﻿.best-links-home a:first-child{margin-right:30px}
.best-links-home a{width:calc(33.33% - 50px);margin-right:60px;background:var(--bg1);padding:25px 50px 25px 25px}
.best-links-home a .title{margin-bottom:8px}
.best-links-home a .title i{margin-right:8px}
.best-links-home a .icon{width:60px;height:60px;top:22px;right:-30px}
.best-links-home a .icon.c1{background:linear-gradient(180deg,#a1c5fd,#85adfa)}
.best-links-home a .icon.c2{background:linear-gradient(180deg,#ffcf69,#ffb563)}
.best-links-home a .icon.c3{background:linear-gradient(180deg,#aae181,#89d351)}
.best-links-home a:hover .title i{margin-right:0 !important;opacity:0}
.best-links-home a:hover .icon{transform:scale(1.05)}
@media only screen and (max-width:920px){
.best-links-home{margin-bottom:25px}
.best-links-home a{width:calc(100% - 20px);margin:7.5px 30px 7.5px 0;padding:20px 40px 20px 0;border-radius:0 15px 15px 0;background:linear-gradient(to right,transparent,#eceef0)}
.best-links-home a:first-child{margin-top:0}
.best-links-home a .icon{width:40px;height:40px;font-size:17px;border-radius:15px;right:-20px;top:calc(50% - 20px)}
.best-links-home a .title{font-size:15px}
.best-links-home a .title i{margin-right:3px}
.best-links-home a .desc{font-size:13px}
}