@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.btn-check:focus + .btn {
    outline: unset !important;
    box-shadow: unset !important;
}

.btn:focus {
    outline: unset !important;
    box-shadow: unset !important;
}

.vcard10-sticky-btn {
    background: #FBC544;
    color: #0A0F1D;
    border: 1px solid #FBC544;
    height: 40px;
}

.vcard10-btn-group {
    width: 50px;
    height: 50px;
    color: #fff;
    background-color: #0A0F1D;
    border-radius: 50px !important;
}

.font-primary {
    color: #fff !important;
}

body {
    background-color: #E5E5E5;
    font-family: "Comfortaa", sans-serif;
    font-size: 14px;
}

.vcard-ten.main-content {
    max-width: 576px;
    min-height: 100vh;
    background-color: #0A0F1D;
}

.vcard-ten .vcard-ten-heading {
    font-weight: 500;
    font-size: 28px;
    color: #FBC544;
}

.vcard-ten__banner {
    height: auto;
}

.vcard-ten__banner .banner-image {
    width: 100%;
    z-index: 10;
    border-radius: 0 0 30px 30px;
}

@media (max-width: 575px) {
    .vcard-ten__banner .banner-image {
        border-radius: 0 0 15px 15px;
    }
}

.vcard-ten .activeSlot {
    background-color: #18151b !important;
    color: #FBC544 !important;
    cursor: pointer !important;
}

.vcard-ten__profile {
    z-index: 90;
    background: #3d3943;
    border-radius: 0 0 20px 20px;
    padding: 40px 30px 30px !important;
}

.vcard-ten__profile .avatar {
    z-index: 11;
}

.vcard-ten__profile .avatar img {
    min-width: 100px;
    max-width: 100px;
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    border: 5px solid #fff;
}

.vcard-ten__profile .profile-name {
    font-size: 24px;
    font-weight: 500;
    color: #FBC544;
}

.vcard-ten__profile .profile-designation {
    font-size: 16px;
    color: #b4b5b7;
}

.vcard-ten__profile .profile-company {
    font-size: 16px;
    color: #b4b5b7;
}

.vcard-ten__profile-details {
    z-index: 111;
}



.vcard-ten__profile-details .social-icons .twitter_icon:hover {
    fill: #1B95E0;
    box-shadow: 0 0 0 4px #1B95E0, 0 0 10px 10px rgba(27, 149, 224, 0.5);
}

.vcard-ten__profile-details .social-icons .facebook-icon:hover {
    color: #1B95E0;
    box-shadow: 0 0 0 4px #1B95E0, 0 0 10px 10px rgba(27, 149, 224, 0.5);
}

.vcard-ten__profile-details .social-icons .instagram-icon:hover {
    color: #F58EA9;
    box-shadow: 0 0 0 4px #F58EA9, 0 0 10px 10px rgba(245, 142, 169, 0.5);
}

.vcard-ten__profile-details .social-icons .linkedin-icon:hover {
    color: #007bb5;
    box-shadow: 0 0 0 4px #007bb5, 0 0 10px 10px rgba(0, 123, 181, 0.5);
}

.vcard-ten__profile-details .social-icons .whatsapp-icon:hover {
    color: #1AD086;
    box-shadow: 0 0 0 4px #1AD086, 0 0 10px 10px rgba(26, 208, 134, 0.5);
}

.vcard-ten__profile-details .social-icons .twitter-icon:hover {
    color: #1DA1F3;
    box-shadow: 0 0 0 4px #1DA1F3, 0 0 10px 10px rgba(29, 161, 243, 0.5);
}

.vcard-ten__profile-details .social-icons .globe-africa-icon:hover {
    color: #557b97;
    box-shadow: 0 0 0 4px #557b97, 0 0 10px 10px rgba(85, 123, 151, 0.5);
}

.vcard-ten__profile-details .social-icons .youtube-icon:hover {
    color: #ff0000;
    box-shadow: 0 0 0 4px #ff0000, 0 0 10px 10px rgba(255, 0, 0, 0.5);
}

.vcard-ten__profile-details .social-icons .tumblr-icon:hover {
    color: #35465d;
    box-shadow: 0 0 0 4px #35465d, 0 0 10px 10px rgba(53, 70, 93, 0.5);
}

.vcard-ten__profile-details .social-icons .reddit-icon:hover {
    color: #ff4500;
    box-shadow: 0 0 0 4px #ff4500, 0 0 10px 10px rgba(53, 70, 93, 0.5);
}

.vcard-ten__profile-details .social-icons .pinterest-icon:hover {
    color: #bd081c;
    box-shadow: 0 0 0 4px #bd081c, 0 0 10px 10px rgba(189, 8, 28, 0.5);
}

.vcard-ten__event .event-card {
    background: #3d3943;
    border-radius: 25px;
}

.vcard-ten__event .event-card .event-icon {
    padding: 10px;
    border-radius: 15px;
    min-width: 48px;
    width: 48px;
    height: 48px;
    background: #3d3943;
    box-shadow: inset 5px 5px 10px #161418, inset -5px -5px 10px #39333e !important;
}

.vcard-ten__event .event-card .event-detail .event-title {
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    color: #b4b5b7;
}

.vcard-ten__event .event-card .event-detail .event-name {
    font-size: 14px;
    word-break: break-word !important;
}

.vcard-ten__appointment .appointment-card {
    border-radius: 15px;
    background: #3d3943;
    box-shadow: 5px 5px 10px #2f2d30, -5px -5px 10px #2f2d30 !important;
}

.vcard-ten__appointment .appointment-card .appoint-date {
    font-size: 16px;
    color: #FBC544;
}

.vcard-ten__appointment .appointment-card .appoint-input {
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    padding: 10px 0;
    border: none;
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-radius: 10px;
    background-color: #fbc544;
    cursor: pointer !important;
}

.vcard-ten__appointment .appointment-card .appoint-input:focus {
    border-color: #EDF2F8 !important;
}

.vcard-ten__appointment .appointment-card .appoint-input:focus-visible {
    outline: none;
}

.vcard-ten__appointment .appointment-card .appoint-input::-moz-placeholder {
    color: #212529;
}

.vcard-ten__appointment .appointment-card .appoint-input::placeholder {
    color: #212529;
}


.vcard-ten__service .service-new-image {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 0.5rem;
    margin-bottom: 18px;
}

.vcard-ten__service .card-body {
    padding-left: 0 !important;
}

.vcard-ten__service .service-card {
    border-radius: 15px;
    background: transparent;
    max-height: 482px;
    overflow: auto;
}

