:root{--brand-orange: #f59437;--brand-orange-deep: #f35b2f;--brand-gray: #5d5d5d;--brand-charcoal: #3f3f3f;--surface: #ffffff;--surface-soft: #f5f7f8;--text: #1f2528;--text-soft: #6c757d;--success: #198754;--danger: #d9534f;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--shadow-sm: 0 8px 20px rgba(0, 0, 0, .06);--shadow-md: 0 14px 32px rgba(0, 0, 0, .09);--container: min(1320px, calc(100% - 2rem) )}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;font-weight:400;color:var(--text);background:linear-gradient(180deg,#fff9f2,#f3f5f6 14%,#f3f5f6)}a{color:inherit;text-decoration:none}.container{width:var(--container);margin:0 auto}.site-header{background:#fff;box-shadow:0 4px 14px #0000000f;position:relative;z-index:1200}.header-top{background:#fff;border-top:6px solid #d57f2f;position:relative;z-index:1300}.header-top-row{display:grid;grid-template-columns:220px 1fr 430px;gap:1.1rem;align-items:center;min-height:98px}.logo-block{display:flex;align-items:center}.logo-image{height:60px;width:auto;display:block;object-fit:contain}.header-search{position:relative;display:flex;align-items:center;gap:.65rem;border-bottom:2px solid #d6d8db;padding-bottom:.45rem}.search-icon{color:#111;display:inline-flex;align-items:center;justify-content:center}.search-input{width:100%;border:0;border-radius:0;padding:.35rem 0;font-size:1.05rem;background:transparent}.search-input:focus{outline:none}.search-submit-btn{border:0;padding:0;width:0;height:0;opacity:0}.search-suggest{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #dfe4e8;border-radius:10px;box-shadow:0 14px 30px #0000001f;max-height:360px;overflow:auto;padding:.35rem;z-index:5000}.search-suggest-section-title{font-size:.72rem;color:#6b757e;font-weight:700;text-transform:uppercase;padding:.25rem .5rem .35rem}.search-suggest-correct{width:100%;border:0;background:#fff7e9;color:#6f4600;text-align:left;padding:.55rem .6rem;border-radius:8px;cursor:pointer;margin-bottom:.45rem}.search-suggest-predict-wrap{display:flex;flex-wrap:wrap;gap:.4rem;padding:0 .45rem .5rem}.search-predict{border:1px solid #dbe3e8;border-radius:999px;background:#fff;color:#384149;font-size:.78rem;padding:.3rem .55rem;cursor:pointer}.search-predict:hover{background:#f6f9fb}.search-suggest-item{display:flex;justify-content:space-between;gap:.8rem;padding:.6rem .75rem;font-size:.86rem;color:#2a3136;border-radius:8px}.search-suggest-item:hover{background:#f5f8fa}.search-suggest-name{flex:1}.search-suggest-price{color:#5f6870;white-space:nowrap}.search-suggest-more{font-size:.72rem;color:#6a747e;padding:.45rem .6rem .35rem}.header-meta{display:flex;justify-content:flex-end;gap:.85rem}.meta-item{display:grid;grid-template-columns:30px 1fr;gap:.5rem;align-items:center;min-width:118px;color:#2a2f33}.meta-icon{color:#111;position:relative;line-height:0;display:inline-flex;align-items:center;justify-content:center}.icon-svg{width:21px;height:21px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.meta-copy small{display:block;color:#6b737a;font-size:.66rem}.meta-copy strong{font-size:.74rem;font-weight:700}.cart-icon em{position:absolute;top:-8px;right:-8px;background:#e84d4d;color:#fff;border-radius:999px;width:18px;height:18px;font-size:.68rem;display:grid;place-items:center;font-style:normal}.header-menu{background:var(--brand-orange);color:#fff;position:relative;z-index:20}.header-menu-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.menu-list{display:flex;align-items:center;gap:.3rem;list-style:none;margin:0;padding:.8rem 0}.menu-item{position:relative}.menu-link{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .6rem;border-radius:6px;font-size:.9rem;font-weight:400;color:#fff;white-space:nowrap}.menu-item.is-active .menu-link{color:#fff;font-weight:500}.menu-link:hover{background:#ffffff1f}.menu-chevron{font-size:1rem;line-height:1}.dropdown-menu{position:absolute;left:0;top:calc(100% + .35rem);min-width:220px;max-width:320px;background:#fff;border:1px solid #e5e8eb;border-radius:10px;box-shadow:0 14px 28px #0000001f;display:none;padding:.35rem;max-height:min(66vh,520px);overflow-y:auto;z-index:1400}.dropdown-menu-large{max-height:420px;overflow-y:auto}.dropdown-menu a{display:block;color:#2d3338;padding:.52rem .65rem;border-radius:7px;font-size:.86rem}.dropdown-menu a:hover{background:#f4f7f9}.menu-item.is-open .dropdown-menu,.menu-item:hover .dropdown-menu{display:block}.menu-tools{display:flex;align-items:center;gap:.5rem;color:#fff}.menu-cart{display:inline-flex;align-items:center;gap:.45rem;color:#fff;font-size:.92rem}.menu-search-btn{border:0;background:transparent;color:#fff;width:34px;height:34px;border-radius:50%;cursor:pointer}.menu-search-btn:hover{background:#ffffff24}.menu-tool-icon{width:21px;height:21px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.hero{padding:1.1rem 0 1.6rem}.search-page{padding:1rem 0 2.1rem}.search-empty{background:#fff;border:1px solid #e7ecef;border-radius:var(--radius-md);padding:1rem}.hero-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:1rem}.hero-main{background:linear-gradient(126deg,#fff,#fff5e8);border-radius:var(--radius-lg);padding:2.1rem;box-shadow:var(--shadow-md);animation:rise .7s ease both}.hero-main h1{margin:0;color:var(--brand-charcoal);font-size:clamp(1.7rem,2.1vw,2.6rem)}.hero-main p{max-width:62ch;color:var(--text-soft)}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.1rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.75rem 1.1rem;font-weight:700;font-size:.9rem;border:1px solid transparent}.btn-primary{background:linear-gradient(95deg,var(--brand-orange) 0%,var(--brand-orange-deep) 100%);color:#fff}.btn-light{background:#fff;border-color:#e4e6ea;color:var(--brand-charcoal)}.hero-side{display:grid;gap:1rem}.tile{background:var(--surface);border-radius:var(--radius-md);padding:1rem;box-shadow:var(--shadow-sm)}.tile h3{margin:0 0 .4rem;font-size:1rem}.tile small{color:var(--text-soft)}.section{margin:1rem 0 2rem}.floating-banner{margin:.4rem 0 1.3rem}.banner-slider{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:#fff;box-shadow:0 16px 40px #00000024}.banner-track{position:relative;aspect-ratio:3 / 1;min-height:220px;background:#f7f7f7}.banner-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .55s ease;pointer-events:none}.banner-slide.is-active{opacity:1;pointer-events:auto}.banner-slide img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.banner-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;width:44px;height:44px;border-radius:50%;background:#21252994;color:#fff;font-size:1.2rem;cursor:pointer;z-index:3}.banner-prev{left:.8rem}.banner-next{right:.8rem}.banner-dots{position:absolute;left:50%;bottom:.7rem;transform:translate(-50%);display:flex;gap:.45rem;z-index:3}.banner-dot{width:10px;height:10px;border-radius:50%;border:0;background:#ffffff9e;cursor:pointer;padding:0}.banner-dot.is-active{background:var(--brand-orange)}.section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.95rem}.section-head h2{margin:0;color:var(--brand-charcoal);font-size:clamp(1.2rem,1.7vw,1.6rem)}.section-head a{color:#ab5100;font-size:.9rem}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.card{background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden;border:1px solid transparent;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.card-link{display:flex;flex-direction:column;color:inherit;cursor:pointer;height:100%}.product-card-link{display:flex;flex:1;flex-direction:column;color:inherit}.product-card-actions{padding:0 .9rem .9rem;display:flex;justify-content:flex-end}.product-card-qty{display:inline-flex;align-items:center;border-radius:999px;overflow:hidden;background:var(--brand-gray);color:#fff}.product-card-qty-btn{width:38px;height:38px;border:0;background:transparent;color:inherit;font-size:1.1rem;font-weight:700;cursor:pointer}.product-card-qty-value{min-width:30px;text-align:center;font-size:.86rem;font-weight:700}.card-link:hover,.card-link:focus-visible{border-color:#d2d9df;transform:translateY(-2px);box-shadow:0 14px 30px #0000001f}.product-media{height:280px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,#fff8ed,#f8fafb);padding:.8rem}.product-media-frame{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ffffffb8;border:1px solid #eef2f5;border-radius:calc(var(--radius-md) - 6px);color:var(--brand-gray);font-weight:700;text-align:center;overflow:hidden}.product-media-frame img{width:100%;height:100%;object-fit:contain;display:block}.product-body{padding:.9rem;display:flex;flex:1;flex-direction:column}.pill{display:inline-block;background:#eff8f2;color:var(--success);border-radius:999px;font-size:.72rem;padding:.2rem .55rem;margin-bottom:.4rem}.name{margin:0;font-size:.92rem;min-height:2.5em}.sku{margin:.4rem 0 .8rem;color:var(--text-soft);font-size:.76rem;display:none!important}.price-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto}.price{font-weight:800;color:var(--brand-charcoal)}.old{color:#8e98a3;text-decoration:line-through;font-size:.8rem}.mini-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;border:0;border-radius:999px;padding:.5rem .75rem;font-size:.78rem;color:#fff;font-weight:700;background:var(--brand-gray)}.layout-shop{display:grid;grid-template-columns:280px 1fr;gap:1rem;margin-top:1rem}.filters{position:sticky;top:1rem;background:#fff;border:1px solid #ebedf0;border-radius:var(--radius-md);padding:1rem;box-shadow:var(--shadow-sm)}.filter-group{padding-bottom:.8rem;border-bottom:1px solid #eff2f4;margin-bottom:.8rem}.filter-group h4{margin:0 0 .5rem;font-size:.95rem;color:var(--brand-charcoal)}.check{display:flex;align-items:center;gap:.45rem;color:#4a5157;font-size:.86rem;margin-bottom:.35rem}#shopCategoryOptions{max-height:320px;overflow-y:auto;padding-right:.2rem}.shop-filter-meta{margin:0 0 .7rem;color:#6d7882;font-size:.83rem}.card.is-hidden{display:none}.shop-no-results{margin:1rem 0 0;padding:.8rem .9rem;background:#fff;border:1px solid #ebeef1;border-radius:10px;color:#5f6a73;font-size:.88rem}.shop-catalog-page{padding-bottom:2rem}.shop-catalog-head{margin-top:.7rem}.shop-catalog-rows{display:grid;gap:.3rem}.shop-category-section .section-head{margin-bottom:.65rem}.shop-category-section{overflow:hidden}.shop-row-slider{position:relative;width:100%;max-width:100%;min-width:0;overflow:hidden}.shop-row-scroll{width:100%;max-width:100%;min-width:0;overflow-x:hidden;padding-bottom:.35rem;scroll-behavior:smooth;scrollbar-width:none}.shop-row-scroll::-webkit-scrollbar{display:none}.shop-row-cards{display:grid;width:max-content;min-width:100%;grid-auto-flow:column;grid-auto-columns:minmax(220px,220px);gap:1rem;align-items:stretch}.shop-row-cards .card{min-width:220px}.shop-row-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:999px;background:#fffffff5;color:var(--brand-charcoal);font-size:1.65rem;line-height:1;box-shadow:0 10px 24px #00000024;cursor:pointer;z-index:3}.shop-row-arrow[hidden]{display:none}.shop-row-arrow-left{left:-10px}.shop-row-arrow-right{right:-10px}.shop-show-all-card .product-media{background:linear-gradient(115deg,#fff4e7,#ffe2c7);font-size:1.1rem;line-height:1.3}@media (min-width: 1180px){.header-top-row{grid-template-columns:260px 1fr 470px;min-height:108px;gap:1.35rem}.logo-image{height:68px}.search-input{font-size:1.1rem}.header-meta{gap:1rem}.meta-copy small{font-size:.58rem}.meta-copy strong{font-size:.96rem}.menu-link{padding:.5rem .8rem;font-size:.96rem}.section-head h2{font-size:clamp(1.32rem,1.65vw,1.7rem)}.product-body{padding:.92rem}.name{font-size:.94rem;min-height:2.7em}.price{font-size:.95rem}.mini-btn{min-width:96px;padding:.64rem .84rem;font-size:.82rem}.shop-row-cards{grid-auto-columns:minmax(212px,212px);gap:.9rem}.shop-row-cards .card{min-width:212px}.shop-row-arrow{width:48px;height:48px;font-size:1.9rem}}.cart-list{display:grid;gap:.8rem}.cart-item{display:grid;grid-template-columns:1fr auto;gap:.9rem;align-items:center;padding:.75rem}.cart-item-link{display:grid;grid-template-columns:96px 1fr;gap:.8rem;color:inherit}.cart-item-media{width:96px;height:96px;border-radius:12px;border:1px solid #e7ecef;background:#fafcfd;display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-item-media img{width:100%;height:100%;object-fit:contain}.cart-item-main .name{min-height:auto;margin-bottom:.3rem}.cart-item-unit{margin:0 0 .25rem;color:#6d7882;font-size:.82rem}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem}.cart-qty-controls{display:inline-flex;align-items:center;border:1px solid #d8dee4;border-radius:999px;overflow:hidden;background:#fff}.cart-qty-btn{width:34px;height:34px;border:0;background:#f3f6f8;color:#2c3338;font-size:1rem;cursor:pointer}.cart-qty-input{width:50px;border:0;text-align:center;font-size:.88rem;color:#2f353a;padding:0;-moz-appearance:textfield}.cart-qty-input::-webkit-outer-spin-button,.cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-remove-btn{border:0;background:transparent;color:#9a4a00;font-size:.82rem;cursor:pointer;text-decoration:underline}.cart-total{margin-top:.95rem}.cart-total-copy{margin:0 0 .9rem;color:#6d7882}.cart-total-checkout{width:100%;justify-content:center}.cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:6000}.cookie-banner-inner{width:min(980px,100%);margin:0 auto;background:#22272bf5;color:#fff;border-radius:18px;box-shadow:0 18px 42px #00000047;padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.cookie-banner-copy strong{display:block;margin-bottom:.25rem;font-size:.98rem}.cookie-banner-copy p{margin:0;color:#ffffffd1;font-size:.86rem;line-height:1.45}.cookie-banner-actions{display:flex;gap:.7rem;flex-wrap:wrap;justify-content:flex-end}@media (max-width: 760px){.cookie-banner-inner{flex-direction:column;align-items:flex-start}.cookie-banner-actions{width:100%}}.taxonomy-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.65rem 1.2rem}.taxonomy-item{background:#fff;border:1px solid #eceff2;border-radius:10px;padding:.65rem .75rem;font-size:.9rem;color:#2d3338}.brand-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.8rem}.brand-group{background:#fff;border:1px solid #ebedf0;border-radius:12px;padding:.8rem}.brand-group h3{margin:0 0 .45rem;font-size:.95rem;color:var(--brand-charcoal)}.brand-group ul{margin:0;padding-left:1rem}.brand-group li{font-size:.84rem;line-height:1.5;color:#4b545c}.crumbs{display:none}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin-top:1rem;align-items:start}.gallery{background:#fff;border-radius:var(--radius-md);border:1px solid #ebeff2;box-shadow:var(--shadow-sm);padding:1rem;min-width:0}.gallery-main{min-height:500px;height:500px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;background:#fafcfd;color:var(--brand-gray);overflow:hidden}.gallery-main img{width:auto;height:auto;max-width:calc(100% - 1rem);max-height:calc(100% - 1rem);object-fit:contain;object-position:center;display:block;border-radius:var(--radius-md)}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:.7rem}.thumbs[hidden]{display:none}.thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #e8edf0;border-radius:10px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;color:#8a959f;font-size:.75rem;overflow:hidden;padding:.35rem;cursor:pointer}.thumb img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;display:block}.thumb.is-active{border-color:var(--brand-orange);box-shadow:0 0 0 1px #f5943733}.summary{background:#fff;border-radius:var(--radius-md);border:1px solid #e9edf0;box-shadow:var(--shadow-sm);padding:1rem 1.1rem;min-width:0}.summary h1{margin:0;color:var(--brand-charcoal);font-size:clamp(1.3rem,1.6vw,1.7rem)}.rating{color:#c9822e;font-size:.82rem;margin:.45rem 0 .6rem}.stock{display:inline-block;font-size:.78rem;border-radius:999px;padding:.18rem .5rem;background:#edf8f1;color:var(--success)}.summary .price{display:block;font-size:1.45rem;margin:.8rem 0}.purchase{display:grid;grid-template-columns:110px 1fr;gap:.6rem;margin-bottom:1rem}.qty{border:1px solid #e1e6ea;border-radius:999px;padding:.7rem;text-align:center}.add{display:inline-flex;align-items:center;justify-content:center;text-align:center;border:0;border-radius:999px;background:linear-gradient(95deg,var(--brand-orange) 0%,var(--brand-orange-deep) 100%);color:#fff;font-weight:800}.meta{font-size:.8rem;color:#6d767f;line-height:1.6}.details{margin:1.1rem 0 2rem;background:#fff;border:1px solid #edf1f3;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1rem 1.1rem}.details h3{margin-top:0}.related-products{margin:1.15rem 0 2rem}.related-head{align-items:center}.related-head h3{margin:0}.related-controls{display:flex;gap:.45rem}.related-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:40px;border-radius:999px;border:1px solid #e2e7eb;background:#fff;color:var(--brand-charcoal);font-size:1.35rem;line-height:1;cursor:pointer;box-shadow:var(--shadow-sm)}.related-scroll{overflow-x:auto;padding-bottom:.4rem;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin}.related-cards{display:grid;grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:minmax(220px,220px);gap:.9rem}.related-cards .card{min-width:220px}.footer{background:#626262;color:#f0f0f0;padding:2.6rem 0 0;margin-top:2.2rem}.footer-main-grid{display:grid;grid-template-columns:1.3fr 1.2fr 1.1fr 1.1fr 1fr;gap:2rem;align-items:start;padding-bottom:2rem}.footer-col h4{margin:0 0 .65rem;color:#fff;font-size:.95rem;font-weight:700}.footer-logo{max-width:280px;width:100%;height:auto}.footer-col p,.footer-links{margin:0;line-height:1.6;color:#f1f1f1;font-size:.95rem}.footer-links a{display:block;margin-bottom:.34rem}.footer-links a.is-highlight{color:var(--brand-orange)}.hours{margin-top:1rem}.social-row{display:flex;gap:.5rem;margin-bottom:1rem}.social-btn{width:42px;height:42px;border-radius:6px;background:var(--brand-orange);color:#fff;display:grid;place-items:center;font-weight:700}.store-badge{margin-top:.45rem;display:inline-block;background:#ececec;color:#333;padding:.5rem 1rem;border-radius:999px;font-size:.9rem;box-shadow:0 3px 8px #0003}.payfast{margin-top:.8rem;font-size:1.1rem;font-weight:700;letter-spacing:.02em}.footer-bottom{background:var(--brand-orange);color:#fff;text-align:center;padding:.45rem 0;font-weight:700;font-size:.82rem;line-height:1.2}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1040px){.header-top-row{grid-template-columns:1fr;padding:.8rem 0;gap:.8rem}.hero-grid,.product-layout,.layout-shop{grid-template-columns:1fr}.cards{grid-template-columns:repeat(3,1fr)}}@media (max-width: 760px){.cards{grid-template-columns:repeat(2,1fr)}.header-meta{justify-content:flex-start;flex-wrap:wrap}.header-menu-row{flex-wrap:wrap;padding:.4rem 0 .55rem}.menu-list{gap:.35rem;padding:0;overflow-x:auto;width:100%}.footer-main-grid{grid-template-columns:repeat(2,1fr)}.banner-track{min-height:150px}}@media (max-width: 520px){.cards,.footer-main-grid,.thumbs,.purchase{grid-template-columns:1fr}.gallery-main{min-height:340px;height:340px}.logo-image{height:50px}}.crumbs-visible{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:1rem;color:#6d7882;font-size:.84rem}.info-card{background:#fff;border:1px solid #e7ecef;border-radius:var(--radius-md);padding:1rem;margin:1rem 0;box-shadow:var(--shadow-sm)}.info-card-error{border-color:#f0cccc;color:#8f2e2e;background:#fff8f8}.pill-muted{background:#f3f5f7;color:#5d6872}.stats-page{padding-bottom:2rem}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.stats-card{padding:1rem}.stats-card small{display:block;color:#6b737a;margin-bottom:.35rem}.stats-card strong{font-size:1.35rem;color:var(--brand-charcoal)}.stats-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.stats-panel{padding:1rem}.stats-list{display:grid;gap:.7rem}.stats-row{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid #eef2f5;padding-bottom:.7rem;font-size:.9rem}.stats-row:last-child{border-bottom:0;padding-bottom:0}.stats-note{margin:0;color:#6d7882}@media (max-width: 1040px){.stats-grid,.stats-panels{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.stats-grid,.stats-panels{grid-template-columns:1fr}}
