/*
 Theme Name:   Maxify Child
 Template:     maxify
*/


/*
 (i)  Дополнительные оболчки для Mission Page
      (если вдруг они не будут нужны , уберите оболочки .big-container и  .white-wrapper с элемента в разметке , если они понадобятся для других элементов  оберните в эти оболчки любой [class*="__container"] элемент)
*/

/*
.sidebar_right [class*="content_wrap"] > .content {
    width: 900px !important;
}
*/
@media (min-width: 1024px) {
	.sidebar_above_content {
		float: right;
		width: 390px;
	}
}

@media (max-width: 1439px) {
    .sidebar_above_content {
        width: 337.7952755906px;
    }
}

@media (max-width: 1279px) {
    .sidebar_above_content {
        width: 296.031496063px;
    }
}

@media (max-width: 1023px) {
    .sidebar_above_content {
        width: 100% !important;
    }
}

.category .content,.tax-blog_category .content, .post-type-archive .content,.category .content:not(:has(.post_item_404)) {
    background: none!important;
	padding: 0!important;
}
@media (max-width: 1439px) {
    .sidebar_right:not(.elementor-page-7615) [class*="content_wrap"] > .content {
		width: 338px; !important;
    }
}
/*
@media (max-width: 1379px) {
    .sidebar_right:not(.elementor-page-7615) [class*="content_wrap"] > .content {
		width: calc(100% - 296px) !important;
    }
}*/
@media (max-width: 1279px)  {
	.sidebar_right:not(.elementor-page-7615) [class*=content_wrap]>.content {
		width: 621px !important;
	}
}
@media (max-width: 1023px) {
	.sidebar_right:not(.elementor-page-7615) [class*="content_wrap"] > .content {
		width: 100%; !important;
	}
}
@media (min-width: 1440px) {
	.sidebar_right:not(.elementor-page-7615) [class*="content_wrap"] > .content {
		width: calc(100% - 415px) !important;
	}
}

.post_item_404 { 
	background: #fff;
    padding: 50px 30px;
}

/*
@font-face {
  font-family: PTSans;
  font-display: swap;
  src: url("/wp-content/themes/maxify_child/fonts/PTSans-Regular.woff2") format("woff2"), url("/wp-content/themes/maxify_child/fonts/PTSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Unica One;
  font-display: swap;
  src: url("/wp-content/themes/maxify_child/fonts/UnicaOne-Regular.woff2") format("woff2"), url("/wp-content/themes/maxify_child/fonts/UnicaOne-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
*/
.m-0 {
	margin: 0!important;
}

.fw-bold {
	font-weight: 700;
}

.sc_layouts_menu_nav>li li>div {
    position: relative;
    padding: .2em 1.56em .2em 2.56em;
}

.navigation_mobile_title {
	padding-right: 15px;
    font-weight: 700;
    font-size: large;
    color: #000;
}

.post-6694 .elementor-widget:not(:last-child) {
    margin-bottom: 0px;
}

.elementor-element-6da7712 .elementor-element-populated{
	flex-direction: column;
}

.elementor-element-98f0616 .xngrph-post-img img {
    height: 110px;
    width: auto;
}

.elementor-element-6da7712 .elementor-element-populated h1{
	margin: 0;
	font-family: PT Sans;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	text-align: left;
}

.elementor-element-6da7712 .xngrph-rating-number {
    font-family: PT Sans;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    text-align: left;
}

.single-post .xngrph-rating-number {
  order: 1;
}

.elementor-element-6da7712 .elementor-element-populated a{
	width: 220px;
	height: 50px;
	border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
    letter-spacing: normal;	
	padding: 0;
}

.elementor-element-6da7712 .elementor-element-populated a .sc_button_text {
	display: unset;
    vertical-align: baseline;
	font-family: PT Sans;
	font-size: 16px;
	font-weight: 400;
	line-height: 20.7px;
	text-align: center;
	line-height: 50px !important;
}

.elementor-element-98f0616 .xngrph-post-img {
    text-align: end;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1370px!important;
}

.elementor-widget.elementor-widget-heading .elementor-heading-title.elementor-size-xxl,
.elementor-widget.elementor-widget-heading .elementor-heading-title.elementor-size-xxl h4
{
    font-size: 48px;
	font-family: Ubuntu;
	line-height: 56.74px;
}

.big-container {
  padding: 0 0.9375rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 83.75rem;
  margin: 0 auto;
}

