.elementor-3301 .elementor-element.elementor-element-3d1cf9fc:not(.elementor-motion-effects-element-type-background), .elementor-3301 .elementor-element.elementor-element-3d1cf9fc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://i0.wp.com/splseagles.org/wp-content/uploads/2026/06/mission.jpg?fit=480%2C480&ssl=1");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-3301 .elementor-element.elementor-element-3d1cf9fc > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(270deg, #15243C66 0%, #07274ACC 100%);opacity:0.8;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3301 .elementor-element.elementor-element-3d1cf9fc > .elementor-container{max-width:492px;min-height:600px;}.elementor-3301 .elementor-element.elementor-element-3d1cf9fc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:32px 40px 32px 40px;}.elementor-3301 .elementor-element.elementor-element-2c14d947 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-3301 .elementor-element.elementor-element-76441619 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-3301 .elementor-element.elementor-element-76441619 > .elementor-container{max-width:1140px;}.elementor-3301 .elementor-element.elementor-element-76441619{padding:0px 0px 0px 0px;}.elementor-3301 .elementor-element.elementor-element-43b8598a > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}.elementor-3301 .elementor-element.elementor-element-43b8598a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.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-3301 .elementor-element.elementor-element-6a176fe9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 16px 0px;}.elementor-3301 .elementor-element.elementor-element-6a176fe9{text-align:center;}.elementor-3301 .elementor-element.elementor-element-6a176fe9 .elementor-heading-title{font-family:"Source Serif 4", Sans-serif;font-size:32px;font-weight:700;color:#FFFFFF;}@media(max-width:1024px) and (min-width:768px){.elementor-3301 .elementor-element.elementor-element-43b8598a{width:100%;}}@media(max-width:1024px){.elementor-3301 .elementor-element.elementor-element-3d1cf9fc{padding:32px 40px 40px 40px;}.elementor-3301 .elementor-element.elementor-element-2c14d947 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-3301 .elementor-element.elementor-element-3d1cf9fc > .elementor-container{min-height:500px;}.elementor-3301 .elementor-element.elementor-element-3d1cf9fc{padding:32px 20px 32px 20px;}.elementor-3301 .elementor-element.elementor-element-2c14d947 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-3301 .elementor-element.elementor-element-76441619{padding:0px 0px 0px 0px;}.elementor-3301 .elementor-element.elementor-element-43b8598a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}/* Start custom CSS for shortcode, class: .elementor-element-46f5ba67 *//* Form Card */
.schedule-tour-form form {
    background: #F8F9FA;
    padding: 24px;
    border-radius: 16px;
}
.gform_required_legend {
	display: none;
}

/* Labels */
.schedule-tour-form .gfield_label {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #495057;
    line-height: 32px !important;
}

/* Inputs */
.schedule-tour-form input[type="text"],
.schedule-tour-form input[type="email"],
.schedule-tour-form input[type="tel"],
.schedule-tour-form input[type="number"],
.schedule-tour-form input[type="date"],
.schedule-tour-form select,
.schedule-tour-form textarea {
    height: 48px !important;
    border: 1px solid #d8d8d8 !important;
    border-radius: 4px !important;
    background: #fff !important;
    padding: 0 14px !important;
    font-size: 14px !important;
    box-shadow: none !important;
}

/* Select */
.schedule-tour-form select {
    width: 100% !important;
}

/* Date Fields */
.schedule-tour-form .ginput_container_date input {
    height: 48px !important;
}

/* Field spacing */
.schedule-tour-form .gfield {
    margin-bottom: 16px !important;
}

/* Two column fields */
.schedule-tour-form .gform_fields {
    row-gap: 10px !important;
}
/* Submit Button */
input#gform_submit_button_1 {
	border-radius: var(--CTA-Secondary-corner-radius, 4px);
	border: 2px solid var(--CTA-Secondary-stroke-color-idle, rgba(255, 255, 255, 0.00));
	background: var(--CTA-Secondary-idle, #F7BC52);
	width: 100%;
	display: flex;
	height: var(--height, 48px);
	padding: 10px 12px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	align-self: stretch;
	color: var(--CTA-Secondary-text-idle, #054A87);
	text-align: center;
	font-family: var(--button-font-family, Inter);
	font-size: var(--font-size, 18px);
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
input#gform_submit_button_1:hover {
	background: var(--CTA-Secondary-idle, #F4A024);
}
.schedule-tour-form label {
	font-family: "Inter", Sans-serif !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	color: #495057 !important;
}
.schedule-tour-form .datepicker {
	width: 100% !important;
}
.schedule-tour-form ::placeholder {
	color: #ADB5BD !important;
	font-size: 16px;
	font-weight: 500 !important;
	font-family: var(--body-font-family, inter);
}
.schedule-tour-form #input_1_7 {
	font-size: 16px;
	font-weight: 500 !important;
	font-family: var(--body-font-family, inter);
}
.schedule-tour-form #input_1_7 {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;

    background-image: url('/wp-content/uploads/2026/06/arrow.svg') !important;
    background-repeat: no-repeat !important;
    background-position: right 0px center !important;
    background-size: 40px 15px !important;
}
#gform_confirmation_message_1 {
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-family: "Inter", Sans-serif;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-3d1cf9fc */.page-id-3301 .site-content {
	padding: 0;
}/* End custom CSS */