/*
 * Responsibility: miasto-uczelnia route-owned content styling.
 * Does not cover: shared table/modal/prices primitives or global shell assets.
 */

.miasto-uczelnia-route .desktop-city-content {
    padding-bottom: 2rem;
}

.miasto-uczelnia-route .mu-basic-promo-ad {
    margin-bottom: 1.5rem;
}

.miasto-uczelnia-route .mu-basic-promo-ad__body {
    padding-top: 0.25rem;
}

.miasto-uczelnia-route .mu-basic-promo-ad__video {
    margin-bottom: 1rem;
}

.miasto-uczelnia-route .mu-basic-promo-ad__ctaWrap {
    text-align: center;
}

.miasto-uczelnia-route .mu-basic-promo-ad__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.75rem;
    padding: 0.75rem 1.25rem;
    text-decoration: none;
}

.miasto-uczelnia-route .mu-basic-promo-ad__divider {
    margin: 1.5rem 0 0;
}

.miasto-uczelnia-route .mu-table-rowTitle {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.75rem;
}

.miasto-uczelnia-route .mu-table-rowTitle__trigger,
.miasto-uczelnia-route .mu-table-rowTitle__static {
    flex: 1 1 auto;
    min-width: 0;
}

.miasto-uczelnia-route .mu-table-title__badge {
    color: #dd0035;
    font-weight: 700;
}

.miasto-uczelnia-route .mu-table-rowTitle__trigger {
    display: block;
    width: 100%;
    padding: 0;
    font: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    text-align: left;
    text-decoration: none;
    background: none;
    border: 0;
}

.miasto-uczelnia-route .mu-table-rowTitle__trigger:hover,
.miasto-uczelnia-route .mu-table-rowTitle__trigger:focus {
    color: inherit;
    text-decoration: none;
}

.miasto-uczelnia-route .mu-table-rowTitle__more {
    flex-shrink: 0;
    white-space: nowrap;
}

.miasto-uczelnia-route .mu-table-cellLink {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 52px;
    color: inherit;
    text-decoration: none;
}

.miasto-uczelnia-route .mu-table-cellLink__label {
    margin-top: 0.05rem;
    font-size: 10px;
    line-height: 1.1;
    color: #008000;
    text-align: center;
}

.miasto-uczelnia-route .mu-table-modal {
    z-index: 1060;
}

