@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;600;700&display=swap);.section--search-bar{background-size:cover;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../images/hero-placeholder-2.png);padding:3rem 0}@media(min-width:1200px){.section--search-bar{padding:4rem 0}}@media(min-width:1328px){.section--search-bar{padding:6.5rem 0}}@media(min-width:1600px){.section--search-bar{padding:8rem 0}}.section--search-bar.section:first-of-type{margin-top:32px}@media(min-width:1200px){.section--search-bar.section:first-of-type{margin-top:0}}.dark-theme .section--search-bar{background-color:#030035;background-image:none;border-bottom:1px solid #fff}.section--search-bar #searchform{overflow-y:hidden}.search-bar__title{margin-bottom:1rem;font-weight:700}@media(min-width:1024px){.search-bar__title{margin-bottom:2rem}}@media(min-width:1200px){.search-bar__title{font-size:3.5294117647rem;margin-bottom:3rem}}.search-bar__input{max-width:504px;transition:all .4s cubic-bezier(.2,0,0,1);font-size:.8823529412rem!important;border:0!important}.search-bar__input::placeholder{color:#161616;opacity:1}.search-bar__input::-ms-input-placeholder{color:#161616;opacity:1}.search-bar__input-wrapper{width:auto;position:relative;display:inline}@media(min-width:1024px){.search-bar__input{font-size:1rem!important}}.search-bar__sumbit{position:absolute;width:3rem;height:auto;top:-15px;right:0;bottom:-15px;opacity:0;cursor:pointer}