*{box-sizing:border-box}:root{font-family:Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#f5f5f5;margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h2{font-weight:700;font-size:.82rem;line-height:100%}ul{list-style:none}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.container{width:375px;margin:0 auto}.images{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #c6c6c6}.logo-img{max-width:137px}.avatar-img{width:35px;height:35px}header,.card{background-color:#fff}.card{margin-bottom:25px}.card-header{display:flex;align-items:center}.card-img{margin-right:7px}.card-header h2,.card-header p{margin:0}.card-header p{font-size:.75rem}.card-main-img{width:100%}.card-icons{width:105px;padding:0;margin:0;display:flex;justify-content:space-between}.card-icons li{display:inline-block}.card-icons img{max-width:25px}.card-icons img,button{transition:transform .9s ease;transform:scale(1)}.card-description{text-align:left}.card-description span{font-weight:700;font-size:.82rem;color:#000}.card-description p{margin-bottom:0;margin-top:12px}button{border:none;background-color:unset}.card-icons img:hover,button:hover,button:active,button:focus{transform:scale(1.5)}.padding{padding:16px}.round{border-radius:50%}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}
