.page_page__vubyM{margin:auto;width:100%;max-height:100vh;position:fixed;top:0;left:0;z-index:1000;background:#f6f6f6;padding:40px 108px;display:flex;flex-direction:column;gap:var(--spacing-8)}@media(max-width:640px){.page_page__vubyM{overflow-y:scroll;-webkit-overflow-scrolling:touch;padding:20px 50px}}.page_header___sbDW{display:flex;justify-content:space-between;align-items:center}.page_header___sbDW .page_logo__e5l8g{width:120px;height:40px;cursor:pointer;z-index:10}.page_header___sbDW .page_logo__e5l8g>svg{width:unset;height:1.625rem}.page_optionsSection__h_TKy{display:flex;flex-grow:1;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:var(--spacing-4)}.page_optionsSection__h_TKy h1{display:inline-flex;align-items:baseline;margin-bottom:var(--spacing-8);font-size:32px;font-weight:600;line-height:39px;gap:var(--spacing-2)}@media(max-width:640px){.page_optionsSection__h_TKy h1{margin-top:var(--spacing-8);font-size:31px}}.page_optionsSection__h_TKy h1 span{border-radius:var(--border-radius-full);animation:page_dot-animation__lZWk2 1.5s infinite;opacity:.5;transform-origin:bottom;height:4px;width:4px;background-color:#000}.page_optionsSection__h_TKy h1 span:nth-child(2){animation-delay:.5s}.page_optionsSection__h_TKy h1 span:nth-child(3){animation-delay:1s}@keyframes page_dot-animation__lZWk2{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.page_optionsCardsBox__lA70p{display:flex;justify-content:center;gap:16px;width:100%;margin:0 auto;z-index:100}@media(max-width:640px){.page_optionsCardsBox__lA70p{flex-direction:column}}.page_optionsCardsBox__lA70p .page_optionsCard__TJTjn{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;text-align:center;cursor:pointer;width:318px;border-radius:14px;box-shadow:0 0 0 1px #ebebeb,0 1px 3px -1px rgba(0,0,0,.1019607843),0 6px 12px -6px rgba(0,0,0,.1607843137);padding:44px 0;gap:44px;transition:var(--transition)}.page_optionsCardsBox__lA70p .page_optionsCard__TJTjn:hover{background:rgba(255,255,255,.65)}.page_optionsCardsBox__lA70p .page_optionsCard__TJTjn:hover img{transform:translateY(-7px)}.page_optionsCardsBox__lA70p .page_optionsCard__TJTjn img{width:128px;height:158px;transition:.5s cubic-bezier(.05,1.49,.47,.99)}.page_optionsCardsBox__lA70p .page_optionsCard__TJTjn h2{font-size:var(--font-size-extra-large);line-height:28px;letter-spacing:-.01em;text-align:center}@media(max-width:768px){.page_optionsCardsBox__lA70p .page_optionsCard__TJTjn{width:100%;padding:22px 0;gap:22px}.page_optionsCardsBox__lA70p .page_optionsCard__TJTjn img{width:96px;height:118.5px}}