.cs-posts{max-width:none;width:100%;margin:48px auto 16px;padding:8px 0 28px;box-sizing:border-box}.elementor-section:has(.cs-posts)>.elementor-container{max-width:none!important;width:100%}.cs-posts__title{margin:0 0 28px;text-align:center;font-size:28px;line-height:1.3;color:#1f2937}.cs-posts__carousel{position:relative;margin:0 auto;max-width:none;width:100%;padding:0}.cs-posts__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;padding:2px 0}.cs-posts__track::-webkit-scrollbar{display:none}.cs-posts__card{flex:0 0 calc(100% - 4px);scroll-snap-align:start;box-sizing:border-box;display:flex;flex-direction:column;min-height:100%;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgb(17 24 39 / .06);overflow:hidden}@media (min-width:640px){.cs-posts__card{flex:0 0 calc((100% - 20px) / 2)}}@media (min-width:992px){.cs-posts__card{flex:0 0 calc((100% - 40px) / 3)}}.cs-posts__media{display:block;aspect-ratio:4 / 3;overflow:hidden;background:#eef2f7}.cs-posts__img{width:100%;height:100%;object-fit:cover;display:block}.cs-posts__img--placeholder{min-height:180px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.cs-posts__body{display:flex;flex-direction:column;gap:10px;padding:18px 18px 16px;flex:1 1 auto}.cs-posts__name{margin:0;font-size:18px;line-height:1.35;font-weight:700}.cs-posts__name a{color:#111827;text-decoration:none}.cs-posts__name a:hover,.cs-posts__name a:focus{text-decoration:underline}.cs-posts__excerpt{margin:0;font-size:15px;line-height:1.55;color:#374151;flex:1 1 auto}.cs-posts__more{margin-top:4px;font-size:15px;font-weight:700;color:#174ea6;text-decoration:none}.cs-posts__more:hover,.cs-posts__more:focus{text-decoration:underline}.cs-posts__all{margin:22px 0 0;text-align:center}.cs-posts__all a{color:#174ea6;font-weight:700}.cs-posts__nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%);width:44px;height:44px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;color:#111827;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 4px 14px rgb(17 24 39 / .12);display:inline-flex;align-items:center;justify-content:center;padding:0}.cs-posts__nav span{display:block;margin-top:-2px}.cs-posts__nav:hover,.cs-posts__nav:focus{background:#f8fbff;border-color:#1a73e8;color:#174ea6}.cs-posts__nav:disabled{opacity:.35;cursor:default}.cs-posts__nav--prev{left:-8px}.cs-posts__nav--next{right:-8px}@media (min-width:768px){.cs-posts__carousel{padding:0}.cs-posts__nav--prev{left:8px}.cs-posts__nav--next{right:8px}}