/**
 * @file
 * SASS Extends.
 */
.node-school-full__field-school-facilities-label h3, .title-label, .node-school-full__other-information-label h3 {
  position: relative;
  padding: 20px 0 0 0;
  color: #202020;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  overflow: hidden;
}
@media (min-width: 767px) {
  .node-school-full__field-school-facilities-label h3, .title-label, .node-school-full__other-information-label h3 {
    padding: 0 0 15px 0;
  }
}
.node-school-full__field-school-facilities-label h3::after, .title-label::after, .node-school-full__other-information-label h3::after {
  content: "";
  position: relative;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  vertical-align: middle;
  background-color: #ccc;
}
[dir=ltr] .node-school-full__field-school-facilities-label h3::after, .node-school-full__field-school-facilities-label [dir=ltr] h3::after, [dir=ltr] .title-label::after, [dir=ltr] .node-school-full__other-information-label h3::after, .node-school-full__other-information-label [dir=ltr] h3::after {
  left: 35px;
  margin-right: -100%;
}
[dir=rtl] .node-school-full__field-school-facilities-label h3::after, .node-school-full__field-school-facilities-label [dir=rtl] h3::after, [dir=rtl] .title-label::after, [dir=rtl] .node-school-full__other-information-label h3::after, .node-school-full__other-information-label [dir=rtl] h3::after {
  right: 35px;
  margin-left: -100%;
}
@media (min-width: 767px) {
  [dir=ltr] .node-school-full__field-school-facilities-label h3::after, .node-school-full__field-school-facilities-label [dir=ltr] h3::after, [dir=ltr] .title-label::after, [dir=ltr] .node-school-full__other-information-label h3::after, .node-school-full__other-information-label [dir=ltr] h3::after {
    left: 10px;
  }
  [dir=rtl] .node-school-full__field-school-facilities-label h3::after, .node-school-full__field-school-facilities-label [dir=rtl] h3::after, [dir=rtl] .title-label::after, [dir=rtl] .node-school-full__other-information-label h3::after, .node-school-full__other-information-label [dir=rtl] h3::after {
    right: 10px;
  }
}

.node-school-full__other-information-label h3, .node-school-full__field-school-facilities-label h3, .node-school-full__about-section div.field--name-field-school-about-title h2, .node-school-full__package-component-title h2 {
  font-family: "Merriweather";
  font-weight: 300;
}
.node-school-full__package-component-title h2 {
  font-size: 30px;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .node-school-full__package-component-title h2 {
    font-size: 36px;
  }
}
.node-school-full__field-find-out-more a, .node-school-full__field-documents a {
  position: relative;
  display: inline-block;
  border-radius: 6px;
  border: 2px solid #240F6E;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  cursor: pointer;
  color: #240F6E;
  background-color: transparent;
}
[dir=ltr] .node-school-full__field-find-out-more a, .node-school-full__field-find-out-more [dir=ltr] a, [dir=ltr] .node-school-full__field-documents a, .node-school-full__field-documents [dir=ltr] a {
  padding: 9px 12px 9px 40px;
}
[dir=rtl] .node-school-full__field-find-out-more a, .node-school-full__field-find-out-more [dir=rtl] a, [dir=rtl] .node-school-full__field-documents a, .node-school-full__field-documents [dir=rtl] a {
  padding: 9px 40px 9px 12px;
}
@media (min-width: 992px) {
  .node-school-full__field-find-out-more a, .node-school-full__field-documents a {
    padding: 10px 24px 10px 40px;
  }
}
.node-school-full__field-find-out-more a::before, .node-school-full__field-documents a::before {
  position: absolute;
  content: url("../../../images/icon/solid-file-download.svg");
  filter: brightness(0) saturate(100%) invert(6%) sepia(84%) saturate(5446%) hue-rotate(256deg) brightness(93%) contrast(102%);
  top: 50%;
  transform: translateY(-50%);
}
[dir=ltr] .node-school-full__field-find-out-more a::before, .node-school-full__field-find-out-more [dir=ltr] a::before, [dir=ltr] .node-school-full__field-documents a::before, .node-school-full__field-documents [dir=ltr] a::before {
  left: 20px;
}
[dir=rtl] .node-school-full__field-find-out-more a::before, .node-school-full__field-find-out-more [dir=rtl] a::before, [dir=rtl] .node-school-full__field-documents a::before, .node-school-full__field-documents [dir=rtl] a::before {
  right: 20px;
}
.node-school-full__field-find-out-more a::after, .node-school-full__field-documents a::after {
  position: absolute;
  content: "";
  display: none;
  width: calc(100% - 36px);
  height: 1px;
  bottom: 10px;
  background-color: #240F6E;
}
[dir=ltr] .node-school-full__field-find-out-more a::after, .node-school-full__field-find-out-more [dir=ltr] a::after, [dir=ltr] .node-school-full__field-documents a::after, .node-school-full__field-documents [dir=ltr] a::after {
  left: 18px;
}
[dir=rtl] .node-school-full__field-find-out-more a::after, .node-school-full__field-find-out-more [dir=rtl] a::after, [dir=rtl] .node-school-full__field-documents a::after, .node-school-full__field-documents [dir=rtl] a::after {
  right: 16px;
}
@media (min-width: 992px) {
  .node-school-full__field-find-out-more a::after, .node-school-full__field-documents a::after {
    width: calc(100% - 26px);
  }
}
.node-school-full__field-find-out-more a:hover::after, .node-school-full__field-documents a:hover::after {
  display: block;
}
.node-school-full__field-find-out-more a:active, .node-school-full__field-documents a:active {
  background-color: #EEE;
}
.node-school-full__field-find-out-more a:active::after, .node-school-full__field-documents a:active::after {
  display: block;
}
/**
 * @file
 * SASS Extends.
 */
