.wplf{box-sizing:border-box}.wplfform:focus{outline:0}.wplf *,.wplf :after,.wplf :before{box-sizing:inherit}.wplf-formRow{display:flex;flex-flow:column wrap;justify-content:space-evenly;max-width:100%}.wplf-formRow>*{flex:1 1 auto;margin:.5rem 0}.wplf-formRow.wplf-fcaptcha{position:absolute;left:-1000000000px;bottom:-1000000000px}.wplf-formRow label strong{display:block}.wplf-formRow input{width:100%;height:2rem;line-height:1.4;font-size:1rem;padding:.5rem}.wplf-formRow input[type=checkbox],.wplf-formRow input[type=radio]{width:1rem;height:1rem;line-height:0;flex-grow:0;flex-shrink:0}.wplf-formRow input[type=checkbox]+strong,.wplf-formRow input[type=radio]+strong{display:inline}.wplf-formRow button,.wplf-formRow input[type=button]{flex-grow:0}.wplf-formRow select{width:100%;height:2rem;line-height:1.4;font-size:1rem;padding-left:.5rem;padding-right:.5rem}.wplf-formRow textarea{width:100%;height:10rem}@media (min-width:600px){.wplf-formRow{max-width:100%;flex-flow:row nowrap;align-items:center}.wplf-formRow>*{margin-right:1rem}.wplf-formRow>:last-child{margin-right:0}}.wplf-form{transition:.3s linear}.wplf-form.submitting{opacity:.7;cursor:not-allowed;pointer-events:none}.wplf-tabs__tab:not(.active){display:none}.wplf-tabs__tab.active{display:block}.wplf-tabs header{border-bottom:1px solid #ccd0d4;display:flex;flex-flow:row wrap;justify-content:space-between;text-align:center}@media (max-width:480px){.wplf-tabs header{flex-flow:column wrap}}.wplf-tabs__tabSwitcher{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;padding:.5rem 2rem;border:0;cursor:pointer;font-weight:700;color:inherit}.wplf-tabs__tabSwitcher.active,.wplf-tabs__tabSwitcher:focus,.wplf-tabs__tabSwitcher:hover{background:rgba(0,0,0,.07)}