.image-profile-oneone{aspect-ratio:1/1;border-radius:50%;height:auto;overflow:hidden;width:100%}.image-profile-oneone img{height:auto;max-width:100%;object-fit:cover;object-position:center}.title-card-speakers{align-items:center;display:flex;flex-direction:column;justify-content:center}.service{background:#fff;padding-block:30px}.service-speaker-list{align-items:stretch;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;list-style:none;padding:0;padding-inline:inherit;width:100%}.service-speaker-list li{width:100%}.service-text{color:#5d737e;font-size:.875rem;line-height:1.7;margin-bottom:30px;margin-inline:auto;max-width:600px}.service-card-speaker{border:1px solid #ffffff00;border-radius:10px;padding:30px 20px;position:relative;text-align:center;transition:all .2s ease-in-out}.service-card-speaker:hover{background:#ffffff30;border:1px solid #ffffffb5;border-radius:10px;box-shadow:0 5px 20px 0 rgba(24,45,84,.1)}.service-card-speaker .card-icon-speaker{display:flex;flex-direction:column;gap:15px;margin-inline:auto;margin-bottom:20px;width:max-content}.service-card-speaker .card-icon-speaker img{width:150px}.service-card-speaker .card-title{margin-bottom:10px}.service-card-speaker .card-title>a:is(:hover,:focus){color:#4f4f4f}.service-card-speaker .card-text{color:#5d737e;font-size:14pxrem;line-height:1.8;margin-bottom:25px}.service-card-speaker .card-link{align-items:center;color:#8bb1b1;display:flex;font-size:.875rem;font-weight:600;gap:5px;justify-content:center}.service-card-speaker:is(:hover,:focus) .card-link{color:#7a7a7a}.service-card-speaker:after{background:#ffffff30;bottom:0;content:"";height:4px;left:0;position:absolute;transition:.25s ease;width:0}.service-card-speaker:is(:hover,:focus):after{width:100%}.card-icon-speaker img{margin-inline:auto;max-width:100px}.service-card-two .card-title{margin-bottom:15px}.service-card-two .card-text{color:#5d737e;font-size:.875rem;line-height:1.8;margin-bottom:25px}@media (min-width:600px){.service-speaker-list>li{width:200px}}