body{margin:0;padding:0;font-family:sans-serif}main{display:flex;justify-content:center;align-items:center;height:100dvh;background-color:#344966;flex-direction:column;gap:2rem}.contStart,.contCounter{display:flex;justify-content:center;align-items:center;max-width:calc(25% + 1rem);min-width:calc(25% + 1rem);max-height:calc(50% + 4rem);min-height:calc(50% + 4rem);flex-wrap:wrap;row-gap:3rem;column-gap:4rem;background-color:#b4cded;padding:3.5rem 5rem;border-radius:1rem;box-shadow:5px 4px 6px 3px rgba(13,24,33,.3568627451);order:2}.startH2,.startH1{width:100%;text-align:center;cursor:default}.startH1{font-size:3rem}.startH2{font-size:2.5rem;line-height:3.5rem;font-weight:200}.spanStart,.preBackButton,.backButton,.startButton{background-color:#f5f5f5;width:18rem;height:3rem;padding:.5rem 1rem;border-radius:.5rem;font-size:1.5rem;font-weight:400;cursor:pointer;font-family:sans-serif;border:0;color:#000}.startButton{background:linear-gradient(90deg, #4b6cb7 0%, #182848 100%);color:#f5f5f5;font-size:2rem}.backButton{padding:.5rem 4rem}.preBackButton{padding:.5rem 4rem;background-color:rgba(0,0,0,0);cursor:default}.spanStart{cursor:default;font-size:2.5rem}.result{width:100%;text-align:center;font-size:10rem;color:#344966}.labelNoBelow0{font-size:1.5rem;color:#344966}.labelActiveCheck,span{width:100%;height:2.5rem;padding:.5rem 1rem;color:#fff;font-size:2rem;border-radius:.5rem;text-align:center;margin:0}.labelActiveCheck{background-color:#d43b3b}#negative{border-radius:1rem;transform:scale(2);margin-left:1.2rem}button{background-color:#f5f5f5;border-radius:1rem;width:6rem;height:6rem;padding:0;font-size:6rem;border:1px solid #344966}.sum,.dif{width:6rem;height:6rem;text-align:center;display:inline-block;padding:0;line-height:1rem;color:#344966;border:1px solid #344966;cursor:pointer}