.miasto-uczelnia-route .mu-table-modal.show,
.miasto-uczelnia-route .mu-table-modal.fade.show {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

.miasto-uczelnia-route .mu-table-modal.show .modal-dialog.modal-program-dialog,
.miasto-uczelnia-route .mu-table-modal.in .modal-dialog.modal-program-dialog {
    display: block;
    min-height: 0;
    margin: 0 auto;
}

.miasto-uczelnia-route .mu-table-modal.show .modal-dialog.modal-xl,
.miasto-uczelnia-route .mu-table-modal.in .modal-dialog.modal-xl {
    width: auto !important;
    max-width: min(62rem, calc(100vw - 2rem)) !important;
}

.miasto-uczelnia-route .mu-table-modal .mu-table-modal__dialog--compact {
    width: auto;
    max-width: min(38rem, calc(100vw - 2rem));
}

.miasto-uczelnia-route .mu-table-modal__content {
    min-width: 0;
    max-height: calc(100vh - 4rem);
    overflow: hidden;
    border: 0;
    border-radius: 0.75rem;
    box-shadow: 0 1.25rem 3rem rgba(0, 0, 0, 0.22);
}

.miasto-uczelnia-route .mu-table-modal--simple .mu-table-modal__content {
    max-height: calc(100vh - 10rem);
}

.miasto-uczelnia-route .mu-table-modal__header {
    flex-shrink: 0;
    align-items: flex-start;
    background-color: #7fb8da;
    color: #000;
}

.miasto-uczelnia-route .mu-table-modal__title {
    font-size: 1.2rem;
    line-height: 1.3;
}

.miasto-uczelnia-route .mu-table-modal__body {
    min-height: 0;
    padding: 1.25rem 1.5rem 1rem;
    overflow: auto;
    background-color: #f7fbff;
}

.miasto-uczelnia-route .mu-table-modal__footer {
    flex-shrink: 0;
    gap: 0.75rem;
    background-color: #f4f8fc;
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}

.miasto-uczelnia-route .mu-table-modal__close {
    background-color: #7fb8da;
    border-color: #5ea6d1;
    color: #000;
}

.miasto-uczelnia-route .mu-table-modal__tableWrap {
    margin: 0;
    overflow-x: auto !important;
}

.miasto-uczelnia-route .mu-table-modal__tableWrap .table {
    margin-bottom: 0;
}

.miasto-uczelnia-route .mu-table-modal__tableWrap > .table.table-responsive {
    width: max-content;
    min-width: 100%;
    max-width: none;
}

.miasto-uczelnia-route .mu-table-modal__body .resultList__presentationStudy-table.legend {
    margin-top: 1rem;
    margin-bottom: 0;
}

.miasto-uczelnia-route .mu-table-modal__body .resultList__presentationStudy-table.legend div {
    display: flex;
    flex-wrap: wrap;
    gap: 0.2rem 0.35rem;
}

.miasto-uczelnia-route .mu-table-modal__body .resultList__presentationStudy-table.legend span {
    white-space: normal;
}


.miasto-uczelnia-route .mu-university-belka .resultList__presentationStudy-table {
    margin-bottom: 1rem;
}

.miasto-uczelnia-route .mu-kontakt {
    margin-top: 1.25rem;
}

.miasto-uczelnia-route .mu-kontakt__titleWrap {
    margin-bottom: 0.85rem;
}

.miasto-uczelnia-route .mu-kontakt__strip {
    display: grid;
    grid-template-columns: minmax(12rem, max-content) minmax(15rem, 21rem) auto minmax(12rem, max-content);
    justify-content: center;
    justify-items: start;
    gap: 1rem 1.5rem;
    width: 100%;
}

.miasto-uczelnia-route .mu-kontakt__item {
    display: grid;
    grid-template-columns: 2rem minmax(0, 1fr);
    gap: 0.75rem;
    align-items: start;
    min-width: 0;
}

.miasto-uczelnia-route .mu-kontakt__item--socials {
    display: block;
}

.miasto-uczelnia-route .mu-kontakt__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 2.5rem;
    line-height: 1;
    color: #111;
}

.miasto-uczelnia-route .mu-kontakt__iconSvg,
.miasto-uczelnia-route .mu-kontakt__socialIcon {
    width: 2.35rem;
    height: 2.35rem;
}

.miasto-uczelnia-route .mu-kontakt__body {
    min-width: 0;
    font-size: 0.98rem;
    line-height: 1.45;
    color: #212529;
}

.miasto-uczelnia-route .mu-kontakt__line + .mu-kontakt__line {
    margin-top: 0.15rem;
}

.miasto-uczelnia-route .mu-kontakt__body a {
    color: #10486a;
    overflow-wrap: anywhere;
    text-decoration: none;
}

.miasto-uczelnia-route .mu-kontakt__body a:hover,
.miasto-uczelnia-route .mu-kontakt__body a:focus {
    text-decoration: underline;
}

.miasto-uczelnia-route .mu-kontakt__socials {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.75rem;
    min-height: 2.5rem;
}

.miasto-uczelnia-route .mu-kontakt__socialLink {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-decoration: none;
    transition: transform 0.18s ease, opacity 0.18s ease;
}

.miasto-uczelnia-route .mu-kontakt__socialLink:hover,
.miasto-uczelnia-route .mu-kontakt__socialLink:focus {
    transform: translateY(-1px);
    opacity: 0.9;
}

