.form-hero-search{position:relative;height:clamp(500px,315.3846153846px + 0.3205128205*100vw,700px)}.form-hero-search--large{height:clamp(635px,375.6153846154px + 0.4503205128*100vw,916px)}.form-hero-search::after{content:"";background:linear-gradient(0deg, rgba(45, 43, 39, 0.5) 0, rgba(45, 43, 39, 0.5) 100%);width:100%;height:100%;z-index:2;position:absolute}.form-hero-search__content{position:absolute;left:0;right:0;top:0;bottom:0;margin:0 auto 0;display:flex;flex-direction:column;gap:38px;justify-content:center;padding:0 var(--grid-col-gutter);z-index:3;width:95%}@media screen and (min-width: 1024px){.form-hero-search__content{width:70%;gap:64px}}.form-hero-search__content--keyword-search{background-image:unset}.form-hero-search__text{color:var(--color-white)}.form-hero-search__text--center{text-align:center}.form-hero-search__text--left{text-align:left;left:25%;transform:translate(-25%, -50%)}.form-hero-search__description{display:none}@media screen and (min-width: 576px){.form-hero-search__description{display:block}}.form-hero-search__image,.form-hero-search__video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;object-fit:cover}.form-hero-search__video-poster{display:none}.form-hero-search__overlay{display:none}@media screen and (min-width: 1280px){.form-hero-search__overlay{display:block}}.form-hero-search__form-container{width:100%;position:relative}.form-hero-search__form-container tp-multi-select tp-multi-select-options{max-height:160px}.form-hero-search__popular-searches-title{display:block;padding:15px 20px}.form-hero-search__popular-searches{display:none;position:absolute;top:100%;width:100%;border-bottom-left-radius:10px;border-bottom-right-radius:10px;z-index:10;background:hsla(0,0%,100%,.8);text-align:left;box-shadow:0 0 10px 0 rgba(0,0,0,.15),0 15px 20px 0 rgba(0,0,0,.12);left:50%;transform:translateX(-50%)}.form-hero-search__popular-searches[active=true]{display:block}.form-hero-search__suggested_search{cursor:pointer;padding:15px 20px;display:flex;align-items:center;gap:15px;color:var(--color-black);position:relative}.form-hero-search__suggested_search::before{content:"";position:absolute;top:0;left:50%;width:96%;transform:translateX(-50%);border-top:1px solid var(--color-gray-900)}.form-hero-search__suggested_search img{width:60px;height:40px;border-radius:8px;object-fit:cover}.form-hero-search__suggested_search:hover{background-color:hsla(0,0%,100%,.8);color:var(--color-black)}.form-hero-search__suggested_search:last-of-type{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.form-hero-search__keyword-search-form>.form-field{display:flex;justify-content:center;margin-bottom:0}.form-hero-search__keyword-search-form>.form-field input[type=text]:has(+.form-hero-search__keyword-search-submit-btn){flex:1;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.form-hero-search__keyword-search-form>.form-field input[type=text]{font-size:17px}@media(min-width: 400px){.form-hero-search__keyword-search-form>.form-field input[type=text]{font-size:calc(0.25vw + 16px)}}@media(min-width: 1600px){.form-hero-search__keyword-search-form>.form-field input[type=text]{font-size:20px}}.form-hero-search__keyword-search-form>.form-field input{padding:12px 24px 12px 45px;border-radius:var(--border-radius-default);border:1px solid var(--color-white);background:hsla(0,0%,100%,.4);color:var(--color-white);transition-property:background-color;transition-duration:.3s;transition-timing-function:ease-in-out}.form-hero-search__keyword-search-form>.form-field input::placeholder{color:var(--color-white)}.form-hero-search__keyword-search-form>.form-field input:focus,.form-hero-search__keyword-search-form>.form-field input:hover{background:hsla(0,0%,100%,.2)}@media screen and (min-width: 768px){.form-hero-search__keyword-search-form>.form-field input{padding:16px 24px 16px 54px}}.form-hero-search__keyword-search-submit-btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}@media screen and (min-width: 768px){.form-hero-search__keyword-search-submit-btn{width:auto}}.form-hero-search__keyword-search-icon{position:absolute;top:56%;transform:translateY(-50%);left:14px}.form-hero-search__keyword-search-icon svg{width:22px;height:22px}.form-hero-search__keyword-search-icon svg path{fill:var(--color-white)}@media screen and (min-width: 768px){.form-hero-search__keyword-search-icon{left:24px}}
