.all-calculator-section{padding-block:16px;border-block-width:1px;background-color:#f5f5f5}
.all-calculator-section p{margin:0}
.all-calculator-content{margin-inline:auto}
.all-calculator-heading{margin-inline:auto;margin-block-end:16px;font-weight:800;font-size:25px;line-height:32px;text-align:center}
.all-calculator-subheading{font-weight:400;font-size:14px;line-height:20px;text-align:center;padding-block-end:16px;padding-inline:24px}
.calculator-lists-new{padding-inline:24px;margin-bottom:16px;display:flex;align-items:center;justify-content:flex-start;gap:16px;overflow-x:scroll;scrollbar-width:none}
.all-calculator-section .flex-wrap{flex-wrap:wrap}
.all-calculator-section .flex-no-wrap{flex-wrap:nowrap}
.calculators-box-new{min-width:256px;border-radius:12px;padding:16px;background-color:#fff;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;width:100%}
.all-calculator-section .flex{display:flex}
.all-calculator-section .hidden{display:none}
.all-calculator-icons{display:flex;align-items:center;justify-content:space-between;width:100%}
.all-calculator-section .one-icon-calc-new{width:32px;height:32px}
.all-calculator-section .design-one{width:36px;height:36px}
.all-calculator-text{font-weight:700;font-size:16px;line-height:24px;color:#444}
.all-calculator-lists-links{text-decoration:none;padding-inline:18px;padding-block:12px;border-radius:4px;background-color:#fafafa;color:#444;display:flex;justify-content:space-between;align-items:center;width:100%}
.all-calculator-lists-links span{font-size:12px;line-height:18px;font-weight:600;color:#444}
.all-calculator-lists-links img{width:12px;height:12px;transform:rotate(90deg)}
.all-calculator-below-box{max-height:204px;min-height:204px;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%}
.button-one-calculator,.button-two-calculator{display:flex;align-items:center;justify-content:center;gap:4px;padding-block:10px;padding-inline:12px;margin-inline:auto;margin-bottom:16px;background-color:#fff;border-radius:20px;color:#444;border:1px solid #444}
.button-two-calculator{display:none}
.button-one-calculator a{font-size:12px;line-height:18px;font-weight:600;color:#444;text-decoration:none}
.button-one-calculator img{width:12px;height:12px;filter:brightness(50%)}
.all-calculator-section .rotate-90{transform:rotate(90deg)}
.all-calculator-section .rotate-180{transform:rotate(180deg)}
.button-two-calculator img{width:12px;height:12px;filter:brightness(50%)}
.button-two-calculator span{font-size:12px;line-height:18px;font-weight:600}
.all-calculator-section a:hover,.all-calculator-section a:hover span{color:#fb0;cursor:pointer}
@media(max-width:992px){.all-calculator-text{white-space:nowrap}
.calculators-box-new.flex{flex:0 0 auto;width:auto}
}
@media(min-width:992px){.all-calculator-section{padding-block:32px;padding-inline:24px}
.all-calculator-content{max-width:976px}
.all-calculator-heading{margin-block-end:28px}
.all-calculator-subheading{font-size:16px;line-height:24px;padding-block-end:28px;padding-inline:0}
.calculator-lists-new{padding-inline:0;margin-bottom:32px;justify-content:center;overflow-x:hidden}
.calculators-box-new{min-width:314px;width:314px;padding:24px;gap:20px}
.all-calculator-section .one-icon-calc-new{width:40px;height:40px}
.all-calculator-section .design-one{width:45px;height:45px}
.all-calculator-text{font-size:20px;line-height:32px;font-weight:800}
.all-calculator-lists-links{padding-left:24px;padding-right:18px;padding-block:20px;border-radius:8px}
.all-calculator-lists-links span{font-size:16px;line-height:24px}
.all-calculator-lists-links img{width:14px;height:14px}
.all-calculator-below-box{max-height:304px;min-height:304px;gap:16px}
.button-one-calculator,.button-two-calculator{gap:6px;padding-block:14px;padding-inline:16px;border-radius:26px}
.button-two-calculator{display:flex}
.button-one-calculator a,.button-two-calculator span{font-size:14px;line-height:24px}
.btn-one-showcase{display:none}
}