.oldheader {
  display: none;
}

.product-includes {
  padding: 10px !important;
}


.offer-cards__wrapper--one-card::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  border-radius: 0
}

.offer-cards__wrapper--one-card::-webkit-scrollbar-thumb {
  background: #f96791;
  border-radius: 0;
  -webkit-transition: background-color .3s;
  transition: background-color .3s
}

.offer-cards__wrapper--one-card::-webkit-scrollbar-thumb:hover {
  background: #6fde9b
}

.offer-cards__wrapper--one-card::-webkit-scrollbar-track {
  background: #dcdcdc;
  border-radius: 0
}









.small-basket__list::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  border-radius: 0
}

.small-basket__list::-webkit-scrollbar-thumb {
  background: #f96791;
  border-radius: 0;
  -webkit-transition: background-color .3s;
  transition: background-color .3s
}

.small-basket__list::-webkit-scrollbar-thumb:hover {
  background: #6fde9b
}

.small-basket__list::-webkit-scrollbar-track {
  background: #dcdcdc;
  border-radius: 0
}


.oldfooter {
  display: none;
}

.page-courses {
  margin-top: 179px !important;
}

.backcall-modal .modal-form .input-group {
  width: -webkit-fill-available;
  width: -moz-available;
}

.footer__bottom__column .social-links {
  flex-direction: row;
  align-items: baseline;
}

.my-mfp-zoom-in.mfp-ready .mfp-animate {
  margin-top: 10px !important;
}

.lesson-modal .modal-content {
  flex-wrap: nowrap !important;
}

.swiper-wrapper::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  border-radius: 0
}

.swiper-wrapper::-webkit-scrollbar-thumb {
  background: #f96791;
  border-radius: 0;
  -webkit-transition: background-color .3s;
  transition: background-color .3s
}

.swiper-wrapper::-webkit-scrollbar-thumb:hover {
  background: #6fde9b
}

.swiper-wrapper::-webkit-scrollbar-track {
  background: #dcdcdc;
  border-radius: 0
}


.mfp-content {
  text-align: -webkit-center !important;
}

body {
  display: block !important;
}

.curses-modal {
  border-radius: 24px;
  background: #F6F6EF;
  max-width: 890px;
  position: relative;
  top: 26px;
}

.curses-modal-content {
  position: relative;
  min-height: 1100px;
  margin-bottom: 45px;
}

.modal-img {
  position: absolute;
  bottom: 0px;
}

.modal-img img {
  width: 100%;
}

.phone {
  display: block;
  padding: 24px 0px 24px 0px;
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: normal;
  -webkit-transition: color .3s, border-color .3s;
  -o-transition: color .3s, border-color .3s;
  transition: color .3s, border-color .3s;
  border-radius: 12px !important;
}

.modal-form {
  position: relative;
  z-index: 111;
}

.modal-titles {
  color: #131212;
  font-family: "RFDewi";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  max-width: 800px;
  padding-bottom: 64px;
  padding-right: 98px;
  text-align: left;
  padding-top: 42px;
}

button.mfp-arrow,
button.mfp-close {
  padding-top: 33px !important;
  padding-right: 56px !important;
}

.input-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0 42px;

}

.curses-modal-btn {
  display: inline-flex;
  padding: 14px 0px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 12px;
  background: #F86E96;
  color: #FFF;
  text-align: center;
  font-family: "InterTight";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 100%;
}

[class*=btn-]>*:not(:last-child) {
  margin-right: 0 !important;
}

.succes-text {
  color: #B2B29B;
  text-align: center;
  font-family: "InterTight";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  gap: 10px;

}

.succes-text a {
  color: #B2B29B;
  text-align: center;
  font-family: "InterTight";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;

}

.modal-close {
  background: #F6F6EF;
}


input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}

/* .page-courses {
      margin-top: 0 !important;
    } */

