.blog-page{background:#fff;width:100%;max-width:100%;overflow-x:clip}.blog-page #all-blogs,.blog-page .blog-featured,.blog-page .blog-section{scroll-margin-top:96px}@media(max-width:768px){.blog-page #all-blogs,.blog-page .blog-featured,.blog-page .blog-section{scroll-margin-top:67px}}.blog-page__container{max-width:1230px;margin:0 auto;padding:60px 24px 80px}@media(max-width:1200px){.blog-page__container{padding-left:40px;padding-right:40px}}@media(max-width:768px){.blog-page__container{padding-left:24px;padding-right:24px;padding-top:32px;padding-bottom:48px}}.blog-page__container--disclaimer{padding-top:40px;padding-bottom:64px}@media(max-width:768px){.blog-page__container--disclaimer{padding-top:24px;padding-bottom:40px}}.blog-page__disclaimer{margin:0;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-.04em;color:#5e5e71}.blog-hero{background:#fff;display:flex;flex-direction:column;align-items:center;gap:40px;padding:50px 24px}@media(max-width:1200px){.blog-hero{padding-left:40px;padding-right:40px}}@media(max-width:768px){.blog-hero{padding-left:24px;padding-right:24px;gap:24px;padding-top:32px;padding-bottom:32px}}.blog-hero__inner{max-width:800px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.blog-hero__title{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:48px;font-weight:600;letter-spacing:-.02em;line-height:normal;margin:0}@media(max-width:768px){.blog-hero__title{font-size:28px;letter-spacing:-.04em}}@media(max-width:380px){.blog-hero__title{font-size:26px}}.blog-hero__title-accent{font-weight:600;color:#019d79}.blog-hero__title-rest{font-weight:300;color:#5e5e71}.blog-hero__subtitle{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:18px;font-weight:400;line-height:1.5;color:#5e5e71;margin:0;max-width:800px}@media(max-width:768px){.blog-hero__subtitle{font-size:14px}}.blog-hero__featured{width:100%;max-width:1230px;padding:0 24px;margin:0 auto}@media(max-width:991px){.blog-hero__featured{padding:0}}.blog-toolbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}@media(max-width:768px){.blog-toolbar{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:24px}}.blog-toolbar__search{position:relative;width:240px;max-width:100%;flex-shrink:0;margin-left:auto}@media(max-width:768px){.blog-toolbar__search{width:100%;margin-left:0;order:-1}}.blog-toolbar__search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none}.blog-toolbar__search-input{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;width:100%;height:40px;padding:0 16px 0 42px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;color:#373643;background:#fff}@media(max-width:768px){.blog-toolbar__search-input{font-size:16px;height:44px}}.blog-toolbar__search-input::placeholder{color:#9ea5af}.blog-toolbar__search-input:focus-visible{outline:2px solid #019d79;outline-offset:2px;border-color:#019d79}.blog-toolbar__filters{display:flex;gap:12px;align-items:center;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x proximity;min-width:0;flex:1 1;padding-bottom:2px}@media(max-width:768px){.blog-toolbar__filters{width:100%;flex:none;gap:8px;padding-right:16px}}.blog-toolbar__filters::-webkit-scrollbar{height:0;display:none}.blog-toolbar__filter{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border-radius:50px;border:1px solid #9ea5af;background:#fff;color:#5e5e71;font-size:14px;font-weight:400;line-height:normal;white-space:nowrap;cursor:pointer;flex-shrink:0;scroll-snap-align:center;transition:background .2s ease,color .2s ease,border-color .2s ease}@media(max-width:768px){.blog-toolbar__filter{padding:8px 16px;font-size:13px}}.blog-toolbar__filter--active{background:#019d79;border-color:#019d79;color:#fff;font-weight:600}.blog-toolbar__filter:hover:not(.blog-toolbar__filter--active){border-color:#019d79;color:#019d79}.blog-toolbar__filter:focus-visible{outline:2px solid #019d79;outline-offset:2px}.blog-featured{width:100%}.blog-featured__link{display:block;text-decoration:none;color:inherit;border-radius:16px}.blog-featured__link:focus-visible{outline:2px solid #019d79;outline-offset:2px}.blog-featured__card{display:flex;align-items:stretch;min-height:480px;border:1px solid #019d79;border-radius:16px;overflow:hidden;background:#fff}@media(max-width:991px){.blog-featured__card{flex-direction:column;min-height:0}}.blog-featured__media{position:relative;width:60.6%;min-height:280px;flex-shrink:0;background:#0a3d32}@media(max-width:991px){.blog-featured__media{width:100%;min-height:200px;aspect-ratio:16/9}}@media(max-width:768px){.blog-featured__media{min-height:180px}}.blog-featured__image{object-position:center}.blog-featured__content{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:24px;padding:48px}@media(max-width:768px){.blog-featured__content{gap:16px;padding:24px}}.blog-featured__badge{display:inline-flex;align-self:flex-start;padding:6px 12px;border-radius:50px;background:#daf0eb;font-size:12px;line-height:normal}.blog-featured__badge,.blog-featured__title{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-weight:600;color:#373643}.blog-featured__title{font-size:36px;line-height:1.2;margin:0}@media(max-width:768px){.blog-featured__title{font-size:22px}}.blog-featured__excerpt{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#5e5e71;margin:0}@media(max-width:768px){.blog-featured__excerpt{font-size:14px}}.blog-section{margin-bottom:40px}@media(max-width:768px){.blog-section{margin-bottom:32px}}.blog-section--horizontal{margin-bottom:0}.blog-section__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;gap:16px}@media(max-width:768px){.blog-section__header{margin-bottom:16px}.blog-section__header .blog-section__view-all{display:none}}.blog-section__intro{display:flex;flex-direction:column;gap:8px;flex:1 1;min-width:0}.blog-section__description{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.3;color:#5e5e71;margin:0;max-width:100%}.blog-section__footer{display:none}@media(max-width:768px){.blog-section__footer{display:flex;margin-top:12px}.blog-section__footer .blog-section__view-all{color:#878787;font-size:12px;font-weight:400;letter-spacing:-.04em}.blog-section__footer .blog-section__view-all .blog-section__view-all-icon{width:20px;height:20px}}.blog-section__load-more{display:flex;justify-content:center;width:100%}.blog-section__title{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:36px;letter-spacing:-.04em;margin:0;line-height:30px}@media(max-width:768px){.blog-section__title{font-size:24px;line-height:1.3}}.blog-section__title-bold{font-weight:600;color:#373643}.blog-section__title-light{font-weight:300;color:#5e5e71}.blog-section__title-light--teal{font-weight:600;color:#019d79}.blog-section__empty{margin:0;font-size:14px;font-weight:300;color:#5e5e71}.blog-section__empty,.blog-section__view-all{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif}.blog-section__view-all{display:inline-flex;align-items:center;gap:4px;font-size:16px;font-weight:400;letter-spacing:-.04em;color:#019d79;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:opacity .2s ease}.blog-section__view-all:hover{opacity:.8;text-decoration:underline;text-underline-offset:3px}.blog-section__view-all:focus-visible{outline:2px solid #019d79;outline-offset:2px}.blog-section__view-all-icon{transform:rotate(-90deg)}.blog-section__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px}@media(max-width:1100px){.blog-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media(max-width:768px){.blog-section__grid{grid-template-columns:1fr;gap:16px}}.blog-section__grid-h{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}@media(max-width:768px){.blog-section__grid-h{grid-template-columns:1fr;gap:16px}}.blog-article-card__link{display:block;height:100%;text-decoration:none;color:inherit;border-radius:12px}.blog-article-card__link:focus-visible{outline:2px solid #019d79;outline-offset:2px}.blog-article-card{display:flex;flex-direction:column;gap:20px;padding:12px;border:1px solid #e5e5e5;border-radius:12px;background:#fff;height:100%;box-shadow:0 4px 6px rgba(0,0,0,.03);transition:box-shadow .2s ease,transform .2s ease}.blog-article-card__link:hover .blog-article-card{box-shadow:0 8px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.blog-article-card__image-wrap{position:relative;width:100%;height:220px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f4f4f6}@media(max-width:768px){.blog-article-card__image-wrap{height:180px}}.blog-article-card__image{object-position:center 20%}.blog-article-card__body{display:flex;flex-direction:column;gap:12px;flex:1 1}.blog-article-card__title{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:18px;font-weight:600;line-height:1.4;color:#373643;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.blog-article-card__title{font-size:16px}}.blog-article-card__excerpt{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#5e5e71;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-article-card-h__link{display:block;height:100%;text-decoration:none;color:inherit;border-radius:12px}.blog-article-card-h__link:focus-visible{outline:2px solid #019d79;outline-offset:2px}.blog-article-card-h__link:hover .blog-article-card-h{box-shadow:0 8px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.blog-article-card-h{display:flex;gap:16px;padding:16px;border:1px solid #e5e5e5;border-radius:12px;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.03);height:100%;transition:box-shadow .2s ease,transform .2s ease}@media(max-width:768px){.blog-article-card-h{flex-direction:row;align-items:flex-start;gap:12px;padding:12px}}@media(max-width:430px){.blog-article-card-h{flex-direction:column;gap:12px}}.blog-article-card-h__image-wrap{position:relative;width:160px;height:160px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f4f4f6}@media(max-width:768px){.blog-article-card-h__image-wrap{width:96px;height:96px}}@media(max-width:430px){.blog-article-card-h__image-wrap{width:100%;height:160px}}.blog-article-card-h__image{object-fit:cover;object-position:center}.blog-article-card-h__body{display:flex;flex-direction:column;gap:12px;flex:1 1;min-width:0}.blog-article-card-h__category{display:none}.blog-article-card-h__title{font-size:16px;font-weight:600;line-height:1.4;color:#373643;-webkit-line-clamp:2}.blog-article-card-h__excerpt,.blog-article-card-h__title{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.blog-article-card-h__excerpt{font-size:14px;font-weight:400;line-height:1.6;color:#5e5e71;-webkit-line-clamp:3}@media(max-width:768px){.blog-article-card-h__excerpt{-webkit-line-clamp:2}}.blog-article-meta{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:12px;font-weight:400;line-height:normal;color:#5e5e71}.blog-article-meta--featured{gap:16px;font-size:14px}.blog-article-meta--related{font-size:14px;gap:8px}.blog-article-meta__by{color:#5e5e71}.blog-article-meta__author{font-weight:600;color:#373643}.blog-article-meta__title{color:#373643}.blog-article-meta__sep{display:inline-block;width:1px;height:12px;background:#e5e5e5;flex-shrink:0}.blog-article-meta--featured .blog-article-meta__sep{height:16px}.blog-article-meta--related .blog-article-meta__sep{height:12px}.blog-newsletter{width:100%;background:#daf0eb;padding:64px 24px}@media(max-width:1200px){.blog-newsletter{padding-left:40px;padding-right:40px}}@media(max-width:768px){.blog-newsletter{padding-left:24px;padding-right:24px;padding-top:40px;padding-bottom:40px}}.blog-newsletter__inner{max-width:1230px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;position:relative;padding:0 24px}@media(max-width:768px){.blog-newsletter__inner{flex-direction:column;align-items:stretch;gap:20px}}.blog-newsletter__title{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:32px;font-weight:600;line-height:normal;color:#373643;margin:0;max-width:500px}@media(max-width:768px){.blog-newsletter__title{font-size:24px;max-width:none}}.blog-newsletter__form{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap}@media(max-width:768px){.blog-newsletter__form{flex-direction:column;align-items:stretch;width:100%}}.blog-newsletter__field{display:flex;flex-direction:column;gap:8px}.blog-newsletter__label{font-weight:600}.blog-newsletter__input,.blog-newsletter__label{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:14px;color:#373643}.blog-newsletter__input{width:320px;max-width:100%;height:44px;padding:12px 16px;border:1px solid #e5e5e5;border-radius:8px;background:#fff}@media(max-width:768px){.blog-newsletter__input{width:100%;font-size:16px}}.blog-newsletter__input::placeholder{color:#9ea5af}.blog-newsletter__input:focus-visible{outline:2px solid #019d79;outline-offset:2px;border-color:#019d79}.blog-newsletter__submit{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;display:inline-flex;align-items:center;justify-content:center;background:#087969;font-size:18px;border:none;cursor:pointer;transition:background .2s ease;font-size:14px;font-weight:600;padding:12px 32px;min-height:44px;height:44px;white-space:nowrap;color:#fff;border-radius:8px}.blog-newsletter__submit:hover{background:rgb(6.4186046512,97.0813953488,84.2441860465)}.blog-newsletter__submit:focus-visible{outline:2px solid #019d79;outline-offset:2px}@media(max-width:768px){.blog-newsletter__submit{width:100%}}.blog-page__empty{margin:0 0 32px;padding:24px;border:1px solid rgba(1,157,121,.25);border-radius:8px;font-size:16px;font-weight:300;color:#5e5e71;text-align:center}.blog-newsletter__status,.blog-page__empty{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif}.blog-newsletter__status{margin:0;width:100%;font-size:14px;font-weight:400}.blog-newsletter__status--error{color:#b42318}.blog-newsletter__status--success{color:#019d79}.blog-detail-page{background:#fff!important;width:100%;max-width:100%;overflow-x:clip}.blog-detail__article-band{width:100%;display:flex;flex-direction:column;align-items:center;padding:64px 96px}@media(max-width:1200px){.blog-detail__article-band{padding-left:40px;padding-right:40px}}@media(max-width:768px){.blog-detail__article-band{padding:24px 24px 40px}}.blog-detail__column{width:100%;max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:32px;min-width:0;padding:0}@media(max-width:768px){.blog-detail__column{gap:24px}}.blog-detail-breadcrumb{width:100%;min-width:0}.blog-detail-breadcrumb ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#5e5e71;min-width:0}@media(max-width:768px){.blog-detail-breadcrumb ol{font-size:12px;gap:6px;row-gap:4px}}.blog-detail-breadcrumb li{display:inline-flex;align-items:center;gap:8px;min-width:0}@media(max-width:768px){.blog-detail-breadcrumb li{gap:6px}}.blog-detail-breadcrumb a{color:#5e5e71;text-decoration:none;white-space:nowrap}.blog-detail-breadcrumb a:hover{color:#019d79;text-decoration:underline;text-underline-offset:2px}.blog-detail-breadcrumb a:focus-visible{outline:2px solid #019d79;outline-offset:2px}.blog-detail-breadcrumb__chevron{flex-shrink:0;display:block}.blog-detail-breadcrumb__current{font-weight:600;color:#019d79;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.blog-detail-header{display:flex;flex-direction:column;gap:16px;width:100%}@media(max-width:768px){.blog-detail-header{gap:12px}}.blog-detail-header__title{margin:0;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:42px;font-weight:600;line-height:1.2;color:#373643;letter-spacing:-.02em;width:100%}@media(max-width:768px){.blog-detail-header__title{font-size:28px;line-height:1.25}}.blog-detail-header__author-block{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%}.blog-detail-header__author{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;line-height:normal}.blog-detail-header__author-name{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;color:#373643}.blog-detail-header__author-title,.blog-detail-header__meta{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#5e5e71}.blog-detail-header__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;line-height:normal}.blog-detail-header__dot{width:3px;height:3px;border-radius:2px;background:#9ea5af;flex-shrink:0}.blog-detail-hero-image{margin:0;width:100%;height:400px;border-radius:12px;overflow:hidden;position:relative;background:#f4f4f6}@media(max-width:768px){.blog-detail-hero-image{height:220px;border-radius:8px}}.blog-detail-hero-image__img{display:block;width:100%;height:100%;border-radius:12px}@media(max-width:768px){.blog-detail-hero-image__img{border-radius:8px}}.blog-detail__article{width:100%;min-width:0;overflow-x:clip}.blog-detail__content{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#5e5e71;overflow-wrap:anywhere;word-break:break-word;display:flex;flex-direction:column;gap:0}.blog-detail__content,.blog-detail__content article,.blog-detail__content div,.blog-detail__content figure,.blog-detail__content section{max-width:100%;min-width:0}.blog-detail__content>:first-child{margin-top:0!important}.blog-detail__content>:last-child{margin-bottom:0!important}.blog-detail__content>:first-child>h2:first-child,.blog-detail__content>:first-child>h3:first-child,.blog-detail__content>:first-child>h4:first-child,.blog-detail__content>:first-child>p:first-child{margin-top:0}.blog-detail__content>:last-child>blockquote:last-child,.blog-detail__content>:last-child>ol:last-child,.blog-detail__content>:last-child>p:last-child,.blog-detail__content>:last-child>ul:last-child{margin-bottom:0}.blog-detail__content h2,.blog-detail__content h3,.blog-detail__content h4{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;color:#373643;line-height:1.3;max-width:100%}.blog-detail__content h2{font-size:24px;font-weight:600;margin:24px 0 0;line-height:normal}@media(max-width:768px){.blog-detail__content h2{font-size:20px}}.blog-detail__content h3{font-size:20px;font-weight:600;margin:24px 0 0;line-height:normal}@media(max-width:768px){.blog-detail__content h3{font-size:18px}}.blog-detail__content h4{font-size:18px;font-weight:600;margin:24px 0 0;line-height:normal}@media(max-width:768px){.blog-detail__content h4{font-size:16px}}.blog-detail__content p{margin:24px 0 0;max-width:100%;line-height:1.6}.blog-detail__content>:first-child,.blog-detail__content>:first-child>:first-child{margin-top:0}.blog-detail__content ol,.blog-detail__content ul{margin:24px 0 0;padding-left:16px;display:flex;flex-direction:column;gap:12px;max-width:100%}@media(max-width:768px){.blog-detail__content ol,.blog-detail__content ul{gap:10px}}.blog-detail__content li{padding-left:4px;line-height:1.5;color:#5e5e71}.blog-detail__content li::marker{color:#019d79}.blog-detail__content li b,.blog-detail__content li strong{color:#373643;font-weight:600}.blog-detail__content li p{margin:0}.blog-detail__content blockquote{margin:24px 0 0;padding:8px 0 8px 24px;border-left:4px solid #019d79;border-radius:0;background:rgba(0,0,0,0);font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:18px;font-weight:500;font-style:italic;line-height:1.5;color:#373643;max-width:100%;width:100%}@media(max-width:768px){.blog-detail__content blockquote{font-size:16px;padding-left:16px}}.blog-detail__content blockquote p{margin:0;color:inherit;font:inherit}.blog-detail__content a{color:#019d79;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.blog-detail__content a:focus-visible{outline:2px solid #019d79;outline-offset:2px}.blog-detail__content img{display:block;max-width:100%;width:auto;height:auto;border-radius:8px;margin:8px 0 24px}.blog-detail__content figure{margin:0 0 24px}.blog-detail__content figure img{margin:0}.blog-detail__content figure figcaption{margin-top:8px;font-size:14px;color:#9ea5af}.blog-detail__content table{display:block;width:100%;max-width:100%;border-collapse:collapse;margin:0 0 24px;font-size:14px;overflow-x:auto;-webkit-overflow-scrolling:touch}.blog-detail__content td,.blog-detail__content th{border:1px solid #e5e5e5;padding:.65em .75em;text-align:left;vertical-align:top;word-break:break-word}.blog-detail__content th{background:rgba(1,157,121,.08);font-weight:600}.blog-detail__content code,.blog-detail__content pre{max-width:100%;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.blog-detail__content pre{margin:0 0 24px}.blog-detail__content embed,.blog-detail__content iframe,.blog-detail__content object,.blog-detail__content video{display:block;max-width:100%;width:100%;margin:0 0 24px;border:0;border-radius:8px}.blog-detail__content hr{margin:32px 0;border:0;border-top:1px solid #e5e5e5}.blog-detail__empty{margin:0;padding:24px;border:1px solid #e5e5e5;border-radius:8px;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:16px;color:#5e5e71;text-align:center}.blog-detail-share-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;width:100%;padding-top:32px;border-top:1px solid #e5e5e5}@media(max-width:768px){.blog-detail-share-row{padding-top:24px;gap:12px}}.blog-detail-share-row__label{margin:0;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;color:#373643;white-space:nowrap;line-height:normal}.blog-detail-share-row__list{list-style:none;margin:0;padding:0;display:flex;align-items:flex-start;gap:12px}.blog-detail-share-row__btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #e5e5e5;border-radius:18px;background:#fff;cursor:pointer;text-decoration:none;transition:background .15s ease,border-color .15s ease}.blog-detail-share-row__btn:hover{background:#f8fafc;border-color:#d4d4d4}.blog-detail-share-row__btn:focus-visible{outline:2px solid #019d79;outline-offset:2px}.blog-detail-share-row__status{flex-basis:100%;margin:0;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#019d79;text-align:right}.blog-detail-related{width:100%;background:#f8fafc;padding:80px 96px}@media(max-width:1200px){.blog-detail-related{padding-left:40px;padding-right:40px}}@media(max-width:768px){.blog-detail-related{padding:48px 24px}}.blog-detail-related__inner{max-width:1230px;margin:0 auto;display:flex;flex-direction:column;gap:40px;width:100%}@media(max-width:768px){.blog-detail-related__inner{gap:24px}}.blog-detail-related__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;width:100%}.blog-detail-related__intro{display:flex;flex-direction:column;gap:12px;min-width:0}.blog-detail-related__title{margin:0;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:32px;font-weight:600;line-height:normal;color:#373643}@media(max-width:768px){.blog-detail-related__title{font-size:24px}}.blog-detail-related__subtitle{margin:0;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:16px;font-weight:400;line-height:normal;color:#5e5e71}@media(max-width:768px){.blog-detail-related__subtitle{font-size:14px}}.blog-detail-related__cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:1px solid #373643;border-radius:8px;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;color:#000;text-decoration:none;white-space:nowrap;background:#fff;transition:background .15s ease}.blog-detail-related__cta:hover{background:rgba(55,54,67,.04)}.blog-detail-related__cta:focus-visible{outline:2px solid #019d79;outline-offset:2px}@media(max-width:768px){.blog-detail-related__cta{width:100%;white-space:normal;text-align:center;line-height:1.3}}.blog-detail-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px;width:100%;align-items:stretch}@media(max-width:1100px){.blog-detail-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.blog-detail-related__grid{grid-template-columns:1fr;gap:16px}}.blog-detail-related__item{min-width:0;height:100%}.blog-article-card--related{gap:20px;padding:12px;border:1px solid #e5e5e5;border-radius:12px;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.03);height:100%}.blog-article-card--related .blog-article-card__image-wrap{height:200px;border-radius:8px}@media(max-width:768px){.blog-article-card--related .blog-article-card__image-wrap{height:180px}}.blog-article-card--related .blog-article-card__title{font-size:18px;font-weight:600;line-height:1.4;color:#373643;-webkit-line-clamp:2}.blog-article-card--related .blog-article-card__excerpt{font-size:14px;line-height:1.6;color:#5e5e71;-webkit-line-clamp:2}.blog-article-card__link--related:hover .blog-article-card--related{box-shadow:0 8px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.blog-detail__disclaimer-wrap{max-width:1230px;margin:0 auto;padding:40px 24px 64px}@media(max-width:1200px){.blog-detail__disclaimer-wrap{padding-left:40px;padding-right:40px}}@media(max-width:768px){.blog-detail__disclaimer-wrap{padding-left:24px;padding-right:24px;padding-top:24px;padding-bottom:40px}}.blog-detail__disclaimer{margin:0;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-.04em;color:#5e5e71}