.elementor-1207 .elementor-element.elementor-element-6bbe9b8b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-1207 .elementor-element.elementor-element-cb5473d{--display:flex;}.elementor-1207 .elementor-element.elementor-element-799983e{width:var( --container-widget-width, 40% );max-width:40%;padding:70px 0px 90px 0px;--container-widget-width:40%;--container-widget-flex-grow:0;}/* Start custom CSS for text-editor, class: .elementor-element-a3dc850 */.elementor-widget-text-editor {
    background-color: rgba(255, 255, 231, 0.02) !important;
    padding: 40px !important;
    border-radius: 15px !important;
    border: 1px solid rgba(255, 255, 231, 0.05) !important;
}

.elementor-widget-text-editor h1 {
    color: #ffffe7 !important;
    font-size: 1.8rem !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    border-bottom: 3px solid #ff4343 !important;
    display: inline-block !important;
    margin-bottom: 45px !important;
    padding-bottom: 10px !important;
}


.elementor-widget-text-editor h2 {
    color: #ffffe7 !important;
    font-size: 1.125rem !important;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    margin-top: 45px !important;
    margin-bottom: 22px !important;
    display: flex !important;
    align-items: center !important;
    line-height: 1.2 !important;
}


.elementor-widget-text-editor h2::before {
    content: "" !important;
    width: 3px !important;
    height: 18px !important;
    background-color: #ff4343 !important;
    margin-right: 12px !important;
    display: inline-block !important;
    border-radius: 10px !important;
}


.elementor-widget-text-editor p {
    color: rgba(255, 255, 231, 0.8) !important;
    line-height: 1.8 !important;
    font-size: 15px !important;
    margin-bottom: 20px !important;
}


.elementor-widget-text-editor strong {
    color: #ff4343 !important; 
    font-weight: 700 !important;
}

.elementor-widget-text-editor ul {
    list-style: none !important; 
    padding-left: 5px !important;
    margin-bottom: 30px !important;
}

.elementor-widget-text-editor li {
    color: rgba(255, 255, 231, 0.8) !important;
    position: relative !important;
    padding-left: 30px !important;
    margin-bottom: 12px !important;
    line-height: 1.6 !important;
}


.elementor-widget-text-editor li::before {
    content: "✓" !important;
    position: absolute !important;
    left: 0 !important;
    color: #ff4343 !important;
    font-weight: 900 !important;
    font-size: 14px !important;
}


.elementor-widget-text-editor hr {
    border: none !important;
    border-top: 1px solid rgba(255, 255, 231, 0.1) !important;
    margin: 40px 0 !important;
}

.elementor-widget-text-editor a {
    color: #ffffe7 !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    border-bottom: 1px solid #ff4343 !important;
    transition: 0.3s ease !important;
}

.elementor-widget-text-editor a:hover {
    background-color: #ff4343 !important;
    color: #ffffe7 !important;
    border-radius: 4px !important;
}/* End custom CSS */