#top-category-card{border-radius:var(--border-rad-primary);background-color:#fff}#top-category-card .info{padding:8px 8px 15px;min-height:120px}#top-category-card .title{font-size:20px;font-weight:600;font-family:League Spartan,sans-serif;color:#000}#top-category-card .para{font-size:12px;font-weight:400;font-family:League Spartan,sans-serif;color:rgba(0,0,0,.5)}#top-category-card .img-wrapper{width:100%;height:150px}#top-category-card .img-wrapper img{height:100%;width:100%;object-fit:cover;object-position:center;border-top-left-radius:var(--border-rad-primary);border-top-right-radius:var(--border-rad-primary)}@media(max-width:576px){#top-category-card{margin:20px auto auto}}#TopCategory{width:100%}#TopCategory a{text-decoration:none}#TopCategory .top-category-wrapper{position:relative;background-color:#ffd800;padding:60px 50px}@media(max-width:576px){#TopCategory .top-category-wrapper{min-height:auto}}#TopCategory .cards-wrapper{position:relative;z-index:500}#TopCategory .mt-36{margin-top:36px}#TopCategory .b1-around{justify-content:space-around}#TopCategory .b1-around,#TopCategory .b2-between{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;gap:16px}#TopCategory .b2-between{justify-content:space-between}#TopCategory .title-wrapper{height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-width:380px}@media(max-width:768px){#TopCategory .title-wrapper{justify-content:center;align-items:center;max-width:100%}}#TopCategory .title-wrapper .logo-thumb{height:100px;width:auto}#TopCategory .sec-title{color:#000;width:100%;font-size:75px;line-height:1.15}@media(max-width:1160px){#TopCategory .sec-title{font-size:50px;line-height:1}}@media(max-width:768px){#TopCategory .sec-title{font-size:45px;margin-top:10px;text-align:center}}#TopCategory .para-d{text-align:right;font-size:24px;font-weight:500;margin-top:-20px}@media(max-width:1030px){#TopCategory .para-d{margin-top:0;font-size:18px}}@media(max-width:768px){#TopCategory .para-d{text-align:center}}#TopCategory .top-shape{position:absolute;top:0;left:0;height:200px;width:auto}#TopCategory .bottom-shape{position:absolute;bottom:0;right:0;height:200px;width:auto}#TopCategory .middle-thumb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:500px;width:auto;z-index:1;filter:drop-shadow(5px 5px 5px #222)}#TopCategory .cards-mobile-wrapper{display:none}@media(max-width:768px){#TopCategory .top-category-wrapper{padding:20px 10px}}@media(max-width:576px){#TopCategory .cards-wrapper,#TopCategory .middle-thumb{display:none}#TopCategory .cards-mobile-wrapper{display:block}#TopCategory .b1-around,#TopCategory .b2-between{justify-content:center;align-items:center}#TopCategory .top-category-wrapper{height:max-content;background-size:contain}#TopCategory .bottom-shape,#TopCategory .top-shape{height:50px}#TopCategory .middle-thumb{width:100%}}