.main-page{position:relative;height:100%;width:100%}.table-scroll-bar{padding-bottom:7.5rem}@media not all and (min-width:1025px){.table-scroll-bar{overflow-x:scroll}}.table-scroll-bar::-webkit-scrollbar{width:4px;height:10px}.table-scroll-bar::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.table-scroll-bar::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:10px}.breakpoints-container{margin-left:auto;margin-right:auto;max-width:1200px}@media not all and (min-width:1440px){.breakpoints-container{margin-left:6.25%;margin-right:6.25%}}@media not all and (min-width:1025px){.breakpoints-container{margin-left:3rem;margin-right:3rem}}@media not all and (min-width:576px){.breakpoints-container{margin-left:1.25rem;margin-right:1.25rem}}.cards-area{margin-left:auto;margin-right:auto;max-width:1200px}@media not all and (min-width:1440px){.cards-area{margin-left:6.25%;margin-right:6.25%}}@media not all and (min-width:1025px){.cards-area{margin-left:3rem;margin-right:3rem}}@media not all and (min-width:576px){.cards-area{margin-left:1.25rem;margin-right:1.25rem}}.cards-area{padding-bottom:7.5rem;padding-top:164px}@media (min-width:1025px){.cards-area{padding-left:1.25rem;padding-right:1.25rem}}.table-area{margin-left:auto;margin-right:auto;max-width:1200px}@media not all and (min-width:1440px){.table-area{margin-left:6.25%;margin-right:6.25%}}@media not all and (min-width:1025px){.table-area{margin-left:3rem;margin-right:3rem}}@media not all and (min-width:576px){.table-area{margin-left:1.25rem;margin-right:1.25rem}}.table-area{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1025px){.table-area{padding-left:1.25rem;padding-right:1.25rem}}.question-area{margin-left:auto;margin-right:auto;max-width:1200px}@media not all and (min-width:1440px){.question-area{margin-left:6.25%;margin-right:6.25%}}@media not all and (min-width:1025px){.question-area{margin-left:3rem;margin-right:3rem}}@media not all and (min-width:576px){.question-area{margin-left:1.25rem;margin-right:1.25rem}}.feature-warp{margin-left:auto;margin-right:auto;max-width:1200px}@media not all and (min-width:1440px){.feature-warp{margin-left:6.25%;margin-right:6.25%}}@media not all and (min-width:1025px){.feature-warp{margin-left:3rem;margin-right:3rem}}@media not all and (min-width:576px){.feature-warp{margin-left:1.25rem;margin-right:1.25rem}}.feature-warp{display:flex;flex-direction:column;gap:5rem;padding-bottom:7.5rem;padding-top:5rem}@media (min-width:1025px){.feature-warp{padding-left:1.25rem;padding-right:1.25rem}}.feature-warp{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.stories-area{display:flex;align-items:center;gap:2.5rem}@keyframes circle-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-icon{width:64px;height:64px;position:relative;margin:0 auto}.loading-icon .icon{display:inline-block;width:100%;height:100%;position:relative;z-index:5}.loading-icon .icon:after{position:absolute;content:"";display:inline-block;width:calc(100% + 8px);height:calc(100% + 8px);border:4px solid #2aa376;border-left-color:transparent;border-radius:50%;top:-4px;left:-4px;animation:circle-rotate .75s linear infinite both}