.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}}.statement_center__dKxqs{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;overflow:auto}.statement_inner__Lu8Zj{position:relative;width:100%;margin:0 auto;padding:100px 5%}@media screen and (min-width:992px){.statement_inner__Lu8Zj{padding:100px 20px;width:950px}}.statement_message__dRZvb{color:var(--c-white);text-align:center;line-height:1.9;font-size:clamp(14px,3.7333333333vw,18px);text-shadow:0 0 8px rgba(0,0,0,.36);letter-spacing:-.04em;margin-bottom:28px}@media screen and (min-width:768px){.statement_message__dRZvb{margin-bottom:40px;line-height:2;font-size:20px}}.statement_message__dRZvb div{opacity:0;animation:statement_messageAnim__vTSe7 1.2s forwards}@keyframes statement_messageAnim__vTSe7{0%{opacity:0}to{opacity:1}}.statement_message__dRZvb div:first-child{animation-delay:.05s}.statement_message__dRZvb div:nth-child(2){animation-delay:.1s}.statement_message__dRZvb div:nth-child(3){animation-delay:.15s}.statement_message__dRZvb div:nth-child(4){animation-delay:.2s}.statement_message__dRZvb div:nth-child(5){animation-delay:.25s}.statement_message__dRZvb div:nth-child(6){animation-delay:.3s}.statement_message__dRZvb div:nth-child(7){animation-delay:.35s}.statement_message__dRZvb div:nth-child(8){animation-delay:.4s}.statement_message__dRZvb div:nth-child(9){animation-delay:.45s}.statement_message__dRZvb div:nth-child(10){animation-delay:.5s}.statement_message__dRZvb div:nth-child(11){animation-delay:.55s}.statement_message__dRZvb div:nth-child(12){animation-delay:.6s}.statement_message__dRZvb div:nth-child(13){animation-delay:.65s}.statement_message__dRZvb div:nth-child(14){animation-delay:.7s}.statement_message__dRZvb div.statement_mt__8DsDN{margin-top:1.5em}.statement_message__dRZvb div span{display:block}@media screen and (min-width:768px){.statement_message__dRZvb div span{display:inline-block}}.statement_enterButton__uXxFH{background:var(--c-accent);width:194px;height:46px;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);margin:0 auto}@media screen and (min-width:768px){.statement_enterButton__uXxFH{width:240px;height:56px}}.statement_enterButton__uXxFH:hover{background-color:#fff;color:#7fa1c1}