.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-38 .elementor-element.elementor-element-d638e36{text-align:center;}.elementor-38 .elementor-element.elementor-element-d638e36 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:29px;font-weight:600;}@media(max-width:767px){.elementor-38 .elementor-element.elementor-element-d638e36 .elementor-heading-title{font-size:19px;}}/* Start custom CSS for heading, class: .elementor-element-d638e36 */.elementor-38 .elementor-element.elementor-element-d638e36 .elementor-heading-title{
    background: linear-gradient(135deg,#1D4ED8 0%,#3B82F6 45%,#F59E0B 75%,#EA580C 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    background-clip:text;
    font-size:48px;
    font-weight:800;
    line-height:1.15;
    letter-spacing:-1px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0f0b672 */.dfx-package-card {
    max-width: 380px;
    margin: 40px auto;
    padding: 28px;
    background: linear-gradient(145deg, #111111, #1b1b1b);
    border: 1px solid rgba(255, 184, 0, 0.25);
    border-radius: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    animation: dfxFade 1s ease;
    box-shadow: 0 0 40px rgba(255, 184, 0, 0.15);
}

.dfx-package-card::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    top: -100px;
    right: -100px;
    background: radial-gradient(circle,
            rgba(255, 184, 0, 0.3),
            transparent);
}

.dfx-package-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 0 60px rgba(255, 184, 0, 0.35);
}

.dfx-image-box {
    height: 260px;
    border: 2px dashed rgba(255, 184, 0, 0.4);
    border-radius: 20px;
    margin-bottom: 25px;
    overflow: hidden;
}

.dfx-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dfx-badge {
    display: inline-block;
    padding: 8px 18px;
    background: linear-gradient(90deg, #ff9d00, #ffcb05);
    border-radius: 30px;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    margin-bottom: 18px;
}

.dfx-title {
    color: #ffffff;
    font-size: 32px;
    margin: 10px 0;
}

.dfx-price {
    font-size: 42px;
    font-weight: 800;
    color: #ffb800;
    margin-bottom: 25px;
}

.dfx-course-box {
    margin-bottom: 30px;
}

.dfx-course-item {
    color: #d6d6d6;
    padding: 16px;
    margin-bottom: 12px;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 15px;
    transition: 0.4s;
}

.dfx-course-item:hover {
    transform: translateX(8px);
    border-left: 4px solid #ffb800;
}

.dfx-button {
    display: block;
    text-decoration: none;
    padding: 18px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    background: linear-gradient(90deg, #ff9d00, #ffcb05);
    color: #000;
    transition: 0.4s;
}

.dfx-button:hover {
    transform: scale(1.05);
}

@keyframes dfxFade {
    from {
        opacity: 0;
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {

    .dfx-package-card {
        max-width: 100%;
    }

    .dfx-title {
        font-size: 28px;
    }

    .dfx-price {
        font-size: 36px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-50cf2bf */.dfx-package-card {
    max-width: 380px;
    margin: 40px auto;
    padding: 28px;
    background: linear-gradient(145deg, #111111, #1b1b1b);
    border: 1px solid rgba(255, 184, 0, 0.25);
    border-radius: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    animation: dfxFade 1s ease;
    box-shadow: 0 0 40px rgba(255, 184, 0, 0.15);
}

.dfx-package-card::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    top: -100px;
    right: -100px;
    background: radial-gradient(circle,
            rgba(255, 184, 0, 0.3),
            transparent);
}

.dfx-package-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 0 60px rgba(255, 184, 0, 0.35);
}

.dfx-image-box {
    height: 260px;
    border: 2px dashed rgba(255, 184, 0, 0.4);
    border-radius: 20px;
    margin-bottom: 25px;
    overflow: hidden;
}

.dfx-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dfx-badge {
    display: inline-block;
    padding: 8px 18px;
    background: linear-gradient(90deg, #ff9d00, #ffcb05);
    border-radius: 30px;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    margin-bottom: 18px;
}

.dfx-title {
    color: #ffffff;
    font-size: 32px;
    margin: 10px 0;
}

.dfx-price {
    font-size: 42px;
    font-weight: 800;
    color: #ffb800;
    margin-bottom: 25px;
}

.dfx-course-box {
    margin-bottom: 30px;
}

.dfx-course-item {
    color: #d6d6d6;
    padding: 16px;
    margin-bottom: 12px;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 15px;
    transition: 0.4s;
}

.dfx-course-item:hover {
    transform: translateX(8px);
    border-left: 4px solid #ffb800;
}

.dfx-button {
    display: block;
    text-decoration: none;
    padding: 18px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    background: linear-gradient(90deg, #ff9d00, #ffcb05);
    color: #000;
    transition: 0.4s;
}

.dfx-button:hover {
    transform: scale(1.05);
}

@keyframes dfxFade {
    from {
        opacity: 0;
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {

    .dfx-package-card {
        max-width: 100%;
    }

    .dfx-title {
        font-size: 28px;
    }

    .dfx-price {
        font-size: 36px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8906a08 */.dfx-package-card {
    max-width: 380px;
    margin: 40px auto;
    padding: 28px;
    background: linear-gradient(145deg, #111111, #1b1b1b);
    border: 1px solid rgba(255, 184, 0, 0.25);
    border-radius: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    animation: dfxFade 1s ease;
    box-shadow: 0 0 40px rgba(255, 184, 0, 0.15);
}

.dfx-package-card::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    top: -100px;
    right: -100px;
    background: radial-gradient(circle,
            rgba(255, 184, 0, 0.3),
            transparent);
}

.dfx-package-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 0 60px rgba(255, 184, 0, 0.35);
}

.dfx-image-box {
    height: 260px;
    border: 2px dashed rgba(255, 184, 0, 0.4);
    border-radius: 20px;
    margin-bottom: 25px;
    overflow: hidden;
}

.dfx-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dfx-badge {
    display: inline-block;
    padding: 8px 18px;
    background: linear-gradient(90deg, #ff9d00, #ffcb05);
    border-radius: 30px;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    margin-bottom: 18px;
}

.dfx-title {
    color: #ffffff;
    font-size: 32px;
    margin: 10px 0;
}

.dfx-price {
    font-size: 42px;
    font-weight: 800;
    color: #ffb800;
    margin-bottom: 25px;
}

.dfx-course-box {
    margin-bottom: 30px;
}

.dfx-course-item {
    color: #d6d6d6;
    padding: 16px;
    margin-bottom: 12px;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 15px;
    transition: 0.4s;
}

.dfx-course-item:hover {
    transform: translateX(8px);
    border-left: 4px solid #ffb800;
}

.dfx-button {
    display: block;
    text-decoration: none;
    padding: 18px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    background: linear-gradient(90deg, #ff9d00, #ffcb05);
    color: #000;
    transition: 0.4s;
}

.dfx-button:hover {
    transform: scale(1.05);
}

@keyframes dfxFade {
    from {
        opacity: 0;
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {

    .dfx-package-card {
        max-width: 100%;
    }

    .dfx-title {
        font-size: 28px;
    }

    .dfx-price {
        font-size: 36px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cea94e0 */.dfx-package-card {
    max-width: 380px;
    margin: 40px auto;
    padding: 28px;
    background: linear-gradient(145deg, #111111, #1b1b1b);
    border: 1px solid rgba(255, 184, 0, 0.25);
    border-radius: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    animation: dfxFade 1s ease;
    box-shadow: 0 0 40px rgba(255, 184, 0, 0.15);
}

.dfx-package-card::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    top: -100px;
    right: -100px;
    background: radial-gradient(circle,
            rgba(255, 184, 0, 0.3),
            transparent);
}

.dfx-package-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 0 60px rgba(255, 184, 0, 0.35);
}

.dfx-image-box {
    height: 260px;
    border: 2px dashed rgba(255, 184, 0, 0.4);
    border-radius: 20px;
    margin-bottom: 25px;
    overflow: hidden;
}

.dfx-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dfx-badge {
    display: inline-block;
    padding: 8px 18px;
    background: linear-gradient(90deg, #ff9d00, #ffcb05);
    border-radius: 30px;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    margin-bottom: 18px;
}

.dfx-title {
    color: #ffffff;
    font-size: 32px;
    margin: 10px 0;
}

.dfx-price {
    font-size: 42px;
    font-weight: 800;
    color: #ffb800;
    margin-bottom: 25px;
}

.dfx-course-box {
    margin-bottom: 30px;
}

.dfx-course-item {
    color: #d6d6d6;
    padding: 16px;
    margin-bottom: 12px;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 15px;
    transition: 0.4s;
}

.dfx-course-item:hover {
    transform: translateX(8px);
    border-left: 4px solid #ffb800;
}

.dfx-button {
    display: block;
    text-decoration: none;
    padding: 18px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    background: linear-gradient(90deg, #ff9d00, #ffcb05);
    color: #000;
    transition: 0.4s;
}

.dfx-button:hover {
    transform: scale(1.05);
}

@keyframes dfxFade {
    from {
        opacity: 0;
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {

    .dfx-package-card {
        max-width: 100%;
    }

    .dfx-title {
        font-size: 28px;
    }

    .dfx-price {
        font-size: 36px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-339829c */.dfx-package-card {
    max-width: 380px;
    margin: 40px auto;
    padding: 28px;
    background: linear-gradient(145deg, #111111, #1b1b1b);
    border: 1px solid rgba(255, 184, 0, 0.25);
    border-radius: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    animation: dfxFade 1s ease;
    box-shadow: 0 0 40px rgba(255, 184, 0, 0.15);
}

.dfx-package-card::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    top: -100px;
    right: -100px;
    background: radial-gradient(circle,
            rgba(255, 184, 0, 0.3),
            transparent);
}

.dfx-package-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 0 60px rgba(255, 184, 0, 0.35);
}

.dfx-image-box {
    height: 260px;
    border: 2px dashed rgba(255, 184, 0, 0.4);
    border-radius: 20px;
    margin-bottom: 25px;
    overflow: hidden;
}

.dfx-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dfx-badge {
    display: inline-block;
    padding: 8px 18px;
    background: linear-gradient(90deg, #ff9d00, #ffcb05);
    border-radius: 30px;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    margin-bottom: 18px;
}

.dfx-title {
    color: #ffffff;
    font-size: 32px;
    margin: 10px 0;
}

.dfx-price {
    font-size: 42px;
    font-weight: 800;
    color: #ffb800;
    margin-bottom: 25px;
}

.dfx-course-box {
    margin-bottom: 30px;
}

.dfx-course-item {
    color: #d6d6d6;
    padding: 16px;
    margin-bottom: 12px;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 15px;
    transition: 0.4s;
}

.dfx-course-item:hover {
    transform: translateX(8px);
    border-left: 4px solid #ffb800;
}

.dfx-button {
    display: block;
    text-decoration: none;
    padding: 18px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    background: linear-gradient(90deg, #ff9d00, #ffcb05);
    color: #000;
    transition: 0.4s;
}

.dfx-button:hover {
    transform: scale(1.05);
}

@keyframes dfxFade {
    from {
        opacity: 0;
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {

    .dfx-package-card {
        max-width: 100%;
    }

    .dfx-title {
        font-size: 28px;
    }

    .dfx-price {
        font-size: 36px;
    }
}/* End custom CSS */