.vcard-ten__service .service-card .service-image {
    min-width: 80px;
    width: 80px;
    height: 80px;
    background: #3d3943;
    box-shadow: 5px 5px 10px #2f2d30, -5px -5px 10px #2f2d30 !important;
    border-radius: 50%;
}

.vcard-ten__service .service-card .service-image img {
    min-width: 70px;
    width: 70px;
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover;
}

.vcard-ten__service .service-card .service-details .service-title {
    font-weight: 500;
    font-size: 18px;
    color: #FBC544;
}

.vcard-ten__service .service-card .service-details .service-paragraph {
    font-size: 14px;
    color: #b4b5b7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    width: 200px;
}

.vcard-ten__service .services-slider-view .slick-list {
    padding-top: 5px !important;
}

@media (max-width: 500px) {
    .vcard-ten__service .services-slider-view .slick-list {
        height: 250px !important;
    }
}

.vcard-ten__service .services-slider-view .service-card {
    border-radius: 10px;
    background-color: #1e2a3f;
    box-shadow: 0 12px 15px -4px rgba(3, 6, 11, 0.39);
    border: 1px solid #192437;
    color: #b4b5b7;
    padding: 18px;
}

.vcard-ten__service .services-slider-view .service-card .card-title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 6px;
    color: #FBC544;
}

.vcard-ten__service .services-slider-view .service-card .description-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (max-width: 500px) {
    .vcard-ten__service .services-slider-view .service-card .description-text {
        -webkit-line-clamp: 3;
    }
}

.vcard-ten__service .services-slider-view .service-card .img {

}

.vcard-ten__service .services-slider-view .service-card .img img {

}

@media (max-width: 500px) {
    .vcard-ten__service .services-slider-view .service-card .img img {

    }
}

@media (max-width: 500px) {
    .vcard-ten__service .services-slider-view .service-card {
        min-height: 230px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
}

.vcard-ten__service .services-slider-view .slick-list .slick-slide {
    margin: 0 15px;
}

.vcard-ten__service .services-slider-view .slick-dots {
    bottom: -20px !important;
}

.vcard-ten__service .services-slider-view .slick-dots li {
    margin: 0 !important;
}

.vcard-ten__service .services-slider-view .slick-dots button::before {
    font-size: 15px !important;
    color: #fff;
}

.vcard-ten__gallery .gallery-slider {
    z-index: 10;
}

.vcard-ten__gallery .gallery-slider .slick-track {
    display: flex !important;
}

.vcard-ten__gallery .gallery-slider .slick-slide {
    margin: 0 6px;
    display: flex;
    height: auto;
}

.vcard-ten__gallery .gallery-slider .slick-list {
    padding: 20px 0 0 0;
}

.vcard-ten__gallery .gallery-slider .slick-dots li {
    width: 10px !important;
}

.vcard-ten__gallery .gallery-slider .slick-dots li button:before {
    font-size: 15px !important;
}

.vcard-ten__gallery .gallery-slider .slick-dots li button:before {
    color: #fff;
}

.vcard-ten__gallery .gallery-slider .slick-dots li.slick-active button:before {
    color: #fff;
}

.vcard-ten__gallery .gallery-card {
    background-color: #1e2a3f;
    box-shadow: 0 12px 15px -4px rgba(3, 6, 11, 0.39);
    border: 1px solid #192437;
    border-radius: 15px;
    z-index: 100;
}

.vcard-ten__gallery .gallery-card .gallery-profile {
    height: 238px;
}

.vcard-ten__gallery .gallery-card .gallery-profile img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 238px;
}

.vcard-ten__gallery .gallery-card .gallery-profile .gallery-link:focus-visible {
    outline: none;
}

.vcard-ten__gallery .gallery-card .gallery-profile .gallery-item {
    display: inline-block;
    width: 100%;
    height: 238px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 3px;
    cursor: pointer;
    transition: all 0.5s;
    position: relative;
}

.vcard-ten .video-container {
    height: 238px;
}

.vcard-ten .audio-container img {
    height: 173px !important;
}

.vcard-ten__product .product-slider {
    z-index: 10;
}

.vcard-ten__product .product-slider .slick-track {
    display: flex !important;
}

.vcard-ten__product .product-slider .slick-slide {
    margin: 0 6px;
    display: flex;
    height: auto;
}

.vcard-ten__product .product-slider .slick-list {
    padding: 20px 0;
}

.vcard-ten__product .product-slider .slick-dots li {
    width: 10px !important;
}

.vcard-ten__product .product-slider .slick-dots li button:before {
    font-size: 30px !important;
}

.vcard-ten__product .product-slider .slick-dots li button:before {
    color: #fff;
}

.vcard-ten__product .product-slider .slick-dots li.slick-active button:before {
    color: #fff;
}

.vcard-ten__product .product-card {
    background: #1e2a3e;
    border-radius: 15px;
    z-index: 100;
}

.vcard-ten__product .product-card .product-profile img {
    -o-object-fit: contain;
    object-fit: contain;
}

.vcard-ten__product .product-card .product-details {
    margin-top: 20px !important;
}

.vcard-ten__product .product-card .product-details h4 {
    font-weight: 500;
    font-size: 18px;
    color: #010101;
}

.vcard-ten__product .product-card .product-details span {
    font-weight: 500;
    font-size: 14px;
    color: #B8B8B8;
}

.vcard-ten__product .product-card .product-details p {
    font-size: 14px;
    font-weight: 400;
    color: #010101;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vcard-ten__product_details_page .product-card {
    background: #3d3943;
    border-radius: 15px;
    z-index: 100;
}

.vcard-ten__product_details_page .product-card .product-profile img {
    -o-object-fit: cover;
    object-fit: cover;
}

.vcard-ten__product_details_page .product-card .product-details {
    margin-top: 20px !important;
}

.vcard-ten__product_details_page .product-card .product-details h4 {
    font-weight: 500;
    font-size: 18px;
    color: white;
}

.vcard-ten__product_details_page .product-card .product-details span {
    font-weight: 500;
    font-size: 14px;
    color: #B8B8B8;
}