.node-school-full__field-school-facilities-label h3, .title-label, .node-school-full__other-information-label h3 {
  position: relative;
  padding: 20px 0 0 0;
  color: #202020;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  overflow: hidden;
}
@media (min-width: 767px) {
  .node-school-full__field-school-facilities-label h3, .title-label, .node-school-full__other-information-label h3 {
    padding: 0 0 15px 0;
  }
}
.node-school-full__field-school-facilities-label h3::after, .title-label::after, .node-school-full__other-information-label h3::after {
  content: "";
  position: relative;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  vertical-align: middle;
  background-color: #ccc;
}
[dir=ltr] .node-school-full__field-school-facilities-label h3::after, .node-school-full__field-school-facilities-label [dir=ltr] h3::after, [dir=ltr] .title-label::after, [dir=ltr] .node-school-full__other-information-label h3::after, .node-school-full__other-information-label [dir=ltr] h3::after {
  left: 35px;
  margin-right: -100%;
}
[dir=rtl] .node-school-full__field-school-facilities-label h3::after, .node-school-full__field-school-facilities-label [dir=rtl] h3::after, [dir=rtl] .title-label::after, [dir=rtl] .node-school-full__other-information-label h3::after, .node-school-full__other-information-label [dir=rtl] h3::after {
  right: 35px;
  margin-left: -100%;
}
@media (min-width: 767px) {
  [dir=ltr] .node-school-full__field-school-facilities-label h3::after, .node-school-full__field-school-facilities-label [dir=ltr] h3::after, [dir=ltr] .title-label::after, [dir=ltr] .node-school-full__other-information-label h3::after, .node-school-full__other-information-label [dir=ltr] h3::after {
    left: 10px;
  }
  [dir=rtl] .node-school-full__field-school-facilities-label h3::after, .node-school-full__field-school-facilities-label [dir=rtl] h3::after, [dir=rtl] .title-label::after, [dir=rtl] .node-school-full__other-information-label h3::after, .node-school-full__other-information-label [dir=rtl] h3::after {
    right: 10px;
  }
}

.node-school-full__other-information-label h3, .node-school-full__field-school-facilities-label h3, .node-school-full__about-section div.field--name-field-school-about-title h2, .node-school-full__package-component-title h2 {
  font-family: "Merriweather";
  font-weight: 300;
}
.node-school-full__package-component-title h2 {
  font-size: 30px;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .node-school-full__package-component-title h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .section-content {
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
  .open .section-content {
    opacity: 1;
    height: auto;
    overflow: initial;
  }
  .node-school-full__faq-component .section-content {
    opacity: 1;
    height: auto;
    overflow: initial;
  }
}
.section-title {
  display: none;
  z-index: 1;
}

@media (max-width: 767px) {
  .section-title {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 62px;
    margin: 0 -15px 0;
    padding: 15px 15px 50px;
    background-color: #240F6E;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
  }
  .section-title:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 11px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2) url("../../../images/icon/solid-delete.svg") center no-repeat;
    transform: translateX(-50%) rotate(45deg);
    overflow: hidden;
    left: 50%;
  }
  .section-title h2,
  .section-title .section-title-header {
    display: block;
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
  }
  .open .section-title {
    padding-bottom: 14px;
  }
  .open .section-title:before {
    bottom: -14px;
    background-color: #00A4D9;
    transform: translateX(0%) rotate(0deg);
  }
  [dir=ltr] .open .section-title:before {
    left: auto;
    right: 15px;
  }
  [dir=rtl] .open .section-title:before {
    right: auto;
    left: 15px;
  }
}
.node-school-full__field-components {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .node-school-full__field-components {
    padding-bottom: 80px;
  }
}

