/*Colors*/
/*Media*/
.free_trial_content .courses_block {
  margin-bottom: 1.875rem;
}
.free_trial_content .courses_block .courses_block_bg {
  position: relative;
  padding: 6.25rem 0 0.625rem 0;
  margin-top: 0;
}
.free_trial_content .courses_block .courses_block_bg .courses_block_title {
  z-index: 1;
  margin-top: -1.25rem;
  margin-bottom: 1.25rem;
  padding-left: 0 !important;
  color: #2f2961;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .free_trial_content .courses_block .courses_block_bg .courses_block_container .courses_block__items {
    display: block;
  }
}
.free_trial_content .courses_block .courses_block_bg .courses_block_container .courses_block__items li.courses_block__img {
  display: none;
  overflow: hidden;
}
.free_trial_content .courses_block .courses_block_bg .courses_block_container .all_courses_block {
  display: block;
  overflow: visible;
  text-align: center;
  margin: 1.875rem 0;
}
.free_trial_content .courses_block .courses_block_container {
  padding: 0 4.6875rem !important;
  max-width: 1320px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .free_trial_content .courses_block .courses_block_container {
    max-width: 100%;
    padding: 0 !important;
  }
}
.free_trial_content .courses_block .courses_block_container .all_courses_block .new_courses__subtitle {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2f2961;
}
.free_trial_content .courses_block .courses_block_container.container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .courses_level .level_Int,
.free_trial_content .courses_block .courses_block_container.container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .courses_level .level_Beg,
.free_trial_content .courses_block .courses_block_container.container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .courses_level .level_Adv {
  padding: 0.375rem 0.625rem;
  font-size: 1.125rem;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li {
  flex: 40%;
  margin: 20px;
  list-style: none;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block {
  margin: 0.4375rem auto;
  border: 0.125rem solid #554ba4;
  border-radius: 1.25rem;
  overflow: hidden;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__image {
  margin-top: -1.5rem;
  padding-left: 0 !important;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__image .try_free_lavel {
  position: relative;
  top: 3.125rem;
  left: 1.25rem;
  color: #ffffff;
  font-weight: 700;
  line-height: 120%;
  z-index: 0;
  margin: -0.1875rem;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__image .try_free_lavel::before {
  content: "";
  display: block;
  background-image: url("/wp-content/themes/Codakid/img/svgs/try_for_free.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 150%;
  z-index: -1;
  position: absolute;
  top: -10%;
  left: -4%;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__image .course_item_img img {
  width: 100%;
  max-height: 15.625rem;
  object-fit: cover;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description {
  background-color: #ffffff;
  padding: 1.25rem;
  color: #3a3a3a;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 1.5625rem;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .courses_title {
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 120%;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .course_item_title,
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .course_age {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 120%;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .courses_level {
  display: flex;
  gap: 0.625rem;
  margin-top: auto;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .courses_level .level_Int,
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .courses_level .level_Beg,
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .courses_level .level_Adv {
  color: #ffffff;
  border-radius: 5.625rem;
  padding: 0.25rem 0.5rem;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 150%;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .courses_level .level_Int {
  background-color: #96c100;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .courses_level .level_Beg {
  background-color: #fca129;
}
.free_trial_content .courses_block .courses_block_container .courses_block__items li .courses_item_wrapper .courses_item__block .courses_item__description .courses_level .level_Adv {
  background-color: #2f2961;
}
.free_trial_content .tools_fun_block {
  position: relative;
  padding: 3.125rem 0 0;
  margin-bottom: 3.125rem;
  z-index: 1;
}
.free_trial_content .tools_fun_block .tools_fun_items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 1.25rem;
  max-width: 1320px;
  margin: 0 auto;
  gap: 3.875rem;
}
.free_trial_content .tools_fun_block .tools_fun_items .tools_fun_item {
  flex: 40%;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 3.875rem;
}
@media screen and (max-width: 410px) {
  .free_trial_content .tools_fun_block .tools_fun_items .tools_fun_item {
    display: block;
    padding: 0 20px;
    text-align: center;
  }
}
.free_trial_content .tools_fun_block .tools_fun_items .tools_fun_item .tools_fun_image {
  width: 10.3125rem;
}
@media screen and (max-width: 410px) {
  .free_trial_content .tools_fun_block .tools_fun_items .tools_fun_item .tools_fun_image {
    margin: 0 auto;
  }
}
.free_trial_content .tools_fun_block .tools_fun_items .tools_fun_item .tools_fun_image img {
  max-width: 12.1875rem;
  margin: auto;
  display: block;
}
.free_trial_content .tools_fun_block .tools_fun_items .tools_fun_item .tools_fun_year {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 120%;
  color: #1d133e;
  padding: 0 2.5rem 1.25rem 0;
  text-align: left;
}
@media screen and (max-width: 410px) {
  .free_trial_content .tools_fun_block .tools_fun_items .tools_fun_item .tools_fun_year {
    text-align: center;
    padding: 10px;
  }
}
.free_trial_content .tools_fun_block .tools_fun_items .tools_fun_item .tools_fun_description {
  font-weight: 500;
  font-size: 1.125rem;
}
.free_trial_content .awards_block.awards_background {
  position: relative;
  overflow: hidden;
  padding: 6.25rem 0;
}
.free_trial_content .awards_block.awards_background::before {
  content: "";
  background-position: top center;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: -1;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  transform: none;
  background-position: center;
  background-size: cover;
  background-image: url("/wp-content/themes/Codakid/img/svgs/awards.svg");
}
.free_trial_content .awards_block .awards_items {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  max-width: 1320px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .free_trial_content .awards_block .awards_items {
    display: block;
  }
}
.free_trial_content .awards_block .awards_items li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  flex: 100%;
  margin-bottom: 1.25rem;
}
.free_trial_content .awards_block .awards_items li .award_image {
  text-align: center;
  height: 8.125rem;
}
.free_trial_content .awards_block .awards_items li .award_image img {
  width: 100%;
  max-height: 106px;
  background: #ffffff;
  border: 0.625rem #ffffff solid;
  border-radius: 4.375rem;
  box-shadow: 0 0.5rem 1.25rem rgba(150, 193, 0, 0.4);
}
.free_trial_content .awards_block .awards_items li .award_year {
  font-weight: 800;
  font-size: 1.375rem;
  line-height: 150%;
  color: #2f2961;
}
.free_trial_content .awards_block .awards_items li .award_description {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 120%;
  text-align: center;
  padding: 0 0.625rem;
}
.free_trial_content .testimonials_block .testimonials_container {
  padding: 3.125rem 0;
}
.free_trial_content .testimonials_block .testimonials_container.full-wide .testimonials_items {
  padding: 1.25rem 0 0 0;
  max-width: 1320px;
  margin: 0 auto;
}
.free_trial_content .testimonials_block .testimonials_container .heading_title {
  font-size: 2.1875rem;
  color: #2f2961;
  text-align: center;
  font-weight: bold;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items {
  display: flex;
  flex-wrap: nowrap;
  gap: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .free_trial_content .testimonials_block .testimonials_container .testimonials_items {
    display: block;
  }
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li {
  display: flex;
  flex: 40%;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  border: #fed094 2px solid;
  border-radius: 20px;
  box-shadow: 10px 10px 0px 0px #fed094;
  padding: 25px 0;
  height: fit-content;
  width: fit-content;
  margin: 0 17px 16px 1px;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 20px;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header.no_thumb {
  justify-content: space-between;
  padding-left: 0;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header.no_thumb .testi_header_left {
  grid-template-columns: repeat(1, 1fr);
  padding-left: 20px;
  grid-template-rows: repeat(2, 1fr);
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header.no_thumb .testi_header_right {
  margin-top: 0;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header .testi_header_left {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  color: #3a3a3a;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header .testi_header_left .testi_thumb {
  grid-area: 1/1/4/2;
  display: flex;
  justify-content: center;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header .testi_header_left .testi_title {
  grid-area: 1/2/2/3;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 22px;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header .testi_header_left .testi_rating {
  grid-area: 2/2/3/3;
  height: 1.25rem;
  width: 7.875rem;
  font-size: 0;
  transform: scale(0.75);
  left: 0;
  transform: none;
  position: inherit;
  position: relative;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header .testi_header_left .testi_rating[data-rating="0"] {
  background-image: url("/wp-content/themes/Codakid/img/svgs/rate_0.svg");
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header .testi_header_left .testi_rating[data-rating="1"] {
  background-image: url("/wp-content/themes/Codakid/img/svgs/rate_1.svg");
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header .testi_header_left .testi_rating[data-rating="2"] {
  background-image: url("/wp-content/themes/Codakid/img/svgs/rate_2.svg");
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header .testi_header_left .testi_rating[data-rating="3"] {
  background-image: url("/wp-content/themes/Codakid/img/svgs/rate_3.svg");
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header .testi_header_left .testi_rating[data-rating="4"] {
  background-image: url("/wp-content/themes/Codakid/img/svgs/rate_4.svg");
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header .testi_header_left .testi_rating[data-rating="5"] {
  background-image: url("/wp-content/themes/Codakid/img/svgs/rate_5.svg");
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_header .testi_header_right {
  margin: 15px 40px 0 0;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_description {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 150%;
  padding: 0 20px;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_description .more_desc_show .testi_desc_more {
  display: contents;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_description .more_desc_show .testi_dott {
  display: none;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_description .test_more_dotts {
  color: #8c2ca3;
  cursor: pointer;
  display: initial;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_description .test_more_dotts:hover {
  border-bottom: 1px dashed #8c2ca3;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_desc_wrapper {
  margin-bottom: 10px;
}
.free_trial_content .testimonials_block .testimonials_container .testimonials_items li .testi_desc_wrapper .testi_desc_more {
  display: none;
}
.free_trial_content #guest_school_courses {
  background-image: none !important;
  padding: 3.125rem 0;
}
.free_trial_content #guest_school_courses h2 {
  text-align: center;
  color: #2f2961;
  font-weight: 700;
}
.free_trial_content #guest_school_courses .trial_btn {
  text-align: center;
  max-width: 100%;
}
.free_trial_content .school_courses_block__wrapper {
  max-width: 800px;
  margin: 0 auto;
}
.free_trial_content .school_courses_block__wrapper .offer_statistic_new {
  display: flex;
  flex-wrap: nowrap;
  gap: 1.5625rem;
}
.free_trial_content .school_courses_block__wrapper .offer_statistic_new li {
  display: flex;
  flex: 40%;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: #2f2961;
  font-size: 1.125rem;
  font-weight: 800;
}
.free_trial_content .school_courses_block__wrapper .offer_statistic_new li span:first-child {
  font-size: 1.5rem;
}
.free_trial_content .school_courses_block__wrapper .offer_statistic_new li:before {
  content: "";
  height: 120px;
  background-size: contain;
  margin-bottom: 10px;
}
@media screen and (max-width: 410px) {
  .free_trial_content .school_courses_block__wrapper .offer_statistic_new li:before {
    background-size: contain !important;
  }
}
.free_trial_content .school_courses_block__wrapper .offer_statistic_new li.offer_1:before {
  background: url("/wp-content/themes/Codakid/img/svgs/include_img1.svg") center no-repeat;
}
.free_trial_content .school_courses_block__wrapper .offer_statistic_new li.offer_2:before {
  background: url("/wp-content/themes/Codakid/img/svgs/include_img2.svg") center no-repeat;
}
.free_trial_content .school_courses_block__wrapper .offer_statistic_new li.offer_3:before {
  background: url("/wp-content/themes/Codakid/img/svgs/include_img3.svg") center no-repeat;
}
.free_trial_content #online_offer {
  background-color: transparent;
}
.free_trial_content #online_offer .online_offer {
  max-width: 900px;
  margin: 0 auto;
}
.free_trial_content #online_offer .online_offer__tab {
  text-align: center;
}
.free_trial_content #online_offer .online_offer__tab .subscription_pack_plan {
  padding: 0;
}
.free_trial_content #online_offer .online_offer__tab .subscription_pack_plan .subscription_pack_plan_tab {
  background-image: none;
  color: #3a3a3a;
  font-size: 1.25rem;
  border: 2px solid #96c100;
  border-radius: 2.5rem;
}
.free_trial_content #online_offer .online_offer__tab .subscription_pack_plan .subscription_pack_plan_tab span {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .free_trial_content #online_offer .online_offer__tab .subscription_pack_plan .subscription_pack_plan_tab span {
    font-size: 14px;
    width: 100%;
  }
}
.free_trial_content #online_offer .online_offer__tab .subscription_pack_plan .subscription_pack_plan_tab span.pack_plan_selected {
  color: #ffffff;
  background: #96c100;
}
.free_trial_content #online_offer .online_offer__desc {
  margin-bottom: 20px;
  font-weight: 800;
}
.free_trial_content #online_offer .online_offer__content {
  display: flex;
  justify-content: center;
}
.free_trial_content #online_offer .online_offer__content .offer_item {
  margin: 0 15px !important;
}
.free_trial_content #online_offer .online_offer__content .offer_item.guest_course_box {
  border: 0.125rem solid #96c100;
  border-radius: 1.25rem;
  box-shadow: 0.3125rem 0.3125rem 0 0 #96c100;
}
.free_trial_content #online_offer .online_offer__content .offer_item .guest_course_box_plan.guest_course_box_monthly .pricing_label {
  min-height: 48px;
  position: relative;
  margin-top: 10px;
}
.free_trial_content #online_offer .online_offer__content .offer_item .guest_course_box_plan.guest_course_box_yearly .pricing_label {
  min-height: 48px;
  position: relative;
  margin-top: 10px;
}
.free_trial_content #online_offer .online_offer__content .offer_item .guest_course_box_plan.guest_course_box_yearly .pricing_label:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 40px;
  background-image: url("../img/svgs/best_value.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.free_trial_content #online_offer .online_offer__content .offer_item .guest_course_box_plan.guest_course_box_yearly .pricing_label span {
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  position: relative;
  z-index: 10;
}
.free_trial_content #online_offer .online_offer__content .offer_item .guest_course_box_plan .guest_course_box_header {
  background: transparent;
  font-size: 1.5rem;
  padding: 0;
}
.free_trial_content #online_offer .online_offer__content .offer_item .guest_course_box_plan .guest_course_box_header.guest_course_box_red {
  color: #96c100;
}
.free_trial_content #online_offer .online_offer__content .offer_item .guest_course_box_plan .guest_course_box_header.guest_course_box_green {
  color: #d88000;
}
.free_trial_content #online_offer .online_offer__content .offer_item .offer_list {
  padding: 0 50px;
}
@media screen and (max-width: 410px) {
  .free_trial_content #online_offer .online_offer__content .offer_item .offer_list {
    padding: 0;
  }
}
.free_trial_content #online_offer .online_offer__content .offer_item .offer_list .guest_course_box_content {
  background: transparent;
  color: #3a3a3a;
}
.free_trial_content #online_offer .online_offer__content .offer_item .offer_list .guest_course_box_content .guest_box_save_price {
  display: none;
}
.free_trial_content #online_offer .online_offer__content .offer_item .offer_list .guest_course_box_content .currency_block {
  color: #2f2961;
}
.free_trial_content #online_offer .online_offer__content .offer_item .offer_list .guest_course_box_content .box_course_info {
  font-size: 1rem;
}
.free_trial_content #online_offer .online_offer__content .offer_item .offer_list .offers_list_desc {
  border-top: 1px solid rgba(58, 58, 58, 0.2509803922);
  margin-top: 20px;
  display: flex;
  column-gap: 30px;
}
@media screen and (max-width: 767px) {
  .free_trial_content #online_offer .online_offer__content .offer_item .offer_list .offers_list_desc {
    display: block;
  }
}
.free_trial_content #online_offer .online_offer__content .offer_item .offer_list .offers_list_desc ul {
  flex: 40%;
}
.free_trial_content #online_offer .online_offer__content .offer_item .offer_list .offers_list_desc ul li {
  margin: 5px;
  flex-basis: 45%;
  box-sizing: border-box;
}
.free_trial_content #online_offer .online_offer__content .offer_item .offer_list .offers_list_desc ul li:nth-child(3n-2) {
  list-style-image: url("/wp-content/themes/Codakid/img/svgs/marker_green.svg");
}
.free_trial_content #online_offer .online_offer__content .offer_item .offer_list .offers_list_desc ul li:nth-child(3n-1) {
  list-style-image: url("/wp-content/themes/Codakid/img/svgs/marker_orange.svg");
}
.free_trial_content #online_offer .online_offer__content .offer_item .offer_list .offers_list_desc ul li:nth-child(3n) {
  list-style-image: url("/wp-content/themes/Codakid/img/svgs/marker_purple.svg");
}
.free_trial_content .try_footer__copy {
  text-align: center;
  color: #2f2961;
}
.free_trial_content .try_footer__copy a {
  color: #2f2961;
}/*# sourceMappingURL=custom-free-trial-style.css.map */