@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css";@import"https://fonts.googleapis.com/css2?family=Fredoka+One&family=Poppins:wght@400;600;700&display=swap";.home-activity-section *{margin:0;padding:0;box-sizing:border-box}.home-activity-section{font-family:Poppins,sans-serif;height:800px;overflow:hidden;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;width:100vw!important;max-width:100vw!important;padding-left:0!important;padding-right:0!important}.home-activity-section .promo-header{width:100%;height:15%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0 20px}.home-activity-section .countdown{display:flex;flex-direction:row;gap:10px}.home-activity-section .countdown-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.home-activity-section .dot{font-size:30px;font-weight:700}.home-activity-section .countdown-number{padding:10px 16px;border-radius:16px;color:#fff;font-size:25px;font-weight:700;display:block;margin-bottom:10px}.home-activity-section .countdown-label{font-size:12px;font-weight:700}.home-activity-section .promo-title{width:400px}.home-activity-section .promo-title img{width:100%}.home-activity-section .learn-more-btn{padding:16px 25px;border-radius:30px;font-weight:700;cursor:pointer;transition:all .3s ease;font-size:16px}.home-activity-section .products-grid{width:100%;height:85%;display:grid}.home-activity-section .products-per-row-2{grid-template-columns:repeat(2,1fr)}.home-activity-section .products-per-row-3{grid-template-columns:repeat(3,1fr)}.home-activity-section .products-per-row-4{grid-template-columns:repeat(4,1fr)}.home-activity-section .product-card{position:relative;height:100%;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer}.home-activity-section .product-image-container{height:100%;overflow:hidden;border:2px solid black}.home-activity-section .product-image{width:100%;height:100%;object-fit:scale-down;transition:transform .1s ease}.home-activity-section .product-card:hover .product-image{transform:scale(1.05)}.home-activity-section .product-name{position:absolute;top:10%;left:50%;transform:translate(-50%) rotate(-4deg);z-index:10;font-size:30px;color:#fff;font-weight:700;text-shadow:2px 4px 4px black;text-align:center;width:max-content;white-space:nowrap}.home-activity-section .buy-btn{position:absolute;bottom:20%;left:50%;transform:translate(-50%);z-index:10;background-color:#000;color:#fff;border:2px solid white;padding:10px 25px;border-radius:50px;cursor:pointer;text-align:center}.home-activity-section .buy-btn span{padding-right:10px;font-size:16px}.home-activity-section .no-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e0e0e0;color:#666;font-size:16px;font-weight:700}.home-activity-section .fallback-title h2{color:#fff;font-size:32px;font-weight:700;text-align:center;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media (max-width: 768px){.home-activity-section{height:auto}.home-activity-section .promo-header{flex-direction:column;gap:20px;padding:20px;height:auto}.home-activity-section .products-grid{grid-template-columns:repeat(2,1fr)}.home-activity-section .countdown{justify-content:center}.home-activity-section .product-name{font-size:24px;top:8%}.home-activity-section .fallback-title h2{font-size:24px}}@media (max-width: 480px){.home-activity-section .promo-title{width:300px}.home-activity-section .countdown-number{padding:8px 12px;font-size:20px}.home-activity-section .products-grid{grid-template-columns:1fr}.home-activity-section .product-name{font-size:20px;top:5%}.home-activity-section .buy-btn{padding:12px 24px}.home-activity-section .fallback-title h2{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/home-activity-section.css.map */
