body{background-color:#000;color:#fff;padding:10px}.navbar{align-items:center;background-color:#1f2933;border-radius:10px;display:flex;justify-content:space-between;padding:10px}.navbar,.navbar input{border:1px solid #f5f5f5}.navbar input{background-color:initial;border-radius:24px;color:#f5f5f5;height:50px;left:300px;margin-left:5px;outline:none;position:absolute;width:1350px}.gal{grid-gap:55px;display:flex;display:grid;gap:55px;grid-template-columns:repeat(4,1fr);justify-content:space-between;margin-top:15px}.gal_1{background-color:#1f2933;border:1px solid #f5f5f5;border-radius:10px;width:370px}.gal button{background-color:#f5f5f5;border:none;border-radius:10px;cursor:pointer;height:20px;margin-bottom:10px;margin-left:10px}.gal_1 img{border-radius:12px;height:370px;margin-left:25px;margin-top:25px;transition:transform .3s ease;width:320px}.gal_1:hover img{filter:brightness(1.05) contrast(1.05);transform:scale(1.05)}.gal_1 h2,.gal_1 p{margin-left:5px}.gal_1 p{line-height:1.5}@media (max-width:600px){.gal{align-items:center;flex-direction:column;gap:15px;grid-template-columns:repeat(2,1fr)}.gal_1{height:370px;margin-bottom:20px;width:100%}.gal_1 img{height:260px;margin-left:15px;width:200px}.gal_1 h2{font-size:18px}.gal_1 p{display:none}.get_1 button{margin-left:none}.navbar input{margin-top:10px;position:static;width:100%}}
/*# sourceMappingURL=main.205fad33.css.map*/