.vcard-ten__product_details_page .product-card .product-details p {
    font-size: 14px;
    font-weight: 400;
    color: white;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

@media (max-width: 580px) {
    .vcard-ten__product_details_page .product-card {
        width: 100% !important;
    }

    .vcard-ten__product_details_page .product-card img {
        width: 100% !important;
    }
}

.vcard-ten__testimonial .testimonial-slider {
    z-index: 10;
}

.vcard-ten__testimonial .testimonial-slider .slick-track {
    display: flex !important;
}

.vcard-ten__testimonial .testimonial-slider .slick-slide {
    margin: 0 8px;
    display: flex;
    height: auto;
}

.vcard-ten__testimonial .testimonial-slider .slick-list {
    padding: 18px 0 12px;
}

.vcard-ten__testimonial .testimonial-slider .slick-dots li {
    margin: 0 2px;
    width: 14px !important;
}

.vcard-ten__testimonial .testimonial-slider .slick-dots li button:before {
    color: rgba(255, 255, 255, 0.34);
    font-size: 12px !important;
    opacity: 1;
}

.vcard-ten__testimonial .testimonial-slider .slick-dots li.slick-active button:before {
    color: #ffffff;
}

.vcard-ten__testimonial .testimonial-card {
    background: linear-gradient(180deg, rgba(72, 67, 79, 0.98) 0%, rgba(77, 72, 84, 0.98) 100%) !important;
    border: 1px solid rgba(255, 255, 255, 0.04) !important;
    border-radius: 20px;
    box-shadow: none !important;
    overflow: hidden;
    padding: 1.35rem 1.35rem 1.1rem !important;
    z-index: 100;
}

.vcard-ten__testimonial .testimonial-card .testimonial-quote {
    color: #2d2833;
    font-size: 80px;
    position: absolute;
    right: 20px;
    bottom: 0;
}

.vcard-ten__testimonial .testimonial-card .review-message {
    color: rgba(239, 243, 249, 0.84);
    display: block;
    line-height: 1.8;
    margin-bottom: 1.35rem !important;
    max-height: none;
    overflow: visible;
    padding-top: 1.3rem;
}

.vcard-ten__testimonial .testimonial-card .testimonial-footer {
    position: relative;
    z-index: 2;
}

.vcard-ten__testimonial .testimonial-card .testimonial-user {
    gap: 0.85rem;
    z-index: 100;
}

.vcard-ten__testimonial .testimonial-card .testimonial-user img {
    box-shadow: 0 10px 18px rgba(10, 15, 29, 0.18);
    height: 72px;
    min-width: 72px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 72px;
}

.vcard-ten__testimonial .testimonial-card .testimonial-user .user-details .user-name {
    color: #fbc544;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0;
}

.vcard-ten__testimonial .testimonial-card .testimonial-user .user-details {
    gap: 0.15rem;
}

.vcard-ten__testimonial .testimonial-card .testimonial-user .user-details .user-designation {
    color: rgba(228, 231, 237, 0.58);
    font-size: 0.83rem;
}

.vcard-ten__testimonial .testimonial-card .testimonial-quote-mark {
    display: inline-flex;
    height: 44px;
    min-width: 54px;
    opacity: 0.95;
    position: relative;
}

.vcard-ten__testimonial .testimonial-card .testimonial-quote-mark::before,
.vcard-ten__testimonial .testimonial-card .testimonial-quote-mark::after {
    /*background: #0f1728;*/
    /*border-radius: 999px 999px 14px 999px;*/
    /*content: "";*/
    /*display: block;*/
    /*height: 44px;*/
    /*position: absolute;*/
    /*top: -13px;*/
    /*width: 20px;*/
}

.vcard-ten__testimonial .testimonial-card .testimonial-quote-mark::before {
    left: 0;
}

.vcard-ten__testimonial .testimonial-card .testimonial-quote-mark::after {
    border-radius: 999px 999px 999px 14px;
    right: 0;
}

.vcard-ten__blog .blog-slider .slick-track {
    display: flex !important;
}

.vcard-ten__blog .blog-slider .slick-slide {
    margin: 0 10px;
    display: flex;
    height: auto;
}

.vcard-ten__blog .blog-slider .slick-list {
    overflow: visible;
}

.vcard-ten__blog .blog-slider .slick-dots {
    bottom: -5px;
}

.vcard-ten__blog .blog-slider .slick-dots li {
    width: 10px !important;
}

.vcard-ten__blog .blog-slider .slick-dots li button:before {
    font-size: 15px !important;
}

.vcard-ten__blog .blog-slider .slick-dots li button:before {
    color: #fff;
}

.vcard-ten__blog .blog-slider .slick-dots li.slick-active button:before {
    color: #fff;
}

.vcard-ten__blog .blog-slider .blog-card {
    background: #4a4552;
    border-radius: 15px;
    z-index: 100;
    padding: 20px;
}

.vcard-ten__blog .blog-slider .blog-card .blog-image img {
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto;
    outline: 2px solid #66636c;
    outline-offset: 5px;
    border-radius: 15px;
}

@media (max-width: 575px) {
    .vcard-ten__blog .blog-slider .blog-card .blog-image img {
    }
}

.vcard-ten__blog .blog-slider .blog-card .blog-details h5 {
    color: #FBC544;
}

.vcard-ten__blog .blog-slider .blog-card .blog-details p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    max-width: 100%;
    font-size: 14px;
    color: #b4b5b7;
}

.vcard-ten__blog .blog-slider .blog-card .blog-details .title-color {
    color: #FBC544 !important;
}

.vcard-ten .slick-dots > li {
    display: inline-block;
}

.vcard-ten .slick-dots > li:only-child {
    display: none;
}

.vcard-ten__qr-code {
    background: #26324a;
    margin-top: 1.25rem;
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
    z-index: 200;
}

.vcard-ten__qr-code .qr-code-card {
    align-items: center;
    background: #172133 !important;
    border: 0 !important;
    border-radius: 16px;
    box-shadow: none !important;
    justify-content: center;
    margin-top: 1.25rem;
    max-width: 480px;
    padding: 1rem 1rem 1.15rem !important;
    display: flex !important;
    flex-direction: row;
    gap: 20px;
}

.vcard-ten__qr-code .qr-code-card .qr-code-stack {
    width: 100%;
}

.vcard-ten__qr-code .qr-code-card .qr-profile {
    margin-bottom: 1rem;
}

.vcard-ten__qr-code .qr-code-card .qr-profile img {
    border: 4px solid rgba(214, 231, 255, 0.95);
    box-shadow: 0 10px 24px rgba(3, 8, 18, 0.24);
    height: 82px;
    min-width: 82px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 82px;
}

.vcard-ten__qr-code .qr-code-card .qr-code-img {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 0.75rem;
    padding: 2px;
    background: #fff;
    border-radius: 5px;
}

.vcard-ten__qr-code .qr-code-card .qr-code-img svg,
.vcard-ten__qr-code .qr-code-card .qr-code-img img {
    border-radius: 4px;
    max-width: 132px;
    min-width: 132px;
}

.vcard-ten__qr-code .qr-code-card .qr-code-scanner {
    border-radius: 5px;
}

