:root{--color-background-base:var(--color-base-primary-white);--color-background-black:var(--color-base-primary-black);--color-background-dark:var(--color-base-grey-tint2);--color-background-light:var(--color-base-grey-tint0);--color-background-medium:var(--color-base-grey-tint1);--color-background-red:var(--color-base-primary-red);--color-background-red-25:var(--color-base-primary-red-25);--color-base-alert-focus:#276ef1;--color-base-alert-negative:#ff002e;--color-base-alert-positive:#0e8345;--color-base-alert-signal:#ffd66c;--color-base-grey-base:#d5d5d5;--color-base-grey-tint0:#f7f7f7;--color-base-grey-tint1:#efefef;--color-base-grey-tint2:#cacaca;--color-base-grey-tint3:#afafaf;--color-base-primary-black:#282829;--color-base-primary-red:#df3838;--color-base-primary-red-25:#ff383840;--color-base-primary-white:#fff;--color-border-base:var(--color-base-grey-tint1);--color-border-black:var(--color-base-primary-black);--color-border-dark:var(--color-base-grey-tint2);--color-border-negative:var(--color-base-alert-negative);--color-border-positive:var(--color-base-alert-positive);--color-border-red:var(--color-base-primary-red);--color-label-base:var(--color-base-primary-black);--color-label-in-stock:#76bf00;--color-label-in-stock-tint:#d1ebbc;--color-label-low-stock:#f7a300;--color-label-low-stock-tint:#ffe2c1;--color-label-no-stock:#f70300;--color-label-no-stock-tint:#ffcbcb;--color-text-base:var(--color-base-primary-black);--color-text-disabled:var(--color-base-grey-tint3);--color-text-focus:var(--color-base-alert-focus);--color-text-inverted:var(--color-base-primary-white);--color-text-negative:var(--color-base-alert-negative);--color-text-positive:var(--color-base-alert-positive);--color-text-red:var(--color-base-primary-red);--color-text-signal:var(--color-base-alert-signal);--component-button-colors-dark-tint1:#d0bcff14;--component-button-colors-dark-tint2:#d0bcff1e;--component-button-colors-disabled-text-dark:#410e0b;--component-button-colors-disabled-text-opaque:#9f8f8e;--component-button-colors-elevated-darkbg-base:#1d1b20;--component-button-colors-elevated-default-hover:#f6f5f7;--component-button-colors-grey-base:#e6e0e9;--component-button-colors-grey-shade1:#737076;--component-button-colors-grey-shade2:#636066;--component-button-colors-grey-shade3:#2e2b30;--component-button-colors-grey-tint1:#ffffff14;--component-button-colors-grey-tint2:#ffffff1e;--component-button-colors-purple-tint1:#6750a414;--component-button-colors-purple-tint2:#6750a41e;--component-button-colors-red-shade1:#ae3c3c;--component-button-colors-red-shade2:#bb4244;--component-button-colors-tonal-darkbg-active:#5c566a;--component-button-colors-tonal-darkbg-base:#494456;--component-button-colors-tonal-darkbg-disabled:#d0bcff;--component-button-colors-tonal-darkbg-hover:#4b4556;--container-large:1800px;--container-main:1200px;--container-medium:1400px;--font-size-50:.75rem;--font-size-75:.875rem;--font-size-100:1rem;--font-size-200:1.125rem;--font-size-300:1.25rem;--font-size-400:1.5rem;--font-size-500:1.625rem;--font-size-600:2rem;--font-weight-bold:700;--font-weight-heavy:800;--font-weight-light:300;--font-weight-medium:500;--font-weight-regular:400;--font-weight-semi-bold:600;--icon-large:var(--space-250);--icon-medium:var(--space-200);--icon-small:var(--space-150);--icon-tiny:var(--space-100);--icon-x-large:var(--space-300);--line-height-90:.95;--line-height-100:1.1;--line-height-200:1.2;--line-height-300:1.3;--line-height-400:1.4;--line-height-500:1.5;--line-height-2500:3.5;--radius-large:var(--space-250);--radius-medium:var(--space-150);--radius-medium-large:var(--space-200);--radius-small:var(--space-50);--radius-x-large:var(--space-500);--shadow-100:0 1px 10px 0 #0000001a, 0 1px 2px 1px #0000001a;--shadow-200:0 4px 24px 2px #0000001a;--space-50:4px;--space-100:8px;--space-150:12px;--space-200:16px;--space-250:20px;--space-300:24px;--space-400:32px;--space-500:40px;--space-600:48px;--space-700:56px;--space-800:64px}*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:var(--line-height-500)}h1,h2,h3,h4,button,input,label{line-height:var(--line-height-100)}h1,h2,h3,h4{text-wrap:balance}a:not([class]){color:var(--color-text-red);text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}body{font-family:var(--font-inter);font-size:var(--font-size-100);color:var(--color-text-base);background-color:var(--color-background-base)}body *{color:inherit}table{border-spacing:0;width:100%}table thead{background-color:var(--color-background-light)}table th,table td{padding:var(--space-200) var(--space-150);text-align:left}table td{height:var(--space-800);overflow-wrap:break-word;border-bottom:1px solid var(--color-border-dark)}table th:first-child{border-radius:var(--radius-medium) 0 0 var(--radius-medium)}table th:last-child{border-radius:0 var(--radius-medium) var(--radius-medium) 0}input[type=number]{appearance:textfield}[data-dark=true]{color:var(--color-text-inverted)}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_8a594245-module__h1XLeG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_8a594245-module__h1XLeG__variable{--font-inter:"Inter", "Inter Fallback"}
@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/098850a6eb1f8577-s.0g1t.0rh7pnnu.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/6dac7af80352e41b-s.0n5n1r_vv7.6y.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/21445b8bd0ec5702-s.0iuj2wol7j-3b.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.06avho5za9mi..woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.07mp_d91dgmcu.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.p.08ydm43xlmlw2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik Fallback;src:local(Arial);ascent-override:89.06%;descent-override:23.81%;line-gap-override:0.0%;size-adjust:104.98%}.rubik_cc21ab3b-module__mp6KKG__className{font-family:Rubik,Rubik Fallback;font-style:normal}.rubik_cc21ab3b-module__mp6KKG__variable{--font-rubik:"Rubik", "Rubik Fallback"}
