/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{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{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}body,html{--tw-bg-opacity:1;background-color:rgba(237,244,250,var(--tw-bg-opacity))}.no-sel-input{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.no-sel,.no-sel-input,.no-sel-input:focus{outline:2px solid transparent;outline-offset:2px}.no-sel{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input,.no-sel:focus{outline:2px solid transparent;outline-offset:2px}.input{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.input:focus{outline:2px solid transparent;outline-offset:2px}.input{-webkit-appearance:none;-moz-appearance:none;appearance:none;--tw-border-opacity:1;border-color:rgba(66,123,184,var(--tw-border-opacity));border-radius:.5rem;border-width:1px;font-size:.875rem;line-height:1.25rem;padding:.5rem .5rem .375rem;--tw-text-opacity:1;color:rgba(66,123,184,var(--tw-text-opacity))}.form-input{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.form-input,.form-input:focus{outline:2px solid transparent;outline-offset:2px}.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;--tw-border-opacity:1;border-color:rgba(204,204,204,var(--tw-border-opacity));border-radius:.375rem;border-width:1px;font-size:1rem;line-height:1.5rem;padding-top:.625rem;padding-bottom:.625rem;position:relative;color:rgba(34,34,34,var(--tw-text-opacity));width:100%}.form-input,.p{--tw-text-opacity:1}.p{line-height:1.75rem;color:rgba(51,51,51,var(--tw-text-opacity));letter-spacing:.025em}.form-error .form-input{border-color:#f55448}input:disabled,select:disabled,textarea:disabled{background:#eee;color:#666;cursor:default}.menu{left:-286px;transition:left .2s ease-out}.menu-open{left:0}@media (min-width:1024px){.menu{left:0}}.menu-link{font-size:16px;letter-spacing:1.2px;font-weight:500}@media (min-width:1024px){.menu-link{font-size:14px}}.breadcrumb{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:1.5px}.home-grad{background:linear-gradient(180deg,#389cf5,#5ae4ff)}.subs-grad{background:linear-gradient(180deg,#4facfe,#5ae4ff)}.blend-overlay{mix-blend-mode:overlay;-webkit-mix-blend-mode:overlay}.modal-bg{background-color:rgba(0,0,0,.85)}.redCross svg path,.redCross svg text{fill:#ff2c2c!important}.greenCheck svg path{fill:#41d873!important}.blueCheck svg path{fill:#3168e9!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.scroll::-webkit-scrollbar{-webkit-appearance:none;width:8px}.scroll::-webkit-scrollbar-thumb{background:#9acbf5;border-radius:4px}.scroll::-webkit-scrollbar-thumb:hover{background:#4facfe;box-shadow:0 0 2px 1px rgba(0,0,0,.2)}.scroll::-webkit-scrollbar-thumb:active{background-color:#389cf5}.scroll::-webkit-scrollbar-track{background:#d7e9f8;border-radius:4px}.scroll::-webkit-scrollbar-track:active,.scroll::-webkit-scrollbar-track:hover{background:#d7e9f8}.anim-fade{transform:translateY(0);-webkit-animation:fade-in .25s ease-out;animation:fade-in .25s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}input[type=checkbox]{background-color:#eee;border:1px solid #999}input[type=checkbox],input[type=checkbox]:checked{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox]:checked{background-color:#2f6eed;border:1px solid #2f6eed;background-image:url(/_next/static/media/ico-chequed.2cf293c8c0ad89fb4ec395e03e4d0633.svg);background-position:50%}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#eee;border:1px solid #999;border-radius:100%}input[type=radio]:checked{background-color:#2f6eed;border:1px solid #2f6eed;background-image:url(/_next/static/media/ico-radio-chequed.1d791e7f6cdc485da4e28902f892b17d.svg);background-position:50%}input[type=password]::-ms-clear,input[type=password]::-ms-reveal{display:none}button:focus,input:focus{outline:none}@media (min-width:768px){.columns-2{-moz-column-count:2;column-count:2;-moz-column-gap:24px;column-gap:24px;-moz-column-rule-color:#d7e9f8;column-rule-color:#d7e9f8}}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.bg-transparent{background-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.bg-blue-300{--tw-bg-opacity:1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.bg-blue-400{--tw-bg-opacity:1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.bg-blue-900{--tw-bg-opacity:1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.bg-b-50{--tw-bg-opacity:1;background-color:rgba(120,179,206,var(--tw-bg-opacity))}.bg-b-100{--tw-bg-opacity:1;background-color:rgba(237,244,250,var(--tw-bg-opacity))}.bg-b-200{--tw-bg-opacity:1;background-color:rgba(215,233,248,var(--tw-bg-opacity))}.bg-b-300{--tw-bg-opacity:1;background-color:rgba(79,172,254,var(--tw-bg-opacity))}.bg-b-310{--tw-bg-opacity:1;background-color:rgba(56,156,245,var(--tw-bg-opacity))}.bg-b-400{--tw-bg-opacity:1;background-color:rgba(0,129,216,var(--tw-bg-opacity))}.bg-b-500{--tw-bg-opacity:1;background-color:rgba(43,132,217,var(--tw-bg-opacity))}.bg-b-600{--tw-bg-opacity:1;background-color:rgba(66,123,184,var(--tw-bg-opacity))}.bg-b-750{--tw-bg-opacity:1;background-color:rgba(0,68,125,var(--tw-bg-opacity))}.bg-b-800{--tw-bg-opacity:1;background-color:rgba(0,58,143,var(--tw-bg-opacity))}.bg-b-950{--tw-bg-opacity:1;background-color:rgba(19,84,138,var(--tw-bg-opacity))}.bg-gr-100{--tw-bg-opacity:1;background-color:rgba(243,243,244,var(--tw-bg-opacity))}.bg-gr-200{--tw-bg-opacity:1;background-color:rgba(238,238,238,var(--tw-bg-opacity))}.bg-gr-300{--tw-bg-opacity:1;background-color:rgba(204,204,204,var(--tw-bg-opacity))}.bg-gr-400{--tw-bg-opacity:1;background-color:rgba(153,153,153,var(--tw-bg-opacity))}.bg-gr-700{--tw-bg-opacity:1;background-color:rgba(34,34,34,var(--tw-bg-opacity))}.bg-g-100{--tw-bg-opacity:1;background-color:rgba(237,247,237,var(--tw-bg-opacity))}.bg-g-300{--tw-bg-opacity:1;background-color:rgba(84,236,39,var(--tw-bg-opacity))}.bg-g-400{--tw-bg-opacity:1;background-color:rgba(92,182,96,var(--tw-bg-opacity))}.bg-y-100{--tw-bg-opacity:1;background-color:rgba(255,244,229,var(--tw-bg-opacity))}.bg-y-400{--tw-bg-opacity:1;background-color:rgba(255,161,23,var(--tw-bg-opacity))}.bg-r-100{--tw-bg-opacity:1;background-color:rgba(253,236,234,var(--tw-bg-opacity))}.bg-r-400{--tw-bg-opacity:1;background-color:rgba(245,84,72,var(--tw-bg-opacity))}.bg-p-100{--tw-bg-opacity:1;background-color:rgba(245,240,253,var(--tw-bg-opacity))}.bg-p-500{--tw-bg-opacity:1;background-color:rgba(47,110,237,var(--tw-bg-opacity))}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.hover\:bg-b-500:hover{--tw-bg-opacity:1;background-color:rgba(43,132,217,var(--tw-bg-opacity))}.active\:bg-gr-100:active{--tw-bg-opacity:1;background-color:rgba(243,243,244,var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-75{--tw-bg-opacity:0.75}.border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.border-red-600{--tw-border-opacity:1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.border-blue-300{--tw-border-opacity:1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.border-blue-400{--tw-border-opacity:1;border-color:rgba(96,165,250,var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.border-blue-900{--tw-border-opacity:1;border-color:rgba(30,58,138,var(--tw-border-opacity))}.border-b-50{--tw-border-opacity:1;border-color:rgba(120,179,206,var(--tw-border-opacity))}.border-b-200{--tw-border-opacity:1;border-color:rgba(215,233,248,var(--tw-border-opacity))}.border-b-250{--tw-border-opacity:1;border-color:rgba(154,203,245,var(--tw-border-opacity))}.border-b-300{--tw-border-opacity:1;border-color:rgba(79,172,254,var(--tw-border-opacity))}.border-b-500{--tw-border-opacity:1;border-color:rgba(43,132,217,var(--tw-border-opacity))}.border-b-600{--tw-border-opacity:1;border-color:rgba(66,123,184,var(--tw-border-opacity))}.border-b-700{--tw-border-opacity:1;border-color:rgba(21,97,176,var(--tw-border-opacity))}.border-b-950{--tw-border-opacity:1;border-color:rgba(19,84,138,var(--tw-border-opacity))}.border-gr-300{--tw-border-opacity:1;border-color:rgba(204,204,204,var(--tw-border-opacity))}.border-gr-400{--tw-border-opacity:1;border-color:rgba(153,153,153,var(--tw-border-opacity))}.border-g-400{--tw-border-opacity:1;border-color:rgba(92,182,96,var(--tw-border-opacity))}.border-y-400{--tw-border-opacity:1;border-color:rgba(255,161,23,var(--tw-border-opacity))}.border-r-400{--tw-border-opacity:1;border-color:rgba(245,84,72,var(--tw-border-opacity))}.border-p-500{--tw-border-opacity:1;border-color:rgba(47,110,237,var(--tw-border-opacity))}.focus\:border-b-300:focus{--tw-border-opacity:1;border-color:rgba(79,172,254,var(--tw-border-opacity))}.focus\:border-b-310:focus{--tw-border-opacity:1;border-color:rgba(56,156,245,var(--tw-border-opacity))}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.border-solid{border-style:solid}.border-none{border-style:none}.border-0{border-width:0}.border-2{border-width:2px}.border{border-width:1px}.border-t-8{border-top-width:8px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.box-border{box-sizing:border-box}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.self-start{align-self:flex-start}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.order-last{order:9999}.float-right{float:right}.float-left{float:left}.font-roboto{font-family:Roboto}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-0{height:0}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-80{height:20rem}.h-1\.5{height:.375rem}.h-2\.5{height:.625rem}.h-3\.5{height:.875rem}.h-2\/6{height:33.333333%}.h-full{height:100%}.h-screen{height:100vh}.h-mt{height:-webkit-min-content;height:-moz-min-content;height:min-content}.h-4\.5{height:1.125rem}.h-5\.5{height:1.375rem}.h-test{height:600px}.h-test-output{height:670px}.h-modal-test-lg{height:320px}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-xxs{font-size:9.5px}.text-btn-action{font-size:11px}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.m-auto{margin:auto}.m-n{margin:0!important}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-7{margin-top:1.75rem}.mb-7{margin-bottom:1.75rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.ml-9{margin-left:2.25rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mt-14{margin-top:3.5rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.mt-0\.5{margin-top:.125rem}.ml-0\.5{margin-left:.125rem}.mt-1\.5{margin-top:.375rem}.mr-1\.5{margin-right:.375rem}.mt-2\.5{margin-top:.625rem}.mr-2\.5{margin-right:.625rem}.mb-2\.5{margin-bottom:.625rem}.-mt-0{margin-top:0}.-mt-1{margin-top:-.25rem}.-mb-1{margin-bottom:-.25rem}.-mt-2{margin-top:-.5rem}.-mb-2{margin-bottom:-.5rem}.-mr-3{margin-right:-.75rem}.-mt-5{margin-top:-1.25rem}.-mb-5{margin-bottom:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mt-8{margin-top:-2rem}.-mt-20{margin-top:-5rem}.-mt-0\.5{margin-top:-.125rem}.-mb-1\.5{margin-bottom:-.375rem}.max-w-1688{max-width:1688px}.max-w-md{max-width:28rem}.max-w-full{max-width:100%}.max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.max-w-screen-2xl{max-width:1536px}.max-w-screen-xs{max-width:480px}.max-w-modal{max-width:375px}.max-w-modal-md{max-width:540px}.min-h-6{min-height:1.5rem}.min-h-screen{min-height:100vh}.min-w-2{min-width:.5rem}.min-w-3{min-width:.75rem}.min-w-4{min-width:1rem}.min-w-5{min-width:1.25rem}.min-w-6{min-width:1.5rem}.min-w-8{min-width:2rem}.min-w-4\.5{min-width:1.125rem}.opacity-0{opacity:0}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.hover\:opacity-70:hover{opacity:.7}.focus\:outline-none:focus,.outline-none{outline:2px solid transparent;outline-offset:2px}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-10{padding:2.5rem}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.py-48{padding-top:12rem;padding-bottom:12rem}.py-60{padding-top:15rem;padding-bottom:15rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pt-7{padding-top:1.75rem}.pr-7{padding-right:1.75rem}.pl-7{padding-left:1.75rem}.pb-8{padding-bottom:2rem}.pr-9{padding-right:2.25rem}.pb-9{padding-bottom:2.25rem}.pl-9{padding-left:2.25rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pt-12{padding-top:3rem}.pl-14{padding-left:3.5rem}.pb-16{padding-bottom:4rem}.pt-18{padding-top:4.5rem}.pl-18{padding-left:4.5rem}.pt-20{padding-top:5rem}.pb-20{padding-bottom:5rem}.pb-28{padding-bottom:7rem}.pt-px{padding-top:1px}.pt-0\.5{padding-top:.125rem}.pr-0\.5{padding-right:.125rem}.pb-0\.5{padding-bottom:.125rem}.pr-1\.5{padding-right:.375rem}.pb-1\.5{padding-bottom:.375rem}.pl-1\.5{padding-left:.375rem}.pt-2\.5{padding-top:.625rem}.pr-2\.5{padding-right:.625rem}.pb-2\.5{padding-bottom:.625rem}.pt-3\.5{padding-top:.875rem}.pb-3\.5{padding-bottom:.875rem}.pl-5\.5{padding-left:1.375rem}.placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-b-300::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(79,172,254,var(--tw-placeholder-opacity))}.placeholder-b-300:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(79,172,254,var(--tw-placeholder-opacity))}.placeholder-b-300::placeholder{--tw-placeholder-opacity:1;color:rgba(79,172,254,var(--tw-placeholder-opacity))}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.right-1{right:.25rem}.bottom-1{bottom:.25rem}.left-1{left:.25rem}.top-2{top:.5rem}.right-2{right:.5rem}.left-2{left:.5rem}.top-3{top:.75rem}.right-3{right:.75rem}.left-3{left:.75rem}.top-4{top:1rem}.right-4{right:1rem}.bottom-4{bottom:1rem}.left-4{left:1rem}.top-5{top:1.25rem}.right-5{right:1.25rem}.left-5{left:1.25rem}.top-6{top:1.5rem}.right-6{right:1.5rem}.top-7{top:1.75rem}.top-8{top:2rem}.top-9{top:2.25rem}.top-16{top:4rem}.top-30{top:7.5rem}.left-1\.5{left:.375rem}.top-2\.5{top:.625rem}.right-2\.5{right:.625rem}.top-3\.5{top:.875rem}.right-3\.5{right:.875rem}.-right-0{right:0}.-bottom-0{bottom:0}.-top-1{top:-.25rem}.-right-1{right:-.25rem}.-bottom-1{bottom:-.25rem}.-right-2{right:-.5rem}.-bottom-2{bottom:-.5rem}.-left-2{left:-.5rem}.-right-3{right:-.75rem}.-top-5{top:-1.25rem}.-top-6{top:-1.5rem}.-top-7{top:-1.75rem}.-top-10{top:-2.5rem}.-top-14{top:-3.5rem}.-right-0\.5{right:-.125rem}.-bottom-0\.5{bottom:-.125rem}.-right-1\.5{right:-.375rem}.-right-3\.5{right:-.875rem}.left-1\/3{left:33.333333%}.bottom-full{bottom:100%}.top-9\.5{top:2.375rem}.resize-none{resize:none}.resize{resize:both}*{--tw-shadow:0 0 transparent}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.shadow,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.shadow-2xl,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.shadow-icon{--tw-shadow:.5px 1px 2px 1px rgba(0,0,0,0.22)}.shadow-icon,.shadow-switch{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-switch{--tw-shadow:.0px 2px 0px 0px rgb(0 0 0/40%)}*{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.ring-current{--tw-ring-color:currentColor}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.table-auto{table-layout:auto}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgba(220,38,38,var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgba(185,28,28,var(--tw-text-opacity))}.text-blue-400{--tw-text-opacity:1;color:rgba(96,165,250,var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgba(37,99,235,var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity:1;color:rgba(30,58,138,var(--tw-text-opacity))}.text-b-200{--tw-text-opacity:1;color:rgba(215,233,248,var(--tw-text-opacity))}.text-b-300{--tw-text-opacity:1;color:rgba(79,172,254,var(--tw-text-opacity))}.text-b-310{--tw-text-opacity:1;color:rgba(56,156,245,var(--tw-text-opacity))}.text-b-320{--tw-text-opacity:1;color:rgba(90,228,255,var(--tw-text-opacity))}.text-b-500{--tw-text-opacity:1;color:rgba(43,132,217,var(--tw-text-opacity))}.text-b-600{--tw-text-opacity:1;color:rgba(66,123,184,var(--tw-text-opacity))}.text-b-800{--tw-text-opacity:1;color:rgba(0,58,143,var(--tw-text-opacity))}.text-b-950{--tw-text-opacity:1;color:rgba(19,84,138,var(--tw-text-opacity))}.text-gr-300{--tw-text-opacity:1;color:rgba(204,204,204,var(--tw-text-opacity))}.text-gr-400{--tw-text-opacity:1;color:rgba(153,153,153,var(--tw-text-opacity))}.text-gr-500{--tw-text-opacity:1;color:rgba(102,102,102,var(--tw-text-opacity))}.text-gr-550{--tw-text-opacity:1;color:rgba(79,79,79,var(--tw-text-opacity))}.text-gr-600{--tw-text-opacity:1;color:rgba(51,51,51,var(--tw-text-opacity))}.text-gr-700{--tw-text-opacity:1;color:rgba(34,34,34,var(--tw-text-opacity))}.text-g-400{--tw-text-opacity:1;color:rgba(92,182,96,var(--tw-text-opacity))}.text-g-450{--tw-text-opacity:1;color:rgba(69,161,75,var(--tw-text-opacity))}.text-y-400{--tw-text-opacity:1;color:rgba(255,161,23,var(--tw-text-opacity))}.text-y-450{--tw-text-opacity:1;color:rgba(255,140,0,var(--tw-text-opacity))}.text-r-400{--tw-text-opacity:1;color:rgba(245,84,72,var(--tw-text-opacity))}.text-r-500{--tw-text-opacity:1;color:rgba(230,61,48,var(--tw-text-opacity))}.text-p-400{--tw-text-opacity:1;color:rgba(150,114,224,var(--tw-text-opacity))}.text-p-500{--tw-text-opacity:1;color:rgba(47,110,237,var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgba(29,78,216,var(--tw-text-opacity))}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.underline{text-decoration:underline}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.align-bottom{vertical-align:bottom}.visible{visibility:visible}.invisible{visibility:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-20{width:5rem}.w-40{width:10rem}.w-60{width:15rem}.w-64{width:16rem}.w-1\.5{width:.375rem}.w-2\.5{width:.625rem}.w-3\.5{width:.875rem}.w-1\/2{width:50%}.w-3\/5{width:60%}.w-5\/6{width:83.333333%}.w-3\/12{width:25%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.w-mt{width:-webkit-min-content;width:-moz-min-content;width:min-content}.w-4\.5{width:1.125rem}.w-5\.5{width:1.375rem}.w-menu{width:270px}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.-z-1{z-index:-1}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-1\.5{gap:.375rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-2{row-gap:.5rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-home-table{grid-template-columns:14% 11% 7% 7% 15% 12% 11% 8% 10% 5%}.grid-cols-8\.5-auto{grid-template-columns:2.125rem auto}.grid-cols-hist-table{grid-template-columns:40% 40% 20%}.grid-cols-hist-table-md{grid-template-columns:36% 36% 28%}.grid-cols-log-table{grid-template-columns:30% 25% 25% 20%}.grid-cols-test-session{grid-template-columns:25% auto 12%}.grid-cols-user-roles{grid-template-columns:40% 30% 30%}.grid-cols-user-staff{grid-template-columns:30% 30% 15% 15% auto}.grid-cols-user-tester-account{grid-template-columns:12% 15% 15% 15% 15% 10% 10% auto}.grid-cols-comp-account{grid-template-columns:9.9% 10% 11.8% 7.2% 6% 10.9% 10.8% 8.5% 9.1% 12.1% auto}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{transform:none}.origin-top-left{transform-origin:top left}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.rotate-45{--tw-rotate:45deg}.rotate-90{--tw-rotate:90deg}.rotate-180{--tw-rotate:180deg}.-rotate-90{--tw-rotate:-90deg}.translate-x-0{--tw-translate-x:0px}.translate-x-6{--tw-translate-x:1.5rem}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.bar-of-progress{z-index:50}.loader{color:#13548a;font-size:10px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:mulShdSpin 1.3s linear infinite;animation:mulShdSpin 1.3s linear infinite;transform:translateZ(0)}@-webkit-keyframes mulShdSpin{0%,to{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}@keyframes mulShdSpin{0%,to{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}table.table-scrolling{width:100%}table.table-scrolling tbody,table.table-scrolling td,table.table-scrolling th,table.table-scrolling thead,table.table-scrolling tr{display:block}table.table-scrolling thead tr{width:97%;width:calc(100% - 16px)}table.table-scrolling tr:after{content:" ";display:block;visibility:hidden;clear:both}table.table-scrolling tbody{height:80%;overflow-y:auto;overflow-x:hidden}table.table-scrolling td.normal,table.table-scrolling th.normal{width:16%;float:left}table.table-scrolling td.large,table.table-scrolling th.large{width:100px;float:left}thead tr th{line-height:30px}tbody td:last-child,thead th:last-child{border-right:none!important}.section-operator{width:100%}@media only screen and (min-width:1536px){.section-operator{width:83.7%}}@media (min-width:1280px) and (max-width:1535px){.section-operator{width:95.5%}}@media (min-width:640px){.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:hidden{display:none}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-center{align-items:center}.sm\:font-normal{font-weight:400}.sm\:h-screen{height:100vh}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:ml-3{margin-left:.75rem}.sm\:max-w-lg{max-width:32rem}.sm\:p-0{padding:0}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pb-4{padding-bottom:1rem}.sm\:align-middle{vertical-align:middle}.sm\:w-auto{width:auto}.sm\:w-1\/2{width:50%}.sm\:w-1\/5{width:20%}.sm\:w-4\/5{width:80%}.sm\:w-1\/12{width:8.333333%}.sm\:w-full{width:100%}.sm\:gap-4{gap:1rem}.sm\:gap-8{gap:2rem}}@media (min-width:768px){.md\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:my-0{margin-bottom:0}.md\:mt-0,.md\:my-0{margin-top:0}.md\:mt-1{margin-top:.25rem}.md\:mr-2{margin-right:.5rem}.md\:ml-2{margin-left:.5rem}.md\:mt-3{margin-top:.75rem}.md\:p-4{padding:1rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:relative{position:relative}.md\:top-0{top:0}.md\:break-words{overflow-wrap:break-word}.md\:w-32{width:8rem}.md\:w-44{width:11rem}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-7\/12{width:58.333333%}.md\:w-8\/12{width:66.666667%}.md\:w-11\/12{width:91.666667%}.md\:gap-2{gap:.5rem}.md\:gap-8{gap:2rem}.md\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-hist-table-md{grid-template-columns:36% 36% 28%}}@media (min-width:1024px){.lg\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:border-t-0{border-top-width:0}.lg\:border-b{border-bottom-width:1px}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:order-none{order:0}.lg\:font-semibold{font-weight:600}.lg\:h-6{height:1.5rem}.lg\:h-full{height:100%}.lg\:h-6\.5{height:1.625rem}.lg\:text-xs{font-size:.75rem;line-height:1rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-btn-action{font-size:11px}.lg\:m-0{margin:0}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:mt-0{margin-top:0}.lg\:mr-0{margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:mt-1{margin-top:.25rem}.lg\:ml-1{margin-left:.25rem}.lg\:mr-3{margin-right:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mt-1\.5{margin-top:.375rem}.lg\:-mt-6{margin-top:-1.5rem}.lg\:ml-menu-lg{margin-left:72px}.lg\:max-w-login{max-width:704px}.lg\:min-w-6{min-width:1.5rem}.lg\:min-w-6\.5{min-width:1.625rem}.lg\:min-w-btn-action{min-width:88px}.lg\:p-0{padding:0}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-7{padding:1.75rem}.lg\:p-0\.5{padding:.125rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.lg\:pt-2{padding-top:.5rem}.lg\:pl-2{padding-left:.5rem}.lg\:pr-3{padding-right:.75rem}.lg\:pt-4{padding-top:1rem}.lg\:pt-7{padding-top:1.75rem}.lg\:pb-20{padding-bottom:5rem}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:top-0{top:0}.lg\:left-0{left:0}.lg\:right-4{right:1rem}.lg\:top-auto{top:auto}.lg\:-right-0{right:0}.lg\:-right-0\.5{right:-.125rem}.lg\:shadow-none{--tw-shadow:0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:w-6{width:1.5rem}.lg\:w-auto{width:auto}.lg\:w-4\/5{width:80%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:w-11\/12{width:91.666667%}.lg\:w-full{width:100%}.lg\:w-6\.5{width:1.625rem}.lg\:w-menu-lg{width:72px}.lg\:gap-0{gap:0}.lg\:gap-4{gap:1rem}.lg\:gap-16{gap:4rem}.lg\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-1-2{grid-template-columns:32.6% auto}.lg\:grid-cols-2-1{grid-template-columns:auto 32.6%}.lg\:grid-cols-40-60{grid-template-columns:40% auto}.lg\:grid-cols-30-70{grid-template-columns:30% auto}.lg\:grid-cols-log-table-step-1{grid-template-columns:30% 15% 15% 20% 20%}.lg\:grid-cols-log-table{grid-template-columns:30% 25% 25% 20%}.lg\:grid-cols-test-result{grid-template-columns:28% 28% 18% 18% 8%}.lg\:grid-cols-user-roles{grid-template-columns:40% 30% 30%}.lg\:grid-cols-comp-account{grid-template-columns:9.9% 10% 11.8% 7.2% 6% 10.9% 10.8% 8.5% 9.1% 12.1% auto}.lg\:grid-cols-switchs-4{grid-template-columns:42% 14.5% 14.5% 14.5% 14.5%}.lg\:grid-cols-switchs-3{grid-template-columns:56.5% 14.5% 14.5% 14.5%}.group:hover .lg\:group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.group:hover .lg\:group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.lg\:hover\:scale-103:hover{--tw-scale-x:1.03;--tw-scale-y:1.03}.lg\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.lg\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.lg\:hover\:scale-y-110:hover{--tw-scale-y:1.1}}@media (min-width:1280px){.xl\:flex-row{flex-direction:row}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/12{width:16.666667%}.xl\:w-3\/12{width:25%}.xl\:w-7\/12{width:58.333333%}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1536px){.\32xl\:rounded-xl{border-radius:.75rem}.\32xl\:border-l-4{border-left-width:4px}.\32xl\:block{display:block}.\32xl\:flex{display:flex}.\32xl\:justify-start{justify-content:flex-start}.\32xl\:h-7{height:1.75rem}.\32xl\:h-14{height:3.5rem}.\32xl\:h-main{height:calc(100vh - 64px)}.\32xl\:my-8{margin-top:2rem;margin-bottom:2rem}.\32xl\:ml-0{margin-left:0}.\32xl\:ml-menu{margin-left:270px}.\32xl\:min-h-main{min-height:calc(100vh - 64px)}.\32xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.\32xl\:pl-5{padding-left:1.25rem}.\32xl\:pl-8{padding-left:2rem}.\32xl\:pb-10{padding-bottom:2.5rem}.\32xl\:w-7{width:1.75rem}.\32xl\:w-14{width:3.5rem}.\32xl\:w-2\/5{width:40%}.\32xl\:w-4\/12{width:33.333333%}.\32xl\:w-10\/12{width:83.333333%}.\32xl\:w-menu{width:270px}}