.vcard-ten__qr-code .qr-code-card .qr-code-scanner img {
    max-width: 146px;
    min-width: 146px;
    height: 146px;
    -o-object-fit: cover;
    object-fit: cover;
}

.vcard-ten__qr-code .qr-code-card .download_my_qr_code {
    color: #d8dce5 !important;
    display: inline-block;
    font-weight: 700;
    line-height: 1.2;
    padding-top: 0.35rem !important;
    text-align: center;
    transition: color 0.2s ease, transform 0.2s ease;
}

@media (max-width: 340px) {
    .vcard-ten__qr-code .qr-code-card .download_my_qr_code {
        font-size: 14px;
    }
}

.vcard-ten__qr-code .qr-code-card .download_my_qr_code:hover {
    color: #fbc544 !important;
    transform: translateY(-1px);
}

.vcard-ten .share-btn a {
    padding: 10px 20px;
    background: #3d3943;
    box-shadow: 5px 5px 0px #18151b, -5px -5px 0px #3a3541;
    border: none;
    outline: none;
    border-radius: 10px;
    transition: all 0.3s ease;
    color: #FBC544;
}

@media (max-width: 340px) {
    .vcard-ten .share-btn a {
        font-size: 14px;
    }
}

.vcard-ten .share-btn a:hover {
    background: #3d3943;
    box-shadow: -5px -5px 0px #18151b, 5px 5px 0px #3a3541;
}

.vcard-ten .share-btn a i {
    color: #FBC544;
}

@media (max-width: 575px) {
    .vcard-ten .share-btn {
        margin: 0 auto;
    }
}

.vcard-ten__timing .business-card {
    padding: 20px !important;
    border-radius: 15px;
    border: none;
    background-color: #3d3943;
}

@media (max-width: 575px) {
    .vcard-ten__timing .business-card {
        padding: 15px !important;
    }
}

.vcard-ten__timing .business-card .calendar-icon {
    background-color: #0A0F1D;
    border-radius: 12px !important;
}

.vcard-ten__timing .business-card .business-hour-day-text {
    color: #9E9CA1 !important;
}

.vcard-ten__timing .business-card .business-hour-time-text {
    color: #fff !important;
}

.vcard-ten__timing .business-card-today {
    border: 1px solid #fff;
}

.vcard-ten__contact .contact-form input, .vcard-ten__contact .contact-form textarea {
    padding: 0.688rem 0.75rem;
    background-color: #3d3943;
    border: 1px solid #3d3943;
    outline: none;
    color: #b4b5b7;
    position: relative;
    z-index: 100;
}

.vcard-ten__contact .contact-form input:focus, .vcard-ten__contact .contact-form textarea:focus {
    box-shadow: unset;
    border: 1px solid #3d3943;
}

.vcard-ten__contact .contact-form input::-moz-placeholder, .vcard-ten__contact .contact-form textarea::-moz-placeholder {
    color: #b4b5b7;
}

.vcard-ten__contact .contact-form input::placeholder, .vcard-ten__contact .contact-form textarea::placeholder {
    color: #b4b5b7;
}

.vcard-ten__contact .contact-form a {
    color: #0099fb !important;
}

.vcard-ten__contact .contact-form span {
    color: #b4b5b7 !important;
}

.vcard-ten__contact .contact-form .form-check-input {
    border: 1px solid #dbdbdb;
}

.vcard-ten__contact .contact-form .form-check-input:checked {
    background-color: #6571ff;
    border-color: #6571ff;
}

.primary-btn {
    opacity: 1 !important;
    transition: opacity ease 300ms !important;
    background-color: #fec544 !important;
    border-color: #fec544 !important;
    color: #000 !important;
    box-shadow: 0px 4px 12px -4px #03060b !important;
    padding: 0.45rem 1rem;
    min-width: 170px;
}

.primary-btn:hover {
    transition: opacity ease 300ms !important;
    background-color: #fec544 !important;
    border-color: #fec544 !important;
    opacity: 0.9 !important;
    color: #212121 !important;
    box-shadow: 0px 4px 12px -4px #03060b !important;
    transform: scale(1.01);
}

.vcard-ten .language ul {
    list-style: none;
}

.vcard-ten .language ul .lang-list {
    padding: 5px 11px;
    background: #FBC544;
    border: none;
    outline: none;
    border-radius: 40px;
    transition: all 0.3s ease;
    width: -moz-fit-content;
    width: fit-content;
}

.vcard-ten .language ul .lang-list .lang-head {
    color: #333;
}

.vcard-ten .language ul .lang-list .lang-head i, .vcard-ten .language ul .lang-list .lang-head path {
    color: #333;
}

.vcard-ten .language ul .lang-list .lang-head:after {
    border: solid #333;
    border-width: 0 1.5px 1.5px 0;
    display: inline-block;
    margin-left: 0;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: 2px;
}

.vcard-ten .language ul .lang-list .lang-hover-list {
    margin: 15px 0 0;
    font-size: 15px;
    width: 115%;
    left: unset !important;
    right: 0;
    min-width: 85px;
}

.vcard-ten .language ul .lang-list .lang-hover-list li {
    padding: 5px 15px;
}

.vcard-ten .language ul .lang-list .lang-hover-list li:hover {
    background-color: #f1faff !important;
}

.vcard-ten .language ul .lang-list .lang-hover-list li:hover a {
    color: #009ef7 !important;
}

.vcard-ten .language ul .lang-list .lang-hover-list li.active {
    background-color: #f1faff !important;
}

.vcard-ten .language ul .lang-list .lang-hover-list li.active a {
    color: #009ef7 !important;
}

.vcard-ten .language ul .lang-list .lang-hover-list li a {
    color: #5e6278 !important;
    text-decoration: none;
}

.vcard-ten .language ul .lang-list .lang-hover-list li img {
    height: 20px !important;
    width: 25px !important;
}

.vcard-ten-btn {
    padding: 10px 20px !important;
    background: #3d3943 !important;
    box-shadow: 5px 5px 0 #18151b, -5px -5px 0px #3a3541 !important;
    border: none;
    outline: none;
    border-radius: 5px !important;
    transition: all 0.3s ease !important;
    color: #FBC544 !important;
}

.vcard-ten-btn:hover {
    background: #3d3943 !important;
    box-shadow: -5px -5px 0 #18151b, 5px 5px 0px #3a3541 !important;
    color: #FBC544 !important;
}

.vcard-ten-btn i {
    color: #FBC544;
}

@media (max-width: 575px) {
    .vcard-ten-btn {
        margin: 0 auto;
    }
}

