:root{--primary-color: black;--secondary-color: white;--accent-color: #dff928;--background-color: black;--primary-border: 1px solid var(--secondary-color);--gutter: 1rem;--max-width: auto;--margin-bottom: 4rem;--margin-text: 2rem;--margin-big: 4rem;--text-color-1: #807F7F;--text-color-2: rgba(255, 255, 255, .6980392157);--navbar-height: 64px;--header-height: 108px;--border-radius: 25px;--border-radius-small: 10px;--padding: 1rem;--padding-big: 2rem;--summary-height: 1rem;--banner-height: 2rem;--media-query: 860px;--padding-text: 1rem}@media (min-width: 860px){:root{--gutter: 2rem;--padding: 1.5rem;--margin-bottom: 10rem;--navbar-height: 60px}}section.svelte-17fy2hs{margin-bottom:0rem}.addons-page.svelte-17fy2hs{display:flex;flex-direction:column;min-height:100vh;background:#000;color:#fff}.product-page-title-wrapper-container.svelte-17fy2hs{display:flex;flex-direction:column;align-items:center;justify-content:center}.product-page-title-wrapper-container.svelte-17fy2hs img:where(.svelte-17fy2hs){width:50%}.product-page-title-wrapper.svelte-17fy2hs{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;padding:4rem 1rem 2rem}.product-page-title-wrapper.svelte-17fy2hs img:where(.svelte-17fy2hs){width:50%}.checkout-stage-wrapper.svelte-17fy2hs{display:flex;flex-direction:row;align-items:center;justify-content:center;align-self:center;width:100%;padding-bottom:2rem;max-width:15rem;gap:1rem}.checkout-stage-wrapper.svelte-17fy2hs .checkout-stage-meter-wrapper:where(.svelte-17fy2hs){height:10px;width:100%;display:flex;flex-direction:row}.checkout-stage-wrapper.svelte-17fy2hs .checkout-stage-current:where(.svelte-17fy2hs){background:var(--accent-color);height:100%;width:100%}.checkout-stage-wrapper.svelte-17fy2hs .checkout-stage:where(.svelte-17fy2hs){background:var(--accent-color);height:100%;width:100%}.checkout-stage-wrapper.svelte-17fy2hs .checkout-stage-text:where(.svelte-17fy2hs){width:3.7rem;font-weight:700}.currency-toggler.svelte-17fy2hs{display:flex;align-items:center;padding-right:var(--padding);font-size:16px}.currency-button.svelte-17fy2hs{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.25rem;font-size:16px;padding-left:var(--padding)}.currency-dollar.svelte-17fy2hs,.currency-euro.svelte-17fy2hs{color:#a1a1a1;font-weight:400;transition:all .2s ease}.currency-dollar.active.svelte-17fy2hs,.currency-euro.active.svelte-17fy2hs{color:#fff;font-weight:700}.currency-separator.svelte-17fy2hs{color:#fff}.product-grid.svelte-17fy2hs{flex:1;padding:0 1rem 100px}.addons-list.svelte-17fy2hs{display:flex;flex-direction:column;gap:0;margin-bottom:2rem}.addon.svelte-17fy2hs{margin-bottom:var(--padding);border-top:1px solid #353535;padding-top:var(--padding-text);padding-bottom:var(--padding-text);display:flex;flex-direction:column;gap:1rem}.addon.svelte-17fy2hs h3:where(.svelte-17fy2hs){margin:0;font-size:1.2rem;padding-top:var(--padding-text)}.addon-image-container.svelte-17fy2hs{width:100%;height:100%}.addon-image-container.svelte-17fy2hs img:where(.svelte-17fy2hs){width:100%;height:100%;object-fit:cover}.descriptions-list.svelte-17fy2hs{display:flex;flex-direction:column;gap:.5rem}.descriptions-list.svelte-17fy2hs .description-item:where(.svelte-17fy2hs){margin:0;font-size:.9rem;color:var(--text-color-2);padding-bottom:var(--padding-text)}.addon-controls.svelte-17fy2hs{display:flex;flex-direction:column;gap:1rem}.addon-price.svelte-17fy2hs{font-size:1.1rem;font-weight:700;margin:0}.quantity-controls.svelte-17fy2hs{display:flex;align-items:center;gap:.5rem;margin-top:auto}.quantity-controls.svelte-17fy2hs button:where(.svelte-17fy2hs){background:var(--accent-color);color:#000;border:none;padding:.25rem .5rem;font-size:15px;cursor:pointer;min-width:2rem}.quantity-controls.svelte-17fy2hs .add-to-cart-button:where(.svelte-17fy2hs){display:block;width:100%;padding:.25rem .5rem;background:var(--accent-color);color:#000;border:none;cursor:pointer;font-family:Figtree;font-size:15px;transition:opacity .2s}.quantity-controls.svelte-17fy2hs .add-to-cart-button:where(.svelte-17fy2hs):hover:not(:disabled){opacity:.9}.quantity-controls.svelte-17fy2hs .add-to-cart-button:where(.svelte-17fy2hs):disabled{background-color:#484848;color:#a1a1a1;cursor:not-allowed}.quantity-display.svelte-17fy2hs{display:flex;align-items:center;justify-content:center;min-width:2rem;background:transparent}.quantity-display.svelte-17fy2hs p:where(.svelte-17fy2hs){margin:0;text-align:center;color:#fff;font-weight:700}.action-buttons.svelte-17fy2hs{display:flex;flex-direction:column;gap:1rem;position:fixed;bottom:0;left:0;right:0;background-color:var(--primary-color);padding:0;z-index:1}.checkout-button.svelte-17fy2hs{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;padding:1rem;background-color:var(--accent-color);color:#000;font-family:Figtree;font-size:1rem;border:none;cursor:pointer}.checkout-button.svelte-17fy2hs:disabled{opacity:.5;cursor:not-allowed}.checkout-button.svelte-17fy2hs img:where(.svelte-17fy2hs){padding-left:1rem}.error.svelte-17fy2hs{color:#f44;text-align:center;margin-top:1rem}@media (min-width: 860px){.addons-page.svelte-17fy2hs{min-height:calc(100 * var(--vh, 1dvh) - 60px)}.action-buttons.svelte-17fy2hs{position:fixed;bottom:0;left:0;right:0;background:#000;margin:0;z-index:1}p.svelte-17fy2hs{font-size:16px}.product-grid.svelte-17fy2hs{padding:0 var(--padding) 120px var(--padding)}.addons-list.svelte-17fy2hs{display:grid;grid-template-columns:repeat(3,1fr)}.descriptions-list.svelte-17fy2hs{padding-top:5rem}.addon.svelte-17fy2hs{grid-column:span 3;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;margin-bottom:0;min-height:20rem}.addon.svelte-17fy2hs h3:where(.svelte-17fy2hs){padding-left:3rem;font-size:40px;max-width:9rem}.addon.svelte-17fy2hs .addon-image-container:where(.svelte-17fy2hs){grid-column:1}.addon.svelte-17fy2hs .addon-image-container:where(.svelte-17fy2hs) img:where(.svelte-17fy2hs){width:100%;height:100%;object-fit:cover}.addon.svelte-17fy2hs .descriptions-list:where(.svelte-17fy2hs){grid-column:3;grid-row:1;padding-left:1rem}.addon.svelte-17fy2hs .addon-controls:where(.svelte-17fy2hs){grid-column:3;grid-row:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-left:1rem;gap:1rem}.addon-price.svelte-17fy2hs{font-weight:400;font-size:40px}}
