

/* Start:/local/templates/html/assets/components-template/feedback-form/style.css?17543027671046*/
.feedback-form {
  padding: 10rem 17rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff; }
  .feedback-form__title {
    margin-bottom: 4rem;
    text-align: center; }
    @media (max-width: 1199px) {
      .feedback-form__title {
        margin-bottom: 16px; } }
  .feedback-form__inner {
    width: 100%; }
  .feedback-form__grid {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3.8rem; }
    @media (max-width: 767px) {
      .feedback-form__grid {
        grid-template-columns: 1fr;
        gap: 28px; } }
  .feedback-form__right {
    display: flex; }
    .feedback-form__right .form-control--textarea {
      height: 100%; }
  .feedback-form__inner {
    display: flex;
    flex-direction: column;
    gap: 2.8rem; }
    @media (max-width: 1199px) {
      .feedback-form__inner {
        gap: 28px; } }
  @media (max-width: 1199px) {
    .feedback-form {
      padding: 40px; } }
  @media (max-width: 767px) {
    .feedback-form {
      padding: 40px 16px; } }

/* End */


/* Start:/local/templates/html/assets/components-template/mixin__side-info/style.css?1754302767594*/
.side-info {
  padding: 4rem;
  padding-bottom: 0px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10; }
  @media (max-width: 1199px) {
    .side-info {
      position: static;
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 24px; } }
  .side-info__inner {
    background-color: #1789A1;
    color: #FFFFFF;
    padding: 4rem 5.6rem; }
    @media (max-width: 1199px) {
      .side-info__inner {
        padding: 16px; } }
    .side-info__inner a {
      color: #FFFFFF; }
    .side-info__inner svg {
      fill: #FFFFFF; }

/* End */


/* Start:/local/templates/html/assets/components-template/map/style.css?17543027671650*/
.popover-content {
  position: relative;
  padding: 22px; }
  @media (max-width: 767px) {
    .popover-content {
      padding: 8px; } }
  .popover-content .popover-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px; }
    @media (max-width: 767px) {
      .popover-content .popover-title {
        font-size: 16px; } }
  .popover-content .popover-adress {
    margin-top: 15px; }
  .popover-content .popover-link {
    margin-top: 10px;
    color: var(--theme-base-color); }

.popover .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.29289 5.29289C5.68342 4.90237 6.31658 4.90237 6.70711 5.29289L12 10.5858L17.2929 5.29289C17.6834 4.90237 18.3166 4.90237 18.7071 5.29289C19.0976 5.68342 19.0976 6.31658 18.7071 6.70711L13.4142 12L18.7071 17.2929C19.0976 17.6834 19.0976 18.3166 18.7071 18.7071C18.3166 19.0976 17.6834 19.0976 17.2929 18.7071L12 13.4142L6.70711 18.7071C6.31658 19.0976 5.68342 19.0976 5.29289 18.7071C4.90237 18.3166 4.90237 17.6834 5.29289 17.2929L10.5858 12L5.29289 6.70711C4.90237 6.31658 4.90237 5.68342 5.29289 5.29289Z' fill='%230B2B4A' fill-opacity='0.5'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 100; }

.popover {
  position: relative;
  z-index: 1010;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  width: 350px; }

/* End */
/* /local/templates/html/assets/components-template/feedback-form/style.css?17543027671046 */
/* /local/templates/html/assets/components-template/mixin__side-info/style.css?1754302767594 */
/* /local/templates/html/assets/components-template/map/style.css?17543027671650 */
