.latest-from-switcher .container{position:relative;z-index:5px}.latest-from-switcher .wrapper{display:flex;flex-direction:column;gap:1.5rem}.latest-from-switcher .article-wrapper{display:grid;gap:2rem}.latest-from-switcher article{background-color:#ececec;border-radius:30px;overflow:hidden}.latest-from-switcher article img{aspect-ratio:16/9}.latest-from-switcher .lt-post-img img{display:block}.latest-from-switcher .lt-post-body{align-content:space-between;align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.latest-from-switcher .lt-post-body h3{color:#000;font-size:1.875em;font-style:normal;font-weight:700;letter-spacing:inherit;line-height:1.2;margin:0;text-transform:none}.latest-from-switcher .lt-post-body>a{align-items:center;display:inline-flex;font-size:var(--btnsize-13);justify-content:center;letter-spacing:.8px;text-transform:uppercase}.latest-from-switcher .intro_content h2.panel-title{margin-bottom:30px}@media(min-width:768px){.latest-from-switcher .article-wrapper{display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr)}}