.experts{background:var(--gray-950)}.experts__main-wrapper{overflow:hidden;position:relative}.experts__small-title{margin-bottom:.5rem}.experts__section-title{margin-bottom:3rem}.experts__carousel-wrapper{display:flex;gap:1.5rem;margin-bottom:1.5rem;overflow-x:scroll;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}@media screen and (min-width:1024px){.experts__carousel-wrapper{margin-bottom:0}}.experts__carousel-wrapper::-webkit-scrollbar{display:none}.experts__card{background:var(--white);border-radius:1.125rem;display:flex;flex:0 0 100%;flex-direction:column;padding:1.5rem;scroll-snap-align:start}@media screen and (min-width:767px){.experts__card{flex:0 0 calc(50% - 0.75rem)}}@media screen and (min-width:1024px){.experts__card{flex:0 0 calc(33.33333% - 1rem)}}.experts__card-top{align-items:flex-end;display:flex;gap:.75rem;margin-block-end:1.5rem}.experts__image-wrapper{aspect-ratio:1/1;height:6rem;line-height:0}@media screen and (min-width:1024px){.experts__image-wrapper{height:7.5rem}}.experts__image{height:100%;object-fit:cover;width:100%}.experts__name{color:var(--black);font-size:1.5rem;margin-bottom:0}.experts__card-middle{flex:1;margin-block-end:1.5rem}@media screen and (min-width:767px){.experts__card-middle{margin-block-end:3rem}}.experts__card-middle p{color:var(--gray-600);margin-bottom:0}.experts__card-bottom{display:flex;justify-content:center}.experts__icons-wrapper{display:inline-block;line-height:0}.experts__icons{height:100%;object-fit:cover;width:100%}.experts__carousel-controls{display:flex;gap:.75rem;justify-content:center;padding-block:1px}@media screen and (min-width:1024px){.experts__carousel-controls{gap:1.5rem;position:absolute;right:1rem;top:0}}