.trades_banner{background:url(../../../../../../../../themes/sytech/assets/img/trades-banner.jpg) no-repeat center / cover}.trades_banner .flex{min-height:644px;padding:6rem 0}.trades_banner .head{color:#fff;max-width:731px;padding-bottom:7.5%}.trades_banner .head .subtitle{margin-bottom:20px}.trades_banner .head h1{font-size:46px;font-weight:600;line-height:56px}.trades_banner .head p{font-weight:200;opacity:.8;font-size:17px;line-height:30px;max-width:489px;margin-top:18px}.trades_main{padding:114px 0 107px}.trades_main .main{margin-top:5rem}.trades_main .main ul{display:grid;gap:70px 4.167%;grid-template-columns:repeat(3,1fr)}.trades_main .main ul li a:hover img{transform:scale(1.05)}.trades_main .main ul li a:hover .info h3{border-color:var(--theme_color)}.trades_main .main ul li .img{border-radius:10px;overflow:hidden;aspect-ratio:439/310}.trades_main .main ul li .img img{width:100%;height:100%;object-fit:cover;display:block;transition:all 0.5s}.trades_main .main ul li .info{padding-top:26px}.trades_main .main ul li .info h3{padding-bottom:2rem;font-size:23px;font-weight:600;line-height:26px;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:3px solid #efefef;transition:all 0.3s}.trades_main .main ul li .info h3::after{content:'';display:block;width:24px;min-width:24px;height:20px;background:url(../../../../../../../../themes/sytech/assets/img/arrow-line.svg) no-repeat center / contain}.trader_others{padding:107px 0 230px}.trader_others .main{margin-top:78px}.trader_others .main ul{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.trader_others .main ul li a{display:flex;align-items:center;justify-content:space-between;height:100%;background-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:6px;padding:1.25rem 6.9565% 1.25rem 5.43478%;gap:6.087%;position:relative;z-index:2;min-height:128px}.trader_others .main ul li a::after{content:'';display:block;width:100%;height:100%;background-image:var(--bg_color);position:absolute;left:0;top:0;z-index:-1;transition:all 0.3s;border-radius:6px;opacity:0}.trader_others .main ul li a:hover::after{opacity:1}.trader_others .main ul li a:hover i{filter:contrast(0) brightness(20)}.trader_others .main ul li a:hover h3{color:#fff}.trader_others .main ul li i{display:block;width:4rem;height:4rem;background:no-repeat center / contain}.trader_others .main ul li h3{flex:1;font-size:22px;font-weight:500;line-height:2rem;transition:all 0.2s}.trader_others .main ul li span{display:block;width:19px;height:1rem;background:url(../../../../../../../../themes/sytech/assets/img/arrow-line-w.svg) no-repeat center / contain}