@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;1,900);body{box-sizing:border-box;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;overflow-x:hidden}header{background-color:#fff;height:5vh;margin:-.63rem -.63rem 1.25rem -.94rem;padding:1.06rem 1rem}header .logo{height:9vh;max-width:100%;transform:translate(-11rem,-.94rem)}.logo-title{float:left;font-weight:900;max-width:100%;transform:translate(9.38rem,.19rem)}header a{color:#000;text-decoration:none}.menu{float:right}.menu a{border-radius:.19rem;color:#000;cursor:pointer;display:inline-block;font-weight:700;padding:.63rem 1.25rem;text-decoration:none;transition:all .3s ease-in-out}.menu a:hover{background:#2197f4;color:#fff;cursor:pointer}.container{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;margin:0 auto;max-width:800px;padding:20px}h1{color:#2197f4}h1,h2,p{text-align:center}.matrix-dimensions{display:flex;justify-content:center;margin-bottom:20px}.matrix-dimensions label{margin-right:20px}input{margin-left:5px;padding:5px;width:60px}.matrix-input{margin-bottom:20px;text-align:center}.matrix-row{display:flex;justify-content:center;margin-bottom:10px}.matrix-cell{border:1px solid #ccc;font-size:16px;margin-right:5px;padding:10px;text-align:center;width:50px}.calculate-button{margin-bottom:20px;text-align:center}.calculate-button button{background-color:#2197f4;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.1rem;padding:10px 20px}button:hover{background:#000}.result-matrix{margin-bottom:20px;text-align:center}.result-row{display:flex;justify-content:center}.result-cell{border:1px solid #000;font-size:16px;margin-right:5px;padding:10px;width:50px}.calculation-steps,.result-cell{text-align:center}.calculation-steps ol{display:inline-block;list-style-position:inside;margin:0;padding:0;text-align:left}.matrix-table{border-collapse:collapse;margin:10px auto}.matrix-table td{border:1px solid #2197f4;min-width:50px;padding:10px;text-align:right}.solution{color:#2197f4}.section{align-items:center;display:flex;flex-direction:column;justify-content:center;line-height:2rem;margin:1rem;min-height:52vh;text-align:center}.footer-container{background:#fff;margin-bottom:-5rem;margin-top:10rem}.policy-container{border-top:.13rem solid #f4f7f9;display:flex;height:8vh;justify-content:center}#footer-1{margin-top:1.63rem}#footer-1 a{color:#2197f4;cursor:pointer;font-weight:700}#footer-1 a,#footer-1 a:hover{text-decoration:none}#footer-2{color:#000;display:flex;justify-content:center;padding-bottom:1rem}@media (min-width:1550px) and (max-width:3200px){.logo-title{transform:translate(17.19rem,1.25rem)}header .logo{transform:translate(-16.25rem,-7.94rem)}}@media screen and (max-width:1500px){.logo-title{float:left;transform:translate(11.25rem,.63rem)}header .logo{height:30vh;transform:translate(-16.25rem,-5.31rem)}}@media screen and (max-width:1498px){.container{display:block}header .logo{float:left;height:5.63rem;margin-top:-1.06rem;transform:none;width:6.1rem}.logo-title{transform:translate(6.06rem,-3.45rem)}.controls-container{margin:auto}}@media screen and (max-width:768px){.menu a{display:none}.section{display:block}.policy-container{font-size:.63rem;height:10vh}#footer-2{font-size:.56rem}}
/*# sourceMappingURL=main.21493c83.css.map*/