@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@200;250;300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Libre+Bodoni:wght@400;500;600;700&display=swap");.wja-fee-calculator{border-radius:0;box-shadow:2px 2px 4px 2px rgba(0,0,0,.25);box-sizing:border-box;padding:15px 20px;width:100%}.wja-fee-calculator .inner{align-items:center;background:#fff;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:10px!important;justify-content:space-between;margin:0 auto;max-width:1120px;width:100%}.wja-fee-calculator .calc-title h4{color:#204839;flex-shrink:0;font-family:Libre Bodoni,serif;font-size:36px;font-weight:500;line-height:1;margin:0;padding:0}.calc-input{margin-right:-30px}.wja-fee-calculator .calc-result .calc-operator{font-size:36px!important;margin-right:1px}.wja-fee-calculator .calc-input{display:flex;flex:1 1 280px;flex-direction:column;gap:8px;max-width:100%;min-width:260px}.wja-fee-calculator .calc-result .calc-term{color:#829a8e;margin:0}.wja-fee-calculator .calc-input span,.wja-fee-calculator .calc-term{color:#829a8e;display:none;font-family:Outfit,sans-serif;font-size:12px;font-weight:400;letter-spacing:2.1px!important;text-transform:uppercase}.wja-fee-calculator .calc-input input{background:#fff;border:1px solid #829a8e!important;border-radius:0;box-shadow:none;box-sizing:border-box;color:#5c6c64;font-size:14px;font-weight:400;height:62px;letter-spacing:2.1px;line-height:2.86;padding:0 18px;text-transform:uppercase;width:100%}.wja-fee-calculator .calc-input input::placeholder{color:#829a8e;font-family:Outfit,sans-serif;letter-spacing:2.1px;text-transform:uppercase}.wja-fee-calculator .calc-input input:focus{border-color:#829a8e!important;box-shadow:none!important;font-size:14px!important;font-weight:400!important;letter-spacing:2.1px!important;line-height:2.86!important;outline:none!important;text-transform:uppercase!important}.wja-fee-calculator .calc-result{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap;gap:8px;justify-content:center;margin:0!important;min-width:180px;text-align:center}.wja-fee-calculator .calc-operator{color:#204839;font-family:Libre Bodoni,serif;font-size:40px;font-weight:500;vertical-align:middle}.wja-fee-calculator .calc-result strong{color:#204839;font-family:Libre Bodoni,serif;font-size:36px;font-weight:500;line-height:1}.wja-fee-calculator .calc-term{color:#829a8e;display:inline-block;font-family:Outfit,sans-serif;font-size:12px;letter-spacing:.12em;margin:0 0 0 8px;text-transform:uppercase}.calc-button-wrapper{margin-left:5px}.wja-fee-calculator .calc-button-wrapper{flex:0 0 auto;flex-shrink:0}.wja-fee-calculator .calc-button{background:#93b25b;border:none;border-radius:0;box-shadow:none;color:#fff;cursor:pointer;font-family:Outfit,sans-serif;font-size:15px;font-weight:500;height:54px;letter-spacing:.1em;padding:16px 32px;text-transform:uppercase;transition:opacity .3s ease}.wja-fee-calculator .calc-button:hover{background:#93b25b;opacity:.9}@media (max-width:991px){.wja-fee-calculator .inner{gap:22px;padding:28px 24px}.wja-fee-calculator .calc-button-wrapper,.wja-fee-calculator .calc-input,.wja-fee-calculator .calc-result,.wja-fee-calculator .calc-title{text-align:center;width:100%}.wja-fee-calculator .calc-input{margin:0 auto;max-width:420px}}@media (max-width:640px){.wja-fee-calculator .calc-title h4{font-size:26px}.wja-fee-calculator .calc-input input{font-size:24px;height:56px}.wja-fee-calculator .calc-result strong{font-size:38px}.wja-fee-calculator .calc-button{height:56px;min-width:0;width:100%}}