.header{min-height:70px;border-bottom:1px solid #000000;display:grid;grid-template-columns:1fr 2fr;align-items:center;position:relative}.logo{color:#437dff;font-weight:500;font-size:22px;line-height:30px}.menu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.menu__link{color:#9cbbff;text-decoration:none;font-size:22px;line-height:30px;margin-right:15px}.menu__link:last-of-type{margin-right:0}.menu__link_active{color:#437dff;pointer-events:none}@media screen and (max-width: 950px){.menu{position:static;top:0;left:0;transform:translate(0);display:flex;flex-direction:column;align-items:flex-start}.menu__link{margin-right:0}}.dashboard{display:flex;flex-direction:column;align-items:center;text-align:center;min-height:calc(100vh - 140px);justify-content:center}.dashboard h2{text-align:center;font-size:32px;line-height:37px;max-width:500px;margin:60px 0 20px;font-weight:400}.dashboard p{font-size:20px;line-height:23px;max-width:350px}.reviews{display:flex;flex-direction:column;align-items:center;text-align:center;min-height:calc(100vh - 140px);justify-content:center}.reviews__item{list-style-type:none;font-size:32px;line-height:37px;padding:20px 50px;background-color:#e8e8e8;border-radius:20px;margin-bottom:20px}.reviews a{color:#437dff;text-decoration:none;font-size:20px}h3{text-align:center}.reviews__item:last-of-type{margin-bottom:0}.review{display:flex;flex-direction:column;align-items:center;text-align:center;min-height:calc(100vh - 140px);justify-content:center}.review h3{text-align:center;font-size:32px;line-height:37px;max-width:500px;margin:60px 0 20px;font-weight:400}.review p{font-size:20px;line-height:23px;max-width:550px}.review button{list-style-type:none;font-size:20px;line-height:24px;padding:12px 20px;color:#437dff;background-color:#e8e8e8;border-radius:12px;border:none;margin-top:20px}p.review__rating{margin-top:20px;font-size:16px}.about{display:flex;flex-direction:column;align-items:center;text-align:center;min-height:calc(100vh - 140px);justify-content:center}.about h2{text-align:center;font-size:32px;line-height:37px;max-width:500px;margin:60px 0 20px;font-weight:400}.about p{font-size:20px;line-height:23px;max-width:350px}.about ul{display:flex;margin-top:20px;flex-wrap:wrap;justify-content:center}.about li{list-style-type:none;font-size:32px;line-height:37px;padding:10px 20px;background-color:#e8e8e8;border-radius:20px;margin-bottom:20px;margin-right:10px}.about li:last-of-type{margin-right:0}.about a{color:#437dff;text-decoration:none;font-size:20px}.about-us{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:calc(100vh - 140px)}.about-us ul{display:flex;margin-top:20px;flex-wrap:wrap;justify-content:center}.about-us li{list-style-type:none;font-size:32px;line-height:37px;padding:20px 50px;background-color:#e8e8e8;border-radius:20px;margin-bottom:20px;margin-right:10px}.about-us li:last-of-type{margin-right:0}.about-us a{color:#437dff;text-decoration:none;font-size:20px}.about-content{padding:60px 40px}.about-content p{font-size:20px;max-width:900px}.about-content h3{font-size:32px;line-height:37px;margin:20px 0;font-weight:400}.App{width:90%;margin:auto;max-width:1440px;min-width:320px;min-height:100vh;display:flex;flex-direction:column}@font-face{src:url(/react-router-demo/assets/Roboto-DBuZu8wg.woff);font-family:Roboto}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,p,li,ul{margin:0;padding:0}body{margin:0;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f1f3}a{transition:opacity .3s;font-family:Roboto;text-decoration:none}a:hover{opacity:.8}
