:root {
    --prim_yellow: #c69900;
    --bg__black: #32322f;
    --text__white: #ffffff;
    --text__black_prim: #020203;
    --text__secondary: #292f39;
    --bg__prim: #fff3db;
    --bg__red_acc: #ffe0e0;
    --acc__yellow: #8c6d00;
    --acc__red: #a31e21;
}
.fw-semibold {
    font-weight: 600;
}
.video__player {
    height: 75vh;
    object-fit: cover;
    width: 100%;
    display: block;
}

.home__section_banner {
    height: 75vh;
}

.fs__18 {
    font-size: 18px;
}

.fu__box > img {
    width: 32px;
    height: 32px;
    object-fit: contain;
}

.fu__box h6 {
    font-weight: 400;
    color: var(--text__white);
}

.section__headyayasan {
    background-color: var(--bg__prim) !important;
}
.section__curve {
    height: 100px;
    background-color: var(--bg__prim) !important;
    border-bottom-right-radius: 80%;
    border-bottom-left-radius: 80%;
}
.text__black_prim {
    color: var(--text__black_prim);
}
.rad-30px {
    border-radius: 30px !important;
}

.section__blog .bg__blog .first {
    width: 100%;
    height: 40%;
}
.section__blog .bg__blog .second {
    width: 100%;
    height: 30%;
    background-color: var(--bg__prim);
}
.section__blog .bg__blog .curved {
    height: 30%;
    border-bottom-right-radius: 80%;
    border-bottom-left-radius: 80%;
    background-color: var(--bg__prim);
}
.address__box {
    background-color: var(--text__black_prim) !important;
}
.address__box p {
    color: var(--text__white) !important;
}
.address__box img {
    height: 28px;
    width: 28px;
    object-fit: contain;
}
.text__yellow_acc {
    color: var(--acc__yellow) !important;
}
.btn.btn__rounded.acc_yellow {
    border: 1px solid #c69900;
    background-color: var(--bg__prim);
    color: var(--acc__yellow);
}
.fw__normal {
    font-weight: 400 !important;
}
.unit__relative .image__1 {
    position: absolute;
    top: 35%;
    right: 42.5%;
}
.unit__relative .image__1 > img {
    width: 75px;
}
.unit__relative .image__2 {
    position: absolute;
    top: 47%;
    left: 3%;
}

