.related-posts{padding:60px 0 80px!important;position:relative;width:100%}@media only screen and (max-width:768px){.related-posts{padding:40px 0!important}.related-posts .container{padding:0}}.related-posts .container-inner-description{display:flex;width:100%}.related-posts .container-inner-description div{max-width:600px}.related-posts h2{color:var(--color-dark-400);font-family:var(--font-title);font-size:38px;font-weight:var(--font-weight-semibold);line-height:1.3;margin-bottom:20px;text-align:center}@media only screen and (max-width:768px){.related-posts h2{font-size:24px;margin-bottom:9px;padding:0 18px}}.related-posts h3{color:var(--color-dark-400);font-family:var(--font-title);font-size:24px;font-weight:var(--font-weight-semibold);line-height:1.2}@media only screen and (max-width:768px){.related-posts h3{font-size:18px}}.related-posts .related-posts-list{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:40px}@media only screen and (max-width:768px){.related-posts .related-posts-list{margin-top:18px}}.related-posts .related-posts-list .related-post-tile{background:var(--color-light-100);border-radius:var(--border-radius-l);display:flex;flex-direction:column;overflow:hidden;padding:10px;width:32%}@media only screen and (max-width:768px){.related-posts .related-posts-list .related-post-tile{padding:8px;width:100%}}.related-posts .related-posts-list .related-post-tile:hover{background-color:var(--color-light-50)}.related-posts .related-posts-list .related-post-tile .related-posts-thumb-link{aspect-ratio:2/1;background-color:var(--color-light-300);border-radius:var(--border-radius-s);display:block;width:100%}.related-posts .related-posts-list .related-post-tile .related-posts-thumb-link .related-posts-thumb,.related-posts .related-posts-list .related-post-tile .related-posts-thumb-link img{aspect-ratio:2/1;background-color:var(--color-light-100);border-radius:var(--border-radius-s);-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.related-posts .related-posts-list .related-post-tile .related-posts-meta{display:flex;flex:1;flex-direction:column;margin-top:6px;padding:12px}.related-posts .related-posts-list .related-post-tile .related-posts-meta .related-posts-category{color:var(--color-accent-blue-300);font-size:var(--font-size-s);font-weight:var(--font-weight-semibold);margin-bottom:6px}@media only screen and (max-width:768px){.related-posts .related-posts-list .related-post-tile .related-posts-meta .related-posts-category{font-size:12px}}.related-posts .related-posts-list .related-post-tile .related-posts-meta .related-posts-title{color:var(--color-dark-500);margin-bottom:8px;text-decoration:none}@media only screen and (max-width:768px){.related-posts .related-posts-list .related-post-tile .related-posts-meta .related-posts-title{font-size:18px}}.related-posts .related-posts-list .related-post-tile .related-posts-meta .related-posts-excerpt{color:var(--color-dark-400);margin-top:8px}@media only screen and (max-width:768px){.related-posts .related-posts-list .related-post-tile .related-posts-meta .related-posts-excerpt{font-size:14px}}.related-posts .related-posts-slider{overflow:hidden;position:relative}.related-posts .related-posts-slider .slick-track{align-items:stretch;display:flex;gap:8px;max-height:100%}.related-posts .related-posts-slider .slick-slide{align-items:stretch;display:flex;height:auto;justify-content:center;margin-right:8px;width:100%}.related-posts .related-posts-slider .slick-arrow{background:var(--color-white);border:none;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.08);cursor:pointer;height:32px;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s;width:32px;z-index:2}.related-posts .related-posts-slider .slick-prev{left:8px}.related-posts .related-posts-slider .slick-next{right:8px}.related-posts .related-posts-slider .slick-arrow:before{border-right:2px solid var(--color-dark-500);border-top:2px solid var(--color-dark-500);content:"";display:block;height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(135deg);width:12px}.related-posts .related-posts-slider .slick-next:before{transform:translate(-50%,-50%) rotate(-45deg)}.related-posts .related-posts-slider .slick-dots{display:flex!important;gap:8px;justify-content:center;list-style:none;margin:18px auto 0;padding:0}.related-posts .related-posts-slider .slick-dots li{background:var(--color-light-100);border-radius:50%;height:8px;transition:background .2s;width:8px}.related-posts .related-posts-slider .slick-dots li.slick-active{background:var(--color-accent-blue-300)}.related-posts .related-posts-slider .slick-dots button{background:none;border:none;cursor:pointer;height:100%;opacity:0;padding:0;width:100%}@media only screen and (max-width:768px){.related-posts .related-posts-slider{padding-left:16px;padding-right:16px}.related-posts .related-posts-slider.slick-slider{display:block}.related-posts .related-posts-slider .slick-track{display:flex}.related-posts .related-posts-slider .slick-slide{display:flex;height:auto;margin-right:8px}.related-posts .related-posts-slider .slick-track{gap:0}}