.f-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:0;flex-basis:0}.f-col,.f-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.f-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-preferred-size:0;flex-basis:0}.f-col.align-v-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.f-col.align-h-center,.f-row.align-v-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.f-row.align-h-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.f-col.align-v-bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.f-col.align-h-bottom,.f-row.align-v-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.f-row.align-h-bottom,.f-row.align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.f-col.spread-out,.f-row.spread-out{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fill-height{height:100%}.fill-height,.fill-width{-webkit-box-flex:1;-ms-flex:1;flex:1}.fill-width{width:100%}.hug-height{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.hug-width{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.grow-children>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.fill-children>*{-webkit-box-flex:1;-ms-flex:1;flex:1}body.kp-default{background-color:#fff}.main-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1300px;width:100%;margin:0 auto;padding:40px;.section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#eee;min-height:100px;width:100%;border-radius:20px;padding:20px}a,a:visited{color:var(--cfde-blue);text-decoration:none}a:hover{color:var(--cfde-lite-blue)}button{background:var(--cfde-blue);color:#fff;border:0;font-size:1em;cursor:pointer}button:hover{background:var(--cfde-lite-blue)}button,input,select{border:1px solid #aaa;border-radius:.5em;padding:.5em .8em}select:hover{background:var(--cfde-lite-blue);cursor:pointer;color:#fff}button.lg,input.lg,select.lg{font-size:1.2em}button.sm,input.sm,select.sm{font-size:.8em}input[type=checkbox],input[type=radio]{accent-color:var(--cfde-blue);margin:0}fieldset{border:0;margin:0;padding:0;padding-block:0;padding-inline:0;margin-inline:0}button:disabled,input:disabled,select:disabled{cursor:not-allowed;accent-color:#eee;background:#eee;color:#aaa}}