.ts-card-container{display:flex;flex-direction:column;gap:24px;position:relative;min-height:600px;padding:40px;background-color:#090909;background-size:var(--desktop-bgs)!important;background-repeat:no-repeat;background-position:var(--desktop-bgp)!important;border:1px solid #1f1f1f;border-radius:40px;overflow:hidden}body.home .ts-card-container:not(.type2){min-height:744px}.ts-card-container.type2{min-height:400px;justify-content:space-between;background-position:bottom right}.ts-card-container.type3,.ts-card-container.type4{min-height:580px}.ts-card-container.type3{justify-content:space-between;background-position:top right}.ts-card-container .card-tag{width:fit-content;font-size:12px;font-weight:700;text-transform:uppercase;line-height:16px;color:#e73d8a;padding:8px 12px;border-radius:8px;background-color:#e73d8a1f;backdrop-filter:blur(40px)}.ts-card-container .ts-card-content{display:flex;flex-direction:column;gap:24px;z-index:2}.ts-card-container .ts-card-content h4{color:#fff;font-size:24px;line-height:32px;font-weight:700;margin:0;padding:0}.ts-card-container .ts-card-content p{color:#cacaca;font-size:16px;line-height:24px;font-weight:500;margin:0;padding:0}@media only screen and (min-width:1025px){.ts-card-container.type2 .ts-card-content{gap:16px;width:50%}}@media (min-width:601px) and (max-width:1024px){body:not(.home) .ts-card-container{height:75vw!important;max-height:700px!important}}@media (min-width:481px) and (max-width:600px){body:not(.home) .ts-card-container{height:95vw!important;max-height:480px!important}}@media only screen and (max-width:1366px){.ts-card-container{padding:24px;border-radius:24px;background-size:var(--laptop-bgs)!important;background-position:var(--laptop-bgp)!important}body.home .ts-card-container:not(.type2){min-height:640px}.ts-card-container.type3,.ts-card-container.type4{min-height:520px}.ts-card-container .ts-card-content h4{font-size:20px;line-height:28px}.ts-card-container .ts-card-content p{font-size:14px}}@media only screen and (max-width:1024px){.ts-card-container{background-size:var(--tablet-bgs)!important;background-position:var(--tablet-bgp)!important}.ts-card-container,.ts-card-container.type2{justify-content:start;min-height:480px}.ts-card-container.type3,.ts-card-container.type4{min-height:360px}body.home .ts-card-container:not(.type2){min-height:400px}body.home .ts-card-container .ts-card-content{gap:8px}}@media (min-width:481px) and (max-width:1024px){.ts-card-container{background-color:#09090b!important;justify-content:space-between}.ts-card-container .ts-card-content{min-width:295px;max-width:50%}}@media (min-width:481px) and (max-width:767px){.grid-cards>div{grid-column:1/-1}.grid-cards>div>div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(360deg,rgba(9,9,9,0) 0,rgba(9,9,9,0) 34.29%,rgba(9,9,9,.640882) 64.66%,rgba(9,9,9,.8) 82.2%,#090909 100%)}}@media only screen and (max-width:480px){.ts-card-container{gap:16px;border-radius:16px;background-size:var(--mobile-bgs)!important;background-position:var(--mobile-bgp)!important}.ts-card-container,body.home .ts-card-container{min-height:520px!important;justify-content:start}.ts-card-container.type4{justify-content:start}.ts-card-container.type3,.ts-card-container.type4{min-height:480px}body.home .ts-card-container:before{display:none}.ts-card-container .ts-card-content{gap:8px}.ts-card-container.type3 .ts-card-content,.ts-card-container.type4 .ts-card-content{max-width:100%}.ts-card-container .ts-card-content h4{font-size:16px;line-height:24px}.ts-card-container .ts-card-content p{font-size:14px;line-height:24px}}