@import"https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{padding:0;margin:0;border:0px;outline:none;box-sizing:border-box}body{background-color:var(--color-gray-background);overflow:hidden}html{font-family:Inter,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-feature-settings:"salt"}svg,img{display:block}ul,li{list-style:none}a{text-decoration:none}button{font-size:1rem;font-family:Inter,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt";background-color:#0000;cursor:pointer}input,textarea,select{font-size:1rem;font-family:Inter,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-feature-settings:"salt"}@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont-Cl4AQHp9.ttf) format("truetype");font-weight:100 900;font-display:swap}.mt60{margin-top:3.75rem}.mt48{margin-top:3rem}.mt36{margin-top:2.25rem}.mt32{margin-top:2rem}.mt24{margin-top:1.5rem}.mt12{margin-top:.75rem}.mt8{margin-top:.5rem}.mt4{margin-top:.25rem}.mb48{margin-bottom:3rem}.mb36{margin-bottom:2.25rem}.mb32{margin-bottom:2rem}.mb24{margin-bottom:1.5rem}.mb12{margin-bottom:.75rem}.mb8{margin-bottom:.5rem}.mb4{margin-bottom:.25rem}.p0{padding:0}.pDefault{padding:1.5rem}.gridForm{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));grid-gap:1.5rem}.formColumn{display:flex;flex-direction:column;row-gap:1.5rem}.formRow{display:flex;flex-direction:row;column-gap:1.5rem}.formRow>div{flex:1}.leftButton{margin-right:auto}.wAuto{width:auto!important}.tabularNums{font-variant:tabular-nums}header{border-top:4px solid var(--color-webrazzi-yellow);background-color:#0400143d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);height:86px;position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:center}header a{width:138px;height:60px;background-image:url(/img/techeu.webp);background-size:contain;background-position:center center;background-repeat:no-repeat;text-indent:-9999em}body{background-color:#000b33;overflow:auto}body.overflowHidden{overflow:hidden}.webrazziModalContainer{position:fixed!important;background-color:#000000b8!important}#root{display:flex;flex-direction:column;min-height:100svh}footer{background-color:#001c48;padding-block:24px;margin-top:auto}.footerGrid{width:1200px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between}.footerLeft,.footerCenter{color:#ffffff7a;font-size:14px;font-weight:500}.footerLeft a,.footerCenter a{color:var(--color-white);text-decoration-color:var(--color-webrazzi-yellow)}.footerLeft a:hover,.footerCenter a:hover{text-decoration-line:underline}.footerRight{display:flex;gap:12px}.footerRight a svg{color:#ffffff7a;font-size:24px;transition:color .12s}.footerRight a:hover svg{color:var(--color-white)}@media only screen and (max-width: 1248px){.footerGrid{width:auto;margin-inline:24px}}@media only screen and (max-width: 740px){.footerGrid{flex-direction:column}.footerCenter{margin-top:.75rem;margin-bottom:1.5rem}}.webrazziFormContainer{display:flex;flex-direction:column;gap:.5rem}.webrazziFormContainer.disabled .webrazziInput input,.webrazziFormContainer.disabled .webrazziTextarea textarea,.webrazziFormContainer.disabled .webrazziSelect select{background-color:var(--color-gray-background);color:var(--color-text-secondary);cursor:not-allowed}.webrazziFormContainer.g12{gap:.75rem}.webrazziFormHeader{display:flex;justify-content:space-between;align-items:flex-end}.webrazziFormHeader label{font-size:.9375rem;font-weight:500;color:var(--color-text-primary);cursor:pointer}.webrazziFormHeader label.cursorText{cursor:text}.webrazziFormRightElement{font-size:.75rem;color:var(--color-text-secondary)}.webrazziInput{position:relative}.webrazziInput input{width:100%;background-color:var(--color-white);border:1px solid var(--color-input-border);border-radius:.1875rem;font-size:.9375rem;line-height:1.125rem;color:var(--color-text-primary);padding:.875rem;box-shadow:0 1px 2px #00000010;transition:box-shadow .12s,border-color .12s,background-color .12s,color .12s}.webrazziInput input:focus{box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552;border-color:var(--color-input-border-focus)}.webrazziInput input::placeholder{color:var(--color-text-secondary);opacity:.58}.webrazziInput:has(input:focus) .webrazziInputLeftIcon svg{opacity:1}.webrazziInputLeftIcon{position:absolute;left:.9375rem;top:0;bottom:0;display:flex;align-items:center;pointer-events:none}.webrazziInputLeftIcon svg{font-size:1.25rem;color:var(--color-text-secondary);opacity:.58;transition:opacity .12s}.webrazziInputLeftIcon+input{padding-left:3rem}.webrazziInputRightIcon{position:absolute;right:.375rem;top:0;bottom:0;display:flex;align-items:center}.webrazziInputRightIcon .circleIconButton{width:2.25rem;height:2.25rem}.webrazziInputRightIcon .circleIconButton svg{font-size:1.25rem}.webrazziInput:has(.webrazziInputRightIcon) input{padding-right:3.4375rem}.webrazziInput:has(.webrazziSelectIcon) input{padding-right:3rem}.webrazziInputPrefix{position:absolute;left:.0625rem;top:.0625rem;bottom:.0625rem;display:flex;align-items:center;background-color:var(--color-gray-background);color:var(--color-text-secondary);border-radius:.125rem 0px 0px .125rem;font-size:.9375rem;padding-inline:.875rem;border-right:1px solid var(--color-input-border)}.webrazziFormContainer:has(.webrazziFormError) .webrazziInput input{box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552;border-color:rgba(var(--color-notify-error-icon-background-rgba),.64)}.webrazziFormError{display:flex;gap:.25rem}.webrazziFormError svg{font-size:1rem;color:var(--color-notify-error-icon-background);flex-shrink:0}.webrazziFormError em{font-style:normal;color:var(--color-notify-error-icon-background);font-size:.8125rem;line-height:1.1875rem;position:relative;top:-.0625rem;font-weight:538}button.webrazziButton{background-color:var(--color-webrazzi-yellow);box-shadow:0 1px 2px #00000010;border-radius:.1875rem;font-size:.9375rem;height:3.125rem;transition:background-color .12s,opacity .12s;display:flex}button.webrazziButton span{background-color:#00000010;width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center;border-radius:.1875rem 0px 0px .1875rem}button.webrazziButton span svg{color:var(--color-webrazzi-yellow-dark);font-size:1.25rem}button.webrazziButton span em.spin{width:1.25rem;height:1.25rem;border:.125rem solid var(--color-webrazzi-yellow-dark);border-radius:1.25rem;border-top-color:#0000;animation-name:webrazziSpin;animation-duration:.84s;animation-timing-function:linear;animation-iteration-count:infinite}button.webrazziButton b{padding:1rem 1.5rem;font-size:.9375rem;font-weight:538;color:var(--color-webrazzi-yellow-dark);-webkit-user-select:none;user-select:none}button.webrazziButton:hover{background-color:var(--color-button-primary-hover)}button.webrazziButton:active{background-color:var(--color-button-primary-active)}button.webrazziButton.secondary{background-color:var(--color-pale-blue)}button.webrazziButton.secondary b,button.webrazziButton.secondary span svg{color:var(--color-webrazzi-gray)}button.webrazziButton.secondary span{background-color:#0000000c}button.webrazziButton.secondary span em.spin{border-color:var(--color-webrazzi-gray);border-top-color:#0000}button.webrazziButton.secondary:hover{background-color:var(--color-button-secondary-hover)}button.webrazziButton.secondary:active{background-color:var(--color-button-secondary-active)}button.webrazziButton.danger{background-color:var(--color-button-danger-background)}button.webrazziButton.danger b,button.webrazziButton.danger span svg{color:var(--color-white)}button.webrazziButton.danger span{background-color:#00000013}button.webrazziButton.danger span em.spin{border-color:var(--color-white);border-top-color:#0000}button.webrazziButton.danger:hover{background-color:var(--color-button-danger-hover)}button.webrazziButton.danger:active{background-color:var(--color-button-danger-active)}button.webrazziButton.medium{height:2.8125rem;font-size:.875rem}button.webrazziButton.medium b{padding:.875rem 1.25rem;font-size:.875rem}button.webrazziButton.medium span{width:2.8125rem;height:2.8125rem}button.webrazziButton.small{height:2.5rem;font-size:.8125rem}button.webrazziButton.small b{padding:.75rem 1rem;font-size:.8125rem}button.webrazziButton.small span{width:2.5rem;height:2.5rem}button.webrazziButton.extraSmall{height:1.875rem;font-size:.75rem}button.webrazziButton.extraSmall b{padding:.5rem .8125rem;font-size:.75rem}button.webrazziButton.extraSmall span{width:1.875rem;height:1.875rem}button.webrazziButton.extraSmall span svg{font-size:1rem}button.webrazziButton.extraSmall span em{width:.875rem;height:.875rem;border-width:.0625rem}button.webrazziButton.extraSmallH31{height:1.9375rem}button.webrazziButton.extraSmallH31 span{width:1.9375rem;height:1.9375rem}button.webrazziButton:not(:has(b)) span{background-color:#0000!important}button.webrazziButton.widthFull{width:100%}button.webrazziButton.widthFull b{flex:1}button.webrazziButton.disabled{opacity:.64;cursor:not-allowed}button.webrazziButton.disabled:hover,button.webrazziButton.disabled:active{background-color:var(--color-webrazzi-yellow)}button.webrazziButton.disabled.secondary:hover,button.webrazziButton.disabled.secondary:active{background-color:var(--color-pale-blue)}button.webrazziButton.disabled.danger:hover,button.webrazziButton.disabled.danger:active{background-color:var(--color-button-danger-background)}@keyframes webrazziSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.webrazziSwitch{display:flex;align-items:center;cursor:pointer;gap:.75rem}.webrazziSwitch span{background-color:var(--color-gray-background);width:3.25rem;height:1.875rem;border-radius:56.25rem;flex-shrink:0;border:.0625rem solid var(--color-input-border);box-shadow:0 1px 2px #00000010;transition:background-color .12s,border-color .12s}.webrazziSwitch span i{display:block;width:1.25rem;height:1.25rem;border-radius:56.25rem;background-color:var(--color-white);border:.0625rem solid var(--color-input-border);box-shadow:0 1px 2px #00000010;transform:translateY(4px) translate(4px);transition:transform .12s,border-color .12s}.webrazziSwitch strong{font-size:.875rem;line-height:1.25rem;color:var(--color-text-secondary);font-weight:500;-webkit-user-select:none;user-select:none;text-align:left}.webrazziSwitch strong a{color:var(--color-link-text)}.webrazziSwitch strong a:hover{text-decoration:underline}.webrazziSwitch:hover span{background-color:#0000000c}.webrazziSwitch:active span{background-color:#00000018}.webrazziSwitch.checked span{background-color:var(--color-webrazzi-yellow);border-color:var(--color-webrazzi-yellow)}.webrazziSwitch.checked span i{border-color:var(--color-white);transform:translateY(4px) translate(26px)}.notifyContainer{position:fixed;z-index:901;top:0;right:0;overflow:hidden;padding:.75rem .75rem 0px;transition:all .32s}.notify{border-radius:.1875rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;width:22.5rem;overflow:hidden;position:relative;transition:all .32s;display:flex;height:0px;opacity:0;transform-origin:100% 0%;transform:translate(calc(100% - 3rem)) scale(.72)}.notify.notifyShow{height:auto;opacity:1;transform:translate(0) scale(1)}.notifyIcon{width:2.75rem;position:relative;display:flex;justify-content:center}.notifyIcon .notifyIconBackground{top:0;right:0;bottom:0;left:0;background-color:#00000018;position:absolute;z-index:1;transition:top .48s}.notifyIcon svg{color:var(--color-white);font-size:1.25rem;position:relative;z-index:2;top:.75rem}.notifyText{padding:.75rem;font-size:.875rem;line-height:1.25rem;flex:1;margin-right:2.75rem}.notifyText strong,.notifyText b{font-weight:600}.notifyText a{font-weight:500;color:var(--color-link-text);cursor:pointer}.notifyText a:hover{text-decoration:underline}.notifyClose{position:absolute;top:.875rem;right:.875rem;cursor:pointer}.notifyClose svg{font-size:1rem;opacity:.72;transition:opacity .12s}.notifyClose svg:hover{opacity:1}.notify_success{background-color:var(--color-notify-success-background);color:var(--color-notify-success-text)}.notify_success .notifyIcon{background-color:var(--color-notify-success-icon-background)}.notify_success .notifyClose svg{color:var(--color-notify-success-text)}.notify_error{background-color:var(--color-notify-error-background);color:var(--color-notify-error-text)}.notify_error .notifyIcon{background-color:var(--color-notify-error-icon-background)}.notify_error .notifyClose svg{color:var(--color-notify-error-text)}.notify_warning{background-color:var(--color-notify-warning-background);color:var(--color-notify-warning-text)}.notify_warning .notifyIcon{background-color:var(--color-notify-warning-icon-background)}.notify_warning .notifyClose svg{color:var(--color-notify-warning-text)}.notify_info{background-color:var(--color-notify-info-background);color:var(--color-notify-info-text)}.notify_info .notifyIcon{background-color:var(--color-notify-info-icon-background)}.notify_info .notifyClose svg{color:var(--color-notify-info-text)}@media only screen and (max-width: 384px){.notify{width:auto}}.webrazziModalContainer{z-index:900;background-color:#00000052;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .32s;display:flex;justify-content:center;align-items:flex-start;padding-block:3rem}.webrazziModalContainer.active{opacity:1}.webrazziModalContainer.active .webrazziModal{transform:scale(1)}.webrazziModal{border-radius:.75rem;box-shadow:0 0 14px #00000018;transform:scale(.82);transition:transform .32s}.webrazziModal:not(:has(.webrazziModalFooter)) .webrazziModalContent{border-radius:0px 0px .75rem .75rem}.webrazziModalHeader{border-radius:.75rem .75rem 0px 0px;background-color:var(--color-gray-background);padding-inline:1.5rem;height:3.375rem;border-bottom:.0625rem solid var(--color-white-background-border);display:flex;gap:1.5rem;justify-content:space-between;align-items:center}.webrazziModalHeader strong{color:var(--color-text-secondary);font-weight:500;font-size:.9375rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.webrazziModalHeader .circleIconButton{flex-shrink:0;border-radius:.1875rem}.webrazziModalContent{background-color:var(--color-white);padding:1.5rem}.webrazziModalFooter{background-color:var(--color-confirm-footer-background);border-top:.0625rem solid var(--color-confirm-footer-border);border-radius:0px 0px .75rem .75rem;padding-block:1rem;padding-inline:1.5rem;display:flex;justify-content:flex-start;flex-direction:row-reverse;gap:1rem}.radiusModalScrollbar .rc-scrollbars-container{border-radius:0px 0px .75rem .75rem}.webrazziSelect{position:relative}.webrazziSelect select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;width:100%;height:3rem;background-color:var(--color-white);border:1px solid var(--color-input-border);border-radius:.1875rem;font-size:.9375rem;line-height:1.4375rem;color:var(--color-text-primary);padding-left:.875rem;padding-right:3rem;box-shadow:0 1px 2px #00000010;transition:box-shadow .12s,border-color .12s,background-color .12s,color .12s}.webrazziSelect select:focus{box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552;border-color:var(--color-input-border-focus)}.webrazziSelect.webrazziSelectEmpty select{color:rgba(var(--color-text-secondary-rgba),.58)}.webrazziSelectIcon{pointer-events:none;position:absolute;right:.9375rem;top:0;bottom:0;display:flex;align-items:center}.webrazziSelectIcon svg{font-size:1.25rem;color:var(--color-text-secondary);opacity:.58}.webrazziFormContainer:has(.webrazziFormError) .webrazziSelect select{box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552;border-color:rgba(var(--color-notify-error-icon-background-rgba),.64)}button.circleIconButton{width:2.5rem;height:2.5rem;border-radius:56.25rem;display:flex;align-items:center;justify-content:center;transition:background-color .12s,opacity .12s;position:relative}button.circleIconButton svg{font-size:1.5rem;color:var(--color-text-secondary)}button.circleIconButton span{background-color:var(--color-notify-warning-icon-background);position:absolute;top:.1875rem;right:.1875rem;color:var(--color-white);width:1rem;height:1rem;border-radius:56.25rem;font-weight:500;font-size:.625rem;display:flex;align-items:center;justify-content:center}button.circleIconButton:hover{background-color:#0000000c}button.circleIconButton:active{background-color:#00000018}button.circleIconButton.disabled{opacity:.64;cursor:not-allowed;background-color:#0000}button.circleIconButton.small{width:2.125rem;height:2.125rem}button.circleIconButton.small svg{font-size:1.25rem}.horizontalResult{width:1200px;height:627px}.verticalResult{width:1080px;height:1920px}.horizontalResult,.verticalResult{position:absolute;top:-99999em}.horizontalResult .user,.verticalResult .user{padding:4px 24px 20px}.verticalResult .user{bottom:132px;padding:2px 24px 28px}.verticalResult .name{font-size:58px;line-height:70px}.verticalResult .company{font-size:38px;line-height:46px}.verticalResult .photo{width:320px;height:320px;border-radius:320px;bottom:326px;right:40px}.content{width:1200px;margin-block:72px;margin-inline:auto}.content h3{font-size:30px;line-height:40px;font-weight:600;text-align:center;color:var(--color-white)}.inputs{margin-top:24px;display:flex;gap:24px;align-items:flex-end}.inputs .webrazziFormContainer{flex:1}.button48{height:48px!important;align-items:center}.button48 span{width:48px!important;height:48px!important}.button48 b{padding:0 24px!important}.button44{height:44px!important;align-items:center}.button44 span{width:44px!important;height:44px!important}.button44 b{padding:0 20px!important}.horizontalImage{margin-top:24px;-webkit-user-select:none;user-select:none;position:relative}.horizontalImage .bg{width:1200px;height:627px;border-radius:4px;box-shadow:0 2px 4px #0000001f}.verticalImage{margin-top:24px;-webkit-user-select:none;user-select:none;position:relative}.verticalImage .bg{width:540px;height:960px;border-radius:4px;box-shadow:0 2px 4px #0000001f}.photo{width:240px;height:240px;border-radius:240px;position:absolute;box-shadow:0 2px 4px #0000001f;bottom:198px;right:40px;object-fit:cover}.user{background-color:#0000008f;border-radius:12px;position:absolute;right:40px;bottom:40px;padding:16px 24px;display:flex;flex-direction:column;gap:6px}.name{color:#fff;font-size:38px;line-height:46px;font-weight:600;font-family:Barlow;text-align:right}.company{color:#fffffff5;font-size:28px;line-height:34px;font-weight:480;font-family:Barlow;text-align:right}.fileInput{width:240px;height:240px;border-radius:240px;position:absolute;bottom:198px;right:40px;background-color:#0000008f;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:background-color .12s}.fileInput input{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border-radius:240px;z-index:1}.fileInput svg{font-size:32px;color:var(--color-white)}.fileInput em{font-size:14px;line-height:20px;font-style:normal;color:#fffffff5;margin-top:12px}.fileInput:hover{background-color:#0000009e}.fileInput:active{background-color:#000000ad}.cropContainer{position:relative;height:240px}.cropContainer.minAP{height:360px}.reactEasyCrop_Container{border-radius:4px}.reactEasyCrop_CropArea{color:#000000a3!important;border:2px solid var(--color-white)!important}.webrazziFormHeader label{color:var(--color-text-secondary)}.webrazziInput input{background-color:#001c48;border:2px solid rgba(255,255,255,.08);color:var(--color-white);font-weight:500}.webrazziInput input:focus{border-color:#ffffff61}.webrazziSwitch span{background-color:#001c48;border-color:#ffffff14}.webrazziSwitch:hover span{background-color:#001434}.webrazziSwitch.checked span{background-color:var(--color-webrazzi-yellow)}.webrazziFormContainer.g12{width:234px;flex:none!important}.webrazziSelect select{background-color:#001c48;border:2px solid rgba(255,255,255,.08);color:var(--color-white);font-weight:500}.webrazziSelect select:focus{border-color:#ffffff61}.webrazziFormContainer:has(select){width:164px;flex:none!important}.verticalView{display:flex;align-items:flex-start;justify-content:center}.verticalView .inputs{flex-direction:column;width:312px;margin-right:24px}.verticalView .inputs .webrazziFormContainer{flex:none!important;width:100%}.verticalImage .user{right:24px;bottom:24px}.verticalImage .name{font-size:24px;line-height:29px}.verticalImage .company{font-size:16px;line-height:19px}.verticalImage .fileInput{width:120px;height:120px;border-radius:120px;bottom:134px;right:24px}.verticalImage .fileInput svg{font-size:24px}.verticalImage .fileInput em{font-size:12px;line-height:18px;margin-top:6px}.verticalImage .photo{width:120px;height:120px;border-radius:120px;bottom:134px;right:24px}@media only screen and (max-width: 1248px){.content{width:auto;margin-inline:24px;margin-block:24px}.inputs{flex-direction:column;align-items:flex-start}.inputs .webrazziFormContainer{flex:none;width:100%}.horizontalImage .bg{width:auto;height:auto;max-width:100%}.horizontalImage .user{padding:12px 16px;gap:5px;right:12px;bottom:12px}.horizontalImage .name{font-size:16px;line-height:19px}.horizontalImage .company{font-size:12px;line-height:14px}.horizontalImage .photo,.horizontalImage .fileInput{width:48px;height:48px;border-radius:48px;bottom:86px;right:12px}.horizontalImage .fileInput em{display:none}.verticalView{flex-direction:column}.verticalView .inputs{width:100%;margin-right:0}}@media only screen and (max-width: 620px){.verticalImage .bg{width:auto;height:auto;max-width:100%}.verticalImage .user{padding:12px 16px;gap:5px;right:12px;bottom:12px}.verticalImage .name{font-size:16px;line-height:19px}.verticalImage .company{font-size:12px;line-height:14px}.verticalImage .photo,.verticalImage .fileInput{width:48px;height:48px;border-radius:48px;bottom:86px;right:12px}.verticalImage .fileInput em{display:none}}:root{--color-gray-background: #f1f5f9;--color-gray-background-rgba: 241, 245, 249;--color-white: #ffffff;--color-sidebar-hover: #051630;--color-sidebar-active: #ea1921;--color-text-primary: #1e293b;--color-text-primary-rgba: 30, 41, 49;--color-text-secondary: #64758b;--color-text-secondary-rgba: 100, 117, 139;--color-text-list: #58687e;--color-text-list-rgba: 88, 104, 126;--color-text-active: #5183f5;--color-text-active-rgba: 81, 131, 245;--color-input-border: #cbd5e1;--color-input-border-focus: #3d9cff;--color-white-background-border: #dcdfe2;--color-white-list-border: #e7e9eb;--color-confirm-footer-background: #f8fafc;--color-confirm-footer-border: #e2e8f0;--color-tooltip-background: #1e2229;--color-tooltip-text: #aeb1bd;--color-link-text: #6366f1;--color-progress-background: #eaf0f6;--color-progress-secondary: #17a2b8;--color-table-text: #3c4653;--color-badge-text: #2ecc71;--color-chart-grid: #f0f1f4;--color-printer-text-color: #19191a;--color-webrazzi-yellow-dark: #ffffff;--color-webrazzi-yellow-dark-rgba: 255, 255, 255;--color-webrazzi-yellow: #ea1921;--color-webrazzi-yellow-rgba: 237, 28, 36;--color-webrazzi-gray-dark: #030e1e;--color-webrazzi-gray-dark-100: #2e3132;--color-webrazzi-gray: #525659;--color-webrazzi-gray-rgba: 82, 86, 89;--color-webrazzi-gray-800: #7a8085;--color-webrazzi-gray-400: #b6b7b9;--color-pale-blue: #e4e6e7;--color-button-primary-hover: #f04047;--color-button-primary-active: #f15359;--color-button-secondary-hover: #dedee0;--color-button-secondary-active: #d3d3d7;--color-button-danger-background: #e53e3e;--color-button-danger-hover: #de1e1e;--color-button-danger-active: #cd1c1c;--color-notify-success-background: #f1faf7;--color-notify-success-text: #04543f;--color-notify-success-icon-background: #34c38e;--color-notify-success-icon-background-rgba: 52, 195, 142;--color-notify-error-background: #fdf1f1;--color-notify-error-text: #9a1c1d;--color-notify-error-icon-background: #e53e3d;--color-notify-error-icon-background-rgba: 229, 62, 61;--color-notify-warning-background: #fefdeb;--color-notify-warning-text: #8d4b0e;--color-notify-warning-icon-background: #e3a008;--color-notify-warning-icon-background-rgba: 227, 160, 8;--color-notify-info-background: #f6f4ff;--color-notify-info-text: #6763fe;--color-notify-info-icon-background: #9593fb;--color-notify-info-icon-background-rgba: 149, 147, 251}