.slick-slide div {
    width: 100% !important;
}

.vcard-ten .language ul .lang-list .lang-hover-list {
    margin: 0 0 0;
}

.vcard-ten .language ul .lang-list .lang-hover-list.top-dropdown {
    margin: -80px 0 0;
}

.card-height {

}


.vcard-ten__blog .blog-slider .blog-card {
    height: 330px;
}

@media (max-width: 440px) {
    .vcard-ten__blog .blog-slider .blog-card {
        height: auto !important;
    }
}

.main-section .main-bg {
    width: 100% !important;
}

.main-section-vcard5 .main-bg {
    min-height: 100vh !important;
}

.profile-description {
    text-align: center;
    color: #b4b5b7;
}

.profile-description h1, .profile-description h2 {
    color: #b4b5b7 !important;
}

#wrap {
    background-color: #ddd;
    padding: 50px 0;
}

#slider {
    width: 500px;
    margin: 0 auto;
}

#slider img {
    width: 100%;
}

button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.slide-arrow {
    position: absolute;
    top: 99%;
}

.prev-arrow {
    z-index: 99;
    left: -346px;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 11px solid #cfd0d1;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

@media (max-width: 575px) {
    .prev-arrow {
        left: -327px;
    }
}

@media (max-width: 375px) {
    .prev-arrow {
        left: -278px;
    }
}

.slick-dots {
    margin-bottom: -5px !important;
}

.next-arrow {
    z-index: 99;
    right: -346px;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 11px solid #cfd0d1;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

@media (max-width: 575px) {
    .next-arrow {
        left: 327px;
    }
}

@media (max-width: 375px) {
    .next-arrow {
        left: 284px;
    }
}

.blog-prev-arrow {
    z-index: 99;
    left: 132px;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 11px solid #cfd0d1;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

@media (max-width: 575px) {
    .blog-prev-arrow {
        left: 40px;
    }
}

.blog-next-arrow {
    z-index: 99;
    right: 132px;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 11px solid #cfd0d1;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

@media (max-width: 575px) {
    .blog-next-arrow {
        right: 40px;
    }
}

.slide-arrow-blog {
    position: absolute;
    bottom: 20px;
    width: 15px !important;
}

.vcard-ten__blog .blog-slider .slick-list {
    margin-bottom: 44px !important;
}

.vcard-ten__blog .blog-slider .slick-dots {
    bottom: 25px !important;
}

.morelink {
    color: #fff;
}

.lb-data .lb-number {
    display: none !important;
}

.social-icons img {
    width: 68px !important;
    height: 68px !important;
    border-radius: 50% !important;
    box-shadow: 0 0 0 4px #3d3943 !important;
    padding: 6px !important;
}

.underline {
    background-color: #2a252e;
}

.link-bg {
    background-color: #3d3943 !important;
}


.my-btn {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .313rem;
    color: #212529;
    cursor: pointer;
    display: inline-block;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .563rem 1.563rem;
    text-align: center;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    border-radius: 60px !important;
}

.btn-primary {
    opacity: 1;
    transition: opacity ease 300ms;
    background-color: #fec544 !important;
    border-color: #fec544 !important;
    color: #212121;
}

.btn-primary:hover {
    transition: opacity ease 300ms;
    background-color: #fec544 !important;
    border-color: #fec544 !important;
    opacity: 0.9;
    color: #fff;
}

.btn-share {
    opacity: 1 !important;
    transition: opacity ease 300ms !important;
    background-color: #fec544 !important;
    border-color: #fec544 !important;
    color: #000 !important;
    box-shadow: 0px 4px 12px -4px #03060b !important;
    padding: 0.45rem 1rem !important;
    min-width: 170px;
}

.btn-share:hover {
    transition: opacity ease 300ms !important;
    background-color: #fec544 !important;
    border-color: #fec544 !important;
    opacity: 0.9 !important;
    color: #212121 !important;
    box-shadow: 0px 4px 12px -4px #03060b !important;
    transform: scale(1.01);
}

.btn-contact {
    opacity: 1 !important;
    transition: opacity ease 300ms !important;
    background-color: #20293c !important;
    border-color: #20293c !important;
    color: #d2d2d2 !important;
    box-shadow: 0 4px 12px -4px #03060b !important;
    padding: 0.45rem 1rem !important;
}

.btn-contact:hover {
    transition: opacity ease 300ms !important;
    background-color: #444a59 !important;
    border-color: #20293c !important;
    opacity: 0.9 !important;
    color: #d2d2d2 !important;
    box-shadow: 0px 4px 12px -4px #03060b !important;
    transform: scale(1.01);
}

.product-btn {
    padding: 10px 13px;
    background: #3d3943;
    box-shadow: 5px 5px 0px #18151b, -5px -5px 0px #3a3541;
    border: none;
    outline: none;
    transition: all 0.3s ease;
    color: #FBC544;
}

.product-btn:hover {
    background: #3d3943;
    box-shadow: -5px -5px 0px #18151b, 5px 5px 0px #3a3541;
    color: #FBC544;
}

.modal-backdrop {
    background-color: transparent;
}

.modal {
    z-index: 99999 !important;
    background-color: #00000080;
}

.modal .news-modal #newsLatter-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
    border: none;
    border-radius: 0.475rem;
    outline: 0;
    background-color: white;
}

.modal .news-modal #newsLatter-content .form-control {
    padding: 0.375rem 0.75rem !important;
}

.modal .news-modal #newsLatter-content .newsmodal-header .newsmodal-title {
    font-size: 50px;
    text-align: center !important;
    color: #FBC544;
}

.modal .news-modal #newsLatter-content .modal-body {
    padding: 1.75rem;
}

.modal .news-modal #newsLatter-content .modal-body .content {
    color: #FBC544;
    font-size: 23px;
}

.modal .news-modal #newsLatter-content .modal-body .modal-desc {
    color: silver;
    font-size: 16px;
    font-weight: 400;
}

.modal .news-modal #newsLatter-content .modal-body .email-input {
    border-radius: 8px !important;
}

.modal .news-modal #newsLatter-content .modal-body .email-input .btn {
    padding: 6px 10px !important;
    border-radius: 8px !important;
}

.modal .news-modal #newsLatter-content .modal-body .required:after {
    color: #f62947;
    content: "*";
    font-size: inherit;
    font-weight: 700;
    position: relative;
}

.modal .news-modal #newsLatter-content .modal-body .input-box {
    background-color: #f5f8fa;
    border: unset;
    color: #5e6278;
    transition: all 0.2s ease;
    font-size: 1.1rem;
    line-height: 1.5;
    padding: 0.75rem 1rem;
    border-radius: 0.475rem;
}

