

/* Start:/local/templates/.default/components/rootmedia/super.d7/choose-banner/style.css?16669583042651*/
.choose-bg {
  background-size: cover!important;
  padding: 48px 0;
  background-position: 100% 100%!important;
  background-repeat: no-repeat !important;
}
.choose-header {
  display: flex;
  justify-content: space-between;
  margin: 1em;
}
@media (max-width: 991.98px) {
  .choose-header {
    flex-direction: column;
  }
}
.choose-header-textBlock {
  width: 65%;
  color: #fff;
}
@media (max-width: 991.98px) {
  .choose-header-textBlock {
    width: 100%;
  }
}
.choose-header-textBlock .title {
  font-weight: 700;
  font-size: 48px;
  line-height: 59px;
  margin-bottom: 20px;
  display: block;
}
@media (max-width: 767.98px) {
  .choose-header-textBlock .title {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
.choose-header-textBlock .text {
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
}
@media (max-width: 767.98px) {
  .choose-header-textBlock .text {
    font-size: 14px;
  }
}
.choose-header-text {
  margin: 15% 0;
  max-width: 656px;
}
@media (max-width: 991.98px) {
  .choose-header-text {
    margin: 1em 0;
  }
}
.choose-header-form {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  padding: 40px 48px;
  width: 35%;
}
@media (max-width: 991.98px) {
  .choose-header-form {
    width: 100%;
  }
}
.choose-header-breadcrumbs {
  margin-top: 16px;
  color: #ffffff;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
}
.choose-header-breadcrumbs a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
}
.choose-header .intec-ui-form form textarea {
  resize: none;
  height: 120px;
}
.choose-header .startshop-form-result-new-fields {
  margin-bottom: 12px !important;
}
.choose-header .startshop-form-result-new-consent {
  margin-bottom: 16px !important;
}
.choose-header .startshop-form-result-new-buttons .intec-grid-item-auto:nth-child(1) {
  width: 100%;
}
.choose-header .startshop-form-result-new-buttons .intec-grid-item-auto:nth-child(1) .intec-ui-control-button {
  width: 100%;
  padding: 13px 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  color: #ffffff;
}
.choose-header .startshop-form-result-new-buttons .intec-grid-item-auto:nth-child(2) .intec-ui-mod-transparent {
  display: none;
}
.choose-header .intec-ui-control-checkbox {
  align-items: flex-start !important;
}
.choose-header .intec-ui-control-checkbox .intec-ui-part-selector {
  margin-top: 1px !important;
}
.choose-form-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #2d2d2d;
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .choose-form-title {
    font-size: 18px;
  }
}
/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/.default/components/rootmedia/super.d7/choose-quiz/style.css?1666958304431*/
.quiz-title {
  font-weight: 700;
  font-size: 30px;
  line-height: 37px;
  margin: 60px 0 48px;
}
@media (max-width: 998px) {
  .quiz-title {
    font-size: 20px;
    margin: 40px 10px 25px;
  }
}
.wqec-tbl {
  height: 105px !important;
}
@media (max-width: 998px) {
  .wqec-tbl {
    height: 70px !important;
  }
}
@media (max-width: 767px) {
  .wqec-tbl {
    height: 40px !important;
  }
}
/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?15807177972487*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

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

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/choose-brands/style.css?16669583042442*/
.faq {
  display: block;
}
.faq .faq-section {
  display: block;
  border: 1px solid #e8e8e8;
}
.faq .faq-section .faq-delimiter {
  display: block;
  height: 1px;
  background: #e8e8e8;
  overflow: hidden;
}
.faq .faq-section .faq-item {
  display: block;
  padding: 25px;
}
.faq .faq-section .faq-item .faq-item-wrapper {
  display: block;
}
.faq .faq-section .faq-item .faq-item-name {
  display: block;
  position: relative;
  font-size: 0;
  cursor: pointer;
}
.faq .faq-section .faq-item .faq-item-name .faq-item-name-text {
  margin-left: 24px;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #2d2d2d;
}
.faq .faq-section .faq-item .faq-item-name .faq-item-name-indicators {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 100%;
  white-space: nowrap;
  text-align: center;
}
.faq .faq-section .faq-item .faq-item-name .faq-item-name-indicators .faq-item-name-indicator {
  vertical-align: middle;
  font-size: 14px;
}
.faq .faq-section .faq-item .faq-item-name .faq-item-name-indicators .faq-item-name-indicator.faq-item-name-indicator-active {
  display: none;
}
.faq .faq-section .faq-item.active .faq-item-name .faq-item-name-indicators .faq-item-name-indicator.faq-item-name-indicator-active {
  display: inline-block;
}
.faq .faq-section .faq-item.active .faq-item-name .faq-item-name-indicators .faq-item-name-indicator.faq-item-name-indicator-inactive {
  display: none;
}
.faq .faq-section .faq-item .faq-item-description {
  display: none;
  padding-top: 25px;
  overflow: hidden;
  transition: all 0.2s ease;
}
.faq .faq-section .faq-item .faq-item-description .faq-item-description-wrapper {
  display: block;
  padding-top: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #2d2d2d;
}
.faq-item-box {
  display: flex;
  align-items: center;
}
.faq-item {
  transition: all 0.2s ease;
}
.faq-item:hover {
  transition: all 0.2s ease;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.faq-item-name-img {
  width: 100px;
  height: 56px;
}
.faq-item-name-img img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.numbers-header {
  margin: 0 1em 40px;
}
.numbers-header h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 37px;
  color: #2d2d2d;
  margin: 0 auto 24px;
}
.numbers-header p {
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #2d2d2d;
}
/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/.default/components/rootmedia/super.d7/choose-banner/style.css?16669583042651 */
/* /local/templates/.default/components/rootmedia/super.d7/choose-quiz/style.css?1666958304431 */
/* /local/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?15807177972487 */
/* /local/templates/.default/components/bitrix/news.list/choose-brands/style.css?16669583042442 */
