.podcast_modulo_hosts{align-items:flex-start;display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:1280px;padding:10px 80px 100px}.podcast_modulo_hosts .title h2{color:#1b1919;font-family:Source Sans Pro,sans-serif;font-size:2.625rem;font-weight:600;line-height:3.125rem;margin:0}.podcast_modulo_hosts .title p{color:#1b1919;font-family:Source Sans Pro,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.4375rem}.podcast_modulo_hosts .hosts{display:flex;flex-direction:row;gap:58px;justify-content:space-between;width:100%}.podcast_modulo_hosts .host{align-items:flex-start;display:flex;flex-direction:column;gap:15px}.podcast_modulo_hosts .host-image{background-color:#1b1919;border-radius:20px;height:400px;overflow:hidden;position:relative;width:540px}.podcast_modulo_hosts .host-image img{height:100%;object-fit:cover;width:100%}.podcast_modulo_hosts .host-info h3{color:#1b1919;font-family:Source Sans Pro,sans-serif;font-size:1.875rem;font-weight:600;line-height:2.25rem;margin:0}.podcast_modulo_hosts .host-info p{color:#1b1919;font-family:Source Sans Pro,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.375rem}@media (max-width:768px){.podcast_modulo_hosts{padding:10px}.podcast_modulo_hosts .hosts{flex-direction:column;gap:30px}.podcast_modulo_hosts .host-image{height:auto;max-height:250px;width:100%}.podcast_modulo_hosts .title h2{font-size:2rem;line-height:2.5rem}.podcast_modulo_hosts .title p{font-size:1rem;line-height:1.25rem}.podcast_modulo_hosts .host-info h3{font-size:1.5rem;line-height:1.875rem}.podcast_modulo_hosts .host-info p{font-size:1rem;line-height:1.25rem}}