:root{--color-primary:#50b848;--color-secondary:#fff;--color-grey:#525759;--color-grey-light:#ddd;--color-red:#ec192d;--color-pink:#e91e63;--color-purple:#9c27b0;--color-deep-purple:#673ab7;--color-indigo:#3f51b5;--color-blue:#2196f3;--color-light-blue:#03a9f4;--color-cyan:#00bcd4;--color-teal:#009688;--color-green:#50b848;--color-light-green:#8bc34a;--color-lighter-green:#50b848;--color-lime:#cddc39;--color-yellow:#ffeb3b;--color-amber:#ffc107;--color-orange:#ff9800;--color-deep-orange:#ff5722;--color-brown:#795548;--color-blue-grey:#607d8b;--color-black:#000;--color-white:#fff;--color-text-grey:#5a5c5e;--color-grey-25:rgba(90,92,94,.25);--color-grey-50:rgba(90,92,94,.5);--color-grey-80:rgba(90,92,94,.8);--color-grey-bg:rgba(0,0,0,.08);--color-grey-dark:rgba(0,0,0,.25)}.bg-green{background-color:var(--color-lighter-green)}.text-green{color:var(--color-lighter-green)}.bg-black{background-color:var(--color-black)}.text-black{color:var(--color-black)}.bg-white{background-color:var(--color-white)}.text-white{color:var(--color-white)}.bg-grey{background-color:var(--color-grey)}.block.price-estimation h2,.text-grey{color:var(--color-grey)}.block.price-estimation .inner-container{background:var(--color-grey-bg);border-radius:16px;padding:48px 16px}.block.price-estimation .inner-container .content-wrap{text-align:center}.block.price-estimation .inner-container .content-wrap p{color:var(--color-black);font-size:18px;font-weight:500;line-height:27px;margin:16px auto 0;max-width:684px}.block.price-estimation .inner-container .line{background:var(--color-text-grey);height:1px;margin:40px 0;width:100%}@media (min-width:992px){.block.price-estimation .inner-container{padding:64px 40px}}

/*# sourceMappingURL=price-estimation.css.map*/