.miasto-uczelnia-route .mu-kontakt__socialLink--facebook {
    color: #1877f2;
}

.miasto-uczelnia-route .mu-kontakt__socialLink--instagram {
    color: #d62976;
}

.miasto-uczelnia-route .mu-kontakt__socialLink--youtube {
    color: #ff0000;
}

.miasto-uczelnia-route .mu-kontakt__socialLink--twitter,
.miasto-uczelnia-route .mu-kontakt__socialLink--x {
    color: black;
}

.miasto-uczelnia-route .mu-kontakt__socialLink--linkedin {
    color: #0a66c2;
}

.miasto-uczelnia-route .mu-kontakt__socialLink--tiktok {
    color: #111111;
}

.miasto-uczelnia-route .faq-chevron__icon {
    width: 1.05rem;
    height: 1.05rem;
}

.miasto-uczelnia-route .table-checkmark {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1;
    margin: 0 auto 1px;
}

.miasto-uczelnia-route .mu-faq {
    margin-top: 1.5rem;
}

.miasto-uczelnia-route .mu-faq__body {
    width: 100%;
}

.miasto-uczelnia-route .mu-faq__titleWrap {
    margin-bottom: 0.75rem;
}

.miasto-uczelnia-route .mu-faq__title {
    margin-bottom: 0;
    font-size: 1.35rem;
    line-height: 1.35;
    text-align: center;
}

.miasto-uczelnia-route .mu-faq__titleLine {
    display: block;
}

.miasto-uczelnia-route .mu-faq__titleLine + .mu-faq__titleLine {
    margin-top: 0.2rem;
}

.miasto-uczelnia-route .mu-faq__list {
    margin-top: 1rem;
}

.miasto-uczelnia-route .mu-faq__item {
    border-bottom: 1px solid #e4e4e4;
}

.miasto-uczelnia-route .mu-faq__question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    width: 100%;
    margin: 0;
    padding: 1rem 0;
    color: #111;
    text-align: left;
    cursor: pointer;
    background: none;
    border: 0;
}

.miasto-uczelnia-route .mu-faq__question strong {
    display: block;
    font-size: 1.15rem;
    line-height: 1.3;
}

.miasto-uczelnia-route .mu-faq__question:focus {
    outline: none;
}

.miasto-uczelnia-route .mu-faq__question:focus-visible {
    outline: 2px solid #027396;
    outline-offset: 3px;
    border-radius: 0.375rem;
}

.miasto-uczelnia-route .mu-faq__chevron {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 1.5rem;
    color: #027396;
    font-size: 1.15rem;
    transition: transform 0.2s ease;
}

.miasto-uczelnia-route .mu-faq__item.is-open .mu-faq__chevron,
.miasto-uczelnia-route .mu-faq__question.open .mu-faq__chevron {
    transform: rotate(180deg);
}

.miasto-uczelnia-route .mu-faq__answer {
    display: none;
    padding: 0 0 1rem;
}

.miasto-uczelnia-route .mu-faq__item.is-open .mu-faq__answer {
    display: block;
}

.miasto-uczelnia-route .mu-faq__answerInner {
    display: flex;
    align-items: flex-start;
    gap: 1.25rem;
}

.miasto-uczelnia-route .mu-faq__imageWrap {
    flex: 0 0 min(40%, 18rem);
    max-width: 18rem;
}

.miasto-uczelnia-route .mu-faq__image {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0.75rem;
}

.miasto-uczelnia-route .mu-faq__answerText {
    flex: 1 1 auto;
    min-width: 0;
}

.miasto-uczelnia-route .mu-faq__answerText > :first-child {
    margin-top: 0;
}

.miasto-uczelnia-route .mu-faq__answerText > :last-child {
    margin-bottom: 0;
}

