*,*:before,*:after{box-sizing:border-box}*{margin:0}html{height:100%}body{min-height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}body{--color-primary-light: hsl(207, 100%, 50%);--color-on-primary-light: hsl(0, 0%, 100%);--color-primary-container-light: hsl(183, 96%, 71%);--color-on-primary-container-light: hsl(182, 100%, 6%);--color-secondary-light: hsl(182, 15%, 34%);--color-on-secondary-light: hsl(0, 0%, 100%);--color-secondary-container-light: hsl(182, 40%, 86%);--color-on-secondary-container-light: hsl(182, 78%, 7%);--color-tertiary-light: hsl(217, 23%, 39%);--color-on-tertiary-light: hsl(0, 0%, 100%);--color-tertiary-container-light: hsl(220, 100%, 92%);--color-on-tertiary-container-light: hsl(213, 77%, 12%);--color-background-light: hsl(160, 43%, 99%);--color-on-background-light: hsl(180, 6%, 10%);--color-link-light: hsl(210, 77%, 46%);--color-link-visited-light: hsl(210, 77%, 66%);--color-link-hover-light: hsl(210, 77%, 33%);--color-link-active-light: hsl(210, 77%, 22%);--color-primary-dark: hsl(180, 70%, 60%);--color-on-primary-dark: hsl(180, 70%, 10%);--color-primary-container-dark: hsl(180, 100%, 12%);--color-on-primary-container-dark: hsl(180, 0%, 100%);--color-secondary-dark: hsl(180, 22%, 75%);--color-on-secondary-dark: hsl(180, 33%, 12%);--color-secondary-container-dark: hsl(180, 14%, 14%);--color-on-secondary-container-dark: hsl(182, 40%, 86%);--color-tertiary-dark: hsl(219, 54%, 81%);--color-on-tertiary-dark: hsl(216, 42%, 21%);--color-tertiary-container-dark: hsl(218, 30%, 30%);--color-on-tertiary-container-dark: hsl(220, 100%, 92%);--color-background-dark: oklch(21.7% .002 197.042);--color-on-background-dark: hsl(180, 3%, 90%);--color-link-dark: hsl(210, 77%, 46%);--color-link-visited-dark: hsl(210, 77%, 30%);--color-link-hover-dark: hsl(210, 77%, 66%);--color-link-active-dark: hsl(210, 77%, 77%);--color-surface-variant-dark: oklch(25% .003 196.966)}@media (prefers-color-scheme: light){body{--color-primary: var(--color-primary-light);--color-on-primary: var(--color-on-primary-light);--color-primary-container: var(--color-primary-container-light);--color-on-primary-container: var(--color-on-primary-container-light);--color-secondary: var(--color-secondary-light);--color-on-secondary: var(--color-on-secondary-light);--color-secondary-container: var(--color-secondary-container-light);--color-on-secondary-container: var(--color-on-secondary-container-light);--color-tertiary: var(--color-tertiary-light);--color-on-tertiary: var(--color-on-tertiary-light);--color-tertiary-container: var(--color-tertiary-container-light);--color-on-tertiary-container: var(--color-on-tertiary-container-light);--color-error: var(--color-error-light);--color-error-container: var(--color-error-container-light);--color-on-error: var(--color-on-error-light);--color-on-error-container: var(--color-on-error-container-light);--color-background: var(--color-background-light);--color-on-background: var(--color-on-background-light);--color-surface: var(--color-surface-light);--color-on-surface: var(--color-on-surface-light);--color-surface-variant: var(--color-surface-variant-light);--color-on-surface-variant: var(--color-on-surface-variant-light);--color-outline: var(--color-outline-light);--color-inverse-on-surface: var(--color-inverse-on-surface-light);--color-inverse-surface: var(--color-inverse-surface-light);--color-inverse-primary: var(--color-inverse-primary-light);--color-shadow: var(--color-shadow-light);--color-surface-tint: var(--color-surface-tint-light);--color-outline-variant: var(--color-outline-variant-light);--color-scrim: var(--color-scrim-light);--color-link: var(--color-link-light);--color-link-visited: var(--color-link-visited-light);--color-link-hover: var(--color-link-hover-light);--color-link-active: var(--color-link-active-light)}}@media (prefers-color-scheme: dark){body{--color-primary: var(--color-primary-dark);--color-on-primary: var(--color-on-primary-dark);--color-primary-container: var(--color-primary-container-dark);--color-on-primary-container: var(--color-on-primary-container-dark);--color-secondary: var(--color-secondary-dark);--color-on-secondary: var(--color-on-secondary-dark);--color-secondary-container: var(--color-secondary-container-dark);--color-on-secondary-container: var(--color-on-secondary-container-dark);--color-tertiary: var(--color-tertiary-dark);--color-on-tertiary: var(--color-on-tertiary-dark);--color-tertiary-container: var(--color-tertiary-container-dark);--color-on-tertiary-container: var(--color-on-tertiary-container-dark);--color-error: var(--color-error-dark);--color-error-container: var(--color-error-container-dark);--color-on-error: var(--color-on-error-dark);--color-on-error-container: var(--color-on-error-container-dark);--color-background: var(--color-background-dark);--color-on-background: var(--color-on-background-dark);--color-surface: var(--color-surface-dark);--color-on-surface: var(--color-on-surface-dark);--color-surface-variant: var(--color-surface-variant-dark);--color-on-surface-variant: var(--color-on-surface-variant-dark);--color-outline: var(--color-outline-dark);--color-inverse-on-surface: var(--color-inverse-on-surface-dark);--color-inverse-surface: var(--color-inverse-surface-dark);--color-inverse-primary: var(--color-inverse-primary-dark);--color-shadow: var(--color-shadow-dark);--color-surface-tint: var(--color-surface-tint-dark);--color-outline-variant: var(--color-outline-variant-dark);--color-scrim: var(--color-scrim-dark);--color-link: var(--color-link-dark);--color-link-visited: var(--color-link-visited-dark);--color-link-hover: var(--color-link-hover-dark);--color-link-active: var(--color-link-active-dark)}}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nErXyi0A.woff2) format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0898-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../../../fonts/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:300;font-display:swap;src:url(../../../fonts/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nErXyi0A.woff2) format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0898-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nErXyi0A.woff2) format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0898-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../../../fonts/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../../../fonts/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nErXyi0A.woff2) format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0898-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../../../fonts/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url(../../../fonts/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nErXyi0A.woff2) format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0898-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../../../fonts/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../../../fonts/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body{font-family:Rubik,sans-serif}body{background-color:var(--color-background);color:var(--color-on-background)}a:link{color:var(--color-link)}a:visited{color:var(--color-link-visited)}a:hover{color:var(--color-link-hover)}a:active{color:var(--color-link-active)}
