.reef-calc-wrapper{font-family:Arial,sans-serif;margin:30px auto;padding:0;display:flex;justify-content:center;align-items:center;width:100%;flex-flow:column;gap:30px}.reef-calc-wrapper .container{background:#fff;padding:20px;border:3px solid #000;max-width:600px;width:100%}.reef-calc-wrapper .container.container-full{max-width:1200px!important}.reef-calc-wrapper h1,.reef-calc-wrapper h2{margin-bottom:20px}.reef-calc-wrapper .the-calculator,.reef-calc-wrapper .the-calculator .form-container{display:flex;flex-direction:column;gap:10px}.reef-calc-wrapper .the-calculator.columns{flex-direction:row}.reef-calc-wrapper .the-calculator.columns .half-width{width:50%}.reef-calc-wrapper label{font-size:16px;font-weight:700;color:#000}.reef-calc-wrapper input,.reef-calc-wrapper select{padding:8px;font-size:14px;border:1px solid #ddd;border-radius:5px;max-width:200px}.reef-calc-wrapper .result{margin-top:20px;font-size:18px;font-weight:700;color:#000}.reef-calc-wrapper .spinner{border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/120/assets/reef-calculator-styles.css.map */
