/*
Theme Name: 123Fahrschule
Version: 1.0
Author: 123Fahrschule
 */

html {
    scrollbar-gutter: stable;
}

body {
    font-size: 16px;
    background-color: var(--background-paper, #FFFFFF);
    color: var(--text-primary, #1D4152);
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    scrollbar-gutter: stable;
}

h1, h2, h4, h5, h6 {
    color: var(--text-primary, #1D4152);
    font-weight: 700;
    margin: 0;
}

h1 {
    font-size: 56px;
    line-height: 64px;
    letter-spacing: 0.5px;
}

h2 {
    font-size: 40px;
    line-height: 48px;
}

h3 {
    font-weight: 800;
    letter-spacing: 0.14px;
}

h3, h4 {
    font-size: 28px;
    line-height: 36px;
}

h5 {
    font-size: 22px;
    line-height: 32px;
}

h6 {
    font-size: 18px;
    line-height: 24px;
}

.content__container.no-header-template {
    max-width: 1440px;
    margin: 0 auto;
}

.content__container > h1,
.content__container > h2,
.content__container > h3,
.content__container > h4,
.content__container > h5,
.content__container > h6,
.content__container > p,
.content__container > blockquote,
.content__container > ul,
.content__container > ol {
    max-width: 880px;
    margin: 72px auto 0;
    word-break: break-word;
}

ul {
    list-style-type: none;
    padding-left: 0;
}

ul li:before {
    margin-right: 15px;
    content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="14" viewBox="0 0 18 14" fill="none"><path d="M6.00016 11.1698L1.83016 6.99984L0.410156 8.40984L6.00016 13.9998L18.0002 1.99984L16.5902 0.589844L6.00016 11.1698Z" fill="black"/></svg>');
}

.checkbox-bullets ul,
ul.checkbox-bullets {
    text-align: left;
}

.checkbox-bullets ul li,
ul.checkbox-bullets li {
    display: flex;
    gap: 8px;
}

.checkbox-bullets ul li:before,
ul.checkbox-bullets li:before {
    content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><circle cx="12" cy="12" r="9" fill="%23FF5722"/><path d="M10.7254 16.105L17.0704 9.76L15.8104 8.5L10.7254 13.585L8.16039 11.02L6.90039 12.28L10.7254 16.105Z" fill="white"/></svg>');
    margin-right: 0;
}

.content__container > hr {
    width: 90%;
    margin: 24px auto;
}

#sticky-btn,
.sticky-btn-overlay {
    display: none;
}

.nuways-iframe-container {
    position: relative;
    margin: 0 80px;
    height: auto;
    padding: 0 18px;
}

.nuways-iframe-container:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 100%;
    right: -2px;
    background-color: var(--background-paper, #FFFFFF);
}

#nuways-iframe {
    border: none;
    width: 100%;
    height: 100%;
}

@media (max-width: 1199px) {
    body.active-sidebar-menu {
        overflow-y: hidden !important;
    }

    .content__container > p,
    .content__container > ul,
    .content__container > ol,
    .content__container > blockquote,
    .content__container > h1,
    .content__container > h2,
    .content__container > h3,
    .content__container > h4,
    .content__container > h5,
    .content__container > h6 {
        margin: 32px;
        max-width: 100%;
    }

    h1, h2 {
        font-size: 28px;
        line-height: 36px;
    }

    h3, h4 {
        font-size: 18px;
        line-height: 24px;
    }

    .content__container > hr {
        width: 95%;
        margin: 32px auto;
    }

    #sticky-btn {
        display: none;
        position: fixed;
        bottom: -5px;
        left: 50%;
        z-index: 99;
        transform: translate(-50%, -50%);
        text-align: center;
        padding: 13px 24px;
        min-width: 260px;
        font-size: 14px;
        margin-bottom: 0;
    }

    .sticky-btn-overlay {
        position: fixed;
        display: none;
        height: 100px;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
        z-index: 98;
    }

    #sticky-btn:hover {
        padding: 12px 23px;
    }

    .not-found-wrap {
        margin: 24px 16px 32px;
    }

    .nuways-iframe-container {
        margin: 0 32px;
    }
}

