footer {
  /**
* FOOTER
**/
  /**
* HEADER
**/
  /**
* FOOTER
**/
  /**
* HEADER
**/ }
  footer .footer__private-area-wrapper {
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    background-color: #F8F7F7;
    color: #7E7367;
    overflow: hidden;
    padding: 40px 0; }
    @media (min-width: 768px) {
      footer .footer__private-area-wrapper::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 692px;
        height: 692px;
        background-color: white;
        border-radius: 50%;
        z-index: 0; } }
  footer .footer__private-area-text {
    line-height: 19.04px; }
  footer .footer__private-area-block {
    max-width: 366px;
    gap: 24px;
    z-index: 1; }
  footer .footer__private-area__content {
    gap: 16px; }
  footer .footer__private-area__buttons {
    gap: 16px; }
  footer .footer__private-area__circle {
    background-color: #fff; }
  footer .footer__button {
    padding: 12px 16px;
    font-weight: 500;
    line-height: 19.04px; }
    footer .footer__button--primary, footer .footer__button--primary:active, footer .footer__button--primary:hover, footer .footer__button--primary:visited {
      background-color: #7E7367;
      color: #fff !important; }
    footer .footer__button--secondary, footer .footer__button--secondary:active, footer .footer__button--secondary:hover, footer .footer__button--secondary:visited {
      border: 1px solid #7E7367;
      background-color: #fff;
      color: #7E7367 !important; }
  footer .footer__social-wrapper {
    gap: 16px; }
  footer .footer__social-title {
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.76px; }
  footer .footer__social-buttons {
    gap: 16px; }
  footer .footer__submenu-wrapper {
    max-width: 1264px;
    gap: 16px; }
    @media (min-width: 768px) {
      footer .footer__submenu-wrapper {
        gap: 24px; } }
  footer .footer__submenu-buttons {
    gap: 16px; }
  footer .footer__submenu-links {
    gap: 16px; }
    footer .footer__submenu-links-container {
      gap: 16px; }
      @media (min-width: 768px) {
        footer .footer__submenu-links-container {
          gap: 24px; } }
    footer .footer__submenu-links #ot-sdk-btn.ot-sdk-show-settings {
      color: #464039;
      background-color: unset;
      color: inherit;
      font-family: "ubuntumedium";
      font-size: 12px;
      font-weight: 700;
      line-height: 136%;
      white-space: nowrap; }
      @media (min-width: 768px) {
        footer .footer__submenu-links #ot-sdk-btn.ot-sdk-show-settings {
          white-space: unset; } }
      footer .footer__submenu-links #ot-sdk-btn.ot-sdk-show-settings:hover {
        background-color: unset;
        text-decoration: underline; }
  footer .footer__text-rights, footer .footer__text-rights:visited, footer .footer__text-rights:hover, footer .footer__text-rights:link {
    color: #38332E;
    font-family: "ubuntulight";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 136%; }
  footer .footer__text-link {
    color: #464039;
    font-family: "ubuntumedium";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 136%;
    text-decoration: underline;
    white-space: nowrap; }
    @media (min-width: 768px) {
      footer .footer__text-link {
        white-space: unset; } }
  footer .footer__submenu-btn {
    padding: 8px 12px;
    border-radius: 1000px;
    border: 1px solid #7E7367;
    background: #fff;
    font-family: "ubuntumedium";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 136%;
    gap: 4px; }
    footer .footer__submenu-btn--open {
      border-color: #464039;
      background: #D8D4CF;
      color: #464039; }
    footer .footer__submenu-btn span {
      color: #7E7367; }
  footer .footer__submenu-menu {
    bottom: 30px;
    width: 206px;
    border-radius: 16px;
    box-shadow: 0px 6px 24px 0px rgba(56, 51, 46, 0.08), 0px 2px 2px 0px rgba(56, 51, 46, 0.02);
    z-index: 10; }
  footer .footer__submenu-link, footer .footer__submenu-link:visited, footer .footer__submenu-link:hover, footer .footer__submenu-link:link {
    font-family: "Ubuntu", sans-serif;
    height: 40px;
    padding: 0 20px;
    color: #464039;
    font-size: 14px;
    line-height: 136%; }
  footer .footer__last-articles-wrapper {
    max-width: 1264px; }
  footer .footer__last-articles-summary {
    list-style: none;
    color: #464039;
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 136%;
    letter-spacing: 0.14px; }
    @media (min-width: 768px) {
      footer .footer__last-articles-summary {
        color: #7E7367;
        font-size: 14px;
        cursor: default;
        pointer-events: none;
        text-transform: uppercase; } }
    footer .footer__last-articles-summary::-webkit-details-marker {
      display: none; }
  footer .footer__last-articles-details {
    border-bottom: 1px solid #EDEBE9; }
    @media (min-width: 768px) {
      footer .footer__last-articles-details {
        border: 0;
        width: 25%; } }
    footer .footer__last-articles-details[open] svg {
      transform: rotate(180deg); }
  footer .footer__last-articles-link,
  footer .footer__last-articles-link:link footer .footer__last-articles-link:visited {
    color: #7E7367;
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    line-height: 136%;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  footer .footer__container {
    padding: 24px;
    gap: 16px; }
    @media (min-width: 768px) {
      footer .footer__container {
        padding: 40px 88px;
        gap: 24px; } }
  footer .footer__header {
    gap: 16px; }
  @media (min-width: 768px) {
    footer .footer__last-articles-wrapper {
      gap: 24px; } }

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