.about-us-card-section .person{align-items:center;background:#fff;border-radius:10px;display:flex;flex-direction:column;margin:0 auto;width:700px}.about-us-card-section .person__name{font-size:1.3rem;font-weight:600}.about-us-card-section .person__position{font-size:1.15rem;font-weight:500}.about-us-card-section .person__image img{border-radius:100%;height:200px;object-fit:cover;width:200px}.about-us-card-section .person__description-less__toggle,.about-us-card-section .person__description-more__toggle{cursor:pointer;font-weight:700;text-align:center;transition:color .4s}.about-us-card-section .person__description-less__toggle{align-self:flex-end;display:none}.about-us-card-section .person__description-less__toggle:hover,.about-us-card-section .person__description-more__toggle:hover{color:var(--color-primary)}.about-us-card-section .person__description-more__content{display:none}.about-us-card-section .person__description,.about-us-card-section .person__description-more__content{align-self:flex-start;font-size:.95rem}.about-us-card-section .swiper{padding-bottom:45px}@media screen and (max-width:1200px) and (min-width:992px){.about-us-card-section .person{width:540px}}@media screen and (max-width:992px) and (min-width:768px){.about-us-card-section .person{width:440px}}@media screen and (max-width:768px) and (min-width:576px){.about-us-card-section .person{width:340px}}@media screen and (max-width:576px){.about-us-card-section .person{width:auto}}.about-us-card-section .section-title{line-height:1}