article.pricing-minimal{position:relative;padding-bottom:5rem;height:100%}article.pricing-minimal a[href]{position:absolute;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;max-width:calc(100% - 2rem);bottom:1rem;left:50%;transform:translate(-50%, 0)}.container>.pricing-minimal a[href]{color:#11d491;opacity:.9}.container>.pricing-minimal a[href]:hover{color:#aaa}.container>.pricing-minimal input[name=quantity]{border:1px solid #aaa;border-radius:4px}input[type=range]{-webkit-appearance:none;-moz-appearance:none;height:8px;border-radius:4px;padding:0;outline:none;cursor:pointer;background:fff;box-shadow:none;border-color:#ddd}input[type=range]:focus{box-shadow:none;border-color:#ddd}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;-webkit-border-radius:4px;height:16px;width:16px;border-radius:4px;background:#11d491;border:1px solid #11d491}input[type=range]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;-moz-border-radius:4px;height:14px;width:14px;border-radius:4px;background:#11d491;border:1px solid #11d491}input[type=range]::-ms-track{height:8px;border-radius:5px;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-width:1px 0;color:rgba(0,0,0,0)}input[type=range]::-ms-thumb{height:14px;width:14px;border-radius:4px;background:#11d491;border:1px solid #11d491}input[type=range]::-ms-fill-lower{background:#eee;height:8px;border-radius:4px}input[type=range]::-ms-fill-upper{background:#fff;height:8px;border-radius:4px}input[type=range]::-ms-tooltip{display:none}