.menu__school {
    width: 100%;
    aspect-ratio: 1;
    background-color: #32322f;
}
.row.custom__row > * {
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.btn__min_220 {
    min-width: 200px;
}

.bergabung__box .yellow__part {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    width: 100%;
    height: 100%;
    background-color: var(--bg__prim);
}
.btn.btn__rounded.yellow_acc {
    background-color: var(--acc__yellow);
    color: var(--text__white);
}
.bergabung__box video {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    width: 100%;
    height: 100%;
    background-color: var(--bg__black);
}
.card__id.yellow {
    background-color: var(--bg__prim);
}

.card__id h3,
.card__id p.label {
    color: var(--acc__yellow);
    opacity: 0.85;
}
.card__id p.information {
    color: var(--prim_yellow);
    opacity: 0.85;
}
.card__id.yellow * {
    opacity: 1;
}
.card__id.yellow p.information {
    font-weight: 600;
}
.teacher__box small {
    color: var(--acc__yellow);
}

.box__semangat > img {
    height: 64px;
    width: 64px;
    object-fit: contain;
}
.box__semangat:not(:last-child) {
    border-right: 2px solid var(--prim_yellow);
}
.section__visimisi {
    background-color: var(--acc__red);
}
.section__visimisi h2,
.section__visimisi h4,
.section__visimisi p {
    color: var(--text__white);
}
.section__visimisi .ic__misi {
    width: 34px;
    height: 34px;
    object-fit: contain;
}
.paradigma__unit {
    border-radius: 8px;
    padding: 20px 28px;
    background-color: var(--prim_yellow);
}
.paradigma__unit.darker {
    background-color: var(--acc__yellow);
}
.paradigma__unit h4,
.paradigma__unit p {
    color: var(--text__white);
}
.open__detail {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.open__detail svg {
    color: var(--text__white);
    font-size: 14px;
}
.icon__dialog {
    height: 90px;
    width: 90px;
    object-fit: contain;
}
.btn__close_para svg {
    color: var(--acc__yellow);
    font-size: 30px;
}
.modal__custom .modal-content {
    border-radius: 36px;
}
.modal__custom .modal-content .modal-body {
    padding: 36px 48px;
}
.btn__close_para {
    cursor: pointer;
}

.fasilitas__boxv2 > img {
    width: 100%;
    aspect-ratio: 1;
    border-radius: 10px;
    object-fit: cover;
}
.fasilitas__boxv2 .name__box {
    background-color: var(--acc__yellow);
    padding: 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.fasilitas__boxv2 .name__box p {
    color: var(--text__white);
    font-weight: 800;
}
.swiper-pagination.bullet__settings .swiper-pagination-bullet {
    background-color: var(--prim_yellow);

    width: 12px;
    height: 12px;
    opacity: 1;
}

.swiper-pagination.bullet__settings .swiper-pagination-bullet-active {
    width: 50px;
    border-radius: 10px;
    background-color: var(--acc__yellow);
}
.yellow__section .section__gallery {
    background-color: var(--bg__prim);
}

.location__bg {
    max-width: 1750px;
    height: 100%;
    object-fit: contain;
}
.career__label,
.career__card .label,
.card__testi .label {
    background-color: var(--prim_yellow);
    color: var(--text__white);
    border-radius: 4px;
}
.career__label.yellow {
    background-color: var(--bg__prim);
    color: var(--acc__yellow);
}
.career__card {
    transition: all 0.3s ease;
}
.career__card:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
}
.career__card .img__career {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
}
.career__card h4 {
    color: var(--text__black_prim);
}
.career__card .body__card {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
.career__card .body__card .desc__card * {
    font-size: 14px !important;
    color: var(--text__black_prim) !important;
}
.section__career_detail .explanation * {
    font-size: 16px !important;
    color: var(--text__secondary) !important;
}
.section__career_detail .requirement ul li *,
.section__career_detail .requirement * {
    font-size: 16px !important;
    color: var(--text__secondary) !important;
}
.tenet__div img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.title__yayasan span {
    display: inline-block;
    padding: 4px 8px;
    font-weight: 700;
    color: var(--text__white) !important;
    margin-bottom: 12px;
}

.title__yayasan > span.yellow__prim {
    background-color: var(--prim_yellow);
    transform: rotate(5deg);
}

.title__yayasan > span.red {
    background-color: var(--acc__red);
    transform: rotate(-5deg);
}
.title__yayasan > span.yellow__acc {
    background-color: var(--acc__yellow);
    margin-bottom: 0px;
}
.max__width_200 {
    max-width: 200px;
}
.school__banner {
    transition: all 0.3s ease;
}
.school__banner .img__school_new {
    border-radius: 35%;
    width: 100%;
    aspect-ratio: 3/4;
    object-fit: cover;
}
.school__banner .name__school {
    background-color: var(--acc__red);
    padding: 6px 12px;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 1);
    transform: rotate(5deg);
}
.school__banner .position-absolute.top {
    top: 0;
}
.school__banner .position-absolute.bottom {
    bottom: 0;
}
.op__50 {
    opacity: 0.5 !important;
}
.section__kontak.tk,
.section__kontak.sd {
    background: linear-gradient(
        to bottom,
        var(--acc__red) 80%,
        var(--text__white) 20%
    );
}
.section__kontak.smp,
.section__kontak.sma {
    background: linear-gradient(
        to bottom,
        var(--acc__yellow) 80%,
        var(--text__white) 20%
    );
}
.contact__box {
    border-radius: 8px;

    background-color: #f8f7f5;
    transition: all 0.3s ease;
}
.contact__box.red svg.icons {
    color: var(--acc__red);
}
.contact__box.yellow svg.icons {
    color: var(--acc__yellow);
}
.contact__box svg.icons {
    font-size: 76px;
}
.contact__box.red .btn.btn__rounded {
    background-color: var(--bg__red_acc);
    color: var(--acc__red);
}

.contact__box.yellow .btn.btn__rounded {
    background-color: var(--bg__prim);
    color: var(--acc__yellow);
}
.contact__box.red .btn.btn__rounded p {
    color: var(--acc__red);
}

.contact__box.yellow .btn.btn__rounded p {
    color: var(--acc__yellow);
}
.btn.btn__rounded.red {
    background-color: var(--bg__red_acc);
    color: var(--acc__red);
}
.btn.btn__rounded.red__strong {
    color: var(--text__white);
    background-color: var(--acc__red);
}
.card.card__daftar {
    background-color: var(--bg__prim);
    border-radius: 16px;
}
.btn.btn__sq {
    height: 36px;
    width: 36px;
    transition: all 0.3s ease;
}
.btn.btn__sq:hover svg {
    color: var(--bg__black);
    font-size: 26px;
}
.btn.btn__sq svg {
    font-size: 24px;
    color: var(--acc__yellow);
}
.cloud__container svg rect {
    width: 100%;
}
.cloud__container svg {
    width: 100%;
    transform: translateY(3px);
}
.section__fasilitas .bg__part {
    height: 60%;
    width: 100%;
    top: 0;
    left: 0;
}
.section__fasilitas .bg__part2 {
    height: 25%;
    width: 100%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
}
.section__fasilitas.tk-santa-maria .bg__part,
.section__fasilitas.tk-santa-maria .bg__part2 {
    background-color: #ffe0e0;
}
.section__fasilitas.tk-santa-maria .cloud__container svg > path {
    fill: #ffe0e0;
}
.section__fasilitas.sd-santa-maria .bg__part,
.section__fasilitas.sd-santa-maria .bg__part2 {
    background-color: var(--acc__red);
}
.section__fasilitas.sd-santa-maria .cloud__container svg > path {
    fill: var(--acc__red);
}
.section__fasilitas.smp-santa-maria .bg__part,
.section__fasilitas.smp-santa-maria .bg__part2 {
    background-color: #1069df;
}
.section__fasilitas.smp-santa-maria .cloud__container svg > path {
    fill: #1069df;
}
.section__fasilitas.sma-santa-maria .bg__part,
.section__fasilitas.sma-santa-maria .bg__part2 {
    background-color: #bfc8d6;
}
.section__fasilitas.sma-santa-maria .cloud__container svg > path {
    fill: #bfc8d6;
}

.section__fasilitas.tk-santa-maria .subtitle__fasil {
    color: var(--acc__yellow);
}
.section__fasilitas.sma-santa-maria .title__fasil,
.section__fasilitas.tk-santa-maria .title__fasil {
    color: var(--text__black_prim);
}
.section__fasilitas.sd-santa-maria .subtitle__fasil,
.section__fasilitas.sd-santa-maria .title__fasil,
.section__fasilitas.smp-santa-maria .subtitle__fasil,
.section__fasilitas.smp-santa-maria .title__fasil {
    color: var(--text__white);
}
.section__fasilitas.sma-santa-maria .subtitle__fasil {
    color: #545f70;
}
.section__fasilitas.tk-santa-maria .fasilitas__box .box__name h6 {
    color: var(--text__white);
}
.section__fasilitas.sd-santa-maria .fasilitas__box .box__name,
.section__fasilitas.tk-santa-maria .fasilitas__box .box__name {
    background-color: #620a1a;
}
.section__fasilitas.smp-santa-maria .fasilitas__box .box__name {
    background-color: #0039ab;
}
.section__fasilitas.sma-santa-maria .fasilitas__box .box__name {
    background-color: #545f70;
}
.section__fasilitas .fasilitas__box .box__name {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 8px;
}
.section__fasilitas .fasilitas__box img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-color: white;
}
.section__gallery.tk-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet,
.section__unit_teacher.tk-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet,
.section__gallery.sd-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet,
.section__unit_teacher.sd-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet,
.section__fasilitas.tk-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet {
    background-color: #f4cfcf;
}
.section__fasilitas.sd-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet {
    background-color: var(--acc__red);
}
.section__unit_teacher.tk-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet-active,
.section__unit_teacher.sd-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet-active,
.section__fasilitas.sd-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet-active,
.section__gallery.tk-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet-active,
.section__gallery.sd-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet-active,
.section__fasilitas.tk-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet-active {
    background-color: #620a1a;
}
.section__fasilitas.sma-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet,
.section__fasilitas.smp-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet {
    background-color: #e6f2ff;
}
.section__fasilitas.smp-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet-active {
    background-color: #1069df;
}

.section__fasilitas.sma-santa-maria
    .swiper-pagination.bullet__settings
    .swiper-pagination-bullet-active {
    background-color: #bfc8d6;
}
.section__organisasi {
    background-color: #1069df1a;
}
.bg__blue_osis_smp {
    background-color: #0039ab;
    border-radius: 24px;
}
.mh__200 {
    min-height: 250px;
}
.org__img_sm {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
.org__sma-box {
    background-color: #dee3eb;
    border-radius: 24px;
}
.section__timeline__ppdb.bg__red {
    background-color: var(--acc__red);
}

.card.card__daftar .card-body {
    background-color: var(--bg__prim);
    border-radius: 16px;
    padding: 36px;
}
.card.card__daftar .card-body h4,
.card.card__daftar .card-body li h5,
.card.card__daftar .card-body li::marker {
    color: var(--prim_yellow);
    line-height: 1.75;
}

.card.card__help .card-body {
    background-color: var(--acc__red);
    border-radius: 12px;
    padding: 20px 24px;
}
@media (max-width: 996px) {
    .fs__18 {
        font-size: 16px;
    }
    .fu__box > img {
        width: 32px;
        height: 32px;
    }
    .bergabung__box video {
        border-radius: 0px;
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        min-height: 350px;
    }
    .bergabung__box .yellow__part {
        border-radius: 0px;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }
    .box__semangat > img {
        height: 60px;
        width: 60px;
        object-fit: contain;
    }
    .box__semangat:not(:last-child) {
        border-right: 0;
    }
    .paradigma__unit.darker-in-md {
        background-color: var(--acc__yellow);
    }
}

@media (max-width: 768px) {
    .fs__18 {
        font-size: 15px;
    }
    .fu__box > img {
        width: 30px;
        height: 30px;
    }
    .paradigma__unit {
        background-color: var(--prim_yellow) !important;
    }
}
@media (max-width: 500px) {
    .fu__box > img {
        width: 28px;
        height: 28px;
    }
}