.white-wrapper {
  background-color: #fff;
  border-radius: 0.9375rem;
  padding: 0.9375rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

@supports (padding-top: clamp( 1.25rem , 0.45rem  +  4vw , 3.75rem )) {
  .white-wrapper {
    padding-top: clamp( 1.25rem , 0.45rem  +  4vw , 3.75rem );
  }
}

@supports not (padding-top: clamp( 1.25rem , 0.45rem  +  4vw , 3.75rem )) {
  .white-wrapper {
    padding-top: calc(1.25rem + 2.5 * (100vw - 20rem) / 62.5);
  }
}

@supports (padding-bottom: clamp( 1.25rem , 0.45rem  +  4vw , 3.75rem )) {
  .white-wrapper {
    padding-bottom: clamp( 1.25rem , 0.45rem  +  4vw , 3.75rem );
  }
}

@supports not (padding-bottom: clamp( 1.25rem , 0.45rem  +  4vw , 3.75rem )) {
  .white-wrapper {
    padding-bottom: calc(1.25rem + 2.5 * (100vw - 20rem) / 62.5);
  }
}

.big-container [class*=__container] {
  padding: 0;
}

input.search_field {
	margin: 0!important;
    height: 58px !important;
}

.elementor-element-e12be49 button.search_submit {
	left: -6px!important;
    height: 58px!important;
}


.search_wrap.search_style_normal .search_form_wrap .search_form .search_field {
    padding: 0 0.4rem!important;
}

@media (max-width: 420px) {
    .search_wrap.search_style_normal .search_form_wrap .search_form .search_field {
        width: 13rem!important;
    }
}

@media (min-width: 768px) { 
	.home .inner_search_wrap {
		text-align: left;
	}
}

/*--- Стили для отзывчивых картинок----*/

[class*=-ibg] {
  position: relative;
}

[class*=-ibg] img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

[class*=-ibg_contain] img {
  -o-object-fit: contain;
     object-fit: contain;
}

/*-------------------------------------*/

/*----- Общие блоки----------------*/

/*-Title Block-*/

.title-block {
  max-width: 60.3125rem;
  margin: 0 auto;
}

.title-block_decor-block {
  max-width: 100%;
}

.title-block_decor-block .title-block__title {
  display: -ms-grid;
  display: grid;
  gap: 1.875rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  -ms-grid-columns: 16.5170556553% auto 16.5170556553%;
  grid-template-columns: 16.5170556553% auto 16.5170556553%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.title-block_decor-block .title-block__decor {
  width: 11.5rem;
  height: 0.5625rem;
}

.title-block_decor-block .title-block__text {
  max-width: 60.3125rem;
  margin: 0 auto;
}

@supports (font-size: clamp( 2rem , 1.68rem  +  1.6vw , 3rem )) {
  .title-block__title, .title-block__title h2 {
    font-size: clamp( 2rem , 1.68rem  +  1.6vw , 3rem );
  }
}

@supports not (font-size: clamp( 2rem , 1.68rem  +  1.6vw , 3rem )) {
 .title-block__title, .title-block__title h2 {
    font-size: calc(2rem + 1 * (100vw - 20rem) / 62.5);
  }
}

.title-block__title {
  font-family: 'Ubuntu' !important;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #000;
}

.title-block__title:not(:last-child) {
  margin-bottom: 1.875rem;
 font-size: 43px;
}

.title-block__text {
  padding-left: 1.25rem;
  border-left: 0.3125rem solid #519600;
}

.quiz__title-block .title-block__text {
  border-left: 3px solid #FF0700;
}

.title-block__text, .title-block__text p {
  color: #000;
  font-family: 'Ubuntu';
  font-weight: 400;
  font-size: 24px;
  line-height: 1.5;
}

.title-block__text-big p {
  line-height: 1.5;
}

@supports (font-size: clamp( 0.9375rem , 0.7575rem  +  0.9vw , 1.5rem )) {
  .title-block__text-big p {
    font-size: clamp( 0.9375rem , 0.7575rem  +  0.9vw , 1.5rem );
  }
}

@supports not (font-size: clamp( 0.9375rem , 0.7575rem  +  0.9vw , 1.5rem )) {
  .title-block__text-big p {
    font-size: calc(0.9375rem + 0.5625 * (100vw - 20rem) / 62.5);
  }
}

/*----------------------------------------------*/

/*------Span------*/

.table-broker-item__value span{
  color: #000;
}

.span-underline {
    font-family: Ubuntu;
    font-weight: 700;
    font-size: 43px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
          text-decoration-skip-ink: none;
}

.span-red {
  color: #fe7d7b!important;
}

.span-lt-green {
  color: #cbe77c!important;
}

/*----------------------------------------------*/

/*--------Buttons----*/

.button-yellow,
.button-lt-blue, .button-lt-blue-a a,
.button-lt-green {
  font-family: "ubuntu", sans-serif;
  display: -webkit-inline-box!important;
  display: -ms-inline-flexbox!important;
  display: inline-flex!important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1rem;
  border-radius: 0.3125rem!important;
  text-transform: uppercase;
  color: #000!important;
  min-width: 11rem;
  min-height: 3.125rem;
  padding: 0 0.625rem;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.button-lt-blue-a a {
	font-weight: 400;
    padding-top: 15px;
    padding-right: 60px;
    padding-bottom: 20px;
    padding-left: 60px;
    gap: 10px;
}

.sidebar.right .button-yellow {
	padding: 0;
}

.sidebar-open-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.9375rem;
  background-color: #f51e18!important;
  font-size: 1.125rem;
  line-height: 1;
  color: #fff!important;
  min-height: 2.5rem;
  width: 100%;
  padding: 0.625rem;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
  cursor:pointer;
}

.sidebar-open-button span {
  width: 1.25rem;
  height: 1.25rem;
  background: url("./images/sidebar-open-button.svg") center/cover no-repeat;
}

.sidebar-open-button:not(:last-child) {
  margin-bottom: 1.25rem;
}

.sidebar-close-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
  background-color: #fe7d7b;
  -ms-grid-column-align: end;
      justify-self: end;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.sidebar-close-button span {
  background: url("./images/sidebar-close-button.svg") center/cover no-repeat;
  width: 50%;
  height: 50%;
}

.button-lt-green {
  background-color: #ebe073;
}

.button-lt-blue,.button-lt-blue-a a{
  background-color: #FF0700!important;
}

.button-yellow {
  background-color: #FFE900;
}

/*----------------------------------------------*/

/*---------------------- GET TO KNOW US ------------------------*/

.get-to-know-decription, .get-to-know-decription p {
	font-family: PT Sans;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	text-align: left;
	color: rgba(123, 123, 123, 1)
}

/*----------------------------------------------*/


/*----------Broker--Block-Item----------------------------------*/

.broker-block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 1.875rem;
}

.broker-block-item__image {
  display: block;
  width: 10rem;
  /*height: 7.5rem;*/
}
/*
.broker-block-item__image img {
  max-width: 100%;
  aspect-ratio: 160/120;
}
*/
.broker-block-item__content {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.broker-block-item__name {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1;
  color: #000!important;
}

.broker-block-item__name:hover {
  text-decoration: underline;
}

.broker-block-item__name:not(:last-child) {
  margin-bottom: 0.625rem;
}

.broker-block-item__rating:not(:last-child) {
  /*margin-bottom: 1.25rem;*/
  margin: 0.5rem 0;
}

.broker-block-item__link {
  font-size: 0.875rem;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: #ce9cfa;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}

.broker-block-item .top_wrap_meta {
	margin-bottom: 0.5rem;
}

/*----------------------------------------------*/



/*-------------Star--Rating--------------------------------*/

.rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.rating__body {
  position: relative;
  width: 7.5rem;
  height: 1.25rem;
}
/*
.rating__body::before {
  content: "";
  background: url("./images/star-rating-grey.svg") left/cover no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}
*/
.rating__active {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}

.rating__active::before {
  content: "";
  position: absolute;
  background: url("../img/star-rating/star-rating-active.svg") left/cover no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rating__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rating__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  height: 100%;
  opacity: 0;
}

.rating__value {
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 100%;
  text-transform: capitalize;
  color: #000;
  line-height: 1;
  padding: 0px 0px 0px 0.625rem;
}

/*-----------------------------------------*/


/*-----------Controls------------------------------*/

.controls {
  padding: 1.25rem 0;
}

.pagination__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination__item {
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  background-color: #d9d9d9;
  margin: 0 0.3125rem;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.pagination__item._active {
  background-color: #ce9cfa;
}

/*-----------------------------------------*/

/*---Quiz------------------------------*/
/*
@supports (padding-top: clamp( 7.1875rem , 6.2875rem  +  4.5vw , 10rem )) {
  .quiz {
    padding-top: clamp( 7.1875rem , 6.2875rem  +  4.5vw , 10rem );
  }
}

@supports not (padding-top: clamp( 7.1875rem , 6.2875rem  +  4.5vw , 10rem )) {
  .quiz {
    padding-top: calc(7.1875rem + 2.8125 * (100vw - 20rem) / 62.5);
  }
}

@supports (padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .quiz {
    padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem );
  }
}

@supports not (padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .quiz {
    padding-bottom: calc(1.875rem + 1.875 * (100vw - 20rem) / 62.5);
  }
}
*/
@supports (padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .quiz__title-block:not(:last-child) {
    padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem );
  }
}

@supports not (padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .quiz__title-block:not(:last-child) {
    padding-bottom: calc(1.875rem + 1.875 * (100vw - 20rem) / 62.5);
  }
}

.steps-quiz {
  max-width: 48.125rem;
  margin: 0 auto 0 auto;
}

.steps-quiz:not(:last-child) {
  margin: 0 auto 3.125rem auto;
}

.steps-quiz__list {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.steps-quiz__step {
  position: relative;
  counter-increment: item;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.steps-quiz__step:not(:last-child):after {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  height: 0.625rem;
  background-color: #D9D9D9;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.steps-quiz__step span {
  background-color: #D9D9D9;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3.125rem;
          flex: 0 0 3.125rem;
  width: 3.125rem;
  height: 3.125rem;
}

.steps-quiz__step span::before {
  content: counter(item);
  font-family: "PTSans", sans-serif;
  font-size: 0.9375rem;
  text-transform: uppercase;
  text-align: center;
  color: #000;
}

.steps-quiz__step--pass span {
  background-color: #000000!important;
}

.steps-quiz__step--current span::before,
.steps-quiz__step--pass span::before {
  color: #fff;
}

.steps-quiz__step--current span::before {
  font-size: 1.5rem;
}

.steps-quiz__step--pass.steps-quiz__step::after {
  background-color: #000000!important;
}

.steps-quiz__step--current span {
  background-color: #FF0700;
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
          transform: scale(1.4);
}

.steps-quiz__step::before span {
  content: counter(item);
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  color: #000;
}

.form-quiz {
  display: -ms-grid;
  display: grid;
  background-color: #000000;
  padding-left: 85px;
  border-radius: 30.9375rem;
  border-top-left-radius: 1.9375rem;
  border-bottom-left-radius: 1.9375rem;
  /*justify-items: end;*/
}

.form-quiz__body {
  position: relative;
  background-color: #FF0700;
  padding: 1.25rem;
  border-radius: 0.9375rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@supports (font-size: clamp( 1.375rem , 1.275rem  +  0.5vw , 1.6875rem )) {
  .form-quiz__body .form-quiz__question {
    font-size: clamp( 1.375rem , 1.275rem  +  0.5vw , 1.6875rem );
  }
}

@supports not (font-size: clamp( 1.375rem , 1.275rem  +  0.5vw , 1.6875rem )) {
  .form-quiz__body .form-quiz__question {
    font-size: calc(1.375rem + 0.3125 * (100vw - 20rem) / 62.5);
  }
}

.form-quiz__question {
  font-family: Ubuntu;
  text-transform: uppercase;
  color: #000;
}

.form-quiz__question:not(:last-child) {
  margin-bottom: 1.25rem;
}

.answers-body {
  display: -ms-grid;
  display: grid;
  row-gap: 1.25rem;
}

.answers-body {
  margin-bottom: 1.25rem;
}

.answers-body__answer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.answers-body__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.answers-body__input:checked + .answers-body__label {
  background-color: #000000!important;
}
.answers-body__label:before {
  content:""!important;
  display: none!important;
}

.answers-body__label {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center!important;
      -ms-flex-align: center!important;
          align-items: center!important;
  background-color: #fff!important;
  border-radius: 0.3125rem!important;
  width: 100%!important;
  padding: 0 0.625rem 0 1.25rem!important;
  min-height: 3.125rem!important;
  line-height: 1.6!important;
  cursor: pointer!important;
  -webkit-transition: background-color 0.3s ease 0s!important;
  transition: background-color 0.3s ease 0s!important;
}

.answers-body__label span {
  background-color: #fff;
  border-radius: 50%;
  font-weight: 700;
  font-size: 0.9375rem;
  border-radius: 5px;
  line-height: 100%;
  color: #000;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.875rem;
          flex: 0 0 1.875rem;
  width: 1.875rem;
  height: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 1.25rem;
}

/*-----------------------------------------------------------------------------------------------*/


/*-----------Widget--Quiz---Block---------------------------*/
/*
@supports (padding-top: clamp( 7.1875rem , 6.2875rem  +  4.5vw , 10rem )) {
  .widget-quiz {
    padding-top: clamp( 7.1875rem , 6.2875rem  +  4.5vw , 10rem );
  }
}

@supports not (padding-top: clamp( 7.1875rem , 6.2875rem  +  4.5vw , 10rem )) {
  .widget-quiz {
    padding-top: calc(7.1875rem + 2.8125 * (100vw - 20rem) / 62.5);
  }
}

@supports (padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .widget-quiz {
    padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem );
  }
}

@supports not (padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .widget-quiz {
    padding-bottom: calc(1.875rem + 1.875 * (100vw - 20rem) / 62.5);
  }
}
*/
.widget-quiz__title-block:not(:last-child) {
  margin-bottom: 1.875rem;
}

@supports (padding: clamp( 0.9375rem , 0.0375rem  +  4.5vw , 3.75rem )) {
  .widget-quiz__container .widget-quiz__body {
    padding: clamp( 0.9375rem , 0.0375rem  +  4.5vw , 3.75rem );
  }
}

@supports not (padding: clamp( 0.9375rem , 0.0375rem  +  4.5vw , 3.75rem )) {
  .widget-quiz__container .widget-quiz__body {
    padding: calc(0.9375rem + 2.8125 * (100vw - 20rem) / 62.5);
  }
}

@supports (gap: clamp( 0.9375rem , 0.0375rem  +  4.5vw , 3.75rem )) {
  .widget-quiz__container .widget-quiz__body {
    gap: clamp( 0.9375rem , 0.0375rem  +  4.5vw , 3.75rem );
  }
}

@supports not (gap: clamp( 0.9375rem , 0.0375rem  +  4.5vw , 3.75rem )) {
  .widget-quiz__container .widget-quiz__body {
    gap: calc(0.9375rem + 2.8125 * (100vw - 20rem) / 62.5);
  }
}

.widget-quiz__body {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 0.9375rem;
  max-width: 66.875rem;
  margin: 0 auto;
  gap: 3.75rem;
  justify-items: center;
}

.widget-quiz__image img {
  max-width: 100%;
}

.form-widget-quiz {
  display: -ms-grid;
  display: grid;
}

.form-widget-quiz__title {
  font-family: Unica One;
  font-size: 1.5rem;
  text-transform: uppercase;
}
/*
.form-widget-quiz__title:not(:last-child) {
  margin-bottom: 1.875rem;
}
*/
.form-widget-quiz__checkboxes {
  display: -ms-grid;
  display: grid;
  row-gap: 1.875rem;
}

@supports (margin-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .form-widget-quiz__checkboxes:not(:last-child) {
    margin-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem );
  }
}

@supports not (margin-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .form-widget-quiz__checkboxes:not(:last-child) {
    margin-bottom: calc(1.875rem + 1.875 * (100vw - 20rem) / 62.5);
  }
}

.form-widget-quiz__row {
  position: relative;
}

.form-widget-quiz__row-right {
	text-align: right;
}

.form-widget-quiz__checkbox {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-appearance: none;
}

.form-widget-quiz__checkbox:checked + .form-widget-quiz__label span::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.form-widget-quiz__checkbox:checked + .form-widget-quiz__label span {
  -webkit-box-shadow: 0px 0px 20px #6113a4;
          box-shadow: 0px 0px 20px #6113a4;
}

.form-widget-quiz__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.9375rem;
  line-height: 100%;
  color: #7b7b7b;
}

.form-widget-quiz__label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: #ce9cfa;
  width: 1.125rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.125rem;
          flex: 0 0 1.125rem;
  height: 1.125rem;
  margin-right: 0.9375rem;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
}

.wpcf7-list-item-label {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center!important;
      -ms-flex-align: center!important;
          align-items: center!important;
  font-size: 0.9375rem!important;
  line-height: 100%!important;
  color: #7b7b7b!important;
  padding-left: 0!important;
}

input[type="checkbox"] + .wpcf7-list-item-label:before {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: #ce9cfa;
  width: 1.125rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.125rem;
          flex: 0 0 1.125rem;
  height: 1.125rem;
  margin-right: 0.9375rem;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  top: auto;
}

input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
  content: "";
  background: url("./images/widget-quiz-checkbox-bg.svg") center/cover no-repeat;
}

/*input[type="checkbox"]:checked + .wpcf7-list-item-label {
  font-weight: 700!important;
  color: rgba(0, 0, 0, 1)!important;
}*/

.form-widget-quiz__label span::before {
  display: block;
  content: "";
  width: 0.625rem;
  height: 0.625rem;
  background: url("./images/widget-quiz-checkbox.svg") center/cover no-repeat;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.form-widget-quiz__input-block {
	margin-top: 2.2rem;
}

.form-widget-quiz__input-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0.125rem 0.125rem 1.25rem 0.125rem;
  border-bottom: 1px solid #d9d9d9;
  outline: 1px solid transparent;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  -webkit-appearance: none;
  font-weight: normal!important;
  background-color: #fff!important;
  color: rgba(123, 123, 123, 1)!important;
}

.form-widget-quiz__input-text:not(:last-child) {
  margin-bottom: 1.875rem;
}

.form-widget-quiz__input-text::-webkit-input-placeholder {
  font-family: "PTSans", sans-serif!important;
  font-size: 0.9375rem;
  line-height: 100%;
  color: #7b7b7b!important;
}

.form-widget-quiz__input-text::-moz-placeholder {
  font-family: "PTSans", sans-serif!important;
  font-size: 0.9375rem;
  line-height: 100%;
  color: #7b7b7b!important;
}

.form-widget-quiz__input-text:-ms-input-placeholder {
  font-family: "PTSans", sans-serif!important;
  font-size: 0.9375rem;
  line-height: 100%;
  color: #7b7b7b!important;
}

.form-widget-quiz__input-text::-ms-input-placeholder {
  font-family: "PTSans", sans-serif!important;
  font-size: 0.9375rem;
  line-height: 100%;
  color: #7b7b7b!important;
}

.form-widget-quiz__input-text::placeholder {
  font-family: "PTSans", sans-serif!important;
  font-size: 0.9375rem;
  line-height: 100%;
  color: #7b7b7b!important;
}

.form-widget-quiz__input-text:focus {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.7);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.7);
}

