.elementor-5303 .elementor-element.elementor-element-e26eb95 > .elementor-container{max-width:1180px;}.elementor-5303 .elementor-element.elementor-element-e26eb95{padding:50px 0px 50px 0px;}#elementor-popup-modal-5303 .dialog-widget-content{background-color:#F9F9F9;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-5303 .dialog-message{width:100vw;height:100vh;align-items:flex-start;}#elementor-popup-modal-5303{justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-5303 .dialog-close-button{display:flex;font-size:41px;}#elementor-popup-modal-5303 .dialog-close-button i{color:var( --e-global-color-4f794cc );}#elementor-popup-modal-5303 .dialog-close-button svg{fill:var( --e-global-color-4f794cc );}/* Start custom CSS for html, class: .elementor-element-7b03830 */.site-search__form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.site-search__search-field {
  width: 85%;
}

.site-search .button {
  width: 15%;
  display: inline-block;
  vertical-align: middle;
  padding: 1.0405em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color .25s ease-out,color .25s ease-out;
  font-family: "Montserrat",sans-serif;
  font-size: .9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #363d65;
  color: #fff;
  font-weight: 500;
  font-size: 17px;
}

.site-search__search-field input::placeholder {
  color: #999;
}

.site-search__search-field input {
  margin: 0;
  height: 2.5rem;
  display: block;
box-sizing: border-box;
width: 100%;
height: 3.4rem;
padding: .625rem;
border: none;
border-radius: 0;
background-color: #fff;
box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
font-family: inherit;
font-size: .8rem;
font-weight: 400;
line-height: 1.5;
color: #0a0a0a;
transition: box-shadow .5s,border-color .25s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-weight: 500;
font-size: 17px;
  font-family: "Montserrat",sans-serif;
}

.site-search__search-field input:focus {
  border-color: black;
}/* End custom CSS */