.section_list{position:relative;z-index:2;padding:4rem 0 15rem}.section_list:after{content:"";position:absolute;top:0;width:200%;height:100%;left:-50%;z-index:-1}.section_list .list_row{padding-left:20px;padding-right:20px;padding-bottom:2rem}.section_list .list_row>ul{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px;list-style:none;padding:0}.section_list .list_row>ul>li{width:25%;padding-left:20px;padding-right:20px;margin-bottom:5rem}.section_list .list_row>ul>li>.item .thum{position:relative;overflow:hidden;border-radius:15px}.section_list .list_row>ul>li>.item.complete .thum:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.section_list .list_row>ul>li>.item.complete .thum:before{content:"Migration Complete";font-family:"Poppins";position:absolute;left:50%;width:15rem;top:50%;z-index:2;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:2.2rem;color:#fff;font-weight:600;text-align:center}.section_list .list_row>ul>li>.item .thum img{width:100%}.section_list .list_row>ul>li>.item .num{padding:1.5rem 0 2rem;font-size:1.6;font-weight:400;color:#fff}.section_list .list_row>ul>li>.item .status .gb_btn{width:100%;min-width:auto;font-size:1.8rem;padding:1.2rem;font-weight:400}@media (max-width:991.98px){.section_list .list_row>ul>li{width:33.33333%;padding-left:20px;padding-right:20px}}@media (max-width:767.98px){.section_list .list_row>ul{margin-left:-10px;margin-right:-10px}.section_list .list_row>ul>li{padding-left:10px;padding-right:10px}}@media (max-width:576.98px){.section_list .list_row{padding-left:0;padding-right:0}.section_list .list_row>ul{margin-left:-6px;margin-right:-6px}.section_list .list_row>ul>li{width:50%;padding-left:6px;padding-right:6px}}