

/* Start:/bitrix/templates/kandid/template_styles.css?17821447763963*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.5.15,
* Autoprefixer: v10.5.0
* Browsers: last 4 version
*/

.cookies {
  position: fixed;
  left: 50%;
  bottom: var(--cookies-bottom, 56px);
  z-index: 4;
  width: 763px;
  height: 56px;
  max-width: calc(100% - 32px);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgba(35, 141, 52, 1);
  clip-path: path(
    "M47 0H754C761 0 765 7 760 13L721 48C716 53 709 56 700 56H8C3 56 1 52 5 48L38 8C42 2 46 0 52 0Z"
  );
}

.cookies.is-hidden {
  display: none;
}

.cookies__container {
  height: 56px;
  padding: 0 52px 0 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 14px;
}

.cookies__icon {
  width: 22px;
  height: 22px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22px;
  flex: 0 0 22px;
  display: block;
}

.cookies__text {
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  color: #fff;
  font-family: "Ubuntu";
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}

.cookies__button {
  width: 87px;
  height: 27px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 87px;
  flex: 0 0 87px;
  padding: 0 14px;
  border: 0;
  border-radius: 42px;
  background: #fff;
  color: #000;
  font-family: "Ubuntu";
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (max-width: 796px) and (min-width: 361px) {
  .cookies {
    width: calc(100% - 14px);
    max-width: 708px;
    height: 56px;
    background: none;
    clip-path: none;
  }

  .cookies::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 708 56' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47 0H699C706 0 710 7 705 13L666 48C661 53 654 56 645 56H8C3 56 1 52 5 48L38 8C42 2 46 0 52 0Z' fill='%23238D34'/%3E%3C/svg%3E")
      center / 100% 100% no-repeat;
    pointer-events: none;
  }

  .cookies__container {
    position: relative;
    z-index: 1;
    height: 56px;
    padding: 0 37px 0 41px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
  }

  .cookies__text {
    font-size: 12px;
    line-height: 1;
  }

  .cookies__button {
    width: 87px;
    height: 27px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87px;
    flex: 0 0 87px;
    padding: 0 14px;
    font-size: 14px;
    line-height: 1;
  }
}

@media (max-width: 597px) {
  .cookies {
    width: calc(100% - 14px);
    min-height: 81px;
    max-width: none;
    background: #238d34;
    clip-path: none;
    border-top-left-radius: 25px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 7px;
    -webkit-transform: translateX(-50%) skew(-3deg);
    -ms-transform: translateX(-50%) skew(-3deg);
    transform: translateX(-50%) skew(-3deg);
  }

  .cookies::before {
    display: none;
  }

  .cookies__container {
    position: relative;
    z-index: 1;
    min-height: 81px;
    padding: 13px 92px 12px 13px;
    display: block;
    -webkit-transform: skew(3deg);
    -ms-transform: skew(3deg);
    transform: skew(3deg);
  }

  .cookies__icon {
    display: none;
  }

  .cookies__text {
    margin: 0;
    max-width: 203px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
  }

  .cookies__text br {
    display: none;
  }

  .cookies__button {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 65px;
    height: 27px;
    padding: 0 8px;
    border: 0;
    border-radius: 42px;
    background: #fff;
    color: #000;
    font-size: 11px;
    font-weight: 500;
    text-align: center;
  }
}

/* End */
/* /bitrix/templates/kandid/template_styles.css?17821447763963 */
