.FuturesTabIcon{align-items:center;background:#fd4305;border-radius:50%;display:flex;flex-wrap:wrap;height:50px;justify-content:center;line-height:0;width:50px}.FuturesTabIcon svg{height:auto;width:62%}.FuturesTabCol{display:flex;flex-wrap:wrap;gap:15px}.FuturesTitle h6{margin:0}.FuturesContent{font-size:14px;line-height:1.4;padding-top:5px}.FuturesTabCol{border-radius:5px;cursor:pointer;padding:15px}.FuturesTabCol.current{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.FuturesTabList{display:flex;flex-wrap:wrap;gap:15px}.FuturesLeftCol{width:400px}.FuturesTabContent{width:calc(100% - 65px)}.FuturesTabingRow{display:flex;flex-wrap:wrap;gap:30px}.FuturesRightCol{width:calc(100% - 430px)}.FuturesImages img{border-radius:10px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.FuturesImages{display:none}.FuturesImages.Open{display:block}@media only screen and (max-width:991px){.FuturesTabList{gap:20px}.FuturesRightCol{display:none}.FuturesLeftCol{width:100%}.FuturesTabCol{background:#fff;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1);padding:40px;width:100%}.FuturesImages.MobView{display:block;padding-top:10px}}@media only screen and (max-width:575px){.FuturesTabList{gap:15px}.FuturesTabCol{padding:30px 20px}}