.experts-cards{padding:4rem 0}@media (min-width:768px){.experts-cards{padding:8rem 0}}.experts-cards.alignwide{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,1200px)}.experts-cards.alignfull{width:100vw;margin-left:50%;transform:translateX(-50%)}.experts-cards__header{margin-bottom:3rem}.experts-cards__footer{margin-top:3rem}.experts-cards__title{font-size:var(--fs-h2);line-height:1.3;margin:0;text-align:center}.experts-cards__list{display:flex;flex-direction:column;gap:2.4rem}.experts-cards__item{display:flex;flex-direction:column;background-color:#fff;box-shadow:0 8px 24px rgb(0 0 0 / .06);border-radius:.8rem;overflow:hidden}.experts-cards__media{width:100%;flex-shrink:0}.experts-cards__image{display:block;width:100%;height:100%;object-fit:cover}.experts-cards__content{padding:2.4rem}.experts-cards__name{font-size:var(--fs-h4);margin:0 0 1.2rem}.experts-cards__text{font-size:var(--fs-body)}@media (min-width:768px){.experts-cards__list{display:grid;gap:3rem}.experts-cards--two-columns .experts-cards__list{grid-template-columns:repeat(2,1fr)}.experts-cards--one-column .experts-cards__list{grid-template-columns:1fr}.experts-cards__item{flex-direction:row;height:100%}.experts-cards__media{width:40%}.experts-cards__content{width:60%}}@media (min-width:992px){.experts-cards__content{padding:3rem}}