.elementor-4856 .elementor-element.elementor-element-07848da{--display:flex;--min-height:calc(100vh - 94px);--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;--justify-content:flex-end;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-4856 .elementor-element.elementor-element-07848da:not(.elementor-motion-effects-element-type-background), .elementor-4856 .elementor-element.elementor-element-07848da > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-4856 .elementor-element.elementor-element-c93a1bc{--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;--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-4856 .elementor-element.elementor-element-654ea3b{--display:flex;}.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-4856 .elementor-element.elementor-element-503441f .elementor-heading-title{font-family:"Nunito Sans", Sans-serif;font-size:80px;font-weight:800;line-height:90px;text-shadow:0px 0px 20px rgba(0,0,0,0.3);color:#FFFFFF;}.elementor-4856 .elementor-element.elementor-element-f1ad071{--display:flex;}@media(min-width:768px){.elementor-4856 .elementor-element.elementor-element-c93a1bc{--width:100%;}.elementor-4856 .elementor-element.elementor-element-654ea3b{--width:60%;}.elementor-4856 .elementor-element.elementor-element-f1ad071{--width:40%;}}@media(max-width:1024px){.elementor-4856 .elementor-element.elementor-element-503441f .elementor-heading-title{font-size:50px;line-height:60px;}}@media(max-width:767px){.elementor-4856 .elementor-element.elementor-element-503441f .elementor-heading-title{font-size:40px;line-height:50px;}}/* Start custom CSS for container, class: .elementor-element-07848da */.search-home-other .input-field:nth-child(4) {
    display: none;
}

.search-home-other .input-field:last-of-type {
    display: none;
}

.search-home-other form {
    background-color: white;
    padding: 30px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.search-home-other form h4 {
    width: 100%;
    display: none;
}

.search-home-other form .search-button {
    margin: 0;
}

.search-home-other form button {
    border-radius: 30px;
    padding: 10px 10px;
    max-width: 100%;
    width: 260px;
    font-size: 18px;
}

.search-home-other form select {border-radius: 30px;border-color: #c7c5c5;-moz-appearance: none; /* Firefox */-webkit-appearance:none; /* Safari and Chrome */appearance:none;}

.search-home-other form .search-field {
    width: 71%;
}

.search-home-other form .search-button {
    width: 25%;
}

.search-home-other form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 6px;
    border: 1px solid #dfdfdf;
}

.search-home-other form select:focus-visible {
    outline: 0;
}

.search-home-other form .search-field label {
    padding-bottom: 15px;
    font-weight: 600;
}

.search-home-other form {
    align-items: end;
}

.search-home-other form label {
    display: block !important;
}/* End custom CSS */