.fee-calculator__wrapper{padding:40px}.fee-calculator__wrapper :focus{box-shadow:0 0 0 3px #fff,0 0 0 6px orange}.fee-calculator__wrapper .btn{height:3.4375rem}.fee-calculator__total{font-size:16px;margin:30px;min-width:150px}.fee-calculator__form{background:#f3f5f7;border-left:10px solid #8ca0b4;display:none;padding:20px}.fee-calculator__form:last-of-type{display:block}.fee-calculator__option{display:block;padding:10px 0}.fee-calculator__error{background:#fff;border:2px solid #a01400;display:flex;gap:10px;padding:10px}.fee-calculator__wrapper{margin-bottom:60px}.fee-calculator__summary{background:#dbe2eb;display:none;max-width:700px;padding:20px;width:100%}.fee-calculator--summary-active .fee-calculator__summary{display:block}.fee-calculator__summary-list{list-style:none;padding:0}.fee-calculator__summary-list-item{border-bottom:1px solid #002864;display:flex;justify-content:space-between;padding:5px 0}.fee-calculator__summary-list-item strong{min-width:12ch;text-align:right}.fee-calculator__summary-estimate{color:#002864;display:flex;font-size:20px;justify-content:space-between}.fee-calculator__input-wrapper{margin-bottom:0}.fee-calculator-details{background:#fff;margin:0 0 0 -20px;padding:5px 17px}.fee-calculator-details[open] img{transform:scaleY(-1)}.fee-calculator-details summary{color:#002864;display:flex;font-weight:700;gap:10px}.fee-calculator-details__content{padding-left:34px}.fee-calculator__actions{display:flex;gap:20px;margin-top:20px}.fee-calculator__wizard{display:block;max-width:700px;width:100%}.fee-calculator--summary-active .fee-calculator__wizard{display:none}