:root{--gutter:30px;--color-text-primary:#000;--color-text-secondary:#454242;--color-text-accent:#da0820;--color-text-blog-heading:#454242;--color-text-inactive:#828282;--color-text-muted:grey;--color-link-primary:#da0820;--color-link-secondary:grey;--color-background-primary:#f2f2f2;--color-background-secondary:#ececec;--color-background-accent:#da0820;--color-background-light:#e5e5e5;--color-background-lighter:#f8f8f8;--color-border-default:#c4c4c4;--color-border-light:#dfdfdf}[class*=heading],[class*=title]{font-family:Roboto,sans-serif!important}.heading-1{font-size:rem(32px);margin-top:rem(50px)}.heading-1__dark{color:#454242}.heading-1__light{color:#fff}@media (min-width:62em){.heading-1{font-size:rem(50px)}}.heading-2{font-size:rem(28px);margin-bottom:rem(30px);font-weight:900;color:#15242c}@media (min-width:62em){.heading-2{font-size:rem(64px)}}.heading-3{font-weight:700;font-size:rem(28px)}@media (min-width:62em){.heading-3{font-size:rem(38px)}}.heading-4{font-weight:700;font-size:rem(22px)}.heading-4__dark{color:#454242}.heading-4__light{color:#fff}@media (min-width:62em){.heading-4{font-size:rem(22px)}}.heading-5{font-weight:900;font-size:rem(22px);padding-bottom:rem(16px);border-bottom:1px solid #dedede}@media (min-width:62em){.heading-5{font-size:rem(22px)}}.heading-6{font-weight:700;font-size:rem(26px)}@media (min-width:62em){.heading-6{font-size:rem(26px)}}.summary{font-size:rem(20px);margin-top:rem(47px)}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-strong{font-weight:700!important}.block-quote{padding:2.85714rem 1.42857rem}.block-quote blockquote{padding:0 20px 10px;margin:0;font-size:1.14286rem;border-left:5px solid #c4c4c4;border-left:5px solid var(--color-border-default)}.block-quote cite{font-weight:700}.block-quote .quote-image{width:200px;height:200px;align-self:center}@media (min-width:768px){.block-quote .quote-image{width:200px;height:200px}}.container.quote-with-image{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px;grid-gap:var(--gutter);gap:var(--gutter);grid-template-areas:"Image" "Text"}@media (max-width:767px){.container.quote-with-image blockquote{font-size:.75rem}.container.quote-with-image blockquote cite{font-size:1.25em;text-align:left}.container.quote-with-image blockquote:before{font-size:4rem;top:1.15rem}}@media (min-width:768px){.container.quote-with-image{grid-template-areas:"Image Text";grid-template-columns:200px 1fr}}.container.quote-with-image .quote-image{grid-area:Image;margin:0 auto}.container.quote-with-image .quote-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.container.quote-with-image .quote-content{grid-area:Text}.component-quote blockquote{margin-bottom:0}