.btbCard{width:min(520px,100%);max-width:100%;margin:0 auto;background:transparent;font-family:inherit}.btbCard__media{position:relative;width:100%;padding-bottom:10px}.btbCard__clubPhoto{border-radius:22px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.12);background:transparent}.btbCard__clubPhoto img{width:100%;height:auto;display:block}.btbCard__presCircle{position:absolute;right:-26px;bottom:-26px;width:130px;height:130px;border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 18px 40px rgba(0,0,0,.12)}.btbCard__presCircle img{width:100%;height:100%;display:block;object-fit:cover}.btbCard__content{padding-top:26px;text-align:left}.btbCard__title{font-size:clamp(20px,2vw,26px);line-height:1.2;font-weight:600;margin:0 0 6px 0}.btbCard__meta{font-size:16px;opacity:.75;margin:0 0 12px 0}.btbCard__row{font-size:16px;line-height:1.35;margin:6px 0}.btbCard__btn{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;margin-top:14px;height:58px;padding:0 18px;border-radius:14px;background:#f4f6f8;text-decoration:none;font-weight:600;line-height:1;white-space:nowrap;transition:background .2s ease}.btbCard__btn:hover{background:#eceff3}@media (max-width:980px){.btbCard{width:min(520px,100%)}.btbCard__presCircle{right:10px;bottom:-22px;width:110px;height:110px}}