/* line 3, ../../global/footer/footer.scss */
footer {
  padding-top: 65px;
  padding-bottom: 65px;
  overflow: hidden; }
  @media only screen and (max-width: 1024px) {
    /* line 3, ../../global/footer/footer.scss */
    footer {
      padding-top: 55px;
      padding-bottom: 55px; } }
  /* line 8, ../../global/footer/footer.scss */
  footer a {
    text-decoration: none; }
    /* line 11, ../../global/footer/footer.scss */
    footer a:hover {
      text-decoration: underline !important; }
  /* line 16, ../../global/footer/footer.scss */
  footer .main {
    padding-bottom: 40px;
    position: relative; }
    @media only screen and (max-width: 640px) {
      /* line 16, ../../global/footer/footer.scss */
      footer .main {
        padding-bottom: 0px; } }
    /* line 24, ../../global/footer/footer.scss */
    footer .main:after {
      position: absolute;
      background-image: url(../../../../_images/background_dots.svg);
      background-size: contain;
      background-repeat: no-repeat;
      content: '';
      width: 783px;
      height: 628px;
      z-index: 0;
      left: -184px;
      top: -217px;
      transform: scaleY(-1) rotate(99deg); }
    /* line 31, ../../global/footer/footer.scss */
    footer .main .logo_area {
      position: relative;
      z-index: 1; }
      /* line 35, ../../global/footer/footer.scss */
      footer .main .logo_area img {
        margin-bottom: 40px;
        max-width: 200px; }
      /* line 41, ../../global/footer/footer.scss */
      footer .main .logo_area .address p {
        margin-bottom: 28px; }
        /* line 44, ../../global/footer/footer.scss */
        footer .main .logo_area .address p:last-of-type {
          margin-bottom: 0px; }
        /* line 48, ../../global/footer/footer.scss */
        footer .main .logo_area .address p a[href^="mailto:"] {
          text-decoration: underline; }
    /* line 55, ../../global/footer/footer.scss */
    footer .main .navigation {
      display: flex;
      padding-top: 10px;
      justify-content: flex-end;
      position: relative;
      z-index: 1; }
      @media only screen and (max-width: 1024px) {
        /* line 55, ../../global/footer/footer.scss */
        footer .main .navigation {
          justify-content: flex-start;
          margin-top: 40px; } }
      @media only screen and (min-width: 1300px) {
        /* line 55, ../../global/footer/footer.scss */
        footer .main .navigation {
          padding-left: 60px; } }
      /* line 72, ../../global/footer/footer.scss */
      footer .main .navigation ul {
        padding: 0px;
        margin: 0px;
        list-style: none; }
        /* line 77, ../../global/footer/footer.scss */
        footer .main .navigation ul li {
          margin: 0px; }
          /* line 80, ../../global/footer/footer.scss */
          footer .main .navigation ul li:before {
            display: none; }
      /* line 86, ../../global/footer/footer.scss */
      footer .main .navigation ul.menu_footer {
        display: flex;
        list-style: none;
        flex-wrap: wrap; }
        /* line 92, ../../global/footer/footer.scss */
        footer .main .navigation ul.menu_footer > li {
          min-width: 185px; }
          @media only screen and (max-width: 640px) {
            /* line 92, ../../global/footer/footer.scss */
            footer .main .navigation ul.menu_footer > li {
              flex: 0 0 100%; } }
          /* line 99, ../../global/footer/footer.scss */
          footer .main .navigation ul.menu_footer > li:last-of-type {
            min-width: 0px; }
          /* line 106, ../../global/footer/footer.scss */
          footer .main .navigation ul.menu_footer > li.menu_header_item_active > a:after, footer .main .navigation ul.menu_footer > li.menu_header_item_parent_active > a:after {
            width: 100%; }
          /* line 112, ../../global/footer/footer.scss */
          footer .main .navigation ul.menu_footer > li > a {
            font-weight: 500;
            font-size: 18px;
            position: relative;
            margin-bottom: 20px;
            display: block; }
            /* line 119, ../../global/footer/footer.scss */
            footer .main .navigation ul.menu_footer > li > a:hover {
              text-decoration: none !important; }
              /* line 123, ../../global/footer/footer.scss */
              footer .main .navigation ul.menu_footer > li > a:hover span:after {
                width: 100%; }
            /* line 129, ../../global/footer/footer.scss */
            footer .main .navigation ul.menu_footer > li > a span {
              position: relative; }
              /* line 132, ../../global/footer/footer.scss */
              footer .main .navigation ul.menu_footer > li > a span:after {
                height: 3px;
                background-color: #362d28;
                width: 0%;
                position: absolute;
                content: '';
                left: 0;
                bottom: -3px;
                transition: width .25s; }
          /* line 146, ../../global/footer/footer.scss */
          footer .main .navigation ul.menu_footer > li > ul {
            margin: 0px;
            list-style: none;
            height: 100%; }
            /* line 151, ../../global/footer/footer.scss */
            footer .main .navigation ul.menu_footer > li > ul > li {
              margin: 0px 0px 20px 0px; }
              /* line 160, ../../global/footer/footer.scss */
              footer .main .navigation ul.menu_footer > li > ul > li.menu_header_item_active > a, footer .main .navigation ul.menu_footer > li > ul > li:hover > a {
                text-decoration: underline;
                font-weight: 400; }
              /* line 166, ../../global/footer/footer.scss */
              footer .main .navigation ul.menu_footer > li > ul > li > a {
                font-size: 16px;
                font-weight: 400; }
              /* line 172, ../../global/footer/footer.scss */
              footer .main .navigation ul.menu_footer > li > ul > li > ul {
                margin: 0px;
                list-style: none;
                height: 100%; }
      /* line 182, ../../global/footer/footer.scss */
      footer .main .navigation .hold_cta {
        text-align: right; }
  /* line 189, ../../global/footer/footer.scss */
  footer .sub {
    margin-top: 10px;
    position: relative;
    padding-top: 40px;
    position: relative;
    z-index: 1; }
    /* line 196, ../../global/footer/footer.scss */
    footer .sub:after {
      top: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #362d28;
      content: "";
      position: absolute;
      left: 15px;
      width: calc(100% - 30px); }
    @media only screen and (max-width: 640px) {
      /* line 189, ../../global/footer/footer.scss */
      footer .sub {
        margin-top: 40px; } }
    /* line 216, ../../global/footer/footer.scss */
    footer .sub .hold_social {
      display: flex;
      align-items: center; }
      @media only screen and (min-width: 1024px) {
        /* line 216, ../../global/footer/footer.scss */
        footer .sub .hold_social {
          justify-content: flex-end; } }
      @media only screen and (max-width: 1024px) {
        /* line 216, ../../global/footer/footer.scss */
        footer .sub .hold_social {
          margin-top: 5px; } }
      /* line 228, ../../global/footer/footer.scss */
      footer .sub .hold_social .social_icons {
        display: flex;
        align-items: center; }
        /* line 232, ../../global/footer/footer.scss */
        footer .sub .hold_social .social_icons .social_icon {
          margin-left: 30px; }
          @media only screen and (max-width: 1024px) {
            /* line 232, ../../global/footer/footer.scss */
            footer .sub .hold_social .social_icons .social_icon {
              margin-left: 0px;
              margin-right: 30px; } }
          /* line 240, ../../global/footer/footer.scss */
          footer .sub .hold_social .social_icons .social_icon img {
            opacity: 1;
            transition: opacity .25s; }
            /* line 244, ../../global/footer/footer.scss */
            footer .sub .hold_social .social_icons .social_icon img:hover {
              opacity: .7; }
    /* line 252, ../../global/footer/footer.scss */
    footer .sub .hold_legal {
      display: flex; }
      @media only screen and (max-width: 640px) {
        /* line 252, ../../global/footer/footer.scss */
        footer .sub .hold_legal {
          flex-wrap: wrap; } }
      /* line 261, ../../global/footer/footer.scss */
      footer .sub .hold_legal p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 12px;
        font-weight: 300;
        margin: 0px; }
        @media only screen and (max-width: 640px) {
          /* line 261, ../../global/footer/footer.scss */
          footer .sub .hold_legal p {
            margin-bottom: 15px; } }
        @media only screen and (max-width: 640px) {
          /* line 269, ../../global/footer/footer.scss */
          footer .sub .hold_legal p span.pipe {
            display: none; } }
      /* line 276, ../../global/footer/footer.scss */
      footer .sub .hold_legal a {
        text-decoration: underline; }
  /* line 282, ../../global/footer/footer.scss */
  footer .legal {
    position: relative;
    z-index: 1; }
    /* line 286, ../../global/footer/footer.scss */
    footer .legal p {
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 12px;
      font-weight: 300; }
      /* line 289, ../../global/footer/footer.scss */
      footer .legal p:first-of-type {
        padding-top: 35px;
        margin-top: 35px;
        border-top: 1px solid #362d28; }
      /* line 295, ../../global/footer/footer.scss */
      footer .legal p:last-of-type {
        margin-bottom: 0px; }

/* line 305, ../../global/footer/footer.scss */
.one_page_mode footer .main .navigation {
  justify-content: flex-start; }

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