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}*{margin:0;padding:0;box-sizing:border-box}footer{height:50px;border-top:1px solid rgba(80,85,85,.7686274509803922)}footer,header{text-align:center}header{background:rgba(234,236,236,.9333333333333333);height:200px;padding-top:25px}header h1{font-size:36px;margin-bottom:12px;color:#24244b}p{font-size:20px;color:rgba(41,41,58,.9254901960784314)}header img{position:absolute;top:0;left:0;width:192px}.shop{display:grid;grid-template-columns:3fr 1fr;padding:10px 5%}.universites{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-right:20px}nav{display:flex;justify-content:space-between;align-items:center;padding:0 10%;background-color:rgba(225,245,245,.9333333333333333)}a{text-decoration:none;padding:10px;font-size:20px;font-weight:700;color:#1b1b31;transition:color .5s}a:hover{color:#313186}input{width:350px;height:40px;margin:10px 0;outline:none;border:2px solid #dbdad9;font-size:16px;padding:5px;border-radius:5px}.addCart{background:rgba(225,245,245,.9333333333333333);width:80%;padding:16px;border-radius:5px}.addCart h3,ul li{display:flex;justify-content:space-between}ul li{list-style:none;width:80%;padding:8px;background:rgba(225,245,245,.9333333333333333);margin:10px 0;border-radius:5px;font-size:18px}.cart{background-color:#dbdef0;padding:10px;border-radius:10px;color:#24244b;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3)}.cart img{width:100%;height:150px;margin:0 auto;display:block}.title{font-weight:700}.cart h2{margin:10px 0}.cart h3,.cart p{display:flex;justify-content:space-between}button{background-color:#5050e9;width:130px;height:30px;font-size:18px;margin:15px 10px 5px 0;border:none;cursor:pointer;color:#fdfcfc}
/*# sourceMappingURL=main.9db980d1.chunk.css.map */