:host,:root{--vs-dropdown-color:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 1rem;--vs-dropdown-option--active-bg:#eaf0fd;--vs-dropdown-option--active-color:#000;--vs-transition-timing-function:ease-out;--vs-transition-duration:.3s;--vs-search-input-placeholder-color:#b3b3b3}h2{line-height:1}h2,h3{font-weight:400}h3{font-size:2.6rem}.pleo-container{background-color:#fff;color:#000;display:flex}.menu{background-color:#ececec;display:flex;flex:0 0 300px;flex-direction:column;height:100vh;overflow:hidden;padding:3rem 2rem;position:relative}.menu h2{background-color:#e4e4e4;border-radius:1rem;font-size:1.8rem;font-weight:500;line-height:1.3;padding:1.5rem}.menu h2 span{font-size:1.4rem;font-weight:400}nav{margin-top:70px;padding-left:2rem}nav li+li{margin-top:2rem}nav li a{font-size:1.8rem;transition:all .3s ease-in-out}nav li a:hover{text-decoration:underline}nav li a.active:hover{text-decoration:none}nav li a.active{font-weight:700}.buttons-wrapper{bottom:30px;position:absolute;width:calc(100% - 4rem)}a.goto-pleo{align-items:center;background-color:#e4e4e4;border-radius:1rem;display:flex;font-size:1.6rem;padding:1.5rem;width:100%}.a.goto-pleo svg{display:block;height:40px;width:40px}.user{align-items:center;background-color:#e4e4e4;border-radius:1rem;display:flex;font-size:1.6;padding:1.5rem;width:100%}main{overflow-y:auto;padding:4rem;width:calc(100% - 300px)}form{max-width:450px}form h3+.form-field-wrapper{margin-top:var(--gap)}table{font-size:1.4rem;text-align:center}table td,table th{height:50px;padding:1rem .5rem}table th{color:#737373;font-weight:400}table td{color:#222}table svg{display:inline-block;height:20px;width:20px}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23737373' fill-rule='evenodd' d='m3.293 8.707 1.414-1.414L12 14.586l7.293-7.293 1.414 1.414L12 17.414z' clip-rule='evenodd' opacity='.6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat}
