.main__hero,main{display:flex;flex-direction:column;flex:1}.main__hero{padding:10svh .5rem;justify-content:center;--background-overlay-alpha:97%;align-items:center;background:linear-gradient(hsla(40,44%,97%,var(--background-overlay-alpha)),hsla(40,44%,97%,var(--background-overlay-alpha))),url(/assets/medias/images/petitmiam-pattern-1024w.webp);background-size:cover;background-repeat:no-repeat}.hero__title,.search__form{align-self:center;margin:0 0 1rem}.hero__title{font-size:2rem;text-wrap:balance;text-align:center}.search__form{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:1rem;flex-wrap:wrap;background-color:var(--color-background-2p);padding:1rem 1rem 1.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;border-radius:.5rem;-webkit-box-shadow:0 0 1px rgb(0 0 0/15%);-moz-box-shadow:0 0 1px rgb(0 0 0/15%);box-shadow:0 0 1px rgb(0 0 0/15%);width:100%;max-width:762px}.search__group{flex:1}.search__actions__row{align-items:end}.form__submit{width:100%}.selection{padding:8svh .5rem}.selection__list{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:2rem 0;flex-wrap:wrap;margin:0;list-style:none;gap:1rem}.selection__link{display:flex;flex-direction:column}.selection__image{width:100%;max-width:300px;height:150px;border-radius:.5rem;object-fit:cover}.selection__title{margin:.25rem 0 0;text-align:center}.faq__list{max-width:680px;align-self:center}@media screen and (min-width:680px){.search__form{flex-direction:row;align-items:end}.search__type{min-width:fit-content;max-width:180px}}@media screen and (min-width:768px){.selection__image{height:auto}}