@import url("https://fonts.googleapis.com/css2?family=Kanit: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");:root{--background:#fff;--foreground:#171717;--loading-background:rgba(51,51,51,.3);--sub-status-active:#55d400;--sub-status-inactive:#ff2a2a;--organization-card:#55d400;--organization-flag:#16aa16;--no-organization-header:rgba(253,228,84,.897);--no-organization-header-border:rgba(104,90,12,.897);--wine-red:#ff2a7f;--wine-lighter:#caf;--wine-light:#b380ff;--wine-dark:#7f2aff;--wine-darkest:#330080;--wine-superdark:#100027;--gray-dark:#767379;--gray-light:#afabb3;--gray-lighter:#dedede;--black:#3e3748;--black-light:#5f6368;--black-dark:#333;--white:#fff;--white-dark:#ececec;--white-darkest:#d8d8d8;--white-darkestX2:#bebebe;--green:#2aff2a;--green-darkest:#008011;--green-darkestX1:#24a935;--green-darkestX2:#046711;--green-light:#8bd48b;--red:#ff4a2a;--error:#ff2a2a;--red-darkest:#800f00;--orange:#ff982a;--yellow:#fde454;--yellow-light:rgba(253,228,84,.197)}body,html{max-width:100vw;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;font-family:Kanit,serif}.noSelection{-webkit-user-select:none;-moz-user-select:none;user-select:none}.homeContainer{position:absolute;left:0;top:0;right:0;bottom:0;overflow-y:auto;overflow-x:hidden}input:focus{outline:none;box-shadow:none}a{text-decoration:none;font-size:16px;font-weight:700}a,a:hover{color:var(--wine-red)}a:hover{text-decoration:underline}.centered{margin:auto;text-align:center}.icon24px{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.homeCentered{margin-left:auto;margin-right:auto;max-width:1200px;overflow-x:hidden;width:100%}.mainSectionWhite{width:100%;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;padding-bottom:0;padding-top:0;margin-top:60px;background:var(--wine-darkest);background:linear-gradient(180deg,var(--white-darkest) 0,#fff 10%)}.homeTitleHeader{text-align:center;color:var(--wine-red);margin-top:30px}.homeResumeHeader{text-align:center;color:var(--gray-dark);margin-top:30px;padding-left:30px;padding-right:30px}.card{margin:30px auto;box-shadow:0 2px 24px -4px var(--gray-dark);padding:10px 50px 30px;max-width:600px;border-radius:20px}.card,.card-base{background-color:var(--white)}.card-base{border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1)}.error-div-container{max-width:100vw;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,var(--wine-darkest) 0,var(--wine-dark) 100%)}.error-card{max-width:1000px!important;background-image:url(/error.png);padding-bottom:calc(100vh - 90vh)}.error-404-card,.error-card{width:80vw;height:80vh;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;background-size:70%;background-repeat:no-repeat;background-position:center 100px}.error-404-card{background-image:url(/404.png)}.not-available-div-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:absolute;top:125px;left:10px;right:10px;bottom:10px}.not-available-div-container h2{margin-top:30px}.not-available-div-container img{width:90%;max-width:500px}.not-available-div-container p{margin-bottom:30px}.driver-popover.driverjs-theme{background-color:var(--black);cursor:pointer;box-shadow:0 2px 8px -4px var(--wine-superdark);font-family:Kanit,serif}.driver-popover.driverjs-theme .driver-popover-title{font-size:20px}.driver-popover.driverjs-theme .driver-popover-description,.driver-popover.driverjs-theme .driver-popover-navigation-btns button,.driver-popover.driverjs-theme .driver-popover-progress-text,.driver-popover.driverjs-theme .driver-popover-title{color:var(--white);text-shadow:2px 2px 2px var(--black);font-size:16px}.driver-popover.driverjs-theme .driver-popover-navigation-btns button{flex:1 1;text-align:center;background-color:var(--green-darkest);padding:8px;text-shadow:none;border-radius:6px;border:none!important;font-family:Kanit,serif}.driver-popover.driverjs-theme button:hover{background-color:var(--green-darkest);color:#fff;font-family:Kanit,serif}.driver-popover.driverjs-theme .driver-popover-navigation-btns{justify-content:space-between;gap:3px}.driver-popover.driverjs-theme .driver-popover-close-btn,.driver-popover.driverjs-theme .driver-popover-close-btn:hover{color:var(--white);text-shadow:2px 2px 2px var(--black)}.driver-popover.driverjs-theme .driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:var(--black)}.driver-popover.driverjs-theme .driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:var(--black)}.driver-popover.driverjs-theme .driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:var(--black)}.driver-popover.driverjs-theme .driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:var(--black)}