@media (max-width: 576px) {
    .content__container > p,
    .content__container > ul,
    .content__container > blockquote,
    .content__container > h1,
    .content__container > h2,
    .content__container > h3,
    .content__container > h4,
    .content__container > h5,
    .content__container > h6 {
        margin: 16px;
    }

    .content__container > hr {
        width: 95%;
        margin: 16px auto;
    }

    #superchat-widget.placement-right.upward {
        bottom: 70px !important;
    }

    #superchat-widget.placement-right.open {
        bottom: 0 !important;
    }

    .nuways-iframe-container {
        margin: 0;
    }

    .nuways-iframe-container:after {
        content: unset;
    }
}

footer li:before {
    content: none;
}

hr {
    width: 95%;
    background: #E5E7EB;
    margin: auto;
}

.city-school-location-headline {
    margin: 32px auto 16px 80px;
}

.city-school-location-filter-block {
    margin: 0px auto 32px 80px;
}

.city-school-location-filter-title {
    margin-bottom: 8px;
    color: #1D4152;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.city-school-location-filters {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.city-school-location-filters input {
    display: none;
}

.city-school-location-filter {
    display: flex;
    gap: 8px;
    padding: 12px 16px;
    border-radius: 24px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(116, 199, 233, 0.35);
    justify-content: center;
    cursor: pointer;
}

.city-school-location-filters input:checked + .city-school-location-filter {
    padding: 10px 14px;
    border-radius: 24px;
    border: 2px solid #FF5722;
    background: #FFFFFF;
    color: #1D4152;
}

.city-school-location-filter svg {
    flex: 1 0 auto;
}

.city-school-location-filters input:checked + .city-school-location-filter svg path {
    fill: #FF5722;
}

.city-school-location-filter span {
    color: #1D4152;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.city-school-location-places-info {
    background: #FFFFFF;
    display: inline-block;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06), 0px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 20px 20px 0px 0px;
    padding: 6px 16px;
    margin-left: 158px;
}

.city-school-location-places-info span {
    color: #565B5F;
    font-size: 12px;
    line-height: 16px;
}

.city-school-location-places-filiale:before {
    content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none"><path d="M17.1667 3.33334H3.83333V5.00001H17.1667V3.33334ZM18 11.6667V10L17.1667 5.83334H3.83333L3 10V11.6667H3.83333V16.6667H12.1667V11.6667H15.5V16.6667H17.1667V11.6667H18ZM10.5 15H5.5V11.6667H10.5V15Z" fill="%23565B5F"/></svg>');
    vertical-align: middle;
    vertical-align: -moz-middle-with-baseline;
    margin-right: 4px;
}

.city-school-location-places-theorie:before {
    content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none"><path d="M3.71973 10.9217V14.5584L10.083 18.0307L16.4471 14.5576V10.9217L10.083 14.3948L3.71973 10.9217ZM10.083 1.66666L0.0830078 7.12134L10.083 12.576L18.265 8.11254V14.3948H20.083V7.12134L10.083 1.66666Z" fill="%23565B5F"/></svg>');
    vertical-align: middle;
    vertical-align: -moz-middle-with-baseline;
    margin-right: 4px;
}

.city-school-location-places-pickup:before {
    content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none"><path d="M10.5003 1.66666C7.27533 1.66666 4.66699 4.27499 4.66699 7.49999C4.66699 11.875 10.5003 18.3333 10.5003 18.3333C10.5003 18.3333 16.3337 11.875 16.3337 7.49999C16.3337 4.27499 13.7253 1.66666 10.5003 1.66666ZM10.5003 9.58332C9.35033 9.58332 8.41699 8.64999 8.41699 7.49999C8.41699 6.34999 9.35033 5.41666 10.5003 5.41666C11.6503 5.41666 12.5837 6.34999 12.5837 7.49999C12.5837 8.64999 11.6503 9.58332 10.5003 9.58332Z" fill="%23565B5F"/></svg>');
    vertical-align: middle;
    vertical-align: -moz-middle-with-baseline;
    margin-right: 4px;
}

