.fi-wrap{width:min(1140px,calc(100% - 32px));margin:auto}
.fi-hero{min-height:418px;color:#fff;padding:46px 0;background:linear-gradient(rgba(0,0,0,.52),rgba(0,0,0,.62)),url("https://images.unsplash.com/photo-1511578314322-379afb476865?auto=format&fit=crop&w=1800&q=80") center/cover}
.fi-hero h1{margin:0;font-size:38px;font-weight:400}
.fi-hero mark{background:none;color:#d9f000}
.fi-hero p{margin:5px 0 30px;font-size:26px}
.fi-search-row{display:grid;grid-template-columns:repeat(3,1fr) 100px;gap:3px}
.fi-search-row select{height:47px;border:0;background:#fff;color:#555;text-align:center;padding:0 18px}
.fi-search-btn{border:0;background:#ed1b2f;color:#fff;font-size:16px;cursor:pointer}
@media(max-width:768px){.fi-search-row{grid-template-columns:1fr}.fi-hero h1{font-size:30px}.fi-hero p{font-size:20px}}
