:root{--primary-1:#404042;--primary-2:#6A6A6A;--secondary-1:#CD9326;--secondary-2:#B58121;--destructive-1:#C11515;--destructive-2:#911212;--light:#F3F3F3;--green-1:#378A0A;--green-2:#296907}p{font-family:Lato,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:var(--primary-1)}h1{font-size:48px;line-height:60px}h1,h2{font-family:Lato,sans-serif;font-weight:700;font-style:normal;color:var(--primary-1)}h2{font-size:36px;line-height:46px}h3{font-family:Lato,sans-serif;font-weight:700;font-style:normal;font-size:28px;line-height:36px;color:var(--primary-1)}h3.medium{font-weight:500}h4{font-family:Lato,sans-serif;font-weight:700;font-style:normal;font-size:18px;line-height:27px;color:var(--primary-1)}h4.medium{font-weight:500}a{font-weight:400;font-size:16px;line-height:24px;text-decoration:underline;transition:color .2s ease-in}a,a.small{font-family:Lato,sans-serif;font-style:normal;color:var(--primary-1)}a.small{font-weight:300;font-size:12px;line-height:16px}a:hover{color:var(--secondary-1);cursor:pointer}small{font-weight:300}.dropdown-component,small{font-family:Lato,sans-serif}.dropdown-component{position:relative;display:flex;align-items:center;padding:8px 24px 8px 8px;height:32px;background-color:var(--primary-1);border:none;border-radius:4px;font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:var(--primary-1);line-height:16px;-moz-appearance:none;-webkit-appearance:none;appearance:none;color:var(--light);background-image:url(/icons/chevron-down.svg);background-repeat:no-repeat;background-position-x:calc(100% - 8px);background-position-y:center;text-overflow:ellipsis;width:100%}.dropdown-component:hover{background-color:var(--primary-2);cursor:pointer}.dropdown-component:focus-visible{outline:none}.dropdown-component:disabled{pointer-events:none;opacity:.5}.dropdown-component option{font-family:Lato,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:var(--primary-1);color:var(--light);background-color:var(--primary-1)}.dropdown-component option:checked,.dropdown-component option:hover{background-color:var(--primary-2)}