.home-posts .items .home-item,.home-posts .items .home-item.hidden{transition:var(--cpn-default-transition)}.home-posts{padding:48px 0;background-color:var(--cpn-cool-gray-10);border-radius:16px;margin-bottom:8px;overflow:hidden}.home-posts .posts-text{display:flex;flex-direction:column;gap:24px}.home-posts .posts-text .text h2 span{color:var(--cpn-orange-300)}.home-posts .posts-text .button a{width:100%}@media (min-width:768px){.home-posts{padding:96px 0}.home-posts .posts-text{gap:48px}.home-posts .posts-text .button a{width:initial}}.home-posts .items .home-item.hidden{width:0!important;opacity:0}.home-posts .items .item{width:275px}@media (min-width:768px){.home-posts .items .item{width:372px}}.home-posts .arrows{padding-top:24px;display:flex;justify-content:center;gap:24px}.home-posts .arrows a,.home-posts .arrows a:visited{display:inline-block;color:var(--cpn-cool-gray-40)}.home-posts .arrows a:hover,.home-posts .arrows a:visited:hover{color:var(--cpn-cool-gray-300)}