.main{height:42vh}.header,.main{display:flex;justify-content:center;align-items:center;background-color:#f9f9f9}.header{width:100vw;height:50vh}.header1{display:flex;flex-direction:column;justify-content:space-between;height:16vh;width:35vw;align-items:center;background-color:#f9f9f9}h2{font-size:35px}.container-box{margin-bottom:10px}.container-box,.footer-box{display:flex;justify-content:center}.footer-box{margin-top:50px}.App{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:306px;height:306px;border-radius:15px;background-color:#fff;box-shadow:0 4px 8px 0 rgba(170,107,107,.2),0 6px 20px 0 rgba(0,0,0,.19)}.App>div{width:100px;height:100px;display:flex;align-items:center;justify-content:center}.div1{border-top-left-radius:15px;grid-area:1/1/2/2}.div1,.div2{border-right:1.5px solid grey;border-bottom:1.5px solid grey}.div2{grid-area:1/2/2/3}.div2,.div3{border-left:1.5px solid grey}.div3{grid-area:1/3/2/4}.div3,.div4{border-bottom:1.5px solid grey}.div4{grid-area:2/1/3/2;border-top:1.5px solid grey;border-right:1.5px solid grey}.div5{grid-area:2/2/3/3;border:1.5px solid grey}.div6{grid-area:2/3/3/4;border-top:1.5px solid grey;border-bottom:1.5px solid grey;border-left:1.5px solid grey}.div7{grid-area:3/1/4/2}.div7,.div8{border-top:1.5px solid grey;border-right:1.5px solid grey}.div8{grid-area:3/2/4/3}.div8,.div9{border-left:1.5px solid grey}.div9{grid-area:3/3/4/4;border-top:1.5px solid #b9b4b4}#cross{height:80px;position:relative;width:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#cross,#cross:after{background:#b2fefa;background:linear-gradient(90deg,#2073d3,#28d0f1);box-shadow:0 5px 9px 0 rgba(0,0,0,.3),0 6px 20px 0 rgba(0,0,0,.19)}#cross:after{position:absolute;content:"";height:20px;width:80px;left:-30px;top:30px}#zero{font-size:10px;width:45px;height:45px;border:16px solid #ee5903;border-radius:50%;box-shadow:0 5px 9px 0 rgba(0,0,0,.3),0 6px 20px 0 rgba(0,0,0,.19)}.container{display:inline-block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border-radius:50%;box-shadow:0 4px 8px 0 rgba(170,107,107,.2),0 6px 20px 0 rgba(0,0,0,.19)}#container1 input:checked~.checkmark{background-color:#2196f3}#container2 input:checked~.checkmark{background-color:#ee5903}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:#fff}.button{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);background-image:linear-gradient(90deg,#2073d3,#28d0f1);border:none;color:#fff;padding:10px 20px;text-align:center;text-decoration:none;width:140px;font-size:20px;display:block;cursor:pointer;margin-top:20px;margin-right:13px;border-radius:18px}@media only screen and (min-width:600px){h2{font-size:50px}.main{height:43vh;padding-top:8px}.header{height:38vh}.button{margin:20px 0}.header1{width:18vw}}@media only screen and (max-height:700px){.App{height:214px;width:214px}.App>div{height:70px;width:70px}.main{height:41vh}.header{height:50vh}.footer-box{margin:0}#btn{margin-bottom:20px}#cross{height:60px;width:18px}#cross:after{top:21px;left:-21px;height:18px;width:60px}#zero{width:36px;height:36px;border-width:12px}}.header-resize{height:24vh}body{margin:0;font-family:Verdana,Geneva,Tahoma,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.03801734.chunk.css.map */