.previous-tsg{padding-bottom:100px;padding-top:100px}.previous-tsg__title-wrapper{justify-content:space-between}.previous-tsg__cards{display:flex;gap:24px;overflow:auto;white-space:nowrap}.previous-tsg .card{aspect-ratio:315/491;backdrop-filter:blur(20px);display:flex;flex-direction:column;justify-content:space-between;max-height:491px;min-width:312px;padding:30px 24px 24px}.previous-tsg .card__title{font-size:24px;font-style:normal;font-weight:600;line-height:31.99px;margin-bottom:26px;margin-top:0;white-space:normal}.previous-tsg .card__title span{display:block;font-weight:400}.previous-tsg .card__footer{display:flex;justify-content:flex-end}.previous-tsg__footer{display:none}@media (max-width:1439px){.previous-tsg{padding-bottom:60px;padding-top:60px}}@media (max-width:640px){.previous-tsg__title-wrapper{justify-content:center}.previous-tsg__title{text-align:center}.previous-tsg__link{display:none}.previous-tsg__footer{display:flex;justify-content:center}.previous-tsg__footer a{margin-top:32px}}.previous-tsg__cards.skeleton-loading{pointer-events:none}.previous-tsg__cards.skeleton-loading .card__footer a{opacity:0;transition:none}.previous-tsg__cards.skeleton-loading .card{background:#f7fafc!important}.previous-tsg__cards.skeleton-loading .card__footer,.previous-tsg__cards.skeleton-loading .card__title{animation:skeleton-loading 2s linear infinite alternate;color:transparent;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}