:root{--titleFont: "Urbanist", Verdana, sans-serif;--textFont: "Roboto", Verdana, sans-serif;--handwritten: "Quintus", Verdana, sans-serif;--primaryColor: #00A17B;--lightGreen: #f2faf8;--black: #25292d;--gray: #474c51;--lightGray: #f5f5f9;--red: #f2473f;--grayBorder: #e5e8f0;--grayText: #909BAA;--paddingX: min(20px, 4vw);--gradient: linear-gradient(to bottom, #00A96F, #009887);--gradient: linear-gradient(77deg, #00BC7C, #00B5A1);--boxShadow: #25292D1A}*,*::before,*::after{box-sizing:border-box}*{margin:0}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}#root,#__next{isolation:isolate}@font-face{font-family:"icons-1734600030000";src:url("/fonts/icons-1734600030000.eot");src:url("/fonts/icons-1734600030000.eot?#iefix") format("eot"),url("/fonts/icons-1734600030000.woff") format("woff"),url("/fonts/icons-1734600030000.ttf") format("truetype"),url("/fonts/icons-1734600030000.svg#icons-1734600030000") format("svg");font-weight:normal;font-style:normal}.btn--reset::before,.btn--add::before,.icon::before{display:inline-flex;font-family:"icons-1734600030000";font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-cross::before{content:""}.btn--add::before,.icon-plus::before{content:""}.icon-chevron::before{content:""}.icon-search::before{content:""}.icon-share::before{content:""}.icon-arrow-left::before{content:""}.icon-arrow-right::before{content:""}.icon-chevron-right::before{content:""}.icon-upload::before{content:""}.btn--reset::before,.icon-rotate::before{content:""}.icon-pencil::before{content:""}.icon-check::before{content:""}.icon-drag::before{content:""}.icon-delete::before{content:""}.icon-image::before{content:""}:root{--inputTextColor: var(--grayText);--inputPlaceholderColor: color-mix(in srgb, var(--inputTextColor), transparent 80%);--inputBorderColor: var(--grayBorder);--inputFocusColor: var(--primaryColor)}input[type=text],input[type=password],input[type=email],input[type=number],input[type=tel],input[type=url],input[type=search],input[type=date],input[type=time],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-shadow:none;font:inherit;color:var(--inputTextColor);padding:0 20px;height:50px;border:1px solid var(--inputBorderColor);border-radius:100px;background:#fff;transition:.2s}input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=time]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder{color:var(--inputPlaceholderColor);opacity:1}input[type=text]::placeholder,input[type=password]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,input[type=search]::placeholder,input[type=date]::placeholder,input[type=time]::placeholder,textarea::placeholder,select::placeholder{color:var(--inputPlaceholderColor);opacity:1}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=search]:focus,input[type=date]:focus,input[type=time]:focus,textarea:focus,select:focus{outline:0;box-shadow:none;border-color:var(--inputFocusColor)}input[type=date]{padding-right:10px}input[type=date]:-moz-placeholder-shown{color:var(--inputPlaceholderColor)}input[type=date]:placeholder-shown{color:var(--inputPlaceholderColor)}textarea{padding-block:10px;height:157px}select{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;padding-right:45px;--selectArrowColor: var(--inputTextColor);background:linear-gradient(45deg, transparent calc(50% - 1px), var(--selectArrowColor) calc(50% - 1px), var(--selectArrowColor) calc(50% + 1px), transparent calc(50% + 1px)),linear-gradient(-45deg, transparent calc(50% - 1px), var(--selectArrowColor) calc(50% - 1px), var(--selectArrowColor) calc(50% + 1px), transparent calc(50% + 1px));background-repeat:no-repeat;background-size:6px 15px;background-position:right 26px center,right 20px center}select:focus{--selectArrowColor: var(--inputFocusColor)}select:has(option[disabled]:first-child:checked){color:var(--inputPlaceholderColor)}select option{font-size:inherit;font-family:inherit;font-weight:inherit;color:var(--inputTextColor)}select option[disabled]{color:var(--inputPlaceholderColor)}.check,.webform__radio,.webform__checkbox,.webform__multicheckbox{--checkSize: 20px;display:flex;position:relative}.check input,.webform__radio input,.webform__checkbox input,.webform__multicheckbox input{position:absolute;opacity:0;left:0;right:0;bottom:0;top:0;z-index:2;width:100%;height:100%;cursor:pointer}.check label,.webform__radio label,.webform__checkbox label,.webform__multicheckbox label{display:block;min-height:var(--checkSize);padding-left:calc(var(--checkSize) + 12px)}.check label::before,.check label::after,.webform__radio label::before,.webform__radio label::after,.webform__checkbox label::before,.webform__checkbox label::after,.webform__multicheckbox label::before,.webform__multicheckbox label::after{content:"";display:block;pointer-events:none;position:absolute;top:5px;left:0;width:var(--checkSize);aspect-ratio:1;transition:.2s}.check label::before,.webform__radio label::before,.webform__checkbox label::before,.webform__multicheckbox label::before{background-color:#fff;border:1px solid var(--inputBorderColor);border-radius:2px}.check label::after,.webform__radio label::after,.webform__checkbox label::after,.webform__multicheckbox label::after{opacity:0;transform:scale(0);background:var(--inputFocusColor);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 274.3 211.8"><path fill="currentColor" d="M105.8 154.5L27.5 79.9 0 108.9l108.1 102.9L274.3 26.7 244.6 0z"/></svg>');mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 274.3 211.8"><path fill="currentColor" d="M105.8 154.5L27.5 79.9 0 108.9l108.1 102.9L274.3 26.7 244.6 0z"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:auto calc(var(--checkSize)/2);mask-size:auto calc(var(--checkSize)/2)}.check:has(input[type=radio]) label::before,.check:has(input[type=radio]) label::after,.webform__radio:has(input[type=radio]) label::before,.webform__radio:has(input[type=radio]) label::after,.webform__checkbox:has(input[type=radio]) label::before,.webform__checkbox:has(input[type=radio]) label::after,.webform__multicheckbox:has(input[type=radio]) label::before,.webform__multicheckbox:has(input[type=radio]) label::after{border-radius:100%}.check:has(input[type=radio]) label::after,.webform__radio:has(input[type=radio]) label::after,.webform__checkbox:has(input[type=radio]) label::after,.webform__multicheckbox:has(input[type=radio]) label::after{--whiteSpace: 5px;margin:var(--whiteSpace);width:calc(var(--checkSize) - var(--whiteSpace)*2);-webkit-mask:none;mask:none}.check:has(input:focus) label::before,.webform__radio:has(input:focus) label::before,.webform__checkbox:has(input:focus) label::before,.webform__multicheckbox:has(input:focus) label::before{border-color:var(--inputFocusColor)}.check:has(input:checked) label::after,.webform__radio:has(input:checked) label::after,.webform__checkbox:has(input:checked) label::after,.webform__multicheckbox:has(input:checked) label::after{opacity:1;transform:scale(1)}.check:has(input:disabled) input,.webform__radio:has(input:disabled) input,.webform__checkbox:has(input:disabled) input,.webform__multicheckbox:has(input:disabled) input{cursor:default}.check:has(input:disabled) label::before,.webform__radio:has(input:disabled) label::before,.webform__checkbox:has(input:disabled) label::before,.webform__multicheckbox:has(input:disabled) label::before{background:#f1f4f5}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:11px;min-height:50px;padding:5px 20px;background:var(--primaryColor);color:#fff;border-radius:100px;border:1px solid rgba(0,0,0,0);font-family:var(--titleFont);font-weight:600;font-size:fontSize(18);transition:.2s;transform:translateY(0)}.btn:focus,.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(1px)}.btn .icon{display:flex;font-size:14px;line-height:1}.btn .icon.icon-arrow-left,.btn .icon.icon-arrow-right{font-size:10px}.btn--small{min-height:40px;font-size:fontSize(17)}.btn--xs{min-height:32px;font-size:fontSize(14);padding-inline:12px}.btn--ghost{border-color:var(--primaryColor);background:rgba(0,0,0,0);color:var(--primaryColor)}.btn--ghost-gray{border-color:#525a60;border-color:var(--gray);background:rgba(0,0,0,0);color:#fff}.btn--gradient{background:var(--gradient);color:#fff}.btn--gray{background:var(--gray);color:#fff}.btn--green-light{background:#ebf8f5;color:var(--primaryColor)}.btn--glass{background:rgba(255,255,255,.4);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn--text{padding:0;background:rgba(0,0,0,0);border:rgba(0,0,0,0);color:var(--primaryColor)}.btn--add{aspect-ratio:1;position:relative;box-shadow:0px 3px 6px var(--boxShadow)}.btn--add::before{font-size:16px;position:absolute}.btn--add:hover{transform:scale(1.05)}.btn--reset{transform:none !important}.btn--reset::before{transition:.4s}.btn--reset:hover::before{transform:rotate(360deg)}.btn--square{border-radius:5px}html{font-family:var(--textFont);font-weight:400;font-size:20px;line-height:1.55;color:var(--textColor)}html,body{min-height:100%;height:100%}body{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--lightGray)}.logo{width:330px;margin-bottom:50px}form{display:flex;flex-direction:column;gap:5px}form input{border-radius:10px !important;text-align:center;--inputPlaceholderColor: #a4a6a9;--inputTextColor: #2b2f31}.login-buttons{display:flex;flex-direction:column;align-items:center;gap:15px}#credential_picker_container iframe{border:none}