.random-posts{display:grid;gap:24px 32px;grid-template-columns:50% 50%;height:474px}.first__random-post{border-radius:8px;grid-row-start:span 2;overflow:hidden;position:relative}.first__random-post_image{display:flex;flex-direction:column;height:100%;padding:24px;width:100%}.first__random-post_text{color:#f8f8f8;margin-top:auto}.first__random-post_title{font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:150%;margin-top:8px}.first__random-post_tags{align-items:center;color:#f8f8f8;display:flex;font-family:Inter;font-size:10px;font-style:normal;font-weight:700;gap:8px;justify-content:flex-start;line-height:125%;text-transform:uppercase}.first__random-post_badge{background:#0a087b;border-radius:4px;color:#f8f8f8;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:120%;padding:8px;position:absolute;right:24px;top:24px}.random-post_box{align-items:flex-start;display:flex}.random-post_img{border-radius:8px;height:134px;margin-right:24px;width:179px}.random-post_top--mobile{display:none}.random-post_info{max-width:calc(100% - 230px)}.random-post_title{display:inline-block;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:8px}.random-post_tags{display:flex;gap:8px;margin-bottom:8px;margin-top:4px}.random-post_tag{background:#0a087b;border-radius:2px;color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:100%;padding:4px}.random-post_excerpt,.random-post_excerpt p{color:#000;display:-webkit-box;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:150%;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.random-post_link{align-items:center;color:#06038d;display:flex;font-size:13px;font-weight:700;gap:8px;line-height:125%;margin-top:8px;transition:all .5s ease-in-out}.random-post_link:hover{text-decoration:underline}@media screen and (max-width:960px){.random-posts{height:fit-content}.first__random-post{margin-right:0}.random-post_box{max-width:688px}}@media screen and (max-width:860px){.random-posts{grid-template-columns:100%}.first__random-post{grid-row-start:span 1;height:353px;margin-right:0;min-width:600px}.random-post_box{max-width:100%;width:100%}}@media screen and (max-width:640px){.first__random-post{height:353px;margin-right:0;min-width:550px}.random-post_info{max-width:calc(100% - 200px)}}@media screen and (max-width:580px){.first__random-post{margin-right:0;min-width:400px;padding:0}.first__random-post_image{padding:16px}.random-post_box{flex-direction:column}.random-post_box>.random-post_img,.random-post_info>.random-post_title{display:none}.random-post_top--mobile{display:flex;gap:8px}.random-post_img{height:100px;width:134px}.random-post_title{max-width:201px}.random-post_info{margin-top:8px;max-width:500px}}@media screen and (max-width:450px){.first__random-post{grid-row-start:span 1;height:192px;margin-right:0;min-width:350px}}