:root{--mp-home-hero-background: linear-gradient( 36deg, rgba(232, 84, 84, 1) 5%, rgba(255, 187, 0, 1) 24%, rgba(251, 242, 214, 1) 46%, rgba(251, 242, 214, 1) 76%, rgba(255, 187, 0, 1) 100% );--mp-home-hero-color: light-dark(var(--mp-color-home-hero-light-text), var(--mp-color-home-hero-dark-text));--mp-home-hero-border-width: 0}@media(prefers-color-scheme:dark){:root{--mp-home-hero-background: transparent;--mp-home-hero-border-width: 1px}}.home__container{overflow:hidden;margin:-4rem calc(var(--mp-body-x-padding-mobile) * -1) 0}.home__filter{margin-block-start:2rem;position:relative;z-index:900}.home__hero{background:url(./home-hero-BJFv-mSv.svg) no-repeat center bottom,var(--mp-home-hero-background);background-size:100% auto;color:var(--mp-home-hero-color);padding:2rem 0 15rem 2rem}.home__products{margin:0 var(--mp-body-x-padding-mobile)}@media(min-width:481px){.home__container{margin-inline:var(--mp-body-x-padding-tablet)}.home__filter{margin-block-start:0}.home__hero{display:flex;flex-direction:column;justify-content:center;height:270px;background-position:right bottom;background-size:70%,auto;border-radius:var(--mp-border-radius);margin:2rem var(--mp-body-x-padding-tablet) 3rem;padding:0}.home__hero>*{width:35%}.home__products{margin-inline:var(--mp-body-x-padding-tablet)}}@media(min-width:901px){.home__container{display:grid;grid:"filter hero" minmax(1px,auto) "filter products" auto / 1fr 3fr;grid-gap:var(--mp-grid-row-gap) var(--mp-grid-column-gap);margin:0 auto;overflow:visible;position:static}.home__filter{grid-area:filter}.home__hero{border:var(--mp-home-hero-border-width) solid var(--mp-color-gray);grid-area:hero;margin-inline:0;margin-block-start:0;padding-inline-start:2rem}.home__products{grid-area:products;margin:0}}
