.search-bar__wrapper{background:var(--black);color:var(--white);padding:2.4rem 2rem}.search-bar__wrapper .content-wrapper{align-items:center;display:flex;gap:2rem 4.5rem;justify-content:space-between}.sb__form{align-items:center;display:flex;gap:.8rem}.sb__form input[type=search],.sb__form select{margin:0}.sb__form p{font-weight:700;margin:0}@media (min-width:1200px){.sb__text{border-right:1px solid hsla(0,0%,100%,.2);flex:0 1 37rem;padding-right:4.5rem}.sb__form{flex:0 1 42rem}}@media (max-width:1199px){.search-bar__wrapper .content-wrapper{flex-wrap:wrap}.sb__text{width:100%}.sb__form{flex:0 1 calc(50% - 2.25rem)}}@media (max-width:767px){.search-bar__wrapper .content-wrapper{align-items:flex-start;flex-direction:column}.sb__form{flex:1;width:100%}.sb__form p{flex:0 1 4rem}.sb__form .select-wrapper,.sb__form input{flex:1}}