.ng-collection-wrap{padding:60px 5%}.ng-collection-wrap h2{text-align:center;font-size:36px;font-weight:800;margin-bottom:40px}.ng-collection-grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}@media (max-width: 900px){.ng-collection-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.ng-collection-grid{grid-template-columns:1fr}}.ng-card{background:#fff;border-radius:18px;padding:18px;box-shadow:0 6px 16px #00000014;text-align:center;transition:.25s ease}.ng-card:hover{transform:translateY(-6px);box-shadow:0 10px 20px #0000001f}.ng-img img{width:100%;border-radius:14px}.ng-title{margin-top:16px;font-weight:700;font-size:20px}.ng-price{margin:10px 0;font-size:18px;font-weight:600;color:#c05c00}.ng-btn{padding:10px 16px;background:#f0b200;color:#000;border-radius:30px;font-size:15px;font-weight:700;display:inline-block;margin-top:6px;transition:.2s ease}.ng-btn:hover{background:#e0a400}.ng-hero{padding:60px 0}.ng-hero-wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.ng-hero-text{width:50%}.ng-hero-text h1{font-size:42px;line-height:1.2;font-weight:700;margin-bottom:14px}.ng-hero-text p{font-size:18px;line-height:1.6;max-width:420px}.ng-btn-hb{background:#393639;padding:10px 22px;border-radius:8px;color:#fff;display:inline-block;margin-top:16px;text-decoration:none;font-weight:600}.ng-hero-img{width:50%;display:flex;justify-content:center}.ng-hero-img img{width:100%;height:auto;max-width:520px;object-fit:contain}@media screen and (max-width: 768px){.ng-hero{padding:40px 0}.ng-hero-wrap{flex-direction:column;text-align:center;gap:22px}.ng-hero-text{width:100%}.ng-hero-text h1{font-size:28px}.ng-hero-text p{max-width:90%;margin:0 auto;font-size:16px}.ng-btn-hb{padding:12px 26px}.ng-hero-img{width:100%}.ng-hero-img img{width:100%;max-width:420px}}.ngf-hero-wrapper{position:relative;width:100%;overflow:hidden;font-family:Inter,sans-serif}.ngf-hero-carousel{width:100%;height:80vh}.ngf-hero-cell{width:100%;height:100%;position:relative;overflow:hidden}.ngf-hero-bg{width:100%;height:100%;object-fit:cover}.ngf-hero-cell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000040,#000000a6);z-index:1}.ngf-hero-content{position:absolute;left:6%;bottom:18%;z-index:2;color:#fff;max-width:460px}.ngf-hero-content h2{font-size:48px;font-weight:800;line-height:1.2;margin:0}.ngf-hero-content p{font-size:18px;margin-top:10px;line-height:1.6;opacity:.92}.ngf-hero-btn{display:inline-block;margin-top:18px;padding:12px 28px;background:#ffcb00;color:#000;font-weight:700;border-radius:999px;text-decoration:none}.ngf-hero-btn:hover{background:#ffe776}.ngf-hero-wrapper .flickity-button{background:#00000073;color:#fff;width:40px;height:40px;border-radius:50%}.ngf-hero-wrapper .flickity-button:hover{background:#000000b3}.ngf-hero-wrapper .flickity-prev-next-button.previous{left:18px}.ngf-hero-wrapper .flickity-prev-next-button.next{right:18px}.ngf-hero-wrapper .flickity-page-dots{bottom:22px}.ngf-hero-wrapper .flickity-page-dots .dot{width:11px;height:11px;opacity:1;background:#ddd}.ngf-hero-wrapper .flickity-page-dots .dot.is-selected{background:#396939}@media (max-width: 768px){.ngf-hero-carousel{height:64vh}.ngf-hero-content{left:6%;bottom:14%;max-width:80%}.ngf-hero-content h2{font-size:32px}.ngf-hero-content p{font-size:15px}}.ng-product-list{padding:60px 5%}.ng-product-list h2{font-size:38px;font-weight:800;text-align:center;margin-bottom:40px}.ng-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.ng-product-card{background:#fff;padding:20px;border-radius:18px;box-shadow:0 6px 18px #00000014;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.ng-product-card:hover{transform:translateY(-6px);box-shadow:0 10px 22px #0000001f}.ng-product-img img{width:100%;border-radius:12px}.ng-product-title{margin-top:16px;font-size:20px;font-weight:700}.ng-product-price{margin:12px 0;font-size:18px;font-weight:600;color:#d76b05}.ng-add-btn{padding:10px 16px;background:#f0b200;color:#000;font-size:15px;font-weight:700;border-radius:30px;display:inline-block;transition:.2s ease}.ng-add-btn:hover{background:#e09f00}@media (max-width: 900px){.ng-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.ng-grid{grid-template-columns:1fr}}#nghHeroSlider{position:relative;width:100%;height:80vh;overflow:hidden;font-family:Inter,sans-serif}.ngh-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease-in-out}.ngh-slide.active{opacity:1;z-index:2}.ngh-bg{width:100%;height:100%;object-fit:cover}.ngh-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0003,#000000b3);z-index:1}.ngh-content{position:absolute;left:7%;bottom:17%;z-index:3;color:#fff;max-width:430px}.ngh-content h2{font-size:46px;font-weight:800}.ngh-content p{font-size:17px;opacity:.92;margin-top:8px}.ngh-btn{padding:12px 26px;background:#ffcb00;border-radius:40px;color:#000;margin-top:16px;display:inline-block;font-weight:700}.ngh-btn:hover{background:#ffe673}.ngh-arrows{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;padding:0 20px;z-index:5;transform:translateY(-50%)}.ngh-arrow{background:#00000073;color:#fff;padding:12px 16px;border-radius:50%;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:24px}.ngh-dots{position:absolute;bottom:25px;width:100%;display:flex;justify-content:center;gap:8px;z-index:6}.ngh-dot{width:12px;height:12px;background:#ccc;border-radius:50%;cursor:pointer}.ngh-dot.active{background:#396939}.no-grind-hero{position:relative;width:100%;height:85vh;background-size:cover;background-position:center;display:flex;align-items:center;padding-left:5%;color:#fff}.no-grind-hero .hero-content{max-width:480px;background:#00000059;padding:24px;border-radius:16px}.no-grind-hero h1{font-size:48px;font-weight:800;line-height:1.2}.no-grind-hero p{font-size:18px;line-height:1.6;margin-top:10px}.no-grind-hero .btn-shop{display:inline-block;margin-top:20px;padding:14px 30px;background:#ffcb00;color:#000;font-weight:700;border-radius:50px;text-decoration:none;transition:.3s}.no-grind-hero .btn-shop:hover{background:#ffe676}.ng-product-section{display:flex;align-items:center;justify-content:space-between;padding:60px 5%;gap:40px;flex-wrap:wrap}.ng-product-text{flex:1 1 420px}.ng-product-text h2{font-size:42px;font-weight:800;margin-bottom:16px}.ng-product-text p{font-size:18px;line-height:1.6;margin-bottom:18px;color:#444}.ng-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.ng-badge{padding:10px 18px;background:#fff3b0;border-radius:20px;font-size:14px;font-weight:600}.ng-image-wrap{flex:1 1 380px;position:relative;text-align:center}.ng-floating-img{width:100%;max-width:420px;animation:floatAnim 3s ease-in-out infinite;filter:drop-shadow(0px 10px 20px rgba(0,0,0,.25))}@keyframes floatAnim{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media (max-width: 768px){.ng-product-section{padding:40px 20px;flex-direction:column}.ng-product-text h2{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
