.elementor-708 .elementor-element.elementor-element-2f3084e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-animated-headline{--dynamic-text-color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-accent );}.elementor-708 .elementor-element.elementor-element-2db0c4e{--iteration-count:infinite;--dynamic-text-color:var( --e-global-color-primary );}.elementor-708 .elementor-element.elementor-element-2db0c4e .elementor-headline{text-align:start;font-family:"Cormorant Garamond", Sans-serif;font-size:48px;font-weight:700;text-transform:capitalize;line-height:80px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}body.elementor-page-708:not(.elementor-motion-effects-element-type-background), body.elementor-page-708 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-0e2ae8a );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-animated-headline .elementor-headline{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-708 .elementor-element.elementor-element-2f3084e{--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}.elementor-widget-animated-headline .elementor-headline{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{line-height:var( --e-global-typography-primary-line-height );}.elementor-708 .elementor-element.elementor-element-2db0c4e .elementor-headline{font-size:32px;line-height:30px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for container, class: .elementor-element-2f3084e */.elementor-708 .elementor-element.elementor-element-2f3084e {
    /* The first gradient (Left Glow) and second gradient (Right Glow) over a black base */
    background: 
        radial-gradient(circle at 20% 50%, rgba(61, 43, 25, 0.8) 0%, transparent 10%),
        radial-gradient(circle at 65% 40%, rgba(61, 43, 25, 0.8) 0%, transparent 30%),
        #000000;
    
    background-blend-mode: screen; /* Blends the glows naturally */
    min-height: 80vh; /* Adjust height as needed */
}




/*Line*/



.elementor-708 .elementor-element.elementor-element-2f3084e {
    display: flex;
    justify-content: center;
    align-items: center;
}

.elementor-708 .elementor-element.elementor-element-2f3084e:before {
    content: "";
    /* Change 150px to make the line longer or shorter */
    width: 100%; 
    height: 0.3px;
    /* This creates the 'fading' gold effect like your screenshot */
    background: linear-gradient(90deg, transparent, #c4a468, transparent);
    box-shadow: 0px 0px 8px rgba(196, 164, 104, 0.5); /* Adds a subtle glow */
}/* End custom CSS */