.text-center{text-align:center}.my-3{margin-top:30px;margin-bottom:30px}.block_title{font-size:1.6rem;font-weight:700}.custom_link{display:grid}.grid-container{grid-template-columns:auto auto auto auto auto auto auto auto auto auto auto auto}@media only screen and (max-width:1400px){.grid-container{grid-template-columns:auto auto auto auto}}.banner-grid-container{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:500px){.banner-grid-container{grid-template-columns:auto}.banner-grid-item{height:70px}}.banner-grid-item{text-align:center}.banner-grid-item a{display:block;height:100%}.banner-grid-item img{width:100%;height:100%}.custom_link-wrapper{margin-top:30px;margin-bottom:30px}.custom_link .grid-item{background-color:#2e2e2e;padding:5px;font-size:20px;margin:2px;border-radius:10px;white-space:nowrap;overflow:hidden}.custom_link .grid-item:hover{}.no-hover:hover{background:linear-gradient(45deg,#ffffff,#ffffff 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}@media only screen and (max-width:500px){.custom_link .grid-item{font-size:14px}}.block_link{width:100%;text-align:center;margin-left:auto;margin-right:auto}.block_app{width:100%;margin:30px auto;display:flex;flex-wrap:wrap;justify-content:center}.block_app img{border-radius:30%;width:50px;height:50px;object-fit:cover}.block_app_item{width:auto;display:block;text-align:center;width:calc(100%/20);width:70px}.block_app_item_title{text-align:center;font-size:12px;font-weight:600;color:#000;white-space:nowrap}.block_app_item_image{margin:5px}@media only screen and (max-width:768px){.block_app_item{width:calc(100%/6)}}