.blog-related .container{padding:0}.blog-related a{text-decoration:none}.blog-related__title{margin:0 auto 64px;max-width:809px;text-align:center}.blog-related__grid{display:grid;grid-column-gap:24px;grid-row-gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;margin:0 auto}@media (max-width:992px){.blog-related__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.blog-related__grid{grid-template-columns:repeat(1,1fr)}}.blog-related__post{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;width:100%}@media (max-width:992px){.blog-related__post:last-child{margin-left:auto;margin-right:auto}}@media (max-width:650px){.blog-related__post:last-child{grid-column:auto;max-width:100%}}.blog-related__post-image img{display:inline-block;height:204px;object-fit:cover;vertical-align:middle;width:100%}.blog-related__post-content{padding:32px 24px}.blog-related__post-tags{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:16px}.blog-related__post-tags h6,.blog-related__post-tags>*,.blog-related__post-title{margin-bottom:0}.blog-related__post-tags a{color:#fff;font-weight:400;padding:4px 12px}a.blog-related__post-tags:hover,a.blog-related__post-title:hover{text-decoration:none}.blog-related__post-data{display:flex;justify-content:space-between;margin-bottom:20px}.blog-post__layout-4 .blog-related__post-data{align-items:center;column-gap:12px;flex-wrap:wrap;justify-content:flex-start;margin-bottom:0;margin-top:32px;row-gap:12px}.blog-post__layout-4 .blog-related__meta-date,.blog-post__layout-4 .blog-related__meta-time{align-items:center;column-gap:12px;display:flex;position:relative}.blog-post__layout-4 .blog-related__meta-time{padding-right:12px}.blog-post__layout-4 .blog-related__meta-time:after{content:"";height:16px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.blog-related__post-data span{font-size:14px}.blog-related__post-summary{font-weight:400}.blog-related__post-read-more{margin-top:28px;width:fit-content}.blog-related__post-read-more:focus,.blog-related__post-read-more:hover{transform:none}.blog-post__layout-2 .blog-related__content{padding:32px}.blog-post__layout-2 .blog-related__post-tags{margin-bottom:16px}.blog-post__layout-2 .blog-related__post-content,.blog-post__layout-2 .blog-related__post-tags{padding:0}.blog-post__layout-1 .blog-related__post-content,.blog-post__layout-3 .blog-related__post-content,.blog-post__layout-4 .blog-related__post-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.blog-related__post.blog-post__layout-2{justify-content:space-between}.blog-post__layout-3 .blog-related__post-tags{padding-bottom:8px}.blog-post__layout-1 .blog-related__post-data,.blog-post__layout-1 .blog-related__post-title,.blog-post__layout-3 .blog-related__post-data,.blog-post__layout-3 .blog-related__post-title{margin-bottom:8px}.eco-posts{background-color:var(--eco-posts-bg,#fffdf7);padding:var(--eco-posts-pad,64px) 20px}.eco-posts__inner{margin:0 auto;max-width:var(--eco-posts-max-w,1238px)}.eco-posts__header{margin-bottom:40px}.eco-posts--center .eco-posts__header{text-align:center}.eco-posts__title,.eco-posts__title h1,.eco-posts__title h2,.eco-posts__title h3{color:var(--heading,#000);font-size:clamp(28px,3.6vw,40px);font-weight:400;line-height:1.2;margin:0}.eco-posts__subtitle{color:#5f5f5f;font-size:15px;line-height:1.6;margin:12px 0 0}.eco-posts--center .eco-posts__subtitle{margin-inline:auto;max-width:720px}.eco-posts__grid{align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(var(--eco-posts-cols,3),minmax(0,1fr))}.eco-card{background:var(--eco-card-bg,#fff);border:1px solid rgba(0,0,0,.06);border-radius:12px;box-shadow:0 1px 2px rgba(16,24,40,.04);display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.eco-card:hover{box-shadow:0 12px 28px rgba(16,24,40,.1);transform:translateY(-2px)}.eco-card__media{aspect-ratio:16/10;background:#e9ebe8;display:block;overflow:hidden;position:relative}.eco-card__media img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.eco-card:hover .eco-card__media img{transform:scale(1.04)}.eco-card__media-placeholder{background:linear-gradient(135deg,#dfe5dd,#eef1ec);display:block;height:100%;width:100%}.eco-card__tag{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:hsla(0,0%,100%,.25);border:1px solid hsla(0,0%,100%,.45);border-radius:999px;color:#fff;font-size:11px;left:12px;letter-spacing:.02em;line-height:1.6;padding:4px 12px;position:absolute;top:12px}.eco-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;padding:20px}.eco-card__title{font-size:19px;font-weight:400;line-height:1.35;margin:0}.eco-card__title a{color:var(--heading,#000);text-decoration:none}.eco-card__title a:hover{text-decoration:underline}.eco-card__summary{color:#6b6b6b;font-size:14px;line-height:1.65;margin:0}.eco-card__meta{align-items:center;color:#7a7a7a;display:flex;font-size:13px;gap:6px;margin:0}.eco-card__meta .eco-icon{flex:none}.eco-card__button{align-items:center;background:#fff;border:1px solid #d9dee6;border-radius:8px;color:var(--heading,#000);display:flex;font-size:14px;gap:8px;justify-content:center;margin-top:auto;padding:12px 18px;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.eco-card__button:hover{background:var(--eco-accent,#000);border-color:var(--eco-accent,#000);color:#fff}.eco-posts__cta{display:flex;justify-content:center;margin-top:40px}.eco-posts__cta-button{align-items:center;background:var(--eco-accent,#000);border-radius:8px;box-shadow:0 6px 16px rgba(0,0,0,.18);color:#fff;display:inline-flex;font-size:15px;gap:10px;padding:14px 26px;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.eco-posts__cta-button:hover{color:#fff;opacity:.88;transform:translateY(-1px)}@media (max-width:992px){.eco-posts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.eco-posts__grid{grid-template-columns:1fr}.eco-posts{padding:48px 20px}.eco-posts__header{margin-bottom:28px}}