.node-school-full__package-component-title h2 {
  margin-bottom: 15px;
  color: #202020;
  text-align: center;
}

.node-school-full__package-component-description {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .node-school-full__package-component-description {
    margin-bottom: 60px;
  }
}
.node-school-full__package-component-description p {
  color: #404040;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}

.node-school-full__course-list {
  background-color: #EEE;
  margin-right: -15px;
  margin-left: -15px;
  padding-right: 15px;
  padding-left: 15px;
}
.node-school-full__course-list .paragraph-card-listing-with-menu {
  margin-top: 0;
}

/**
 * @file
 * SASS Extends.
 */
.node-school-full__field-school-facilities-label h3, .title-label, .node-school-full__other-information-label h3 {
  position: relative;
  padding: 20px 0 0 0;
  color: #202020;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  overflow: hidden;
}
@media (min-width: 767px) {
  .node-school-full__field-school-facilities-label h3, .title-label, .node-school-full__other-information-label h3 {
    padding: 0 0 15px 0;
  }
}
.node-school-full__field-school-facilities-label h3::after, .title-label::after, .node-school-full__other-information-label h3::after {
  content: "";
  position: relative;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  vertical-align: middle;
  background-color: #ccc;
}
[dir=ltr] .node-school-full__field-school-facilities-label h3::after, .node-school-full__field-school-facilities-label [dir=ltr] h3::after, [dir=ltr] .title-label::after, [dir=ltr] .node-school-full__other-information-label h3::after, .node-school-full__other-information-label [dir=ltr] h3::after {
  left: 35px;
  margin-right: -100%;
}
[dir=rtl] .node-school-full__field-school-facilities-label h3::after, .node-school-full__field-school-facilities-label [dir=rtl] h3::after, [dir=rtl] .title-label::after, [dir=rtl] .node-school-full__other-information-label h3::after, .node-school-full__other-information-label [dir=rtl] h3::after {
  right: 35px;
  margin-left: -100%;
}
@media (min-width: 767px) {
  [dir=ltr] .node-school-full__field-school-facilities-label h3::after, .node-school-full__field-school-facilities-label [dir=ltr] h3::after, [dir=ltr] .title-label::after, [dir=ltr] .node-school-full__other-information-label h3::after, .node-school-full__other-information-label [dir=ltr] h3::after {
    left: 10px;
  }
  [dir=rtl] .node-school-full__field-school-facilities-label h3::after, .node-school-full__field-school-facilities-label [dir=rtl] h3::after, [dir=rtl] .title-label::after, [dir=rtl] .node-school-full__other-information-label h3::after, .node-school-full__other-information-label [dir=rtl] h3::after {
    right: 10px;
  }
}

.node-school-full__other-information-label h3, .node-school-full__field-school-facilities-label h3, .node-school-full__about-section div.field--name-field-school-about-title h2, .node-school-full__package-component-title h2 {
  font-family: "Merriweather";
  font-weight: 300;
}
.node-school-full__package-component-title h2 {
  font-size: 30px;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .node-school-full__package-component-title h2 {
    font-size: 36px;
  }
}
.label-txt, .node-school-full__field-about-the-course ul li, .node-school-full__field-languages-spoken-label, .node-school-full__field-teacher-qualifications-label, .node-school-full__field-school-holidays-label, .node-school-full__field-documents-label, .node-school-full__field-find-out-more-label {
  position: relative;
  margin-bottom: 5px;
  padding-inline-start: 15px;
  color: #404040;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.7;
}
.label-txt::after, .node-school-full__field-about-the-course ul li::after, .node-school-full__field-languages-spoken-label::after, .node-school-full__field-teacher-qualifications-label::after, .node-school-full__field-school-holidays-label::after, .node-school-full__field-documents-label::after, .node-school-full__field-find-out-more-label::after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #240F6E;
}
[dir=ltr] .label-txt::after, [dir=ltr] .node-school-full__field-about-the-course ul li::after, .node-school-full__field-about-the-course ul [dir=ltr] li::after, [dir=ltr] .node-school-full__field-languages-spoken-label::after, [dir=ltr] .node-school-full__field-teacher-qualifications-label::after, [dir=ltr] .node-school-full__field-school-holidays-label::after, [dir=ltr] .node-school-full__field-documents-label::after, [dir=ltr] .node-school-full__field-find-out-more-label::after {
  left: 0;
}
[dir=rtl] .label-txt::after, [dir=rtl] .node-school-full__field-about-the-course ul li::after, .node-school-full__field-about-the-course ul [dir=rtl] li::after, [dir=rtl] .node-school-full__field-languages-spoken-label::after, [dir=rtl] .node-school-full__field-teacher-qualifications-label::after, [dir=rtl] .node-school-full__field-school-holidays-label::after, [dir=rtl] .node-school-full__field-documents-label::after, [dir=rtl] .node-school-full__field-find-out-more-label::after {
  right: 0;
}

