#weedutch-calc .main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 32px 16px 24px;border-top:4px solid #01689b}#weedutch-calc .calc-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}#weedutch-calc .calc-header h3{text-transform:uppercase;color:#01689b}#weedutch-calc .form-check label{font-weight:400;text-transform:none;font-size:1rem;margin-left:4px}#weedutch-calc .form-select{cursor:pointer;text-transform:uppercase}#weedutch-calc select.is-selected{color:#000}#weedutch-calc .form-select:focus{-webkit-box-shadow:none;box-shadow:none;border-color:#77bc58}#weedutch-calc .form-check-input{width:1.25em;height:1.25em;cursor:pointer}#weedutch-calc .form-check-input:checked{background-color:#77bc58;border-color:#77bc58}#weedutch-calc .form-check-input:focus{-webkit-box-shadow:none;box-shadow:none}#weedutch-calc .input-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:8px}#weedutch-calc .result-container{background-color:#01689b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 24px;margin-top:16px}#weedutch-calc .result-container h3,#weedutch-calc .result-container span{font-size:1.5rem;color:#fff;font-weight:600;font-family:"Inter",sans-serif!important}