.section.d-3 {
  overflow: hidden;
  padding-top: 12rem;
}
.section.d-3 .bg {
  width: 55vw;
  height: 55vw;
  max-width: 42.4rem;
  max-height: 42.4rem;
  top: 7.9rem;
  right: -5.5rem;
  opacity: 0.05;
  border: 1.4rem solid #5A4FDB;
}
.section.d-3 .content {
  padding-top: 7.4rem;
}
.section.d-3 .swiper.swiper__d-3 {
  overflow: visible;
}
.section.d-3 .school__card {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  padding: 6.5rem 2.8rem 3.2rem;
  background-color: #fff;
  box-shadow: 0rem 0rem 20px rgba(94, 98, 120, 0.02);
  border-radius: 2rem;
}
.section.d-3 .school__card:hover {
  box-shadow: 0rem 0rem 3rem rgba(94, 98, 120, 0.1), 0rem 0rem 2rem rgba(94, 98, 120, 0.02);
}
.section.d-3 .school__card-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.section.d-3 .school__img-wrap {
  position: absolute;
  left: 3.2rem;
  top: -4rem;
  width: 8rem;
  height: 8rem;
  overflow: hidden;
  border-radius: 50%;
}
.section.d-3 .card__header {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.section.d-3 .card__header .post__title.school__title {
  margin-top: 2rem;
}
.section.d-3 .card__header .subtitle {
  margin-top: 0.5rem;
  opacity: 0.5;
  color: #2C294B;
}
.section.d-3 .card__body {
  margin-top: 2rem;
  width: 100%;
}
.section.d-3 .card__footer {
  margin-top: 2.5rem;
}
.section.d-3 .btn__wrap {
  padding-top: 1.4rem;
  flex-direction: column;
}
.section.d-3 .btn__wrap .btn {
  margin-top: 4rem;
}

.section.d-3.school__wrapper {
  overflow: visible;
  margin-top: 2.4rem;
  padding-top: 0;
}
.section.d-3.school__wrapper [data-card=sale] .sale__stick {
  right: -5.5rem;
  top: calc(50% - 1.4rem);
}
@media only screen and (min-width: 768px) {
  .section.d-3.school__wrapper .sponsore__block {
    padding-top: 4.2rem;
  }
}
.section.d-3.school__wrapper .sponsore__block .title__wrap {
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
}
.section.d-3.school__wrapper .sponsore__block .school__card {
  border: 1px solid rgba(90, 79, 219, 0.7);
}
.section.d-3.school__wrapper .sponsore__block .school__card:first-of-type {
  margin-top: 5.2rem;
}
@media only screen and (min-width: 768px) {
  .section.d-3.school__wrapper .sponsore__block .school__card:first-of-type {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .section.d-3.school__wrapper .sponsore__block .content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5.2rem 1.6rem;
  }
}
.section.d-3.school__wrapper .content {
  padding-top: 0;
}
.section.d-3.school__wrapper .schools__block {
  padding-top: 4rem;
}
@media only screen and (min-width: 768px) {
  .section.d-3.school__wrapper .schools__block {
    padding-top: 6.2rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5.2rem 1.6rem;
  }
}
.section.d-3.school__wrapper .btn__wrap {
  margin-top: 4rem;
}
.section.d-3.school__wrapper .school__card {
  margin-top: 5.2rem;
}
@media only screen and (min-width: 768px) {
  .section.d-3.school__wrapper .school__card {
    margin-top: 0;
  }
}
.section.d-3.school__wrapper .school__card:first-of-type {
  margin-top: 3.6rem;
}
@media only screen and (min-width: 768px) {
  .section.d-3.school__wrapper .school__card:first-of-type {
    margin-top: 0;
  }
}
.section.d-3.school__wrapper .school__logo {
  position: absolute;
  left: 3.2rem;
  top: -4rem;
}
.section.d-3.school__wrapper .school__img-wrap {
  position: static;
}
.section.d-3.school__wrapper .card__header .school__title {
  margin-top: 0;
}
.section.d-3.school__wrapper .card__header .subtitle {
  margin-bottom: 0;
}
.section.d-3.school__wrapper .card__header .grade__wrap {
  margin-top: 1.2rem;
}
.section.d-3.school__wrapper .card__body {
  margin-top: 2.8rem;
}
.section.d-3.school__wrapper .card__description {
  margin-bottom: 0.8rem;
}
.section.d-3.school__wrapper .location {
  margin-bottom: 2rem;
}
.section.d-3.school__wrapper .location .subtitle {
  opacity: 1;
  color: rgba(44, 41, 75, 0.4);
}
.section.d-3.school__wrapper .location .subtitle:nth-of-type(n+2) {
  margin-left: 1rem;
  padding-left: 1rem;
  border-left: 0.1rem solid rgba(44, 41, 75, 0.1);
}
.section.d-3.school__wrapper .total__reviews-wrap {
  justify-content: flex-start;
}
.section.d-3.school__wrapper .card__categories {
  width: calc(100% + 0.8rem);
  height: auto;
  padding-top: 1.6rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.section.d-3.school__wrapper .category {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.4rem;
  padding: 1rem;
  border: 0.786241px solid rgba(44, 41, 75, 0.25);
  border-radius: 6.28993px;
  transition: all 0.3s linear;
}
.section.d-3.school__wrapper .category span {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: #2C294B;
}
.section.d-3.school__wrapper .card__footer {
  margin-top: 2rem;
}
.section.d-3.school__wrapper .btn__wrap {
  padding-top: 0;
}
.section.d-3.school__wrapper .btn__wrap .choose {
  margin-top: 0;
  width: 100%;
}

.section.d-1 .top__wrapper {
  margin-top: 4rem;
}
.section.d-1 .subtitle__wrap {
  margin-top: 1.6rem;
}
.section.d-1 .h1,
.section.d-1 .subtitle {
  color: #2C294B;
}
.section.d-1 .subtitle {
  opacity: 0.8;
  line-height: 180%;
}
.section.d-1 .total__services {
  margin-top: 0.8rem;
  opacity: 0.4;
}
.section.d-1 .filters__body,
.section.d-1 .filters__header {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.section.d-1 .filters__wrap,
.section.d-1 .select__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.section.d-1 .filters__wrap {
  margin-top: 4rem;
  justify-content: flex-start;
}
.section.d-1 .filters {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.2rem;
  max-width: 15.7rem;
  width: 100%;
  background-color: #fff;
  border: 0.1rem solid rgba(44, 41, 75, 0.1);
  border-radius: 0.4rem;
  cursor: pointer;
}
.section.d-1 .filters span {
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.6rem;
  color: #2C294B;
}
.section.d-1 .filters.select-js, .section.d-1 .filters.select-tax {
  min-width: 18rem;
}
.section.d-1 .filters.select-js span, .section.d-1 .filters.select-tax span {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-right: 1.5rem;
  font-weight: 400;
}
.section.d-1 .filters.select-js span::after, .section.d-1 .filters.select-tax span::after {
  content: "";
  position: absolute;
  right: 0;
  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.2s linear;
}
.section.d-1 .filters.select-js.active span::after, .section.d-1 .filters.select-tax.active span::after {
  transform: translateY(-50%) rotate(90deg);
}
.section.d-1 .filters.filters-js {
  margin-right: 0.8rem;
}
.section.d-1 .select {
  position: absolute;
  left: 0;
  bottom: -1rem;
  overflow: hidden;
  z-index: 2;
  transform: translateY(100%);
  width: 100%;
  height: 0;
  transition: all 0.3s linear;
  background-color: #fff;
  box-shadow: 0rem 0rem 3rem rgba(94, 98, 120, 0.1);
  border-radius: 0.4rem;
}
.section.d-1 .select ul {
  padding: 1.2rem;
}
.section.d-1 .select .option {
  padding-left: 1.3rem;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.6rem;
  color: #2C294B;
  transition: all 0.2s linear;
}
.section.d-1 .select .option:not(:first-child) {
  margin-top: 0.8rem;
}
.section.d-1 .select .option:hover {
  color: #5A4FDB;
}
.section.d-1 .select .option.checked::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.35rem;
  display: inline-block;
  transform: rotate(45deg);
  width: 0.5rem;
  height: 0.8rem;
  border-bottom: 0.2rem solid #2C294B;
  border-right: 0.2rem solid #2C294B;
}
.section.d-1 .school__wrapper {
  display: block;
}
.section.d-1 .content__wrapper {
  margin-top: 2.4rem;
}
.section.d-1 .content__wrapper-noreviews {
  color: #2C294B;
}
.section.d-1 .filters__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto;
  z-index: 4;
  width: 100%;
  height: 100vh;
  transform: translateY(-100%);
  padding: 3rem 0 0;
  transition: all 0.3s linear;
  background-color: #fff;
  scrollbar-color: #5A4FDB;
  scrollbar-width: thin;
  overscroll-behavior: contain;
}
.section.d-1 .filters__wrapper::-webkit-scrollbar-track {
  background: #fff;
}
.section.d-1 .filters__wrapper::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}
.section.d-1 .filters__wrapper::-webkit-scrollbar-thumb {
  background-color: #5A4FDB;
  border-radius: 10px;
}
.section.d-1 .filters__wrapper.active {
  transform: translateY(0);
}
.section.d-1 .filters__title {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #2C294B;
}
.section.d-1 .filters__result {
  margin-top: 0.4rem;
  opacity: 0.6;
}
.section.d-1 .filters__result span {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: #2C294B;
}
.section.d-1 .reset__filters {
  display: none;
}
.section.d-1 .close__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 1.5rem;
  width: 3.6rem;
  height: 3.6rem;
  background-color: transparent;
  border-radius: 0.8rem;
  line-height: 0;
  font-size: 0;
  color: transparent;
}
.section.d-1 .close__btn span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.3rem;
  height: 0.2rem;
  transform: rotate(45deg);
  background-color: #2C294B;
}
.section.d-1 .close__btn span::before {
  content: "";
  width: 2.3rem;
  height: 0.2rem;
  transform: rotate(90deg);
  background-color: #2C294B;
}
.section.d-1 .filters__block {
  margin-top: 4rem;
}
.section.d-1 .filters__block .btn__wrap {
  margin-top: 0.8rem;
  justify-content: flex-start;
}
.section.d-1 .filters__block .checkbox__btn span {
  text-decoration: underline;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: #5A4FDB;
}
.section.d-1 .filters__block .show__more-wrap {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: all 0.3s linear;
}
.section.d-1 .filters__block .rating__block {
  justify-content: flex-start;
}
.section.d-1 .filters__block-single {
  margin-top: 1.6rem;
  padding: 1.6rem;
  border-top: 0.1rem solid rgba(44, 41, 75, 0.1);
}
.section.d-1 .filters__block-single .checkbox__wrap {
  margin-top: 0;
  border-top: 0;
  padding: 0.8rem 0;
}
.section.d-1 .filters__block-single:last-of-type {
  margin-top: 0;
}
.section.d-1 .tax__title {
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.6rem;
  color: #2C294B;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.section.d-1 .tax__body {
  margin-top: 1.2rem;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
}
.section.d-1 .checkbox__wrap {
  margin-top: 1.6rem;
  padding-top: 1.6rem;
  border-top: 0.1rem solid rgba(44, 41, 75, 0.1);
}
.section.d-1 .checkbox {
  padding: 0.8rem 0 0.8rem 2.4rem;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.6rem;
  color: #2C294B;
}
.section.d-1 .checkbox::before, .section.d-1 .checkbox::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.section.d-1 .checkbox::before {
  left: 0;
  width: 1.6rem;
  height: 1.6rem;
  border: 0.1rem solid rgba(44, 41, 75, 0.3);
  background-color: transparent;
  border-radius: 0.4rem;
}
.section.d-1 .checkbox::after {
  display: none;
  left: 0.6rem;
  transform: translateY(-60%) rotate(45deg);
  z-index: 1;
  width: 0.5rem;
  height: 0.8rem;
  border-bottom: 0.2rem solid #fff;
  border-right: 0.2rem solid #fff;
}
.section.d-1 .checkbox.checked::after {
  display: inline-block;
}
.section.d-1 .checkbox.checked::before {
  border-color: #2C294B;
  background-color: #2C294B;
}
.section.d-1 .checkbox:hover {
  cursor: pointer;
}
.section.d-1 .checkbox.disabled.checked::after {
  display: none;
}
.section.d-1 .checkbox.disabled::before {
  border-color: #2C294B;
  background-color: #2C294B;
  opacity: 0.1;
}
.section.d-1 .tax__filters .tax__header {
  cursor: pointer;
}
.section.d-1 .tax__filters .tax__header .tax__title {
  display: inline-block;
}
.section.d-1 .tax__filters.tax__category .tax__header {
  display: flex;
}
.section.d-1 .filters_acc .filters_acc-header {
  display: flex;
  flex-direction: column;
}
.section.d-1 .filters_acc .filters_acc-body {
  width: 100%;
  height: auto;
  overflow: hidden;
  flex-direction: column;
  padding-right: 0.12rem;
}
.section.d-1 .filters_acc.active .filters_acc-header::after {
  transform: translateY(-50%) rotate(90deg);
}
.section.d-1 .filters_acc.active .filters_acc-body {
  padding-bottom: 1.8rem;
}
.section.d-1 .filters__footer {
  padding: 2rem 2rem 10rem;
  position: sticky;
  bottom: -2rem;
  background: #fff;
  z-index: 2;
}
.section.d-1 .filters__footer .btn__wrap {
  width: 100%;
  height: auto;
}
.section.d-1 .filters__footer .filters__submit {
  margin-left: 0.7rem;
}
.section.d-1 .filters__footer .filters__submit,
.section.d-1 .filters__footer .filters__reset {
  width: inherit;
  height: auto;
  padding: 1.1rem 2.1rem;
  background-color: transparent;
  border-radius: 0.8rem;
}
.section.d-1 .filters__footer .filters__submit span,
.section.d-1 .filters__footer .filters__reset span {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #5A4FDB;
}
.section.d-1 .filters__footer .filters__submit {
  background-color: #5A4FDB;
}
.section.d-1 .filters__footer .filters__submit span {
  color: #fff;
}
.section.d-1 .filters__footer .filters__reset {
  border: 0.1rem solid rgba(44, 41, 75, 0.15);
}