.QuestionArea-wrapper{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.QuestionArea-wrapper.white{background-color:var(--grey00)}.QuestionArea-wrapper.grey{background-color:var(--grey10)}.QuestionArea-wrapper.dark{background-color:var(--grey120)}.questionArea-wrapper-content{width:100%;max-width:984px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 0;box-sizing:border-box}@media screen and (max-width:1023px){.questionArea-wrapper-content{padding:80px 24px}}.buttonWrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:24px;margin-top:60px;margin-bottom:120px}@media screen and (max-width:1023px){.buttonWrapper{margin-top:32px;margin-bottom:24px}}@media screen and (max-width:767px){.buttonWrapper{display:flex;flex-direction:column;row-gap:24px}}.question-wrapper{width:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}@media screen and (max-width:1023px){.question-wrapper{background-color:white;border-radius:24px;padding:24px;box-sizing:border-box}.question-wrapper.grey{background-color:var(--grey100)}}@media screen and (max-width:767px){.question-wrapper{min-width:312px;display:flex;flex-direction:column;align-items:flex-start;row-gap:20px}}.question-wrapper-left{display:flex;flex-direction:column;row-gap:12px}@media screen and (max-width:1023px){.question-wrapper-left{row-gap:8px}}@media screen and (max-width:767px){.question-wrapper-right{width:100%;display:flex;justify-content:flex-end}}.moveButton{width:100%;display:flex;flex-direction:column;padding:40px;box-sizing:border-box;border-radius:40px;row-gap:20px;cursor:pointer}.moveButton.dark{background-color:var(--grey120)}.moveButton.white{background-color:var(--grey00)}@media screen and (max-width:1023px){.moveButton{min-width:348px;padding:24px;border-radius:24px}}@media screen and (max-width:767px){.moveButton{min-width:312px}}.moveButton>div:first-child{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.title{font-size:var(--headline1-font-size);font-style:var(--headline1-font-style);font-weight:var(--headline1-font-weight);line-height:var(--headline1-line-height);letter-spacing:var(--headline1-letter-spacing)}.title.dark{color:var(--grey120)}.title.white{color:var(--grey00)}@media screen and (max-width:1023px){.title{font-size:var(--headline3-font-size);font-style:var(--headline3-font-style);font-weight:var(--headline3-font-weight);line-height:var(--headline3-line-height);letter-spacing:var(--headline3-letter-spacing)}}.wordStyle-buttonTitle{font-size:var(--headline3-font-size);font-style:var(--headline3-font-style);font-weight:var(--headline3-font-weight);line-height:var(--headline3-line-height);letter-spacing:var(--headline3-letter-spacing)}.wordStyle-buttonTitle.lavender{color:var(--lavender40)}.wordStyle-buttonTitle.lime{color:var(--lime40)}@media screen and (max-width:1023px){.wordStyle-buttonTitle{font-size:var(--subtitle3-font-size);font-style:var(--subtitle3-font-style);font-weight:var(--subtitle3-font-weight);line-height:var(--subtitle3-line-height);letter-spacing:var(--subtitle3-letter-spacing)}}.wordStyle-questionWrapper-title{font-size:var(--headline3-font-size);font-style:var(--headline3-font-style);font-weight:var(--headline3-font-weight);line-height:var(--headline3-line-height);letter-spacing:var(--headline3-letter-spacing)}.wordStyle-questionWrapper-title.lavender{color:var(--lavender40)}.wordStyle-questionWrapper-title.lime{color:var(--lime40)}@media screen and (max-width:1023px){.wordStyle-questionWrapper-title{font-size:var(--subtitle2-font-size);font-style:var(--subtitle2-font-style);font-weight:var(--subtitle2-font-weight);line-height:var(--subtitle2-line-height);letter-spacing:var(--subtitle2-letter-spacing)}}.wordStyle-buttonDescription{font-size:var(--headline2-font-size);font-style:var(--headline2-font-style);font-weight:var(--headline2-font-weight);line-height:var(--headline2-line-height);letter-spacing:var(--headline2-letter-spacing)}.wordStyle-buttonDescription.white{color:var(--grey00)}.wordStyle-buttonDescription.black{color:var(--grey120)}@media screen and (max-width:1023px){.wordStyle-buttonDescription{font-size:var(--subtitle1-font-size);font-style:var(--subtitle1-font-style);font-weight:var(--subtitle1-font-weight);line-height:var(--subtitle1-line-height);letter-spacing:var(--subtitle1-letter-spacing)}}.wordStyle-questionWrapper-desciption{font-size:var(--bodyL-font-size);font-style:var(--bodyL-font-style);font-weight:var(--bodyL-font-weight);line-height:var(--bodyL-line-height);letter-spacing:var(--bodyL-letter-spacing)}.wordStyle-questionWrapper-desciption.grey{color:var(--grey80)}.wordStyle-questionWrapper-desciption.lightGrey{color:var(--grey40)}@media screen and (max-width:1023px){.wordStyle-questionWrapper-desciption{font-size:var(--body2-font-size);font-style:var(--body2-font-style);font-weight:var(--body2-font-weight);line-height:var(--body2-line-height);letter-spacing:var(--body2-letter-spacing);white-space:pre-wrap;word-break:break-all}}