.miasto-uczelnia-route .mu-gallery-section .zoom-hover {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.miasto-uczelnia-route .mu-gallery-section .zoom-hover:hover {
    transform: scale(1.03);
    box-shadow: 0 12px 28px rgba(2, 115, 150, 0.18);
}

.miasto-uczelnia-route .mu-open-day-list-intro {
    margin-bottom: 10px;
}

.miasto-uczelnia-route .mu-open-day-list {
    margin-top: 0;
    margin-bottom: 12px;
    padding-left: 20px;
}

.miasto-uczelnia-route .mu-open-day-bannerWrap {
    margin-top: 14px;
    text-align: center;
}

.miasto-uczelnia-route .mu-open-day-banner {
    display: block;
    width: 50%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 12px;
}

.miasto-uczelnia-route .mu-video-strip__title {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 4.25rem;
}

.miasto-uczelnia-route .mu-video-strip__title--compact {
    padding-top: 3%;
}

.miasto-uczelnia-route .mu-video-strip__player {
    margin-bottom: 30px;
}

.miasto-uczelnia-route .mu-video-strip__channelCta,
.miasto-uczelnia-route .mu-video-strip__newsHeading {
    color: #fff;
    text-align: center;
    background-color: #0070ab;
}

.miasto-uczelnia-route .mu-video-strip__channelCta {
    margin-bottom: 30px;
}

.miasto-uczelnia-route .mu-video-strip__channelLink {
    display: block;
    color: inherit;
    text-decoration: none;
}

.miasto-uczelnia-route .mu-video-strip__channelLink:hover,
.miasto-uczelnia-route .mu-video-strip__channelLink:focus {
    color: inherit;
    text-decoration: none;
}

.miasto-uczelnia-route .mu-video-strip__newsHeading {
    width: 100%;
    padding: 7px;
}

.miasto-uczelnia-route .mu-video-strip__newsCardCol {
    margin-bottom: 20px;
}

.miasto-uczelnia-route .mu-video-strip__newsCard {
    position: relative;
    min-height: 200px;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center;
    border-radius: 0.75rem;
    overflow: hidden;
}

.miasto-uczelnia-route .mu-video-strip__newsCardLink {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    padding: 20px 8px 8px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.miasto-uczelnia-route .mu-video-strip__newsCardLink:hover,
.miasto-uczelnia-route .mu-video-strip__newsCardLink:focus {
    color: #fff;
    text-decoration: none;
}

@media (max-width: 1000px) {
    .miasto-uczelnia-route .mu-kontakt__strip {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 1rem 1.25rem;
        justify-items: center;
    }

    .miasto-uczelnia-route .mu-kontakt__item {
        width: fit-content;
        max-width: 100%;
    }

    .miasto-uczelnia-route .mu-kontakt__item--socials {
        justify-self: center;
    }

    .miasto-uczelnia-route .mu-kontakt__body {
        font-size: 0.95rem;
    }

    .miasto-uczelnia-route .mu-kontakt__socialLink {
        font-size: 1.7rem;
    }

    .miasto-uczelnia-route .mu-faq__answerInner {
        flex-direction: column;
    }

    .miasto-uczelnia-route .mu-faq__imageWrap {
        flex-basis: auto;
        width: 100%;
        max-width: 100%;
    }

    .miasto-uczelnia-route .mu-open-day-banner {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .miasto-uczelnia-route .mu-table-rowTitle {
        flex-direction: column;
        gap: 0.35rem;
    }

    .miasto-uczelnia-route .mu-table-rowTitle__more {
        white-space: normal;
    }

    .miasto-uczelnia-route .mu-table-modal__body,
    .miasto-uczelnia-route .mu-table-modal__footer {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .miasto-uczelnia-route .mu-kontakt__strip {
        grid-template-columns: 1fr;
        justify-items: center;
    }

    .miasto-uczelnia-route .mu-kontakt__item {
        width: fit-content;
        max-width: 100%;
    }

    .miasto-uczelnia-route .mu-kontakt__item--socials {
        justify-self: center;
    }
}
