body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Birds;src:url(/fonts/birds.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Mono;src:url(/fonts/mono.ttf) format("truetype");font-weight:400;font-style:normal}.stylesFlexBox{width:100%;display:flex;flex-direction:row;align-items:space-around;justify-content:space-around;margin-top:50px;padding-bottom:50px}.homeMenuBox{width:100%;height:60vh;justify-content:center;margin-top:4em;gap:50px}.contactFlexBox,.homeMenuBox{display:flex;align-items:center}.contactFlexBox{width:80%;gap:1em;justify-content:space-around}.container{width:100vw;height:50vh}.home-shop-carousel{padding:0 60px}.home-shop-carousel .react-multiple-carousel__arrow{z-index:2}.home-shop-carousel .react-multiple-carousel__arrow--left{left:0}.home-shop-carousel .react-multiple-carousel__arrow--right{right:0}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}@media print{@page{margin:1in}body *{display:none!important}#print-root,#print-root *{display:block!important}#print-root{position:fixed;top:0;left:0;width:100%;background:white}}@media only screen and (max-width:1200px){.homeMenuBox{height:auto}.contactFlexBox,.homeMenuBox{flex-direction:column}}@media only screen and (max-width:900px){.stylesFlexBox{flex-direction:column;align-items:center;justify-content:space-around;height:auto;gap:50px}}@media only screen and (max-width:600px){.contactFlexBox{gap:50px;width:90%}}