.c-executive__inner{display:flex;gap:3rem;flex-direction:row;flex-wrap:wrap}.c-executive__image-wrapper{width:100%;border-radius:20px 0;background:#efefef}.c-executive__image-wrapper img{width:100%}.c-executive__image{display:block}.c-executive__position{margin-bottom:20px}.c-executive__text{margin-bottom:20px}.c-executive__link{display:flex;align-items:center;gap:.8rem;font-size:1.6rem;line-height:2.2rem;font-weight:500}.c-executive__link:hover .c-executive__link-icon{color:#fff;background-color:#000}.c-executive__link-icon{font-size:24px;background-color:#efefef;border-radius:50%;transform:rotate(180deg);transition:background-color .3s cubic-bezier(.77,0,.175,1)}@media all and (min-width:375px){.c-executive__image-wrapper{width:auto;max-height:50rem}.c-executive__image-wrapper img{width:auto;max-height:50rem}}@media all and (min-width:768px){.c-executive__inner{flex-wrap:nowrap}}