.modal .news-modal #newsLatter-content .modal-body .input-box:focus {
    box-shadow: unset;
    background-color: #eef3f7;
}

.modal .news-modal #newsLatter-content .modal-body .input-group {
    margin-top: 15px;
}

.modal .news-modal #newsLatter-content .modal-footer {
    padding: 1.875rem;
}

.modal .news-modal #newsLatter-content .modal-footer .btn {
    padding: 10px 20px !important;
    border-radius: 0.475rem !important;
}

.modal .news-modal #newsLatter-content .modal-footer .submit-btn {
    background-color: #6571ff !important;
    border: unset;
    outline: unset;
    color: #fff;
    padding: 10px 20px !important;
    margin-top: 26px;
}

.modal .news-modal #newsLatter-content .modal-footer .submit-btn:hover {
    background-color: #6571ff !important;
}

.modal .news-modal #newsLatter-content .modal-footer .submit-btn:focus {
    box-shadow: unset;
}

#email-send {
    background: #FBC544;
    color: white !important;
    font-size: 15px;
    border: none;
}

.animate-bottom {
    position: relative;
    animation: animatebottom 0.4s;
}

@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0;
    }
    to {
        bottom: 0px;
        opacity: 1;
    }
}

.insta-feed {
    max-height: 1000px !important;
    overflow: scroll !important;
}

.insta-feed-iframe iframe {
    border-radius: 15px !important;
    border: none !important;
}

.instagram-btn {
    flex: 1;
    position: relative;
}

.instagram-btn::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 2px;
    top: 100%;
    background-color: #FBC544;
    transition: width 0.3s ease;
}

.instagram-btn.active::before {
    width: 80%;
}

.instagram-btn .svg-post-icon rect, .instagram-btn .svg-post-icon line {
    stroke: #FBC544;
}

.instagram-btn.active .svg-post-icon rect, .instagram-btn.active .svg-post-icon line {
    fill: #FBC544;
    stroke: #2d2832;
}

.instagram-btn .svg-reels-icon .not-active-svg {
    display: block;
}

.instagram-btn .svg-reels-icon .active-svg {
    display: none;
}

.instagram-btn .svg-reels-icon path.not-active-svg, .instagram-btn .svg-reels-icon rect {
    fill: #FBC544;
}

.instagram-btn .svg-reels-icon path {
    fill: #FBC544;
}

.instagram-btn.active .svg-reels-icon .not-active-svg, .instagram-btn.active .svg-reels-icon rect {
    display: none;
}

.instagram-btn.active .svg-reels-icon .active-svg {
    display: block;
}

.insta-toggle {
    border-radius: 35px !important;
    margin: 10px !important;
    padding: 8px !important;
    transition: all 0.3s ease !important;
}

#instafeed-container a img {
    width: 44%;
    height: 200px !important;
    margin: 11px;
    border-radius: 15px;
}

.instagram-media {
    min-width: 50% !important;
    max-width: 100% !important;
}

.support-banner {
    width: 100%;
    max-width: 520px;
    height: auto !important;
    position: fixed;
    bottom: 20px;
    z-index: 99999 !important;
    background: white !important;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 20px;
    box-shadow: 0 7px 8px 0 #848181, 0 0px 11px 0 #000000;
    margin-left: 32px;
    margin-right: 32px;
}

@media (max-width: 575px) {
    .support-banner {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.support-banner .support_heading {
    font-size: 27px;
    margin-top: 30px;
}

.support-banner .support_text {
    margin-bottom: 22px;
    max-height: 110px !important;
    overflow: scroll !important;
    margin-top: 13px;
}

.act-now {
    padding: 10px 23px;
    background: #FBC544;
    border: none;
    outline: none;
    transition: all 0.3s ease;
    transform: translateY(0);
    text-decoration: none;
    color: white;
    position: relative;
    bottom: 10px;
    display: inline-block !important;
    border-radius: 15px;
}

.banner-close {
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 20px !important;
}

.iframe-slider .slick-track {
    display: flex !important;
}

.iframe-slider .slick-slide {
    margin: 0 10px;
    display: flex;
    height: auto;
}

.iframe-slider .slick-list {
    padding: 30px 0;
    overflow: visible;
}

.iframe-slider .slick-dots {
    bottom: 6px;
}

.iframe-slider .slick-dots li {
    width: 10px !important;
}

.iframe-slider .slick-dots li button:before {
    font-size: 30px !important;
}

.iframe-slider .slick-dots li button:before {
    color: #fff;
}

.iframe-slider .slick-dots li.slick-active button:before {
    color: #fff;
}

.iframe-slider .iframe-card {
    background: #3d3943;
    border-radius: 15px;
    z-index: 100;
    padding: 20px;
}

.iframe-prev-arrow {
    z-index: 99;
    left: 132px;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 11px solid #cfd0d1;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

@media (max-width: 575px) {
    .iframe-prev-arrow {
        left: 40px;
    }
}

.iframe-next-arrow {
    z-index: 99;
    right: 132px;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 11px solid #cfd0d1;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

@media (max-width: 575px) {
    .iframe-next-arrow {
        right: 40px;
    }
}

.slide-arrow-iframe {
    position: absolute;
    bottom: 5px;
    width: 15px !important;
}

.custom-link {
    color: #cfd0d1 !important;
}

@media (min-width: 576px) {
    .main-content.rtl .text-sm-start {
        text-align: right !important;
    }

    .main-content.rtl .ms-sm-3 {
        margin-right: 0.75rem !important;
    }
}

.main-content.rtl .text-start {
    text-align: right !important;
}

.main-content.rtl .form-check {
    padding-right: 2.063em !important;
    padding-left: 0 !important;
}

.main-content.rtl .form-check .form-check-input {
    float: right !important;
    margin-right: -2.063em !important;
}

.modal-content[dir=rtl] .pl-50 {
    padding-right: 50px;
}

.modal-content[dir=rtl] .text-center {
    text-align: start !important;
}

.modal-content[dir=rtl] .arrow {
    transform: rotate(180deg) !important;
}

.modal-content[dir=rtl] .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0.313rem !important;
    border-bottom-right-radius: 0.313rem !important;
}

.modal-content[dir=rtl] .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0.313rem !important;
    border-bottom-left-radius: 0.313rem !important;
}

.toast-title {
    margin-right: 12px;
}

.toast-message {
    margin-right: 12px;
}

.input-box {
    padding: 20px;
    display: grid;
    place-items: center;
    border-width: 0 !important;
    border-radius: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    background-color: #3d3943;
}

.input-box h4 {
    margin: 0;
    color: #b4b5b7 !important;
}

.file-list li {
    background-color: #3d3943 !important;
}

.selected-files .item {
    border-width: 0 !important;
}

.selected-files h5 {
    color: #cfd0d1 !important;
}

.file-list {
    overflow-y: auto;
    list-style-type: none !important;
    padding: 0 0 10px 0 !important;
    margin: 0;
    max-height: 220px;
    font-size: medium !important;
}

@media (min-width: 576px) {
    #newsLatterModal .modal-dialog {
        max-width: 420px !important;
    }
}

.close-modal {
    position: absolute !important;
    right: 16px !important;
    top: 16px !important;
    z-index: 1 !important;
}

.product-img-slider {
    padding-bottom: 30px !important;
}

.product-img-slider .slick-dots {
    bottom: 0px !important;
}

.product-img-slider .slick-dots li button::before {
    font-size: 30px;
    color: #fff !important;
}

.product-img-height {
    max-height: 208px;
    max-width: 208px;
}

.product-img-slider.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

.pwa-support {
    width: 100%;
    max-width: 400px;
    height: auto !important;
    position: fixed !important;
    bottom: 20px;
    z-index: 99999 !important;
    background: white;
    padding: 24px;
    border-radius: 32px;
    box-shadow: 0 7px 8px 0 #848181, 0 0px 11px 0 #000000;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.pwa-support .pwa-heading {
    font-size: 20px;
    margin-bottom: 12px;
}

.pwa-support .pwa-text {
    margin-bottom: 16px;
}

.pwa-install-button {
    background: #FBC544 !important;
    color: #fff !important;
    border-radius: 15px !important;
}

.pwa-cancel-button {
    background-color: #adb5bd !important;
    color: #000000;
    border-radius: 15px !important;
    padding: 0.563rem 1.563rem;
    border: none !important;
}

.pwa-cancel-button:hover {
    background-color: #d1d5db !important;
    border: none !important;
    color: #000000 !important;
}

.youtube-link-10 {
    padding-top: 56.25%;
    position: relative;
}

.youtube-link-10 iframe {
    position: absolute !important;
    top: 0;
    left: 0 !important;
    height: 100% !important;
    width: 100 !important;
}

.language-btn {
    z-index: 99999 !important;
}

.vcard-ten__contact {
    z-index: 0 !important;
}

.social-section .social-box {
    color: #FBC544;
}

.social-section .social-box:hover {
    color: #fff;
}

.section-heading p {
    padding-bottom: 6px;
    font-weight: 400 !important;
    font-size: 1.875rem;
    line-height: 2.25rem;
    letter-spacing: 1px;
}

.section-heading p::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 4px;
    background-color: #FBC544;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 5px;
    margin: 0 auto;
}

