@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Inter:opsz,wght@14..32,400..700&display=swap";.mktoForm{--surface-primary:#291923;--surface-secondary:#e7e6e6;--text-disabled:#92898e;--text-inverted:#fff;--text-primary:#291923;--color-red-500:#ff4114;color:var(--text-primary);font-optical-sizing:auto;opacity:1;gap:1.5rem 1.25rem;font-family:Inter,sans-serif;font-style:normal;transition:opacity 1s linear;display:grid;container:form/inline-size}.mktoForm.loading{opacity:0;transition:opacity linear;display:none}.mktoFormRow:has(.mktoPlaceholder){display:none}.mktoButtonRow{position:relative}.mktoFieldWrap{--input-line-width:1px;display:grid;position:relative}.mktoFieldWrap:has(select,input:not([type=checkbox])){margin-top:1rem}.mktoFieldWrap:has(select,input:not([type=checkbox])):after{background-color:var(--text-primary);content:"";height:var(--input-line-width);width:100%;transition:height .1s ease-out;position:absolute;bottom:0}.mktoFieldWrap:focus-within{--input-line-width:2px}.mktoLabel{box-sizing:border-box;color:var(--text-disabled);transform-origin:0 0;z-index:0;grid-area:-1/1;align-self:self-start;gap:.5ch;padding:0;transition-property:transform;transition-duration:.1s;transition-timing-function:ease-out;display:flex;transform:translateY(.5rem)translateZ(0)}.mktoLabel .mktoAsterix{visibility:hidden;order:1}.mktoRequiredField .mktoLabel .mktoAsterix{visibility:visible}:is(.mktoLabel,label) a{color:inherit}.mktoFieldWrap:has(select.mktoField){position:relative}.mktoFieldWrap:has(select.mktoField):before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 0.5L8.70711 7.29289C8.31658 7.68342 7.68342 7.68342 7.29289 7.29289L0.5 0.5' stroke='%23291923' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:16px;height:9px;position:absolute;top:15px;right:.25rem}.mktoField:not([multiple],[type=checkbox]){appearance:none;box-sizing:border-box;color:var(--text-primary);background-color:#0000;border:0 #0000;border-radius:0;outline:0 #0000;grid-area:-1/1;width:100%;padding:.375rem 0;font-family:Inter,sans-serif;font-size:1rem}:is(.mktoLabel:has(+.mktoField:not(:placeholder-shown)),.mktoLabel:has(+.ms:not(.empty)),.mktoLabel:has(+.mktoField:focus)){transform:scale(.75)translateY(-100%)translateZ(0)}.mktoLabel:has(~.mktoLogicalField){display:none}.mktoInstruction{display:none}.mktoError{color:var(--color-red-500);box-sizing:border-box;z-index:1;align-self:center;width:100%;padding:0;font-size:.75rem;display:block;position:absolute;top:100%;transform:translateY(.25rem);bottom:auto!important;right:auto!important}.mktoLogicalField,.mktoCheckboxList{align-items:start;gap:.5ch;font-size:.875rem;display:flex}:is(.mktoLogicalField,.mktoCheckboxList) input{filter:contrast(1.5)grayscale()contrast(1.5);margin:.2em 0 0;scale:.8}:is(.mktoLogicalField,.mktoCheckboxList) label{margin-bottom:0}.mktoButton{appearance:none;background-color:var(--surface-primary);border:1px solid var(--surface-primary);color:var(--text-inverted);cursor:pointer;text-transform:uppercase;border-radius:666rem;width:100%;padding:.5rem;font-family:IBM Plex Mono,monospace;font-size:smaller;font-style:normal;font-weight:500;transition:background-color .1s ease-out,color .1s ease-out,font-weight .1s ease-out;display:block}.mktoButton:hover{background-color:var(--surface-secondary);color:var(--text-primary);font-weight:400}@container form (width>440px){.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.grid-cols-2 .mktoButtonRow,.grid-cols-2 .mktoFormRow:has(.mktoCheckboxList)){grid-column:1/-1}}@media (width>=992px){.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.grid-cols-2 .mktoButtonRow,.grid-cols-2 .mktoFormRow:has(.mktoCheckboxList)){grid-column:1/-1}}.ms{grid-area:1/-1;position:relative}.ms .hidden{display:none}.ms-input{cursor:text;gap:4px;display:flex}.ms-tags{flex-shrink:0;align-items:center;gap:4px;display:flex}.ms-tag{background:#b0e2f1;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;display:inline-flex}.ms-tag button{cursor:pointer;background:0 0;border:none;padding-inline:0;font-weight:700;line-height:1}.ms-input input{box-sizing:border-box;background:0 0;border:none;outline:none;flex:auto;order:1;min-width:80px;padding:.375rem 0;font-family:inherit;font-size:1rem}.ms-dropdown{z-index:10;background:#fff;border:4px solid #dad8d90c;border-radius:12px;max-height:184px;margin-top:.25rem;padding:0;position:absolute;left:0;right:0;overflow:auto;box-shadow:0 2px 11px #0507132c}.ms-item{cursor:pointer;align-items:center;gap:.5rem;padding:4px 5px;display:flex}.ms-item[aria-selected=true]{background:#f0f7ff}.ms-item.ms-highlight{background:#e6f3ff;border-radius:.5rem}.ms.ms-single .ms-tags{display:none}.ms.ms-single .ms-input input[readonly]{cursor:pointer;caret-color:#0000}.no-results{justify-content:center}
/*$vite$:1*/