.GlobalSearchSection_bg img{position:absolute;background-repeat:no-repeat;background-position:50%;width:100%;height:400px;object-fit:cover}.GlobalSearchSection__wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:40px}.GlobalSearchSection__title{font-size:44px;font-weight:600;text-align:center;line-height:80px}.GlobalSearchSection__title span{color:var(--primary-color)}.GlobalSearchSection__description{font-size:24px;font-weight:400;line-height:30px;text-align:center;color:#12175d;margin-bottom:22px}.GlobalSearchSection__search{position:relative;display:flex;flex-direction:column;row-gap:10px}.GlobalSearchSection__search .GlobalSearchModal{position:absolute;top:auto;bottom:0;left:0;transform:translateY(101%)}.GlobalSearchSection__search .TextFieldLabel{border:1px solid var(--secondary-light-color)!important}.GlobalSearchSection__search button{margin-left:-25px;border-radius:12px}.GlobalSearchSection__search button:hover svg path{fill:var(--primary-color)}.GlobalSearchSection__links{display:flex;column-gap:10px;justify-content:flex-start}.GlobalSearchSection__flexxer{display:flex;position:relative}@media(max-width:992px){.GlobalSearchSection__title{text-align:center;font-size:32px;line-height:38px;margin-bottom:28px}.GlobalSearchSection__description{font-size:20px}.GlobalSearchSection__wrapper{padding-top:32px}.GlobalSearchSection__title{margin-bottom:10px}.GlobalSearchSection__flexxer,.GlobalSearchSection__search{width:100%}.GlobalSearchSection__flexxer div[data-component=TextField]{width:100%!important}}@media(max-width:576px){.GlobalSearchSection__wrapper{padding-top:32px}.GlobalSearchSection__title{text-align:center;font-size:28px;line-height:38px;margin-bottom:28px}.GlobalSearchSection__description{font-size:16px;display:none}}