@media only screen and (min-width: 1024px) {
  .section.d-4 {
    padding-top: 15rem;
  }
  .section.d-4 .bg {
    border-width: 2.4rem;
    bottom: -1rem;
    left: -11.9rem;
  }
  .section.d-4 .content {
    padding-top: 1.5rem;
  }
  .section.d-4 .card__school {
    margin-top: 2.5rem;
    padding: 4rem;
    flex-direction: row;
  }
  .section.d-4 .card__school .card__description {
    opacity: 0.7;
  }
  .section.d-4 .info__wrap {
    margin-top: 0;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .section.d-4 .grade__wrap {
    justify-content: flex-start;
  }
  .section.d-4 .rating__wrap {
    margin-right: 2.8rem;
  }
  .section.d-4 .info__wrap {
    margin-top: 1.2rem;
  }
  .section.d-4 .info__wrap.more-width .location {
    margin-bottom: 0.5rem;
    border-right: none;
    padding-right: 2.15rem;
  }
  .section.d-4 .location,
.section.d-4 .category {
    margin-top: 0;
  }
  .section.d-4 .location {
    padding-right: 1rem;
    margin-right: 1rem;
    border-right: 0.12rem solid rgba(44, 41, 75, 0.2);
  }
  .section.d-4 .card__body {
    margin-top: 0.4rem;
    margin-left: 3.2rem;
  }
  .section.d-4 .card__footer {
    margin-top: auto;
    margin-left: 4rem;
    width: auto;
  }
  .section.d-4 .card__footer .btn__wrap {
    margin-left: 2.4rem;
  }
  .section.d-4 .btn__wrap {
    margin-top: 4.8rem;
  }
}
@media only screen and (min-width: 1280px) {
  .section.d-4 .location {
    padding-right: 2rem;
    margin-right: 2rem;
  }
  .section.d-4 .card__footer {
    margin-left: 9rem;
  }
}
@media only screen and (min-width: 1024px) {
  .section.d-1 .content__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  .section.d-1 .title__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .section.d-1 .subtitle__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .section.d-1 .subtitle {
    margin-top: 2.4rem;
    width: 50%;
  }
  .section.d-1 .filters.filters-js {
    display: none;
  }
  .section.d-1 .filters__header {
    padding: 0;
    display: flex;
    justify-content: space-between;
  }
  .section.d-1 .filters__title-wrap {
    flex: 1 0 auto;
  }
  .section.d-1 .filters__body {
    padding-top: 1.2rem;
    padding-left: 0;
    padding-right: 0;
  }
  .section.d-1 .filters__block {
    margin-top: 1.2rem;
    background-color: #fff;
    border-radius: 1.6rem;
  }
  .section.d-1 .filters__block:nth-child(1) {
    padding-bottom: 0;
  }
  .section.d-1 .filters__block .btn__wrap,
.section.d-1 .filters__block .show__more-wrap {
    display: none;
  }
  .section.d-1 .filters__block-single {
    margin-top: 1.2rem;
    padding: 2rem;
    border-top: 0;
  }
  .section.d-1 .filters__wrapper {
    position: static;
    top: unset;
    left: unset;
    transform: none;
    background-color: transparent;
    width: 22%;
    height: 100%;
  }
  .section.d-1 .filters__wrapper.active {
    transform: none;
  }
  .section.d-1 .tax__filters.tax__category .tax__body {
    margin-top: 0;
  }
  .section.d-1 .filters_acc:last-child {
    border-bottom: none;
  }
  .section.d-1 .filters_acc .filters_acc-body {
    margin-top: 0;
  }
  .section.d-1 .filters_acc .filters_acc-body.active .filters_acc-body {
    padding-left: 2rem;
    padding-bottom: 2rem;
  }
  .section.d-1 .reset__filters {
    display: block;
    max-width: 9.3rem;
    min-width: auto;
    padding: 1rem 1.2rem;
    border: 1px solid rgba(44, 41, 75, 0.15);
  }
  .section.d-1 .reset__filters .btn__text {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.9rem;
    color: #5A4FDB;
  }
  .section.d-1 .reset__filters:hover .btn__text {
    color: #fff;
  }
  .section.d-1 .filters_acc .filters_acc-body {
    padding: 0 2rem 2rem;
  }
  .section.d-1 .filters_acc .filters_acc-header {
    padding: 2rem;
    padding: 2rem;
    cursor: pointer;
  }
  .section.d-1 .filters_acc .filters_acc-header-in {
    padding: 0.6rem 0.6rem 0.6rem 0.8rem;
  }
  .section.d-1 .filters_acc .filters_acc-header-in:after {
    right: 0;
  }
  .section.d-1 .filters_acc .filters_acc-header::after {
    content: "";
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 0.4rem solid transparent;
    border-bottom: 0.4rem solid transparent;
    border-left: 0.4rem solid #2C294B;
    transition: all 0.3s linear;
  }
  .section.d-1 .checkbox {
    margin-top: 0;
  }
  .section.d-1 .school__wrapper {
    width: 74.4%;
    height: auto;
  }
  .section.d-1 .school__wrapper [data-card=sale] .sale__stick {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    left: -1.6rem;
  }
  .section.d-1 .school__wrapper [data-card=sale] .price {
    line-height: 2.4rem;
    font-size: 1.5rem;
  }
  .section.d-1 .school__wrapper.section.d-4 {
    padding-top: 0;
  }
  .section.d-1 .school__wrapper.section.d-4 .card__school {
    margin-top: 1.5rem;
    padding: 2.4rem 3.2rem 2.4rem 2rem;
  }
  .section.d-1 .school__wrapper .card__school .card__description {
    margin-top: 2rem;
    font-size: 1.3rem;
  }
  .section.d-1 .school__wrapper .img__wrap {
    margin-top: -0.4rem;
    margin-left: -0.4rem;
    max-width: 9.6rem;
    max-height: 9.6rem;
  }
  .section.d-1 .school__wrapper .post__title {
    line-height: 2.2rem;
    font-size: 1.8rem;
  }
  .section.d-1 .school__wrapper .card__body {
    margin-left: 2.4rem;
  }
  .section.d-1 .school__wrapper .card__footer {
    margin-left: 3rem;
    align-items: center;
  }
  .section.d-1 .school__wrapper .card__footer .btn__wrap {
    margin-top: 0;
    margin-left: 2.5rem;
  }
  .section.d-1 .school__wrapper .price,
.section.d-1 .school__wrapper .price-sale {
    line-height: 2.4rem;
    font-size: 2rem;
  }
  .section.d-1 .close__btn {
    display: none;
  }
  .section.d-1 .filters__footer {
    display: none;
  }
  .section.d-1 .filters_acc:last-child {
    border-bottom: none;
  }
}