.contact-module {
  background: #f7f7f7;
  padding: 35px;
  position: relative; }
  @media (min-width: 768px) {
    .contact-module {
      padding: 50px; } }
  .contact-module .contact-module__section--outer {
    display: flex;
    flex-direction: column; }
    @media (min-width: 1024px) {
      .contact-module .contact-module__section--outer {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between; } }
  .contact-module .contact-module__additional-information {
    margin-bottom: 32px; }
    .contact-module .contact-module__additional-information h1 {
      font-family: "Ringside Compressed A", "Ringside Compressed B";
      font-style: normal;
      font-weight: 700;
      font-size: 28px;
      line-height: 1.1;
      color: #232444;
      text-transform: uppercase;
      margin-bottom: 16px; }
      @media (min-width: 768px) {
        .contact-module .contact-module__additional-information h1 {
          font-size: 36px; } }
    .contact-module .contact-module__additional-information a {
      font-family: "Ringside Regular A", "Ringside Regular B";
      font-style: normal;
      font-weight: 700;
      background: linear-gradient(to bottom, transparent 0%, transparent 65%, #B7E4CF 65%, #B7E4CF 100%);
      color: inherit; }
      .contact-module .contact-module__additional-information a:hover {
        background: none; }
    @media (min-width: 1024px) {
      .contact-module .contact-module__additional-information.--main {
        flex: 0 0 calc(66.6% - 24px); }
      .contact-module .contact-module__additional-information.--supporting {
        flex: 0 0 calc(33.3% - 24px); } }
  .contact-module .contact-module__channels {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex: 0 0 100%;
    margin-bottom: 32px; }
    .contact-module .contact-module__channels h3 {
      font-family: "Ringside Compressed A", "Ringside Compressed B";
      font-style: normal;
      font-weight: 700;
      font-size: 28px;
      line-height: 1.1;
      color: #232444;
      text-transform: uppercase;
      flex: 0 0 100%;
      margin-bottom: 16px; }
      @media (min-width: 768px) {
        .contact-module .contact-module__channels h3 {
          font-size: 36px; } }
    .contact-module .contact-module__channels .contact-module__email {
      flex: 0 0 100%; }
      .contact-module .contact-module__channels .contact-module__email a {
        font-family: "Ringside Regular A", "Ringside Regular B";
        font-style: normal;
        font-weight: 700;
        background: linear-gradient(to bottom, transparent 0%, transparent 65%, #B7E4CF 65%, #B7E4CF 100%);
        color: inherit; }
        .contact-module .contact-module__channels .contact-module__email a:hover {
          background: none; }
    .contact-module .contact-module__channels .icon {
      color: #232444;
      font-size: 26px;
      margin-right: 18px;
      margin-bottom: 16px; }
  .contact-module .contact-module__offices {
    display: flex;
    flex-direction: column;
    width: 100%; }
    @media (min-width: 1024px) {
      .contact-module .contact-module__offices {
        flex-direction: row;
        flex-wrap: wrap; } }
  .contact-module .contact-module__office {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px; }
    @media (min-width: 1024px) {
      .contact-module .contact-module__office {
        flex: 0 0 calc(33.3% - 24px);
        margin-right: 24px; } }
    .contact-module .contact-module__office h4 {
      font-family: "Ringside Regular A", "Ringside Regular B";
      font-style: normal;
      font-weight: 700;
      font-size: 18px;
      line-height: 1; }
    .contact-module .contact-module__office .contact-module__office-address {
      font-family: "Ringside Regular A", "Ringside Regular B";
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 1;
      margin-top: 4px; }
    .contact-module .contact-module__office .contact-module__office-phone {
      margin-top: 4px; }
      .contact-module .contact-module__office .contact-module__office-phone a {
        font-family: "Ringside Regular A", "Ringside Regular B";
        font-style: normal;
        font-weight: 700;
        background: linear-gradient(to bottom, transparent 0%, transparent 65%, #B7E4CF 65%, #B7E4CF 100%);
        color: inherit; }
        .contact-module .contact-module__office .contact-module__office-phone a:hover {
          background: none; }
      @media (min-width: 768px) {
        .contact-module .contact-module__office .contact-module__office-phone.--mobile {
          display: none; } }
      .contact-module .contact-module__office .contact-module__office-phone.--desktop {
        display: none; }
        .contact-module .contact-module__office .contact-module__office-phone.--desktop p {
          line-height: 1; }
        @media (min-width: 768px) {
          .contact-module .contact-module__office .contact-module__office-phone.--desktop {
            display: block; } }
    .contact-module .contact-module__office .contact-module__office-email a {
      font-family: "Ringside Regular A", "Ringside Regular B";
      font-style: normal;
      font-weight: 700;
      background: linear-gradient(to bottom, transparent 0%, transparent 65%, #B7E4CF 65%, #B7E4CF 100%);
      color: inherit; }
      .contact-module .contact-module__office .contact-module__office-email a:hover {
        background: none; }


/*# sourceMappingURL=/_public/build/98.eba31a634b0cf47c071f.css.map*/
/*# sourceMappingURL=98.eba31a634b0cf47c071f.css.map*/