.home-page{flex-direction:column;gap:64px;display:flex;overflow:hidden}.home-page__main{flex-direction:column;gap:32px;display:flex}
.main-home-section{padding:0 var(--page-min-padding)}.main-home-section__content{padding:88px var(--page-min-padding);border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}@media screen and (max-width:768px){.main-home-section__content{padding:48px var(--page-min-padding)}}.main-home-section__title{text-align:center;color:#fefefe;margin-bottom:32px;font-size:3.5rem;font-weight:600;line-height:130%}@media screen and (max-width:500px){.main-home-section__title{font-size:2.5rem}}.main-home-section__search-popover{color:#fefefe;background-color:#ff910c;border-radius:12px;margin-bottom:23px;padding:24px;font-size:1.375rem;position:relative}.main-home-section__search-popover:after{content:"";background-color:#ff910c;border-bottom-right-radius:3px;width:22px;height:22px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)rotate(45deg)}.main-home-section__search-form{background-color:#fff;border-radius:16px;width:100%;max-width:1300px;padding:18px 24px;display:flex}.main-home-section__search-form .react-datepicker-popper{z-index:999}@media screen and (max-width:1000px){.main-home-section__search-form{flex-direction:column;max-width:700px;padding:24px}.main-home-section__search-form .react-datepicker-wrapper,.main-home-section__search-form .people-select-component__input,.main-home-section__search-form .input-component,.main-home-section__search-form .select-component{margin-bottom:24px!important;margin-right:0!important}.main-home-section__search-form .button-component{width:100%}}.main-home-section__search-form .react-datepicker-wrapper{margin-right:24px}.main-home-section__search-form .people-select-component{max-width:unset!important;width:unset!important}.main-home-section__search-form .people-select-component__input{color:#b7b7b7;border-radius:10px;outline:none;flex:1;margin-right:24px;padding:0 24px;font-family:Open Sans;font-size:1.125rem;width:unset!important;border:1px solid #b7b7b7!important;min-height:50px!important}.main-home-section__search-form .input-component,.main-home-section__search-form .select-component{flex:1;margin-right:24px}.main-home-section__search-form .button-component{border-radius:10px}.main-home-section__search-map{cursor:pointer;color:#191516;background-color:#fefefe;border-radius:10px;align-items:center;gap:8px;padding:12px 32px;display:flex}.main-home-section__search-map-icon{color:#1a7758}
