@charset "UTF-8";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css";*{margin:0;padding:0;box-sizing:border-box}body{padding:0;margin:0;min-width:260px;min-height:100vh;box-sizing:border-box;overflow:hidden}#app{width:100%;min-height:100vh}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar{background-color:transparent;width:10px}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:12px;-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2);box-shadow:inset 0 0 0 1px #fff3}p,h1,h2,h3,h4,h5,button,ul,li,a,label,input{font-family:Inter,sans-serif!important}.container{display:grid;gap:12px}.page-header{display:grid;gap:4px;margin-bottom:24px}.divisor{height:1px;background-color:var(--ustore-gray-400);border:none}.label{display:flex;align-items:center;gap:2px}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}:root{--ustore-black: #000;--ustore-white: #fff;--ustore-bg-main-color: #fff;--ustore-text-main-color: #000;--ustore-primary-color: #ff8a08;--ustore-secondary-color: #0b62d6;--ustore-letter-disabled: #b0b0b0;--ustore-background-disabled: #f3f3f4;--ustore-info-900: #0d1f8b;--ustore-info-500: #1b3cce;--ustore-info-100: #e0e5ff;--ustore-warning-900: #fae903;--ustore-warning-500: #f4c519;--ustore-warning-100: #f7eaad;--ustore-success-900: #08711d;--ustore-success-500: #41b057;--ustore-success-100: #f4fcf6;--ustore-error-900: #ab0f3e;--ustore-error-500: #f6649d;--ustore-error-100: #fff6fa;--ustore-gray-900: #121212;--ustore-gray-800: #3e3e3e;--ustore-gray-700: #848484;--ustore-gray-600: #bab9b8;--ustore-gray-500: #f3f3f4;--ustore-gray-400: #ccd0de;--ustore-gray-300: #f3f3f4;--ustore-gray-200: #f7f7f7;--ustore-blue-900: #002bae;--ustore-blue-800: #0051cc;--ustore-blue-700: #186bb4;--ustore-blue-600: #2c97ff;--ustore-blue-500: #49acff;--ustore-blue-400: #6bc0ff;--ustore-blue-300: #90d3ff;--ustore-blue-200: #b4e4ff;--ustore-red-900: #650007;--ustore-red-800: #8b0a1b;--ustore-red-700: #b4172d;--ustore-red-600: #de2343;--ustore-red-500: #ec5b64;--ustore-red-400: #f78486;--ustore-red-300: #ffaaaa;--ustore-red-200: #ffbbbb;--ustore-orange-900: #4a2312;--ustore-orange-800: #6f1a00;--ustore-orange-700: #9c340d;--ustore-orange-600: #fa6d23;--ustore-orange-500: #fc8f00;--ustore-orange-400: #fd9c53;--ustore-orange-300: #ffb06d;--ustore-orange-200: #ffcfb4;--ustore-yellow-900: #624c00;--ustore-yellow-800: #947600;--ustore-yellow-700: #c9a301;--ustore-yellow-600: #ffd301;--ustore-yellow-500: #ffdc2e;--ustore-yellow-400: #ffdf45;--ustore-yellow-300: #ffed9a;--ustore-yellow-200: #fff4d1;--ustore-green-900: #002f00;--ustore-green-800: #005c19;--ustore-green-700: #009331;--ustore-green-600: #00cf4c;--ustore-green-500: #46df64;--ustore-green-400: #68ef7c;--ustore-green-300: #86ff93;--ustore-green-200: #b2ffb9;--ustore-teal-900: #003133;--ustore-teal-800: #044749;--ustore-teal-700: #086669;--ustore-teal-600: #09858a;--ustore-teal-500: #3fa0a4;--ustore-teal-400: #7bb4b5;--ustore-teal-300: #95c3c4;--ustore-teal-200: #c0d8d9;--ustore-purple-900: #430f58;--ustore-purple-800: #5a2d6e;--ustore-purple-700: #7a3d94;--ustore-purple-600: #8f47ad;--ustore-purple-500: #a76fbf;--ustore-purple-400: #b484c8;--ustore-purple-300: #cdadda;--ustore-purple-200: #e8d6e7;--ustore-pink-900: #920942;--ustore-pink-800: #c20e59;--ustore-pink-700: #e8106a;--ustore-pink-600: #f60b8a;--ustore-pink-500: #f841a4;--ustore-pink-400: #fa77be;--ustore-pink-300: #fb92cb;--ustore-pink-200: #fcd0e3;--ustore-shadow: 0 .1em .3em rgba(0, 0, 0, .4);--ustore-shadow-small: 0 .1em .2em rgba(0, 0, 0, .01), 0 .3em 1em rgba(0, 0, 0, .2);--ustore-shadow-big: 0 .1em .2em rgba(0, 0, 0, .1), 0 .5em 2em rgba(0, 0, 0, .3);--ustore-shadow-bigger: 0 .1em .2em rgba(0, 0, 0, .1), 0 .65em 3em rgba(0, 0, 0, .4);--ustore-shadow-light: 0 .1em .3em #00000066;--ustore-shadow-light-small: 0 .1em .2em #00000011, 0 .3em 1em rgba(0, 0, 0, .2);--ustore-shadow-light-big: 0 .1em .2em rgba(0, 0, 0, .1), 0 .5em 2em rgba(0, 0, 0, .3);--ustore-shadow-light-bigger: 0 .1em .2em #00000011, 0 .5em 2em #00000066;--ustore-shadow-dark: 0 .1em .3em #000000ff;--ustore-shadow-dark-small: 0 .1em .2em #0000007e, 0 .3em 1em rgba(0, 0, 0, .2);--ustore-shadow-dark-big: 0 .1em .2em rgba(0, 0, 0, .1), 0 .5em 2em rgba(0, 0, 0, .3);--ustore-shadow-dark-bigger: 0 .1em .2em #0000007e, 0 .5em 2em #000000ff;--ustore-tiny: 4px;--ustore-small: 8px;--ustore-medium: 12px;--ustore-big: 24px;--ustore-bigger: 32px;--ustore-z-1: 10;--ustore-z-2: 100;--ustore-z-3: 1000;--ustore-z-4: 10000;--ustore-z-5: 100000;--ustore-heavy: 900;--ustore-extrabold: 800;--ustore-bold: 700;--ustore-regular: 500;--ustore-light: 400;--ustore-extralight: 300;--ustore-lighter: 200}@media only screen and (min-device-width: 320px) and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 1),screen and (max-width: 640px){.uc-grid,.uc-grid-1,.uc-grid-2,.uc-grid-3,.uc-grid-4,.uc-grid-5,.uc-grid-6{grid-template-columns:100%!important;overflow-x:auto}.uc-grid-2 .colspan,.uc-grid-2 .colspan-2,.uc-grid-2 .colspan-3,.uc-grid-2 .colspan-4,.uc-grid-2 .colspan-5,.uc-grid-3 .colspan,.uc-grid-3 .colspan-2,.uc-grid-3 .colspan-3,.uc-grid-3 .colspan-4,.uc-grid-3 .colspan-5,.uc-grid-4 .colspan,.uc-grid-4 .colspan-2,.uc-grid-4 .colspan-3,.uc-grid-4 .colspan-4,.uc-grid-4 .colspan-5,.uc-grid-5 .colspan,.uc-grid-5 .colspan-2,.uc-grid-5 .colspan-3,.uc-grid-5 .colspan-4,.uc-grid-5 .colspan-5,.uc-grid-6 .colspan,.uc-grid-6 .colspan-2,.uc-grid-6 .colspan-3,.uc-grid-6 .colspan-4,.uc-grid-6 .colspan-5{grid-column:auto!important}}.style-list{list-style:circle!important}img.responsive-img{max-width:100%;height:auto;display:block}img.small{max-width:32px}img.medium{max-width:64px}img.large{max-width:128px}img.larger{max-width:256px}img.center{margin:0 auto}.cursor-pointer{cursor:pointer!important}.cursor-default{cursor:inherit!important}.display-none{display:none!important}.display-block{display:block!important}.display-grid{display:grid!important}.display-flex{display:flex!important;flex-direction:row!important}.display-flex.direction-column{flex-direction:column!important}.display-flex.align-flex-start{align-items:flex-start!important}.display-flex.align-flex-end{align-items:flex-end!important}.display-flex.align-center{align-items:center!important}.display-flex.align-stretch{align-items:stretch!important}.display-flex.align-baseline{align-items:baseline!important}.display-flex.justify-flex-start{justify-content:flex-start!important}.display-flex.justify-flex-end{justify-content:flex-end!important}.display-flex.justify-center{justify-content:center!important}.display-flex.justify-between{justify-content:space-between!important}.display-flex.justify-around{justify-content:space-around!important}.display-flex.justify-everly{justify-content:space-evenly!important}.display-flex.wrap{flex-wrap:wrap}.display-flex.no-wrap{flex-wrap:nowrap}.display-flex.wrap-reverse{flex-wrap:wrap-reverse}.justify-items-center{justify-items:center;align-items:center}.justify-content-center{justify-content:center;align-content:center}.flex-auto{flex:auto}.curtain{backdrop-filter:blur(2px) brightness(60%);display:block;inset:0;position:fixed;z-index:10;overflow:none}.text-tiny{font-size:4px!important}.text-small{font-size:8px!important}.text-medium{font-size:12px!important}.text-big{font-size:24px!important}.text-bigger{font-size:32px!important}.text-align-right{text-align:right!important}.text-align-left{text-align:left!important}.text-align-center{text-align:center!important}.text-align-justify{text-align:justify!important;-webkit-hyphens:auto!important;-moz-hyphens:auto!important;-ms-hyphens:auto!important;hyphens:auto!important}.heavy{font-weight:900!important}.extrabold{font-weight:800!important}.bold{font-weight:700!important}.regular{font-weight:500!important}.light{font-weight:400!important}.extralight{font-weight:300!important}.lighter{font-weight:200!important}.normal{font-style:normal!important}.italic{font-style:italic!important}p,h1,h2,h3,h4,h5,button,ul,li,a,label{margin:0!important;color:#000;font-family:Inter,sans-serif!important}label,li,span{font-weight:400;font-size:16px}h1{font-weight:700;font-size:36px}h2{font-weight:600;font-size:20px}h3{font-weight:600;font-size:16px}h4,h5{font-weight:500;font-size:16px}h6{font-weight:400;font-size:14px}a{font-size:16px}p{font-weight:400;font-size:14px}.width-full{width:100%}.width-50{width:50%}.width-20{width:20%}.width-15{width:15%}.width-30{width:30%}.nowrap{white-space:nowrap}.shadow-tiny{box-shadow:0 .1em .3em #0006!important}.shadow-small{box-shadow:0 .1em .2em #0001,0 .3em 1em #0003!important}.shadow-big{box-shadow:0 .1em .2em #0000001a,0 .5em 2em #0000004d!important}.shadow-bigger{box-shadow:0 .1em .2em #0001,0 .5em 2em #0006!important}.shadow-none,.no-shadow,.shadow-none button,.no-shadow button{box-shadow:none!important}.hover-shadow-tiny{transition:box-shadow .3s ease-out}.hover-shadow-tiny:hover{box-shadow:0 .1em .3em #0006!important}.hover-shadow-small{transition:box-shadow .3s ease-out}.hover-shadow-small:hover{box-shadow:0 .1em .2em #0001,0 .3em 1em #0003!important}.hover-shadow-big{transition:box-shadow .3s ease-out}.hover-shadow-big:hover{box-shadow:0 .1em .2em #0000001a,0 .5em 2em #0000004d!important}.hover-shadow-bigger{transition:box-shadow .3s ease-out}.hover-shadow-bigger:hover{box-shadow:0 .1em .2em #0001,0 .5em 2em #0006!important}.opacity-70{opacity:70%!important}.opacity-40{opacity:40%!important}.opacity-20{opacity:20%!important}.opacity-none{opacity:0!important}.border-none{border:none!important}.border-size-tiny{border-width:1.5px;border-style:solid}.border-size-small{border-width:3px;border-style:solid}.border-size-big{border-width:5px;border-style:solid}.border-size-bigger{border-width:8px;border-style:solid}.border-radius-circle{border-radius:50%!important}.border-radius-pill{border-radius:50rem!important}.border-radius-tiny{border-radius:3px!important}.border-radius-small{border-radius:5px!important}.border-radius-big{border-radius:8px!important}.border-radius-bigger{border-radius:10px!important}.border-radius-top{border-top-left-radius:.3rem!important;border-top-right-radius:.3rem!important}.border-radius-bottom{border-bottom-right-radius:.3rem!important;border-bottom-left-radius:.3rem!important}.border-radius-right{border-top-right-radius:.3rem!important;border-bottom-right-radius:.3rem!important}.border-radius-left{border-bottom-left-radius:.3rem!important;border-top-left-radius:.3rem!important}.border-style-dotted{border-style:dotted!important}.border-style-dashed{border-style:dashed!important}.border-style-solid{border-style:solid!important}.backdrop-blur-lighter{backdrop-filter:blur(4px)!important;-moz-backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}.backdrop-blur-darker{backdrop-filter:blur(8px)!important;-moz-backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-auto{overflow-x:auto!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.no-margin{margin:0!important}.margin-tiny{margin:4px!important}.margin-small{margin:8px!important}.margin-medium{margin:12px!important}.margin-big{margin:24px!important}.margin-bigger{margin:32px!important}.no-margin-top{margin-top:0!important}.margin-top-tiny{margin-top:4px!important}.margin-top-small{margin-top:8px!important}.margin-top-medium{margin-top:12px!important}.margin-top-big{margin-top:24px!important}.margin-top-bigger{margin-top:32px!important}.margin-top-16{margin-top:16px!important}.no-margin-bottom{margin-bottom:0!important}.margin-bottom-tiny{margin-bottom:4px!important}.margin-bottom-small{margin-bottom:8px!important}.margin-bottom-medium{margin-bottom:12px!important}.margin-bottom-big{margin-bottom:24px!important}.margin-bottom-bigger{margin-bottom:32px!important}.no-margin-left{margin-left:0!important}.margin-left-tiny{margin-left:4px!important}.margin-left-small{margin-left:8px!important}.margin-left-medium{margin-left:12px!important}.margin-left-big{margin-left:24px!important}.margin-left-bigger{margin-left:32px!important}.no-margin-right{margin-right:0!important}.margin-right-tiny{margin-right:4px!important}.margin-right-small{margin-right:8px!important}.margin-right-medium{margin-right:12px!important}.margin-right-big{margin-right:24px!important}.margin-right-bigger{margin-right:32px!important}.margin-x-tiny{margin-left:4px!important;margin-right:4px!important}.margin-x-small{margin-left:8px!important;margin-right:8px!important}.margin-x-medium{margin-left:12px!important;margin-right:12px!important}.margin-x-big{margin-left:24px!important;margin-right:24px!important}.margin-x-bigger{margin-left:32px!important;margin-right:32px!important}.margin-y-tiny{margin-top:4px!important;margin-bottom:4px!important}.margin-y-small{margin-top:8px!important;margin-bottom:8px!important}.margin-y-medium{margin-top:12px!important;margin-bottom:12px!important}.margin-y-big{margin-top:24px!important;margin-bottom:24px!important}.margin-y-bigger{margin-top:32px!important;margin-bottom:32px!important}.no-padding{padding:0!important;box-sizing:border-box!important}.padding-tiny{padding:4px!important;box-sizing:border-box!important}.padding-small{padding:8px!important;box-sizing:border-box!important}.padding-medium{padding:12px!important;box-sizing:border-box!important}.padding-big{padding:24px!important;box-sizing:border-box!important}.padding-bigger{padding:32px!important;box-sizing:border-box!important}.padding-x-tiny{padding-left:4px!important;box-sizing:border-box!important;padding-right:4px!important}.padding-x-small{padding-left:8px!important;box-sizing:border-box!important;padding-right:8px!important}.padding-x-medium{padding-left:12px!important;box-sizing:border-box!important;padding-right:12px!important}.padding-x-big{padding-left:24px!important;box-sizing:border-box!important;padding-right:24px!important}.padding-x-bigger{padding-left:32px!important;box-sizing:border-box!important;padding-right:32px!important}.padding-y-tiny{padding-top:4px!important;box-sizing:border-box!important;padding-bottom:4px!important}.padding-y-small{padding-top:8px!important;box-sizing:border-box!important;padding-bottom:8px!important}.padding-y-medium{padding-top:12px!important;box-sizing:border-box!important;padding-bottom:12px!important}.padding-y-big{padding-top:24px!important;box-sizing:border-box!important;padding-bottom:24px!important}.padding-y-bigger{padding-top:32px!important;box-sizing:border-box!important;padding-bottom:32px!important}.no-padding-top{padding-top:0!important;box-sizing:border-box!important}.padding-top-tiny{padding-top:4px!important;box-sizing:border-box!important}.padding-top-small{padding-top:8px!important;box-sizing:border-box!important}.padding-top-medium{padding-top:12px!important;box-sizing:border-box!important}.padding-top-big{padding-top:24px!important;box-sizing:border-box!important}.padding-top-bigger{padding-top:32px!important;box-sizing:border-box!important}.no-padding-bottom{padding-bottom:0!important;box-sizing:border-box!important}.padding-bottom-tiny{padding-bottom:4px!important;box-sizing:border-box!important}.padding-bottom-small{padding-bottom:8px!important;box-sizing:border-box!important}.padding-bottom-medium{padding-bottom:12px!important;box-sizing:border-box!important}.padding-bottom-big{padding-bottom:24px!important;box-sizing:border-box!important}.padding-bottom-bigger{padding-bottom:32px!important;box-sizing:border-box!important}.no-padding-left{padding-left:0!important;box-sizing:border-box!important}.padding-left-tiny{padding-left:4px!important;box-sizing:border-box!important}.padding-left-small{padding-left:8px!important;box-sizing:border-box!important}.padding-left-medium{padding-left:12px!important;box-sizing:border-box!important}.padding-left-big{padding-left:24px!important;box-sizing:border-box!important}.padding-left-bigger{padding-left:32px!important;box-sizing:border-box!important}.no-padding-right{padding-right:0!important;box-sizing:border-box!important}.padding-right-tiny{padding-right:4px!important;box-sizing:border-box!important}.padding-right-small{padding-right:8px!important;box-sizing:border-box!important}.padding-right-medium{padding-right:12px!important;box-sizing:border-box!important}.padding-right-big{padding-right:24px!important;box-sizing:border-box!important}.padding-right-bigger{padding-right:32px!important;box-sizing:border-box!important}.gap-tiny{gap:4px}.gap-small{gap:8px}.gap-medium{gap:12px}.gap-big{gap:24px}.gap-bigger{gap:32px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-24{gap:24px}.gap-32{gap:32px}.padding-top-bottom-32{padding-top:32px;padding-bottom:32px}.padding-top-bottom-24{padding-top:24px;padding-bottom:24px}.bg-transparent{background-color:transparent!important}.bg-main-color{background-color:#ff8a08!important}.bg-secondary-color{background-color:#0b62d6!important}.bg-disabled{background-color:#f3f3f4!important;pointer-events:none!important;cursor:inherit!important}.bg-gray-900{background-color:#121212!important}.bg-gray-800{background-color:#3e3e3e!important}.bg-gray-700{background-color:#848484!important}.bg-gray-600{background-color:#bab9b8!important}.bg-gray-500{background-color:#f3f3f4!important}.bg-gray-400{background-color:#ccd0de!important}.bg-gray-300{background-color:#f3f3f4!important}.bg-gray-200{background-color:#f7f7f7!important}.bg-blue-900{background-color:#002bae!important}.bg-blue-800{background-color:#0051cc!important}.bg-blue-700{background-color:#186bb4!important}.bg-blue-600{background-color:#2c97ff!important}.bg-blue-500{background-color:#49acff!important}.bg-blue-400{background-color:#6bc0ff!important}.bg-blue-300{background-color:#90d3ff!important}.bg-blue-200{background-color:#b4e4ff!important}.bg-red-900{background-color:#650007!important}.bg-red-800{background-color:#8b0a1b!important}.bg-red-700{background-color:#b4172d!important}.bg-red-600{background-color:#de2343!important}.bg-red-500{background-color:#ec5b64!important}.bg-red-400{background-color:#f78486!important}.bg-red-300{background-color:#faa!important}.bg-red-200{background-color:#fbb!important}.bg-orange-900{background-color:#4a2312!important}.bg-orange-800{background-color:#6f1a00!important}.bg-orange-700{background-color:#9c340d!important}.bg-orange-600{background-color:#fa6d23!important}.bg-orange-500{background-color:#fc8f00!important}.bg-orange-400{background-color:#fd9c53!important}.bg-orange-300{background-color:#ffb06d!important}.bg-orange-200{background-color:#ffcfb4!important}.bg-yellow-900{background-color:#624c00!important}.bg-yellow-800{background-color:#947600!important}.bg-yellow-700{background-color:#c9a301!important}.bg-yellow-600{background-color:#ffd301!important}.bg-yellow-500{background-color:#ffdc2e!important}.bg-yellow-400{background-color:#ffdf45!important}.bg-yellow-300{background-color:#ffed9a!important}.bg-yellow-200{background-color:#fff4d1!important}.bg-green-900{background-color:#002f00!important}.bg-green-800{background-color:#005c19!important}.bg-green-700{background-color:#009331!important}.bg-green-600{background-color:#00cf4c!important}.bg-green-500{background-color:#46df64!important}.bg-green-400{background-color:#68ef7c!important}.bg-green-300{background-color:#86ff93!important}.bg-green-200{background-color:#b2ffb9!important}.bg-teal-900{background-color:#003133!important}.bg-teal-800{background-color:#044749!important}.bg-teal-700{background-color:#086669!important}.bg-teal-600{background-color:#09858a!important}.bg-teal-500{background-color:#3fa0a4!important}.bg-teal-400{background-color:#7bb4b5!important}.bg-teal-300{background-color:#95c3c4!important}.bg-teal-200{background-color:#c0d8d9!important}.bg-purple-900{background-color:#430f58!important}.bg-purple-800{background-color:#5a2d6e!important}.bg-purple-700{background-color:#7a3d94!important}.bg-purple-600{background-color:#8f47ad!important}.bg-purple-500{background-color:#a76fbf!important}.bg-purple-400{background-color:#b484c8!important}.bg-purple-300{background-color:#cdadda!important}.bg-purple-200{background-color:#e8d6e7!important}.bg-pink-900{background-color:#920942!important}.bg-pink-800{background-color:#c20e59!important}.bg-pink-700{background-color:#e8106a!important}.bg-pink-600{background-color:#f60b8a!important}.bg-pink-500{background-color:#f841a4!important}.bg-pink-400{background-color:#fa77be!important}.bg-pink-300{background-color:#fb92cb!important}.bg-pink-200{background-color:#fcd0e3!important}.text-main-color{color:#ff8a08!important}.text-secondary-color{color:#0b62d6!important}.text-disabled{color:#b0b0b0!important;pointer-events:none!important;cursor:inherit!important}.text-gray-900{color:#121212!important}.text-gray-800{color:#3e3e3e!important}.text-gray-700{color:#848484!important}.text-gray-600{color:#bab9b8!important}.text-gray-500{color:#f3f3f4!important}.text-gray-400{color:#ccd0de!important}.text-gray-300{color:#f3f3f4!important}.text-gray-200{color:#f7f7f7!important}.text-blue-900{color:#002bae!important}.text-blue-800{color:#0051cc!important}.text-blue-700{color:#186bb4!important}.text-blue-600{color:#2c97ff!important}.text-blue-500{color:#49acff!important}.text-blue-400{color:#6bc0ff!important}.text-blue-300{color:#90d3ff!important}.text-blue-200{color:#b4e4ff!important}.text-red-900{color:#650007!important}.text-red-800{color:#8b0a1b!important}.text-red-700{color:#b4172d!important}.text-red-600{color:#de2343!important}.text-red-500{color:#ec5b64!important}.text-red-400{color:#f78486!important}.text-red-300{color:#faa!important}.text-red-200{color:#fbb!important}.text-orange-900{color:#4a2312!important}.text-orange-800{color:#6f1a00!important}.text-orange-700{color:#9c340d!important}.text-orange-600{color:#fa6d23!important}.text-orange-500{color:#fc8f00!important}.text-orange-400{color:#fd9c53!important}.text-orange-300{color:#ffb06d!important}.text-orange-200{color:#ffcfb4!important}.text-yellow-900{color:#624c00!important}.text-yellow-800{color:#947600!important}.text-yellow-700{color:#c9a301!important}.text-yellow-600{color:#ffd301!important}.text-yellow-500{color:#ffdc2e!important}.text-yellow-400{color:#ffdf45!important}.text-yellow-300{color:#ffed9a!important}.text-yellow-200{color:#fff4d1!important}.text-green-900{color:#002f00!important}.text-green-800{color:#005c19!important}.text-green-700{color:#009331!important}.text-green-600{color:#00cf4c!important}.text-green-500{color:#46df64!important}.text-green-400{color:#68ef7c!important}.text-green-300{color:#86ff93!important}.text-green-200{color:#b2ffb9!important}.text-teal-900{color:#003133!important}.text-teal-800{color:#044749!important}.text-teal-700{color:#086669!important}.text-teal-600{color:#09858a!important}.text-teal-500{color:#3fa0a4!important}.text-teal-400{color:#7bb4b5!important}.text-teal-300{color:#95c3c4!important}.text-teal-200{color:#c0d8d9!important}.text-purple-900{color:#430f58!important}.text-purple-800{color:#5a2d6e!important}.text-purple-700{color:#7a3d94!important}.text-purple-600{color:#8f47ad!important}.text-purple-500{color:#a76fbf!important}.text-purple-400{color:#b484c8!important}.text-purple-300{color:#cdadda!important}.text-purple-200{color:#e8d6e7!important}.text-pink-900{color:#920942!important}.text-pink-800{color:#c20e59!important}.text-pink-700{color:#e8106a!important}.text-pink-600{color:#f60b8a!important}.text-pink-500{color:#f841a4!important}.text-pink-400{color:#fa77be!important}.text-pink-300{color:#fb92cb!important}.text-pink-200{color:#fcd0e3!important}.border-main-color{border-color:#ff8a08!important}.border-secondary-color{border-color:#0b62d6!important}.border-disabled{border-color:#b0b0b0!important;pointer-events:none!important;cursor:inherit!important}.border-gray-900{border-color:#121212!important}.border-gray-800{border-color:#3e3e3e!important}.border-gray-700{border-color:#848484!important}.border-gray-600{border-color:#bab9b8!important}.border-gray-500{border-color:#f3f3f4!important}.border-gray-400{border-color:#ccd0de!important}.border-gray-300{border-color:#f3f3f4!important}.border-gray-200{border-color:#f7f7f7!important}.border-blue-900{border-color:#002bae!important}.border-blue-800{border-color:#0051cc!important}.border-blue-700{border-color:#186bb4!important}.border-blue-600{border-color:#2c97ff!important}.border-blue-500{border-color:#49acff!important}.border-blue-400{border-color:#6bc0ff!important}.border-blue-300{border-color:#90d3ff!important}.border-blue-200{border-color:#b4e4ff!important}.border-red-900{border-color:#650007!important}.border-red-800{border-color:#8b0a1b!important}.border-red-700{border-color:#b4172d!important}.border-red-600{border-color:#de2343!important}.border-red-500{border-color:#ec5b64!important}.border-red-400{border-color:#f78486!important}.border-red-300{border-color:#faa!important}.border-red-200{border-color:#fbb!important}.border-orange-900{border-color:#4a2312!important}.border-orange-800{border-color:#6f1a00!important}.border-orange-700{border-color:#9c340d!important}.border-orange-600{border-color:#fa6d23!important}.border-orange-500{border-color:#fc8f00!important}.border-orange-400{border-color:#fd9c53!important}.border-orange-300{border-color:#ffb06d!important}.border-orange-200{border-color:#ffcfb4!important}.border-yellow-900{border-color:#624c00!important}.border-yellow-800{border-color:#947600!important}.border-yellow-700{border-color:#c9a301!important}.border-yellow-600{border-color:#ffd301!important}.border-yellow-500{border-color:#ffdc2e!important}.border-yellow-400{border-color:#ffdf45!important}.border-yellow-300{border-color:#ffed9a!important}.border-yellow-200{border-color:#fff4d1!important}.border-green-900{border-color:#002f00!important}.border-green-800{border-color:#005c19!important}.border-green-700{border-color:#009331!important}.border-green-600{border-color:#00cf4c!important}.border-green-500{border-color:#46df64!important}.border-green-400{border-color:#68ef7c!important}.border-green-300{border-color:#86ff93!important}.border-green-200{border-color:#b2ffb9!important}.border-teal-900{border-color:#003133!important}.border-teal-800{border-color:#044749!important}.border-teal-700{border-color:#086669!important}.border-teal-600{border-color:#09858a!important}.border-teal-500{border-color:#3fa0a4!important}.border-teal-400{border-color:#7bb4b5!important}.border-teal-300{border-color:#95c3c4!important}.border-teal-200{border-color:#c0d8d9!important}.border-purple-900{border-color:#430f58!important}.border-purple-800{border-color:#5a2d6e!important}.border-purple-700{border-color:#7a3d94!important}.border-purple-600{border-color:#8f47ad!important}.border-purple-500{border-color:#a76fbf!important}.border-purple-400{border-color:#b484c8!important}.border-purple-300{border-color:#cdadda!important}.border-purple-200{border-color:#e8d6e7!important}.border-pink-900{border-color:#920942!important}.border-pink-800{border-color:#c20e59!important}.border-pink-700{border-color:#e8106a!important}.border-pink-600{border-color:#f60b8a!important}.border-pink-500{border-color:#f841a4!important}.border-pink-400{border-color:#fa77be!important}.border-pink-300{border-color:#fb92cb!important}.border-pink-200{border-color:#fcd0e3!important}.preview{border:1px solid #ddd;border-radius:6px;padding:16px;display:flex;flex-direction:column;gap:12px;background-color:#ebebeb}.centralize{display:flex;justify-content:center;align-items:center}.preview-container{padding:25px 0 40px}.preview-container div{margin:0}.title{padding-bottom:20px}.title div{display:flex;align-items:center;padding:40px 0 20px}.title h3{color:#000}.title span{background-color:#ff8a08!important;width:24px;height:4px}.title p{font-weight:600;font-size:20px;padding-bottom:20px}.bg-color-1{background-color:#0b62d6!important}.bg-color-2{background-color:#fff}.border-color-1{border-color:#0b62d6!important}.border-color-2{border-color:#fff}.background-random-image{margin:0;background-image:url(https://picsum.photos/id/554/800/600);background-size:cover;background-position:center}.wrap-child-box{width:40px;height:40px}.uc-grid,.uc-grid-1,.uc-grid-2,.uc-grid-3,.uc-grid-4,.uc-grid-5,.uc-grid-6{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,auto));grid-column-gap:.8em;grid-row-gap:.8em;box-sizing:border-box}.uc-grid-1{grid-template-columns:1fr}.uc-grid-2{grid-template-columns:1fr 1fr;grid-column-gap:.8em;grid-row-gap:.8em}.uc-grid-3{grid-template-columns:1fr 1fr 1fr;grid-column-gap:.8em;grid-row-gap:.8em}.uc-grid-4{grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:.8em;grid-row-gap:.8em}.uc-grid-5{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-column-gap:.8em;grid-row-gap:.8em}.uc-grid-6{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:.8em;grid-row-gap:.8em}.no-gap{grid-column-gap:0!important;grid-row-gap:0!important;overflow:hidden}.uc-grid .colspan-1,.uc-grid-1 .colspan-1,.uc-grid-2 .colspan-1,.uc-grid-3 .colspan-1,.uc-grid-4 .colspan-1,.uc-grid-5 .colspan-1,.uc-grid-6 .colspan-1{grid-column:auto/span 1}.uc-grid .colspan-1.gap-12,.uc-grid-1 .colspan-1.gap-12,.uc-grid-2 .colspan-1.gap-12,.uc-grid-3 .colspan-1.gap-12,.uc-grid-4 .colspan-1.gap-12,.uc-grid-5 .colspan-1.gap-12,.uc-grid-6 .colspan-1.gap-12{grid-gap:12px}.uc-grid .colspan-2,.uc-grid-1 .colspan-2,.uc-grid-2 .colspan-2,.uc-grid-3 .colspan-2,.uc-grid-4 .colspan-2,.uc-grid-5 .colspan-2,.uc-grid-6 .colspan-2{grid-column:auto/span 2}.uc-grid .colspan-2.gap-12,.uc-grid-1 .colspan-2.gap-12,.uc-grid-2 .colspan-2.gap-12,.uc-grid-3 .colspan-2.gap-12,.uc-grid-4 .colspan-2.gap-12,.uc-grid-5 .colspan-2.gap-12,.uc-grid-6 .colspan-2.gap-12{grid-gap:12px}.uc-grid .colspan-3,.uc-grid-1 .colspan-3,.uc-grid-2 .colspan-3,.uc-grid-3 .colspan-3,.uc-grid-4 .colspan-3,.uc-grid-5 .colspan-3,.uc-grid-6 .colspan-3{grid-column:auto/span 3}.uc-grid .colspan-3.gap-12,.uc-grid-1 .colspan-3.gap-12,.uc-grid-2 .colspan-3.gap-12,.uc-grid-3 .colspan-3.gap-12,.uc-grid-4 .colspan-3.gap-12,.uc-grid-5 .colspan-3.gap-12,.uc-grid-6 .colspan-3.gap-12{grid-gap:12px}.uc-grid .colspan-4,.uc-grid-1 .colspan-4,.uc-grid-2 .colspan-4,.uc-grid-3 .colspan-4,.uc-grid-4 .colspan-4,.uc-grid-5 .colspan-4,.uc-grid-6 .colspan-4{grid-column:auto/span 4}.uc-grid .colspan-4.gap-12,.uc-grid-1 .colspan-4.gap-12,.uc-grid-2 .colspan-4.gap-12,.uc-grid-3 .colspan-4.gap-12,.uc-grid-4 .colspan-4.gap-12,.uc-grid-5 .colspan-4.gap-12,.uc-grid-6 .colspan-4.gap-12{grid-gap:12px}.uc-grid .colspan-5,.uc-grid-1 .colspan-5,.uc-grid-2 .colspan-5,.uc-grid-3 .colspan-5,.uc-grid-4 .colspan-5,.uc-grid-5 .colspan-5,.uc-grid-6 .colspan-5{grid-column:auto/span 5}.uc-grid .colspan-5.gap-12,.uc-grid-1 .colspan-5.gap-12,.uc-grid-2 .colspan-5.gap-12,.uc-grid-3 .colspan-5.gap-12,.uc-grid-4 .colspan-5.gap-12,.uc-grid-5 .colspan-5.gap-12,.uc-grid-6 .colspan-5.gap-12{grid-gap:12px}.uc-grid .colspan-6,.uc-grid-1 .colspan-6,.uc-grid-2 .colspan-6,.uc-grid-3 .colspan-6,.uc-grid-4 .colspan-6,.uc-grid-5 .colspan-6,.uc-grid-6 .colspan-6{grid-column:auto/span 6}.uc-grid .colspan-6.gap-12,.uc-grid-1 .colspan-6.gap-12,.uc-grid-2 .colspan-6.gap-12,.uc-grid-3 .colspan-6.gap-12,.uc-grid-4 .colspan-6.gap-12,.uc-grid-5 .colspan-6.gap-12,.uc-grid-6 .colspan-6.gap-12{grid-gap:12px}*,:before,:after{margin:0;padding:0;box-sizing:border-box}ul,ol{list-style-type:none;margin:0;padding:0}html{font-family:Nunito Sans,Helvetica Neue,Helvetica,system-ui,Segoe UI,Roboto,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}
