:root{--title:#333;--text:#4d4d4d;--light:#f9f9f9;--background:#fefefe;--border:#e9ecef;--gray:#343a40;--highlight:#fff2c6;--first:#447821;--first-hover:#375c1e;--second:#FFCC00;--second-hover:#ffbf0e;--red:#dd5555;--green:#3acc6c;--blue:#3994df;--footer-background:#222;--footer-text:#fff;--white:#fefefe;--gray-100:#f8f9fa;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#6c757d;--gray-700:#495057;--gray-800:#343a40;--gray-900:#212529;--black:#101010}[data-theme=dark]{--title:#f6f6f6ff;--text:#ccc;--light:#232132;--background:#26263a;--border:#343a40;--gray:#e9ecef;--highlight:#121021;--black:#fff;--gray-900:#f8f9fa;--gray-800:#e9ecef;--gray-700:#dee2e6;--gray-600:#ced4da;--gray-500:#adb5bd;--gray-400:#6c757d;--gray-300:#495057;--gray-200:#343a40;--gray-100:#212529;--white:#000}.results-section-wrapper .results{margin:30px 0}.results-section-wrapper .results .result{border-top:1px solid var(--border);padding:12px 0}.results-section-wrapper .results .result:first-child{border-top-color:var(--second)}.results-section-wrapper .results .result .label{font-weight:var(--secondary-font-weight-normal,400);color:var(--title)}.results-section-wrapper .results .result .before{opacity:.85;text-decoration:line-through}.results-section-wrapper .results .result .after{font-weight:var(--secondary-font-weight-bold,600);color:var(--title)}.results-section-wrapper .results .result .arrow{display:inline-block;transform:translateX(-8px);transition:transform 280ms ease-in-out}.results-section-wrapper .results .result:hover .arrow{transform:translateX(0)}.results-section-wrapper .testimonial{padding:20px 0}.results-section-wrapper .testimonial .quote{font-style:italic}.results-section-wrapper .testimonial .name{font-size:120%;font-weight:var(--secondary-font-weight-bold,600);margin-top:40px}.results-section-wrapper .testimonial .description{font-size:85%;opacity:.85;font-style:italic}@media only screen and (min-width:999px){.results-section-wrapper .testimonial{border-left:1px solid var(--border);padding:120px 40px}}