:root{--border-radius: .35rem;--color-share-green-rgb: 19, 132, 97;--color-share-yellow-rgb: 255, 177, 0;--color-share-green: rgb(var(--color-share-green-rgb));--color-share-yellow: rgb(var(--color-share-yellow-rgb));--color-share-pink: #fd9292;--color-share-grey: #c1c1c1;--color-text: #000000;--color-text-light: #777777;--color-text-faded: #bbbbbb;--color-bg-primary: #ffffff;--color-bg-secondary: #efefef;--color-bg-tertiary: #f6f6f6;--color-border: #c1c1c1;--color-border-dark: #a8a8a8;--color-focus: #005fcc;--color-share-green-transparent: rgba(var(--color-share-green-rgb), .75);--color-share-yellow-transparent: rgba(var(--color-share-yellow-rgb), .75);--color-success: var(--color-share-green);--color-success-light: #d1f8ec;--color-error: #ed254e;--color-error-light: #feebeb;--color-warning: #ffb100;--color-warning-light: #fff7e6;--color-info: #5aa0d1;--color-info-light: #e6f4ff;--color-danger: var(--color-error);--button-light-hover: #efefef;--button-dark-hover: #333333;--button-green-hover: #0f6b4e;--button-danger-hover: #d42245;--button-warning-hover: #e6a204;--input-bg: #fafafa;--input-border: var(--color-border);--input-border-hover: var(--color-border-dark);--input-border-focus: #8f8f8f;--input-border-error: var(--color-error);--input-text-error: var(--color-error);--input-text: var(--color-text);--input-placeholder: #8a8a8a;--input-disabled-bg: #ebebeb;--input-disabled-border: var(--color-border);--input-disabled-text: #a3a3a3;--input-shadow: 0 0 5px rgba(0, 0, 0, .2);--select-option-active: var(--input-bg);--select-option-checked: rgba(var(--color-share-green-rgb), .4);--font-family-regular-text: "Circular", "Inter", "Helvetica Neue", Arial, sans-serif;--font-family-heading: "Rotonto", "Inter", "Helvetica Neue", Arial, sans-serif;--font-size-tiny: .625rem;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.75rem;--font-size-4xl: 2rem;--font-size-5xl: 2.25rem;--font-size-6xl: 2.5rem;--transition-duration: .4s;--padding-extra-small: 1px;--padding-small: 5px;--padding-regular: 7px;--padding-default: 10px;--padding-large: 15px;--padding-extra-large: 20px;--line-height: 1.2}@media (min-width: 1280px){:root{--padding-extra-small: 10px;--padding-small: 20px;--padding-regular: 30px;--padding-default: 50px;--padding-large: 100px;--padding-extra-large: 125px}}@font-face{font-family:Rotonto;src:url(/assets/rotonto-semibold-CnEZ9zH2.woff2) format("woff2"),url(/assets/rotonto-semibold-DYl0hdtq.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Rotonto;src:url(/assets/rotonto-regular-DMcwfZ8Q.woff2) format("woff2"),url(/assets/rotonto-regular-DBoVFudh.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Circular;src:url(/assets/circular-book-qj_zmcod.woff2) format("woff2"),url(/assets/circular-book-C6nZ8idV.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Circular;src:url(/assets/circular-book-italic-CDJPuuiM.woff2) format("woff2"),url(/assets/circular-book-italic-CgErjzDQ.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Circular;src:url(/assets/circular-medium-CoXEyavi.woff2) format("woff2"),url(/assets/circular-medium-De0Nq5pQ.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Circular;src:url(/assets/circular-black-F1rdMP66.woff2) format("woff2"),url(/assets/circular-black-BuE_ox8M.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Circular;src:url(/assets/circular-black-italic-CfTv4wux.woff2) format("woff2"),url(/assets/circular-black-italic-CpEmvcYo.woff) format("woff");font-weight:900;font-style:italic}html{font-size:16px;height:100%}body{color:var(--color-text);font-family:var(--font-family-regular-text),"Inter","Helvetica Neue",Arial,sans-serif;line-height:var(--line-height);text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;margin:0;padding:0;min-height:100%;overflow-x:hidden}tsg-app>.leaving{animation:var(--transition-duration) fadeOut ease-in-out}tsg-app>.entering{animation:var(--transition-duration) fadeIn linear}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}a:hover{text-decoration:none}button{color:var(--color-text)}.global-overlays .global-overlays__backdrop{background-color:#3333334d!important;filter:none!important}.global-overlays{z-index:1250!important}
