.data-section-wrapper{margin:3% auto 0}.data-section-wrapper,.premium-container{position:relative;width:90%;display:flex;flex-direction:column}.premium-container{margin:4rem auto 0}.data-content{font-size:18px;padding-left:25px}.heading{display:flex;align-content:center;justify-content:space-between;padding:0 2%;margin-bottom:30px}.heading h2{font-size:39px;color:#000;font-weight:700;position:relative;padding-bottom:10px}.heading h2:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:4px;background:linear-gradient(90deg,#00bcd9,#0097a7);border-radius:2px}.heading a{font-size:24px;color:#00bcd9;font-weight:600;transition:all .2s ease}.heading a:hover{color:#0097a7;transform:translateX(5px)}.layout-2,.layout-6{flex-wrap:wrap;justify-content:center}.layout-1,.layout-2,.layout-6{display:flex;align-content:center;gap:20px}.layout-1{flex-wrap:nowrap;justify-content:flex-start;overflow:scroll}.layout-3,.layout-4,.layout-5{display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:20px}.layout-1 .item,.layout-2 .item,.layout-3 .item,.layout-4 .item{padding:10px;margin:10px}.layout-6 .item{padding:0;margin:15px;transition:all .3s ease}.layout-5 .item{padding:10px;margin:10px;border:1px solid;border-radius:10px;overflow:hidden}.layout-1 .item .item-image,.layout-2 .item .item-image,.layout-3 .item .item-image,.layout-4 .item .item-image{position:relative;display:flex;align-items:center;justify-content:center;height:200px;width:200px;margin-bottom:20px;border:1px solid black;border-radius:5px;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;overflow:hidden}.layout-6 .item .item-image{position:relative;display:flex;align-items:center;justify-content:center;height:200px;width:300px;margin-bottom:15px;border:none;border-radius:12px;transition:all .3s ease;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08)}.layout-6 .item .item-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.layout-6 .item .item-image:hover img{transform:scale(1.05)}.layout-5 .item .item-image{position:relative;display:flex;align-items:center;justify-content:center;height:240px;width:240px;margin-bottom:20px;border-radius:5px;overflow:hidden}.layout-1 .item .item-image,.layout-3 .item .item-image{padding:10px}.layout-1 .item .item-image:hover,.layout-2 .item .item-image:hover,.layout-3 .item .item-image:hover,.layout-4 .item .item-image:hover{transform:translateX(-5px);box-shadow:6px 6px 0 rgba(0,0,0,.8)}.layout-6 .item .item-image:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.layout-1 .item a h3,.layout-2 .item a h3,.layout-3 .item a h3,.layout-4 .item a h3,.layout-5 .item a h3{width:200px}.layout-1 .item a h3,.layout-2 .item a h3,.layout-3 .item a h3,.layout-4 .item a h3,.layout-5 .item a h3,.layout-6 .item a h3{font-size:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:25px}.layout-6 .item a h3{width:300px;font-weight:700;color:#000}.layout-5 .item a h3{min-height:50px}.layout-5 .item a p:first-of-type{font-size:24px;font-weight:600;letter-spacing:1px;color:#000;position:relative}.layout-5 .item a:last-of-type{position:relative}.layout-6 .blog-cat{display:inline-block;text-transform:capitalize;font-size:.75rem;font-weight:600;color:#00bcd9;background:rgba(0,188,217,.1);padding:.4rem .8rem;border-radius:20px;margin-bottom:.5rem;transition:all .2s ease}.layout-6 .blog-cat:hover{background:#00bcd9;color:#fff;transform:translateY(-2px)}.sort{display:flex;align-content:center;justify-content:space-between;margin-bottom:20px}.sort span{display:flex;align-items:center;gap:20px}.sort span p{margin:0;font-size:22px}.sort span:first-of-type{line-height:40px;font-size:24px;font-weight:500}.sort select{padding:10px;background:#fff;color:#000;border-radius:5px;border:1px solid #b8b8b8}.item.click{position:relative}.item.click:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);border-radius:5px}.item.click:before{content:"";position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;border-radius:50%;border:4px solid #fff;border-top-color:transparent;animation:spin 1s linear infinite;z-index:9}@keyframes spin{to{transform:translate(-50%,-50%) rotate(1turn)}}.static-content{width:90%;margin:3% auto 0}.static-content h2{font-size:18px;color:#595959}.static-content p{font-size:15px;color:#595959;margin:0}@media (max-width:768px){.data-section-wrapper{width:100%;margin:3% 0}.heading{margin-top:15px;margin-bottom:0;padding:0 5%}.heading h2{font-size:24px}.heading a{font-size:18px;line-height:36px}.layout-1,.layout-2{gap:0}.layout-3 .item,.layout-4 .item,.layout-5 .item{padding:0;margin:0;width:45%}.layout-3 .item .item-image,.layout-4 .item .item-image{height:180px;width:100%;margin-bottom:10px}.sort span:last-of-type{display:none}.layout-5 .item{width:45%;padding:0;margin:0;border:1px solid #d7d7d7;border-radius:5px}.layout-5 .item a{width:100%;display:flex;padding:0;flex-direction:column}.layout-5 .item a:last-of-type{padding:0 10px}.layout-5 .item a h3{width:auto;font-size:16px;margin-bottom:0}.layout-3,.layout-4,.layout-5{gap:15px}.layout-5 .item .item-image{width:100%;height:200px;margin-bottom:10px;border-radius:0}.sort{padding:0 5%}.data-content{font-size:14px;padding:0 5%;margin:0}.layout-6 .item{margin:10px 5px}.layout-6 .item .item-image{margin-bottom:10px;width:100%;height:180px}.layout-6 .item a h3{width:100%;font-size:16px}.layout-1 .item .item-image:hover,.layout-2 .item .item-image:hover,.layout-3 .item .item-image:hover,.layout-4 .item .item-image:hover,.layout-6 .item .item-image:hover{transform:translateX(0);box-shadow:none}.premium-container{width:95%;margin:2rem auto 0}.heading{margin-bottom:20px}.layout-5 .item a p:first-of-type{font-size:18px;margin:5px 0}.layout-3 .item a h3,.layout-4 .item a h3,.layout-5 .item a h3{width:160px}}