*,.row,:after,:before{box-sizing:border-box}*,:after,:before{border:0 solid var(--border-color);-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}body{font-family:Roboto,sans-serif!important;overflow-x:hidden}.mainContainer{margin:0 auto;width:100%}@media screen and (max-width:576px){.mainContainer{padding:0 12px}}@media screen and (max-width:1279px) and (min-width:1080px){.mainContainer{max-width:1080px;padding:0 20px}}@media screen and (min-width:1280px){.mainContainer{max-width:1280px;padding:0 20px}}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.bg-white{background:rgb(255 255 255)}.text-white{color:rgb(255 255 255)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-brand{color:var(--notify-color)}.text-selection,.text-selection-outline{color:rgb(0 96 199)}.font-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.rotate-90{transform:rotate(90deg)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.position-relative{position:relative}.position-absolute{position:absolute}.left-0{left:0}.right-0{right:0}.row{display:flex;flex-wrap:wrap}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-fill{flex:1}.flex-center,.flex-start{align-items:center;display:flex}.gap-0{gap:0}.gap-1{gap:.5rem!important}.gap-2{gap:1rem!important}.gap-100{gap:100px}.flex-center{justify-content:center}.flex-start{justify-content:flex-start}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{flex-direction:column}.items-center{align-items:center!important}.items-start{align-items:start!important}.items-end{align-items:end!important}.justify-between{justify-content:space-between}.flex-grow{flex-grow:1}.d-block{display:block!important}.text-center{text-align:center!important}.align-middle{vertical-align:middle}.text-end,.text-right{text-align:right!important}.text-left,.text-start{text-align:left!important}.cursor-pointer{cursor:pointer!important}.pointer-events-none{pointer-events:none}.cursor-default{cursor:default!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-zoom-in{cursor:zoom-in!important}.overflow-visible{overflow:visible!important}.overflow-hidden{overflow:hidden!important}.overflow-x-scroll{overflow-x:scroll!important}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.d-none,.hidden{display:none!important}.p-0{padding:0!important}.p-1{padding:.5rem!important}.p-2{padding:1rem!important}.ps-2{padding-left:1rem}.px-20{padding-left:20px;padding-right:20px}.py-0{padding-top:0;padding-bottom:0}.py-20{padding-top:20px;padding-bottom:20px}.py-2{padding:1rem 0}.pt-0{padding-top:0}.pt-1{padding-top:.5rem!important}.pt-2{padding-top:1rem!important}.pt-20{padding-top:20px!important}.pb-10{padding-bottom:10px!important}.pb-1{padding-bottom:.5rem!important}.pb-2{padding-bottom:1rem!important}.pl-1{padding-left:.25rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.pr-2,.px-2{padding-right:.5rem!important}.mb-1{margin-bottom:.5rem!important}.mb-2{margin-bottom:1rem!important}.my-1{margin:.5rem 0!important}.my-2{margin:1rem 0!important}.mx-auto{margin:0 auto!important}.m-2{margin:1rem!important}.mx-1{margin:0 .5rem!important}.mx-2{margin:0 1rem!important}.mr-1{margin-right:.25rem!important}.mb-4{margin-bottom:2rem}.mb-5px{margin-bottom:5px}.mt-1{margin-top:.5rem!important}.mt-2{margin-top:1rem!important}.w-100,.w-full{width:100%!important}.w-max{width:-moz-max-content;width:max-content}.w-min{width:-moz-min-content;width:min-content}.w-screen{width:100vw}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-50{width:50%!important}.h-0{height:0}.h-auto{height:auto}.h-50vh{height:50vh}.h-screen{height:100vh}.h-max{height:-moz-max-content;height:max-content}.h-min{height:-moz-min-content;height:min-content}.max-h-full{max-height:100%}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.h-full{height:100%}.border-t{border-top-width:1px}.col-infor.col-left{flex:0 0 calc(100% - 424px);max-width:calc(100% - 424px)}.col-infor.col-right{flex:1;max-width:100%;position:relative;padding-top:0}