.home-page{margin-top:20px;font-family:var(--mdc-typography-font-family);margin-bottom:40px;height:auto}.home-banner{padding:15px 15% 5px 15px;font-size:20px;font-weight:400;margin:0}.home-header-text{position:absolute;display:flex;align-items:center;bottom:0;background-color:transparent;width:100%;color:var(--okx-palette-on-primary);z-index:2;font-weight:700}.home-header-text:before{content:" ";width:100%;height:79px;background-color:var(--mdc-theme-on-secondary);position:absolute;bottom:0;z-index:-1;opacity:.55}.home-input-container{text-align:center;padding:20px 13px;margin-bottom:20px;background-color:var(--okx-home-inputs-background-color);box-shadow:3px 3px 8px 0 rgba(0,0,0,.3)}.home-input-container .home-input-grid .formControl{gap:0}.home-input-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px;align-items:center;justify-content:center;padding-bottom:10px}.home-input-container .home-input-grid .formControl .mui-select .MuiFormControl-root{width:100%!important}.home-heading{padding:27px 0 19px;gap:10px}.search-button{grid-column:2/4;width:205px;justify-self:center;margin-top:15px;height:30px;font-size:16px;font-weight:700;box-shadow:3px 3px 6px 0 rgba(0,0,0,.1);transition:box-shadow 1.4s cubic-bezier(.175,.885,.32,1.275);transition:transform .6s cubic-bezier(.175,.885,.32,1.275)}.search-button:hover{box-shadow:3px 3px 6px 0 rgba(0,0,0,.3);transform:scale(1.02)}.goToAdvancedSearchBtn{font-size:15px;display:flex;align-items:center;gap:5px;margin:0 auto;justify-content:center;text-decoration:none;width:max-content}.goToAdvancedSearchBtn span{text-decoration:underline;color:var(--mdc-theme-font-color)}.goToAdvancedSearchBtn .MuiSvgIcon-root{font-size:12px}.home-input-grid .MuiInputBase-input.MuiOutlinedInput-input.MuiAutocomplete-input.MuiAutocomplete-inputFocused.MuiInputBase-inputAdornedEnd.MuiOutlinedInput-inputAdornedEnd{font-size:16px;color:var(--okx-secondary-font-color)}.home-input-grid .MuiInputBase-input.MuiOutlinedInput-input.MuiAutocomplete-input.MuiAutocomplete-inputFocused.MuiInputBase-inputAdornedEnd.MuiOutlinedInput-inputAdornedEnd::placeholder{color:var(--okx-input-placeholder-home-color)}.home-input-grid .input-text-field .MuiFormControl-root.MuiTextField-root{width:100%!important}.home-input-grid .MuiInputBase-input.Mui-disabled::placeholder{color:var(--okx-third-font-color)!important;-webkit-text-fill-color:var(--okx-footer-OutlinedInput-color)!important}.home-input-grid .custom-select-input.Mui-disabled{color:var(--okx-footer-OutlinedInput-color)!important;-webkit-text-fill-color:var(--okx-footer-OutlinedInput-color)!important}.home-input-grid .MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-formControl{height:30px;font-size:16px;border-radius:0;background-color:var(--mdc-theme-background)}.home-input-grid .MuiInputBase-input.MuiOutlinedInput-input{color:var(--okx-secondary-font-color);font-family:ArialMT}.home-input-grid .MuiInputBase-input.MuiOutlinedInput-input::placeholder{color:var(--okx-input-placeholder-home-color)}.home-input-grid .MuiButtonBase-root.MuiIconButton-root.MuiAutocomplete-popupIndicator .MuiIconButton-label .MuiSvgIcon-root{color:gray;fill:gray!important}.home-input-grid .MuiButtonBase-root.MuiIconButton-root.MuiAutocomplete-popupIndicator{width:30px}.home-title{font-size:30px}.home-subtitle{font-size:25px}.cars-of-the-day>p,.most-searched-brands>p,.news-testreports-revue>p{font-weight:700;color:var(--okx-secondary-font-color);margin:0;padding-top:13px;width:-moz-fit-content;width:fit-content}.cars-of-the-day>p,.most-searched-brands>p{font-size:20px}.news-testreports-revue>p{font-size:18px}.cars-of-the-day{gap:10px;border-top:1px solid var(--mdc-theme-border-color)}.cars-of-the-day,.most-searched-brands{display:flex;flex-direction:column;border-bottom:1px solid var(--mdc-theme-border-color)}.most-searched-brands{justify-content:flex-start}.brands-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:35px;padding:20px 90px 25px}.brand-wrapper{display:flex;flex-direction:column;justify-items:center;align-items:center;transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.brand-wrapper:hover{transform:scale(1.1);cursor:pointer}.brands-container>.brand-wrapper:nth-child(3)>.brand-logo .brand-img,.brands-container>.brand-wrapper:nth-child(5)>.brand-logo .brand-img{max-width:52px;padding-bottom:3px}.brands-container>.brand-wrapper:nth-child(8)>.brand-logo .brand-img{max-width:37px}.brands-container>.brand-wrapper:nth-child(6)>.brand-logo .brand-img{max-width:50px}.brand-logo .brand-img{max-width:30px;height:auto}.brands-container>.brand-wrapper:nth-child(8)>.brand-logo .brand-img{max-width:26px}.brands-container>.brand-wrapper:nth-child(6)>.brand-logo .brand-img{max-width:36px}.brand-wrapper>p{margin:0;padding-top:4px;font-size:10px;line-height:1.13;color:var(--okx-primary-font-color);white-space:nowrap}.news-testreports-revue{height:auto;display:flex;flex-direction:column;gap:20px}@media (min-width:768px){.home-banner{padding:15px 15% 5px 15px;font-size:22px}.cars-of-the-day{height:auto}.brands-container{gap:38px;flex-wrap:nowrap}}@media (min-width:1024px){.home-banner{font-size:26px;padding:15px 22% 6px 15px}.home-input-grid{grid-template-columns:repeat(5,1fr);align-items:center}.search-button{grid-column:unset;margin:0;justify-self:auto;width:100%}.brands-container{justify-content:space-evenly;gap:12px;padding-bottom:18px}.brands-container>.brand-wrapper:nth-child(3)>.brand-logo .brand-img,.brands-container>.brand-wrapper:nth-child(5)>.brand-logo .brand-img{max-width:81px;padding-bottom:3px}.brands-container>.brand-wrapper:nth-child(8)>.brand-logo .brand-img{max-width:37px}.brands-container>.brand-wrapper:nth-child(6)>.brand-logo .brand-img{max-width:50px}.brand-logo .brand-img{max-width:39px}.brands-container>.brand-wrapper:nth-child(8)>.brand-logo .brand-img{max-width:31px}.brands-container>.brand-wrapper:nth-child(6)>.brand-logo .brand-img{max-width:51px}.brand-wrapper>p{font-size:14px}}@media (min-width:1280px){.home-input-grid{grid-template-columns:repeat(5,1fr);padding-bottom:20px;align-items:center}.search-button{grid-column:unset;margin:0}.home-input-grid .MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-formControl{height:40px}.home-input-grid .MuiButtonBase-root.MuiIconButton-root.MuiAutocomplete-popupIndicator{width:40px;top:20px!important}.search-button{height:40px}.home-banner{padding:15px 35% 6px 15px}.home-input-container{padding:20px 15px;margin-bottom:30px}.brands-container>.brand-wrapper:nth-child(3)>.brand-logo .brand-img,.brands-container>.brand-wrapper:nth-child(5)>.brand-logo .brand-img{max-width:82px;padding-bottom:5px}.brands-container>.brand-wrapper:nth-child(8)>.brand-logo .brand-img{max-width:32px}.brands-container>.brand-wrapper:nth-child(6)>.brand-logo .brand-img{max-width:52px}.brand-logo .brand-img{max-width:40px}.brand-wrapper>p{font-size:15px}}@media (min-width:1366px){.cars-of-the-day>p,.most-searched-brands>p,.news-testreports-revue>p{font-size:21px}.home-banner{font-size:30px;padding:15px 34% 8px 15px}.home-header-text{justify-content:left;height:160px}.home-header-text,.home-header-text:before{height:90px}}@media (min-width:1440px){.home-banner{font-size:32px;padding:15px 34% 15px0px 15px}}@media (min-width:1920px){.home-input-grid{padding-bottom:28px}.home-input-container{padding:30px 10px}.home-input-grid .MuiInputBase-root.MuiOutlinedInput-root.MuiAutocomplete-inputRoot.MuiInputBase-fullWidth.MuiInputBase-formControl.MuiInputBase-adornedEnd.MuiOutlinedInput-adornedEnd{height:56px}.home-input-grid .MuiAutocomplete-popupIndicator>.MuiSvgIcon-root{font-size:20px!important}.home-input-grid .MuiInputBase-input.MuiOutlinedInput-input.MuiAutocomplete-input.MuiAutocomplete-inputFocused.MuiInputBase-inputAdornedEnd.MuiOutlinedInput-inputAdornedEnd{font-size:26px}.home-input-grid .MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-formControl{height:56px;font-size:26px}.home-input-grid .MuiButtonBase-root.MuiIconButton-root.MuiAutocomplete-popupIndicator{width:36px;top:29px!important}.search-button{height:56px;font-size:26px}.goToAdvancedSearchBtn{font-size:25px}.goToAdvancedSearchBtn .MuiSvgIcon-root{font-size:18px}.home-banner{font-size:50px;padding:15px 26% 15px 30px}.home-header-text,.home-header-text:before{height:140px}.home-title{font-size:32px}.home-subtitle{font-size:26px}.home-page .mui-select .MuiButtonBase-root.MuiIconButton-root.MuiAutocomplete-popupIndicator .MuiIconButton-label .MuiSvgIcon-root{font-size:18px}.home-page .mui-select .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root] .MuiAutocomplete-endAdornment{display:flex;align-items:center;justify-content:center;right:15px;top:17px}.cars-of-the-day>p,.news-testreports-revue>p{font-size:23px;padding-top:15px}.brand-logo .brand-img{max-width:50px}.brands-container>.brand-wrapper:nth-child(8)>.brand-logo .brand-img{max-width:40px}.brands-container>.brand-wrapper:nth-child(6)>.brand-logo .brand-img{max-width:61px}.brands-container>.brand-wrapper:nth-child(3)>.brand-logo .brand-img,.brands-container>.brand-wrapper:nth-child(5)>.brand-logo .brand-img{max-width:100px}}@media screen and (max-width:480px){.home-page{margin:0;padding-bottom:30px}.home-banner{padding:2px 42px 3px 8px;font-size:14px}.home-header-text:before{height:34px}.home-input-grid{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;margin-bottom:none;flex-wrap:wrap}.home-input-grid .MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-formControl{height:35px}.home-input-grid .mui-select{display:flex;flex-direction:column;justify-content:flex-end;height:35px}.home-input-container .home-input-grid input::placeholder{color:var(--okx-third-font-color)!important}.home-input-grid .input-text-field,.home-input-grid .mui-select{width:96%}.home-title{font-size:20px}.home-subtitle{font-size:14px}.home-input-container{display:flex;padding:10px 0;margin:0 20px 10px;flex-direction:column;justify-content:center}.home-input-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.home-input-grid>:nth-child(5){grid-column:span 2;justify-self:center}.home-input-grid .formControl:first-child .mui-select,.home-input-grid .formControl:nth-child(3) .mui-select{padding-left:6px}.cars-of-the-day>p,.most-searched-brands>p,.news-testreports-revue>p{font-size:16px}.news-testreports-revue>p{padding-left:20px}.search-button{margin-top:5px;height:36px;width:210px;font-size:16px;box-shadow:3px 3px 6px 0 rgba(0,0,0,.2)}.goToAdvancedSearchBtn{font-size:15px;gap:5px;margin:0 auto}.home-heading{padding:6px 20px 10px;gap:8px}.cars-of-the-day,.most-searched-brands{margin:0 20px}.brands-container{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.brand-wrapper>p{font-size:12px}.brand-logo img{max-width:35px}.brands-container>.brand-wrapper:nth-child(3)>.brand-logo .brand-img,.brands-container>.brand-wrapper:nth-child(5)>.brand-logo .brand-img{max-width:54px;padding-bottom:8px}.brands-container>.brand-wrapper:nth-child(6)>.brand-logo .brand-img{max-width:40px}.brands-container>.brand-wrapper:nth-child(8)>.brand-logo .brand-img{max-width:22px}}