.employee-voice-section{padding:5rem 1rem}.employee-voice-section .container{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:8rem;padding:4rem;border-radius:14px;transition:box-shadow .3s ease,transform .3s ease;background:#fbf4ff}.employee-voice-section .container:hover{box-shadow:0 4px 17px 0 rgba(145,50,199,.44);transform:translateY(-3px)}@media(max-width:992px){.employee-voice-section .container{gap:4rem;padding:3rem}}@media(max-width:768px){.employee-voice-section .container{flex-direction:column;text-align:center;gap:2rem;padding:2rem}}.employee-voice-section .content{flex:1}.employee-voice-section .content h3{margin-bottom:1rem;color:#000;font-size:40px;font-weight:700;line-height:1.3;text-transform:capitalize}@media(max-width:992px){.employee-voice-section .content h3{font-size:32px}}@media(max-width:768px){.employee-voice-section .content h3{font-size:24px}}.employee-voice-section .content p{font-size:20px;line-height:34px;margin-bottom:1rem;color:var(--paragraph-sub-Text,#555);text-transform:capitalize}@media(max-width:992px){.employee-voice-section .content p{font-size:18px;line-height:30px}}@media(max-width:768px){.employee-voice-section .content p{font-size:16px;line-height:28px}}.employee-voice-section .content .p-new{font-size:18px;font-style:italic;line-height:34px;display:flex;gap:.5rem;justify-content:flex-start}@media(max-width:992px){.employee-voice-section .content .p-new{font-size:16px;line-height:30px}}@media(max-width:768px){.employee-voice-section .content .p-new{font-size:15px;line-height:26px;justify-content:center}}.employee-voice-section .content .p-new .head{color:#000;font-size:2.2rem}@media(max-width:768px){.employee-voice-section .content .p-new .head{font-size:1rem}}.employee-voice-section .host{flex:1;display:flex;flex-direction:column;align-items:flex-start}@media(max-width:768px){.employee-voice-section .host{align-items:center}}.employee-voice-section .host .host-img{border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:1rem;width:258px;height:258px}@media(max-width:992px){.employee-voice-section .host .host-img{width:200px;height:200px}}@media(max-width:768px){.employee-voice-section .host .host-img{width:150px;height:150px}}@media(max-width:480px){.employee-voice-section .host .host-img{width:120px;height:120px}}.employee-voice-section .host .label{margin-bottom:.4rem;color:#747474;font-size:20px;font-weight:400}@media(max-width:992px){.employee-voice-section .host .label{font-size:18px}}@media(max-width:768px){.employee-voice-section .host .label{font-size:16px}}.employee-voice-section .host h4{margin:.25rem 0 .4rem;color:#000;font-size:32px;font-weight:600}@media(max-width:992px){.employee-voice-section .host h4{font-size:26px}}@media(max-width:768px){.employee-voice-section .host h4{font-size:22px}}.employee-voice-section .host .role{color:var(--paragraph-sub-Text,#555);font-size:20px;font-weight:400;line-height:1.6}@media(max-width:992px){.employee-voice-section .host .role{font-size:18px}}@media(max-width:768px){.employee-voice-section .host .role{font-size:16px;text-align:center}}.podcast-container .podcast-Wrapper{display:flex;flex-direction:column;gap:60px;margin-bottom:200px}