.sm-contact__top {
  background-color: #f4f2ed;
  padding: 32px 0
}
@media (min-width:576px) {
  .sm-contact__top {
    background-color: #e8ebed;
    margin-top: -110px;
    padding: 160px 0 80px
  }
}
@media (min-width:576px) {
  .sm-contact__top-container {
    margin: 0 auto;
    width: 50%
  }
}
.sm-contact__bottom {
  margin: 32px 0
}
@media (min-width:576px) {
  .sm-contact__bottom {
    background-color: #e8ebed;
    margin: 0;
    padding-bottom: 130px
  }
}
.sm-contact__bottom-container {
  background-color: #e8ebed;
  padding: 32px 0;
  text-align: center
}
@media (min-width:576px) {
  .sm-contact__bottom-container {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 50%
  }
}
.sm-contact__form textarea {
  background-color: #fdfeff;
  margin-bottom: 10px;
  padding: 24px 20px;
  resize: none
}
.sm-contact__form textarea::-webkit-input-placeholder {
  color: #9ea4aa;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  opacity: 1
}
.sm-contact__form textarea::-moz-placeholder {
  color: #9ea4aa;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  opacity: 1
}
.sm-contact__form textarea:-ms-input-placeholder {
  color: #9ea4aa;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  opacity: 1
}
.sm-contact__form textarea::-ms-input-placeholder {
  color: #9ea4aa;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  opacity: 1
}
.sm-contact__form textarea::placeholder {
  color: #9ea4aa;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  opacity: 1
}
.sm-contact__form textarea:-ms-input-placeholder {
  color: #9ea4aa;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px
}
.sm-contact__form textarea::-ms-input-placeholder {
  color: #9ea4aa;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px
}
.sm-contact__form-cta .btn {
  font-size: 16px;
  line-height: 19px;
  padding: 12px 20px;
  width: 100%
}
@media (min-width:576px) {
  .sm-contact__form-cta .btn {
    font-size: 18px;
    line-height: 27px;
    padding: 16px 32px;
    width: auto
  }
}
.sm-contact__form-cta .btn [class^=icon]::before {
  font-size: 16px;
  line-height: 22px
}
.sm-contact__comments-count {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  text-align: right
}
.sm-contact__consent {
  color: #26282b;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 16px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 20px;
  margin-bottom: 32px;
  cursor: pointer;
}
.sm-contact__consent [class^=icon-] {
  margin-right: 20px
}
.sm-contact__consent [class^=icon-]::before {
  color: #26282b;
  font-size: 20px;
  line-height: 20px
}
.sm-contact__consent.active {
  color: #7345b2;
  font-weight: 700
}
.sm-contact__consent.active [class^=icon-]::before {
  color: #7345b2;
  font-weight: 700
}
.sm-contact__desc {
  color: #26282b;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  margin-bottom: 16px
}
.sm-contact__email {
  color: #26282b;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px
}
@media (min-width:576px) {
  .sm-contact__email {
    font-size: 24px;
    line-height: 29px
  }
}
.sm-contact__number {
  color: #26282b;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px
}
@media (min-width:576px) {
  .sm-contact__number {
    font-size: 20px;
    line-height: 29px
  }
}
.sm-contact__number [class^=icon-]::before {
  color: #7345b2;
  font-size: 24px;
  line-height: 29px
}
.sm-contact__dialog {
  display: none
}
.sm-contact__dialog .dialog__container {
  bottom: unset;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
.sm-contact__dialog .dialog__header-cta .btn__text {
  display: block!important
}
.sm-contact__dialog .dialog__body {
  max-height: 100%
}
@media (min-width:576px) {
  .sm-contact__dialog .dialog__body-cta .btn {
    max-width: 282px
  }
}
@media (min-width:1212px) {
  .sm-contact__dialog .dialog__body {
    max-height: 380px
  }
}
.sm-contact__dialog .dialog__content {
  text-align: center
}
.sm-contact__dialog .dialog__img {
  display: inline-block;
  margin-bottom: 28px;
  max-width: 100px
}
.sm-contact__dialog .dialog__title {
  color: #26282b;
  font-size: 24px;
  font-family: BioRhyme;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 32px;
  margin-bottom: 20px
}
@media (min-width:992px) {
  .sm-contact__dialog .dialog__title {
    font-size: 36px;
    line-height: 44px
  }
}
.sm-contact__dialog .dialog__desc {
  color: #26282b;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 28px
}
@media (min-width:992px) {
  .sm-contact__dialog .dialog__desc {
    font-size: 24px;
    line-height: 29px
  }
}
/*# sourceMappingURL=maps/sm-contact.css.map */

.sm-contact__container {
  max-width: 1440px;
  margin: 0 auto;
} 

.sm-contact__container .container {
  display: flex;
  width: 50%;
  justify-content: space-between;
  gap: 100px;
}

.sm-address__heading {
  color: #26282b;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  margin-bottom: 16px;
  text-align: left;
}

.sm-address__desc {
  font-size: 18px;
  line-height: 29px;
  color: #26282b;
  text-align: left;
}

@media (max-width: 576px) {
  .sm-contact__container .container {
    display: block;
    width: auto;
  }

  .sm-address__bottom-container {
    background-color: #e8ebed;
    padding: 32px 18px;
    text-align: center;
    margin-top: 20px;
  }

  .sm-address__heading {
    text-align: center;
  }

  .sm-address__desc {
    text-align: center;
  }
}