@import"https://fonts.googleapis.com/css2?family=Young+Serif&display=swap";body{font-family:"Young Serif",serif;font-weight:400;font-style:normal;margin:0}.main{width:100vw;height:100vh;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;background-color:#e6143233}.main .header{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;margin-top:-100px}.main .header__start{display:flex;justify-content:center;align-items:center;flex-direction:column}.main .header__start__top{display:flex;justify-content:center;align-items:center;flex-direction:row}.main .header__start__top__image{height:50px;object-fit:cover}.main .header__start__top__text{font-size:40px}.main .header__start__button{width:100%;display:flex;justify-content:center;align-items:center;gap:30px}.main .header__start__button_yes{background-color:#c81e4680;min-width:100px;height:50px;font-size:20px;color:#000;display:inline flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s;box-sizing:border-box;padding:5px 10px;border-radius:8px}.main .header__start__button_yes--disabled{background-color:#c8c8c8cc;pointer-events:none}.main .header__start__button_yes:hover{background-color:#c81e464d}.main .header__start__button_no{background-color:#c81e4680;min-width:100px;height:50px;font-size:20px;color:#000;display:inline flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s;box-sizing:border-box;padding:5px 10px;border-radius:8px}.main .header__start__button_no--disabled{background-color:#c8c8c8cc;pointer-events:none}.main .header__start__button_no:hover{background-color:#c81e464d}.main .header__yes{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:80px}.main .header__yes__top{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}.main .header__yes__top__image{height:200px;width:auto;border-radius:40px}.main .header__yes__top__text{font-size:60px}.main .header__yes__replay svg{display:inline flex;justify-content:center;align-items:center;font-size:30px;cursor:pointer;transition:.3s}.main .header__yes__replay svg:hover{color:#6428284d}.main .header__no__once__top{display:flex;justify-content:center;align-items:center;flex-direction:row}.main .header__no__once__top__text{font-size:40px}.main .header__no__once__button{width:100%;display:flex;justify-content:center;align-items:center;gap:40px}.main .header__no__once__button_yes{background-color:#c81e4680;min-width:120px;height:60px;font-size:25px;color:#000;display:inline flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s;box-sizing:border-box;padding:5px 10px;border-radius:8px}.main .header__no__once__button_yes--disabled{background-color:#c8c8c8cc;pointer-events:none}.main .header__no__once__button_yes:hover{background-color:#c81e464d}.main .header__no__once__button_no{background-color:#c81e4680;min-width:80px;height:40px;font-size:15px;color:#000;display:inline flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s;box-sizing:border-box;padding:5px 10px;border-radius:8px;margin-left:-30px}.main .header__no__once__button_no--disabled{background-color:#c8c8c8cc;pointer-events:none}.main .header__no__once__button_no:hover{background-color:#c81e464d}.main .header__no__twice__top{display:flex;justify-content:center;align-items:center;flex-direction:row}.main .header__no__twice__top__text{font-size:60px}.main .header__no__twice__top__image{height:200px;width:auto}.main .header__no__twice__button{width:100%;display:flex;justify-content:center;align-items:center;gap:60px}.main .header__no__twice__button_yes{background-color:#c81e4680;min-width:140px;height:90px;font-size:40px;color:#000;display:inline flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s;box-sizing:border-box;padding:5px 10px;border-radius:8px}.main .header__no__twice__button_yes--disabled{background-color:#c8c8c8cc;pointer-events:none}.main .header__no__twice__button_yes:hover{background-color:#c81e464d}.main .header__no__twice__button_no{background-color:#c81e4680;min-width:60px;height:30px;font-size:10px;color:#000;display:inline flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s;box-sizing:border-box;padding:5px 10px;border-radius:8px;margin-left:-100px}.main .header__no__twice__button_no--disabled{background-color:#c8c8c8cc;pointer-events:none}.main .header__no__twice__button_no:hover{background-color:#c81e464d}.main .header__no__third__top{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px}.main .header__no__third__top__image{height:150px;width:auto;border-radius:50px}.main .header__no__third__top__text{font-size:60px}.main .header__no__third__button{width:100%;display:flex;justify-content:center;align-items:center;gap:30px}.main .header__no__third__button_yes{background-color:#c81e4680;min-width:180px;height:120px;font-size:60px;color:#000;display:inline flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s;box-sizing:border-box;padding:5px 10px;border-radius:8px}.main .header__no__third__button_yes--disabled{background-color:#c8c8c8cc;pointer-events:none}.main .header__no__third__button_yes:hover{background-color:#c81e464d}.main .header__end{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:80px}.main .header__end__top{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}.main .header__end__top__image{height:200px;width:auto;border-radius:40px}.main .header__end__top__text{font-size:40px}.main .header__end__replay{display:inline flex;justify-content:center;align-items:center;min-width:150px;height:60px;font-size:20px;cursor:pointer;transition:.3s;background-color:#f082b480;box-sizing:border-box;padding:5px 10px;border-radius:8px}.main .header__end__replay:hover{background-color:#f082b44d}.main .header__once__yes{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:80px}.main .header__once__yes__top{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}.main .header__once__yes__top__image{height:180px;width:auto;border-radius:40px}.main .header__once__yes__top__text{font-size:40px}.main .header__once__yes__replay{display:inline flex;justify-content:center;align-items:center;min-width:150px;height:60px;font-size:20px;cursor:pointer;transition:.3s;background-color:#f082b480;box-sizing:border-box;padding:5px 10px;border-radius:8px}.main .header__once__yes__replay:hover{background-color:#f082b44d}.main .header__twice__yes{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:80px}.main .header__twice__yes__top{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:15px}.main .header__twice__yes__top__image{height:150px;width:auto;border-radius:40px}.main .header__twice__yes__top__text{font-size:40px}.main .header__twice__yes__replay{display:inline flex;justify-content:center;align-items:center;min-width:150px;height:60px;font-size:20px;cursor:pointer;transition:.3s;background-color:#f082b480;box-sizing:border-box;padding:5px 10px;border-radius:8px}.main .header__twice__yes__replay:hover{background-color:#f082b44d}
