body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:rtl;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main{align-items:center;grid-template-rows:100px auto 100px;height:100vh;width:100vw}.main,nav{display:grid;place-items:center}nav{background:#f1f1f1 0 0 no-repeat padding-box;height:100px;width:100%}.catalog-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(4,1fr);padding:5rem;place-content:center}.item-image,.item-image:before{max-height:277px;max-width:330px}.item-image:before{z-index:99}.item-image:hover{cursor:pointer;z-index:0}h3,p{font-weight:300;margin:0;padding:0;text-align:center}.item{background:#fff 0 0 no-repeat padding-box;border-radius:10px;box-shadow:0 3px 6px #154b7066;max-width:330px;max-width:100%;opacity:1;position:relative}.centered{color:#fff;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:999}@media (max-width:768px){.catalog-grid{grid-template-columns:repeat(1,1fr)}}a{color:#000;text-decoration:none}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.6ca0c3cb.css.map*/