.city-school-location {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06), 0px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0px 25px 25px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    margin-left: 33px;
    margin-bottom: 17.5px;
    margin-right: 0;
    transition: box-shadow .3s ease;
}

.city-school-location-container {
    margin-left: 80px;
}

@media (max-width: 991px) {
    .city-school-location {
        margin-right: 32px;
        margin-left: 80px;
    }

    .city-school-location-headline,
    .city-school-location-filter-block {
        margin-left: 32px;
        margin-right: 32px;
    }

    .city-school-location-places-info {
        margin-left: 126px;
    }

    .city-school-location-container {
        margin-left: 0;
        padding: 0;
    }
}

.city-school-location-logo {
    margin-left: -55px;
    margin-bottom: -15px;
}

.city-school-location-logo img {
    width: 109px;
    height: 125px;
}

.city-school-location-info {
    padding: 16px 0px 16px 7px;
}

.city-school-location-svg {
    padding: 0px 16px;
}

.city-school-location-mobile-svg {
    display: none;
}

.city-school-location-svg path,
.city-school-location-mobile-svg path{
    transition: fill .3s ease;
}

.city-school-location-classes svg {
    width: 40px;
    height: 40px;
    margin-right: 0;
}

@media (max-width: 767px) {
    .header-location-container {
        margin: 32px 16px;
    }

    .city-school-location-headline,
    .city-school-location-filter-block{
        margin: 24px 16px;
    }

    .city-school-location-places-info {
        margin-left: 50px;
        margin-right: 16px;
    }

    .city-school-location {
        margin-left: 42.5px;
        margin-right: 16px;
        border-radius: 0px 0px 25px 25px;
        position: relative;
        padding-bottom: 12px;
    }

    .city-school-location-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .city-school-location-title p {
        margin-bottom: 0;
    }

    .city-school-location-info {
        padding: 12px 12px 8px 14px;
    }

    .city-school-location-logo {
        margin-left: -26px;
        margin-bottom: 26px;
    }

    .city-school-location-logo img {
        width: 53px;
        height: 60px;
    }

    .city-school-location-classes {
        padding-left: 40px;
    }

    .city-school-location-classes svg {
        width: 32px;
        height: 32px;
    }

    .city-school-location-classes svg:last-child {
        margin-right: 0;
    }

    .city-school-location-svg {
        display: none;
    }

    .city-school-location-mobile-svg {
        display: block;
        flex: 0 0 auto;
        margin: 0px 13px;
    }

    .city-school-location:after {
        position: absolute;
        top: 7%;
        right: 0px;
    }

    .city-school-location-classes p {
        margin-right: 26px;
    }
}

@media (min-width: 396px) and (max-width: 420px) {
    .city-school-location-places-info.all-badges {
        display: flex;
        justify-content: space-evenly;
    }
}

.city-school-location-link {
    text-decoration: none;
    color: unset;
}

.city-school-location-link:hover {
    text-decoration: none;
    color: unset;
}

.city-school-location:hover {
    box-shadow: 0px 6px 15px rgba(116, 199, 233, 0.26);
    transition: box-shadow .3s ease;
}

.city-school-location:hover .city-school-location-title{
    color: #74C7E9;
    transition: all .3s ease;
}

.city-school-location-link:hover .city-school-location-svg path,
.city-school-location-link:hover .city-school-location-mobile-svg path{
    fill: #74C7E9;
    transition: fill .3s ease;
}

.city-school-location-title {
    color: #1D4152;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 4px;
    transition: color .3s ease;
}

