.elementor-20882 .elementor-element.elementor-element-7f48ac5{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-20882 .elementor-element.elementor-element-28d3030{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-20882 .elementor-element.elementor-element-28d3030 img{width:100%;}.elementor-20882 .elementor-element.elementor-element-b26b036{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-20882 .elementor-element.elementor-element-b26b036:not(.elementor-motion-effects-element-type-background), .elementor-20882 .elementor-element.elementor-element-b26b036 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#010511;}.elementor-20882 .elementor-element.elementor-element-3f309b2{--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;}.elementor-20882 .elementor-element.elementor-element-13d0035 img{width:100%;}.elementor-20882 .elementor-element.elementor-element-b4c4d65{--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;}.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-20882 .elementor-element.elementor-element-badd17a .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:34px;font-weight:700;line-height:1.3;letter-spacing:1px;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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 );}.elementor-20882 .elementor-element.elementor-element-9ae02bb{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;color:#FFFFFF;}body.elementor-page-20882:not(.elementor-motion-effects-element-type-background), body.elementor-page-20882 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#010511;}@media(max-width:767px){.elementor-20882 .elementor-element.elementor-element-badd17a{text-align:center;}.elementor-20882 .elementor-element.elementor-element-badd17a .elementor-heading-title{font-size:22px;line-height:1.2;}}@media(min-width:768px){.elementor-20882 .elementor-element.elementor-element-3f309b2{--width:50%;}.elementor-20882 .elementor-element.elementor-element-b4c4d65{--width:50%;}}/* Start custom CSS for container, class: .elementor-element-7f48ac5 */body{padding:0px;}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-aeb90b7 *//* Form wrapper */
.gform_wrapper {
background: transparent !important;
}
/* ============================================
   GRAVITY FORM #2 — FIELD & BUTTON
   ============================================ */

/* Input fields */
#gform_2 input[type="text"],
#gform_2 input[type="email"],
#gform_2 input[type="tel"] {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    border-radius: 4px !important;
    color: #ffffff !important;
    font-family: "Jost", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 300 !important;
    padding: 14px 18px !important;
    width: 100% !important;
    outline: none !important;
    box-shadow: none !important;
    transition: border-color 0.3s ease !important;
    -webkit-appearance: none !important;
}

/* Focus */
#gform_2 input[type="text"]:focus,
#gform_2 input[type="email"]:focus,
#gform_2 input[type="tel"]:focus {
    border-color: rgba(255, 255, 255, 0.9) !important;
    box-shadow: none !important;
    outline: none !important;
    background: transparent !important;
    background-color: transparent !important;
}

/* Placeholder */
#gform_2 input[type="text"]::placeholder,
#gform_2 input[type="email"]::placeholder,
#gform_2 input[type="tel"]::placeholder {
    color: rgba(255, 255, 255, 0.35) !important;
    font-family: "Jost", Sans-serif !important;
    font-weight: 300 !important;
}

/* Labels */
#gform_2 .gfield_label {
    font-family: "Jost", Sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: rgba(255, 255, 255, 0.85) !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    margin-bottom: 6px !important;
}

/* Field spacing */
#gform_2 .gfield {
    margin-bottom: 20px !important;
    padding: 0 !important;
}

/* ============================================
   SUBMIT BUTTON
   ============================================ */
#gform_2 input[type="submit"],
#gform_submit_button_2 {
    background: transparent !important;
    background-color: transparent !important;
    margin-left:0px;
    border: 1px solid rgba(255, 255, 255, 0.7) !important;
    border-radius: 4px !important;
    color: #ffffff !important;
    font-family: "Jost", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    padding: 16px 48px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    outline: none !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
}

/* Button hover */
#gform_2 input[type="submit"]:hover,
#gform_submit_button_2:hover {
    background: #0A49F0 !important;
    background-color: #0A49F0 !important;
    border-color: #0A49F0 !important;
    color: #ffffff !important;
}

/* Button active */
#gform_2 input[type="submit"]:active,
#gform_submit_button_2:active {
    transform: scale(0.98) !important;
    background: #0A49F0 !important;
    background-color: #0A49F0 !important;
}

/* ============================================
   AUTOFILL BACKGROUND FIX
   ============================================ */
#gform_2 input:-webkit-autofill,
#gform_2 input:-webkit-autofill:hover,
#gform_2 input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #010511 inset !important;
    -webkit-text-fill-color: #ffffff !important;
    caret-color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    transition: background-color 5000s ease-in-out 0s !important;
}
/* ============================================
   GRAVITY FORM #2 — CONFIRMATION MESSAGE
   ============================================ */

#gform_confirmation_wrapper_2,
#gform_confirmation_wrapper_2 .gform_confirmation_message {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 4px !important;
    padding: 40px 30px !important;
    text-align: center !important;
    color: #ffffff !important;
    font-family: "Jost", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 1.7 !important;
    letter-spacing: 0.3px !important;
    box-shadow: none !important;
}

/* Checkmark icon above message */
#gform_confirmation_wrapper_2 .gform_confirmation_message::before {
    content: "\2713" !important;
    display: block !important;
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    border-radius: 50% !important;
    font-size: 22px !important;
    color: #ffffff !important;
    margin: 0 auto 20px !important;
    text-align: center !important;
}/* End custom CSS */