* {
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
    font-family: "Manrope", sans-serif;
}

.font-heading {
    font-family: "Manrope", sans-serif;
}

[data-bs-theme=light] {
    --bs-primary: #9C45AC;
    --bs-primary-rgb: 166, 79, 182;
    --bs-link-color-rgb: 166, 79, 182;
    --bs-link-hover-color: #9C45AC;
}

.navbar {
    --bs-navbar-hover-color: #9C45AC !important;
    --bs-navbar-active-color: #9C45AC !important;
}

.btn-primary {
    --bs-btn-bg: #923BA3;
    --bs-btn-border-color: #923BA3;
    --bs-btn-hover-bg: #a744bb;
    --bs-btn-hover-border-color: #a744bb;
    --bs-btn-focus-shadow-rgb: 156, 69, 172;
    --bs-btn-active-bg: #863696;
    --bs-btn-active-border-color: #863696;
    --bs-btn-disabled-bg: #923BA3;
    --bs-btn-disabled-border-color: #923BA3;
}

.btn-outline-primary {
    --bs-btn-color: #923BA3;
    --bs-btn-border-color: #923BA3;
    --bs-btn-hover-bg: #923BA3;
    --bs-btn-hover-border-color: #923BA3;
    --bs-btn-focus-shadow-rgb: 156, 69, 172;
    --bs-btn-active-bg: #923BA3;
    --bs-btn-active-border-color: #923BA3;
    --bs-btn-disabled-color: #923BA3;
    --bs-btn-disabled-border-color: #923BA3;
}

.btn-primary-2 {
    --bs-btn-bg: #D476E5;
    --bs-btn-border-color: #D476E5;
    --bs-btn-hover-bg: #de94eb;
    --bs-btn-hover-border-color: #de94eb;
    --bs-btn-focus-shadow-rgb: 242, 11, 13;
    --bs-btn-active-bg: #d069e2;
    --bs-btn-active-border-color: #d069e2;
    --bs-btn-disabled-bg: #D476E5;
    --bs-btn-disabled-border-color: #D476E5;
    color: black !important;
}

.btn-primary-3 {
    --bs-btn-bg: #E89AF6;
    --bs-btn-border-color: #E89AF6;
    --bs-btn-hover-bg: #efb9f9;
    --bs-btn-hover-border-color: #efb9f9;
    --bs-btn-focus-shadow-rgb: 242, 11, 13;
    --bs-btn-active-bg: #e58af5;
    --bs-btn-active-border-color: #e58af5;
    --bs-btn-disabled-bg: #E89AF6;
    --bs-btn-disabled-border-color: #E89AF6;
    color: black !important;
}

.custom-hr {
    border: 10px solid #834991;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;
}

.custom-hr-2 {
    border: 3px solid #712684;
    border-radius: 10px;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;
}

.custom-hr-3 {
    border: 3px solid white;
    border-radius: 10px;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;
}

.custom-hr-4 {
    border: 3px solid #863d98;
    border-radius: 10px;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;
}

.custom-hr-5 {
    border: 10px solid #dfb0ea;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;
}

.custom-hr-6 {
    border: 2.5px solid #161616;
    opacity: 1;
    border-radius: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

.custom-hr-7 {
    border: 2.5px solid white;
    opacity: 1;
    border-radius: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

.custom-hr-8 {
    border: 10px solid #ce5eea;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;
}

.custom-hr-9 {
    border: 1.2px solid #161616;
    opacity: 1;
    border-radius: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

.link-primary:hover,
.link-primary:focus {
    color: RGBA(182, 111, 195, var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(182, 111, 195, var(--bs-link-underline-opacity, 1)) !important;
}

.bg-half-text-primary {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(180, 94, 196, 1) 50%, rgba(180, 94, 196, 1) 100%);
}

.btn {
    border-radius: 30px;
}

.bg-primary {
    background-color: #762889;
}

.bg-primary-2 {
    background-color: #D476E5;
}

.bg-primary-3 {
    background-color: #F3BAFD;
}

.bg-primary-4 {
    background-color: #E771FD;
}

.text-small-custom {
    font-size: 12px !important;
}

.text-primary-2 {
    color: #D476E5;
}

.text-primary-3 {
    color: #E89AF6;
}

.custom-2 {
    font-size: 0.8em !important;
}

@media only screen and (min-width: 992px) {
    .py-6 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
}

@media only screen and (min-width: 360px) {
    .py-6 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}

.form-control {
    color: black;
}

.form-select:disabled {
    background-color: #ffffff;
}

.form-control-custom {
    background-color: white;
    border: 2px solid #bd95c7;
    padding: 0.8rem 0.9rem !important;
}

.form-control-custom:focus {
    background-color: white;
    border-color: #bd95c7 !important;
    -webkit-box-shadow: 0 7px 15px 3px rgba(252, 206, 207, 0.3) !important;
    box-shadow: 0 7px 15px 3px rgba(252, 206, 207, 0.3) !important;
    color: black;
}

.form-control-custom-2 {
    background-color: white;
    border: 2px solid #8A8A8A;
    padding: 0.8rem 0.9rem !important;
}

.form-control-custom-2:focus {
    background-color: white;
    border-color: #8A8A8A !important;
    -webkit-box-shadow: 0 7px 15px 3px rgb(196 196 196 / 30%) !important;
    box-shadow: 0 7px 15px 3px rgb(196 196 196 / 30%) !important;
    color: black;
}

.form-select-custom {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23606261' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
    color: black;
    background-color: white;
    border: 2px solid #FCCECF;
    padding: 0.8rem 0.9rem !important;
}

.form-select-custom:focus {
    background-color: white;
    border-color: #FCCECF !important;
    -webkit-box-shadow: 0 7px 15px 3px rgba(252, 206, 207, 0.3) !important;
    box-shadow: 0 7px 15px 3px rgba(252, 206, 207, 0.3) !important;
    color: black;
}

.bg-black {
    background-color: #161616 !important;
}

[data-bs-theme=light] .btn-outline-light {
    --bs-btn-color: black;
    --bs-btn-border-color: black;
}

.btn {
    margin-bottom: 0 !important;
}

.cursor-pointer {
    cursor: pointer;
}

.table> :not(caption)>*>* {
    padding: 1rem 1rem;
}

.bg-white .swiper-pagination.swiper-pagination-line .swiper-pagination-bullet {
    background-color: #000 !important;
}

.loading-screen {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    overflow: hidden;
    background-color: #FFFFFF;
    opacity: 0.75;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    background-color: #923BA3 !important;
    border-radius: 30px !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
    box-shadow: 0 0 0 3px rgb(118 40 137 / 45%) !important;
}

.bg-tiktok {
    background-color: #000000;
    color: #fff;
    border: none;
}

.bg-tiktok:hover, .bg-tiktok:active, .bg-tiktok:focus {
    background-color: #000000;
    color: #fff;
}