.node-school-full {
  background-color: #F8F8F8;
}
.node-school-full__about-section-content {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .node-school-full__about-section-content {
    margin-top: 0;
  }
}
.node-school-full__about-section {
  max-width: 1146px;
  margin: 0 auto;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .node-school-full__about-section {
    padding-bottom: 0;
  }
}
.node-school-full__about-section div.field--name-field-school-about-title h2 {
  margin-bottom: 5px;
  color: #202020;
  text-align: center;
}
@media (max-width: 767px) {
  .node-school-full__about-section div.field--name-field-school-about-title h2 {
    display: none;
  }
}

.node-school-full__field-school-facilities {
  margin: 20px 0;
  overflow: hidden;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 767px) {
  .node-school-full__field-school-facilities {
    opacity: 1;
    height: auto;
    margin: 30px 0;
    display: inline-flex;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .node-school-full__field-school-facilities {
    margin-bottom: 0;
  }
}
.node-school-full__about-the-course {
  border: 0;
}
@media (min-width: 767px) {
  .node-school-full__about-the-course {
    display: flex;
    justify-content: space-between;
    position: relative;
    min-height: 400px;
  }
}
@media (min-width: 768px) {
  .node-school-full__about-the-course .node-school-full__about-course-container {
    width: calc(100% - 390px);
  }
}
.node-school-full__about-the-course .about-section__content a {
  font-weight: 400;
  color: #00A4D9;
  text-decoration: none;
}
.node-school-full__about-the-course .about-section__content a:hover {
  text-decoration: underline;
}
.node-school-full__other-information-label h3 {
  margin-bottom: 20px;
}
.node-school-full__field-languages-spoken, .node-school-full__field-teacher-qualifications, .node-school-full__field-school-holidays, .node-school-full__field-documents, .node-school-full__field-about-the-course {
  margin-bottom: 15px;
}
@media (min-width: 767px) {
  .node-school-full__field-languages-spoken, .node-school-full__field-teacher-qualifications, .node-school-full__field-school-holidays, .node-school-full__field-documents, .node-school-full__field-about-the-course {
    margin-bottom: 20px;
  }
}
.node-school-full__field-languages-spoken-item {
  display: inline-block;
}
.node-school-full__field-languages-spoken-item:not(:last-child):after {
  content: ", ";
  display: inline-block;
}
[dir=ltr] .node-school-full__field-languages-spoken-item:not(:last-child):after {
  margin-left: -3px;
}
[dir=rtl] .node-school-full__field-languages-spoken-item:not(:last-child):after {
  margin-right: -3px;
}
.node-school-full__field-languages-spoken-items, .node-school-full__field-teacher-qualifications p, .node-school-full__field-school-holidays p {
  padding-inline-start: 15px;
}
.node-school-full__field-languages-spoken-item, .node-school-full__field-teacher-qualifications p, .node-school-full__field-school-holidays p, .node-school-full__field-about-the-course p {
  color: #606060;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
}
.node-school-full__field-languages-spoken-item strong, .node-school-full__field-teacher-qualifications p strong, .node-school-full__field-school-holidays p strong, .node-school-full__field-about-the-course p strong {
  color: #202020;
  font-weight: 600;
}
.node-school-full__field-languages-spoken-item:last-child, .node-school-full__field-teacher-qualifications p:last-child, .node-school-full__field-school-holidays p:last-child, .node-school-full__field-about-the-course p:last-child {
  margin-bottom: 0;
}
.node-school-full__field-languages-spoken-item a, .node-school-full__field-teacher-qualifications p a, .node-school-full__field-school-holidays p a, .node-school-full__field-about-the-course p a {
  color: #240F6E;
  text-decoration: none;
}
[dir=ltr] .node-school-full__field-about-the-course ul ~ p {
  margin-left: 15px;
}
[dir=rtl] .node-school-full__field-about-the-course ul ~ p {
  margin-right: 15px;
}
.node-school-full__field-find-out-more a, .node-school-full__field-documents a {
  margin-top: 3px;
  margin-bottom: 15px;
}
[dir=ltr] .node-school-full__field-find-out-more a, [dir=ltr] .node-school-full__field-documents a {
  margin-left: 15px;
}
[dir=rtl] .node-school-full__field-find-out-more a, [dir=rtl] .node-school-full__field-documents a {
  margin-right: 15px;
}

/*# sourceMappingURL=school-about-section.css.map */
