
                                      #faq_group {
                                        padding: 120px 0px;
                                        background-color: #f5f4f2;
                                      }

                                      #faq-title_block .lc-text__title {
                                        padding-bottom: 32px;
                                      }

                                      #faq-title_block,
                                      #faq-tabs_block > div > section {
                                        max-width: 1152px;
                                        padding: 0 16px;
                                        -webkit-box-sizing: border-box;
                                        box-sizing: border-box;
                                      }
                                      [id$="-faq_block"].lc-section.lpc-section {
                                        max-width: none;
                                        padding: 0;
                                      }

                                      #faq_group
                                        .lc-tabs__container_theme_buttons
                                        .lc-tabs__scroll-wrapper {
                                        border-radius: 0;
                                      }
                                      #faq_group
                                        .lc-tabs__scroll-wrapper
                                        .lc-tabs__tab:not(:last-child) {
                                        margin: 0 8px 0 0;
                                      }
                                      #faq_group .lc-tabs__tab {
                                        background-color: #ffffff;
                                        min-width: unset;
                                        padding: 10px 16px;
                                        border-radius: 4px;
                                        border: none;
                                        -webkit-transition: all 0.15s
                                          ease-in-out;
                                        -o-transition: all 0.15s ease-in-out;
                                        transition: all 0.15s ease-in-out;
                                      }
                                      #faq_group
                                        .lc-tabs__tab:active:not(
                                          .lc-tabs__tab_active
                                        ) {
                                        background-color: #ebe9e6;
                                      }
                                      #faq_group
                                        .lc-tabs__tab.lc-tabs__tab_active {
                                        background-color: #fce000;
                                      }

                                      #faq_group .lc-tabs__gradient {
                                        display: none;
                                      }

                                      [id$="-faq_block"]
                                        .lc-spoiler__items
                                        > .lc-spoiler-item:not(:last-child) {
                                        margin-bottom: 8px;
                                      }

                                      #faq_group .lc-spoiler-item {
                                        background-color: #ffffff;
                                        border-radius: 12px;
                                        padding: 0 24px;
                                        -webkit-box-sizing: border-box;
                                        box-sizing: border-box;
                                        -webkit-transition: all 0.15s
                                          ease-in-out;
                                        -o-transition: all 0.15s ease-in-out;
                                        transition: all 0.15s ease-in-out;
                                      }
                                      #faq_group .lc-spoiler-item__header {
                                        line-height: 100%;
                                        padding: 16px 0;
                                      }

                                      #faq_group .lc-spoiler-item__arrow {
                                        margin: 0;
                                        height: 24px;
                                        -webkit-transform-origin: unset;
                                        -ms-transform-origin: unset;
                                        transform-origin: unset;
                                        will-change: transform;
                                        -webkit-transition: all 0.15s
                                          ease-in-out;
                                        -o-transition: all 0.15s ease-in-out;
                                        transition: all 0.15s ease-in-out;
                                      }
                                      #faq_group
                                        .lc-spoiler-item_open
                                        .lc-spoiler-item__arrow {
                                        -webkit-transform: rotate(135deg);
                                        -ms-transform: rotate(135deg);
                                        transform: rotate(135deg);
                                      }
                                      #faq_group .lc-icon svg {
                                        display: none;
                                      }
                                      #faq_group .lc-icon {
                                        width: 24px;
                                        height: 24px;
                                        background:
                                          url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.05261 2L7.05261 12' stroke='%2321201F' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M2 7L12 7' stroke='%2321201F' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")
                                            center / 14px no-repeat,
                                          #ffffff;
                                        border-radius: 50%;
                                      }

                                      #faq_group .lc-spoiler-item:active {
                                        background-color: #ffffff;
                                      }
                                      #faq_group
                                        .lc-spoiler-item:active
                                        .lc-icon {
                                        background-color: #ffffff;
                                      }
                                      .lc-tabs__tab.lc-tabs__tab_active
                                        .lc-text-block {
                                        color: #fff !important;
                                      }
                                      .lc-tabs__tab .lc-text-block {
                                        color: #000 !important;
                                      }
                                      #faq_group
                                        .lc-spoiler-item:hover:not(:active)
                                        .lc-icon {
                                        background:
                                          url(
                                              data:image/svg + xml,
                                              %3Csvgwidth="14"height="14"viewBox="0 0 14 14"fill="none"xmlns="http://www.w3.org/2000/svg"%3E%3Cpathd="M7.05261 2L7.05261 12"stroke="%2321201F"stroke-width="2"stroke-linecap="round"/%3E%3Cpathd="M2 7L12 7"stroke="%2321201F"stroke-width="2"stroke-linecap="round"/%3E%3C/svg%3E
                                            )
                                            center / 14px no-repeat,
                                          #ffffff;
                                      }
                                      #faq_group
                                        .lc-spoiler-item:hover:not(:active)
                                        .lc-icon {
                                        background-color: #ffffff !important;
                                      }

                                      [id$="-faq_block"] > .lc-offsets {
                                        padding-top: 32px !important;
                                      }

                                      @media (hover: hover) and (pointer: fine) {
                                        #faq_group
                                          .lc-tabs__tab:hover:not(
                                            .lc-tabs__tab_active
                                          ) {
                                          background-color: #fafaf9;
                                        }
                                        #faq_group
                                          .lc-spoiler-item:hover:not(:active) {
                                          background-color: #fafaf9;
                                        }
                                        #faq_group
                                          .lc-spoiler-item:hover:not(:active)
                                          .lc-icon {
                                          background-color: #ffef6b;
                                        }
                                      }

                                      @media (max-width: 767px) {
                                        #faq_group {
                                          padding: 50px 0px;
                                        }

                                        #faq-title_block .lc-text__title {
                                          font-size: 32px !important;
                                          line-height: 32px !important;
                                          padding-bottom: 26px;
                                        }

                                        #faq_group .lc-spoiler-item {
                                          padding: 0px 16px;
                                        }

                                        [id$="-faq_block"] > .lc-offsets {
                                          padding-top: 26px !important;
                                        }

                                        #faq_group .lc-tabs__tab {
                                          border-radius: 5px;
                                        }
                                      }
                                    