.experts-section{margin:88px 0}@media (min-width:970px){.experts-section{margin:140px 0}}@media (min-width:970px){.experts-section .title+.slider-arrows{justify-content:end}}.experts-section .slider-wrap{position:relative}.experts-section .slick-list{margin:0 -8px}.experts-section .slick-track{display:flex!important}.experts-section .slick-slide{height:inherit!important;margin:0 8px}.experts-section .experts{display:grid;gap:16px}.experts-section .experts .wrap{position:relative;display:flex;flex-wrap:wrap;align-content:flex-start;gap:16px;padding:16px;border-radius:10px;background:rgba(237,237,237,.4);height:100%}@media (min-width:970px){.experts-section .experts .wrap{padding:24px}}.experts-section .experts .description{font-size:15px;color:rgba(0,0,0,.6)}.experts-section .experts .experts-top{display:flex;justify-content:space-between;gap:8px;width:100%;margin-bottom:8px}.experts-section .experts__photo-pic{position:relative;width:80px;height:80px;flex:0 0 80px;border-radius:8px;line-height:0;overflow:hidden}.experts-section .experts__photo-pic img{width:100%;height:auto}.experts-section .experts__name{font-weight:400}.experts-section .experts__info{flex:1}.experts-section .experts__pos{font-weight:500;margin-bottom:20px}.experts-section .experts__social{gap:8px;justify-content:flex-start}@media (min-width:970px){.experts-section .experts:not(.slick-initialized){grid-template-columns:repeat(2,1fr)}}@media (min-width:970px){.experts-section .experts:not(.slick-initialized).col-4{grid-template-columns:repeat(4,1fr)}}@media (min-width:970px){.experts-section .experts:not(.slick-initialized).col-3{grid-template-columns:repeat(3,1fr)}}.experts-section .experts:not(.slick-initialized).col-1{grid-template-columns:repeat(1,1fr)}.experts-section .experts:not(.slick-initialized).col-1 .wrap{margin-left:auto;margin-right:auto;max-width:656px}