.tc-grid{z-index:1;grid-template-rows:auto auto;grid-template-columns:repeat(6,1fr);grid-template-areas:"forex forex forex commodities commodities commodities""stocks stocks indices indices crypto crypto";gap:20px;display:grid;position:relative}.card{-webkit-backdrop-filter:blur(12px);background:#ffffff14 url(/assets/images/icons/blur.png) 50%/cover no-repeat;border:3px solid #0000;border-radius:2rem;min-height:200px;padding:60px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.card:before{content:"";z-index:2;pointer-events:none;opacity:0;transition:opacity .3s,filter .3s;position:absolute}.card:hover:before{opacity:1;filter:drop-shadow(0 0 8px #fff6)}.gradient-border-1:before{clip-path:polygon(100% 0,100% 100%,0 100%,100% 100%,100% 0);background:linear-gradient(135deg,#0c0e10 50%,#6cf941 100%);width:100%;height:100%;inset:0 0 0 auto}.gradient-border-2:before{clip-path:polygon(0 0,0 100%,100% 100%,0 100%,0 0);background:linear-gradient(222deg,#0c0e10 50%,#fff511 100%);width:100%;height:100%;inset:0 auto 0 0}.gradient-border-3:before{clip-path:polygon(0 0,100% 0,100% 100%,100% 0,0 0);background:linear-gradient(50deg,#0c0e10 37%,#07f8c7 100%);width:100%;height:100%;inset:0 0 auto auto}.gradient-border-4:before{clip-path:polygon(0 0,100% 0,0 0,0 100%,0 0);background:linear-gradient(#0848b7 0%,#0c0e10 89%);width:100%;height:100%;inset:0 auto auto 0}.gradient-border-5:before{clip-path:polygon(0 0,100% 0,0 0,0 100%,0 0);background:linear-gradient(50deg,#0c0e10 37%,#6907f7 100%);width:100%;height:100%;inset:0 auto auto 0}.cardHeading{color:#fff;text-align:left;margin-bottom:60px;font-family:Roboto Flex,sans-serif;font-size:1.6rem;font-weight:700}.trading-pair p{color:#fff}.content-wrapper{justify-content:space-between;gap:10px;display:flex}.trading-pair{flex-direction:column;align-items:center;display:flex}.flag{width:52px;height:32px;margin:15px 0}.tc-bg-image{background-image:url(/assets/images/resource/bg-cfd.png);background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute}@media (max-width:768px){.tc-grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"forex forex""commodities commodities""stocks indices""crypto crypto"}.tc-bg-image{z-index:0;position:sticky;top:15%}.card{border-radius:2rem;min-height:200px;padding:40px 20px;position:relative}}@media (max-width:480px){.tc-grid{grid-template-columns:1fr;grid-template-areas:"forex""commodities""stocks""indices""crypto"}}
