
                                                .lc-header-lpc {
                                                  padding-right: 48px;
                                                  padding-left: 48px;
                                                }

                                                .lc-header-lpc__wrapper_border {
                                                  -webkit-box-shadow: none !important;
                                                  box-shadow: none !important;
                                                  border-bottom: solid 1px
                                                    #cac8c3;
                                                  background-color: #ffffff;
                                                }

                                                .lc-header-lpc__wrapper_border.lc-header-lpc__wrapper_transparent {
                                                  border: none !important;
                                                  -webkit-box-shadow: none !important;
                                                  box-shadow: none !important;
                                                  background-color: transparent;
                                                }

                                                .lc-header-lpc__left {
                                                  margin-top: 16px;
                                                  margin-bottom: 16px;
                                                }

                                                .lc-header-lpc__left
                                                  .lc-service-icon__img {
                                                  width: 248px !important;
                                                  height: 48px !important;
                                                }

                                                .lc-header-lpc__right
                                                  .lc-button__under {
                                                  background-color: #fce000 !important;
                                                  border-radius: 16px !important;
                                                }

                                                .lc-header-lpc__right
                                                  .lc-button:hover
                                                  .lc-button__under {
                                                  background-color: #ffef6b !important;
                                                }

                                                .lc-header-lpc__right
                                                  .lc-button__text {
                                                  font-size: 16px !important;
                                                  color: #21201f !important;
                                                  font-weight: 500 !important;
                                                  padding: 0 24px !important;
                                                }

                                                .lc-header-lpc__menu {
                                                  font-size: 16px !important;
                                                  color: #21201f !important;
                                                  font-weight: 500 !important;
                                                  padding: 20px 16px !important;
                                                  line-height: 40px !important;
                                                }

                                                .lc-navigation-menu
                                                  .lc-navigation-menu__item
                                                  .lc-navigation-menu__link:hover {
                                                  color: #a4a4a4 !important;
                                                }


                                                .lc-header-lpc__wrapper_border.lc-header-lpc__wrapper_transparent
                                                  .lc-header-lpc__menu {
                                                  display: none;
                                                }

                                                .lc-header-lpc__wrapper_border
                                                  .lc-header-lpc__menu {
                                                  display: block;
                                                }

                                                .lc-header-lpc__wrapper_border.lc-header-lpc__wrapper_transparent
                                                  .lc-header-lpc__right {
                                                  display: none;
                                                }

                                                .lc-header-lpc__wrapper_border
                                                  .lc-header-lpc__right {
                                                  display: block;
                                                }

                                                @media (max-width: 767px) {
                                                  .lc-header-lpc {
                                                    padding-right: 16px;
                                                    padding-left: 16px;
                                                  }

                                                  .lc-header-lpc__left
                                                    .lc-service-icon__img {
                                                    width: 200px !important;
                                                    height: 39px !important;
                                                  }

                                                  .lc-header-lpc__wrapper_border
                                                    .lc-header-lpc
                                                    .lc-header-lpc__menu {
                                                    display: none;
                                                  }

                                                  .lc-header-lpc-burger__burger-button {
                                                    padding: 14px 12px 6px;
                                                  }

                                                  .lc-header-lpc-burger__cta-wrapper {
                                                    padding: 16px 20px 50px;
                                                    -webkit-box-shadow: none;
                                                    box-shadow: none;
                                                  }

                                                  .lc-header-lpc-burger__content,
                                                  .lc-header-lpc-burger__main-content {
                                                    -webkit-box-pack: end;
                                                    -ms-flex-pack: end;
                                                    justify-content: flex-end;
                                                  }

                                                  .lc-header-lpc-burger__link-content_theme_light {
                                                    color: #ffffff !important;
                                                  }

                                                  .lc-header-lpc-burger__paranja_opened::after {
                                                    content: "";
                                                    position: fixed;
                                                    top: 16px;
                                                    right: 16px;
                                                    width: 24px;
                                                    height: 24px;
                                                    background: 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='M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z' fill='white'/%3E%3C/svg%3E")
                                                      center / 100% no-repeat;
                                                  }

                                                  .lc-header-lpc-burger__paranja_opened {
                                                    max-width: calc(
                                                      100% - 214px
                                                    );
                                                    z-index: 10;
                                                    -webkit-transition:
                                                      max-width 0s linear 300ms,
                                                      opacity 300ms ease-out
                                                        300ms;
                                                    -o-transition:
                                                      max-width 0s linear 300ms,
                                                      opacity 300ms ease-out
                                                        300ms;
                                                    transition:
                                                      max-width 0s linear 300ms,
                                                      opacity 300ms ease-out
                                                        300ms;
                                                  }

                                                  .lc-header-lpc-burger__menu {
                                                    width: 214px;
                                                  }

                                                  .lc-header-lpc-burger__menu-background_theme_light {
                                                    background: #21201f;
                                                  }

                                                  .lc-header-lpc-burger__cta-wrapper
                                                    .lc-button {
                                                    min-width: 100%;
                                                    height: 48px;
                                                    font-size: 14px;
                                                    line-height: 48px;
                                                  }

                                                  .lc-header-lpc__right
                                                    .lc-button__under {
                                                    border-radius: 10px !important;
                                                  }

                                                  .lc-header-lpc__right
                                                    .lc-button__text {
                                                    height: 48px !important;
                                                    font-size: 14px !important;
                                                    line-height: 48px !important;
                                                    padding: 0 5px !important;
                                                  }
                                                }
                                              