/*##########################################//
//                                          //
//     FONTS                                //
//                                          //
//##########################################*/
@font-face {
  font-family: 'FSTrumanWeb';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fs-truman-sme/FSTrumanWeb-Regular.woff2") format("woff2"), url("../fonts/fs-truman-sme/FSTrumanWeb-Regular.woff") format("woff"); }
@font-face {
  font-family: 'FSTrumanWeb';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/fs-truman-sme/FSTrumanWeb-Italic.woff2") format("woff2"), url("../fonts/fs-truman-sme/FSTrumanWeb-Italic.woff") format("woff"); }
@font-face {
  font-family: 'FSTrumanWeb';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/fs-truman-sme/FSTrumanWeb-Bold.woff2") format("woff2"), url("../fonts/fs-truman-sme/FSTrumanWeb-Bold.woff") format("woff"); }
@font-face {
  font-family: 'FSTrumanWeb';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/fs-truman-sme/FSTrumanWeb-BoldItalic.woff2") format("woff2"), url("../fonts/fs-truman-sme/FSTrumanWeb-BoldItalic.woff") format("woff"); }
.h1, .article--text h1, .h1--display, .h2, .article--text h2, .h3, .article--text h3, .h4, .article--text h4, .h5, .article--text h5, .h6, .article--text h6 {
  margin: 0px;
  font-family: "FSTrumanWeb", sans-serif;
  font-weight: 400; }

a {
  cursor: pointer;
  color: inherit;
  text-decoration: underline; }

:root {
  color-scheme: light only; }

* {
  box-sizing: border-box; }
  *:before, *:after {
    box-sizing: border-box; }

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html,
body {
  width: 100%;
  padding: 0;
  margin: 0; }

body {
  display: block;
  position: relative;
  font-family: "FSTrumanWeb", sans-serif;
  font-weight: 400;
  color: #30425A;
  background-color: #FFFFFF;
  overflow-x: hidden; }

picture, img, video {
  display: block; }

.max-width {
  max-width: 1300px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .max-width {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 768px) {
    .max-width {
      padding-left: 40px;
      padding-right: 40px; } }

.max-width--only-desktop {
  max-width: 1300px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .max-width--only-desktop {
      padding-left: 40px;
      padding-right: 40px; } }

.max-width--small {
  max-width: 1100px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .max-width--small {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 768px) {
    .max-width--small {
      padding-left: 40px;
      padding-right: 40px; } }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

@media (max-width: 1024px) {
  .h1, .article--text h1 {
    font-size: 2.25em;
    line-height: 1em; } }
@media (min-width: 1025px) {
  .h1, .article--text h1 {
    font-size: 3.5em;
    line-height: 1em; } }

@media (max-width: 1024px) {
  .h1--display {
    font-size: 2.5em;
    line-height: 1.15em; } }
@media (min-width: 1025px) {
  .h1--display {
    font-size: 4.375em;
    line-height: 1em; } }

@media (max-width: 1024px) {
  .h2, .article--text h2 {
    font-size: 1.875em;
    line-height: 1.2666666667em; } }
@media (min-width: 1025px) {
  .h2, .article--text h2 {
    font-size: 3em;
    line-height: 1.0416666667em; } }

@media (max-width: 1024px) {
  .h3, .article--text h3 {
    font-size: 1.75em;
    line-height: 1.2857142857em; } }
@media (min-width: 1025px) {
  .h3, .article--text h3 {
    font-size: 2.25em;
    line-height: 1.1111111111em; } }

@media (max-width: 1024px) {
  .h4, .article--text h4 {
    font-size: 1.25em;
    line-height: 1.6em; } }
@media (min-width: 1025px) {
  .h4, .article--text h4 {
    font-size: 1.5em;
    line-height: 1.6666666667em; } }

@media (max-width: 1024px) {
  .h5, .article--text h5 {
    font-size: 1.1875em;
    line-height: 1.2631578947em; } }
@media (min-width: 1025px) {
  .h5, .article--text h5 {
    font-size: 1.375em;
    line-height: 1.1818181818em; } }

@media (max-width: 1024px) {
  .h6, .article--text h6 {
    font-size: 1.1875em;
    line-height: 1.2631578947em; } }
@media (min-width: 1025px) {
  .h6, .article--text h6 {
    font-size: 1.25em;
    line-height: 1.2em; } }

.sub-head {
  color: #878787;
  line-height: 1.3333333333em; }
  @media (max-width: 1024px) {
    .sub-head {
      font-size: 1.25em; } }
  @media (min-width: 1025px) {
    .sub-head {
      font-size: 1.5em; } }

.p--body, p, .article--text ul, .article--text ol {
  font-size: 1.125em;
  line-height: 1.5555555556em; }

.p--small {
  font-size: 0.8125em;
  line-height: 1.5384615385em; }

.p--label {
  font-size: 0.875em;
  text-transform: uppercase;
  line-height: 1.3571428571em;
  color: #878787; }

.nowrap {
  white-space: nowrap; }

p {
  margin: 0; }

ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }

strong, b {
  font-weight: 700; }

i, em {
  font-style: italic; }

.paragraph p {
  margin-bottom: 30px; }
.paragraph__head-title {
  text-transform: uppercase; }
@media (max-width: 1024px) {
  .paragraph__head {
    margin-bottom: 30px; } }
@media (min-width: 1025px) {
  .paragraph__head {
    margin-bottom: 40px; }
  .paragraph__cta {
    margin-top: 10px; } }

.article--text {
  margin: 28px 0; }
  .article--text h1, .article--text h2, .article--text h3, .article--text h4, .article--text h5, .article--text h6 {
    margin-top: 50px; }
  .article--text p, .article--text ul, .article--text ol {
    margin-top: 28px; }
  .article--text ul, .article--text ol {
    list-style-position: outside;
    padding-left: 20px; }
    .article--text ul li, .article--text ol li {
      padding-left: 10px; }
      .article--text ul li ul, .article--text ul li ol, .article--text ol li ul, .article--text ol li ol {
        font-size: inherit;
        line-height: inherit; }
  .article--text ul {
    list-style: disc; }
  .article--text blockquote {
    max-width: 610px;
    margin: 28px 0 0 0;
    font-size: 1.75em;
    line-height: 1.2857142857em; }
    .article--text blockquote > * {
      font-size: 1em;
      line-height: inherit; }
  .article--text > img,
  .article--text video, .article--text iframe {
    width: 100%;
    height: auto; }
  .article--text > img {
    margin: 75px 0 90px 0; }
  .article--text iframe {
    display: block;
    aspect-ratio: 1.777777; }
  .article--text > *:first-child {
    margin-top: 0; }
  .article--text > *:last-child {
    margin-top: 0; }
.article--video {
  margin: 75px 0 90px 0; }
  .article--video iframe,
  .article--video video {
    display: block;
    width: 100%;
    height: auto; }
  .article--video iframe {
    aspect-ratio: 1.777777; }
.article--image {
  margin: 75px 0 90px 0; }
  .article--image picture,
  .article--image img {
    width: 100%; }
  .article--image img {
    height: auto; }
.article--gallery {
  margin: 75px 0 90px 0; }

.padding--no-top, .padding--no {
  padding-top: 0 !important; }

.padding--no-bottom, .padding--no {
  padding-bottom: 0 !important; }

@media (max-width: 767px) {
  .padding--large-top, .padding--large {
    padding-top: 60px !important; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .padding--large-top, .padding--large {
    padding-top: 120px !important; } }
@media (min-width: 1025px) {
  .padding--large-top, .padding--large {
    padding-top: 120px !important; } }

@media (max-width: 767px) {
  .padding--large-bottom, .padding--large {
    padding-bottom: 60px !important; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .padding--large-bottom, .padding--large {
    padding-bottom: 120px !important; } }
@media (min-width: 1025px) {
  .padding--large-bottom, .padding--large {
    padding-bottom: 120px !important; } }

@media (max-width: 767px) {
  .padding--medium-top, .padding--medium {
    padding-top: 40px !important; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .padding--medium-top, .padding--medium {
    padding-top: 80px !important; } }
@media (min-width: 1025px) {
  .padding--medium-top, .padding--medium {
    padding-top: 80px !important; } }

@media (max-width: 767px) {
  .padding--medium-bottom, .padding--medium {
    padding-bottom: 40px !important; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .padding--medium-bottom, .padding--medium {
    padding-bottom: 80px !important; } }
@media (min-width: 1025px) {
  .padding--medium-bottom, .padding--medium {
    padding-bottom: 80px !important; } }

@media (max-width: 767px) {
  .padding--small-top, .padding--small {
    padding-top: 30px !important; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .padding--small-top, .padding--small {
    padding-top: 60px !important; } }
@media (min-width: 1025px) {
  .padding--small-top, .padding--small {
    padding-top: 60px !important; } }

@media (max-width: 767px) {
  .padding--small-bottom, .padding--small {
    padding-bottom: 30px !important; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .padding--small-bottom, .padding--small {
    padding-bottom: 60px !important; } }
@media (min-width: 1025px) {
  .padding--small-bottom, .padding--small {
    padding-bottom: 60px !important; } }

.margin--no-top, .margin--no {
  margin-top: 0; }

.margin--no-bottom, .margin--no {
  padding-bottom: 0; }

@media (max-width: 767px) {
  .margin--large-top, .margin--large {
    margin-top: 60px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .margin--large-top, .margin--large {
    margin-top: 120px; } }
@media (min-width: 1025px) {
  .margin--large-top, .margin--large {
    margin-top: 120px; } }

@media (max-width: 767px) {
  .margin--large-bottom, .margin--large {
    margin-bottom: 60px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .margin--large-bottom, .margin--large {
    margin-bottom: 120px; } }
@media (min-width: 1025px) {
  .margin--large-bottom, .margin--large {
    margin-bottom: 120px; } }

@media (max-width: 767px) {
  .margin--medium-top, .margin--medium {
    margin-top: 40px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .margin--medium-top, .margin--medium {
    margin-top: 80px; } }
@media (min-width: 1025px) {
  .margin--medium-top, .margin--medium {
    margin-top: 80px; } }

@media (max-width: 767px) {
  .margin--medium-bottom, .margin--medium {
    margin-bottom: 40px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .margin--medium-bottom, .margin--medium {
    margin-bottom: 80px; } }
@media (min-width: 1025px) {
  .margin--medium-bottom, .margin--medium {
    margin-bottom: 80px; } }

@media (max-width: 767px) {
  .margin--small-top, .margin--small {
    margin-top: 30px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .margin--small-top, .margin--small {
    margin-top: 60px; } }
@media (min-width: 1025px) {
  .margin--small-top, .margin--small {
    margin-top: 60px; } }

@media (max-width: 767px) {
  .margin--small-bottom, .margin--small {
    margin-bottom: 30px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .margin--small-bottom, .margin--small {
    margin-bottom: 60px; } }
@media (min-width: 1025px) {
  .margin--small-bottom, .margin--small {
    margin-bottom: 60px; } }

.form--site {
        /*
        fieldset
        {
            border: none;
            padding: 0;
            margin: 0;
        }

        legend
        {
            float: inherit !important;
            margin: inherit !important;
        }
        */
  /* DRUPAL
  *
  *  Stilizzazione l'html sputato da Drupal.
  ------------------------------------------------------------------------------*/
        /*
        .fieldset-legend
        {
            display: block;
            @include adjust-font(14px, 26px);
            font-weight: 500;
            color: $gray;
        }

        .form-actions
        {
            padding-top: 45px;
            text-align: center;
        }
        */
    /*
    @include eq-mobile
    {
    }

    @include at-tablet
    {
    }
    */ }
  .form--site input:not([type="submit"]):not([type="button"]):not([type="reset"]),
  .form--site textarea,
  .form--site select {
    font-family: "FSTrumanWeb", sans-serif;
    font-size: 1.125em;
    background-color: transparent; }
  .form--site select,
  .form--site button,
  .form--site input[type="reset"],
  .form--site input[type="button"],
  .form--site input[type="radio"],
  .form--site input[type="checkbox"],
  .form--site input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .form--site select:focus,
  .form--site button:focus,
  .form--site textarea:focus,
  .form--site input[type="tel"]:focus,
  .form--site input[type="url"]:focus,
  .form--site input[type="text"]:focus,
  .form--site input[type="email"]:focus,
  .form--site input[type="reset"]:focus,
  .form--site input[type="button"]:focus,
  .form--site input[type="number"]:focus,
  .form--site input[type="search"]:focus,
  .form--site input[type="submit"]:focus,
  .form--site input[type="password"]:focus {
    outline: none;
    box-shadow: inset 0px 0px 0px 1px #30425A; }
  .form--site select,
  .form--site button,
  .form--site textarea,
  .form--site input[type="tel"],
  .form--site input[type="url"],
  .form--site input[type="text"],
  .form--site input[type="email"],
  .form--site input[type="reset"],
  .form--site input[type="number"],
  .form--site input[type="search"],
  .form--site input[type="password"] {
    border-radius: 9px; }
  .form--site select,
  .form--site button,
  .form--site input[type="tel"],
  .form--site input[type="url"],
  .form--site input[type="text"],
  .form--site input[type="email"],
  .form--site input[type="reset"],
  .form--site input[type="button"],
  .form--site input[type="number"],
  .form--site input[type="search"],
  .form--site input[type="submit"],
  .form--site input[type="password"] {
    height: 60px; }
  .form--site select,
  .form--site textarea,
  .form--site input[type="tel"],
  .form--site input[type="url"],
  .form--site input[type="text"],
  .form--site input[type="email"],
  .form--site input[type="number"],
  .form--site input[type="search"],
  .form--site input[type="password"] {
    border: #30425A solid 1px; }
  .form--site input[type="tel"],
  .form--site input[type="url"],
  .form--site input[type="text"],
  .form--site input[type="email"],
  .form--site input[type="number"],
  .form--site input[type="search"],
  .form--site input[type="password"] {
    width: 100%;
    padding: 0 25px;
    color: #000000; }
  .form--site select {
    width: 100%;
    padding: 0 65px 0 25px;
    background-image: url("../img/share/icons/down.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: right 20px center; }
  .form--site select::-ms-expand {
    display: none; }
  .form--site textarea {
    width: 100%;
    min-height: 200px;
    padding: 25px;
    line-height: 1.25em;
    color: #000000;
    resize: vertical;
    overflow: hidden; }
  .form--site input[type="radio"],
  .form--site input[type="checkbox"] {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 5px;
    border: #878787 solid 1px;
    vertical-align: middle; }
    .form--site input[type="radio"]::before,
    .form--site input[type="checkbox"]::before {
      content: '';
      display: block;
      width: 18px;
      height: 18px;
      border: rgba(48, 66, 90, 0.1) solid 1px; }
    .form--site input[type="radio"]:checked::before,
    .form--site input[type="checkbox"]:checked::before {
      border-color: #30425A;
      background-color: #30425A; }
  .form--site input[type="radio"] {
    border-radius: 50%; }
    .form--site input[type="radio"]::before {
      border-radius: 50%; }
  .form--site label {
    font-size: 0.875em;
    line-height: 1.3571428571em; }
  .form--site .form-item.js-form-type-email:not(:first-child), .form--site .form-item.js-form-type-select:not(:first-child), .form--site .form-item.js-form-type-textarea:not(:first-child), .form--site .form-item.js-form-type-textfield:not(:first-child) {
    margin-top: 40px; }
  .form--site .form-item.js-form-type-email label, .form--site .form-item.js-form-type-select label, .form--site .form-item.js-form-type-textarea label, .form--site .form-item.js-form-type-textfield label {
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 6px; }
  .form--site .form-item .error {
    border: #E6362B solid 2px; }
  .form--site .form-item input[type="radio"].error,
  .form--site .form-item input[type="checkbox"].error {
    padding: 4px; }
  .form--site .form-item a {
    color: #30425A;
    font-weight: 700;
    text-decoration: underline; }
  .form--site .form-required::after {
    content: '*';
    font-size: 1em;
    margin-left: 2px; }
  .form--site #edit-dichiarazione-consenso {
    margin-top: 40px; }
    .form--site #edit-dichiarazione-consenso .form-item-titolo-sezione-privacy > h4 {
      font-size: 1.5em;
      font-weight: 400;
      line-height: 1.6666666667em; }
    .form--site #edit-dichiarazione-consenso .open_consenso {
      margin-top: 5px;
      font-size: 1.125em;
      font-weight: 400;
      text-decoration: underline;
      line-height: 1.5555555556em;
      cursor: pointer; }
    .form--site #edit-dichiarazione-consenso .dichiarazione_consenso_toggle {
      display: none;
      padding-top: 20px;
      font-size: 0.875em; }
    .form--site #edit-dichiarazione-consenso .fieldgroup.radios--wrapper {
      margin-top: 20px; }
      .form--site #edit-dichiarazione-consenso .fieldgroup.radios--wrapper legend {
        color: #878787; }
      .form--site #edit-dichiarazione-consenso .fieldgroup.radios--wrapper .fieldset-wrapper {
        margin-top: 10px; }
  .form--site #edit-recaptcha-container,
  .form--site #edit-actions {
    margin-top: 45px; }
  .form--site .drupal__form-messages {
    margin-bottom: 30px; }

.theme--installers.theme-colorize h1, .theme--installers.theme-colorize h2, .theme--installers.theme-colorize h3, .theme--installers.theme-colorize h4, .theme--installers.theme-colorize h5, .theme--installers.theme-colorize h6,
.theme--installers.theme-colorize .h1,
.theme--installers.theme-colorize .article--text h1,
.article--text .theme--installers.theme-colorize h1, .theme--installers.theme-colorize .h2, .theme--installers.theme-colorize .article--text h2, .article--text .theme--installers.theme-colorize h2, .theme--installers.theme-colorize .h3, .theme--installers.theme-colorize .article--text h3, .article--text .theme--installers.theme-colorize h3, .theme--installers.theme-colorize .h4, .theme--installers.theme-colorize .article--text h4, .article--text .theme--installers.theme-colorize h4, .theme--installers.theme-colorize .h5, .theme--installers.theme-colorize .article--text h5, .article--text .theme--installers.theme-colorize h5, .theme--installers.theme-colorize .h6, .theme--installers.theme-colorize .article--text h6, .article--text .theme--installers.theme-colorize h6,
.theme--installers.theme-colorize strong, .theme--installers.theme-colorize b,
.theme--installers.theme-colorize .is-active,
.theme--installers .theme-colorize h1,
.theme--installers .theme-colorize h2,
.theme--installers .theme-colorize h3,
.theme--installers .theme-colorize h4,
.theme--installers .theme-colorize h5,
.theme--installers .theme-colorize h6,
.theme--installers .theme-colorize .h1,
.theme--installers .theme-colorize .article--text h1,
.article--text .theme--installers .theme-colorize h1,
.theme--installers .theme-colorize .h2,
.theme--installers .theme-colorize .article--text h2,
.article--text .theme--installers .theme-colorize h2,
.theme--installers .theme-colorize .h3,
.theme--installers .theme-colorize .article--text h3,
.article--text .theme--installers .theme-colorize h3,
.theme--installers .theme-colorize .h4,
.theme--installers .theme-colorize .article--text h4,
.article--text .theme--installers .theme-colorize h4,
.theme--installers .theme-colorize .h5,
.theme--installers .theme-colorize .article--text h5,
.article--text .theme--installers .theme-colorize h5,
.theme--installers .theme-colorize .h6,
.theme--installers .theme-colorize .article--text h6,
.article--text .theme--installers .theme-colorize h6,
.theme--installers .theme-colorize strong,
.theme--installers .theme-colorize b,
.theme--installers .theme-colorize .is-active {
  color: #F2911A; }
.theme--installers.theme-colorize .button--primary, .theme--installers.theme-colorize .form--site button, .form--site .theme--installers.theme-colorize button,
.theme--installers.theme-colorize .form--site input[type="reset"],
.form--site .theme--installers.theme-colorize input[type="reset"],
.theme--installers.theme-colorize .form--site input[type="button"],
.form--site .theme--installers.theme-colorize input[type="button"],
.theme--installers.theme-colorize .form--site input[type="submit"],
.form--site .theme--installers.theme-colorize input[type="submit"],
.theme--installers.theme-colorize .button--secondary,
.theme--installers .theme-colorize .button--primary,
.theme--installers .theme-colorize .form--site button,
.form--site .theme--installers .theme-colorize button,
.theme--installers .theme-colorize .form--site input[type="reset"],
.form--site .theme--installers .theme-colorize input[type="reset"],
.theme--installers .theme-colorize .form--site input[type="button"],
.form--site .theme--installers .theme-colorize input[type="button"],
.theme--installers .theme-colorize .form--site input[type="submit"],
.form--site .theme--installers .theme-colorize input[type="submit"],
.theme--installers .theme-colorize .button--secondary {
  color: #000000;
  background-color: #F2911A; }
  .theme--installers.theme-colorize .button--primary::after, .theme--installers.theme-colorize .form--site button::after, .form--site .theme--installers.theme-colorize button::after,
  .theme--installers.theme-colorize .form--site input[type="reset"]::after,
  .form--site .theme--installers.theme-colorize input[type="reset"]::after,
  .theme--installers.theme-colorize .form--site input[type="button"]::after,
  .form--site .theme--installers.theme-colorize input[type="button"]::after,
  .theme--installers.theme-colorize .form--site input[type="submit"]::after,
  .form--site .theme--installers.theme-colorize input[type="submit"]::after,
  .theme--installers.theme-colorize .button--secondary::after,
  .theme--installers .theme-colorize .button--primary::after,
  .theme--installers .theme-colorize .form--site button::after,
  .form--site .theme--installers .theme-colorize button::after,
  .theme--installers .theme-colorize .form--site input[type="reset"]::after,
  .form--site .theme--installers .theme-colorize input[type="reset"]::after,
  .theme--installers .theme-colorize .form--site input[type="button"]::after,
  .form--site .theme--installers .theme-colorize input[type="button"]::after,
  .theme--installers .theme-colorize .form--site input[type="submit"]::after,
  .form--site .theme--installers .theme-colorize input[type="submit"]::after,
  .theme--installers .theme-colorize .button--secondary::after {
    background-color: #000000; }
.theme--installers.theme-colorize .bg-svg .bg-svg__mask,
.theme--installers.theme-colorize .bg-svg--default .bg-svg__mask,
.theme--installers .theme-colorize .bg-svg .bg-svg__mask,
.theme--installers .theme-colorize .bg-svg--default .bg-svg__mask {
  background-color: #F2911A; }
.theme--installers.theme-colorize--heading h1, .theme--installers.theme-colorize--heading h2, .theme--installers.theme-colorize--heading h3, .theme--installers.theme-colorize--heading h4, .theme--installers.theme-colorize--heading h5, .theme--installers.theme-colorize--heading h6,
.theme--installers.theme-colorize--heading .h1,
.theme--installers.theme-colorize--heading .article--text h1,
.article--text .theme--installers.theme-colorize--heading h1, .theme--installers.theme-colorize--heading .h2, .theme--installers.theme-colorize--heading .article--text h2, .article--text .theme--installers.theme-colorize--heading h2, .theme--installers.theme-colorize--heading .h3, .theme--installers.theme-colorize--heading .article--text h3, .article--text .theme--installers.theme-colorize--heading h3, .theme--installers.theme-colorize--heading .h4, .theme--installers.theme-colorize--heading .article--text h4, .article--text .theme--installers.theme-colorize--heading h4, .theme--installers.theme-colorize--heading .h5, .theme--installers.theme-colorize--heading .article--text h5, .article--text .theme--installers.theme-colorize--heading h5, .theme--installers.theme-colorize--heading .h6, .theme--installers.theme-colorize--heading .article--text h6, .article--text .theme--installers.theme-colorize--heading h6,
.theme--installers .theme-colorize--heading h1,
.theme--installers .theme-colorize--heading h2,
.theme--installers .theme-colorize--heading h3,
.theme--installers .theme-colorize--heading h4,
.theme--installers .theme-colorize--heading h5,
.theme--installers .theme-colorize--heading h6,
.theme--installers .theme-colorize--heading .h1,
.theme--installers .theme-colorize--heading .article--text h1,
.article--text .theme--installers .theme-colorize--heading h1,
.theme--installers .theme-colorize--heading .h2,
.theme--installers .theme-colorize--heading .article--text h2,
.article--text .theme--installers .theme-colorize--heading h2,
.theme--installers .theme-colorize--heading .h3,
.theme--installers .theme-colorize--heading .article--text h3,
.article--text .theme--installers .theme-colorize--heading h3,
.theme--installers .theme-colorize--heading .h4,
.theme--installers .theme-colorize--heading .article--text h4,
.article--text .theme--installers .theme-colorize--heading h4,
.theme--installers .theme-colorize--heading .h5,
.theme--installers .theme-colorize--heading .article--text h5,
.article--text .theme--installers .theme-colorize--heading h5,
.theme--installers .theme-colorize--heading .h6,
.theme--installers .theme-colorize--heading .article--text h6,
.article--text .theme--installers .theme-colorize--heading h6 {
  color: #F2911A; }
.theme--installers.theme-colorize--strong strong, .theme--installers.theme-colorize--strong b,
.theme--installers .theme-colorize--strong strong,
.theme--installers .theme-colorize--strong b {
  color: #F2911A; }
.theme--installers.theme-colorize--text h1, .theme--installers.theme-colorize--text h2, .theme--installers.theme-colorize--text h3, .theme--installers.theme-colorize--text h4, .theme--installers.theme-colorize--text h5, .theme--installers.theme-colorize--text h6,
.theme--installers.theme-colorize--text .h1,
.theme--installers.theme-colorize--text .article--text h1,
.article--text .theme--installers.theme-colorize--text h1, .theme--installers.theme-colorize--text .h2, .theme--installers.theme-colorize--text .article--text h2, .article--text .theme--installers.theme-colorize--text h2, .theme--installers.theme-colorize--text .h3, .theme--installers.theme-colorize--text .article--text h3, .article--text .theme--installers.theme-colorize--text h3, .theme--installers.theme-colorize--text .h4, .theme--installers.theme-colorize--text .article--text h4, .article--text .theme--installers.theme-colorize--text h4, .theme--installers.theme-colorize--text .h5, .theme--installers.theme-colorize--text .article--text h5, .article--text .theme--installers.theme-colorize--text h5, .theme--installers.theme-colorize--text .h6, .theme--installers.theme-colorize--text .article--text h6, .article--text .theme--installers.theme-colorize--text h6,
.theme--installers.theme-colorize--text strong, .theme--installers.theme-colorize--text b,
.theme--installers .theme-colorize--text h1,
.theme--installers .theme-colorize--text h2,
.theme--installers .theme-colorize--text h3,
.theme--installers .theme-colorize--text h4,
.theme--installers .theme-colorize--text h5,
.theme--installers .theme-colorize--text h6,
.theme--installers .theme-colorize--text .h1,
.theme--installers .theme-colorize--text .article--text h1,
.article--text .theme--installers .theme-colorize--text h1,
.theme--installers .theme-colorize--text .h2,
.theme--installers .theme-colorize--text .article--text h2,
.article--text .theme--installers .theme-colorize--text h2,
.theme--installers .theme-colorize--text .h3,
.theme--installers .theme-colorize--text .article--text h3,
.article--text .theme--installers .theme-colorize--text h3,
.theme--installers .theme-colorize--text .h4,
.theme--installers .theme-colorize--text .article--text h4,
.article--text .theme--installers .theme-colorize--text h4,
.theme--installers .theme-colorize--text .h5,
.theme--installers .theme-colorize--text .article--text h5,
.article--text .theme--installers .theme-colorize--text h5,
.theme--installers .theme-colorize--text .h6,
.theme--installers .theme-colorize--text .article--text h6,
.article--text .theme--installers .theme-colorize--text h6,
.theme--installers .theme-colorize--text strong,
.theme--installers .theme-colorize--text b {
  color: #F2911A; }
.theme--installers.theme-colorize--active .is-active,
.theme--installers .theme-colorize--active .is-active {
  color: #F2911A; }
  .theme--installers.theme-colorize--active .is-active svg,
  .theme--installers .theme-colorize--active .is-active svg {
    fill: #F2911A; }
.theme--installers.theme-colorize--button .button--primary, .theme--installers.theme-colorize--button .form--site button, .form--site .theme--installers.theme-colorize--button button,
.theme--installers.theme-colorize--button .form--site input[type="reset"],
.form--site .theme--installers.theme-colorize--button input[type="reset"],
.theme--installers.theme-colorize--button .form--site input[type="button"],
.form--site .theme--installers.theme-colorize--button input[type="button"],
.theme--installers.theme-colorize--button .form--site input[type="submit"],
.form--site .theme--installers.theme-colorize--button input[type="submit"],
.theme--installers.theme-colorize--button .button--secondary,
.theme--installers .theme-colorize--button .button--primary,
.theme--installers .theme-colorize--button .form--site button,
.form--site .theme--installers .theme-colorize--button button,
.theme--installers .theme-colorize--button .form--site input[type="reset"],
.form--site .theme--installers .theme-colorize--button input[type="reset"],
.theme--installers .theme-colorize--button .form--site input[type="button"],
.form--site .theme--installers .theme-colorize--button input[type="button"],
.theme--installers .theme-colorize--button .form--site input[type="submit"],
.form--site .theme--installers .theme-colorize--button input[type="submit"],
.theme--installers .theme-colorize--button .button--secondary {
  color: #000000;
  background-color: #F2911A; }
  .theme--installers.theme-colorize--button .button--primary::after, .theme--installers.theme-colorize--button .form--site button::after, .form--site .theme--installers.theme-colorize--button button::after,
  .theme--installers.theme-colorize--button .form--site input[type="reset"]::after,
  .form--site .theme--installers.theme-colorize--button input[type="reset"]::after,
  .theme--installers.theme-colorize--button .form--site input[type="button"]::after,
  .form--site .theme--installers.theme-colorize--button input[type="button"]::after,
  .theme--installers.theme-colorize--button .form--site input[type="submit"]::after,
  .form--site .theme--installers.theme-colorize--button input[type="submit"]::after,
  .theme--installers.theme-colorize--button .button--secondary::after,
  .theme--installers .theme-colorize--button .button--primary::after,
  .theme--installers .theme-colorize--button .form--site button::after,
  .form--site .theme--installers .theme-colorize--button button::after,
  .theme--installers .theme-colorize--button .form--site input[type="reset"]::after,
  .form--site .theme--installers .theme-colorize--button input[type="reset"]::after,
  .theme--installers .theme-colorize--button .form--site input[type="button"]::after,
  .form--site .theme--installers .theme-colorize--button input[type="button"]::after,
  .theme--installers .theme-colorize--button .form--site input[type="submit"]::after,
  .form--site .theme--installers .theme-colorize--button input[type="submit"]::after,
  .theme--installers .theme-colorize--button .button--secondary::after {
    background-color: #000000; }
.theme--installers.theme-colorize--background .bg-svg .bg-svg__mask,
.theme--installers.theme-colorize--background .bg-svg--default .bg-svg__mask,
.theme--installers .theme-colorize--background .bg-svg .bg-svg__mask,
.theme--installers .theme-colorize--background .bg-svg--default .bg-svg__mask {
  background-color: #F2911A; }
.theme--installers.theme-colorize--background-inverse,
.theme--installers .theme-colorize--background-inverse {
  color: #000000; }
  .theme--installers.theme-colorize--background-inverse .bg-svg,
  .theme--installers.theme-colorize--background-inverse .bg-svg--default,
  .theme--installers .theme-colorize--background-inverse .bg-svg,
  .theme--installers .theme-colorize--background-inverse .bg-svg--default {
    background-color: #F2911A; }
.theme--homeowners.theme-colorize h1, .theme--homeowners.theme-colorize h2, .theme--homeowners.theme-colorize h3, .theme--homeowners.theme-colorize h4, .theme--homeowners.theme-colorize h5, .theme--homeowners.theme-colorize h6,
.theme--homeowners.theme-colorize .h1,
.theme--homeowners.theme-colorize .article--text h1,
.article--text .theme--homeowners.theme-colorize h1, .theme--homeowners.theme-colorize .h2, .theme--homeowners.theme-colorize .article--text h2, .article--text .theme--homeowners.theme-colorize h2, .theme--homeowners.theme-colorize .h3, .theme--homeowners.theme-colorize .article--text h3, .article--text .theme--homeowners.theme-colorize h3, .theme--homeowners.theme-colorize .h4, .theme--homeowners.theme-colorize .article--text h4, .article--text .theme--homeowners.theme-colorize h4, .theme--homeowners.theme-colorize .h5, .theme--homeowners.theme-colorize .article--text h5, .article--text .theme--homeowners.theme-colorize h5, .theme--homeowners.theme-colorize .h6, .theme--homeowners.theme-colorize .article--text h6, .article--text .theme--homeowners.theme-colorize h6,
.theme--homeowners.theme-colorize strong, .theme--homeowners.theme-colorize b,
.theme--homeowners.theme-colorize .is-active,
.theme--homeowners .theme-colorize h1,
.theme--homeowners .theme-colorize h2,
.theme--homeowners .theme-colorize h3,
.theme--homeowners .theme-colorize h4,
.theme--homeowners .theme-colorize h5,
.theme--homeowners .theme-colorize h6,
.theme--homeowners .theme-colorize .h1,
.theme--homeowners .theme-colorize .article--text h1,
.article--text .theme--homeowners .theme-colorize h1,
.theme--homeowners .theme-colorize .h2,
.theme--homeowners .theme-colorize .article--text h2,
.article--text .theme--homeowners .theme-colorize h2,
.theme--homeowners .theme-colorize .h3,
.theme--homeowners .theme-colorize .article--text h3,
.article--text .theme--homeowners .theme-colorize h3,
.theme--homeowners .theme-colorize .h4,
.theme--homeowners .theme-colorize .article--text h4,
.article--text .theme--homeowners .theme-colorize h4,
.theme--homeowners .theme-colorize .h5,
.theme--homeowners .theme-colorize .article--text h5,
.article--text .theme--homeowners .theme-colorize h5,
.theme--homeowners .theme-colorize .h6,
.theme--homeowners .theme-colorize .article--text h6,
.article--text .theme--homeowners .theme-colorize h6,
.theme--homeowners .theme-colorize strong,
.theme--homeowners .theme-colorize b,
.theme--homeowners .theme-colorize .is-active {
  color: #6AA7DD; }
.theme--homeowners.theme-colorize .button--primary, .theme--homeowners.theme-colorize .form--site button, .form--site .theme--homeowners.theme-colorize button,
.theme--homeowners.theme-colorize .form--site input[type="reset"],
.form--site .theme--homeowners.theme-colorize input[type="reset"],
.theme--homeowners.theme-colorize .form--site input[type="button"],
.form--site .theme--homeowners.theme-colorize input[type="button"],
.theme--homeowners.theme-colorize .form--site input[type="submit"],
.form--site .theme--homeowners.theme-colorize input[type="submit"],
.theme--homeowners.theme-colorize .button--secondary,
.theme--homeowners .theme-colorize .button--primary,
.theme--homeowners .theme-colorize .form--site button,
.form--site .theme--homeowners .theme-colorize button,
.theme--homeowners .theme-colorize .form--site input[type="reset"],
.form--site .theme--homeowners .theme-colorize input[type="reset"],
.theme--homeowners .theme-colorize .form--site input[type="button"],
.form--site .theme--homeowners .theme-colorize input[type="button"],
.theme--homeowners .theme-colorize .form--site input[type="submit"],
.form--site .theme--homeowners .theme-colorize input[type="submit"],
.theme--homeowners .theme-colorize .button--secondary {
  color: #FFFFFF;
  background-color: #6AA7DD; }
  .theme--homeowners.theme-colorize .button--primary::after, .theme--homeowners.theme-colorize .form--site button::after, .form--site .theme--homeowners.theme-colorize button::after,
  .theme--homeowners.theme-colorize .form--site input[type="reset"]::after,
  .form--site .theme--homeowners.theme-colorize input[type="reset"]::after,
  .theme--homeowners.theme-colorize .form--site input[type="button"]::after,
  .form--site .theme--homeowners.theme-colorize input[type="button"]::after,
  .theme--homeowners.theme-colorize .form--site input[type="submit"]::after,
  .form--site .theme--homeowners.theme-colorize input[type="submit"]::after,
  .theme--homeowners.theme-colorize .button--secondary::after,
  .theme--homeowners .theme-colorize .button--primary::after,
  .theme--homeowners .theme-colorize .form--site button::after,
  .form--site .theme--homeowners .theme-colorize button::after,
  .theme--homeowners .theme-colorize .form--site input[type="reset"]::after,
  .form--site .theme--homeowners .theme-colorize input[type="reset"]::after,
  .theme--homeowners .theme-colorize .form--site input[type="button"]::after,
  .form--site .theme--homeowners .theme-colorize input[type="button"]::after,
  .theme--homeowners .theme-colorize .form--site input[type="submit"]::after,
  .form--site .theme--homeowners .theme-colorize input[type="submit"]::after,
  .theme--homeowners .theme-colorize .button--secondary::after {
    background-color: #FFFFFF; }
.theme--homeowners.theme-colorize .bg-svg .bg-svg__mask,
.theme--homeowners.theme-colorize .bg-svg--default .bg-svg__mask,
.theme--homeowners .theme-colorize .bg-svg .bg-svg__mask,
.theme--homeowners .theme-colorize .bg-svg--default .bg-svg__mask {
  background-color: #6AA7DD; }
.theme--homeowners.theme-colorize--heading h1, .theme--homeowners.theme-colorize--heading h2, .theme--homeowners.theme-colorize--heading h3, .theme--homeowners.theme-colorize--heading h4, .theme--homeowners.theme-colorize--heading h5, .theme--homeowners.theme-colorize--heading h6,
.theme--homeowners.theme-colorize--heading .h1,
.theme--homeowners.theme-colorize--heading .article--text h1,
.article--text .theme--homeowners.theme-colorize--heading h1, .theme--homeowners.theme-colorize--heading .h2, .theme--homeowners.theme-colorize--heading .article--text h2, .article--text .theme--homeowners.theme-colorize--heading h2, .theme--homeowners.theme-colorize--heading .h3, .theme--homeowners.theme-colorize--heading .article--text h3, .article--text .theme--homeowners.theme-colorize--heading h3, .theme--homeowners.theme-colorize--heading .h4, .theme--homeowners.theme-colorize--heading .article--text h4, .article--text .theme--homeowners.theme-colorize--heading h4, .theme--homeowners.theme-colorize--heading .h5, .theme--homeowners.theme-colorize--heading .article--text h5, .article--text .theme--homeowners.theme-colorize--heading h5, .theme--homeowners.theme-colorize--heading .h6, .theme--homeowners.theme-colorize--heading .article--text h6, .article--text .theme--homeowners.theme-colorize--heading h6,
.theme--homeowners .theme-colorize--heading h1,
.theme--homeowners .theme-colorize--heading h2,
.theme--homeowners .theme-colorize--heading h3,
.theme--homeowners .theme-colorize--heading h4,
.theme--homeowners .theme-colorize--heading h5,
.theme--homeowners .theme-colorize--heading h6,
.theme--homeowners .theme-colorize--heading .h1,
.theme--homeowners .theme-colorize--heading .article--text h1,
.article--text .theme--homeowners .theme-colorize--heading h1,
.theme--homeowners .theme-colorize--heading .h2,
.theme--homeowners .theme-colorize--heading .article--text h2,
.article--text .theme--homeowners .theme-colorize--heading h2,
.theme--homeowners .theme-colorize--heading .h3,
.theme--homeowners .theme-colorize--heading .article--text h3,
.article--text .theme--homeowners .theme-colorize--heading h3,
.theme--homeowners .theme-colorize--heading .h4,
.theme--homeowners .theme-colorize--heading .article--text h4,
.article--text .theme--homeowners .theme-colorize--heading h4,
.theme--homeowners .theme-colorize--heading .h5,
.theme--homeowners .theme-colorize--heading .article--text h5,
.article--text .theme--homeowners .theme-colorize--heading h5,
.theme--homeowners .theme-colorize--heading .h6,
.theme--homeowners .theme-colorize--heading .article--text h6,
.article--text .theme--homeowners .theme-colorize--heading h6 {
  color: #6AA7DD; }
.theme--homeowners.theme-colorize--strong strong, .theme--homeowners.theme-colorize--strong b,
.theme--homeowners .theme-colorize--strong strong,
.theme--homeowners .theme-colorize--strong b {
  color: #6AA7DD; }
.theme--homeowners.theme-colorize--text h1, .theme--homeowners.theme-colorize--text h2, .theme--homeowners.theme-colorize--text h3, .theme--homeowners.theme-colorize--text h4, .theme--homeowners.theme-colorize--text h5, .theme--homeowners.theme-colorize--text h6,
.theme--homeowners.theme-colorize--text .h1,
.theme--homeowners.theme-colorize--text .article--text h1,
.article--text .theme--homeowners.theme-colorize--text h1, .theme--homeowners.theme-colorize--text .h2, .theme--homeowners.theme-colorize--text .article--text h2, .article--text .theme--homeowners.theme-colorize--text h2, .theme--homeowners.theme-colorize--text .h3, .theme--homeowners.theme-colorize--text .article--text h3, .article--text .theme--homeowners.theme-colorize--text h3, .theme--homeowners.theme-colorize--text .h4, .theme--homeowners.theme-colorize--text .article--text h4, .article--text .theme--homeowners.theme-colorize--text h4, .theme--homeowners.theme-colorize--text .h5, .theme--homeowners.theme-colorize--text .article--text h5, .article--text .theme--homeowners.theme-colorize--text h5, .theme--homeowners.theme-colorize--text .h6, .theme--homeowners.theme-colorize--text .article--text h6, .article--text .theme--homeowners.theme-colorize--text h6,
.theme--homeowners.theme-colorize--text strong, .theme--homeowners.theme-colorize--text b,
.theme--homeowners .theme-colorize--text h1,
.theme--homeowners .theme-colorize--text h2,
.theme--homeowners .theme-colorize--text h3,
.theme--homeowners .theme-colorize--text h4,
.theme--homeowners .theme-colorize--text h5,
.theme--homeowners .theme-colorize--text h6,
.theme--homeowners .theme-colorize--text .h1,
.theme--homeowners .theme-colorize--text .article--text h1,
.article--text .theme--homeowners .theme-colorize--text h1,
.theme--homeowners .theme-colorize--text .h2,
.theme--homeowners .theme-colorize--text .article--text h2,
.article--text .theme--homeowners .theme-colorize--text h2,
.theme--homeowners .theme-colorize--text .h3,
.theme--homeowners .theme-colorize--text .article--text h3,
.article--text .theme--homeowners .theme-colorize--text h3,
.theme--homeowners .theme-colorize--text .h4,
.theme--homeowners .theme-colorize--text .article--text h4,
.article--text .theme--homeowners .theme-colorize--text h4,
.theme--homeowners .theme-colorize--text .h5,
.theme--homeowners .theme-colorize--text .article--text h5,
.article--text .theme--homeowners .theme-colorize--text h5,
.theme--homeowners .theme-colorize--text .h6,
.theme--homeowners .theme-colorize--text .article--text h6,
.article--text .theme--homeowners .theme-colorize--text h6,
.theme--homeowners .theme-colorize--text strong,
.theme--homeowners .theme-colorize--text b {
  color: #6AA7DD; }
.theme--homeowners.theme-colorize--active .is-active,
.theme--homeowners .theme-colorize--active .is-active {
  color: #6AA7DD; }
  .theme--homeowners.theme-colorize--active .is-active svg,
  .theme--homeowners .theme-colorize--active .is-active svg {
    fill: #6AA7DD; }
.theme--homeowners.theme-colorize--button .button--primary, .theme--homeowners.theme-colorize--button .form--site button, .form--site .theme--homeowners.theme-colorize--button button,
.theme--homeowners.theme-colorize--button .form--site input[type="reset"],
.form--site .theme--homeowners.theme-colorize--button input[type="reset"],
.theme--homeowners.theme-colorize--button .form--site input[type="button"],
.form--site .theme--homeowners.theme-colorize--button input[type="button"],
.theme--homeowners.theme-colorize--button .form--site input[type="submit"],
.form--site .theme--homeowners.theme-colorize--button input[type="submit"],
.theme--homeowners.theme-colorize--button .button--secondary,
.theme--homeowners .theme-colorize--button .button--primary,
.theme--homeowners .theme-colorize--button .form--site button,
.form--site .theme--homeowners .theme-colorize--button button,
.theme--homeowners .theme-colorize--button .form--site input[type="reset"],
.form--site .theme--homeowners .theme-colorize--button input[type="reset"],
.theme--homeowners .theme-colorize--button .form--site input[type="button"],
.form--site .theme--homeowners .theme-colorize--button input[type="button"],
.theme--homeowners .theme-colorize--button .form--site input[type="submit"],
.form--site .theme--homeowners .theme-colorize--button input[type="submit"],
.theme--homeowners .theme-colorize--button .button--secondary {
  color: #FFFFFF;
  background-color: #6AA7DD; }
  .theme--homeowners.theme-colorize--button .button--primary::after, .theme--homeowners.theme-colorize--button .form--site button::after, .form--site .theme--homeowners.theme-colorize--button button::after,
  .theme--homeowners.theme-colorize--button .form--site input[type="reset"]::after,
  .form--site .theme--homeowners.theme-colorize--button input[type="reset"]::after,
  .theme--homeowners.theme-colorize--button .form--site input[type="button"]::after,
  .form--site .theme--homeowners.theme-colorize--button input[type="button"]::after,
  .theme--homeowners.theme-colorize--button .form--site input[type="submit"]::after,
  .form--site .theme--homeowners.theme-colorize--button input[type="submit"]::after,
  .theme--homeowners.theme-colorize--button .button--secondary::after,
  .theme--homeowners .theme-colorize--button .button--primary::after,
  .theme--homeowners .theme-colorize--button .form--site button::after,
  .form--site .theme--homeowners .theme-colorize--button button::after,
  .theme--homeowners .theme-colorize--button .form--site input[type="reset"]::after,
  .form--site .theme--homeowners .theme-colorize--button input[type="reset"]::after,
  .theme--homeowners .theme-colorize--button .form--site input[type="button"]::after,
  .form--site .theme--homeowners .theme-colorize--button input[type="button"]::after,
  .theme--homeowners .theme-colorize--button .form--site input[type="submit"]::after,
  .form--site .theme--homeowners .theme-colorize--button input[type="submit"]::after,
  .theme--homeowners .theme-colorize--button .button--secondary::after {
    background-color: #FFFFFF; }
.theme--homeowners.theme-colorize--background .bg-svg .bg-svg__mask,
.theme--homeowners.theme-colorize--background .bg-svg--default .bg-svg__mask,
.theme--homeowners .theme-colorize--background .bg-svg .bg-svg__mask,
.theme--homeowners .theme-colorize--background .bg-svg--default .bg-svg__mask {
  background-color: #6AA7DD; }
.theme--homeowners.theme-colorize--background-inverse,
.theme--homeowners .theme-colorize--background-inverse {
  color: #FFFFFF; }
  .theme--homeowners.theme-colorize--background-inverse .bg-svg,
  .theme--homeowners.theme-colorize--background-inverse .bg-svg--default,
  .theme--homeowners .theme-colorize--background-inverse .bg-svg,
  .theme--homeowners .theme-colorize--background-inverse .bg-svg--default {
    background-color: #6AA7DD; }
.theme--business.theme-colorize h1, .theme--business.theme-colorize h2, .theme--business.theme-colorize h3, .theme--business.theme-colorize h4, .theme--business.theme-colorize h5, .theme--business.theme-colorize h6,
.theme--business.theme-colorize .h1,
.theme--business.theme-colorize .article--text h1,
.article--text .theme--business.theme-colorize h1, .theme--business.theme-colorize .h2, .theme--business.theme-colorize .article--text h2, .article--text .theme--business.theme-colorize h2, .theme--business.theme-colorize .h3, .theme--business.theme-colorize .article--text h3, .article--text .theme--business.theme-colorize h3, .theme--business.theme-colorize .h4, .theme--business.theme-colorize .article--text h4, .article--text .theme--business.theme-colorize h4, .theme--business.theme-colorize .h5, .theme--business.theme-colorize .article--text h5, .article--text .theme--business.theme-colorize h5, .theme--business.theme-colorize .h6, .theme--business.theme-colorize .article--text h6, .article--text .theme--business.theme-colorize h6,
.theme--business.theme-colorize strong, .theme--business.theme-colorize b,
.theme--business.theme-colorize .is-active,
.theme--business .theme-colorize h1,
.theme--business .theme-colorize h2,
.theme--business .theme-colorize h3,
.theme--business .theme-colorize h4,
.theme--business .theme-colorize h5,
.theme--business .theme-colorize h6,
.theme--business .theme-colorize .h1,
.theme--business .theme-colorize .article--text h1,
.article--text .theme--business .theme-colorize h1,
.theme--business .theme-colorize .h2,
.theme--business .theme-colorize .article--text h2,
.article--text .theme--business .theme-colorize h2,
.theme--business .theme-colorize .h3,
.theme--business .theme-colorize .article--text h3,
.article--text .theme--business .theme-colorize h3,
.theme--business .theme-colorize .h4,
.theme--business .theme-colorize .article--text h4,
.article--text .theme--business .theme-colorize h4,
.theme--business .theme-colorize .h5,
.theme--business .theme-colorize .article--text h5,
.article--text .theme--business .theme-colorize h5,
.theme--business .theme-colorize .h6,
.theme--business .theme-colorize .article--text h6,
.article--text .theme--business .theme-colorize h6,
.theme--business .theme-colorize strong,
.theme--business .theme-colorize b,
.theme--business .theme-colorize .is-active {
  color: #5C9429; }
.theme--business.theme-colorize .button--primary, .theme--business.theme-colorize .form--site button, .form--site .theme--business.theme-colorize button,
.theme--business.theme-colorize .form--site input[type="reset"],
.form--site .theme--business.theme-colorize input[type="reset"],
.theme--business.theme-colorize .form--site input[type="button"],
.form--site .theme--business.theme-colorize input[type="button"],
.theme--business.theme-colorize .form--site input[type="submit"],
.form--site .theme--business.theme-colorize input[type="submit"],
.theme--business.theme-colorize .button--secondary,
.theme--business .theme-colorize .button--primary,
.theme--business .theme-colorize .form--site button,
.form--site .theme--business .theme-colorize button,
.theme--business .theme-colorize .form--site input[type="reset"],
.form--site .theme--business .theme-colorize input[type="reset"],
.theme--business .theme-colorize .form--site input[type="button"],
.form--site .theme--business .theme-colorize input[type="button"],
.theme--business .theme-colorize .form--site input[type="submit"],
.form--site .theme--business .theme-colorize input[type="submit"],
.theme--business .theme-colorize .button--secondary {
  color: #FFFFFF;
  background-color: #5C9429; }
  .theme--business.theme-colorize .button--primary::after, .theme--business.theme-colorize .form--site button::after, .form--site .theme--business.theme-colorize button::after,
  .theme--business.theme-colorize .form--site input[type="reset"]::after,
  .form--site .theme--business.theme-colorize input[type="reset"]::after,
  .theme--business.theme-colorize .form--site input[type="button"]::after,
  .form--site .theme--business.theme-colorize input[type="button"]::after,
  .theme--business.theme-colorize .form--site input[type="submit"]::after,
  .form--site .theme--business.theme-colorize input[type="submit"]::after,
  .theme--business.theme-colorize .button--secondary::after,
  .theme--business .theme-colorize .button--primary::after,
  .theme--business .theme-colorize .form--site button::after,
  .form--site .theme--business .theme-colorize button::after,
  .theme--business .theme-colorize .form--site input[type="reset"]::after,
  .form--site .theme--business .theme-colorize input[type="reset"]::after,
  .theme--business .theme-colorize .form--site input[type="button"]::after,
  .form--site .theme--business .theme-colorize input[type="button"]::after,
  .theme--business .theme-colorize .form--site input[type="submit"]::after,
  .form--site .theme--business .theme-colorize input[type="submit"]::after,
  .theme--business .theme-colorize .button--secondary::after {
    background-color: #FFFFFF; }
.theme--business.theme-colorize .bg-svg .bg-svg__mask,
.theme--business.theme-colorize .bg-svg--default .bg-svg__mask,
.theme--business .theme-colorize .bg-svg .bg-svg__mask,
.theme--business .theme-colorize .bg-svg--default .bg-svg__mask {
  background-color: #5C9429; }
.theme--business.theme-colorize--heading h1, .theme--business.theme-colorize--heading h2, .theme--business.theme-colorize--heading h3, .theme--business.theme-colorize--heading h4, .theme--business.theme-colorize--heading h5, .theme--business.theme-colorize--heading h6,
.theme--business.theme-colorize--heading .h1,
.theme--business.theme-colorize--heading .article--text h1,
.article--text .theme--business.theme-colorize--heading h1, .theme--business.theme-colorize--heading .h2, .theme--business.theme-colorize--heading .article--text h2, .article--text .theme--business.theme-colorize--heading h2, .theme--business.theme-colorize--heading .h3, .theme--business.theme-colorize--heading .article--text h3, .article--text .theme--business.theme-colorize--heading h3, .theme--business.theme-colorize--heading .h4, .theme--business.theme-colorize--heading .article--text h4, .article--text .theme--business.theme-colorize--heading h4, .theme--business.theme-colorize--heading .h5, .theme--business.theme-colorize--heading .article--text h5, .article--text .theme--business.theme-colorize--heading h5, .theme--business.theme-colorize--heading .h6, .theme--business.theme-colorize--heading .article--text h6, .article--text .theme--business.theme-colorize--heading h6,
.theme--business .theme-colorize--heading h1,
.theme--business .theme-colorize--heading h2,
.theme--business .theme-colorize--heading h3,
.theme--business .theme-colorize--heading h4,
.theme--business .theme-colorize--heading h5,
.theme--business .theme-colorize--heading h6,
.theme--business .theme-colorize--heading .h1,
.theme--business .theme-colorize--heading .article--text h1,
.article--text .theme--business .theme-colorize--heading h1,
.theme--business .theme-colorize--heading .h2,
.theme--business .theme-colorize--heading .article--text h2,
.article--text .theme--business .theme-colorize--heading h2,
.theme--business .theme-colorize--heading .h3,
.theme--business .theme-colorize--heading .article--text h3,
.article--text .theme--business .theme-colorize--heading h3,
.theme--business .theme-colorize--heading .h4,
.theme--business .theme-colorize--heading .article--text h4,
.article--text .theme--business .theme-colorize--heading h4,
.theme--business .theme-colorize--heading .h5,
.theme--business .theme-colorize--heading .article--text h5,
.article--text .theme--business .theme-colorize--heading h5,
.theme--business .theme-colorize--heading .h6,
.theme--business .theme-colorize--heading .article--text h6,
.article--text .theme--business .theme-colorize--heading h6 {
  color: #5C9429; }
.theme--business.theme-colorize--strong strong, .theme--business.theme-colorize--strong b,
.theme--business .theme-colorize--strong strong,
.theme--business .theme-colorize--strong b {
  color: #5C9429; }
.theme--business.theme-colorize--text h1, .theme--business.theme-colorize--text h2, .theme--business.theme-colorize--text h3, .theme--business.theme-colorize--text h4, .theme--business.theme-colorize--text h5, .theme--business.theme-colorize--text h6,
.theme--business.theme-colorize--text .h1,
.theme--business.theme-colorize--text .article--text h1,
.article--text .theme--business.theme-colorize--text h1, .theme--business.theme-colorize--text .h2, .theme--business.theme-colorize--text .article--text h2, .article--text .theme--business.theme-colorize--text h2, .theme--business.theme-colorize--text .h3, .theme--business.theme-colorize--text .article--text h3, .article--text .theme--business.theme-colorize--text h3, .theme--business.theme-colorize--text .h4, .theme--business.theme-colorize--text .article--text h4, .article--text .theme--business.theme-colorize--text h4, .theme--business.theme-colorize--text .h5, .theme--business.theme-colorize--text .article--text h5, .article--text .theme--business.theme-colorize--text h5, .theme--business.theme-colorize--text .h6, .theme--business.theme-colorize--text .article--text h6, .article--text .theme--business.theme-colorize--text h6,
.theme--business.theme-colorize--text strong, .theme--business.theme-colorize--text b,
.theme--business .theme-colorize--text h1,
.theme--business .theme-colorize--text h2,
.theme--business .theme-colorize--text h3,
.theme--business .theme-colorize--text h4,
.theme--business .theme-colorize--text h5,
.theme--business .theme-colorize--text h6,
.theme--business .theme-colorize--text .h1,
.theme--business .theme-colorize--text .article--text h1,
.article--text .theme--business .theme-colorize--text h1,
.theme--business .theme-colorize--text .h2,
.theme--business .theme-colorize--text .article--text h2,
.article--text .theme--business .theme-colorize--text h2,
.theme--business .theme-colorize--text .h3,
.theme--business .theme-colorize--text .article--text h3,
.article--text .theme--business .theme-colorize--text h3,
.theme--business .theme-colorize--text .h4,
.theme--business .theme-colorize--text .article--text h4,
.article--text .theme--business .theme-colorize--text h4,
.theme--business .theme-colorize--text .h5,
.theme--business .theme-colorize--text .article--text h5,
.article--text .theme--business .theme-colorize--text h5,
.theme--business .theme-colorize--text .h6,
.theme--business .theme-colorize--text .article--text h6,
.article--text .theme--business .theme-colorize--text h6,
.theme--business .theme-colorize--text strong,
.theme--business .theme-colorize--text b {
  color: #5C9429; }
.theme--business.theme-colorize--active .is-active,
.theme--business .theme-colorize--active .is-active {
  color: #5C9429; }
  .theme--business.theme-colorize--active .is-active svg,
  .theme--business .theme-colorize--active .is-active svg {
    fill: #5C9429; }
.theme--business.theme-colorize--button .button--primary, .theme--business.theme-colorize--button .form--site button, .form--site .theme--business.theme-colorize--button button,
.theme--business.theme-colorize--button .form--site input[type="reset"],
.form--site .theme--business.theme-colorize--button input[type="reset"],
.theme--business.theme-colorize--button .form--site input[type="button"],
.form--site .theme--business.theme-colorize--button input[type="button"],
.theme--business.theme-colorize--button .form--site input[type="submit"],
.form--site .theme--business.theme-colorize--button input[type="submit"],
.theme--business.theme-colorize--button .button--secondary,
.theme--business .theme-colorize--button .button--primary,
.theme--business .theme-colorize--button .form--site button,
.form--site .theme--business .theme-colorize--button button,
.theme--business .theme-colorize--button .form--site input[type="reset"],
.form--site .theme--business .theme-colorize--button input[type="reset"],
.theme--business .theme-colorize--button .form--site input[type="button"],
.form--site .theme--business .theme-colorize--button input[type="button"],
.theme--business .theme-colorize--button .form--site input[type="submit"],
.form--site .theme--business .theme-colorize--button input[type="submit"],
.theme--business .theme-colorize--button .button--secondary {
  color: #FFFFFF;
  background-color: #5C9429; }
  .theme--business.theme-colorize--button .button--primary::after, .theme--business.theme-colorize--button .form--site button::after, .form--site .theme--business.theme-colorize--button button::after,
  .theme--business.theme-colorize--button .form--site input[type="reset"]::after,
  .form--site .theme--business.theme-colorize--button input[type="reset"]::after,
  .theme--business.theme-colorize--button .form--site input[type="button"]::after,
  .form--site .theme--business.theme-colorize--button input[type="button"]::after,
  .theme--business.theme-colorize--button .form--site input[type="submit"]::after,
  .form--site .theme--business.theme-colorize--button input[type="submit"]::after,
  .theme--business.theme-colorize--button .button--secondary::after,
  .theme--business .theme-colorize--button .button--primary::after,
  .theme--business .theme-colorize--button .form--site button::after,
  .form--site .theme--business .theme-colorize--button button::after,
  .theme--business .theme-colorize--button .form--site input[type="reset"]::after,
  .form--site .theme--business .theme-colorize--button input[type="reset"]::after,
  .theme--business .theme-colorize--button .form--site input[type="button"]::after,
  .form--site .theme--business .theme-colorize--button input[type="button"]::after,
  .theme--business .theme-colorize--button .form--site input[type="submit"]::after,
  .form--site .theme--business .theme-colorize--button input[type="submit"]::after,
  .theme--business .theme-colorize--button .button--secondary::after {
    background-color: #FFFFFF; }
.theme--business.theme-colorize--background .bg-svg .bg-svg__mask,
.theme--business.theme-colorize--background .bg-svg--default .bg-svg__mask,
.theme--business .theme-colorize--background .bg-svg .bg-svg__mask,
.theme--business .theme-colorize--background .bg-svg--default .bg-svg__mask {
  background-color: #5C9429; }
.theme--business.theme-colorize--background-inverse,
.theme--business .theme-colorize--background-inverse {
  color: #FFFFFF; }
  .theme--business.theme-colorize--background-inverse .bg-svg,
  .theme--business.theme-colorize--background-inverse .bg-svg--default,
  .theme--business .theme-colorize--background-inverse .bg-svg,
  .theme--business .theme-colorize--background-inverse .bg-svg--default {
    background-color: #5C9429; }

.bg-installers {
  color: #000000 !important;
  background-color: #F2911A !important; }
  .bg-installers .bg-svg--default .bg-svg__mask {
    background-color: #EFF3F3 !important; }
.bg-homeowners {
  color: #FFFFFF !important;
  background-color: #6AA7DD !important; }
  .bg-homeowners .bg-svg--default .bg-svg__mask {
    background-color: #EFF3F3 !important; }
.bg-business {
  color: #FFFFFF !important;
  background-color: #5C9429 !important; }
  .bg-business .bg-svg--default .bg-svg__mask {
    background-color: #EFF3F3 !important; }

.bg-primary {
  background-color: #30425A; }

.bg-secondary {
  background-color: #002945; }

.bg-light {
  background-color: #EFF3F3; }

.bg-medium {
  background-color: #D8D8D8; }

.bg-dark {
  background-color: #666666; }

.bg-grey {
  background-color: #878787; }

.bg-red {
  background-color: #D53D0B; }

.bg-green {
  background-color: #008300; }

.bg-black {
  background-color: #000000; }

.bg-white {
  background-color: #FFFFFF; }

@media (max-width: 1024px) {
  .grid-containers__cell:not(:first-child) {
    margin-top: 30px; } }
@media (min-width: 1025px) {
  .grid-containers {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    gap: 4.918032%; } }

.swiper-pagination {
  display: flex; }
  .swiper-pagination-bullet {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);
    border: #FFFFFF solid 1px;
    transition: background-color 200ms linear; }
    .swiper-pagination-bullet-active {
      background-color: white; }
    .swiper-pagination-bullet:not(:first-child) {
      margin-left: 20px; }
  .swiper-pagination-lock {
    display: none; }
  .swiper-pagination.primary .swiper-pagination-bullet {
    background-color: rgba(48, 66, 90, 0);
    border: #30425A solid 1px; }
    .swiper-pagination.primary .swiper-pagination-bullet-active {
      background-color: #30425a; }
  .swiper-pagination.secondary .swiper-pagination-bullet {
    background-color: rgba(255, 255, 255, 0);
    border: #FFFFFF solid 1px; }
    .swiper-pagination.secondary .swiper-pagination-bullet-active {
      background-color: white; }

.swiper-navigation {
  display: flex; }

.swiper-button-next {
  margin-left: 20px; }

.swiper-button-prev,
.swiper-button-next {
  display: block;
  width: 60px;
  height: 60px;
  padding: 22px;
  border-radius: 50%;
  transition: opacity 200ms linear;
  cursor: pointer; }
  .swiper-button-prev svg,
  .swiper-button-next svg {
    width: 16px;
    height: 16px; }
  .swiper-button-prev.primary,
  .swiper-button-next.primary {
    background-color: #30425A; }
    .swiper-button-prev.primary svg,
    .swiper-button-next.primary svg {
      fill: #FFFFFF; }
  .swiper-button-prev.secondary,
  .swiper-button-next.secondary {
    background-color: #FFFFFF; }
    .swiper-button-prev.secondary svg,
    .swiper-button-next.secondary svg {
      fill: #30425A; }
  .swiper-button-prev.swiper-button-disabled,
  .swiper-button-next.swiper-button-disabled {
    opacity: 0.25;
    cursor: auto; }
  .swiper-button-prev.swiper-button-lock,
  .swiper-button-next.swiper-button-lock {
    display: none; }

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #FFFFFF;
  background-color: #30425A;
  fill: #FFFFFF;
  border-color: #FFFFFF;
  z-index: 99; }
  .header ul li > a {
    display: inline-block;
    text-decoration: none; }
  .header__logo {
    display: block;
    z-index: 9;
    transform: translateY(100%); }
    .header__logo img {
      width: 100%;
      height: 100%; }
  .header__top {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    font-size: 0.75em;
    text-transform: uppercase;
    line-height: 2em; }
    .header__top-menu {
      display: inline-block; }
      .header__top-menu > ul {
        display: flex; }
        .header__top-menu > ul > li > a {
          display: block; }
      .header__top-menu img {
        display: inline-block;
        width: 12px;
        height: 12px;
        vertical-align: middle;
        margin-left: 3px; }
  .header__language {
    position: relative;
    display: flex;
    align-items: center; }
    .header__language > ul > li {
      display: inline-block; }
      .header__language > ul > li img {
        display: inline-block;
        width: 24px;
        height: 24px;
        vertical-align: middle;
        margin-left: 3px; }
  @media (max-width: 1023px) {
    .header {
      min-height: 200px; }
      .header__container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 25px 20px; }
      .header__logo {
        width: 150px;
        height: 40px;
        margin-left: 20px; }
      .header__top {
        flex-direction: column;
        align-items: flex-end;
        margin-top: 35px;
        margin-right: 20px; }
        .header__top-menu {
          padding: 0 0 10px;
          border-top: 0 none;
          border-left: 0 none;
          border-right: 0 none;
          border-bottom: 1px solid;
          border-image-slice: 1;
          border-image-source: linear-gradient(to left, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0) 100% 100%); }
      .header__language {
        padding: 10px 0; }
      .header__title-page {
        position: absolute;
        left: 20px;
        bottom: 45px; } }
  @media (min-width: 1024px) {
    .header {
      min-height: 170px; }
      .header__container {
        padding: 65px 40px 0 40px;
        display: flex;
        justify-content: space-between;
        align-items: center; }
      .header__logo {
        width: 204px;
        height: 54px;
        margin-left: 40px; }
      .header__top {
        justify-content: flex-end;
        border-top: 0 none;
        border-left: 0 none;
        border-right: 0 none;
        border-bottom: 1px solid;
        border-image-slice: 1;
        border-image-source: linear-gradient(to left, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0) 70% 100%);
        z-index: 8; }
        .header__top-menu {
          padding: 13px 20px; }
          .header__top-menu > ul > li {
            margin-right: 30px; }
      .header__language {
        padding: 13px 40px 13px 20px;
        border-left: rgba(255, 255, 255, 0.25) solid 1px; }
      .header__title-page {
        position: absolute;
        right: 40px;
        bottom: 0;
        transform: translateY(-100%); } }

.main {
  padding: 270px 0 100px; }

.banner {
  width: 100%;
  padding: 15px 20px;
  margin-bottom: 50px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 0.875em;
  line-height: 1.1428571429em;
  color: #FFFFFF;
  display: flex;
  align-items: center; }
  .banner__icon {
    margin-right: 15px; }
  .banner--green {
    background-color: #008300; }
  .banner--red {
    background-color: #E6362B; }

.table__title {
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .table__title {
      font-size: 1.5em;
      line-height: 1.25em; } }
  @media (min-width: 768px) {
    .table__title {
      font-size: 2.25em;
      line-height: 1.1111111111em; } }
.table__item {
  padding: 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #D8D8D8;
  border-left: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8; }
  .table__item:first-child {
    border-top: 1px solid #D8D8D8; }
  .table__item-element--text {
    position: relative;
    margin-right: 40px; }
    .table__item-element--text::after {
      content: url(../img/tooltip.svg);
      display: block;
      top: -5px;
      right: -25px;
      width: 15px;
      height: 15px;
      position: absolute;
      cursor: pointer; }
  .table__item-element--info {
    display: none; }
  .table__item-status {
    font-size: 0.875em;
    line-height: 1.1428571429em;
    text-transform: uppercase; }
    .table__item-status--maintenance {
      color: #E6362B; }
    .table__item-status--normal {
      color: #008300; }
  @media (max-width: 500px) {
    .table__item {
      flex-direction: column; }
      .table__item-element {
        margin-bottom: 15px; } }
  @media (min-width: 768px) {
    .table__item {
      align-items: center; } }

.slide-toggle {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out; }
  .slide-toggle__inner {
    padding: 15px 20px;
    margin-top: 10px;
    border-radius: 5px;
    background-color: #EFF3F3; }
  .slide-toggle__text {
    font-size: 0.75em;
    line-height: 1.3333333333em; }
  .slide-toggle.close {
    max-height: 0; }
  .slide-toggle.open {
    max-height: 400px; }

/*
*
* File SCSS componente Language Modal
*
*/
.language-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  overflow: hidden;
  z-index: 999;
  transition: height 0ms linear 1000ms, opacity 200ms linear 200ms; }
  .language-modal__container {
    position: relative;
    background-color: #EFF3F3;
    transform: translateY(50px);
    opacity: 0;
    transition: transform 500ms cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 500ms cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .language-modal__close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    cursor: pointer; }
    .language-modal__close svg {
      width: 100%;
      height: 100%; }
  .language-modal__title, .language-modal__subtitle {
    text-align: center; }
  .language-modal__subtitle {
    color: #878787; }
  .language-modal ul li a {
    position: relative;
    display: block;
    padding-right: 20px;
    text-decoration: none;
    color: black; }
    .language-modal ul li a::after {
      content: '';
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      width: 8px;
      height: 8px;
      margin-top: -4px;
      border-top: #6AA7DD solid 1px;
      border-right: #6AA7DD solid 1px;
      transform: rotate(45deg); }
  .language-modal.is-open {
    height: 100%;
    opacity: 1;
    transition: height 0ms linear, opacity 200ms linear; }
    .language-modal.is-open .language-modal__container {
      transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
      transform: translateY(0px);
      opacity: 1; }
  @media (max-width: 767px) {
    .language-modal__container {
      padding: 65px 30px 10px; }
    .language-modal ul {
      position: relative;
      margin-top: 30px; }
      .language-modal ul li {
        border-top: #D8D8D8 solid 1px; }
        .language-modal ul li a {
          padding-top: 20px;
          padding-bottom: 20px; }
        .language-modal ul li:last-child {
          width: 100%;
          padding-top: 25px; }
          .language-modal ul li:last-child a {
            padding-bottom: 5px; } }
  @media (min-width: 768px) {
    .language-modal__container {
      padding: 65px 40px 90px; }
    .language-modal ul {
      display: flex;
      flex-wrap: wrap;
      margin-top: 45px;
      border-top: #D8D8D8 solid 1px;
      border-bottom: #D8D8D8 solid 1px; }
      .language-modal ul li {
        width: 180px;
        border-left: #D8D8D8 solid 1px; }
        .language-modal ul li:not(:first-child) {
          padding-left: 25px;
          margin-left: 25px; }
        .language-modal ul li:not(:last-child) {
          flex: 0 0 180px; }
        .language-modal ul li:first-child, .language-modal ul li:last-child {
          border: none; }
        .language-modal ul li:last-child {
          position: absolute;
          bottom: 15px;
          right: 40px; }
        .language-modal ul li a {
          padding-top: 10px;
          padding-bottom: 10px;
          text-decoration: none; } }

/*
*
* File SCSS componente Footer
*
*/
.footer {
  color: #000000;
  background-color: #FFFFFF;
  border-top: rgba(135, 135, 135, 0.3) solid 1px;
  overflow: hidden; }
  .footer ul li {
    margin: 3px 0; }
  .footer ul li > a,
  .footer ul li > span {
    display: inline-block;
    text-decoration: none; }
  .footer__container, .footer__bottom-copyright {
    font-size: 0.8125em;
    line-height: 1.5384615385em; }
  .footer__primary-menu {
    display: grid; }
  .footer__language {
    position: relative;
    cursor: pointer; }
    .footer__language svg {
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      vertical-align: middle; }
  .footer__bottom {
    border-top: rgba(135, 135, 135, 0.3) solid 1px; }
    .footer__bottom-developer {
      font-size: 0.875em;
      line-height: 1.3571428571em;
      text-decoration: none; }
      .footer__bottom-developer span {
        display: inline-block;
        padding-bottom: 13px;
        margin-bottom: 10px;
        white-space: nowrap;
        border-bottom: #000000 solid 1px; }
      .footer__bottom-developer img {
        display: block; }
  @media (max-width: 767px) {
    .footer__primary-menu {
      grid-template-rows: auto auto;
      grid-auto-flow: column;
      padding: 15px 0; }
      .footer__primary-menu ul {
        padding: 10px 20px; }
    .footer__language, .footer__menu-service {
      padding: 20px;
      border-top: rgba(135, 135, 135, 0.3) solid 1px; }
    .footer__language svg {
      right: 20px; }
    .footer__language ul {
      display: none; }
    .footer__bottom {
      padding: 20px 0 30px 0; }
      .footer__bottom-copyright {
        margin-top: 40px; } }
  @media (min-width: 768px) {
    .footer__container {
      display: flex; }
    .footer__primary-menu {
      grid-template-columns: 1fr 1fr 1fr;
      flex: 0 0 75%;
      width: 75%;
      padding: 27px 0; }
    .footer__tools {
      flex: 0 0 25%;
      width: 25%;
      border-left: rgba(135, 135, 135, 0.3) solid 1px; }
    .footer__language, .footer__menu-service {
      padding: 27px 0 27px 33%; }
    .footer__language::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 50vw;
      height: 1px;
      background-color: rgba(135, 135, 135, 0.3); }
    .footer__language-label {
      display: inline-block; }
    .footer__language svg {
      right: 0; }
    .footer__language ul {
      display: none; }
    .footer__bottom {
      padding: 20px 0 35px 0; }
      .footer__bottom-container {
        display: flex;
        align-items: center; }
      .footer__bottom-copyright {
        margin-left: 97px; } }

/*# sourceMappingURL=style.css.map */
