/* line 1, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
#associations {
  position: relative; }
  /* line 4, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
  #associations #sub-menu {
    margin: auto;
    margin-bottom: 0; }
    /* line 8, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
    #associations #sub-menu .container {
      width: 100%;
      padding: 10px 0; }
      /* line 11, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #sub-menu .container #nav-secondary-logo a,
      #associations #sub-menu .container #nav-secondary-logo-scrolled a {
        font-size: 23px; }
      /* line 15, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #sub-menu .container a {
        font-size: 12px; }
  /* line 21, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
  #associations .color-line {
    height: 73px; }
  /* line 25, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
  #associations #section-1 {
    margin-top: 65px;
    background-color: #fff;
    background-size: cover;
    background-position: center right;
    height: 700px; }
    /* line 32, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
    #associations #section-1 p {
      width: 490px;
      height: 124px;
      font-family: BentonSans;
      font-size: 25px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 2;
      letter-spacing: normal;
      text-align: left;
      color: #0e082c; }
    @media (max-width: 992px) {
      /* line 25, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-1 {
        background-size: 200%;
        background-position: 90% 90%;
        background-repeat: no-repeat;
        height: 550px; }
        /* line 51, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
        #associations #section-1 .container {
          align-self: auto !important; }
        /* line 55, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
        #associations #section-1 p {
          font-size: 17px;
          width: auto;
          text-align: center;
          margin: 0 10%;
          height: 100%; } }
  /* line 65, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
  #associations #section-2 {
    margin: 50px auto;
    margin-bottom: 0px; }
    /* line 70, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
    #associations #section-2 h1 {
      font-family: BentonSans;
      font-size: 40px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.45;
      letter-spacing: normal;
      text-align: left;
      color: #0e082c; }
    /* line 82, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
    #associations #section-2 hr {
      width: 35%;
      margin: 10px 0;
      color: #009ce0; }
    /* line 87, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
    #associations #section-2 h2 {
      font-size: 20px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 2.5;
      letter-spacing: normal;
      text-align: left;
      color: #009ee2;
      margin-right: 30px; }
      /* line 98, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-2 h2 a {
        color: #009ee2;
        text-decoration: none; }
    @media (max-width: 992px) {
      /* line 104, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-2 h1 {
        font-size: 17px; }
      /* line 108, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-2 hr {
        width: 50%; }
      /* line 112, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-2 .container > .d-flex {
        flex-direction: column !important; } }
  /* line 120, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
  #associations #section-3 .events-box {
    padding: 15px; }
    /* line 123, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
    #associations #section-3 .events-box .events-box-content {
      max-width: 576px;
      position: relative;
      height: 263px;
      padding: 20px;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
      background-color: #ffffff;
      line-height: 1;
      display: flex; }
      /* line 133, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-3 .events-box .events-box-content .title {
        margin: 0 63px 55px 0;
        object-fit: contain;
        font-family: BentonSans;
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: normal;
        text-align: left;
        color: #0e082c;
        min-width: 200px; }
        /* line 147, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
        #associations #section-3 .events-box .events-box-content .title img {
          width: auto;
          max-height: 100px;
          height: auto;
          max-width: 80%; }
      /* line 156, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-3 .events-box .events-box-content a {
        font-size: 16px !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        color: #ffffff;
        width: 116px !important;
        height: 46px !important;
        position: absolute;
        bottom: 30px;
        background-color: #0e082c;
        border-color: #0e082c; }
      /* line 170, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-3 .events-box .events-box-content span {
        font-family: BentonSans;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 20px;
        letter-spacing: normal;
        text-align: left;
        color: #b1b1b1; }
      /* line 182, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-3 .events-box .events-box-content .location {
        line-height: 20px;
        color: #0e082c; }
      /* line 187, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-3 .events-box .events-box-content .category {
        font-family: BentonSans;
        font-size: 15px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 20px;
        letter-spacing: normal;
        text-align: center;
        color: #009ee2; }
      /* line 199, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-3 .events-box .events-box-content .description {
        font-family: BentonSans;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
        text-align: left;
        color: #0e082c; }
      /* line 211, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-3 .events-box .events-box-content .products-title {
        margin-top: 30px;
        object-fit: contain;
        font-family: BentonSans;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
        text-align: left;
        color: #009ee2; }
    @media (max-width: 992px) {
      /* line 226, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
      #associations #section-3 .events-box .events-box-content {
        flex-direction: column;
        height: 340px; }
        /* line 230, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
        #associations #section-3 .events-box .events-box-content .title {
          min-width: 100%;
          font-size: 18px;
          margin: 0 0px 20px 0; }
        /* line 235, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
        #associations #section-3 .events-box .events-box-content a {
          font-size: 15px !important;
          padding-top: 12px;
          font-weight: bold;
          font-stretch: normal;
          font-style: normal;
          color: #ffffff;
          width: 100px !important;
          height: 40px !important;
          position: absolute;
          bottom: 30px;
          background-color: #0e082c;
          border-color: #0e0; } }
  /* line 256, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
  #associations #section-5 {
    background-color: #009ee2;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPMAAABzCAYAAABNRjTnAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAA86ADAAQAAAABAAAAcwAAAABT%2FJk3AAAEgUlEQVR4Ae3dMW4UQRAFUAYR4tAhsS8At%2BA65BBzEk7BLQg4gBPS1UpGlobeoCWH7FRpq0t%2BlqwhcFf%2FfeUvNrF22%2Ff925vbfX3ftu105LqR8%2FM49%2BnI2YNnfoysv46cHVnfj3Nfjpw9eObryLofOTuyPoxz90fOOrOUwNO7peIIUyFwNy5V5gr53DvPb3PnmUaAQJWAMlfJu5dAsoAyJ4MaR6BKQJmr5N1LIFlAmZNBjSNQJaDMVfLuJZAsoMzJoMYRqBJQ5ip59xJIFlDmZFDjCFQJKHOVvHsJJAsoczKocQSqBJS5St69BJIFlDkZ1DgCVQLKXCXvXgLJAsqcDGocgSoBZa6Sdy%2BBZAFlTgY1jkCVgDJXybuXQLKAMieDGkegSkCZq%2BTdSyBZQJmTQY0jUCWgzFXy7iWQLKDMyaDGEagSUOYqefcSSBZQ5mRQ4whUCfhEiyr5de59HFEOfWTQOi9BkiHwrMyv%2FPdgfEbVpcyXb1%2FNBbzNbr5A8QlMAWWeEp4Emgsoc%2FMFik9gCijzlPAk0FxAmZsvUHwCU0CZp4QngeYCytx8geITmALKPCU8CTQXUObmCxSfwBRQ5inhSaC5gDI3X6D4BKaAMk8JTwLNBZS5%2BQLFJzAFlHlKeBJoLuBPIJsvMBp%2F3%2FeHMeM%2BOsf5coEnZS7fQXmAu5FAmcvXEA5w9jY7bGgAgTUElHmNPUhBICygzGFCAwisIaDMa%2BxBCgJhAWUOExpAYA0BZV5jD1IQCAsoc5jQAAJrCCjzGnuQgkBYQJnDhAYQWENAmdfYgxQEwgLKHCY0gMAaAsq8xh6kIBAWUOYwoQEE1hBQ5jX2IAWBsIAyhwkNILCGgDKvsQcpCIQFlDlMaACBNQSUeY09SEEgLKDMYUIDCKwhoMxr7EEKAmEBZQ4TGkBgDQFlXmMPUhAICyhzmNAAAmsIKPMae5CCQFhAmcOEBhBYQ0CZ19iDFATCAj6eJkzYfsDjeAWn9q%2FCC3hW5lf%2BS7Bt26XMl29fzQW8zW6%2BQPEJTAFlnhKeBJoLKHPzBYpPYAoo85TwJNBcQJmbL1B8AlNAmaeEJ4HmAsrcfIHiE5gCyjwlPAk0F1Dm5gsUn8AUUOYp4UmguYAyN1%2Bg%2BASmgDJPCU8CzQWUufkCxScwBZR5SngSaC7gTyCbLzAaf9%2F3j2PGh%2Bgc58sFzv5nLt%2BBAARyBJQ5x9EUAuUCyly%2BAgEI5Agoc46jKQTKBZS5fAUCEMgRUOYcR1MIlAsoc%2FkKBCCQI6DMOY6mECgXUObyFQhAIEdAmXMcTSFQLqDM5SsQgECOgDLnOJpCoFxAmctXIACBHAFlznE0hUC5gDKXr0AAAjkCypzjaAqBcgFlLl%2BBAARyBJQ5x9EUAuUCyly%2BAgEI5Agoc46jKQTKBZS5fAUCEMgRUOYcR1MIlAsoc%2FkKBCCQI6DMOY6mECgXUObyFQhAIEdAmXMcTSFQLnD5eJqfN0zxN3DX73H2FDh%2F7dE%2F1x548fOX13kz123b9hd3X%2FvPx3Hglq7X5vPz%2Fyfw%2FA%2FhCjIdDoGh8QAAAABJRU5ErkJggg%3D%3D);
    background-size: 250px;
    background-position: 95% 100%;
    background-repeat: no-repeat;
    height: 335px; }
    /* line 263, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
    #associations #section-5 p {
      font-size: 27px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.52;
      letter-spacing: normal;
      text-align: center;
      color: #fff; }
    /* line 274, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
    #associations #section-5 hr {
      color: #fff; }
    /* line 278, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
    #associations #section-5 ul {
      text-align: left; }
    /* line 282, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
    #associations #section-5 ul li {
      font-size: 20px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      color: #fff; }
    /* line 290, /app/app/assets/stylesheets/website_new/pages/associations.css.scss */
    #associations #section-5 h5 {
      object-fit: contain;
      font-family: BentonSans;
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.39;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff; }
