.hero-banner{border-radius:var(--ds-border-radius-xl);overflow:hidden}.hero-banner .image{width:100%;height:auto}@media (min-width:1025px){.hero-banner .image{height:100%}}@media (min-width:1601px){.hero-banner{height:320px}.hero-banner--large{height:474px}.hero-banner--large .image{height:100%}}@media (max-width:1600px) and (min-width:1025px){.hero-banner--large{height:453px}}
.home-filters{background-color:var(--ds-color-bg-white);padding:var(--ds-space-16);border-radius:var(--ds-border-radius-xl);flex-direction:column;height:100%;display:flex}.home-filters__content{padding:var(--ds-space-16);background-color:var(--ds-color-bg-container-lighter);border-radius:var(--ds-border-radius-xl);flex:1}.home-filters__form{gap:var(--ds-space-16);flex-direction:column;height:100%;display:flex}.home-filters__form__row__inner{gap:var(--ds-space-24);display:flex}@media (max-width:1280px){.home-filters__form__row__inner{gap:var(--ds-space-16)}}@media (max-width:576px){.home-filters__form__row__inner{gap:var(--ds-space-8)}}.home-filters__form__row__inner .input,.home-filters__form__row__inner .btn{width:calc(50% - 12px);min-width:calc(50% - 12px);max-width:calc(50% - 12px)}@media (max-width:1280px){.home-filters__form__row__inner .input,.home-filters__form__row__inner .btn{width:calc(50% - 8px);min-width:calc(50% - 8px);max-width:calc(50% - 8px)}}@media (max-width:576px){.home-filters__form__row__inner .input,.home-filters__form__row__inner .btn{width:calc(50% - 4px);min-width:calc(50% - 4px);max-width:calc(50% - 4px)}}.home-filters__form__row:last-child{margin-top:auto}@media (max-width:576px){.home-filters__form__row:last-child .home-filters__form__row__inner{flex-direction:column}.home-filters__form__row:last-child .home-filters__form__row__inner .btn{width:100%;min-width:100%;max-width:100%}}.home-filters__form .radio-group{min-height:24px}.home-filters .tabs-container--secondary .tab{flex:unset;width:fit-content}.home-filters .tabs-container--secondary .tab:not(.tab--selected) .tab__label{display:none}.home-filters .tabs-container--secondary .tab:not(.tab--selected) .tab__icon{margin-right:0!important}.home-filters .tabs-container--secondary .tab--selected{flex:1}.home-filters .tabs-container--secondary .tab--selected .tab__label{display:inline-block}
.hero-section{background-color:var(--ds-color-bg-container-light);padding:var(--ds-space-16)0}@media (max-width:1600px) and (min-width:1025px){.hero-section .container{max-width:1024px}.hero-section__row{gap:var(--ds-space-24);flex-wrap:wrap;margin:0!important}.hero-section__row:not(:last-child){margin-bottom:var(--ds-space-24)!important}.hero-section__row>div{padding:0!important}.hero-section__row:first-child>div{width:100%!important}.hero-section__row:last-child>div{flex:1}.hero-section__row:last-child>div:first-child{flex:100%}}@media (max-width:1024px){.hero-section__row{gap:var(--ds-space-16);flex-wrap:wrap}}
