.fee-filter__heading-wrapper {
  max-width: 1920px;
  padding: 1rem 20px 1rem 20px;
}
.fee-filter__hero-wrapper {
  max-width: 1920px;
}
.fee-filter__landing-wrapper {
  padding: 1rem 20px 0 20px;
}
.fee-filter__content-wrapper {
  max-width: 1920px;
  padding: 1rem 20px 1rem 20px;
}
.fee-filter__heading-title {
  font-size: 1.5rem;
}
.fee-filter__heading-subtitle {
  font-size: 1rem;
}
@media only screen and (min-width: 768px) {
  .fee-filter__heading-title {
    font-size: 2rem;
  }
  .fee-filter__heading-subtitle {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 1200px) {
  .fee-filter__heading-wrapper {
    padding: 1rem 60px 1rem 60px;
  }
  .fee-filter__landing-wrapper {
    padding: 1rem 60px 0 60px;
  }
  .fee-filter__content-wrapper {
    padding: 1rem 60px 1rem 60px;
  }
}
.all-courses__news-banners {
  max-width: 1920px;
  padding: 1rem 20px 0 20px;
}
.webinars-page__heading {
  max-width: 768px;
  height: 100px;
  margin-bottom: 2rem;
}
.mag__heading-title {
  font-weight: 600;
  font-size: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .all-courses__news-banners {
    padding: 2rem 40px 0 40px;
  }
}
@media only screen and (min-width: 1300px) {
  .all-courses__news-banners {
    padding: 2rem 60px 0 60px;
  }
}
  @media only screen and (min-width: 1400px) {
    .all-courses__news-banners {
      padding: 2rem 80px 0 80px;
    }
  }

  /* Start Hero Section */
.app-hero {
    padding: 2rem 0 2rem 0;
    max-width: 1920px;
  }
  .app-hero__slider-item {
    padding: 0 20px;
  }
  .app-hero__slider-content {
    max-width: 420px;
  }
  .app-hero__slider-content p {
    text-align: justify;
  }
  .app-hero__slider-cta {
    padding: 0.5rem 4rem;
  }
  .app-hero__slider-cover {
    max-width: 620px;
  }
  .app-hero__slider-cover img {
    max-height: 349px;
  }
  .app-hero__slider-action {
    position: absolute;
    width: 38px;
    height: 38px;
    z-index: 5;
  }
  .app-hero__slider-action svg {
    width: 20px;
    height: 20px;
  }

  .app-hero__slider-action--next {
    top: 50%;
    right: 2.5%;
    transform: translate(-2.5%, -50%);
  }
  .app-hero__slider-action--prev {
    top: 50%;
    left: 2.5%;
    transform: translate(-2.5%, -50%);
  }

  .app-hero__slider-action--next svg {
    transform: rotate(-180deg);
  }

  @media only screen and (min-width: 576px) {
  }
  @media only screen and (min-width: 768px) {
    .app-hero {
      padding: 2rem 0 2rem 0;
    }
    .app-hero__slider-item {
      padding: 0 40px;
    }
  }
  @media only screen and (min-width: 992px) {
    .app-hero {
      padding: 2rem 0 2rem 0;
    }
    .app-hero__slider-item {
      padding: 0 40px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .app-hero {
      padding: 2rem 0 2rem 0;
    }
    .app-hero__slider-item {
      padding: 0 60px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .app-hero {
      padding: 2rem 0 2rem 0;
    }
    .app-hero__slider-item {
      padding: 0 80px;
    }
  }
  /* End Hero Section */
  /* Start hero filters */
  .app-hero__filters {
    padding: 2rem 20px 2rem 20px;
    max-width: 1920px;
    background-color: rgba(215, 212, 212, 0.5);
  }
  .app-hero__filter {
    width: 100%;
  }
  .app-hero__filter-box {
    border: 0;
    outline: 0;
    border-left: 8px solid transparent;
    width: 100%;
    height: 45px;
    font-size: 14px;
    padding-right: 8px;
  }
  .app-hero__filter-submit {
    border: 0;
    outline: 0;
    width: 100%;
    height: 45px;
    font-size: 14px;
  }
  @media only screen and (min-width: 576px) {
    .app-hero__filter {
      width: 45%;
    }
  }
  @media only screen and (min-width: 768px) {
    .app-hero__filters {
      padding: 2rem 40px 2rem 40px;
    }
  }
  @media only screen and (min-width: 992px) {
    .app-hero__filters {
      padding: 2rem 40px 2rem 40px;
    }
    .app-hero__filter {
      width: 22.5%;
    }
  }
  @media only screen and (min-width: 1200px) {
    .app-hero__filters {
      padding: 2rem 120px 2rem 120px;
    }
    .app-hero__filter {
      width: 18%;
    }
  }
  @media only screen and (min-width: 1400px) {
    .app-hero__filters {
      padding: 2rem 200px 2rem 200px;
    }
  }
  /* End hero filters */
  /* Start Gift */
  .app-gift {
    padding: 2rem 0 2rem 0;
    max-width: 1920px;
  }
  .app-gift__header {
    padding: 0 20px;
  }
  .app-gift__header h2 {
    font-size: 1rem;
  }
  .app-gift__header p {
    font-size: 0.75rem;
  }
  .app-gift__see-all svg {
    width: 18px;
    height: 18px;
  }
  .app-gift__wrapper {
    padding: 0 20px;
  }
  .app-gift__slider-item {
    width: 100%;
    border-radius: 20px;
  }
  .app-gift__slider-item-cover {
    max-width: 576px;
    border-radius: 20px 20px 0 0;
    height: auto;
  }
  .app-gift__slider-item-cover img {
    border-radius: 20px 20px 0 0;
    height: 325px;
  }
  .app-gift__slider-item-content {
    background-color: #e7f2f8;
    max-width: 576px;
    padding: 1rem 1.5rem;
    border-radius: 0 0 20px 20px;
  }
  .app-gift__slider-item-teacher {
    margin-inline-end: 1rem;
  }
  .app-gift__slider-item-teacher img {
    border: 1px solid var(--miracel-secondary-color);
  }
  .app-gift__slider-item-teacher span {
    font-size: 12px;
  }
  .app-gift__slider-item-title {
    font-size: calc((0.8rem + 0.25vw) * 1.5);
    line-height: calc((0.8rem + 0.25vw) * 1.5);
  }
  .app-gift__slider-item-subtitle {
    font-size: calc((0.5rem + 0.25vw) * 1.5);
    line-height: calc((0.5rem + 0.25vw) * 1.5);
  }
  .app-gift__slider-item-content svg {
    width: 20px;
    height: 20px;
  }
  .app-gift__slider-thumb-item {
    width: 160px;
    height: 90px;
    border-radius: 10px;
  }
  .app-gift__slider-thumb-item img {
    border-radius: inherit;
  }
  @media only screen and (min-width: 475px) {
    .app-gift__header h2 {
      font-size: 1.5rem;
    }
    .app-gift__header p {
      font-size: 0.9rem;
    }
    .app-gift__slider-item-teacher span {
      font-size: 14px;
    }
  }
  @media only screen and (min-width: 576px) {
  }
  @media only screen and (min-width: 768px) {
    .app-gift {
      padding: 2rem 0 2rem 0;
    }
    .app-gift__header {
      padding: 0 40px;
    }
    .app-gift__header h2 {
      font-size: 1.7rem;
    }
    .app-gift__header p {
      font-size: 1rem;
    }
    .app-gift__wrapper {
      padding: 0 40px;
    }
  }
  @media only screen and (min-width: 992px) {
    .app-gift {
      padding: 2rem 0 2rem 0;
    }
    .app-gift__header {
      padding: 0 40px;
    }
    .app-gift__wrapper {
      padding: 0 40px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .app-gift {
      padding: 2rem 0 2rem 0;
    }
    .app-gift__header {
      padding: 0 60px;
    }
    .app-gift__wrapper {
      padding: 0 60px;
    }
    .app-gift__slider-item-content {
      padding-inline-start: 2rem;
    }
    .app-gift__slider-item-cover {
      max-width: 576px;
      border-radius: 0 20px 20px 0;
    }
    .app-gift__slider-item-cover img {
      border-radius: 0 20px 20px 0;
    }
    .app-gift__slider-item-content {
      max-width: unset;
      border-radius: 20px 0 0 20px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .app-gift {
      padding: 2rem 0 2rem 0;
    }
    .app-gift__header {
      padding: 0 80px;
    }
    .app-gift__wrapper {
      padding: 0 80px;
    }
  }
  /* End Gift */
  /* Start Suggestion Section */
  .app-suggestion {
    padding: 2rem 0 2rem 0;
    max-width: 1920px;
  }
  .app-suggestion__header {
    padding: 0 20px;
  }
  .app-suggestion__header h2 {
    font-size: 1rem;
  }
  .app-suggestion__header p {
    font-size: 0.75rem;
  }
  .app-suggestion__header h2 {
    font-size: 1.7rem !important;
  }
  .app-suggestion__see-all svg {
    width: 18px;
    height: 18px;
  }
  .app-suggestion__slider {
    padding: 2rem 0 4rem 0;
  }
  .app-suggestion__slider-item {
    width: 320px;
    height: 220px;
    border-radius: 40px 10px 40px 10px;
    border: 1px solid #ffffff;
  }
  .app-suggestion__slider-cover > img {
    border-radius: 0 10px 40px 0;
  }
  .app-suggestion__slider-content-ribbon {
    border-radius: 4px 0 0 4px;
    width: 100%;
    max-width: 100px;
    padding: 0.25rem 0.75rem 0.25rem 0.25rem;
    font-size: 12px;
    background: #4c4c4c
  }
  .app-suggestion__slider-content-title {
    font-size: calc(0.7rem + 0.3vw);
    line-height: calc((0.7rem + 0.15vw) * 1.5);
  }
  .app-suggestion__slider-content-description {
    font-size: calc(0.5rem + 0.3vw);
    line-height: calc((0.6rem + 0.25vw) * 1.3);
  }
  .app-suggestion__see-individual span {
    font-size: 14px;
  }
  .app-suggestion__see-individual svg {
    width: 16px;
    height: 16px;
  }
  @media only screen and (min-width: 475px) {
    .app-suggestion__header h2 {
      font-size: 1.5rem;
    }
    .app-suggestion__header p {
      font-size: 0.9rem;
    }
  }
  @media only screen and (min-width: 576px) {
  }
  @media only screen and (min-width: 768px) {
    .app-suggestion {
      padding: 2rem 0 2rem 0;
    }
    .app-suggestion__header {
      padding: 0 40px;
    }
    .app-suggestion__header h2 {
      font-size: 1.7rem;
    }
    .app-suggestion__header p {
      font-size: 1rem;
    }
  }
  @media only screen and (min-width: 992px) {
    .app-suggestion {
      padding: 2rem 0 2rem 0;
    }
    .app-suggestion__header {
      padding: 0 40px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .app-suggestion {
      padding: 2rem 0 2rem 0;
    }
    .app-suggestion__header {
      padding: 0 60px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .app-suggestion {
      padding: 2rem 0 2rem 0;
    }
    .app-suggestion__header {
      padding: 0 80px;
    }
  }
  /* End Suggestion Section */
  /* Start Wysiwyg */
  .wysiwyg-editor-1 {
    padding: 2rem 20px 2rem 20px;
    max-width: 1920px;
  }
  .wysiwyg-editor-1 img {
    max-width: 100%;
    height: auto;
  }
  @media only screen and (min-width: 768px) {
    .wysiwyg-editor-1 {
      padding: 2rem 40px 2rem 40px;
    }
  }
  @media only screen and (min-width: 992px) {
    .wysiwyg-editor-1 {
      padding: 2rem 40px 2rem 40px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .wysiwyg-editor-1 {
      padding: 2rem 60px 2rem 60px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .wysiwyg-editor-1 {
      padding: 2rem 80px 2rem 80px;
    }
  }
  /* End Wysiwyg */
  /* Start Wysiwyg */
  .wysiwyg-editor-2 {
    padding: 2rem 20px 2rem 20px;
    max-width: 1920px;
  }
  .wysiwyg-editor-2 img {
    max-width: 100%;
    height: auto;
  }
  @media only screen and (min-width: 768px) {
    .wysiwyg-editor-2 {
      padding: 2rem 40px 2rem 40px;
    }
  }
  @media only screen and (min-width: 992px) {
    .wysiwyg-editor-2 {
      padding: 2rem 40px 2rem 40px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .wysiwyg-editor-2 {
      padding: 2rem 60px 2rem 60px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .wysiwyg-editor-2 {
      padding: 2rem 80px 2rem 80px;
    }
  }
  /* End Wysiwyg */
  /* Start Recents */
  .app-recents {
    padding: 2rem 0 2rem 0;
    max-width: 1920px;
    background-color: rgba(215, 212, 212, 0.5);
  }
  .app-recents__header {
    padding: 0 20px;
  }
  .app-recents__header h2 {
    font-size: 1rem;
  }
  .app-recents__header p {
    font-size: 0.75rem;
  }
  .app-recents__slider {
    padding: 2rem 0 4rem 0;
  }
  .app-recents__see-all svg {
    width: 18px;
    height: 18px;
  }
  .app-recents__slider-item {
    border-radius: 0 20px 0 20px;
    max-height: 280px;
    max-width: 210px;
    border: 1px solid var(--miracel-secondary-color);
  }
  .app-recents__slider-cover {
    transition: transform 250ms ease-in-out;
  }
  .app-recents__slider-cover > img {
    border-radius: 0 20px 0 20px;
  }
  .app-recents__slider-overlay {
    transition: opacity 200ms ease-in-out;
    opacity: 0;
    padding: 0 1rem 3rem 0;
  }
  .app-recents__slider-overlay h3 {
    font-size: calc(0.7rem + 0.35vw);
    line-height: calc((0.7rem + 0.35vw) * 1.5);
  }
  .app-recents__slider-overlay span {
    font-size: calc(0.5rem + 0.3vw);
    line-height: calc((0.5rem + 0.3vw) * 1.5);
  }
  .app-recents__slider-cover:hover {
    transform: scale(1.025);
  }
  .app-recents__slider-cover:hover .app-recents__slider-ribbon {
    opacity: 0;
  }
  .app-recents__slider-cover:hover .app-recents__slider-title {
    opacity: 0;
  }
  .app-recents__slider-cover:hover .app-recents__slider-overlay {
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 1;
    border-radius: 0 20px 0 20px;
  }
  .app-recents__slider-title {
    background-color: rgba(0, 0, 0, 0.75);
    bottom: 0;
    left: 0;
    border-radius: 0 0 0 20px;
    padding: 0.9rem 1.2rem 0.9rem 0;
    transition: opacity 200ms ease-in-out;
    opacity: 1;
  }

  .app-recents__slider-title h3 {
    font-size: calc(0.7rem + 0.35vw);
    line-height: calc((0.7rem + 0.35vw) * 1.5);
  }
  .app-recents__slider-ribbon {
    max-width: 100px;
    position: absolute;
    top: 20px;
    left: 0;
    border-radius: 0 8px 8px 0;
    transition: opacity 200ms ease-in-out;
    opacity: 1;
    background: #4c4c4c;
  }
  .app-recents__slider-ribbon h4 {
    font-size: calc(0.6rem + 0.2vw);
    line-height: calc((0.7rem + 0.35vw) * 1.5);
  }
  @media only screen and (min-width: 320px) {
    .app-recents__slider-item {
      border-radius: 0 20px 0 20px;
      width: 200px;
      height: 250px;
      border: 1px solid var(--miracel-secondary-color);
    }
  }
  @media only screen and (min-width: 475px) {
    .app-recents__header h2 {
      font-size: 1.5rem;
    }
    .app-recents__header p {
      font-size: 0.9rem;
    }
  }
  @media only screen and (min-width: 576px) {
  }
  @media only screen and (min-width: 768px) {
    .app-recents {
      padding: 2rem 0 2rem 0;
    }
    .app-recents__header {
      padding: 0 40px;
    }
    .app-recents__header h2 {
      font-size: 1.7rem;
    }
    .app-recents__header p {
      font-size: 1rem;
    }
  }
  @media only screen and (min-width: 992px) {
    .app-recents {
      padding: 2rem 0 2rem 0;
    }
    .app-recents__header {
      padding: 0 40px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .app-recents {
      padding: 2rem 0 2rem 0;
    }
    .app-recents__header {
      padding: 0 60px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .app-recents {
      padding: 2rem 0 2rem 0;
    }
    .app-recents__header {
      padding: 0 80px;
    }
  }
  /* End Recents */
  /* Start Testimonials */
  .app-testimonials {
    padding: 2rem 0 2rem 0;
    max-width: 1920px;
    min-height: 300px;
  }
  .app-testimonials__title {
    font-size: 1.7rem;
  }
  .app-testimonials__description {
    max-width: 500px;
    font-size: 14px;
    text-align: justify;
  }
  .app-testimonials__slider-item {
    border: 1px solid var(--miracel-secondary-color);
    border-radius: 0 20px 0 20px;
  }
  .app-testimonials__slider .swiper-slide {
    height: auto !important;
  }
  .app-testimonials__slider-action {
    width: 38px;
    height: 38px;
    z-index: 5;
  }
  .app-testimonials__slider-action svg {
    width: 20px;
    height: 20px;
  }
  .app-testimonials__slider-action--next {
    top: 50%;
    right: 2.5%;
    transform: translate(-2.5%, -50%);
  }
  .app-testimonials__slider-action--next svg {
    transform: rotate(-180deg);
  }
  .app-testimonials__slider-action--prev {
    top: 50%;
    left: 2.5%;
    transform: translate(-2.5%, -50%);
  }
  .app-testimonials__avatar {
    width: 60px;
    height: 60px;
  }
  .app-testimonials__see-all {
    font-size: 18px;
    padding: 0.5rem 1.75rem;
  }
  @media only screen and (min-width: 320px) {
    .app-testimonials__see-all {
      font-size: 18px;
      padding: 0.5rem 4rem;
    }
  }
  @media only screen and (min-width: 768px) {
    .app-testimonials {
      padding: 2rem 0 2rem 0;
    }
  }
  @media only screen and (min-width: 992px) {
    .app-testimonials {
      padding: 2rem 0 2rem 0;
    }
  }
  @media only screen and (min-width: 1200px) {
    .app-testimonials {
      padding: 2rem 0 2rem 0;
    }
  }
  @media only screen and (min-width: 1400px) {
    .app-testimonials {
      padding: 2rem 0 2rem 0;
    }
    .app-testimonials__description {
      font-size: 18px;
    }
  }
  /* End Testimonials */
  /* Start Categories */
  .app-category {
    padding: 2rem 0 2rem 0;
    max-width: 1920px;
  }
  .app-category__header {
    padding: 0 20px;
  }
  .app-category__cover {
    max-width: 1920px;
    padding: 0 0 2rem 0;
  }
  .app-category__cover img {
    border-radius: 0px;
  }
  .app-category__header-icon {
    width: 32px;
    height: 32px;
  }
  .app-category__header h2 {
    font-size: 1rem;
  }
  .app-category__header p {
    font-size: 0.75rem;
  }
  .app-category__slider {
    padding: 2rem 0 4rem 0;
  }
  .app-category__see-all span {
    font-size: 0.8rem;
  }
  .app-category__see-all svg {
    width: 18px;
    height: 18px;
  }
  .app-category__slider-item {
    border-radius: 0 20px 0 20px;
    max-height: 280px;
    max-width: 210px;
  }
  .app-category__slider-cover {
    transition: transform 250ms ease-in-out;
  }
  .app-category__slider-cover > img {
    border-radius: 0 20px 0 20px;
  }
  .app-category__slider-overlay {
    transition: opacity 200ms ease-in-out;
    opacity: 0;
    padding: 0 1rem 3rem 0;
  }
  .app-category__slider-overlay h3 {
    font-size: calc(0.7rem + 0.35vw);
    line-height: calc((0.7rem + 0.35vw) * 1.5);
  }
  .app-category__slider-overlay span {
    font-size: calc(0.5rem + 0.3vw);
    line-height: calc((0.5rem + 0.3vw) * 1.5);
  }
  .app-category__slider-cover:hover {
    transform: scale(1.025);
  }
  .app-category__slider-cover:hover .app-category__slider-title {
    opacity: 0;
  }
  .app-category__slider-cover:hover .app-category__slider-overlay {
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 1;
    border-radius: 0 20px 0 20px;
  }
  .app-category__slider-title {
    background-color: rgba(0, 0, 0, 0.75);
    bottom: 0;
    left: 0;
    border-radius: 0 0 0 20px;
    padding: 0.9rem 1.2rem 0.9rem 0;
    transition: opacity 200ms ease-in-out;
    opacity: 1;
  }
  .app-category__slider-title h3 {
    font-size: calc(0.7rem + 0.35vw);
    line-height: calc((0.7rem + 0.35vw) * 1.5);
  }
  .app-category__slider-ribbon {
    max-width: 100px;
    position: absolute;
    top: 20px;
    left: 0;
    border-radius: 0 8px 8px 0;
  }
  .app-category__slider-ribbon h4 {
    font-size: calc(0.7rem + 0.2vw);
    line-height: calc((0.7rem + 0.35vw) * 1.5);
  }
  @media only screen and (min-width: 320px) {
    .app-category__slider-item {
      border-radius: 0 20px 0 20px;
      width: 200px;
      height: 250px;
    }
  }
  @media only screen and (min-width: 475px) {
    .app-category__see-all span {
      font-size: 1rem;
    }
    .app-category__header h2 {
      font-size: 1.5rem;
    }
    .app-category__header p {
      font-size: 0.9rem;
    }
  }
  @media only screen and (min-width: 576px) {
  }
  @media only screen and (min-width: 768px) {
    .app-category {
      padding: 2rem 0 2rem 0;
    }
    .app-category__header {
      padding: 0 40px;
    }
    .app-category__cover {
      padding: 0 0 2rem 0;
    }
    .app-category__header h2 {
      font-size: 1.7rem;
    }
    .app-category__header p {
      font-size: 1rem;
    }
  }
  @media only screen and (min-width: 992px) {
    .app-category {
      padding: 2rem 0 2rem 0;
    }
    .app-category__header {
      padding: 0 40px;
    }
    .app-category__cover {
      padding: 0 0 2rem 0;
    }
  }
  @media only screen and (min-width: 1200px) {
    .app-category {
      padding: 2rem 0 2rem 0;
    }
    .app-category__header {
      padding: 0 60px;
    }
    .app-category__cover {
      padding: 0 0 2rem 0;
    }
  }
  @media only screen and (min-width: 1400px) {
    .app-category {
      padding: 2rem 0 2rem 0;
    }
    .app-category__header {
      padding: 0 80px;
    }
    .app-category__cover {
      padding: 0 0 2rem 0;
    }
  }
  /* End Categories */
  /* Start Latest Blog */
.app-latest-blog {
  padding: 4rem 0 4rem 0;
  max-width: 1920px;
}
.app-latest-blog__description {
  max-width: 500px;
}
.app-latest-blog__slider-action {
  width: 38px;
  height: 38px;
  z-index: 5;
}
.app-latest-blog__slider-action svg {
  width: 20px;
  height: 20px;
}
.app-latest-blog__slider-action--next {
  top: 50%;
  right: 2.5%;
  transform: translate(-2.5%, -50%);
}
.app-latest-blog__slider-action--next svg {
  transform: rotate(-180deg);
}
.app-latest-blog__slider-action--prev {
  top: 50%;
  left: 2.5%;
  transform: translate(-2.5%, -50%);
}
@media only screen and (min-width: 768px) {
  .app-latest-blog {
      padding: 6rem 0 6rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .app-latest-blog {
      padding: 6rem 0 6rem 0;
  }
}
@media only screen and (min-width: 1200px) {
  .app-latest-blog {
      padding: 6rem 0 6rem 0;
  }
}
@media only screen and (min-width: 1400px) {
  .app-latest-blog {
      padding: 6rem 0 6rem 0;
  }
  .app-latest-blog__description {
      font-size: 20px;
  }
}
/* End Latest Blog */
/* Blog specials */
.blog-specials {
    padding: 2rem 0 2rem 0;
    max-width: 1920px;
}
.special-blog__item{
  max-width: 341px;
}
.special-blog__cover {
    border-radius: 16px;
    height: 12rem;
}
.special-blog__cover img {
    border-radius: 16px;
}
.special-blog__content {
    padding: 0 1rem;
}
.special-blog__title {
    font-size: calc(0.4rem + 0.7vw);
    color: #ffffff;
    line-height: calc(0.8rem + 0.7vw);
}
.special-blog__sub-title {
    font-size: calc(0.45rem + 0.5vw);
    line-height: calc(0.5rem + 0.5vw);
      color: #b9b9b9;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 992px) {
    .blog-specials {
        padding: 2rem 0 2rem 0;
        max-width: 1920px;
    }
}
@media only screen and (min-width: 1200px) {
    .blog-specials {
        padding: 2rem 0 2rem 0;
        max-width: 1920px;
    }
}
@media only screen and (min-width: 1400px) {
    .blog-specials {
        padding: 2rem 0 2rem 0;
        max-width: 1920px;
    }
}
/* End Blog specials */

