/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./assets/css/pages/contact.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************/
/**
 * Colors
 *
 * Colors:
 * gray: #b1b2b2
 * primary: #06191f
 * blue: #1979ff
 * orange: #f37021
 * purple: #b444eb
 * white: #fff
 * cream: #e6e7e8
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--title-huge
 * .type--title-main
 * .type--title-secondary
 * .type--button
 * .type--text-big
 * .type--text
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * gray: #b1b2b2
 * primary: #06191f
 * blue: #1979ff
 * orange: #f37021
 * purple: #b444eb
 * white: #fff
 * cream: #e6e7e8
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--title-huge
 * .type--title-main
 * .type--title-secondary
 * .type--button
 * .type--text-big
 * .type--text
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * gray: #b1b2b2
 * primary: #06191f
 * blue: #1979ff
 * orange: #f37021
 * purple: #b444eb
 * white: #fff
 * cream: #e6e7e8
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--title-huge
 * .type--title-main
 * .type--title-secondary
 * .type--button
 * .type--text-big
 * .type--text
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * gray: #b1b2b2
 * primary: #06191f
 * blue: #1979ff
 * orange: #f37021
 * purple: #b444eb
 * white: #fff
 * cream: #e6e7e8
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--title-huge
 * .type--title-main
 * .type--title-secondary
 * .type--button
 * .type--text-big
 * .type--text
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * gray: #b1b2b2
 * primary: #06191f
 * blue: #1979ff
 * orange: #f37021
 * purple: #b444eb
 * white: #fff
 * cream: #e6e7e8
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--title-huge
 * .type--title-main
 * .type--title-secondary
 * .type--button
 * .type--text-big
 * .type--text
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * gray: #b1b2b2
 * primary: #06191f
 * blue: #1979ff
 * orange: #f37021
 * purple: #b444eb
 * white: #fff
 * cream: #e6e7e8
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--title-huge
 * .type--title-main
 * .type--title-secondary
 * .type--button
 * .type--text-big
 * .type--text
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * gray: #b1b2b2
 * primary: #06191f
 * blue: #1979ff
 * orange: #f37021
 * purple: #b444eb
 * white: #fff
 * cream: #e6e7e8
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--title-huge
 * .type--title-main
 * .type--title-secondary
 * .type--button
 * .type--text-big
 * .type--text
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * gray: #b1b2b2
 * primary: #06191f
 * blue: #1979ff
 * orange: #f37021
 * purple: #b444eb
 * white: #fff
 * cream: #e6e7e8
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--title-huge
 * .type--title-main
 * .type--title-secondary
 * .type--button
 * .type--text-big
 * .type--text
 *
 * Style guide: typography
 */
.contact__bottom .left .text {
  font-family: canela;
  font-size: max(22px, 2.2916666667vw);
  line-height: 105%;
  font-weight: 300;
}

.contact__bottom .right .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#contact-page .section {
  padding: max(150px, 7.8125vw) 20px max(50px, 2.6041666667vw);
  background-color: #f8f2ef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#contact-page .section__wrapper {
  text-align: center;
  padding-top: 20vh;
  padding-top: calc(1vh * 20);
  padding-top: calc(var(--vh, 1vh) * 20);
  padding-bottom: 5vh;
  padding-bottom: calc(1vh * 5);
  padding-bottom: calc(var(--vh, 1vh) * 5);
}
#contact-page .section__title {
  margin-bottom: max(32px, 5.625vw);
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
#contact-page .section__info {
  margin-bottom: max(32px, 5.625vw);
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
#contact-page .section__info div:not(:last-child) {
  margin-bottom: 15px;
}
#contact-page .section__info .directions {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
#contact-page .section__info .phone {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
#contact-page .section__info .email {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.contact__bottom {
  background-color: #eae1dc;
  padding: max(80px, 5.0520833333vw) max(20px, 16.3541666667vw) max(6px, 5vw) max(20px, 19.6354166667vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contact__bottom .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact__bottom .left .text {
  width: 25.15625vw;
  margin-bottom: max(24px, 1.6666666667vw);
}
.contact__bottom .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contact__bottom .right .image:first-child {
  margin-bottom: max(121px, 8.0729166667vw);
  margin-right: max(23px, 1.9791666667vw);
}
.contact__bottom .right .image:last-child {
  margin-top: max(115px, 8.0729166667vw);
}

.fadeInBottom {
  -webkit-animation: fadeInBottom 1s ease-out both;
          animation: fadeInBottom 1s ease-out both;
}

.text-animation {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes fadeInBottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInBottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  to {
    opacity: 1;
  }
}

@media (max-width: 767.98px) {
  #contact-page .section__wrapper {
    padding-top: 90px;
    padding-bottom: 30px;
  }
  .contact__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 80px 20px;
    margin-top: 0;
  }
  .contact__bottom .left .text {
    width: 100%;
  }
  .contact__bottom .right {
    margin-bottom: 64px;
  }
  .contact__bottom .right .image {
    width: 41.6vw;
    height: 49.0666666667vw;
  }
}

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