:root{--sz-grass:#2f785f;--sz-grass-dark:#1e4636;--sz-grass-hi:#2a6450;--sz-ink:#10231b;--sz-field:#ffffff;--sz-muted:#6f7d75;--sz-panel:#0c0f0d;--sz-nav-h:60px}.sz-announce,.sz-header,.sz-cat-row,.sz-footer{font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}.sz-header a,.sz-footer a{text-decoration:none;color:inherit}.sz-header img.sz-pixel{image-rendering:pixelated;image-rendering:crisp-edges}.sz-announce{background:#40b080;color:#fff;height:52px;display:flex;align-items:center;justify-content:center;text-align:center;font:600 13px/1 Poppins,sans-serif;letter-spacing:.04em;padding:0 16px;position:relative;z-index:61}.sz-announce .sz-dot{opacity:.65;margin:0 12px}.sz-header{position:sticky;top:0;z-index:60;display:block}.sz-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#2156436b;-webkit-backdrop-filter:blur(2px) saturate(1.1);backdrop-filter:blur(2px) saturate(1.1)}.sz-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(#0000002e,#0000)}.sz-bar{display:flex;align-items:center;gap:28px;padding:16px 48px;max-width:2200px;margin:0 auto}.sz-brand{flex:0 0 auto;display:flex;align-items:center;min-width:0}.sz-menu-btn{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:0;height:48px;padding:0;margin-right:0;border:none;border-radius:10px;background:var(--sz-grass-dark);color:#fff;cursor:pointer;opacity:0;overflow:hidden;box-shadow:0 2px 6px #0000002e;transition:width .32s cubic-bezier(.4,0,.2,1),opacity .25s ease,margin-right .32s cubic-bezier(.4,0,.2,1)}.sz-header.sz-nav-hidden .sz-menu-btn{width:48px;opacity:1;margin-right:16px}.sz-menu-btn svg{width:24px;height:24px;stroke:#fff;stroke-width:2.2;fill:none;flex:0 0 auto}.sz-logo{flex:0 0 auto;display:flex;align-items:center}.sz-logo img{height:74px;width:auto;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))}.sz-search{flex:1 1 auto;display:flex;align-items:stretch;gap:10px;min-width:220px;margin:0}.sz-cat-wrap{position:relative;display:flex}.sz-cat{flex:0 0 auto;display:flex;align-items:center;gap:10px;background:var(--sz-grass-dark);color:#fff;border:none;border-radius:10px;padding:0 20px;height:52px;font:600 15px/1 Poppins,sans-serif;cursor:pointer;white-space:nowrap;box-shadow:0 2px 6px #0000002e;transition:background .15s ease}.sz-cat:hover{background:var(--sz-grass-hi)}.sz-chev{width:13px;height:13px;stroke:currentColor;stroke-width:2.2;fill:none;opacity:.9;transition:transform .2s ease}.sz-fieldbox{flex:1 1 auto;display:flex;align-items:stretch;background:var(--sz-field);border-radius:10px;overflow:hidden;min-width:0;box-shadow:0 2px 6px #0000002e}.sz-fieldbox input{flex:1 1 auto;background:transparent;border:none;outline:none;color:#14241c;font:400 15px/1 Poppins,sans-serif;padding:0 20px;min-width:0;height:52px}.sz-fieldbox input::placeholder{color:var(--sz-muted)}.sz-search-btn{flex:0 0 auto;width:60px;border:none;background:var(--sz-grass-dark);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.sz-search-btn:hover{background:var(--sz-grass-hi)}.sz-search-btn svg{width:21px;height:21px;stroke:#fff;stroke-width:2.4;fill:none}.sz-util{flex:0 0 auto;display:flex;align-items:center;gap:26px}.sz-country{display:flex;align-items:center;gap:7px;font:700 15px/1 Poppins,sans-serif;color:var(--sz-ink);cursor:pointer;text-shadow:0 1px 1px rgba(255,255,255,.25)}.sz-iconlink{display:flex;align-items:center;color:var(--sz-ink)}.sz-iconlink:hover{color:var(--sz-grass-dark)}.sz-icon{width:25px;height:25px;stroke:currentColor;stroke-width:1.8;fill:none;filter:drop-shadow(0 1px 1px rgba(255,255,255,.2))}.sz-cart{position:relative}.sz-cart .sz-icon{width:27px;height:27px}.sz-cart .sz-count{position:absolute;top:-7px;right:-9px;background:var(--sz-grass-dark);color:#fff;font:700 11px/1 Poppins,sans-serif;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:1.5px solid rgba(255,255,255,.5)}.sz-nav-wrap{overflow:visible;max-height:var(--sz-nav-h);transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .28s ease,transform .38s cubic-bezier(.4,0,.2,1)}.sz-header.sz-nav-hidden .sz-nav-wrap{overflow:hidden;max-height:0;opacity:0;transform:translateY(-12px)}.sz-nav{display:flex;justify-content:center;align-items:center;gap:6px;height:var(--sz-nav-h);padding:0 48px;margin:0;list-style:none}.sz-nav-item{position:relative}.sz-nav-link{display:flex;align-items:center;gap:8px;padding:10px 16px;font:600 17px/1 Poppins,sans-serif;color:var(--sz-ink);border-radius:7px;cursor:pointer;white-space:nowrap;text-shadow:0 1px 1px rgba(255,255,255,.22);transition:color .15s ease}.sz-nav-item.sz-active .sz-nav-link{text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:2px}.sz-nav-link:hover{color:var(--sz-grass-dark)}.sz-nav-link .sz-chev{width:12px;height:12px;stroke-width:2.6}.sz-nav-item.sz-has-menu:hover .sz-nav-link .sz-chev{transform:rotate(180deg)}.sz-dropdown{position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%) translateY(8px);background:var(--sz-panel);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px;min-width:230px;box-shadow:0 24px 50px -12px #0009;opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:5}.sz-nav-item.sz-has-menu:hover .sz-dropdown{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.sz-dropdown a{display:block;padding:11px 16px;border-radius:8px;font:500 15px/1.1 Poppins,sans-serif;color:#d7dbd8;transition:background .12s ease,color .12s ease}.sz-dropdown a:hover{background:#2f785f47;color:#fff}.sz-dropdown--mega{left:0;transform:translate(0) translateY(8px);min-width:720px;padding:18px 12px}.sz-nav-item.sz-has-menu:hover .sz-dropdown--mega{transform:translate(0) translateY(0)}.sz-mega-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 22px}.sz-mega-col h4{margin:4px 0 6px;padding:0 16px}.sz-mega-col h4 a{font:700 13px/1 Poppins,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#fff;padding:0;border-radius:0}.sz-mega-col h4 a:hover{background:none;color:#5fd6a8}.sz-cat-menu{left:0;top:calc(100% + 10px);transform:translate(0) translateY(8px);min-width:230px}.sz-cat-wrap:hover .sz-cat-menu{opacity:1;visibility:visible;transform:translate(0) translateY(0)}.sz-cat-wrap:hover .sz-cat .sz-chev{transform:rotate(180deg)}@media screen and (max-width:989px){.sz-bar{flex-wrap:wrap;gap:14px 18px;padding:12px 20px}.sz-search{order:3;flex-basis:100%;min-width:0}.sz-nav{gap:2px;padding:0 12px;overflow-x:auto;justify-content:flex-start}.sz-logo img{height:52px}}.sz-cat-row{max-width:1500px;margin:0 auto;padding:28px 48px 8px}.sz-cat-scroll{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;perspective:1200px}@media(max-width:1100px){.sz-cat-scroll{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:640px){.sz-cat-scroll{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}}@media(max-width:760px){.sz-cat-row{padding-left:20px;padding-right:20px}}.sz-cat-tile{--sz-mouse-x:50%;--sz-mouse-y:50%;--sz-rotate-x:0deg;--sz-rotate-y:0deg;--sz-lift:0px;--sz-scale:1;position:relative;aspect-ratio:16/9;border-radius:12px;background:#0c0f0d;border:1px solid rgba(255,255,255,.06);overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;cursor:pointer;transform:perspective(900px) translateY(var(--sz-lift, 0px)) scale(var(--sz-scale, 1)) rotateX(var(--sz-rotate-x, 0deg)) rotateY(var(--sz-rotate-y, 0deg))!important;transform-style:preserve-3d;will-change:transform;box-shadow:0 8px 22px -10px #0000008c;transition:box-shadow .25s ease,border-color .25s ease,filter .25s ease}.sz-cat-tile:hover{box-shadow:0 0 18px color-mix(in srgb,var(--sz-tone) 50%,transparent),0 14px 30px -10px #000000bf;border-color:#5fd6a873;filter:brightness(1.08);z-index:10}.sz-cat-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 90% at 50% 130%,var(--sz-tone,#2f785f) 0%,transparent 58%),linear-gradient(180deg,#ffffff05,#00000040);opacity:.55;transition:opacity .25s ease,transform .25s ease}.sz-cat-tile:hover:before{opacity:.9;transform:scale(1.08)}.sz-cat-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at var(--sz-mouse-x) var(--sz-mouse-y),rgba(255,255,255,.25),rgba(255,255,255,.1) 18%,transparent 42%),linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:auto,24px 24px,24px 24px;-webkit-mask-image:radial-gradient(80% 70% at 50% 50%,#000 30%,transparent 75%);mask-image:radial-gradient(80% 70% at 50% 50%,#000 30%,transparent 75%);opacity:0;transition:opacity .2s ease}.sz-cat-tile:hover:after{opacity:.8}.sz-cat-tile .sz-label{position:relative;z-index:1;padding:14px 18px;color:#fff;display:flex;flex-direction:column;align-items:center;gap:6px;transform:translateZ(18px);pointer-events:none}.sz-cat-tile .sz-game{font:800 22px/1.05 Poppins,sans-serif;letter-spacing:.01em;text-shadow:0 2px 6px rgba(0,0,0,.55)}.sz-cat-tile .sz-game.sz-small{font-size:18px}.sz-cat-tile .sz-game.sz-tiny{font-size:16px}.sz-cat-tile .sz-cat-logo{display:block;width:100%;max-width:220px;height:90px;object-fit:contain;object-position:center;margin:0 auto;filter:drop-shadow(0 3px 8px rgba(0,0,0,.55))}@media(max-width:640px){.sz-cat-tile .sz-cat-logo{max-width:180px;height:72px}}.sz-cat-tile .sz-region{font:700 10px/1 Silkscreen,ui-monospace,monospace;letter-spacing:.22em;text-transform:uppercase;padding:5px 10px;border-radius:999px;background:#00000073;border:1px solid rgba(255,255,255,.18);color:#cfe9dc}.sz-footer{background:var(--sz-panel);color:#cfd8d2;border-top:1px solid rgba(255,255,255,.07);margin-top:60px}.sz-footer__inner{max-width:1500px;margin:0 auto;padding:56px 48px 0}.sz-footer__top{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.08)}@media(max-width:1000px){.sz-footer__top{grid-template-columns:repeat(2,1fr);gap:36px}}@media(max-width:560px){.sz-footer__top{grid-template-columns:1fr}}.sz-footer__heading{font:700 13px/1 Poppins,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin:0 0 18px}.sz-footer__brand .sz-brand-mark{font:800 24px/1 Poppins,sans-serif;color:#fff;margin:0 0 12px;display:flex;align-items:center;gap:9px}.sz-footer__brand .sz-pip{width:14px;height:14px;border-radius:50%;background:#5fd6a8;box-shadow:0 0 0 4px #5fd6a833}.sz-footer__brand p{margin:0 0 18px;font:400 14px/1.6 Poppins,sans-serif;color:#9fb0a8;max-width:34ch}.sz-footer__social{display:flex;gap:12px;margin-top:20px}.sz-footer__social a{width:38px;height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#cfd8d2;transition:background .15s ease,color .15s ease,border-color .15s ease}.sz-footer__social a:hover{background:#2f785f59;color:#fff;border-color:#5fd6a873}.sz-footer__social svg{width:19px;height:19px;fill:currentColor}.sz-footer__newsletter p{margin:0 0 16px;font:400 14px/1.6 Poppins,sans-serif;color:#9fb0a8}.sz-newsletter-form{display:flex;background:#fff;border-radius:10px;overflow:hidden;max-width:380px}.sz-newsletter-form input{flex:1 1 auto;min-width:0;border:none;outline:none;background:transparent;color:#14241c;font:400 15px/1 Poppins,sans-serif;padding:0 18px;height:50px}.sz-newsletter-form input::placeholder{color:var(--sz-muted)}.sz-newsletter-form button{flex:0 0 auto;width:56px;border:none;cursor:pointer;background:var(--sz-grass-dark);color:#fff;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.sz-newsletter-form button:hover{background:var(--sz-grass-hi)}.sz-newsletter-form button svg{width:20px;height:20px;stroke:#fff;stroke-width:2.4;fill:none}.sz-newsletter-msg{display:block;margin-top:10px;font:500 13px/1.4 Poppins,sans-serif;color:#5fd6a8}.sz-footer__bottom{max-width:1500px;margin:0 auto;padding:22px 48px 40px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px 28px;flex-wrap:nowrap}.sz-footer__locale{flex:0 0 auto;display:flex;gap:12px;flex-wrap:wrap}.sz-footer__select{display:flex;align-items:center;gap:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:9px;padding:9px 14px;color:#cfd8d2;font:600 13px/1 Poppins,sans-serif;cursor:pointer}.sz-footer__payment{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.sz-footer__payment .sz-pay{height:30px;border-radius:5px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000004d;overflow:hidden}.sz-footer__payment .sz-pay svg,.sz-footer__payment .sz-pay img{height:20px;width:auto;display:block}.sz-footer__copyright{max-width:1500px;margin:0 auto;padding:22px 48px 44px;display:flex;align-items:center;gap:8px 20px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.06);font:400 12px/1.4 Poppins,sans-serif;color:#869a8e}.sz-footer__copyright a{color:#869a8e}.sz-footer__copyright a:hover{color:#5fd6a8}.sz-footer__policies{list-style:none;display:flex;gap:18px;margin:0;padding:0}@media(max-width:640px){.sz-footer__bottom{flex-wrap:wrap}.sz-footer__payment{justify-content:flex-start}}@media(max-width:760px){.sz-footer__inner,.sz-footer__bottom,.sz-footer__copyright{padding-left:24px;padding-right:24px}}main .shopify-section:has(.sz-cat-row)~.shopify-section .page-width,main .shopify-section:has(.sz-cat-row)~.shopify-section .page-width-desktop{max-width:1500px!important;padding-left:48px!important;padding-right:48px!important;margin-left:auto!important;margin-right:auto!important}main .shopify-section:has(.sz-cat-row)~.shopify-section .banner{max-width:1404px;margin-left:auto!important;margin-right:auto!important;overflow:hidden}main .shopify-section:has(.sz-cat-row)~.shopify-section .banner__content.page-width{max-width:100%!important;padding-left:48px!important;padding-right:48px!important}@media(max-width:760px){main .shopify-section:has(.sz-cat-row)~.shopify-section .page-width,main .shopify-section:has(.sz-cat-row)~.shopify-section .page-width-desktop{padding-left:20px!important;padding-right:20px!important}main .shopify-section:has(.sz-cat-row)~.shopify-section .banner{max-width:calc(100% - 40px)}main .shopify-section:has(.sz-cat-row)~.shopify-section .banner__content.page-width{padding-left:20px!important;padding-right:20px!important}}html,body,body *,button,input,textarea,select{font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important}.sz-cat-tile .sz-label{width:100%;height:100%;justify-content:center}.sz-cat-tile .sz-cat-logo{width:88%!important;max-width:250px!important;height:112px!important;object-fit:contain!important;object-position:center!important;margin:0 auto!important}@media(max-width:1100px){.sz-cat-tile .sz-cat-logo{max-width:220px!important;height:96px!important}}@media(max-width:640px){.sz-cat-tile .sz-cat-logo{max-width:180px!important;height:78px!important}}.shopify-section.section-header,.section-header.shopify-section-group-header-group,.shopify-section-header-sticky,.shopify-section-header-hidden,.shopify-section-header-hidden.menu-open{position:sticky!important;top:0!important;z-index:999!important;transform:none!important}.section-header.animate{transition:none!important}.sz-header{position:relative!important;top:0!important;transform:none!important}.sz-header{will-change:transform;backface-visibility:hidden;contain:layout paint}.sz-nav-wrap{will-change:max-height,opacity,transform}.sz-menu-btn{will-change:width,opacity,margin-right}.shopify-section.section-header,.sz-header,.sz-bar,.sz-nav-wrap,.sz-nav,.sz-nav-item,.sz-cat-wrap{overflow:visible!important}.shopify-section.section-header,.sz-header{z-index:9999!important}.sz-dropdown{z-index:10000!important;pointer-events:none}.sz-nav-item.sz-has-menu:hover>.sz-dropdown,.sz-nav-item.sz-has-menu.sz-open>.sz-dropdown,.sz-cat-wrap:hover>.sz-cat-menu,.sz-cat-wrap.sz-open>.sz-cat-menu{opacity:1!important;visibility:visible!important;pointer-events:auto}.sz-nav-item.sz-has-menu.sz-open>.sz-dropdown:not(.sz-dropdown--mega),.sz-nav-item.sz-has-menu:hover>.sz-dropdown:not(.sz-dropdown--mega),.sz-cat-wrap.sz-open>.sz-cat-menu,.sz-cat-wrap:hover>.sz-cat-menu{transform:translate(-50%) translateY(0)!important}.sz-cat-wrap.sz-open>.sz-cat-menu,.sz-cat-wrap:hover>.sz-cat-menu{transform:translate(0) translateY(0)!important}.sz-nav-item.sz-has-menu.sz-open>.sz-dropdown--mega,.sz-nav-item.sz-has-menu:hover>.sz-dropdown--mega{transform:translate(0) translateY(0)!important}.sz-nav-item.sz-has-menu.sz-open>.sz-nav-link .sz-chev,.sz-cat-wrap.sz-open>.sz-cat .sz-chev{transform:rotate(180deg)}body,#shopify-section-header,.shopify-section.section-header,.section-header.shopify-section-group-header-group,.shopify-section-header-sticky,.shopify-section-header-hidden,.shopify-section-header-hidden.menu-open,.sz-header,.sz-header *{overflow:visible!important}#shopify-section-header,.shopify-section.section-header,.section-header.shopify-section-group-header-group,.shopify-section-header-sticky,.shopify-section-header-hidden,.shopify-section-header-hidden.menu-open{position:sticky!important;top:0!important;z-index:2147483647!important;isolation:isolate!important;transform:none!important;contain:none!important}.sz-header{position:relative!important;z-index:2147483647!important;isolation:isolate!important;contain:none!important}.sz-dropdown,.sz-cat-menu,.sz-dropdown--mega{z-index:2147483647!important}main,#MainContent,main .shopify-section{position:relative;z-index:0!important}.sz-dropdown:before,.sz-cat-menu:before{content:"";position:absolute;left:0;right:0;top:-18px;height:18px;display:block}.sz-nav-item.sz-has-menu,.sz-cat-wrap{padding-bottom:8px;margin-bottom:-8px}.sz-cat-menu .sz-cat-option{display:block;width:100%;border:0;background:transparent;color:#183427;text-align:left;padding:11px 14px;border-radius:8px;font:600 14px/1.2 Poppins,sans-serif;cursor:pointer}.sz-cat-menu .sz-cat-option:hover,.sz-cat-menu .sz-cat-option.is-active{background:#2f785f47;color:#fff}.sz-localization-controls{gap:8px;cursor:default}.sz-localization-form{margin:0;padding:0}.sz-select-wrap{position:relative;min-width:104px;height:52px;display:flex;flex-direction:column;justify-content:center;border-radius:10px;background:var(--sz-field);box-shadow:0 2px 6px #0000002e;padding:7px 34px 7px 12px}.sz-select-title{font:700 10px/1 Poppins,sans-serif;text-transform:uppercase;letter-spacing:.04em;color:var(--sz-grass-dark);opacity:.85;pointer-events:none}.sz-localization-select{appearance:none;-webkit-appearance:none;border:0;outline:0;background:transparent;color:#14241c;font:700 13px/1.15 Poppins,sans-serif;padding:3px 0 0;width:100%;cursor:pointer}.sz-select-wrap .sz-chev{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#14241c;pointer-events:none}.sz-select-wrap:hover{background:#fff}@media(max-width:990px){.sz-localization-controls{display:none}}.sz-search{display:flex!important;align-items:stretch!important;gap:0!important}.sz-search .sz-cat-wrap{position:relative!important;display:flex!important;flex:0 0 auto!important;padding-bottom:0!important;margin-bottom:0!important}.sz-search .sz-cat{height:52px!important;border-radius:10px 0 0 10px!important;box-shadow:0 2px 6px #0000002e!important;color:#fff!important;margin:0!important}.sz-search .sz-fieldbox{border-radius:0 10px 10px 0!important;margin-left:0!important;box-shadow:0 2px 6px #0000002e!important}.sz-cat-menu{top:calc(100% + 8px)!important}.sz-dropdown,.sz-dropdown a,.sz-dropdown button,.sz-cat-menu,.sz-cat-menu .sz-cat-option{color:#fff!important}.sz-cat-menu .sz-cat-option:hover,.sz-cat-menu .sz-cat-option.is-active{color:#fff!important;background:#ffffff29!important}.sz-localization-controls{gap:8px!important;cursor:default!important}.sz-select-wrap{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;gap:8px!important;min-width:104px!important;min-height:52px!important;height:52px!important;padding:0 34px 0 14px!important;border-radius:10px!important;background:var(--sz-field)!important;box-shadow:0 2px 6px #0000002e!important;overflow:hidden!important}.sz-select-title{color:var(--sz-grass-dark)!important;font:700 13px/1 Poppins,sans-serif!important;text-transform:none!important;letter-spacing:0!important;pointer-events:none!important;opacity:1!important;white-space:nowrap!important}.sz-localization-select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;z-index:10!important;border:0!important;padding:0!important}.sz-localization-select option{color:#14241c!important;background:#fff!important}.sz-select-wrap .sz-chev{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;color:var(--sz-grass-dark)!important;pointer-events:none!important;z-index:2!important}.sz-select-wrap:hover{background:#fff!important}.sz-localization-controls{display:flex!important;align-items:center!important;gap:8px!important}.sz-localization-form{margin:0!important;padding:0!important}.sz-localization-wrap{position:relative!important;display:flex!important}.sz-localization-button{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;height:52px!important;min-width:112px!important;padding:0 18px!important;border:0!important;border-radius:10px!important;background:var(--sz-field)!important;color:var(--sz-grass-dark)!important;box-shadow:0 2px 6px #0000002e!important;font:700 13px/1 Poppins,sans-serif!important;cursor:pointer!important;white-space:nowrap!important}.sz-localization-button:hover,.sz-localization-wrap.sz-open>.sz-localization-button{background:#fff!important}.sz-localization-button .sz-chev{width:14px!important;height:14px!important;color:var(--sz-grass-dark)!important;transition:transform .18s ease!important}.sz-localization-wrap:hover>.sz-localization-button .sz-chev,.sz-localization-wrap.sz-open>.sz-localization-button .sz-chev{transform:rotate(180deg)!important}.sz-localization-menu{right:0!important;left:auto!important;top:calc(100% + 8px)!important;min-width:220px!important;max-height:420px!important;overflow:auto!important;transform:translate(0) translateY(8px)!important;padding:10px!important;color:#fff!important}.sz-localization-menu--currency{min-width:290px!important}.sz-localization-wrap:hover>.sz-localization-menu,.sz-localization-wrap.sz-open>.sz-localization-menu{opacity:1!important;visibility:visible!important;transform:translate(0) translateY(0)!important}.sz-localization-option{display:block!important;width:100%!important;border:0!important;background:transparent!important;color:#fff!important;text-align:left!important;padding:11px 14px!important;border-radius:8px!important;font:600 14px/1.2 Poppins,sans-serif!important;cursor:pointer!important;white-space:nowrap!important}.sz-localization-option:hover,.sz-localization-option.is-active{background:#ffffff29!important;color:#fff!important}@media(max-width:990px){.sz-localization-controls{display:none!important}}.sz-util .sz-iconlink{width:46px!important;height:46px!important;justify-content:center!important;border-radius:12px!important;color:#fff!important;background:linear-gradient(180deg,var(--sz-grass-hi),var(--sz-grass-dark))!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 3px 8px #0000003d,inset 0 1px #ffffff2e!important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease!important}.sz-util .sz-iconlink:hover{transform:translateY(-1px)!important;filter:brightness(1.08)!important;box-shadow:0 6px 14px #0000004d,inset 0 1px #ffffff38!important}.sz-util .sz-iconlink .sz-icon{color:#fff!important;stroke:#fff!important;filter:drop-shadow(0 1px 1px rgba(0,0,0,.25))!important}.sz-cart .sz-count{top:-8px!important;right:-8px!important;background:#fff!important;color:var(--sz-grass-dark)!important;border:2px solid var(--sz-grass-dark)!important;box-shadow:0 2px 6px #00000040!important}@media screen and (max-width:989px){.sz-announce{min-height:40px!important;height:auto!important;padding:10px 12px!important;font-size:11px!important;line-height:1.25!important}.sz-bar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:10px 12px!important;padding:10px 14px!important}.sz-brand{display:contents!important}.sz-menu-btn,.sz-header.sz-nav-hidden .sz-menu-btn{grid-column:1!important;grid-row:1!important;width:46px!important;height:46px!important;margin:0!important;opacity:1!important;overflow:visible!important;border:1px solid rgba(255,255,255,.22)!important;background:linear-gradient(180deg,var(--sz-grass-hi),var(--sz-grass-dark))!important;box-shadow:0 3px 8px #0000003d,inset 0 1px #ffffff2e!important}.sz-logo{grid-column:2!important;grid-row:1!important;justify-content:center!important;min-width:0!important}.sz-logo img{height:48px!important;max-width:100%!important}.sz-util{grid-column:3!important;grid-row:1!important;gap:8px!important}.sz-util .sz-iconlink{width:42px!important;height:42px!important;border-radius:11px!important}.sz-search{grid-column:1 / -1!important;grid-row:2!important;order:initial!important;flex-basis:auto!important;width:100%!important;gap:8px!important}.sz-cat{height:46px!important;padding:0 12px!important;max-width:140px!important;font-size:12px!important}.sz-cat [data-sz-category-label]{max-width:92px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sz-fieldbox input{height:46px!important;padding:0 12px!important;font-size:14px!important}.sz-search-btn{width:48px!important}.sz-nav-wrap,.sz-header.sz-nav-hidden .sz-nav-wrap{max-height:0!important;opacity:0!important;transform:translateY(-8px)!important;overflow:hidden!important;pointer-events:none!important;transition:max-height .28s ease,opacity .2s ease,transform .28s ease!important}.sz-header.sz-mobile-open .sz-nav-wrap,.sz-header.sz-mobile-open.sz-nav-hidden .sz-nav-wrap{max-height:75vh!important;opacity:1!important;transform:translateY(0)!important;overflow:auto!important;pointer-events:auto!important;-webkit-overflow-scrolling:touch!important;background:#0c0f0df5!important;border-top:1px solid rgba(255,255,255,.1)!important;box-shadow:0 18px 32px #00000059!important}.sz-nav{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:6px!important;padding:12px 14px 16px!important;overflow:visible!important}.sz-nav-item{width:100%!important}.sz-nav-link{width:100%!important;justify-content:space-between!important;color:#fff!important;background:#2f785f47!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:10px!important;padding:14px 16px!important;font-size:15px!important;text-shadow:none!important}.sz-nav-link:hover,.sz-nav-item.sz-active .sz-nav-link{color:#fff!important;background:#40b08057!important}.sz-dropdown,.sz-dropdown--mega{position:static!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;min-width:0!important;width:100%!important;max-height:none!important;margin:6px 0 2px!important;padding:8px!important;box-shadow:none!important;border-radius:10px!important;background:#00000047!important;opacity:0!important;visibility:hidden!important;display:none!important;pointer-events:none!important}.sz-nav-item.sz-has-menu.sz-open>.sz-dropdown,.sz-nav-item.sz-has-menu.sz-open>.sz-dropdown--mega{opacity:1!important;visibility:visible!important;display:block!important;pointer-events:auto!important;transform:none!important}.sz-nav-item.sz-has-menu:hover>.sz-dropdown{display:none!important}.sz-nav-item.sz-has-menu.sz-open:hover>.sz-dropdown{display:block!important}.sz-mega-cols{display:block!important}.sz-mega-col+.sz-mega-col{margin-top:8px!important}.sz-dropdown a{color:#e9f5ee!important;padding:12px 14px!important;font-size:14px!important}}@media screen and (max-width:480px){.sz-bar{grid-template-columns:auto minmax(0,1fr) auto!important;gap:8px!important;padding-left:10px!important;padding-right:10px!important}.sz-logo img{height:42px!important}.sz-util{gap:6px!important}.sz-util .sz-iconlink,.sz-menu-btn,.sz-header.sz-nav-hidden .sz-menu-btn{width:38px!important;height:38px!important;border-radius:10px!important}.sz-icon{width:21px!important;height:21px!important}.sz-cart .sz-icon{width:23px!important;height:23px!important}.sz-search{flex-wrap:wrap!important}.sz-cat-wrap{width:100%!important}.sz-cat{width:100%!important;max-width:none!important;justify-content:space-between!important}.sz-cat [data-sz-category-label]{max-width:none!important}.sz-fieldbox{width:100%!important;flex-basis:100%!important}.sz-cat-menu{width:100%!important}}@media screen and (max-width:989px){.sz-search .sz-cat-wrap{position:relative!important;z-index:80!important;overflow:visible!important}.sz-search .sz-cat-wrap.sz-open>.sz-cat-menu{position:absolute!important;left:0!important;right:auto!important;top:calc(100% + 6px)!important;z-index:9999!important;display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important;width:max-content!important;min-width:100%!important;max-width:calc(100vw - 28px)!important;max-height:55vh!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;margin:0!important;padding:8px!important;border-radius:12px!important;background:#0c0f0dfa!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 16px 32px #0000006b!important}.sz-search .sz-cat-menu .sz-cat-option{display:block!important;width:100%!important;min-width:190px!important;color:#fff!important;text-align:left!important;padding:12px 14px!important;border-radius:9px!important;white-space:nowrap!important}}@media screen and (max-width:480px){.sz-search .sz-cat-wrap.sz-open>.sz-cat-menu{width:100%!important;min-width:100%!important;max-width:100%!important}.sz-search .sz-cat-menu .sz-cat-option{min-width:0!important;white-space:normal!important}}@media screen and (max-width:989px){.sz-header .sz-nav-wrap,.sz-header .sz-nav,.sz-header .sz-nav-item{overflow:visible!important}.sz-header .sz-nav-item.sz-has-menu>.sz-dropdown,.sz-header .sz-nav-item.sz-has-menu>.sz-dropdown:not(.sz-dropdown--mega),.sz-header .sz-nav-item.sz-has-menu>.sz-dropdown--mega,.sz-header .sz-nav-item.sz-has-menu:hover>.sz-dropdown,.sz-header .sz-nav-item.sz-has-menu:hover>.sz-dropdown:not(.sz-dropdown--mega),.sz-header .sz-nav-item.sz-has-menu:hover>.sz-dropdown--mega,.sz-header .sz-nav-item.sz-has-menu.sz-open>.sz-dropdown,.sz-header .sz-nav-item.sz-has-menu.sz-open>.sz-dropdown:not(.sz-dropdown--mega),.sz-header .sz-nav-item.sz-has-menu.sz-open>.sz-dropdown--mega{position:static!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;translate:none!important;width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;margin:6px 0 2px!important}.sz-header .sz-nav-item.sz-has-menu.sz-open>.sz-dropdown,.sz-header .sz-nav-item.sz-has-menu.sz-open>.sz-dropdown--mega{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.sz-header .sz-dropdown a,.sz-header .sz-mega-col h4 a{width:100%!important;max-width:100%!important;box-sizing:border-box!important;white-space:normal!important;overflow-wrap:anywhere!important}}@media screen and (max-width:989px){.sz-header{transition:box-shadow .22s ease,transform .22s ease!important}.sz-header .sz-bar{transition:padding .24s ease,gap .24s ease!important}.sz-header .sz-logo img,.sz-header .sz-menu-btn,.sz-header .sz-util .sz-iconlink{transition:width .24s ease,height .24s ease,max-height .24s ease,opacity .2s ease,transform .24s ease!important}.sz-header .sz-search{max-height:120px!important;opacity:1!important;overflow:visible!important;transform:translateY(0)!important;transition:max-height .24s ease,opacity .18s ease,transform .24s ease,margin .24s ease!important}.sz-header.sz-nav-hidden:not(.sz-mobile-open) .sz-bar{padding-top:6px!important;padding-bottom:6px!important;gap:6px 10px!important}.sz-header.sz-nav-hidden:not(.sz-mobile-open) .sz-search{grid-row:2!important;max-height:0!important;opacity:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important;transform:translateY(-8px)!important}.sz-header.sz-nav-hidden:not(.sz-mobile-open) .sz-logo img{height:36px!important;max-height:36px!important}.sz-header.sz-nav-hidden:not(.sz-mobile-open) .sz-menu-btn,.sz-header.sz-nav-hidden:not(.sz-mobile-open) .sz-util .sz-iconlink{width:36px!important;height:36px!important}.sz-header.sz-nav-hidden:not(.sz-mobile-open) .sz-country,.sz-header.sz-nav-hidden:not(.sz-mobile-open) .sz-util .sz-iconlink:not(.sz-cart){display:none!important}.sz-header.sz-nav-hidden:not(.sz-mobile-open) .sz-util{gap:0!important}.sz-header.sz-nav-hidden:not(.sz-mobile-open){box-shadow:0 8px 20px #00000052!important}.sz-header.sz-mobile-open .sz-search{max-height:140px!important;opacity:1!important;overflow:visible!important;pointer-events:auto!important;transform:none!important}}@media screen and (max-width:480px){.sz-header.sz-nav-hidden:not(.sz-mobile-open) .sz-bar{padding-left:8px!important;padding-right:8px!important}.sz-header.sz-nav-hidden:not(.sz-mobile-open) .sz-logo img{height:32px!important;max-height:32px!important}.sz-header.sz-nav-hidden:not(.sz-mobile-open) .sz-menu-btn,.sz-header.sz-nav-hidden:not(.sz-mobile-open) .sz-util .sz-iconlink{width:34px!important;height:34px!important}}.product-card-wrapper .card,.card-wrapper.product-card-wrapper .card{background:radial-gradient(120% 90% at 50% 130%,#2f785f 0%,transparent 58%),linear-gradient(180deg,#ffffff05,#00000040),#0c0f0d!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 8px 22px -10px #0000008c!important}.product-card-wrapper .card__inner,.product-card-wrapper .card__content,.product-card-wrapper .card__information,.card-wrapper.product-card-wrapper .card__inner,.card-wrapper.product-card-wrapper .card__content,.card-wrapper.product-card-wrapper .card__information{background:transparent!important}.product-card-wrapper .card__heading a,.product-card-wrapper .price,.product-card-wrapper .price *{color:#fff!important}.product-card-wrapper:hover .card,.card-wrapper.product-card-wrapper:hover .card{border-color:#5fd6a873!important;filter:brightness(1.04)}.product-card-wrapper.sz-product-card--sold-out .card{filter:grayscale(1) saturate(.2) brightness(.78)!important;opacity:.72}.product-card-wrapper.sz-product-card--sold-out:hover .card{filter:grayscale(1) saturate(.2) brightness(.84)!important;opacity:.82}.product-card-wrapper.sz-product-card--sold-out .card__media img,.product-card-wrapper.sz-product-card--sold-out .media img{filter:grayscale(1) contrast(.9)!important}.product-card-wrapper.sz-product-card--sold-out .badge{background:#1c1c1ceb!important;color:#f2f2f2!important;border:1px solid rgba(255,255,255,.16)!important}.product-card-wrapper,.card-wrapper.product-card-wrapper{border-radius:16px!important}.product-card-wrapper .card,.card-wrapper.product-card-wrapper .card{position:relative!important;isolation:isolate!important;background:#0c0f0d!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 8px 22px -10px #0000008c!important}.product-card-wrapper .card:before,.card-wrapper.product-card-wrapper .card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(120% 90% at 50% 130%,rgba(47,120,95,.48) 0%,rgba(47,120,95,.18) 30%,transparent 58%),linear-gradient(180deg,#ffffff05,#00000040);opacity:.55;transition:opacity .25s ease,transform .25s ease}.product-card-wrapper .card>*,.card-wrapper.product-card-wrapper .card>*{position:relative!important;z-index:1!important}.product-card-wrapper:hover .card,.card-wrapper.product-card-wrapper:hover .card{border-color:#5fd6a873!important;filter:none!important;box-shadow:0 0 18px #2f785f6b,0 14px 30px -10px #000000bf!important}.product-card-wrapper:hover .card:before,.card-wrapper.product-card-wrapper:hover .card:before{opacity:.78;transform:scale(1.04)}.product-card-wrapper .card__inner,.product-card-wrapper .card__content,.product-card-wrapper .card__information,.product-card-wrapper .card__media,.product-card-wrapper .media,.card-wrapper.product-card-wrapper .card__inner,.card-wrapper.product-card-wrapper .card__content,.card-wrapper.product-card-wrapper .card__information,.card-wrapper.product-card-wrapper .card__media,.card-wrapper.product-card-wrapper .media{background:transparent!important}.product-card-wrapper.sz-product-card--sold-out .card,.card-wrapper.product-card-wrapper.sz-product-card--sold-out .card,.product-card-wrapper.sz-product-card--sold-out:hover .card,.card-wrapper.product-card-wrapper.sz-product-card--sold-out:hover .card{background:#101010!important;filter:grayscale(1) saturate(0) contrast(.95) brightness(.78)!important;opacity:.78!important;border-color:#ffffff1f!important;box-shadow:0 8px 22px -10px #000000b3!important}.product-card-wrapper.sz-product-card--sold-out .card:before,.card-wrapper.product-card-wrapper.sz-product-card--sold-out .card:before,.product-card-wrapper.sz-product-card--sold-out:hover .card:before,.card-wrapper.product-card-wrapper.sz-product-card--sold-out:hover .card:before{background:radial-gradient(120% 90% at 50% 130%,rgba(210,210,210,.18) 0%,rgba(130,130,130,.08) 34%,transparent 58%),linear-gradient(180deg,#ffffff06,#00000052)!important;opacity:.42!important;transform:none!important}.product-card-wrapper.sz-product-card--sold-out .card *,.card-wrapper.product-card-wrapper.sz-product-card--sold-out .card *{filter:none!important}.product-card-wrapper.sz-product-card--sold-out .card__media img,.product-card-wrapper.sz-product-card--sold-out .media img,.card-wrapper.product-card-wrapper.sz-product-card--sold-out .card__media img,.card-wrapper.product-card-wrapper.sz-product-card--sold-out .media img{filter:grayscale(1) saturate(0) contrast(.92) brightness(.82)!important}.product-card-wrapper.sz-product-card--sold-out .badge,.card-wrapper.product-card-wrapper.sz-product-card--sold-out .badge{background:#121212f0!important;color:#f2f2f2!important;border:1px solid rgba(255,255,255,.16)!important}.sz-footer,.sz-footer *{box-sizing:border-box}.sz-footer{max-width:100%;overflow-x:hidden}.sz-footer__inner,.sz-footer__bottom,.sz-footer__copyright{width:100%;min-width:0}.sz-footer__brand,.sz-footer__newsletter,.sz-footer__locale,.sz-footer__payment,.sz-footer__copyright,.sz-footer__policies{min-width:0;max-width:100%}.sz-footer__brand p,.sz-footer__newsletter p,.sz-footer__copyright,.sz-footer__policies a,.sz-footer__select{overflow-wrap:anywhere;word-break:normal}@media screen and (max-width:749px){.sz-footer{margin-top:36px}.sz-footer__inner{padding:34px 16px 0!important}.sz-footer__top{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:28px!important;padding-bottom:30px!important}.sz-footer__brand .sz-brand-mark{font-size:20px!important;line-height:1.2!important;flex-wrap:wrap;max-width:100%}.sz-footer__brand p,.sz-footer__newsletter p{max-width:100%!important;font-size:13px!important}.sz-footer__social{flex-wrap:wrap;max-width:100%}.sz-newsletter-form{width:100%!important;max-width:100%!important;min-width:0!important}.sz-newsletter-form input{width:100%;min-width:0!important;font-size:16px!important}.sz-newsletter-form button{flex:0 0 48px!important;width:48px!important}.sz-footer__bottom{padding:20px 16px 26px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;align-items:start!important}.sz-footer__locale{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important}.sz-footer__select{width:100%!important;max-width:100%!important;justify-content:center;text-align:center;white-space:normal!important;line-height:1.25!important}.sz-footer__payment{width:100%!important;justify-content:center!important;gap:7px!important}.sz-footer__payment .sz-pay{flex:0 1 44px;max-width:44px;height:28px}.sz-footer__payment .sz-pay svg,.sz-footer__payment .sz-pay img{max-width:38px;height:18px}.sz-footer__copyright{padding:18px 16px 32px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:center;text-align:center;gap:10px!important}.sz-footer__policies{width:100%!important;display:flex!important;justify-content:center;flex-wrap:wrap!important;gap:8px 14px!important}.sz-footer__policies li{min-width:0;max-width:100%}}@media screen and (max-width:380px){.sz-footer__inner,.sz-footer__bottom,.sz-footer__copyright{padding-left:12px!important;padding-right:12px!important}.sz-footer__payment .sz-pay{flex-basis:40px;max-width:40px}}.sz-header .sz-nav-toggle{appearance:none;-webkit-appearance:none;border:0;background:transparent;font:inherit;color:inherit;cursor:pointer;text-align:left}.sz-header .sz-nav-toggle::-moz-focus-inner{border:0;padding:0}.sz-header .sz-nav-toggle:focus-visible{outline:2px solid rgba(129,255,194,.9);outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/53/assets/safari-zone.css.map */