@media (max-width: 575px) {
    .section-heading p::after {
        width: 40px;
    }
}

/* End unified vcard section heading */

/* Top hero refinement: profile + contact cards + social icons */
.vcard-ten__profile {
    background: linear-gradient(180deg, rgba(39, 49, 73, 0.96) 0%, rgba(33, 42, 63, 0.98) 100%) !important;
    border: 1px solid rgba(251, 197, 68, 0.08);
    border-radius: 0 0 34px 34px;
    box-shadow: 0 20px 50px rgba(6, 10, 20, 0.28);
    margin: -4px 14px 0;
    padding: 34px 28px 26px !important;
}

.vcard-ten__profile .vcard-ten__profile-main {
    gap: 1rem;
}

.vcard-ten__profile .avatar {
    flex: 0 0 auto;
}

.vcard-ten__profile .avatar img {
    border: 4px solid rgba(255, 255, 255, 0.92);
    box-shadow: 0 14px 26px rgba(9, 14, 26, 0.24);
    height: 108px;
    max-width: 108px;
    min-width: 108px;
    width: 108px;
}

.vcard-ten__profile .profile-copy {
    width: 100%;
}

.vcard-ten__profile .profile-name {
    color: #fbc544 !important;
    font-size: 2.05rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.05;
    margin-bottom: 1rem;
}

.vcard-ten__profile .profile-designation,
.vcard-ten__profile .profile-company {
    color: #d8dce4 !important;
    display: block;
    font-size: 1.05rem;
    font-weight: 500;
    line-height: 1.35;
}

.vcard-ten__profile .profile-company {
    color: #b7becc !important;
    margin-top: 0.15rem;
}

.vcard-ten__profile .verification-icon {
    color: #fbc544 !important;
}

.vcard-ten__profile .profile-meta-list {
    gap: 0.75rem;
    margin: 0 auto;
    max-width: 540px;
}

.vcard-ten__profile .profile-meta-pill {
    align-items: center;
    background: rgba(18, 27, 45, 0.72);
    border: 1px solid rgba(251, 197, 68, 0.08);
    border-radius: 999px;
    color: #e3e8f1;
    display: inline-flex;
    font-size: 0.96rem;
    gap: 0.55rem;
    justify-content: center;
    padding: 0.55rem 1.15rem;
    text-align: center;
}

.vcard-ten__profile .profile-meta-pill i, .vcard-ten__profile .profile-meta-pill path {
    color: #fec544;
}

.vcard-ten__profile .profile-description-wrap {
    margin-top: 1.55rem;
}

.vcard-ten__profile .profile-description-card {
    background: rgba(18, 27, 45, 0.58);
    border: 1px solid rgba(251, 197, 68, 0.06);
    border-radius: 24px;
    max-width: 620px;
    padding: 1.45rem 1.5rem;
    width: 100%;
}

.vcard-ten__profile .profile-description,
.vcard-ten__profile .profile-description *,
.profile-description,
.profile-description h1,
.profile-description h2,
.profile-description p {
    color: #b9c1ce !important;
}

.vcard-ten__profile .profile-description,
.profile-description {
    font-size: 1rem;
    line-height: 1.8;
    margin: 0 auto;
    max-width: 100%;
    padding-top: 0 !important;
    text-align: center;
}

.vcard-ten__profile-details {
    padding: 1.5rem 1rem 0.25rem !important;
}

.vcard-ten__event {
    padding-top: 0.75rem !important;
}

.vcard-ten__event .container.mt-4 {
    margin-top: 0 !important;
}

.vcard-ten__event .row {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
}

