.StatementButton_button__Pu9YC{position:absolute;top:18px;right:20px;width:100px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:100vh;background-color:transparent;border:1px solid var(--c-white);color:var(--c-white);font-size:12px;cursor:pointer;transition:all .2s}.StatementButton_button__Pu9YC:hover{background-color:var(--c-white);color:var(--c-primary)}@media screen and (min-width:992px){.StatementButton_button__Pu9YC{width:186px;height:43px;font-size:18px}}.about_center__B0f1k{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;overflow:auto}.about_inner__cwaHz{position:relative;width:100%;height:100%;margin:0 auto;padding:100px 5%}@media screen and (min-width:992px){.about_inner__cwaHz{padding:100px 20px;width:950px}}.about_message__vjSp5{color:var(--c-white);text-align:center;line-height:2;font-size:clamp(14px,3.7333333333vw,18px);text-shadow:0 0 8px rgba(0,0,0,.36);letter-spacing:-.04em;margin-bottom:32px;margin-top:120px}@media screen and (min-width:768px){.about_message__vjSp5{margin-top:96px;margin-bottom:56px;font-size:20px}}.about_message__vjSp5 div{opacity:0;animation:about_messageAnim__dbpEa 1.2s forwards}@keyframes about_messageAnim__dbpEa{0%{opacity:0}to{opacity:1}}.about_message__vjSp5 div:first-child{animation-delay:.05s}.about_message__vjSp5 div:nth-child(2){animation-delay:.1s}.about_message__vjSp5 div:nth-child(3){animation-delay:.15s}.about_message__vjSp5 div:nth-child(4){animation-delay:.2s}.about_message__vjSp5 div:nth-child(5){animation-delay:.25s}.about_message__vjSp5 div:nth-child(6){animation-delay:.3s}.about_message__vjSp5 div:nth-child(7){animation-delay:.35s}.about_message__vjSp5 div:nth-child(8){animation-delay:.4s}.about_message__vjSp5 div:nth-child(9){animation-delay:.45s}.about_message__vjSp5 div:nth-child(10){animation-delay:.5s}.about_message__vjSp5 div:nth-child(11){animation-delay:.55s}.about_message__vjSp5 div:nth-child(12){animation-delay:.6s}.about_message__vjSp5 div:nth-child(13){animation-delay:.65s}.about_message__vjSp5 div:nth-child(14){animation-delay:.7s}.about_message__vjSp5 div.about_mt__DqBQn{margin-top:1.5em}.about_message__vjSp5 div span{display:block}@media screen and (min-width:768px){.about_message__vjSp5 div span{display:inline-block}}.about_enterButton__BeOJ2{margin:0 auto;width:194px;height:46px}@media screen and (min-width:768px){.about_enterButton__BeOJ2{width:240px;height:56px}}.about_enterButton__BeOJ2 a{display:block;width:100%;height:100%;background:var(--c-accent);display:grid;place-content:center;color:var(--c-text);border-radius:60px;transition:all .2s;letter-spacing:.3em;text-indent:.3em;box-shadow:0 3px 10px rgba(0,0,0,.16)}.about_enterButton__BeOJ2 a:hover{background-color:#fff;color:#7fa1c1}