input {
  font: inherit
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.input-group .input-style {
  padding: 24px 20px !important;
  border-radius: 12px !important;
}

.first-word-in-brackets {
  font-size: 26px;
  font-weight: 600;

}

.second-word-in-brackets {
  font-size: 26px;
  font-weight: 600;

}

.product-price {
  display: flex;
  gap: 15px;
  flex-direction: row;
  align-items: center;
}

.discount {
  display: flex;
  flex-direction: column-reverse;
}

.discount-percentage {
  font-family: 'Ubuntu-Medium';
  display: flex;
  padding: 4px 14px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 24px;
  background: #FA4848;
  width: 52%;
  color: white;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.12px;
}

[class*=text-typography] ul li::before {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 8" id="11" fill="%2318B243"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.682 0l1.535 1.535L3.752 8 0 4.248l1.535-1.535L3.752 4.93 8.682 0z"/></svg>');
  display: inline-block;
  width: 22px;
  height: 21px;
}

.card-offer__gift {
  color: #787878 !important;
  font-family: "InterTight";
}

.new-price {
  color: #131212;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1.68px;
  font-family: 'RFDewi';
  white-space: nowrap;
}

.section-header .product-level {
  font-family: "InterTight"
}

.popular {

  display: inline-flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 24px;
  background: #2A88B0;
  color: #FFF;
  text-align: right;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: absolute;
  top: -22px;
  right: 16px;
}


.popular-count {
  display: inline-flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 24px;
  background: #FA4848;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: absolute;
  top: -22px;
  right: 16px;
}

.word-outside-brackets {
  position: relative;
  left: 10px;
}

.btn-pink {
  white-space: nowrap;
  font-size: 20px;
  font-family: "InterTight";
}

.card-offer__buy {
  height: 47px;
}

.card-offer__title {
  margin-bottom: 1px;
  font-size: 25px;
}

@media(max-width:767px) {
  .card-offer__title {
    font-size: 24px !important;
  }
}

.card-offer__gift>*:not(:last-child) {
  margin-right: 3px;
}

.present-title {
  font-family: "RFDewi";
}

.text-info {
  font-family: "InterTight";
}

.free-courses {
  padding: 35px 70px;
}



@media (min-width: 1200px) {
  .curses-modal-btn {
    padding: 23px 0px;
  }
}

@media(max-width: 930px) {
  .modal-titles {
    font-size: 30px;
  }

  button.mfp-arrow,
  button.mfp-close {
    padding-top: 34px !important;
  }
}

@media(max-width: 890px) {
  .modal-titles {
    max-width: 100%;
    padding-left: 43px;
  }
}

@media(max-width: 744px) {
  .curses-modal-content {
    min-height: 980px;
  }
}

@media(max-width: 590px) {
  .curses-modal-content {
    min-height: 890px;
  }

  .succes-text {
    gap: 18px;
    font-size: 16px
  }

  .succes-text a {
    font-size: 16px
  }

  .button.mfp-arrow,
  button.mfp-close img {
    width: 30px;
  }
}

@media(max-width: 590px) {
  .modal-titles {
    font-size: 22px;
    padding-bottom: 40px;
  }

}

@media(max-width: 490px) {
  .curses-modal-content {
    min-height: 800px;
  }
}

@media(max-width: 399px) {
  .succes-text {
    gap: 18px;
    font-size: 14px
  }

  .succes-text a {
    font-size: 14px
  }

  .input-wrapper {
    padding: 0px 15px;
  }

  .modal-titles {
    padding-left: 18px;
  }

  .button.mfp-arrow,
  button.mfp-close {
    padding-right: 17px !important;
    padding-top: 34px !important;
  }

  .curses-modal-content {
    min-height: 755px;
  }
}

@media (max-width:1275px) {
  .new-price {
    font-size: 33px;

  }
}


@media (max-width: 1100px) {
  .btn-pink {
   font-size: 17px;
    white-space: nowrap;
  }
  .free-courses{
    padding: 26px 70px;
  }
  
}
@media(max-width: 935px){
  .btn-pink{
    font-size: 20px;
  }
  .free-courses {
    padding: 35px 70px;
}
}
@media (max-width:930px) {
  .new-price {
    font-size: 30px;
  }

  .free-courses {
    font-size: 25px;
  }
}

/* @media(max-width: 885px) {
  .free-courses {
    font-size: 19px;
    padding: 28px 55px;
  }
} */

@media(min-width: 935px) {

  .courses-bgr-mobile {
    display: none;
  }

  .word-outside-brackets {
    color: #000;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: "InterTight";
  }
}


@media (max-width:767px) {

  .header-new {
    gap: 15px;
  }

  .popular {
    font-size: 16px;
    padding: 6px 14px;
  }

  .popular-count {
    font-size: 16px;
    padding: 6px 14px;
  }
}
@media(max-width: 655px){
  .free-courses {
    padding: 30px 70px;
}
.free-courses {
  font-size: 20px;
}
}

@media(max-width:560px) {
  .word-outside-brackets {
    left: 4px;
  }
}
@media(max-width: 500px) {
  .free-courses {
    padding: 25px 70px;
}
.free-courses {
  font-size: 14px;
}
}
@media(max-width: 440px) {
  .free-courses {
    font-size: 16px;
    padding: 24px 55px;
  }

  .new-level {
    width: 60px;
    height: 60px;
  }

  .new-level-other {
    width: 60px;
    height: 60px;
  }
}

@media(max-width: 400px){
  .free-courses {
    font-size: 14px;
    
  }
}
.sale-adaptiv-block {
  margin-top: -20px !important;
}


.program-title,
.title-tizer {
  font-family: "RFDewi";
}

.program-text,
.proramm-btn,
.tizer-text {
  font-family: "InterTight";
}

.input-group.check-group label {

  line-height: 21px !important;
}

.input-group.check-group label span:before {
  top: 1px !important;
  left: 20px !important;
  width: 20px !important;
  height: 20px !important;
  border: 1px solid black !important;
  border-radius: 2px !important;
  font-size: 21px !important;
}

.curses-modal-btn[disabled] {
  opacity: 0.5;
}

.curses-modal-btn[disabled]:hover {
  opacity: 0.7;
}

.curses-modal-btn:hover {
  background: #f05784;
}

.input-group.check-group label.black-style a,
.input-group.check-group label.black-style input:checked+span:before {
  color: #5789D4 !important
}

.black-style {
  font-family: "InterTight" !important;
}


.info-level-block {
  position: absolute;
  top: 69px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.lvl-title {

  color: #FFF;
  text-align: center;
  font-family: "InterTight";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: inline-flex;
  padding: 12px 48px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 24px;
  background: rgba(92, 92, 92, 0.55);
}

.level {
  color: #FFF;
  text-align: center;
  font-family: "InterTight";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 24px;
  background: rgb(52 49 49 / 55%);
}

.lvl-title-slider {
  color: #FFF;
  text-align: center;
  font-family: "InterTight";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: inline-flex;
  padding: 12px 48px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 24px;
  background: #F7789D
}

.level-slider {
  color: #FFF;
  text-align: center;
  font-family: "InterTight";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 24px;
  background: #F7789D;
}




.page-courses .section-lessons__title {
  color: #131212;
  font-family: "RFDewi";
  font-size: 73px;
  font-style: normal;
  font-weight: 700;
  line-height: 112%;
}

.slider-controls__control {
  min-width: 85px;
  max-width: 85px;
  height: 85px;
  pointer-events: initial;
  border-radius: 24px;
  background: transparent;
}

.slider-controls__control:hover {
  stroke: #F86791;
  fill: #F86791;
}


.slider-controls__control:hover path {
  fill: #F86791;
}

.slider-controls__control rect {
  stroke: #A1A1A1;
  fill: transparent;
  transition: stroke 0.3s ease;
}


.slider-controls__control:hover rect {
  stroke: #F86791;
}

/* .info-level-block-slider{
    margin-bottom: 50px !important;
  } */

.swiper-slide {
  position: relative;
  transition: transform 0.3s ease;
}

.section-lessons__slider .swiper-slide:nth-child(2n) {
  transform: translateY(100px);
}

.bascet-new-courses {
display: block !important; 
}
.header__main .mmenu-wrapper .profile-links__item.cart-item{
display: none;
}
.header__basket {
position: relative;
}
.header-basket {
position: relative;
right: -8px;
display: flex;
align-items: center;
text-decoration: none;
color: #ffffff;
padding: 8px;
background-color: transparent;
}
.header-basket .icon {
font-size: 20px;
margin-right: 10px;
}
.icon-23 {
font-size: 2.3rem;
width: 1.0869565217em;
}
.icon {
display: inline-block;
width: 1em;
height: 1em;
fill: currentColor;
}
.header-basket__text {
font-family: "Ubuntu-Regular";
font-size: 14px;

}
.small-basket:not(.active) {
transform: translateY(4px);
opacity: 0;
pointer-events: none;
}
.small-basket {
position: absolute;
width: 280px;
padding: 15px 15px 20px;
background-color: #ffffff;
z-index: 14;
box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.18);
transition: all 0.13s;
}
.small-basket__scroll {
overflow: hidden;
}
.small-basket a {
text-decoration: none;
}
.small-basket__btn {
margin-top: 15px;
width: 100%;
height: 45px;
}
.small-basket__list{
width: 100% !important;
}
.header-basket__text{
top: 0px !important;
  right: 8px !important;
}
.card-lesson__name {
  color: #FFF;
  font-family: "RFDewi";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 112%;
  border-radius: 24px;
  background: #F86791;
  display: inline-flex;
  transform: rotate(-2deg);
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  position: relative;
  top: -15px;
}

.card-lesson {
  background: transparent;
}

[class*=text-typography] b,
[class*=text-typography] strong {
  font-family: "InterTight" !important;
}

.lesson-images {
  width: 211px;
  height: 211px;
  border: 8px solid #F86791;
  border-radius: 50%;
  position: relative;
  z-index: 1;

}

.lesson-images img {
  width: 100%;

}

/* [class*=text-typography] ul li::before {
top: 7px;
left: -4px;
} */
[class*=text-typography] ol li,
[class*=text-typography] ul li {
  font-family: "InterTight" !important;
}

.section-lessons {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  transition: height 0.5s ease-in-out, opacity 0.5s ease-in-out;
  width: 100%;
}

.section-description {
  margin: 0 auto;

}
.mfp-content {
  text-align: -webkit-center !important;
}
.mfp-content {
  text-align: -moz-center !important;
}
.section-about {
  padding-top: 10px !important;
  padding-bottom: 0 !important;
}
.input-group .input-message .icon {
  top: -60px !important;
  bottom: 60px !important;
  left: 53% !important;
} 

.input-group .input-message .error-icon-email {
  top: 0 !important;
  left: 0 !important;
}
.input-group .input-message .error-icon-textarea{
  top: 0 !important;
  left: 0 !important;
}

.section-reviews {
  width: 100%;
}


@media(max-width: 1000px) {
  .info-level-block {
    top: 55px
  }
}

@media(max-width: 935px) {
  .info-level-block {
    top: 40px;
  }

  .lvl-title {
    font-size: 24px;
  }

  .level {
    font-size: 24px;
  }
}

@media(max-width: 935px) {
  .courses-bgr {
    display: none !important;
  }

  .teacher-info {
    display: none !important;
  }

  .present-courses-block {
    width: 100%;
  }

  .present-courses-block .present-block-info {
    padding-top: 36px;
  }

}

/* @media(max-width: 900px){
      .lvl-title{
        font-size: 19px;
        padding: 4px 12px;

      }
      .level{
        font-size: 19px;
      }
    } */

@media(max-width:890px) {
  .page-courses .section-lessons__title {
    font-size: 50px
  }
}

/* @media(max-width:780px){
      .info-level-block{
        top: 6px;
      }
    } */
@media(max-width: 767px) {
  .info-level-block{
    top: 77px;
  }
  .card-lesson {
    width: 100%;
    padding: 34px 7px;
  }

  .slider-text-lesson {
    font-size: 16px;
    width: 330px;
  }
}




@media(max-width: 675px) {
  .lvl-title {
    font-size: 20px;
  }

  .level {
    font-size: 20px;
  }
}

@media(max-width: 510px) {
  .lvl-title {
    font-size: 15px;

  }

  .level {
    font-size: 15px;
  }
}

@media(max-width: 470px) {
  .lvl-title-slider {
    font-size: 15px;
  }

  .level-slider {
    font-size: 15px;
  }
}

@media(max-width: 470px) {
  .page-courses .section-lessons__header {
    margin-bottom: 20px;
  }

  .page-courses .section-lessons__title {
    font-size: 35px
  }
}

@media(max-width: 460px) {
  .input-group.check-group label {
    font-size: 13px !important;
    line-height: 16px !important;
  }

  .input-group {
    margin-bottom: -3px;
  }
}

/* @media(max-width: 400px) {
  .info-level-block {

    top: 136px;
  }
} */