.job-search-input input{min-width:200px}#home-component .job-search-input{position:relative;z-index:1;width:100%;max-width:870px;font-size:20px}#home-component .dropdown-component{width:165px!important}#home-component{background:linear-gradient(180deg,#4e1480,10%,var(--theme-color),80%,#591c8c);min-height:calc(100% - 61px);box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:30px 0}#home-component>.hero{width:80%;margin-top:-61px;z-index:1}#home-component>.hero>h1{color:#fff;font-family:Inter;font-size:50px}#home-component>.image-container{position:fixed;opacity:.2;right:0;bottom:0;height:100vh}#home-component>.image-container>img{border-radius:72% 28% 0 100%/100% 0 100% 0;border-top:100px solid var(--theme-color-ultralight);margin-top:-100px;height:100%;width:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}#home-component>.image-container>#fadeout{width:100%;height:50px;position:absolute;bottom:0;background:linear-gradient(180deg,transparent,#591c8c)}#home-component>.hero>h1>span{font-weight:200}@media only screen and (max-width:800px){#home-component>.hero>.title{font-size:40px}#home-component .subtitle{font-size:25px!important}#home-component>.image-container{opacity:.1}}@media only screen and (max-width:545px){#home-component>.hero>.title>span{display:none}}@media only screen and (max-width:100vh){#home-component>.image-container{border-radius:0;opacity:.1}}