.manager-cta{position:relative;background:#0b8aff;padding:156px 12px 20px;overflow:hidden}.manager-cta--standalone{border-radius:0;margin-bottom:12px}.manager-cta--tour-details{border-radius:0 0 16px 16px;margin-left:-15px;margin-right:-15px;margin-top:20px}.manager-cta:before{content:'';position:absolute;top:0;left:0;width:100%;height:75px;background:#fff;border-radius:0 0 20px 20px}.manager-cta__avatars{position:absolute;left:50%;top:0;transform:translateX(-50%);width:calc(100% - 32px);display:flex;align-items:flex-start;justify-content:center;gap:16px;z-index:1}.manager-cta__avatar{border-radius:50%;border:4px solid #fff;overflow:hidden;background:#fff;flex-shrink:0}.manager-cta__avatar img{display:block;width:100%;height:100%;object-fit:cover}.manager-cta__avatar--side{width:91px;height:91px;margin-top:19px}.manager-cta__avatar--center{width:129px;height:129px}.manager-cta__title{position:relative;z-index:1;margin-bottom:16px;color:#fff;text-align:center;font-size:24px;font-weight:600;line-height:1.2}.manager-cta__button{position:relative;z-index:1;width:100%;border:0;background:#0cc042;color:#fff;border-radius:100px;min-height:54px;padding:16px 12px;font-size:18px;line-height:22px;font-weight:600;font-family:inherit}@media(max-width:390px){.manager-cta__title{font-size:22px}.manager-cta__button{font-size:17px}}