.elementor-2290 .elementor-element.elementor-element-afff15e{--display:flex;--overflow:hidden;--border-radius:20px 20px 20px 20px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-2290 .elementor-element.elementor-element-afff15e:not(.elementor-motion-effects-element-type-background), .elementor-2290 .elementor-element.elementor-element-afff15e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFFE5;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ),  Georgia, serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2290 .elementor-element.elementor-element-7420cef{text-align:center;}.elementor-2290 .elementor-element.elementor-element-7420cef .elementor-heading-title{font-family:"Roboto",  Georgia, serif;font-size:24px;font-weight:400;}#jet-popup-2290 .jet-popup__container-inner{background-color:#02010100;justify-content:flex-start;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}#jet-popup-2290 .jet-popup__container{width:476px;}#jet-popup-2290 .jet-popup__inner{justify-content:center;align-items:center;}#jet-popup-2290 .jet-popup__container-overlay{border-radius:0px 0px 0px 0px;}#jet-popup-2290 .jet-popup__close-button{transform:translateX(-25px) translateY(30px);-webkit-transform:translateX(-25px) translateY(30px);background-color:#02010100;font-size:32px;}#jet-popup-2290 .jet-popup__close-button:before{font-size:32px;}#jet-popup-2290 .jet-popup__close-button svg{width:32px;}@media(max-width:767px){.elementor-2290 .elementor-element.elementor-element-7420cef{text-align:left;}#jet-popup-2290 .jet-popup__container-inner{padding:15px 15px 15px 15px;}}/* Start custom CSS for shortcode, class: .elementor-element-f547b05 */#gform_submit_button_1 {
    border-radius: 100px !important;
    border: none !important;
    background: #FF9000 !important;
    height: 39px !important;
    color: #FFF !important;
    text-align: center !important;
    font-family: Roboto !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    transition: transform 0.35s ease-in-out !important;
}

#gform_submit_button_1:hover {
    transform: scale(0.90) !important;
}

#gform_1 .ginput_container input,
#gform_1 .ginput_container textarea {
    border-radius: 17px !important;
    background: #F1F1F1 !important;
    border: none !important;
}

#gform_1 .ginput_container input::placeholder,
#gform_1 .ginput_container textarea::placeholder {
    color: #8C8C8C !important;
    font-family: Roboto !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

.gform-theme--foundation .gfield textarea.medium {
    min-block-size: 3rem !important;
    max-height: 80px !important;
}

#gform_1,
#gform_1 input,
#gform_1 textarea,
#gform_1 select,
#gform_1 label,
#gform_1 ::placeholder {
    font-family: 'Roboto', sans-serif !important;
    color: #000 !important;
    font-weight: 17px !important;
}

@media (max-width: 1024px) {
  #gform_1 .gform_fields {
    display: flex;
    flex-direction: column !important;
    gap: 5px !important;
  }

  #gform_1 .gform-grid-row {
    flex-direction: column !important;
  }

  #gform_1 .gfield:not(.gfield--type-checkbox):not(.gform_footer),
  #gform_1 .gfield:not(.gfield--type-checkbox):not(.gform_footer) .ginput_container {
    width: 100% !important;
    max-width: 100% !important;
  }

  #gform_1 input:not([type="checkbox"]):not(#gform_submit_button_1),
  #gform_1 textarea,
  #gform_1 select {
    width: 100% !important;
    max-width: 100% !important;
  }

  #gform_1 .gform-grid-col {
    width: 100% !important;
  }

  /* Prevent checkbox stretching */
  #gform_1 .gfield--type-checkbox .gchoice {
    display: flex !important;
    align-items: flex-start !important;
    gap: 8px;
    width: auto !important;
    max-width: 100%;
  }

  #gform_1 .gfield--type-checkbox input[type="checkbox"] {
    flex: 0 0 auto;
    margin-top: 3px;
  }

  #gform_1 .gfield--type-checkbox label {
    flex: 1;
    width: auto !important;
  }
}


.gform-field-label a:hover{
    text-decoration: underline;
}/* End custom CSS */