.vcard-ten__event .event-card {
    background: linear-gradient(180deg, rgba(46, 65, 100, 0.96) 0%, rgba(52, 73, 112, 0.96) 100%) !important;
    border: 1px solid rgba(255, 255, 255, 0.04) !important;
    border-radius: 18px !important;
    box-shadow: none !important;
    min-height: 100%;
    padding: 1.1rem 1.15rem !important;
    position: relative;
    transition: transform 0.22s ease, background 0.22s ease, border-color 0.22s ease;
}

.vcard-ten__event .event-card:hover {
    background: linear-gradient(180deg, rgba(50, 70, 108, 0.98) 0%, rgba(57, 78, 118, 0.98) 100%) !important;
    border-color: rgba(254, 197, 68, 0.12) !important;
    transform: translateY(-2px);
}

.vcard-ten__event .event-card .event-card-header {
    gap: 0.75rem;
    margin-bottom: 0.9rem;
}

.vcard-ten__event .event-card .event-icon {
    align-items: center;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    display: flex;
    flex: 0 0 auto;
    height: auto;
    justify-content: center;
    min-width: auto;
    padding: 0;
    width: auto;
}

.vcard-ten__event .event-card .event-icon i, .vcard-ten__event .event-card .event-icon path {
    color: #fec544;
    font-size: 1.15rem;
}

.vcard-ten__event .event-card .event-detail {
    flex: 1 1 auto;
    margin-top: 0 !important;
}

.vcard-ten__event .event-card .event-card-header .event-title,
.vcard-ten__event .event-card .event-detail .event-title {
    color: #f5f7fb !important;
    letter-spacing: 0;
    margin-bottom: 0;
    text-transform: none;
}

.vcard-ten__event .event-card .event-detail .event-name,
.vcard-ten__event .event-card .event-detail .event-name a,
.vcard-ten__event .event-card .event-detail h5,
.vcard-ten__event .event-card .event-detail h5 a {
    color: rgba(245, 247, 251, 0.92) !important;
    line-height: 1.5;
    margin-bottom: 0;
    text-decoration: none;
    word-break: break-word;
}

.vcard-ten__event .event-card .event-detail h5 + h5 {
    margin-top: 0.5rem;
}

.vcard-ten__event .event-card .event-card-divider {
    background: #79849c;
    height: 1px;
    margin-bottom: 1rem;
    width: 100%;
}

.vcard-ten__profile-details .social-icons {
    gap: 14px 14px;
    margin: 0 auto;
    max-width: 420px;
    padding-top: 0.75rem !important;
}

.vcard-ten__profile-details .social-icons a {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    margin: 0;
    width: auto;
    padding: 9px;
    background: linear-gradient(180deg, rgba(37, 48, 73, 0.98) 0%, rgba(31, 41, 63, 0.98) 100%) !important;
    border-radius: 10px;
}

.vcard-ten__profile-details .social-icons a:hover {
    background: linear-gradient(180deg, rgba(43, 56, 86, 1) 0%, rgba(36, 47, 72, 1) 100%) !important;
}

.vcard-ten__profile-details .social-icons .icon,
.vcard-ten__profile-details .social-icons img,
.vcard-ten__profile-details .social-icons svg,
.vcard-ten__profile-details .social-icons path {
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.03);
    border-radius: 12px !important;
    box-shadow: none !important;
    color: #fbc544 !important;
    display: inline-flex;
    fill: #fbc544 !important;
    justify-content: center;
    width: 25px;
    height: 25px;
    padding: 0;
    transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease, color 0.2s ease, fill 0.2s ease;
}

.vcard-ten__profile-details .social-icons a:hover .icon,
.vcard-ten__profile-details .social-icons a:hover img,
.vcard-ten__profile-details .social-icons a:hover svg,
.vcard-ten__profile-details .social-icons a:hover path,
.vcard-ten__profile-details .social-icons .icon:hover {
    border-color: rgba(251, 197, 68, 0.14);
    color: #ffd15c !important;
    fill: #ffd15c !important;
    transform: translateY(-2px);
}

@media (max-width: 575px) {
    .vcard-ten__profile {
        border-radius: 0 0 26px 26px;
        margin: -2px 10px 0;
        padding: 28px 18px 22px !important;
    }

    .vcard-ten__profile .avatar img {
        height: 92px;
        max-width: 92px;
        min-width: 92px;
        width: 92px;
    }

    .vcard-ten__profile .profile-name {
        font-size: 1.72rem;
    }

    .vcard-ten__profile .profile-meta-list {
        gap: 0.55rem;
    }

    .vcard-ten__profile .profile-meta-pill {
        font-size: 0.88rem;
        min-height: 42px;
        padding: 0.65rem 0.95rem;
    }

    .vcard-ten__profile .profile-description-wrap {
        margin-top: 1.2rem;
    }

    .vcard-ten__profile .profile-description-card {
        border-radius: 18px;
        padding: 1.1rem 1rem;
    }

    .vcard-ten__event .event-card {
        border-radius: 16px !important;
        padding: 1rem !important;
    }

    .vcard-ten__event .event-card .event-card-header {
        gap: 0.6rem;
        margin-bottom: 0.8rem;
    }

    .vcard-ten__event .event-card .event-card-header .event-title,
    .vcard-ten__event .event-card .event-detail .event-title {
        font-size: 1.08rem;
    }

    .vcard-ten__event .event-card .event-detail .event-name,
    .vcard-ten__event .event-card .event-detail .event-name a,
    .vcard-ten__event .event-card .event-detail h5,
    .vcard-ten__event .event-card .event-detail h5 a {
        font-size: 0.96rem !important;
    }

    .vcard-ten__profile-details .social-icons {
        gap: 10px;
    }

    .vcard-ten__testimonial .testimonial-card {
        border-radius: 18px;
        padding: 1.1rem 1rem 1rem !important;
    }

    .vcard-ten__testimonial .testimonial-card .review-message {
        font-size: 0.96rem;
        line-height: 1.7;
        padding-top: 1.15rem;
    }

    .vcard-ten__testimonial .testimonial-card .testimonial-footer {
        align-items: center !important;
        flex-direction: column;
        gap: 0.85rem;
    }

    .vcard-ten__testimonial .testimonial-card .testimonial-user {
        flex-direction: column;
        gap: 0.7rem;
    }

    .vcard-ten__testimonial .testimonial-card .testimonial-user img {
        height: 64px;
        min-width: 64px;
        width: 64px;
    }

    .vcard-ten__testimonial .testimonial-card .testimonial-quote-mark {
        height: 38px;
        min-width: 48px;
    }

    .vcard-ten__testimonial .testimonial-card .testimonial-quote-mark::before,
    .vcard-ten__testimonial .testimonial-card .testimonial-quote-mark::after {
        height: 38px;
        width: 18px;
    }

}
