.certificate{background:url(/img/bkd.webp)}.certificate .certificate_img{display:flex;justify-content:center;justify-content:space-evenly}.certificate .certificate_img div{padding:20px 0}.hot-products-section{padding:60px 0}.hot-products-heading{margin-bottom:40px;text-align:center}.hot-products-title{color:#333;font-size:28px;font-weight:700;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}.hot-products-subtitle{color:#888;font-size:15px}.hot-products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);list-style:none;margin:0 0 40px;padding:0}.hot-product-item{list-style:none}.hot-product-card{color:inherit;display:block}.hot-product-card,.hot-product-card:hover{-webkit-text-decoration:none;text-decoration:none}.hot-product-card:hover .hot-product-name{-webkit-text-decoration:underline;text-decoration:underline}.hot-product-img-wrap{aspect-ratio:1/1;border:1px solid #eee;overflow:hidden;position:relative}.hot-product-image{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.hot-product-overlay{align-items:center;background:#27326e;bottom:0;color:#fff;display:inline-flex;font-size:14px;gap:5px;height:45px;justify-content:flex-end;overflow:hidden;padding:0 10px;position:absolute;right:0;transition:width .3s ease,padding .3s ease;white-space:nowrap;width:45px;z-index:10}.hot-product-card:hover .hot-product-overlay{padding:0 20px;width:170px}.hot-product-card:hover .hot-product-image{transform:scale(1.1)}.hot-product-overlay-text{opacity:0;transition:opacity .3s ease}.hot-product-card:hover .hot-product-overlay-text{opacity:1}.hot-product-overlay-arrow{display:inline-block;flex-shrink:0;height:28px;margin-left:4px;width:28px}.hot-product-overlay-arrow path{stroke:#fff!important}.hot-product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:16px;font-weight:500;line-height:1.4;margin-top:20px;overflow:hidden;text-align:left;text-overflow:ellipsis}.hot-products-more{text-align:center}.hot-products-more-btn{border:none;border-radius:30px;display:inline-block;font-size:16px;font-weight:700;padding:12px 40px;-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease-in-out}.hot-products-more-btn,.hot-products-more-btn:hover{background:#27326e;color:#fff}@media (max-width:1024px){.hot-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.hot-products-grid{grid-template-columns:repeat(2,1fr)}.hot-products-title{font-size:22px}}@media (max-width:480px){.hot-products-grid{grid-template-columns:repeat(1,1fr)}}