body,html{margin:0;display:flex}a{text-decoration:none}a:hover{color:#000}.img-365{width:75px;display:block;margin:0 auto;margin-bottom:17px}.btn-grey{background:#0c589c;border-color:#0c589c;color:#fff}.btn-grey:hover{color:#fff;background:#4175d0}.left-side{width:50%;height:100%;background-color:#e9ecef;justify-content:center;display:flex;align-items:center}.right-side{width:50%;height:100%;background-color:#2a5477}.quick-div{justify-content:center;display:flex;align-items:center;width:100%}.right-side>h1{color:#fff;text-transform:uppercase;font-weight:700;font-size:75px;height:90px;margin:8rem 0 1rem}.tile-item{list-style:none;padding:0;margin:20px 0 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.tile-item li{width:410px;height:215px;background-color:#fff;border-radius:10px;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;position:relative;overflow:hidden;transition:transform .3s ease,background-color .3s ease}.tile-item li:hover{transform:scale(1.05);cursor:pointer}.tile-item li .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#010c14cc;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px;font-weight:700;opacity:0;transition:opacity .3s ease}.tile-item li:hover .overlay{opacity:1}.tile-item li img{max-width:100%;max-height:100%;z-index:1}@media (min-width:320px) and (max-width:768px){body{height:auto!important;display:block}.left-side{width:100%;height:auto;padding:5rem 0}.right-side{width:100%;height:auto}.right-side>h1{font-size:2.4rem;margin:0;padding:2rem 0 0}.quick-div{padding:1.2rem}.tile-item li{width:100%;height:8rem}.tile-item li img{width:80%;text-align:center;display:block;margin:0 auto}}@media only screen and (min-width :1224px) and (max-width :1824px){.right-side>h1{font-size:55px}.left-side{width:100%;height:auto;padding:5rem 0}.right-side{width:100%;height:auto}.tile-item{margin:11px 0 0 0}.tile-item li{width:45%;height:10rem}}