@import "https://fonts.googleapis.com/css2?family=Lato:wght@100;300;500;700&display=swap";
.Footer-module-scss-module__b6vO6G__footer{color:var(--secondary-brand-color-contrast);background:linear-gradient(to bottom left,var(--secondary-brand-color),var(--secondary-brand-color-light))}.Footer-module-scss-module__b6vO6G__footer .Footer-module-scss-module__b6vO6G__content{flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.Footer-module-scss-module__b6vO6G__footer .Footer-module-scss-module__b6vO6G__content>*{text-align:center;flex-basis:50%}@media screen and (max-width:767px){.Footer-module-scss-module__b6vO6G__footer .Footer-module-scss-module__b6vO6G__content{flex-direction:column;gap:4rem}}@media screen and (min-width:768px){.Footer-module-scss-module__b6vO6G__footer .Footer-module-scss-module__b6vO6G__content{flex-direction:row}.Footer-module-scss-module__b6vO6G__footer .Footer-module-scss-module__b6vO6G__content .Footer-module-scss-module__b6vO6G__madeInMi{border-left:1px solid;align-self:stretch}}.Footer-module-scss-module__b6vO6G__footer .Footer-module-scss-module__b6vO6G__content .Footer-module-scss-module__b6vO6G__links{flex-direction:column;gap:.5rem;display:flex}.Footer-module-scss-module__b6vO6G__footer .Footer-module-scss-module__b6vO6G__content .Footer-module-scss-module__b6vO6G__links a{color:var(--secondary-brand-color-contrast);text-decoration:none}.Footer-module-scss-module__b6vO6G__footer .Footer-module-scss-module__b6vO6G__content .Footer-module-scss-module__b6vO6G__links a:hover{color:var(--black)}.Footer-module-scss-module__b6vO6G__footer .Footer-module-scss-module__b6vO6G__content .Footer-module-scss-module__b6vO6G__madeInMi{font-size:var(--font-small);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}
.Header-module-scss-module__ixMrYG__header{width:100%;height:var(--header-height);color:var(--brand-color-contrast);background:var(--brand-gradient)}@media screen and (max-width:767px){.Header-module-scss-module__ixMrYG__header{padding:0 1rem}}.Header-module-scss-module__ixMrYG__nav{max-width:var(--max-width);height:var(--header-height);align-items:center;margin:0 auto;font-weight:500;display:flex;position:relative}@media screen and (max-width:767px){.Header-module-scss-module__ixMrYG__nav{font-size:1rem}}@media screen and (min-width:768px){.Header-module-scss-module__ixMrYG__nav{font-size:1.1rem}}.Header-module-scss-module__ixMrYG__nav .Header-module-scss-module__ixMrYG__navLink{color:inherit;border-bottom:2px solid #0000;align-items:center;height:100%;text-decoration:none;display:flex}@media screen and (max-width:767px){.Header-module-scss-module__ixMrYG__nav .Header-module-scss-module__ixMrYG__navLink{padding:0 .5rem}}@media screen and (min-width:768px){.Header-module-scss-module__ixMrYG__nav .Header-module-scss-module__ixMrYG__navLink{padding:0 1rem}}@media (hover:hover){.Header-module-scss-module__ixMrYG__nav .Header-module-scss-module__ixMrYG__navLink:hover{background:#fff2}}.Header-module-scss-module__ixMrYG__nav .Header-module-scss-module__ixMrYG__navLink:active{background:var(--brand-color-dark)}.Header-module-scss-module__ixMrYG__logo{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module-scss-module__ixMrYG__logo svg .stroke{fill:var(--brand-color)}.Header-module-scss-module__ixMrYG__logo svg .bunny{fill:var(--brand-color-contrast)}@media (hover:hover){.Header-module-scss-module__ixMrYG__logo:hover svg .stroke{fill:var(--brand-color-contrast)}.Header-module-scss-module__ixMrYG__logo:hover svg .bunny{fill:var(--brand-color)}}@media (hover:none){.Header-module-scss-module__ixMrYG__logo .stroke{fill:var(--brand-color-contrast)}.Header-module-scss-module__ixMrYG__logo:active svg .bunny{fill:var(--brand-color)}}.Header-module-scss-module__ixMrYG__cart{position:relative}.Header-module-scss-module__ixMrYG__cart .Header-module-scss-module__ixMrYG__cartIcon{margin-bottom:-4px;font-size:1.2em}.Header-module-scss-module__ixMrYG__cart .Header-module-scss-module__ixMrYG__numItems{aspect-ratio:1;background:var(--accent-color);width:16px;color:var(--accent-color-contrast);border-radius:21px;justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;top:-5px;right:-5px}.Header-module-scss-module__ixMrYG__cart .Header-module-scss-module__ixMrYG__numItems:empty{display:none}@media (hover:hover){.Header-module-scss-module__ixMrYG__cart:hover .Header-module-scss-module__ixMrYG__numItems{background:var(--accent-color-light)}}
*{box-sizing:border-box;margin:0;padding:0}html,body{background-image:#fefefe;color:#1d3041;max-width:100vw}body{font-family:var(--font)}a{color:var(--info-color-dark);text-underline-offset:3px}a:hover{color:var(--info-color-light)}a:active{color:var(--info-color-dark)}img{max-width:100%}input,textarea,button,select,a{-webkit-tap-highlight-color:transparent}h1{font-size:var(--font-xxl)}h2{font-size:var(--font-xl)}h3{font-size:var(--font-large)}h4,h5{font-size:var(--font-normal)}h6{font-size:var(--font-small)}
