.elementor-141076 .elementor-element.elementor-element-424d9e9{--display:flex;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}.elementor-141076 .elementor-element.elementor-element-bc3c603{width:100%;max-width:100%;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-141076 .elementor-element.elementor-element-424d9e9{--content-width:1150px;}}@media(max-width:1024px){.elementor-141076 .elementor-element.elementor-element-424d9e9{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-141076 .elementor-element.elementor-element-424d9e9{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-141076 .elementor-element.elementor-element-424d9e9.e-con{--align-self:center;}}/* Start custom CSS for html, class: .elementor-element-bc3c603 */.cc-10-bonus-wrap-1 {
    border-radius: 20px;
    background: linear-gradient(180deg, #1D1D1D 0%, #424242 100%);
    width: 100%;
    padding: 30px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    font-family: "Red Hat", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
    overflow: visible;
    margin: 60px auto;
}

.cc-10-bonus-content-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    width: 100%;
    max-width: 600px;
    border-radius: 24px;
    
    h2 {
        font-size: 40px;
        font-weight: 700;
        color: #FFF;
        margin: 0;
        padding: 0 4px; 
        text-align: center;
    }

    .promo-subline {
        font-size: 20px;
        color: #FFF;
        margin-bottom: 12px;
        line-height: 21px;
        font-weight: 300;
        padding: 0 4px; 
    }
}

.cc-10-bonus-img {
    position: relative;
    height: 300px;
    
    img {
        width: 100%;
        height: 100%;
        aspect-ratio: 16/9;
        object-fit: cover;
        border-radius: 24px !important;
    }    
}

#response-message-cc {
    font-size: 16px;
    color: #FFF;
    font-family: "Red Hat", sans-serif;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    inset: 0;
    background: #6e1ee6dd;
    border-radius: 24px !important;
    display: none;
    justify-content: center;
    align-items: center;
    
    p {
        margin: 0;
        padding: 32px 8px;
        font-size: 20px;
        font-weight: 600;
        white-space: pre-line;
    }
}

#response-message-cc.visible {
    display: flex;
}

.emain-label {
    color: #FFF;
    margin: 0;
    align-self: start;
}

.email-input {
    width: 100%;
    font-size: 16px;
    padding: 14px;
    border-radius: 42px !important;
    height: 50px;
    margin-bottom: 12px;
}

.cc-popup-disclaimers {
    margin-top: 16px;
    font-size: 12px;
    color: #FFF;
}

.gradient-text {
    background: linear-gradient(135deg, #6e1ee6, #a855f7, #6e1ee6, #5826C3, #6e1ee6);
    background-size: 300% 300%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    animation: gradientShift 3s ease infinite;
    font-weight: 700;
    display: inline-block;
}

#cc-promo-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-family: "Red Hat", sans-serif;
    width: 100%;
    margin: 0;
}

.cc-promo-enroll {
    height: 50px;
    background-color: #6e1ee6;
    font-weight: 700;
    font-size: 18px;
    color: #FFF;
    width: 100%;
    border-radius: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
}

.cc-promo-enroll:hover {
    background: #6e1ee6dd;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 1024px) {
    .cc-10-bonus-wrap-1 {
        margin-top: 120px;
    }
}

@media (max-width: 768px) {
    .cc-10-bonus-wrap-1 {
        padding: 30px 20px;
        margin-top: 120px;
    }
    
    .cc-10-bonus-content-1 {
        h2 {
            font-size: 28px;
            font-weight: 700;
            margin: 0;
            padding: 0 4px; 
        }
       
        .promo-subline {
            font-size: 18px;
            margin-bottom: 12px;
            line-height: 21px;
            font-weight: 300;
            padding: 0 4px; 
        }
    }
    
    .cc-10-bonus-img {
        height: 200px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-424d9e9 */@media (min-width: 1024px) and (max-width: 1250px) {
    .elementor-141076 .elementor-element.elementor-element-424d9e9 {
        padding-top: 110px;
    }
}/* End custom CSS */