menu.menu{color:#000;cursor:pointer;box-sizing:border-box;pointer-events:all;background-color:#fff;border:1.5px solid #3eaad9;border-radius:.5rem;justify-content:center;align-items:center;gap:8px;width:-webkit-fit-content;width:fit-content;min-width:-webkit-fit-content;min-width:fit-content;max-width:calc(100% - 12px);height:52px;padding:12px 10px;font-family:montserratregular;font-size:1rem;display:flex;overflow:hidden}menu.menu .menu-value{display:none}:root{--dark-color:#146698;--light-color:#efefef;--mod-color:#3b9abb;--off-dark-color:#85918b;--off-light-color:#afbdb6;--off-verydark-color:#302c2b;--picker-background:#d1d8de;scroll-behavior:auto;--navbar-h:80px;--maincontent-pt:80px;--app-vh:100vh}.bg-base{background-blend-mode:soft-light, overlay, normal;background-color:#0000;background-image:linear-gradient(135deg,#dff5ff 0%,#bde0f7 100%),linear-gradient(225deg,#cbe9ff 0%,#a6d3f5 100%),linear-gradient(45deg,#e6f7ff 0%,#d0ebff 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}a{color:#00f;text-decoration:none}a:hover{cursor:pointer;text-decoration:underline}a:visited{color:#00f}a selectbox-item{color:#000}account-nav{background-color:#ededed;flex-direction:column;justify-content:center;padding:15px;display:flex}account-nav div:nth-child(2){text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}account-nav-button{color:#000;cursor:pointer;text-align:center;border-radius:17px;justify-content:center;align-items:center;width:100px;height:34px;font-family:montserratsemibold;font-size:.8em;display:flex}account-nav-email{display:block}#account-nav-logout{background-color:var(--off-light-color)}#account-nav-logout:hover{background-color:var(--off-dark-color)}account-nav-name{display:block}#account-nav-register{background-color:var(--off-light-color)}#account-nav-register:hover{background-color:var(--off-dark-color)}#account-nav-signin{background-color:var(--mod-color);color:#fff}#account-nav-signin:hover{background-color:var(--dark-color)}alertbar{border:2px solid #000;border-radius:8px;flex-wrap:nowrap;align-items:center;gap:10px;width:-webkit-fit-content;width:fit-content;max-width:1300px;margin:10px auto;padding:15px 20px;font-family:montserratsemibold;font-size:1rem;display:flex;overflow:hidden;box-shadow:4px 4px 4px #0003,0 2px 4px #00000030}alertbar-close{color:#fff;cursor:pointer;opacity:.6;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;min-height:30px;margin-left:10px;margin-right:0;display:flex}alertbar-close:hover{opacity:1}alertbar-close:before,alertbar-close:after{content:"";background-color:#fff;width:3px;height:20px;position:relative}alertbar-close:before{transform:rotate(45deg)}alertbar-close:after{left:-3px;transform:rotate(-45deg)}.alertbar-error{color:#fff;background-color:red}alertbar-message{word-break:keep-all;flex-direction:column;margin-left:5px;display:flex;overflow:hidden}.alertbar-success{color:#fff;background-color:green}.alertbar-warning{color:#fff;background-color:#f17c37}alerts{z-index:28888;width:calc(100% - 20px);height:auto;margin:0;padding:10px;position:fixed;top:0}.appstore-icon{width:200px}arrow-container{cursor:pointer;align-items:center;width:30px;height:30px;display:flex}arrow-down{border:2px solid #555;border-width:0 2px 2px 0;width:8px;height:8px;margin-top:-4px;margin-left:10px;margin-right:10px;display:block;transform:rotate(45deg)}arrow-up{border:2px solid #555;border-width:0 2px 2px 0;width:8px;height:8px;margin-bottom:-4px;margin-left:10px;margin-right:10px;display:block;transform:rotate(225deg)}b{font-family:montserratsemibold}.bg-blue{background-color:#dadefc}.bg-chamo{background-color:#f1efe4}.bg-clear{background-color:#0000}.bg-lightblue{background-color:#daf0f4}.bg-orange{background-color:#ffcacb}.bg-pink{background-color:#ffe0f3}.bg-purple{background-color:#e9d8f4}.bg-transparent{background-color:#0000}.bg-white{background-color:#fff}body{color:#000;visibility:visible;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:#fff;margin:0;padding:0;font-family:montserratregular;font-size:.9rem;display:block}box{background:linear-gradient(135deg,#f0fbff,#e3f6ff,#d4f0ff);border:1px solid #3eaad9;border-radius:1rem;flex-direction:column;justify-content:flex-start;width:calc(100% - 30px);padding:15px;display:flex;box-shadow:0 4px 20px #0000000d}box grid-item:nth-child(odd){padding-bottom:10px}box h2{color:#555;text-shadow:2px 2px 2px #fff}box h3{color:var(--dark-color)}.box-basic{border:unset;background-color:#0000;padding:15px 0}.box-centered{margin:0 auto}.box-grey{border:1.5px solid var(--off-dark-color);background-color:#f4f4f4}.box-maxwidth500{max-width:500px}box-wide{background-color:#e0eced;border:1.5px solid #eee;border-radius:6px;flex-direction:column;justify-content:space-evenly;gap:10px;width:100%;min-width:300px;max-width:800px;margin:0 auto;padding:20px 40px 40px;display:flex}.button-add{color:green;cursor:pointer;text-align:center;vertical-align:middle;width:30px;min-width:30px;height:30px;min-height:30px;font-family:montserratregular;font-size:1.8rem;line-height:.9rem}.button-add:hover{cursor:pointer;background-color:#cfffd4}.button-checkbox{cursor:default;text-align:center;vertical-align:middle;width:30px;min-width:30px;height:30px;min-height:30px;line-height:.9rem}.button-remove{color:red;cursor:pointer;text-align:center;vertical-align:middle;width:30px;min-width:30px;height:30px;min-height:30px;font-family:montserratregulsr;font-size:1.8rem;line-height:.9rem}.button-remove:hover{cursor:pointer;background-color:#ffe9ee}button-td{justify-content:center;align-items:center;width:40px;min-width:40px;max-width:26px;height:26px;min-height:26px;max-height:26px;margin:0 auto;display:flex}buttons{background-color:var(--mod-color);color:#fff;cursor:pointer;text-align:center;white-space:nowrap;border:1.5px solid #0000;border-radius:17px;align-items:center;width:-webkit-fit-content;width:fit-content;height:34px;padding:0 22px;font-family:montserratsemibold;font-size:.8rem;line-height:34px;display:flex}buttons:hover{background-color:var(--dark-color);box-shadow:0 0 0 1px #00000020,0 1px #00000026,0 0 8px #00000021,0 0 8px #0003}.buttons:hover{text-decoration:none}.buttons-circle{justify-content:center;align-items:center;width:34px;padding:0}.buttons-close-white{background-color:#0000;border-color:#fff}.buttons-close-white:hover{background-color:red}.buttons-ghost{color:red;background-color:#0000;border:1.5px solid #0000}.buttons-ghost:hover{box-shadow:unset;background-color:#0000;text-decoration:underline}.buttons-ghost-edit{color:var(--dark-color);background-color:#0000;border:1.5px solid #0000;height:20px;margin:0 0 0 20px;padding:0;font-family:montserratsemibold;line-height:20px}.buttons-ghost-edit:hover{box-shadow:unset;background-color:#0000;text-decoration:underline}.buttons-ghost-view{color:var(--dark-color);background-color:#0000;border:1.5px solid #0000;margin:0;padding:0;font-family:montserratsemibold}.buttons-ghost-view:hover{background-color:#0000;text-decoration:underline}.buttons-outline{border:1.5px solid var(--dark-color);color:var(--dark-color);background-color:#0000}.buttons-outline:hover{background-color:var(--light-color)}.buttons-outline-black{color:#000;background-color:#0000;border:1.5px solid #000}.buttons-outline-black:hover{background-color:#dafbff}.buttons-outline-red{color:#97071e;background-color:#0000;border:1px solid #97071e}.buttons-outline-red:hover{background-color:#ffe9ee}.buttons-red{color:#fff;background-color:red}.buttons-red:hover{background-color:#97071e}buttons-small{color:#fff;cursor:pointer;text-align:center;white-space:nowrap;border-radius:1rem;align-items:center;width:-webkit-fit-content;width:fit-content;font-family:montserratsemibold;font-size:.8rem;display:flex}buttons-small:hover{box-shadow:0 0 0 1px #00000020,0 1px #00000026,0 0 8px #00000021,0 0 8px #0003}.centered{text-align:center;justify-content:center;align-items:center;display:flex}.centered-screen{justify-content:center;display:flex}.centered-vertical{align-items:center;display:flex}checkbox{cursor:pointer;background-color:#fff;border:1.5px solid #999;border-radius:4px;width:20px;min-width:20px;height:20px;min-height:20px;margin-right:10px;display:block}checkbox-inner{border:1px solid var(--dark-color);border-width:0 3px 3px 0;width:5px;height:10px;margin-top:2px;margin-left:6px;display:block;transform:rotate(45deg)}checkbox-inner-big{border:1px solid var(--dark-color);border-width:0 4px 4px 0;width:8px;height:16px;margin-top:-4px;display:block;transform:rotate(45deg)}.color-black{color:#000}.color-gold{color:#ff0}content{max-width:1260px;padding:calc(var(--navbar-h) / 2) clamp(16px, 4vw, 32px) 60px clamp(16px, 4vw, 32px);box-sizing:border-box;width:100%;margin:0 auto;display:block}.content-background-eee{background-color:#eee;border-radius:12px}content-column{flex-direction:column;width:100%;padding:0;display:flex}.displayHide{display:none}.displayHideVisible{visibility:hidden}.displayShowBlock{display:block}.displayShowFlex{display:flex}.displayShowGrid{display:grid}.displayShowTable{display:table}.displayShowVisible{visibility:visible}.font-bold{font-family:montserratsemibold}.font-regular{font-family:montserratregular}footer{background-color:var(--mod-color);color:#fff;border-top:1px solid #444;align-items:center;width:calc(100% - 40px);margin:60px 0 0;padding:20px;display:flex}footer a,footer-copyright a{color:#fff;text-decoration:none}footer a:hover,footer a:hover{text-decoration:underline}footer a:visited,footer-copyright a:visited{color:#fff}footer-copyright{background-color:var(--dark-color);color:#fff;border-top:1px solid #444;align-items:center;width:calc(100% - 40px);padding:20px;display:flex}footer-copyright-left{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:10px;display:flex}footer-copyright-right{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.footer-icon{border:0 solid #fff;border-radius:2px;width:40px;min-width:40px;height:40px;min-height:40px;display:block}footer-inner{grid-template-columns:1fr 1fr;width:100%;max-width:1300px;margin:0 auto;font-size:1rem;display:grid}footer-inner-left{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:10px;display:flex}footer-inner-right{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}form{width:100%;margin:0;padding:0}grid{grid-template-rows:1fr;width:100%;display:grid}grid-item{align-items:center;width:100%;margin:0;padding:0 0 20px;display:flex}grid-item content-basic-column,grid-item content-box-2,grid-item content-box-2-auto{width:calc(100% - 2px)}grid-item-text{padding:0 0 20px 5px}grid-item-text hr{margin:0}grid-label{color:var(--dark-color);text-shadow:1px 1px 2px #fff;align-items:flex-start;padding:0 0 10px 5px;font-family:montserratsemibold;font-size:1rem}grid-section{color:#444;width:calc(100% - 20px);margin:0;padding:10px;font-family:montserratsemibold}grid-section h3{margin:10px;font-size:1rem}grid-section-actions{border-top:2px dotted var(--off-dark-color);flex-direction:row;justify-content:flex-end;align-items:center;width:calc(100% - 20px);margin:20px 0 0;padding:20px 10px 0;display:flex}.grid-section-actions-borderless{border:0;margin:0}grid-section-actions-inner{justify-content:flex-end;align-items:center;gap:20px;width:100%;display:flex}grid-section-header{flex-flow:row;align-items:center;max-width:1300px;margin:60px 0 10px;display:flex}grid-section-header h2{margin:0}h0{background:-webkit-linear-gradient(45deg, var(--dark-color), #8ea1ac);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-family:montserratextrabold;font-size:3rem;line-height:4.5rem;display:inline-block}h0-black{background:unset;background-clip:unset;-webkit-background-clip:unset;-webkit-text-fill-color:unset;color:#000;margin:0 0 20px;font-family:montserratextrabold;font-size:2.75rem;line-height:4.25rem;display:inline-block}h0-emoji{margin:-10px 0 0;font-family:montserratextrabold;font-size:3rem}h0-small{background:-webkit-linear-gradient(45deg, var(--off-verydark-color), var(--off-dark-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-family:montserratextrabold;font-size:2.25rem;line-height:2.75rem;display:inline-block}.h0-subtitle{width:100%;margin-bottom:0;font-size:2.25rem;line-height:2.75rem}.h0-title{margin-top:10px;font-size:2.75rem;line-height:3.25rem}h1{color:#4a6d88;margin-top:0;font-family:montserratsemibold;font-size:1.75rem;line-height:2rem}h2{color:#000;margin:0;font-family:montserratsemibold;font-size:1.35rem;line-height:1.85rem}h3{color:#000;margin:0;font-family:montserratsemibold;font-size:1.2rem;line-height:1.6rem}hero,hero-copy,hero-media,hero-tagline,hero-tagline-sub{display:block}hero.hero{justify-content:space-between;align-items:center;gap:max(18px,min(3.5vw,56px));display:flex}hero.hero .hero__copy{flex:620px;min-width:0}hero.hero .hero__media{flex:none;justify-content:flex-end;align-items:flex-end;display:flex}hero.hero .hero__media img{width:max(220px,min(30vw,447px));height:auto;max-height:calc(var(--app-vh) - var(--navbar-h) - var(--maincontent-pt) - 24px);object-fit:contain;display:block}@media (max-width:820px){hero.hero{flex-direction:column;align-items:stretch;gap:12px}hero.hero .hero__copy{flex:none}hero.hero .hero__media{justify-content:center;align-items:center}hero.hero .hero__media img{width:min(360px,92vw);max-height:calc(var(--app-vh) - var(--navbar-h) - var(--maincontent-pt) - 48px);margin-top:48px}}hero-tagline,hero-tagline-sub{display:block}hero-tagline{letter-spacing:-.02em;margin:0 0 14px;font-size:max(34px,min(4.2vw,58px));font-weight:800;line-height:1.14}hero-tagline .hero-tagline-line{display:block}hero-tagline .hero-tagline-line+.hero-tagline-line{margin-top:4px}hero-tagline .hero-tagline-line-spaced{margin-top:10px;font-weight:500}hero-tagline .hero-tagline-reg{vertical-align:super;margin-left:.12em;font-size:.45em;line-height:0}hero-tagline-sub{margin:0}hero-tagline-sub p{opacity:.9;max-width:56ch;margin:0;font-size:max(17px,min(1.9vw,22px));line-height:1.55}@media (max-width:820px){hero.hero .hero__copy{text-align:center}hero-tagline{margin-bottom:12px}hero-tagline-sub p{max-width:60ch;margin-left:auto;margin-right:auto}}img{width:auto;max-width:100%;height:auto;display:block}input{color:#000;background-color:#fff;border:1.5px solid #3eaad9;border-radius:.5rem;outline:none;width:calc(100% - 12px);height:30px;padding:8px 6px;font-family:montserratregular;font-size:1rem;font-weight:400;line-height:30px}input[type=file]:focus,input[type=text]:focus,input[type=password]:focus,textarea:focus{border-color:#000;transition:all .3s;box-shadow:-1px 1px 10px -4px #212121cc}input[type=file]{color:#000;background-color:#fff;border:1.5px solid #3eaad9;border-radius:.5rem;width:calc(100% - 22px);height:48px;padding:0 10px;font-family:montserratregular;font-size:1rem;font-weight:400;line-height:48px}input[type=password]{color:#000;background-color:#fff;border:1.5px solid #3eaad9;border-radius:.5rem;width:calc(100% - 12px);height:30px;padding:8px 6px;font-family:montserratregular;font-size:1rem;font-weight:400;line-height:18px}input[type=password]:focus{border-color:#000}input-fake{color:#000;text-overflow:ellipsis;background-color:#f1f1f1;border:1.5px solid #999;border-radius:.5rem;width:calc(100% - 12px);min-width:calc(100% - 12px);min-height:30px;padding:8px 6px;font-family:montserratregular;font-size:1rem;font-weight:400;line-height:30px;display:inline-block;overflow:hidden}.logo{border-radius:unset;height:64px;max-width:unset;width:64px;display:block}.logo-word{height:50px;max-width:unset;width:165px;display:block}.m0{margin:0}.m10{margin:10px}.m20{margin:20px}main{background:radial-gradient(circle at 0 0,#e3f6ff 0%,#e3f6ff 25%,#e3f6ff 50%,#f9fdff 75%,#fff 100%) 0 0/cover no-repeat fixed;grid-template-rows:1fr auto;min-height:100vh;display:grid}main-content{padding:var(--maincontent-pt) 0px 40px 0px;flex-direction:column;display:flex}.margin-horizontal-10{width:calc(100% - 20px);margin-left:10px;margin-right:10px}.margin-horizontal-20{width:calc(100% - 40px);margin-left:20px;margin-right:20px}.margin-vertical-20{margin-top:20px;margin-bottom:20px}.menu-click,.menu-click.menu,menu.menu.menu-click{border-bottom-right-radius:0;border-bottom-left-radius:0}#menu-container{border-top-left-radius:0}menu-burger{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:28px;height:28px;margin:0;display:flex}menu-burger-line{transform-origin:50%;background-color:#4a6d88;border-radius:999px;width:100%;height:3px;transition:transform .18s,opacity .18s;display:block}.menu-click menu-burger-line{background-color:var(--dark-color)}.menu-burger-line-hidden{opacity:0}.menu-burger-line-transform-down{transform:translateY(9px)rotate(45deg)}.menu-burger-line-transform-up{transform:translateY(-9px)rotate(-45deg)}selectbox .menu-value{margin-right:10px;display:block}.ml0{margin-left:0}.ml5{margin-left:5px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml40{margin-left:40px}.mt0{margin-top:0}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt60{margin-top:60px}.mt80{margin-top:80px}.mt100{margin-top:100px}navbar{z-index:10000;background-color:#f4f4f4;border-bottom:1px solid #ccc;width:calc(100% - 40px);height:80px;margin:0;padding:0 20px;display:block;position:fixed}navbar-inner{grid-template-columns:1fr auto;gap:10px;max-width:1300px;height:80px;margin:0 auto;display:grid}navbar-inner-block{align-items:center;gap:10px;height:80px;display:flex}navbar-brand.navbar-brand{box-sizing:border-box;color:#2e6eac;text-shadow:1px 1px #fff;cursor:default;letter-spacing:.12em;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap;background-color:#0000;border:1.5px solid #0000;border-radius:.5rem;align-items:center;height:80px;margin-left:10px;padding:0 6px;font-family:montserratextrabold;font-size:2rem;line-height:1.05;display:flex}@media only screen and (max-width:599px){navbar-brand.navbar-brand{letter-spacing:.12em;height:80px;margin-left:8px;padding:0 6px;font-size:1.5rem;line-height:1.05}}navbar-inner-block:nth-child(2){justify-content:flex-end}navbar-inner-block a:hover{text-decoration:none}#navbar-register{display:none}.navbar-shadow{box-shadow:-1px 1px 10px -4px #21212166}#navbar-signin{display:none}ol{margin:0;padding-left:20px}ol li{margin:0;padding-bottom:5px;line-height:1.5rem}p{margin:10px 0 0;padding:0;font-family:montserratregular;line-height:1.5rem}page-content{margin-top:40px;display:block}page-header{justify-content:space-between;align-items:center;margin-top:20px;display:flex}page-menu-item{color:#01028a;cursor:pointer;padding:15px 20px;font-size:1rem;display:block}page-menu-item:hover{color:#7b8aaa}.page-menu-item-selected{background:linear-gradient(270deg,#fff0 10%,#c8eaf3e6 80%);border-radius:12px}page-title{color:#000;letter-spacing:-.01em;margin:0 0 12px;font-family:montserratregular;font-size:max(26px,min(3vw,38px));font-weight:500;line-height:1.2;display:block}radio{cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:15px;width:20px;min-width:20px;height:20px;min-height:20px;display:block}radio-inner{background-color:var(--dark-color);border-radius:12px;width:12px;min-width:12px;height:12px;min-height:12px;margin:4px;display:block}.restricted{margin:0 20px}.row-selected{background-color:#e9f5f8}segmented{cursor:pointer;background-color:#fff;border:1.5px solid #999;border-radius:46px;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content;min-height:38px;padding:4px;display:flex;overflow:hidden}.segmented-focus{border-color:#000;transition:all .3s;box-shadow:-1px 1px 10px -4px #212121cc}segmented-item{color:#000;white-space:nowrap;border-radius:2rem;justify-content:center;align-items:center;min-width:20px;height:38px;min-height:46px;margin-right:1px;padding:0 10px;display:flex}segmented-item:hover{background-color:#eee}.segmented-item-on{background-color:#cbe2f0;border-radius:2rem}.segmented-item-on:hover{background-color:#cbe2f0}selectbox{color:#000;cursor:pointer;box-sizing:border-box;pointer-events:all;background-color:#fff;border:1.5px solid #3eaad9;border-radius:.5rem;justify-content:space-between;align-items:center;max-width:calc(100% - 12px);height:48px;padding:0 10px;font-family:montserratregular;font-size:1rem;display:flex;overflow:hidden}.selectbox-focus{border-color:#000;transition:all .3s;box-shadow:-1px 1px 10px -4px #212121cc}selectbox-arrow{justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;line-height:48px;display:flex}selectbox-container{max-height:calc(100vh - var(--navbar-h) - var(--maincontent-pt) - 24px);z-index:20;background-color:#fff;border:1.5px solid #3eaad9;border-radius:.5rem;flex-flow:column;max-width:calc(100% - 50px);margin:47px 0 0;padding:0;position:absolute;overflow:hidden;box-shadow:2px 2px 12px #88a5bf99,-2px -2px 12px #ffffffe6}selectbox-container::-webkit-scrollbar{width:10px}selectbox-container::-webkit-scrollbar-thumb{background-color:#aaa;border:2px solid #f5f5f5;border-radius:10px}selectbox-container::-webkit-scrollbar-track{background-color:#f5f5f5}.selectbox-container-collapse{margin:0}selectbox-container-option{padding:10px 0;overflow-x:hidden;overflow-y:auto}selectbox-container-option selectbox-item{border:2px solid #0000;border-radius:35px;width:calc(100% - 30px);max-width:calc(100% - 41px);margin:0 4px;padding:0 15px;transition:background-color .16s,border-color .16s,box-shadow .16s}selectbox-container-option selectbox-item:hover{background-color:#0000000a;border-color:#0000001a;box-shadow:0 2px 10px #0000000f}selectbox-container-option selectbox-item:focus{background-color:#00000008;border-color:#14669859;outline:none;box-shadow:0 0 0 3px #14669824}selectbox-container-option selectbox-item:focus-visible{background-color:#00000008;border-color:#14669859;outline:none;box-shadow:0 0 0 3px #14669824}selectbox-container-option selectbox-item-subheader{margin:10px 15px 0}selectbox-dropdown{padding:5px 0;overflow-y:auto}selectbox-holder{flex-direction:column;width:100%;height:48px;padding:0;display:flex}selectbox-holder selectbox-container{padding:0}selectbox-item{color:#000;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;align-items:center;width:calc(100% - 12px);max-width:calc(100% - 12px);min-height:35px;margin:0;padding:0 6px;font-family:montserratregular;font-size:1rem;font-weight:400;line-height:35px;display:flex;overflow:hidden}selectbox-holder>selectbox-item:hover{color:#000;background-color:#cbe2f0}.selectbox-item-icon{gap:10px}selectbox-item-separator{cursor:default;border-bottom:1px dotted #aaa;width:calc(100% - 10px);height:1px;margin:5px;display:block}selectbox-item-subheader{color:#0000008c;cursor:default;letter-spacing:.1em;text-transform:uppercase;width:calc(100% - 28px);margin:14px 14px 6px;padding:0;font-family:montserratsemibold;font-size:.8rem;display:block}selectbox-value{flex-basis:content;text-overflow:ellipsis;white-space:nowrap;align-items:center;height:48px;margin-left:2px;line-height:48px;display:flex;overflow:hidden}spinner-dark{border:3px solid #0000004d;border-top-color:#000;border-radius:50%;width:40px;min-width:40px;height:40px;min-height:40px;animation:1s ease-in-out infinite spin;display:block}spinner-dark-buttons{border:3px solid #0000004d;border-top-color:#000;border-radius:50%;width:30px;min-width:30px;height:30px;min-height:30px;animation:1s ease-in-out infinite spin;display:block}spinner-dark-middle{border:3px solid #0000004d;border-top-color:#000;border-radius:50%;width:40px;min-width:40px;height:40px;min-height:40px;margin:auto;animation:1s ease-in-out infinite spin;display:block}spinner-dark-small{border:3px solid #0000004d;border-top-color:#000;border-radius:50%;width:15px;min-width:15px;height:15px;min-height:15px;animation:1s ease-in-out infinite spin;display:inline-block}spinner-light{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;min-width:40px;height:40px;min-height:40px;margin-right:5px;animation:1s ease-in-out infinite spin}@keyframes spin{to{-webkit-transform:rotate(360deg)}}svg{margin:0;padding:0;display:block}.svg{fill:#000}.svg-td{cursor:pointer;vertical-align:middle}tab{border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;gap:5px;height:30px;padding:0 10px;display:flex}tab .buttons-ghost-edit{margin:0}.tab-selected{background-color:#d7f2ff;border:1px solid #999}table tr td.svg-td:hover{background-color:#d7f2ff}table{border-spacing:0;background-color:#fff;border:1.5px solid #7c7377;border-radius:1rem;width:100%;margin:0;overflow:hidden}table tr th{color:#000;text-align:left;text-shadow:1px 1px 2px #fff;vertical-align:bottom;white-space:nowrap;z-index:2;background:#f1f1f1;border-bottom:1px solid #7c7377;border-right:1px dotted #7c7377;height:30px;padding:4px 12px;font-family:montserratsemibold;font-size:1rem;line-height:30px;position:-webkit-sticky;position:sticky}table tr th:last-child,table tr td:last-child{border-right:0}table tr td{text-align:left;vertical-align:top;white-space:normal;z-index:2;background-color:#fff;border-bottom:1px solid #ababab;border-right:1px dotted #cbcbce;width:auto;padding:8px 12px;line-height:200%}table tr td checkbox{margin:0}table tr td:first-child{border-left:1px solid #f4f4f4}table tr:last-child td{border-bottom:0}.table-stripe tr:nth-child(odd) td{background-color:#f3f5f7}.tagline-hero{background:#f4fdff;border:1px solid #ddd;align-items:center}.text-black{color:#000}text-blue{color:#00f}.text-blue{color:#4a6d88}.text-dark-grey{color:#7b7b7b}text-red,.text-red{color:red}textarea{color:#000;resize:none;background-color:#fff;border:1.5px solid #3eaad9;border-radius:.5rem;outline:none;width:calc(100% - 16px);padding:8px;font-family:montserratregular;font-size:1rem;font-weight:400}ul{margin:0}ul li{margin:0;padding-bottom:5px;line-height:1.5rem}user-menu-authorised{background-color:#e1e9f2;margin-top:5px;padding:5px 0 10px;display:block}word-highlight{background-color:#ff0;border-bottom:1px solid #ffbb6c;display:inline}@media only screen and (max-width:499px){container{padding:10px}container h0{margin:30px 10px}container-column{flex-direction:column;display:flex}container-column box{max-width:unset;width:calc(100% - 40px)}container-row{flex-direction:column;display:flex}container-row box{max-width:unset;width:calc(100% - 40px)}content-basic-row{flex-direction:column;gap:20px}content-box-2-auto{flex-direction:column;display:flex}h0{font-size:2.5rem;line-height:3.5rem}h0-dark{font-size:2.rem;line-height:3rem}h0-black{font-size:2rem;line-height:3rem}h1{font-size:1.5rem;line-height:2rem}h2{font-size:1.25rem;line-height:2rem}}@media only screen and (max-width:399px){tagline-hero{font-size:1.5rem;line-height:2rem}tagline-hero-sub{font-size:1rem;line-height:1.5rem}}@media only screen and (max-width:599px){alertbar-error-mark,alertbar-success-mark,alertbar-warning-mark{display:none}footer-copyright footer-inner{flex-direction:column-reverse;gap:1rem;display:flex}footer-copyright footer-inner footer-copyright-right{align-items:flex-start}h0-small{font-size:1.5rem;line-height:2rem}header{font-size:2.5rem}.h0-title{font-size:2.25rem;line-height:2.75rem}navbar-inner{grid-template-columns:1fr auto}navbar-inner-block:nth-child(2),#picture-logo{justify-content:flex-end}}@media only screen and (max-width:1000px){content-box-2,content-box-2-rev{grid-template-columns:1fr}content-box-2-rev :nth-child(2){justify-content:flex-end}content-box-3-equal,page-inner-row{flex-direction:column;display:flex}page-menu{max-width:unset;min-width:unset;width:100%}}@media only screen and (max-width:1200px){.tagline-hero{flex-direction:column}.tagline-hero-reverse{flex-direction:column-reverse}}@media only screen and (min-width:500px) and (max-width:1199px){container{padding:10px}container-column{flex-direction:column;display:flex}container-column box{margin:unset;max-width:unset;width:calc(100% - 40px)}container-row{flex-direction:column;display:flex}container-row box{margin:unset;max-width:unset;width:calc(100% - 40px)}content-part{width:calc(50% - 40px);padding:0 10px}content-section-block{width:calc(100% - 40px);max-width:960px;margin:0 auto;padding:20px;display:block}header{font-size:3.5rem}h0{font-size:3.25rem;line-height:4.75rem}h0-dark{font-size:3.25rem;line-height:3.75rem}.h0-subtitle{font:size 2.25rem;line-height:2.75rem}h1{color:#4a6d88;margin:0 0 20px;font-family:montserratsemibold;font-size:1.75rem;line-height:2.5rem}modal-wrapper-content{max-width:calc(100vw - 20px);max-height:calc(100vh - 20px)}ul{padding-left:0;list-style-position:inside}}