.form-widget-quiz__button {
  -ms-grid-column-align: end!important;
      justify-self: end!important;
}

.wpcf7-form .wpcf7-checkbox {
    flex-direction: row!important;
}

div.wpcf7-response-output {
	margin: 1.5em 0 1em;
}

/*-----------------------------------------------------------------------------------------------*/


/*---------Widget--------------------------------------------------------------------------------------*/

@supports (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .widget {
    padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .widget {
    padding-top: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

@supports (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .widget {
    padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .widget {
    padding-bottom: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

@supports (gap: clamp( 1.25rem , 0.65rem  +  3vw , 3.125rem )) {
  .widget__body {
    gap: clamp( 1.25rem , 0.65rem  +  3vw , 3.125rem );
  }
}

@supports not (gap: clamp( 1.25rem , 0.65rem  +  3vw , 3.125rem )) {
  .widget__body {
    gap: calc(1.25rem + 1.875 * (100vw - 20rem) / 62.5);
  }
}

footer .widget {
	padding: 0;
}

.widget__body {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.widget__block {
  background-color: #fff;
}

.widget__content {
  background-color: #fff;
}

.content-widget {
  padding: 1.875rem;
}

.content-widget__title-block .title-block__title {
  text-align: left;
}

@supports (font-size: clamp( 1.5rem , 1.44rem  +  0.3vw , 1.6875rem )) {
  .content-widget__title-block .title-block__title {
    font-size: clamp( 1.5rem , 1.44rem  +  0.3vw , 1.6875rem );
  }
}

@supports not (font-size: clamp( 1.5rem , 1.44rem  +  0.3vw , 1.6875rem )) {
  .content-widget__title-block .title-block__title {
    font-size: calc(1.5rem + 0.1875 * (100vw - 20rem) / 62.5);
  }
}

.content-widget__title-block .title-block__title:not(:last-child) {
  margin-bottom: 1.25rem;
}

.content-widget__title-block:not(:last-child) {
  margin-bottom: 1.875rem;
}

/*-----------------------------------------------------------------------------------------------*/


/*-----Sidebar-Filter--*/

.aside-sidebar__filter {
	margin-bottom: 30px;
}

.filter-stars {
  padding: 1.875rem;
  background-color: #fff;
}

.filter-stars__title {
  font-family: Unica One;
  font-size: 1.6875rem;
  text-transform: uppercase;
  color: #000;
}

.filter-stars__title h4 {
  margin: 0;
  font-family: "ubuntu", ubuntu;
  font-size: 1.5rem;
  font-weight:700;
  text-transform: initial;
  color: #000;
}

.filter-stars__title:not(:last-child) {
  margin-bottom: 1.875rem;
}

.form-filter-stars__list {
  display: -ms-grid;
  display: grid;
  row-gap: 1.25rem;
  padding: 0;
  margin: 0;
}

.item-filter-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.625rem;
}

.item-filter-stars small {
  font-size: 0.9375rem;
  line-height: 100%;
  text-align: right;
  color: #ba9cc9;
}

.item-filter-stars__checkbox {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-appearance: none;
}

.item-filter-stars__label {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center!important;
      -ms-flex-align: center!important;
          align-items: center!important;
  color: #7b7b7b!important;
  padding:0!important;
}

.item-filter-stars__label::before {
  display: none!important;
}

.item-filter-stars__label > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: #ce9cfa;
  width: 1.125rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.125rem;
          flex: 0 0 1.125rem;
  height: 1.125rem;
  margin-right: 0.9375rem;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
}

.item-filter-stars__label > span::before {
  display: block!important;
  content: ""!important;
  width: 0.625rem!important;
  height: 0.625rem!important;
  background: url("./images/checkbox.svg") center/cover no-repeat!important;
  -webkit-transform: scale(0)!important;
      -ms-transform: scale(0)!important;
          transform: scale(0)!important;
  -webkit-transition: -webkit-transform 0.3s ease 0s!important;
  transition: -webkit-transform 0.3s ease 0s!important;
  transition: transform 0.3s ease 0s!important;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s!important;
}

.item-filter-stars__checkbox:checked + .item-filter-stars__label > span::before {
  -webkit-transform: scale(1)!important;
      -ms-transform: scale(1)!important;
          transform: scale(1)!important;
}

.item-filter-stars__checkbox:checked + .item-filter-stars__label > span {
  -webkit-box-shadow: 0px 0px 20px #6113a4!important;
          box-shadow: 0px 0px 20px #6113a4!important;
}

.item-filter-stars__checkbox:checked + .item-filter-stars__label .rating__value {
  font-weight: 700!important;
  color: #000!important;
}

.broker-block-item__rating {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.broker-block-item__rating .rating__value {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 100%;
  text-transform: capitalize;
  color: #7b7b7b;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}

.broker-block-item__rating .broker-block-item__rating:not(:last-child) {
  margin-bottom: 0;
}

/*-----Sidebar--Quiz------*/

.aside-quiz {
    background-color: #ebe073;
	padding-left: 30px;
    border-radius: 0.9375rem;
	/*
  display: -ms-grid;
  display: grid;
  justify-items: end;*/
}
.aside-quiz__body {
  position: relative;
  background-color: #FF0700;
  /*width: 89.756097561%;*/
  border-radius: 0.9375rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 1.25rem;
}

.aside-quiz__body::before {
  content: "";
  position: absolute;
  top: 1.25rem;
  left: 0;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background: url("./images/quiz-decor.svg") center/cover no-repeat;
  width: 69px;
  aspect-ratio: 90/120;
}

.sidebar.right .aside-quiz__body::before {
	width: 70px;
}

.aside-quiz__title {
  font-family: Unica One;
  text-transform: uppercase;
  color: #000;
  padding-left: 25px;
}

.aside-quiz__title:not(:last-child) {
  margin-top: 0;
  margin-bottom: 1.25rem;
  text-transform: initial;
  font-size: 24px;
  line-height: 1.5;
}

/*@supports (font-size: clamp( 1.5rem , 1.44rem  +  0.3vw , 1.6875rem )) {
  .aside-quiz__title {
    font-size: clamp( 1.5rem , 1.44rem  +  0.3vw , 1.6875rem );
  }
}

@supports not (font-size: clamp( 1.5rem , 1.44rem  +  0.3vw , 1.6875rem )) {
  .aside-quiz__title {
    font-size: calc(1.5rem + 0.1875 * (100vw - 20rem) / 62.5);
  }
}*/

.aside-quiz__text, .aside-quiz__text p {
  font-size: 16px;
  line-height: 1.3;
}

.aside-quiz__text:not(:last-child) {
  margin-bottom: 1.25rem;
}

.aside-sidebar__quiz, .widget__container {
	margin-bottom: 30px;
} 


/*-----Sidebar_categories------*/

.aside-categories {
  background-color: #fff;
  padding: 1.875rem;
}

.aside-categories__title {
  font-family: Unica One, sans-serif;
  text-transform: uppercase;
  color: #000!important;
  margin-top:0;
}

.aside-categories__title:not(:last-child) {
  margin-bottom: 1.25rem;
}

@supports (font-size: clamp( 1.5rem , 1.44rem  +  0.3vw , 1.6875rem )) {
  .aside-categories__title {
    font-size: clamp( 1.5rem , 1.44rem  +  0.3vw , 1.6875rem );
  }
}

@supports not (font-size: clamp( 1.5rem , 1.44rem  +  0.3vw , 1.6875rem )) {
  .aside-categories__title {
    font-size: calc(1.5rem + 0.1875 * (100vw - 20rem) / 62.5);
  }
}
/*
.aside-categories__body {
  display: -ms-grid;
  display: grid;
  row-gap: 0.9375rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  justify-items: start;
}
*/
.aside-categories__body {
    display: -ms-flex;
    display: flex;
    gap: 0.9375rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-items: start;
    flex-wrap: wrap;
}

.aside-categories__item {
  text-align: left;
  min-height: 1.875rem;
  padding: 0 1.875rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-family: "PTSans", sans-serif;
  font-size: 1.125rem;
  line-height: 1;
  color: #fff;
  background-color: #ce9cfa;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.aside-categories__item span{
	color: #fff;
}

.aside-categories__item:hover{
    opacity: 0.8;
}

.aside-categories__item--purple {
  background-color: #ce9cfa;
}

.aside-categories__item--lt-green {
  background-color: #cbe77c;
}

.aside-categories__item--red {
  background-color: #ebe073;
}

/*----------------------------------------------*/

/*----------------------------------------------*/

/*----------------------------------------------*/

/*---------Activity-------------------------------------*/

@supports (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .activity {
    padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .activity {
    padding-top: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

@supports (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .activity {
    padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .activity {
    padding-bottom: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

.activity__container {
  display: -ms-grid;
  display: grid;
  gap: 3.125rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.table-activity__row {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -ms-grid-columns: 1fr 33.734939759% 33.734939759%;
  grid-template-columns: 1fr 33.734939759% 33.734939759%;
  -webkit-column-gap: 1.875rem;
     -moz-column-gap: 1.875rem;
          column-gap: 1.875rem;
  padding: 0.9375rem 0.625rem;
}

/*.table-activity__row:not(:last-child) {
  border-bottom: 1px solid #d9d9d9;
}*/

.table-activity__row:nth-child(odd) {
  background-color: #EFF2F3;
}

.single .pros li,.single .cons li {
  font-size: 18px;
}

.filter-activity {
  margin-bottom: 15px;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -ms-grid-columns: 1fr 33.734939759% 33.734939759%;
  grid-template-columns: 1fr 33.734939759% 33.734939759%;
  -webkit-column-gap: 1.875rem;
     -moz-column-gap: 1.875rem;
          column-gap: 1.875rem;
}

.filter-activity__item {
  position: relative;
}

.filter-activity__item-01 {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
}

.filter-activity__item-02 {
  -ms-grid-column: 3;
  grid-column: 3;
}

.filter-activity__item._active .filter-activity__body {
  opacity: 1;
  pointer-events: auto;
}

.filter-activity__item._active .filter-activity__button span {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.filter-activity__body {
  padding-top: 0.625rem;
  position: absolute;
  top: 2.5rem;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.filter-activity__body::before {
  position: absolute;
  content: "";
  top: 0.3125rem;
  right: 0.9375rem;
  display: block;
  width: 0;
  height: 0;
  border-left: 0.3125rem solid transparent;
  border-right: 0.3125rem solid transparent;
  border-top: 0.3125rem solid #ce9cfa;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.filter-activity__list {
  background-color: #1c1c1c;
  padding: 0;
  display: -ms-grid;
  display: grid;
  padding: 15px;
  /*row-gap: 0.9375rem;*/
}

.filter-activity__button {
  background-color: #000000!important;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  line-height: 100%;
  width: 100%;
  color: #fff!important;
  padding: 15px 10px;
  min-height: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.filter-activity__button span {
  display: block;
  width: 0;
  height: 0;
  border-left: 0.3125rem solid transparent;
  border-right: 0.3125rem solid transparent;
  border-top: 0.3125rem solid #ebe073;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.filter-activity__item-list {
  list-style: none;
}

.filter-activity__item-list label {
  font-family: "PTSans", sans-serif;
  font-size: 1.125rem;
  line-height: 100%;
  color: #fff;
  /*padding: 0.3125rem 1.5625rem;*/
  width: 100%;
  text-align: left;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
  background: transparent!important;
}

.table-activity__name {
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 100%;
  color: #000;
}

.table-activity__value {
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #000;
}

.company-activity {
  background-color: #fff;
  padding: 1.875rem 1.875rem 0.9375rem 1.875rem;
}

.company-activity__title {
  font-family: Unica One;
  font-size: 1.6875rem;
  text-transform: uppercase;
  color: #000!important;
}

.company-activity__title:not(:last-child) {
	margin-top: 0;
  margin-bottom: 15px;
}

.body-company-activity__row {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-columns: 1.25rem 1fr;
  grid-template-columns: 1.25rem 1fr;
  gap: 0.9375rem;
  padding: 0.9375rem 0;
  width: 100%;
  border-bottom: solid 1px #EFF2F3;
}

.body-company-activity__row:first-child {
  padding-top: 0;
}
.body-company-activity__row:last-child {
  border-bottom: 0;
}

.body-company-activity__icon {
  width: 1.25rem;
  height: 1.25rem;
}

.body-company-activity__icon img {
  max-width: 100%;
}

.body-company-activity__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.body-company-activity__question {
  font-family: "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 100%;
  color: #7b7b7b;
  line-height: 1.28;
}

.body-company-activity__value {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  text-align: right;
  color: #000;
  line-height: 1.28;
}

/*----------------------------------------------*/

/*---Navigation------------------------------------------*/
/*
.navigation {
  padding-bottom: 31.25rem;
}

@supports (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .navigation {
    padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .navigation {
    padding-top: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}
*/
.navigation__body {
  max-width: 53.125rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: end;
  background-color: #fff;
  padding:0 0 1.875rem 0;
  /*gap: 0.9375rem;*/
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navigation__title {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1;
  color: #000!important;
  -webkit-text-decoration: underline 2px solid #cbe77c;
          text-decoration: underline 2px solid #cbe77c;
  text-underline-offset: 0.3125rem;
}

.menu-navigation {
  display: none;
}

.menu-navigation__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.menu-navigation__item {
  padding: 0 1.875rem 0 0;
  font-size: 1.125rem;
  line-height: 1;
  color: #7b7b7b;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}

.menu-navigation__item a {
  color: #7b7b7b!important;
}

a.navigation__title {
	color: #000!important;
}

.sub-menu-navigation {
  position: relative;
}

.sub-menu-navigation._active .sub-menu-navigation__body {
  opacity: 1;
  pointer-events: auto;
}

.sub-menu-navigation__button {
  width: 2.5rem!important;
  height: 2.5rem!important;
  border-radius: 50%!important;
  background-color: #ce9cfa!important;
  -webkit-transition: background-color 0.3s ease 0s!important;
  transition: background-color 0.3s ease 0s!important;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0 !important;
  justify-content: center;
}

.sub-menu-navigation__body {
  background-color: #ce9cfa;
  padding: 1.875rem;
  position: absolute;
  top: 3.125rem;
  right: 0;
  width: max-content;
  max-width: 17.5rem;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.sub-menu-navigation__body::before {
  position: absolute;
  content: "";
  top: -0.3125rem;
  right: 0.9375rem;
  display: block;
  width: 0;
  height: 0;
  border-left: 0.3125rem solid transparent;
  border-right: 0.3125rem solid transparent;
  border-top: 0.3125rem solid #ce9cfa;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.navigation__body ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.sub-menu-navigation__mobile-list {
  display: -ms-grid;
  display: grid;
}

@supports (row-gap: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .sub-menu-navigation__mobile-list {
    row-gap: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem );
  }
}

@supports not (row-gap: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .sub-menu-navigation__mobile-list {
    row-gap: calc(0.9375rem + 0.9375 * (100vw - 20rem) / 62.5);
  }
}

@supports (margin-bottom: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .sub-menu-navigation__mobile-list:not(:last-child) {
    margin-bottom: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem );
  }
}

@supports not (margin-bottom: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .sub-menu-navigation__mobile-list:not(:last-child) {
    margin-bottom: calc(0.9375rem + 0.9375 * (100vw - 20rem) / 62.5);
  }
}

.sub-menu-navigation__mobile-item, .sub-menu-navigation__mobile-item a {
  font-size: 1.125rem;
  line-height: 1;
  color: #fff!important;
}

.sub-menu-navigation__list {
  display: -ms-grid;
  display: grid;
}

@supports (row-gap: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .sub-menu-navigation__list {
    row-gap: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem );
  }
}

@supports not (row-gap: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .sub-menu-navigation__list {
    row-gap: calc(0.9375rem + 0.9375 * (100vw - 20rem) / 62.5);
  }
}

.sub-menu-navigation__item, .sub-menu-navigation__link {
  font-size: 1.125rem;
  line-height: 1;
  color: #fff!important;
}

/*----------Popular--Categories----------------------------------*/
/*
@supports (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .popular-categories {
    padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .popular-categories {
    padding-top: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}
*/
@supports (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .popular-categories {
    padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .popular-categories {
    padding-bottom: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

.popular-categories__controls {
  display: none;
      border-radius: 15px;
}

.popular-categories__body {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(17.8125rem, 1fr));
  gap: 3.125rem;
}

.popular-categories__item {
  width: 100%;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  row-gap: 1.25rem;
  padding: 0.625rem;
  aspect-ratio: 1;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  background-color: #ce9cfa;
}

.popular-categories__image img {
  max-width: 100%;
}

@supports (font-size: clamp( 1.25rem , 1.11rem  +  0.7vw , 1.6875rem )) {
  .popular-categories__title {
    font-size: clamp( 1.25rem , 1.11rem  +  0.7vw , 1.6875rem );
    text-decoration: underline;
  }
}

@supports not (font-size: clamp( 1.25rem , 1.11rem  +  0.7vw , 1.6875rem )) {
  .popular-categories__title {
    font-size: calc(1.25rem + 0.4375 * (100vw - 20rem) / 62.5);
  }
}

.popular-categories__title {
    font-family: Ubuntu;
    font-size: 24px;
    font-weight: 200;
    line-height: 36px;
    text-align: center;
    text-decoration-skip-ink: auto;
    color: #ffffff;
}

/*----------------------------------------------*/

/*--------------------Numbers---------------------------------------------------------------------------*/

@supports (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .numbers {
    padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .numbers {
    padding-bottom: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

@supports (margin-bottom: clamp( 1.875rem , 0.675rem  +  6vw , 5.625rem )) {
  .numbers__title-block .title-block__title:not(:last-child) {
    margin-bottom: clamp( 1.875rem , 0.675rem  +  6vw , 5.625rem );
  }
}

@supports not (margin-bottom: clamp( 1.875rem , 0.675rem  +  6vw , 5.625rem )) {
  .numbers__title-block .title-block__title:not(:last-child) {
    margin-bottom: calc(1.875rem + 3.75 * (100vw - 20rem) / 62.5);
  }
}

.numbers__title-block:not(:last-child) {
  margin-bottom: 1.875rem;
}

.numbers__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 1.875rem;
}

.numbers__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  padding: 0 0.9375rem;
}

.item-number__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.item-number__title {
  font-weight: 700;
  font-size: 4.5rem;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
}

@supports (font-size: clamp( 2rem , 1.2rem  +  4vw , 4.5rem )) {
  .item-number__title {
    font-size: clamp( 2rem , 1.2rem  +  4vw , 4.5rem );
  }
}

@supports not (font-size: clamp( 2rem , 1.2rem  +  4vw , 4.5rem )) {
  .item-number__title {
    font-size: calc(2rem + 2.5 * (100vw - 20rem) / 62.5);
  }
}

.item-number__subtitle {
  font-size: 1rem;
  line-height: 100%;
  text-transform: capitalize;
  text-align: center;
  max-width: 10rem;
}

.numbers .title-block__text {
	max-width: 1220px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.numbers__container {
	background-color: #fff;
    border-radius: 0.9375rem;
    padding: 30px 0;
}

/*-----------------------------------------------------------------------------------------------*/

/*-------------------------------Quiz-Result----------------------------------------------------------------*/
/*
@supports (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .quiz-result {
    padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .quiz-result {
    padding-top: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

@supports (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .quiz-result {
    padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .quiz-result {
    padding-bottom: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}
*/
.quiz-result__title-block:not(:last-child) {
  margin-bottom: 1.875rem;
}

.quiz-result__body {
  background-color: #ebe073;
  border-radius: 0.9375rem;
  max-width: 40rem;
  margin: 0 auto!important;
  display: -ms-grid;
  display: grid;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  padding: 3.125rem 1.25rem 1.875rem 1.875rem;
  color: #000;
}

.quiz-result__image {
  width: 6.4375rem;
  height: 6.25rem;
}

.quiz-result__image img {
  max-width: 100%;
}

@supports (margin-bottom: clamp( 1.25rem , 0.7661290323rem  +  2.1505376344vw , 2.5rem )) {
  .quiz-result__image:not(:last-child) {
    margin-bottom: clamp( 1.25rem , 0.7661290323rem  +  2.1505376344vw , 2.5rem );
  }
}

@supports not (margin-bottom: clamp( 1.25rem , 0.7661290323rem  +  2.1505376344vw , 2.5rem )) {
  .quiz-result__image:not(:last-child) {
    margin-bottom: calc(1.25rem + 1.25 * (100vw - 22.5rem) / 58.125);
  }
}

.quiz-result__title {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.33;
  max-width: 30rem;
}

@supports (margin-bottom: clamp( 1.25rem , 1.0080645161rem  +  1.0752688172vw , 1.875rem )) {
  .quiz-result__title:not(:last-child) {
    margin-bottom: clamp( 1.25rem , 1.0080645161rem  +  1.0752688172vw , 1.875rem );
  }
}

@supports not (margin-bottom: clamp( 1.25rem , 1.0080645161rem  +  1.0752688172vw , 1.875rem )) {
  .quiz-result__title:not(:last-child) {
    margin-bottom: calc(1.25rem + 0.625 * (100vw - 22.5rem) / 58.125);
  }
}

.quiz-result__text {
  font-weight: 400;
  font-size: 16px;
  color: #7b7b7b;
  max-width: 30rem;
}

/*-----------------------------------------------------------------------------------------------*/

/*-----------Team------------------------------------------------------------------------------------*/

@supports (padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .team {
    padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem );
  }
}

@supports not (padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .team {
    padding-bottom: calc(1.875rem + 1.875 * (100vw - 20rem) / 62.5);
  }
}

  .team {
    padding-bottom: 0;
  }

.team__title-block:not(:last-child) {
  margin-bottom: 1.25rem;
}

.team__body {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(17.5rem, 1fr));
  gap: 1.875rem;
}

.item-team__image {
  padding-bottom: 100%;
  border-radius: 3.125rem 0;
  overflow: hidden;
}

.item-team__body {
  padding: 0.9375rem 0;
}

.item-team__name {
  font-family: Unica One;
  font-size: 2.25rem;
  line-height: 100%;
  text-transform: uppercase;
}

.item-team__name:not(:last-child) {
  margin-bottom: 0.625rem;
}

.item-team__position {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.33;
}

.item-team__position-cl_purple {
  color: #ba9cc9;
}

.item-team__position-cl_red {
  color: #fe7d7b;
}

.item-team__position-cl_green {
  color: #cbe77c;
}

.item-team__position-cl_blue {
  color: #a6dbed;
}

.item-team__position:not(:last-child) {
  margin-bottom: 1.25rem;
}

.item-team__text, .item-team__text p {
  font-family: "Ubuntu", sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  color: #7b7b7b;
}

/*-----------------------------------------------------------------------------------------------*/


/*-----------------------------Our-Story-----------------------------------------------------------------*/
/*
@supports (padding-top: clamp( 1.5625rem , 1.1625rem  +  2vw , 2.8125rem )) {
  .our-story {
    padding-top: clamp( 1.5625rem , 1.1625rem  +  2vw , 2.8125rem );
  }
}

@supports not (padding-top: clamp( 1.5625rem , 1.1625rem  +  2vw , 2.8125rem )) {
  .our-story {
    padding-top: calc(1.5625rem + 1.25 * (100vw - 20rem) / 62.5);
  }
}

@supports (padding-bottom: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .our-story {
    padding-bottom: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem );
  }
}

@supports not (padding-bottom: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .our-story {
    padding-bottom: calc(0.9375rem + 0.9375 * (100vw - 20rem) / 62.5);
  }
}
*/

.our-story__text, .our-story__text p {
  display: -ms-grid!important;
  display: grid!important;
  font-size: 1rem!important;
  line-height: 1.3!important;
  color: #7b7b7b!important;
  margin: 0;
}

@supports (row-gap: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .our-story__text {
    row-gap: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )!important;
  }
}

@supports not (row-gap: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .our-story__text {
    row-gap: calc(0.9375rem + 0.9375 * (100vw - 20rem) / 62.5)!important;
  }
}

/*-----------------------------------------------------------------------------------------------*/

/*--------------------------------Certificates---------------------------------------------------------------*/
/*
@supports (padding-top: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .certificates {
    padding-top: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem );
  }
}

@supports not (padding-top: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .certificates {
    padding-top: calc(1.875rem + 1.875 * (100vw - 20rem) / 62.5);
  }
}
*/
@supports (padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .certificates {
    padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem );
  }
}

@supports not (padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
  .certificates {
    padding-bottom: calc(1.875rem + 1.875 * (100vw - 20rem) / 62.5);
  }
}

.certificates__title-block:not(:last-child) {
  margin-bottom: 1.25rem;
}

.certificates__body {
  max-width: 71.875rem;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 1.875rem;
     -moz-column-gap: 1.875rem;
          column-gap: 1.875rem;
  row-gap: 1.25rem;
  grid-template-columns: repeat(auto-fill, minmax(16.5625rem, 1fr));
}

.certificates__image {
  height: 13.75rem;
}

/*-----------------------------------------------------------------------------------------------*/



/*------------------------------------Mission-----------------------------------------------------------*/

@supports (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .mission {
    padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .mission {
    padding-top: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

@supports (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .mission {
    padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .mission {
    padding-bottom: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

.mission__body {
  max-width: 53.75rem;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -ms-grid;
  display: grid;
  row-gap: 1.875rem;
}

.mission__footer, .mission__footer p {
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  color: #7b7b7b;
  text-wrap: balance;
}

.item-mission {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-columns: 200px 1fr;
  grid-template-columns: 200px 1fr;
  gap: 3.75rem;
}

.item-mission-purple .item-mission__title {
  color: #ce9cfa;
}

.item-mission-purple .item-mission__icon {
  background-color: #ce9cfa;
  border-radius: 15px;
}

.item-mission-lt-green .item-mission__title {
  color: #cbe77c;
}

.item-mission-lt-green .item-mission__icon {
  background-color: #cbe77c;
}

.item-mission-lt-blue .item-mission__title {
  color: #a6dbed;
}

.item-mission-lt-blue .item-mission__icon {
  background-color: #a6dbed;
}

.item-mission-yellow .item-mission__title {
  color: #ebe073;
}

.item-mission-yellow .item-mission__icon {
  background-color: #ebe073;
}

.item-mission-red .item-mission__title {
  color: #fe7d7b;
}

.item-mission-red .item-mission__icon {
  background-color: #fe7d7b;
}

.item-mission__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ce9cfa;
  border-radius: 50%;
  aspect-ratio: 1/1;
}

@supports (width: clamp( 7.5rem , 5.9rem  +  8vw , 12.5rem )) {
  .item-mission__icon {
    width: clamp( 7.5rem , 5.9rem  +  8vw , 12.5rem );
  }
}

@supports not (width: clamp( 7.5rem , 5.9rem  +  8vw , 12.5rem )) {
  .item-mission__icon {
    width: calc(7.5rem + 5 * (100vw - 20rem) / 62.5);
  }
}

.item-mission__icon img {
  max-width: 50%;
}

.item-mission__body {
  display: -ms-grid;
  display: grid;
  row-gap: 0.625rem;
}

.item-mission__title {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #FF0700 !important;
}

.item-mission__text, .item-mission__text p {
  font-size: 18px;
  line-height: 1.33;
  color: #7b7b7b;
}

/*-----------------------------------------------------------------------------------------------*/


/*-----------Broker-Block----------------------------------*/

.broker-block {
  background-color: #ce9cfa;
}

@supports (padding-top: clamp( 1.25rem , 0.85rem  +  2vw , 2.5rem )) {
  .broker-block {
    padding-top: clamp( 1.25rem , 0.85rem  +  2vw , 2.5rem );
  }
}

@supports not (padding-top: clamp( 1.25rem , 0.85rem  +  2vw , 2.5rem )) {
  .broker-block {
    padding-top: calc(1.25rem + 1.25 * (100vw - 20rem) / 62.5);
  }
}

@supports (padding-bottom: clamp( 1.25rem , 0.85rem  +  2vw , 2.5rem )) {
  .broker-block {
    padding-bottom: clamp( 1.25rem , 0.85rem  +  2vw , 2.5rem );
  }
}

@supports not (padding-bottom: clamp( 1.25rem , 0.85rem  +  2vw , 2.5rem )) {
  .broker-block {
    padding-bottom: calc(1.25rem + 1.25 * (100vw - 20rem) / 62.5);
  }
}

.broker-block__container {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}

.broker-block__body {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.broker-block-item__rating .broker-block-item__rating:not(:last-child) {
  margin-bottom: 1.25rem;
}

/*----------------Page--Brokers----------------------------*/

@supports (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .page-brokers {
    padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .page-brokers {
    padding-top: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

@supports (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .page-brokers {
    padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .page-brokers {
    padding-bottom: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

.page-brokers__container {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 1.875rem;
}

.main-forex-brokers__title-block {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.main-forex-brokers__title-block:not(:last-child) {
  margin-bottom: 1.875rem;
}

.main-forex-brokers__title-block h2 {
	text-align: left;
	margin: 0;
}

.forex-broker-list__title,.forex-brokers__list h2 {
  font-family: ubuntu;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
  text-transform: capitalize;
}

.forex-broker-list__title:not(:last-child),.forex-brokers__list h2:not(:last-child){
  margin: 0;
}

.forex-broker-list__text {
  display: -ms-grid;
  display: grid;
  row-gap: 0.9375rem;
  font-size: 1.125rem;
  line-height: 1.33;
  color: #7b7b7b;
}

.filter_block {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
    gap: 15px;
}

.filter_block_item_title {
	font-weight: 700;
	color: #000;
}

.filter_block_item_active {
	font-weight: 700;	
}

/*
.forex-broker-list__text:not(:last-child) {
  margin-bottom: 1rem;
}*/

.body-post-type-post {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(19.5rem, 1fr));
  gap: 1.875rem;
}

.body-brokers-list__item {
  background-color: #fff;
  padding: 1.875rem 1.875rem 0rem 1.875rem;
}

.broker-list-item__text {
  display: -ms-grid;
  display: grid;
  row-gap: 0.625rem;
  font-size: 18px;
  line-height: 1.29;
  color: #000;
  padding: 0.625rem 0;
}
/*
.broker-list-item__text:not(:last-child) {
  border-bottom: 1px solid #d9d9d9;
}
*/
.table-broker-item__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.9375rem 0rem;
  gap: 0.9375rem;
}

.table-broker-item__row {
  border-top: 1px solid #d9d9d9;
}

.table-broker-item__key {
  font-size: 1rem;
  color: #7b7b7b;
  line-height: 1.3125;
  text-transform: capitalize;
}

.table-broker-item__valuem, .table-broker-item__value span{
  font-weight: 700!important;
  font-size: 1rem!important;
  text-align: right!important;
  line-height: 1.3125!important;
  color: #000;
}

/*-----Blog-----------*/

@supports (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .page-blog {
    padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-top: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .page-blog {
    padding-top: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

@supports (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .page-blog {
    padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem );
  }
}

@supports not (padding-bottom: clamp( 1.5625rem , 1.0625rem  +  2.5vw , 3.125rem )) {
  .page-blog {
    padding-bottom: calc(1.5625rem + 1.5625 * (100vw - 20rem) / 62.5);
  }
}

.blog__aside {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.blog__aside .aside-quiz {
  display: none;
}

.page-blog__container {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 1.875rem;
}

.blog {
  display: -ms-grid;
  display: grid;
  row-gap: 1.875rem;
}

.blog__title-block {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin: 0;
  max-width: none;
}

.body-post-type-blog {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(18.125rem, 1fr));
  gap: 1.875rem;
}

.item-blog {
  height: 100%;
}

.item-blog__image {
  display: block;
  padding-bottom: 75.1219512195%;
}

.body-item-blog {
  display: -ms-grid;
  display: grid;
  padding: 1.875rem;
  background-color: #fff;
  row-gap: 0.625rem;
}

.body-item-blog__name {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1;
  color: #000;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}

.body-item-blog__name a {
	color: #000;
}

.body-item-blog__name a:hover {
	color: #a275c5;
}

.body-item-blog__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 0.625rem;
}

.body-item-blog__tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 1.25rem;
  background-color: #ce9cfa;
  font-size: 0.75rem;
  line-height: 1;
  color: #fff!important;
  padding: 0 0.625rem;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.body-item-blog__date {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0 0.625rem;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #c0c0c0;
}

.body-item-blog__rewiew {
  font-size: 0.75rem;
  line-height: 1.5;
  text-align: right;
  color: #000;
}

.body-item-blog__rewiew a{
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
	color: #000;
}

.body-item-blog__rewiew a:hover{
	color: #a275c5;
}

.body-item-blog__rewiew:before {
    content: "\e982";
    font-family: "fontello";
}

.body-item-blog__text {
  font-size: 1rem;
  line-height: 1.125;
  color: #7b7b7b;
  display: -ms-grid;
  display: grid;
  row-gap: 0.625rem;
}

.pagging-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagging-blog > *:not(:last-child) {
  margin-right: 1.875rem;
}

.pagging-blog__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3.125rem;
  height: 3.125rem;
  background-color: #ba9cc9;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.pagging-blog__button span {
  display: block;
  width: 0;
  height: 0;
  border-left: 0.625rem solid transparent;
  border-right: 0.625rem solid transparent;
  border-top: 0.625rem solid #ede06f;
}

.pagging-blog__button._disable {
  opacity: 0.5;
  pointer-events: none;
}

.pagging-blog__button--prev {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.pagging-blog__button--next {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/*----------------------------------*/

/*--------------Footer---------------------------------------------------------------------------------*/

.footer {
  background-color: #000000;
}

@supports (padding-top: clamp( 1.5625rem , 0.8625rem  +  3.5vw , 3.75rem )) {
  .footer {
    padding-top: clamp( 1.5625rem , 0.8625rem  +  3.5vw , 3.75rem );
    width: 1440;
height: 319;
gap: 120px;
padding-top: 30px;
padding-right: 60px;
padding-bottom: 30px;
padding-left: 60px;
  }
}

@supports not (padding-top: clamp( 1.5625rem , 0.8625rem  +  3.5vw , 3.75rem )) {
  .footer {
    padding-top: calc(1.5625rem + 2.1875 * (100vw - 20rem) / 62.5);
  }
}

@supports (padding-bottom: clamp( 1.5625rem , 0.8625rem  +  3.5vw , 3.75rem )) {
  .footer {
    padding-bottom: clamp( 1.5625rem , 0.8625rem  +  3.5vw , 3.75rem );
    width: 1440;
height: 319;
gap: 120px;
padding-top: 30px;
padding-right: 60px;
padding-bottom: 30px;
padding-left: 60px;

  }
}

@supports not (padding-bottom: clamp( 1.5625rem , 0.8625rem  +  3.5vw , 3.75rem )) {
  .footer {
    padding-bottom: calc(1.5625rem + 2.1875 * (100vw - 20rem) / 62.5);
  }
}

.footer__container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 25.5813953488% 25.5813953488% 1fr;
  grid-template-columns: 25.5813953488% 25.5813953488% 1fr;
  -webkit-column-gap: 0.625rem;
     -moz-column-gap: 0.625rem;
          column-gap: 0.625rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  row-gap: 1.875rem;
  max-width: 1310px;
  padding: calc(var(--theme-var-elm_gap_extended) / 2);
  margin: 0 auto;
}

.footer__logo img {
  max-width: 100%;
}

.links-footer {
  display: -ms-grid;
  display: grid;
  row-gap: 1.875rem;
}

.links-foorer__title {
	font-family: Ubuntu;
    font-size: 24px;
    font-weight: 400;
    line-height: 28.37px;
    text-align: left;
    color: rgb(255 255 255);
}

.links-foorer__list {
	list-style: none;
	padding-left: 0;
}

.links-foorer__list {
  display: -ms-grid;
  display: grid;
  row-gap: 1.25rem;
}

.links-foorer__item {
  font-size: 1.125rem;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: #000;
}

@supports (padding: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .email-footer__body {
    padding: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem );
  }
}

@supports not (padding: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .email-footer__body {
    padding: calc(0.9375rem + 0.9375 * (100vw - 20rem) / 62.5);
  }
}

.email-footer__body {
  border-radius: 0.9375rem;
  background-color: #fff;
  display: -ms-grid;
  display: grid;
}

.email-footer__text {
  font-size: 1rem;
  color: #7b7b7b;
}

@supports not (margin-bottom: clamp( 0.9375rem , 0.6375rem  +  1.5vw , 1.875rem )) {
  .email-footer__text:not(:last-child) {
    margin-bottom: calc(0.9375rem + 0.9375 * (100vw - 20rem) / 62.5);
  }
}

@supports (font-size: clamp( 0.75rem , 0.69rem  +  0.3vw , 0.9375rem )) {
  .email-footer__link {
    font-size: clamp( 0.75rem , 0.69rem  +  0.3vw , 0.9375rem );
  }
}

@supports not (font-size: clamp( 0.75rem , 0.69rem  +  0.3vw , 0.9375rem )) {
  .email-footer__link {
    font-size: calc(0.75rem + 0.1875 * (100vw - 20rem) / 62.5);
  }
}

.email-footer__link {
  background-color: #FF0700;
  border-radius: 0.3125rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-grid-column-align: center;
      justify-self: center;
  min-height: 3.125rem;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff !important;
  padding: 0 1.5625rem;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.exerpt_likes .xngrph-post-likes {
	justify-content: end;
}

/*----------------------------------------------*/

@media (min-width: 29.99875em) {
	@supports (margin-bottom: clamp( 1.5625rem , 0.8625rem  +  3.5vw , 3.75rem )) {
	  .our-story__title-block:not(:last-child) {
		margin-bottom: clamp( 1.5625rem , 0.8625rem  +  3.5vw , 3.75rem );
	  }
	}

	@supports not (margin-bottom: clamp( 1.5625rem , 0.8625rem  +  3.5vw , 3.75rem )) {
	  .our-story__title-block:not(:last-child) {
		margin-bottom: calc(1.5625rem + 2.1875 * (100vw - 20rem) / 62.5);
	  }
	}
/*	
	@supports (padding-top: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
	  .mission__body {
		padding-top: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem );
	  }
	}

	@supports not (padding-top: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
	  .mission__body {
		padding-top: calc(1.875rem + 1.875 * (100vw - 20rem) / 62.5);
	  }
	}
*/
	@supports (padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
	  .mission__body {
		padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem );
	  }
	}

	@supports not (padding-bottom: clamp( 1.875rem , 1.275rem  +  3vw , 3.75rem )) {
	  .mission__body {
		padding-bottom: calc(1.875rem + 1.875 * (100vw - 20rem) / 62.5);
	  }
	}	
  .form-quiz__body {
    /*width: 93.5658914729%;*/
    padding: 3.8759689922% 4.6511627907% 4.6511627907% 12.1705426357%;
    
  }

  .form-quiz__body::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(calc(-50% + 15px), -50%);
        -ms-transform: translate(calc(-50% + 15px), -50%);
            transform: translate(calc(-50% + 15px), -50%);
    background: url("./images/quiz-decor.svg") center/cover no-repeat;
    width: 14.9130074565%;
    aspect-ratio: 180/240;
  }

  .answers-body__label {
    padding: 0.625rem;
  }

  .aside-quiz {
    background-color: #000000;
    padding-left: 85px;
  }
  
  .sidebar.right .aside-quiz {
    background-color: #000000;
    	padding-left: 35px;
  }

  .aside-quiz__body {
    padding: 4.8780487805% 4.8780487805% 4.8780487805% 130px;
  }
  
   .sidebar.right .aside-quiz__body {
    padding: 4.8780487805% 4.8780487805% 4.8780487805% 15.8536585366%;
  }

  .aside-quiz__body::before {
	  width: 180px;
    top: 50%;
    background: url(./images/quiz-decor.svg) center / cover no-repeat;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); 
  }

  .aside-quiz__title {
    padding-left: 0;
  }  
}

@media (min-width: 47.99875em) {
  .widget-quiz__body {
    -ms-grid-columns: 25.2631578947% 1fr;
    grid-template-columns: 25.2631578947% 1fr;
    justify-items: unset;
  }

  .widget-quiz__image {
    -ms-grid-column-align: center;
        justify-self: center;
  }

  .item-number__body {
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 0.625rem;
  }

	@supports (height: clamp( 7.5rem , 2.4104870753rem  +  25.4475646234vw , 14.625rem )) {
		.item-number__body {
		  height: clamp( 7.5rem , 2.4104870753rem  +  25.4475646234vw , 14.625rem );
		}
	}

	@supports not (height: clamp( 7.5rem , 2.4104870753rem  +  25.4475646234vw , 14.625rem )) {
		.item-number__body {
		  height: calc(7.5rem + 7.125 * (100vw - 20rem) / 27.99875);
		}
	}

	@supports (width: clamp( 7.5rem , 2.4104870753rem  +  25.4475646234vw , 14.625rem )) {
		.item-number__body {
		  width: clamp( 7.5rem , 2.4104870753rem  +  25.4475646234vw , 14.625rem );
		}
	}

	@supports not (width: clamp( 7.5rem , 2.4104870753rem  +  25.4475646234vw , 14.625rem )) {
		.item-number__body {
		  width: calc(7.5rem + 7.125 * (100vw - 20rem) / 27.99875);
		}
	}

  .item-number_lt-blue .item-number__body {
    background-color: #a6dbed;
    border-radius: 15px;
        gap: 10px;
        padding-top: 60px;
        padding-right: 15px;
        padding-bottom: 60px;
        padding-left: 15px;
  }

  .item-number_lt-green .item-number__body {
    background-color: #cbe77c;
  }

  .item-number_lt-yellow .item-number__body {
    background-color: #ebe073;
  }

  .item-number_lt-purple .item-number__body {
    background-color: #ce9cfa;
  }

  .item-number_lt-red .item-number__body {
    background-color: #fe7d7b;
  }  
  
  .navigation__body {
    -ms-grid-columns: 1fr auto;
    grid-template-columns: 1fr auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding: 0 0 1.875rem 0;
	gap: 0.9375rem;
  }

  .menu-navigation {
    display: block;
  }

  .sub-menu-navigation__mobile-list {
    display: none;
  }
  .menu-navigation__item {
	  padding-top:.5rem;
	  padding-bottom:.5rem;
  }
  .navigation__title a{
    font-weight: 700!important;
    font-size: 1.125rem!important;
    line-height: 1!important;
    color: #000 !important;
    -webkit-text-decoration: underline 2px solid #cbe77c!important;
    text-decoration: underline 2px solid #cbe77c!important;
    text-underline-offset: 0.3125rem!important;
  }
}

@media (min-width: 61.99875em) {
  .widget__body {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .numbers__title-block:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}

@media (min-width: 80.625em) {
	/*
  .sidebar-open-button {
    display: none;
  }
*/
  .sidebar-close-button {
    display: none;
  }
  
  .widget__body {
    -ms-grid-columns: 64.3410852713% 1fr;
    grid-template-columns: 64.3410852713% 1fr;
  }
  
  .page-brokers__container {
    -ms-grid-columns: 1fr 31.7829457364%;
    grid-template-columns: 1fr 31.7829457364%;
  }

  .blog__aside {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }

  .blog__aside .aside-quiz {
    display: -ms-grid;
    display: grid;
  }

  .page-blog__container {
    -ms-grid-columns: 1fr 31.7829457364%;
    grid-template-columns: 1fr 31.7829457364%;
  }

  .activity__container {
    -ms-grid-columns: 64.3410852713% 1fr;
    grid-template-columns: 64.3410852713% 1fr;
  }
}

@media (max-width: 61.99875em) {
  .body-brokers-list__item {
    padding: 1.25rem 1.25rem 0rem 1.25rem;
  }

  .popular-categories__item {
    max-width: 22.5rem;
    -ms-grid-column-align: center;
        justify-self: center;
  }

  .popular-categories__image {
    width: 4.6875rem;
    aspect-ratio: 1;
  }	
  
  .footer__container {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }

  .email-footer__link {
    padding: 0 0.625rem;
  }
}

@media (max-width: 47.99875em) {
	.elementor-element-98f0616 .xngrph-post-img {
		text-align: center!important;
	}

	.elementor-699 .elementor-element.elementor-element-6da7712.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
		align-content: center!important;
		align-items: center!important;
	}	
	
  .title-block_decor-block .title-block__title {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    gap: 0.625rem;
  }
  
  .broker-block-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;	
	flex-direction: column;
  } 

  .steps-quiz {
    max-width: 28.125rem;
  }

  .steps-quiz:not(:last-child) {
    margin: 0 auto 1.875rem auto;
  }

  .steps-quiz__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*padding-left: 8%;*/
	padding:0;
  }

  .steps-quiz__list::before,
  .steps-quiz__list::after {
    content: "";
    width: 3.75rem;
    height: 3.125rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
  }

  .steps-quiz__step--current span {
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3);
  }

  .steps-quiz__list::before {
    background: url("./images/quiz-scale-decor.svg") left/cover no-repeat;
  }

  .steps-quiz__list::after {
    background: url("./images/quiz-scale-decor-grey.svg") left/contain no-repeat;
  }

  .steps-quiz__step {
    opacity: 0;
    visibility: hidden;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 0px;
            flex: 0 0 0px;
    width: 0px;
  }

  .steps-quiz__step span {
    width: 0px;
  }

  .steps-quiz__step_last::after {
    content: "";
    width: 100%;
    height: 0.625rem;
    background-color: #D9D9D9;
  }

  .steps-quiz__step_last,
  .steps-quiz__step_first,
  .steps-quiz__step--current {
    opacity: 1;
    visibility: visible;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
  }

  .steps-quiz__step_last span,
  .steps-quiz__step_first span,
  .steps-quiz__step--current span {
    width: 50px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
  }

  /*   ВАЖНО! К элементу steps-quiz__list  когда первый вопрос (то есть в самом начале) ,или когда последний вопрос, добавляйте класс  .steps-quiz__list_start-finish он нужен для корректного отображение  шкалы квиза на мобильных устройствах */

  .steps-quiz__list_start-finish .steps-quiz__step_last,
  .steps-quiz__list_start-finish .steps-quiz__step_first,
  .steps-quiz__list_start-finish .steps-quiz__step--current {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
            flex: 0 0 33.333%;
  }

  .form-quiz__button {
    width: 100%;
  }

  .item-number__title {
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 0.625rem;
  }

@supports (height: clamp( 7.5rem , 4.821308987rem  +  13.393455065vw , 11.25rem )) {
    .item-number__title {
      height: clamp( 7.5rem , 4.821308987rem  +  13.393455065vw , 11.25rem );
    }
}

@supports not (height: clamp( 7.5rem , 4.821308987rem  +  13.393455065vw , 11.25rem )) {
    .item-number__title {
      height: calc(7.5rem + 3.75 * (100vw - 20rem) / 27.99875);
    }
}

@supports (width: clamp( 7.5rem , 4.821308987rem  +  13.393455065vw , 11.25rem )) {
    .item-number__title {
      width: clamp( 7.5rem , 4.821308987rem  +  13.393455065vw , 11.25rem );
    }
}

@supports not (width: clamp( 7.5rem , 4.821308987rem  +  13.393455065vw , 11.25rem )) {
    .item-number__title {
      width: calc(7.5rem + 3.75 * (100vw - 20rem) / 27.99875);
    }
}

  .item-number__body {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    justify-items: center;
    row-gap: 0.625rem;
	background: none!important;
  }
  
	.numbers__container {
		padding-right: 15px;
		padding-left: 15px;
	}

  .item-number_lt-blue .item-number__title {
    background-color: #a6dbed;
  }

  .item-number_lt-green .item-number__title {
    background-color: #cbe77c;
  }

  .item-number_lt-yellow .item-number__title {
    background-color: #ebe073;
  }

  .item-number_lt-purple .item-number__title {
    background-color: #ce9cfa;
  }

  .item-number_lt-red .item-number__title {
    background-color: #fe7d7b;
  }
 
  .team__body {
    grid-template-columns: 1fr 1fr;
  }

  .pagging-blog {
    -ms-grid-column-align: center;
        justify-self: center;
  }

  .pagging-blog__button {
    width: 1.875rem;
    height: 1.875rem;
  }

  .pagging-blog__button span {
    border-left: 0.3125rem solid transparent;
    border-right: 0.3125rem solid transparent;
    border-top: 0.3125rem solid #ede06f;
  }

  .filter-stars {
    padding: 1.25rem;
  }

  .broker-block-item__rating .rating__value span {
    display: none;
  }

  .filter-activity__list {
    max-height: 15.625rem;
    overflow: auto;
  }

  .body-company-activity__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    row-gap: 5px;
  }  
  
  .popular-categories__body {
    grid-template-columns: repeat(auto-fill, minmax(12.7rem, 1fr));
  }
}



@media (max-width: 38.74875em) {
  .table-activity {
    padding: 1.25rem 0rem 1.25rem 1.25rem;
    overflow: auto;
  }

  .table-activity .filter-activity,
  .table-activity .table-activity__row {
    min-width: 37rem;
    grid-template-columns: repeat(3, 10rem);
  }
}

@media (max-width: 35.12375em) {
  .item-mission {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    justify-items: center;
    gap: 0.625rem;
  }

  .item-mission__body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    justify-items: center;
  }

  .item-mission__title {
    text-align: center;
  }

  .item-mission__text {
    text-align: center;
    text-wrap: balance;
  }
}

@media (max-width: 29.99875em) {
	.get-to-know-decription, .get-to-know-decription p {
		font-size: 18px;
		line-height: 24px;
	}
  .button-yellow,
  .button-lt-blue,.button-lt-blue-a a,
  .button-lt-green {
    width: 100%;
  }

  .broker-block-item__content {
    justify-items: center;
  }

  .hide-blocks > *,
  .hide-blocks a {
    display: none;
  }

  .hide-blocks > :nth-child(1) {
    display: block;
  }

  .hide-blocks_grid > :nth-child(1) {
    display: -ms-grid;
    display: grid;
  }

  .form-widget-quiz__button {
    width: 100%;
  }

  .quiz-result__body {
    padding: 1.875rem 0.9375rem;
  }

  .team__controls {
    display: block;
  }

  .certificates__controls {
    display: block;
  }

  .item-filter-stars__label {
    margin-right: 0.625rem;
  }

  .email-footer__link {
    width: 100%;
	width: -webkit-fill-available;
  }
	.numbers .title-block__text {
		margin-bottom: 30px;
	}
		.filter_block_item {
		width: 100%;
	}
}

@media (max-width: 479px) {
  .popular-categories__controls {
    display: block;
  }
}

@media (max-width: 22.62375em) {
  .steps-quiz__step--current span {
    -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
            transform: scale(1.25);
  }
  	.elementor-widget.elementor-widget-heading .elementor-heading-title.elementor-size-xxl, .elementor-widget.elementor-widget-heading .elementor-heading-title.elementor-size-xxl h4 {
		font-size: 36px;
	}
	.body-post-type-post {
		grid-template-columns: 1fr;
	}
}

@media (any-hover: hover) {
  .sidebar-open-button:hover {
    background-color: #FF0700!important;
  }

  .sidebar-close-button:hover {
    background-color: #df3f3c;
  }

  .button-lt-green:hover {
    background-color: #cfc040;
  }

  .button-lt-blue:hover,.button-lt-blue-a a:hover {
    background-color: #FF0700!important;
  }
  
    .elementor-element-6da7712 .elementor-element-populated a:hover {
		background-color: #dccb2c!important;
	}

  .button-yellow:hover {
    background-color: #dccb2c;
  }

  .broker-block-item__link:hover {
    color: #9e5ed7;
  }

  .pagination__item:hover {
    background-color: #ce9cfa;
  }

  .answers-body__label:hover {
    background-color: #000000!important;
  }

  .body-item-blog__name:hover {
    color: #ce9cfa;
  }

  .body-item-blog__tag:hover {
    background-color: #944bd4;
  }

  .body-item-blog__rewiew:hover {
    color: #ce9cfa;
  }

  .pagging-blog__button:hover {
    background-color: #944bd4;
  }

  .aside-categories__item--purple:hover {
    background-color: #944bd4;
  }

  .aside-categories__item--lt-green:hover {
    background-color: #b4e03c;
  }

  .aside-categories__item--red:hover {
    background-color: #df3f3c;
  }

  .filter-activity__button:hover {
    background-color: #944bd4;
  }
/*
  .filter-activity__item-list:hover {
    background-color: none;
  }
*/
  .filter-activity__item-list:hover label {
	/* text-decoration: underline;*/
    color: #000;
	font-weight: 700;
  }

  .sub-menu-navigation__button:hover {
    background-color: #944bd4;
  }

  .sub-menu-navigation__mobile-item:hover {
    text-decoration: underline;
  }

  .menu-navigation__item:hover {
	text-decoration-color: #7b7b7b!important;
    text-decoration: underline;
  }
  
  .sub-menu-navigation__item:hover {
    text-decoration: underline;
  }

  .menu-navigation__item:hover {
    color: #ce9cfa;
  }

  .popular-categories__item:hover {
    -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
            transform: scale(1.04);
  }

  .links-footer__links:hover {
    text-decoration: underline;
  }
  
    .links-footerr {
        color: #ffffff;
        font-family: Ubuntu;
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
        text-decoration: underline;
        text-decoration-style: solid;
  }
  
  .email-footer__link:hover {
    background-color: #FF0700;
  }
}
@media (any-hover: none) {
  .sidebar-open-button:active {
    background-color: #944bd4!important;
  }

  .sidebar-close-button:active {
    background-color: #df3f3c;
  }

  .pagination__item:active {
    background-color: #ce9cfa;
  }

  .sub-menu-navigation__mobile-item {
    text-decoration: none;
  }

  .sub-menu-navigation__item {
    text-decoration: none;
  }

  .menu-navigation__item {
    text-decoration: none;
  }

  .links-foorer__item {
    text-decoration: underline;
  }
}

.elementor-widget-sidebar .widget:last-child {
    margin-bottom: 30px;
}

.sidebar .sidebar_inner {
    display: block!important;
}

@media (min-width: 768px) {
	.elementor-col-100 .aside-quiz__title {
		font-family: Ubuntu;
		font-size: 48px;
		font-weight: 400;
		line-height: 56.74px;
		text-align: left;
	}
	.navigation_mobile_title {
		display: none;
	}
	.single-blog .navigation__sub-menu {
		display:none;
	}
}

@media (min-width: 700px) and (max-width: 1439px) { 
	.popular-categories__body {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 479px) {
    .popular-categories__body {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 1000px) {
	.team__body {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

@media (max-width: 500px) {
	.team__body {
		grid-template-columns: 1fr;
	}
	.body-post-type-blog {
		grid-template-columns: 1fr;
	}	
}

.top_panel .sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_menu_nav {
  font-size: 24px;
}

.red-btn * {
  color: #fff;
}

.popular-categories a {
  border-radius: 15px;
}

.post_meta .post_meta_item.post_counters_comments::before,
.post_meta_item.post_counters_comments::before,
[class^="icon-"]::before, [class*=" icon-"]::before {
  content: '';
  width: 12px;
  height: 11px;
  margin-right: 0;
  background-image: url('https://investmentsguard.com/wp-content/uploads/2025/05/Vector.svg');
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: baseline;
}

.single.scheme_default.single-post .post_meta_item.post_counters_comments {
  margin-left: 0;
  margin-bottom: 15px;
  padding: 9.5px 10px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  font-size: 14px;
  color: #7B7B7B;
  width: max-content;
  height: max-content;
}

.single.scheme_default.single-post .post_meta_item.post_counters_comments span {
  line-height: 1;
}

.post_meta > a, .post_meta > .post_meta_item {
  flex-direction: row-reverse;
}

.post_counters_item .post_counters_number {
  margin-right: 5px !important;
}

.scheme_default .top_wrap_meta .post_meta_item.post_counters_comments,
.xngrph-post-likes .xngrph-pl {
  border-radius: 5px;
}

#load-more-news {
  display: block;
  margin: 50px auto;
}

.category h1 {
  margin-top: 0;
}

.xngrph-post-rating {
  flex-direction: row-reverse;
}

.xngrph-rating-text, .xngrph-rating-number {
  color: #FF0700;
}

.single .btn-yellow {
  background-color: #FFE900 !important;
  color: #000 !important;
}

.elementor-699 .elementor-element.elementor-element-77bd07b > .elementor-widget-container {
  margin-top: 10px !important;
}

html {
  scroll-behavior: smooth;
}

.elementor-element-4c73abb .elementor-container {
  align-items: baseline;
}

.sc_blogger.sc_blogger_default .sc_blogger_item .sc_blogger_item_content .sc_blogger_item_excerpt .sc_blogger_item_excerpt_text,
.sc_recent_news_style_news-excerpt .post_item .post_body .post_content {
  line-height: 1.3 !important;
  font-size: 18px;
}

.widget_xngrph_widget_latest_reviews .widget_title.xngrph-h5,
.widget_xngrph_widget_latest_reviews .widget_title {
  font-weight: 700;
  text-align: left;
  margin-bottom: 15px;
  text-transform: capitalize;
}

.sidebar.widget_area .sidebar_inner .widget.widget_xngrph_widget_latest_reviews,
.elementor-widget-sidebar .widget.widget_xngrph_widget_latest_reviews {
  padding: 30px;
}

.company-activity__body.field-table {
  display: flex;
  flex-direction: column;
}

.xngrph-review-header-2__inner {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
  line-height: 1;
}

.xngrph-review-header-2__left {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 14px;
}

.xngrph-review-header-2 .xngrph-rating-number {
  font-size: 24px;
  font-weight: 700;
}

.xngrph-review-header-2 .xngrph-post-likes .xngrph-pl {
  height: auto;
  padding: 0;
}

.depth-2 .xngrph-review::before {
  content: '';
  display: block;
  width: 20px;
  height: 10px;
  position: absolute;
  top: -10px;
  left: 45px;
  z-index: 1;
  background-image: url('https://investmentsguard.com/wp-content/uploads/2025/05/comment_arrow.svg');
}

.xngrph-review-header-2 .xngrph-post-rating {
  flex-direction: row;
  justify-content: start !important;
  align-items: center;
}

.xngrph-review-header-2 .xngrph-stars {
  height: max-content;
  order: 2;
}
.xngrph-review-header-2 .xngrph-post-rating-wr {
  align-items: center;
}

.cookie-box > div {
  background: #FF0700 !important;
}

.form-quiz__button {
  padding-bottom: 0 !important;
}

.quiz__container .title-block {
  max-width: unset;
}

.attention-block {
  padding: 15px 30px 15px 20px;
  border-radius: 0;
  border: 0;
}

.attention-block img {
  display: none;
}

.attention-block-danger {
  background: #FF0700;
  border-left: 10px solid #FFE900;
}

.attention-block-warning {
  background: #FFE900;
  border-left: 10px solid #000;
}

.attention-block-success {
  background: #EFF2F3;
  border-left: 10px solid #519600;
}

.attention-block-danger .attention-block-text {
  color: #fff;
}

.elementor-page-7615.sidebar_right .sidebar {
  display: none;
}

.elementor-page-7615.sidebar_right .body_wrap .content_wrap > .content {
  width: 100% !important;
  border-radius: 15px;
}

.elementor-page-7615 .title-block__text {
  padding-left: 27px;
  border-left: 3px solid #FF0700;
}

.elementor-page-7615 .title-block__text p {
  color: #000;
}

.elementor-page-7615 p,
.elementor-page-7615 p span,
.elementor-page-7615 li,
.elementor-page-7615 li span {
  color: #7B7B7B;
}

.elementor-page-7615 .content ul {
  list-style: square;
}

.elementor-page-7615 .content ul li::marker {
  color: #519600;
  font-size: 24px;
}

.contact-form-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  justify-content: end;
}

.contact-form-inner span[data-name="your-message"],
.contact-form-inner span[data-name="acceptance-805"] {
  grid-column: span 2;
}

.contact-form-inner input,
.contact-form-inner textarea {
  padding: 15px;
  background: #EFF2F3 !important;
  border: 0;
  border-radius: 5px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #555555;
}

.contact-form-inner input.wpcf7-submit {
  padding: 20px 60px;
  grid-column: 2/3;
  width: max-content;
  justify-self: end;
  background: #FF0700 !important;

  color: #fff;
  text-transform: uppercase;
}

.contact-form-inner input.wpcf7-submit:hover {
  color: #fff;
  background: #ff403a !important;
}

.contact-form-inner input[type="checkbox"]:checked + .wpcf7-list-item-label::before {
  background-color: #FF0700;
  border-color: #FF0700;
  background-image: url('https://investmentsguard.com/wp-content/uploads/2025/05/Vector-1.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.contact-form-inner input[type="checkbox"] + .wpcf7-list-item-label::before {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #EFF2F3;
  width: 25px;
  height: 25px;
  flex: unset;
  margin-right: 0;
}

.contact-form-inner .wpcf7-list-item-label {
  display: grid !important;
  grid-template-columns: 25px 1fr;
  gap: 15px;
}

@media (max-width: 1279px) {
  .xngrph-review-header-2 .xngrph-post-rating-wr {
    flex-direction: row;
  }
}

@media (max-width: 576px) {
  .contact-form-inner input.wpcf7-submit {
    grid-column: initial;
    width: 100%;
  }
  .elementor-page-7615.sidebar_right .content_wrap .content {
    padding: 15px;
  }
  .elementor-page-7615 .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: unset !important;
  }
  .contact-form-inner {
    grid-template-columns: 1fr;
  }
  .contact-form-inner span[data-name="your-message"],
  .contact-form-inner span[data-name="acceptance-805"] {
    grid-column: initial;
  }
  .xngrph-review-header-2__left {
    flex-direction: column;
    align-items: start;
    gap: 5px;
  }

  .xngrph-review-header-2__inner {
    align-items: start;
  }

  .xngrph-review-header {
    grid-template-columns: 40px 1fr;
  }

  .xngrph-review-header-1 .lavatar {
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 5px;
  }

  .post_content, .xngrph-review-text {
    font-size: 16px;
  }

  .xngrph-review-header-2 .xngrph-stars {
    font-size: 15px;
  }

  .xngrph-review-cheating .xngrph-post-rating-wr::after {
    width: 100px;
    height: 20px;
    background-size: contain;
  }

  #xngrph-cform {
    gap: 20px;
  }

  .xngrph-cform-inputs, .xngrph-cform-buttons {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .title-block__text, .title-block__text p {
    font-size: 16px;
  }
}

body.wp-admin img.avatar {
	width: auto !important;
}