.city-school-location-title p {
    margin-bottom: 0;
}

.city-school-location-address {
    color: #565B5F;
    font-size: 14px;
    margin: 0;
}

.city-school-location-classes p {
    color: #1D4152;
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
}

.city-school-location-classes p:last-child {
    display: flex;
    gap: 8px;
    margin-bottom: 0;
}

::-webkit-scrollbar {
    width: 11px;
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid rgba(255,255,255,.9);
    background-color: rgba(0,0,0,.5);
}

.instructor-wrap {
    position: relative;
    margin-bottom: 36px;
    display: flex;
    text-align: center;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.instructor-wrap::-webkit-scrollbar {
    display: none;
}

.instructor-container {
    margin-right: 17px;
    flex: 1 1 auto;
    cursor: pointer;
}

.instructor-container:first-child {
    margin-left: 80px;
}

.instructor-container img {
    width: 100%;
    max-width: 236px;
    height: 300px;
    object-fit: contain;
}

.instructor-container .active {
    background: rgba(255,255,255,0.3);
    transform: scale(1);
}

.instructor-even-image {
    margin-top: 106px;
}

.instructor-name-wrap {
    margin-top: 18px;
    padding: 10px 0px 14px;
}

.instructor-name {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.instructor-even-image .instructor-name {
    color: var(--text-primary, #1D4152);
}

.instructor-position {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #CECECE;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.instructor-background {
    position: absolute;
    height: 107px;
    width: 100%;
    background: linear-gradient(90deg, #5AA8D0 -10%, #3997BE 26.38%, #394B85 100%);
    z-index: -1;
    bottom: 88px;
}

.instructor-active {
    box-shadow: 0px 1px 6px rgba(116, 199, 233, 0.3);
    background: #FFFFFF;
    border-radius: 20px;
}

.instructor-active .instructor-name {
    color: #74C7E9;
}

.instructor-info-wrap {
    display: none;
    align-items: center;
    margin: 36px 0px;
    justify-content: space-evenly;
}

.single-instructor-wrap {
    justify-content: center;
}

.single-instructor-block {
    margin-top: 0 !important;
}

.single-instructor-arrow {
    display: none;
}

.no-instructor-image {
    height: 300px;
}

.instructor-info-container {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 6px 25px rgba(116, 199, 233, 0.3);
    border-radius: 25px;
    padding-right: 36px;
    background: #FFFFFF;
    max-width: 1064px;
}

.instructor-info-container hr {
    display: none;
}

.instructor-info-img {
    max-width: 236px;
    margin: 0px 36px;
}

.instructor-info-content {
    width: 227px;
    margin: 8px 16px;
}

.instructor-info-name {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 0;
}

.instructor-info-name svg {
    display: none;
}

.instructor-info-position {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #CECECE;
    text-transform: uppercase;
}

.instructor-info-titles {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 4px;
}

.instructor-info-prev, .instructor-info-next {
    box-shadow: 0px 2px 10px rgba(116, 199, 233, 0.35);
    border-radius: 40px;
    padding: 13px 17px;
    cursor: pointer;
}

.instructor-info-class-icons {
    margin-bottom: 16px;
}

.instructor-info-hobby-icons img {
    margin-right: 16px;
    width: 30px;
    height: 30px;
}

@media(max-width: 1199px) {
    .instructor-container {
        flex: 1 0 auto;
    }

    .instructor-container img {
        width: 100%;
        height: 244px;
        object-fit: contain;
    }

    .no-instructor-image {
        height: 245px;
    }

    .instructor-container:first-child {
        margin-left: 32px;
    }

    .instructor-even-image {
        margin-top: 80px;
    }

    .instructor-name-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 12px;
        padding: 0px;
        height: 56px;
        overflow: hidden;
    }

    .instructor-even-image .instructor-name-wrap {
        margin-top: 20px;
    }

    .instructor-name {
        font-size: 18px;
        line-height: 24px;
    }

    .instructor-position {
        font-size: 12px;
        line-height: 16px;
    }

    .instructor-background {
        height: 80px;
        bottom: 77px;
    }

    .instructor-info-wrap {
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: none;
        justify-content: center;
        align-items: center;
        z-index: 99;
        margin: 0;
    }

    .instructor-info-content {
        width: 100%;
        margin: 0;
    }

    .instructor-info-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 24px 16px;
        background: #FFFFFF;
        position: relative;
        margin: 0px 16px;
        max-width: 442px;
        box-shadow: 0px 15px 50px rgba(116, 199, 233, 0.4);
        border-radius: 25px;
        max-height: 493px;
        height: 100%;
        overflow: auto;
    }

    .instructor-info-container::-webkit-scrollbar {
        display: none;
    }

    .instructor-info-container hr {
        width: 100%;
        display: block;
        margin: 24px auto;
    }

    .instructor-info-name {
        display: flex;
        justify-content: space-between;
    }

    .instructor-info-name svg {
        display: block;
        cursor: pointer;
        margin: 5px;
    }

    .instructor-info-img {
        display: none;
    }

    .instructor-info-next, .instructor-info-prev {
        display: none;
    }
}

@media(max-width: 991px) {
    .instructor-container:first-child {
        margin-left: 16px;
    }
}

@media(max-width: 768px) {
    .instructor-container {
        flex: 1 0 auto;
        max-width: 163px;
    }
}

.instructor-info-popup-container {
    background: #FFFFFF;
    position: fixed;
    margin: 0px 16px;
    padding: 24px 16px;
    max-width: 442px;
    box-shadow: 0px 15px 50px rgba(116, 199, 233, 0.4);
    border-radius: 25px;
}

.instructor-info-popup-container hr {
    margin: 24px auto;
}

.instructor-headlines {
    text-align: left;
    margin-left: 80px;
}

@media(max-width: 1199px) {
    .instructor-headlines {
        margin-left: 32px;
    }
}

@media(max-width: 767px) {
    .instructor-headlines {
        margin-left: 16px;
    }
}

.weiterlesen-btn {
    display: none;
    position: relative;
}

.weiterlesen-btn:after {
    position: absolute;
    content: '';
    top: -5px;
    right: -40px;
    left: 0;
    bottom: -5px;
    z-index: 99;
}

.weiterlesen-btn ~ svg {
    display: none;
    margin-top: 10px;
}

@media(max-width: 690px) {
    .weiterlesen-btn {
        display: inline-block;
        border: none;
        font-weight: bold;
        text-transform: uppercase;
        background: none;
        margin-bottom: 5px;
        padding: 0px;
    }

    .weiterlesen-btn ~ svg {
        margin-left: 14px;
        display: inline-block;
    }
}

.search-page-locations {
    display: flex;
}

.search-page-text {
    padding: 80px 60px;
    width: 50%;
    align-self: center;
}

.search-page-text h2 {
    margin-bottom: 32px;
}

.search-page-image {
    width: 50%;
}

.search-page-image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: center;
}

.search-page-subtitle {
    margin-bottom: 32px;
}

.search-page-cities {
    text-align: center;
}

.search-page-cities a {
    display: inline-block;
    color: #FF5722;
    text-decoration: none;
    margin: 8px;
}

.search-page-cities-block {
    max-width: 846px;
    margin-top: 24px;
    text-align: center;
}

.search-page-cities-block a {
    display: inline-block;
    color: #FFFFFF;
    text-decoration: none;
    margin:8px;
}

.search-page-cities a:hover,
.search-page-cities-block a:hover {
    text-decoration: underline;
}

@media (max-width: 992px) {
    .search-page-locations {
        flex-direction: column;
    }

    .search-page-image {
        width: 100%;
    }

    .search-page-text {
        width: 100%;
        padding: 30px 15px;
    }

    .search-page-text h2 {
        margin-bottom: 18px;
    }
}

.breadcrumb {
    display:flex;
    align-items: start;
    margin: 10px 10px 10px 80px;
}

.breadcrumb svg {
    margin-top: 9px;
}

.breadcrumb svg + .breadcrumb-separator {
    margin-top: 6px;
}

.breadcrumb span {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.5px;
    color: #CECECE;
}

.breadcrumb a {
    text-decoration: none;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.5px;
    color: #CECECE;
}

.breadcrumb a:hover {
    text-decoration: none;
    color: #CECECE;
}

.breadcrumbs-path {
    flex: 1;
}

.breadcrumb-separator {
    margin: 0px 6px;
}

.breadcrumd-page {
    font-weight: 700;
}

@media(max-width: 1199px) {
    .breadcrumb {
        margin-left: 16px;
        margin-right: 16px;
    }
}

.footer-school-container {
    display: flex;
}

.footer-school-info {
    width: 440px;
    margin: 24px 24px 32px 24px;
}

.footer-school-badges {
    margin-bottom: 24px;
    display: flex;
}

.footer-school-badge {
    display: flex;
    align-items: center;
    color: #888888;
    font-size: 10px;
    line-height: 14px;
    margin-right: 8px;
}

.footer-school-badge svg {
    margin-right: 4px;
}

.footer-school-badge svg path {
    fill: #888888;
}

.footer-school-headline-wrap {
    display: flex;
    flex-direction: column;
}

.footer-school-headline-wrap span {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.footer-school-contacts {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    align-items: center;
    gap: 16px;
}

.footer-school-address {
    flex: 1 1 50%;
}

.footer-school-contacts > .footer-school-address-info {
    flex: 1 1 50%;
}

.footer-school-address-info,
.footer-school-phone-link {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #888888;
    margin-bottom: 0;
}

.footer-school-phone-link {
    text-decoration: none;
}

.footer-school-phone-link:hover {
    color: #74c7e9;
    text-decoration: underline;
    font-weight: 700;
}

.footer-school-opening-hours {
    margin: 16px 0px;
}

.footer-school-available-classes {
    margin-top: 16px;
}

.footer-school-classes-headline {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0;
}

.footer-school-info {
    align-self: center;
}

.footer-school-info hr {
    width: 100%;
    background: #E5E7EB;
}

.footer-school-map {
    flex: 1 1 auto;
    min-height: 418px;
}

@media(max-width: 991px) {
    .footer-school-container {
        flex-direction: column-reverse;
    }

    .footer-school-info {
        width: auto;
        align-self: auto;
    }

    .footer-school-contacts {
        align-items: flex-start;
        flex-direction: column;
    }

    .footer-school-map {
        height: 424px;
    }
}

.school-review-container {
    margin: 72px 0px;
    text-align: center;
}

.school-review-items {
    margin-top: 32px;
    display: flex;
    overflow-x: scroll;
    gap: 40px;
    cursor: pointer;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.school-review-items::-webkit-scrollbar-thumb {
    display: none;
}

.school-review-wrap {
    width: 330px;
    flex-shrink: 0;
}

.school-review-wrap:first-child {
    margin-left: 80px;
}

.school-review-wrap:last-child {
    margin-right: 80px;
}

.school-review-stars,
.school-review-text {
    margin-bottom: 8px;
}

.school-review-text,
.school-review-author {
    line-height: 24px;
    font-size: 14px;
}

.school-review-text p {
    max-height: 120px;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .school-review-container {
        margin: 32px 0px;
    }

    .school-review-wrap:first-child {
        margin-left: 32px;
    }

    .school-review-wrap:last-child {
        margin-right: 32px;
    }
}

@media (max-width: 991px) {
    .school-review-container {
        margin: 16px 0px;
    }

    .school-review-items {
        gap: 32px;
    }

    .school-review-wrap:first-child {
        margin-left: 16px;
    }

    .school-review-wrap:last-child {
        margin-right: 16px;
    }
}
