.list-services__heading{position:relative;display:flex;flex-direction:column;grid-gap:16px;padding-bottom:32px}.list-services__heading:after{content:"";width:100%;height:1px;background:#eaecf0;position:absolute;bottom:-1px;left:0;right:0;margin:0 auto}.list-services__heading-text{color:#546078}.list-services__item{padding:24px 16px;grid-gap:48px}.list-services__item,.list-services__item-info{position:relative;display:flex;flex-direction:column}.list-services__item-info{grid-gap:8px;padding-right:40px}.list-services__item-tags{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:16px}.list-services__item-title{transition:all .3s ease}.list-services__item-icon{position:absolute;right:0;top:50%;transform:translateY(-50%);width:32px;height:32px}.list-services__item-icon img{width:100%}.list-services__item:after{content:"";width:100%;height:1px;background:#eaecf0;position:absolute;bottom:-1px;left:0;right:0;margin:0 auto}@media(min-width:768px){.list-services__heading{padding-bottom:40px}}@media(min-width:1280px){.list-services__heading-text,.list-services__heading-title{white-space:break-spaces}.list-services__wrap{display:grid;grid-template-areas:". .";grid-template-columns:1fr 1fr}.list-services__item{justify-content:space-between;padding:40px;min-height:400px;transition:all .3s ease}.list-services__item:hover{background-color:#4e04fb;color:#fff!important}.list-services__item:hover .list-services__item-title{color:#fff}.list-services__item:nth-child(odd):before{content:"";width:1px;height:100%;background:#eaecf0;position:absolute;bottom:0;top:0;right:-1px}.list-services__item-info{grid-gap:8px}.list-services__item-icon{top:0;transform:unset;filter:brightness(0) invert(1)}}.podcast-list__title{position:relative;border-bottom:1px solid #eaecf0;padding-bottom:32px}.podcast-list__item{padding:16px;border-bottom:1px solid #eaecf0}.podcast-list_image{width:160px;min-width:160px;height:160px;border-radius:10px;margin-bottom:16px;overflow:hidden}.podcast-list_title{margin-bottom:12px}.podcast-list_date{color:#546078;margin-bottom:16px}.podcast-list_text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#546078;margin-bottom:24px}@media(min-width:768px){.podcast-list__title{padding-bottom:40px}.podcast-list__item{display:flex;flex-direction:row;gap:0 24px;padding:32px}.podcast-list_image{margin:0}.podcast-list_title{margin:12px 0}}@media(min-width:1280px){.podcast-list__item{padding:40px}.podcast-list_image{width:280px;min-width:280px;height:280px}.podcast-list_text,.podcast-list_title{white-space:break-spaces}}