.self-calculators{display:flex;flex-wrap:wrap;justify-content:space-between}.self-calculator{margin-bottom:4em;display:inline-block}.self-calculator h2{text-align:center}.self-calculator h3{font-size:1.3em!important;color:#4c65ad!important}.self-calculator__image img{display:block;margin:1em auto}.self-calculator__fields{margin-bottom:1em}.self-calculator__results_wrap,.self-calculator__field{display:inline-block;margin-bottom:.25em;width:100%}.self-calculator__field{display:flex;align-items:center}.self-calculator__field label{display:inline-block;flex-grow:2;margin-right:1em}.self-calculator__field_input{width:130px;margin-left:.3em;margin-right:.3em}.self-calculator__submit button{margin:1.5em auto;display:block;width:200px;background-color:#3db985}.self-calculator__results_wrap{display:none;font-weight:700;text-align:center}.self-calculator__result{display:flex;align-items:center}.self-calculator__result label{font-weight:400;text-align:left;display:block;flex-grow:2;margin-right:1em}.self-calculator__after-result{display:inline-block}@media screen and (max-width:500px){.self-calculator{width:100%;min-width:0}.self-calculator__field{width:100%}.self-calculator__field label{display:block;text-align:left;width:100%}}.self-calc-blocks-wrap{display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.self-calc-block{margin:0 1em;width:400px;max-width:100%;margin-bottom:4em}.calc-row.result{max-width:400px}.big-results{margin-top:3em}.big-results>h3{width:100%}.benefit_result{margin-top:2em;padding:2em;background-color:var(--e-global-color-astglobalcolor3);color:#fff!important}.benefit_result .calc-row.result{max-width:100%}.benefit_result .self-calculator__result label{display:none}.benefit_result .self-calculator__result{display:block;text-align:center;font-size:2em}.benefit_result .self-calculator__result .self-before-result{display:inline-block}.benefit_result p{font-size:1.25em;margin-top:1em}