.gold-calculator-pd{background-color:#fff;border-radius:8px;padding:16px;width:100%}@media(min-width:992px){.gold-calculator-pd{padding:21px 16px}}.gold-calculator-pd h2{font-size:20px;margin-bottom:8px}@media(min-width:992px){.gold-calculator-pd h2{margin-bottom:30px}}.gold-calculator-pd .gram-selector{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}@media(min-width:992px){.gold-calculator-pd .gram-selector{margin-bottom:24px}}.gold-calculator-pd .gram-selector>span{text-align:left}.gold-calculator-pd .gram-selector .input-wrapper{align-items:center;border:2px solid #e7aa14;border-radius:8px;display:flex;height:40px;justify-content:center;position:relative;width:120px}.gold-calculator-pd .gram-selector .input-wrapper input{border:0;outline:none;text-decoration:underline;width:50%}.gold-calculator-pd .gram-selector .input-wrapper>span{color:#e7aa14;position:absolute;right:13px;top:6px}.gold-calculator-pd .total-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}@media(min-width:992px){.gold-calculator-pd .total-wrapper{margin-bottom:24px}}.gold-calculator-pd .total-wrapper span:last-child{color:#e7aa14;font-size:30px;font-weight:700}.gold-calculator-pd .btn-wrapper button{align-items:center;display:flex;font-weight:700;height:40px;justify-content:center}.gold-calculator-pd .btn-wrapper button:first-child{background-color:#fff;border:2px solid #e7aa14;color:#e7aa14;margin-bottom:8px}@media(min-width:992px){.gold-calculator-pd .btn-wrapper button:first-child{margin-bottom:16px}}.gold-calculator-pd .btn-wrapper button:last-child{background-color:#e7aa14;border:#e7aa14;color:#fff}.gold-calculator-pd .btn-wrapper button:last-child.loading:before{background-color:#e7aa14}