.text-with-card-section{background-color:var(--background-color)}.text-with-card-row:last-child{margin-bottom:0 !important}.text-with-card-header{max-width:var(--text-width)}.text-with-card-title{color:var(--title-color)}.text-with-card-description{color:var(--description-color)}.text-with-card-friends-list{max-width:850px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:64px 51px;padding:8px 0}.text-with-card-friends-logo{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.text-with-card-friends-logo-wrapper{display:block;width:65px;height:65px}.text-with-card-bottom-text{color:var(--bottom-text-color)}.text-with-card-radius{border-radius:16px 16px 64px 64px}