.container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.container .spinner{-webkit-animation:spinner-grow 1s linear infinite;animation:spinner-grow 1s linear infinite;display:block;opacity:1}.container .spinner svg{height:64px;width:64px}.container.full{background-color:#f1e1d4;left:0;position:fixed;top:0;z-index:100000}.container.dark.full{background-color:#24201f}.container.dark .spinner svg path{fill:#f1e1d4}@-webkit-keyframes spinner-grow{0%{opacity:1;-webkit-transform:scale(1) rotate(2turn);transform:scale(1) rotate(2turn)}50%{opacity:0;-webkit-transform:scale(.3) rotate(1turn);transform:scale(.3) rotate(1turn)}}@keyframes spinner-grow{0%{opacity:1;-webkit-transform:scale(1) rotate(2turn);transform:scale(1) rotate(2turn)}50%{opacity:0;-webkit-transform:scale(.3) rotate(1turn);transform:scale(.3) rotate(1turn)}}.top-bar{align-items:center;box-sizing:border-box;display:flex;height:76px;justify-content:space-between;padding:0 16px}.top-bar .logo{margin-left:64px}.top-bar .actions{display:flex;padding:0 16px}.top-bar .actions .action{align-items:center;color:#f1e1d4;cursor:pointer;display:flex;height:24px;text-decoration:none}.top-bar .actions .action svg{width:24px}.top-bar .actions .action svg path{fill:#f1e1d4}.top-bar .actions .action:not(:first-of-type){margin-left:32px}.top-bar .actions .action:hover{text-decoration:underline}.top-bar.dark .logo svg path{fill:#f1e1d4}.top-bar.dark .action{color:#24201f}.top-bar.dark .action svg path{fill:#24201f}@media only screen and (max-width:600px){.top-bar .logo{margin-left:0}.top-bar .actions .action svg path{fill:#24201f}.top-bar .actions .action:not(.dark-mode){display:none}.top-bar.dark .action svg path{fill:#f1e1d4}}.footer{display:flex}.footer .all-rights-reserved{display:flex;margin-top:12px}.footer .all-rights-reserved .barber{font-size:32px;margin-left:4px}.footer .footer-column{display:flex;flex-direction:column;width:400px}.footer .footer-column.logo{width:600px}.footer .footer-header{color:#24201f;display:block;font-size:18px;font-weight:700;line-height:22px;margin-bottom:16px}.footer .link{color:#24201f;display:block;margin-top:12px;text-decoration:none}.footer .link:hover{text-decoration:underline}.footer.dark .full-logo svg path{fill:#f1e1d4}.footer.dark .footer-header,.footer.dark .link{color:#f1e1d4}@media only screen and (max-width:600px){.footer{flex-wrap:wrap-reverse;justify-content:space-around}.footer .footer-column.logo{align-items:center;margin-top:40px;width:100%}.footer .all-rights-reserved{font-size:16px;margin-top:0}.footer .footer-column{width:auto}.footer .footer-column .link{font-size:16px;margin-top:0}}.home{background-image:url("home-background-grid-light.28898e0186bc80f749be.png");background-position:center 0;justify-content:center;min-width:1440px;width:100%}.home,.home .action-list{display:flex}.home .action-list>.button:not(:last-of-type){margin-right:16px}.home .content{background-image:url("home-background-light.a47e18903a587495c4a8.png");background-position:center 0;background-repeat:no-repeat;box-sizing:border-box;overflow:hidden;padding:60px 80px;position:relative;width:1440px}.home .content .top-bar{left:0;position:absolute;top:0;width:100%;z-index:100}.home .content .header{margin-bottom:24px}.home .content .header.main{font-size:120px;line-height:130px}.home .content .button{margin-top:24px}.home .content .mobile-image{display:none}.home .content .blurred,.home .content .blurred-sm{position:relative;z-index:10}.home .content .blurred-sm:before,.home .content .blurred:before{border-radius:100%;content:"";-webkit-filter:blur(82px);filter:blur(82px);height:100%;left:0;padding:50px;position:absolute;top:0;-webkit-transform:translate(-50px,-50px);transform:translate(-50px,-50px);width:100%;z-index:-1}.home .content .blurred-sm.blurred:before,.home .content .blurred.blurred:before{background-color:#f1e1d4}.home .content .hero-section{margin-top:76px;width:480px}.home .content .rollapp-chains-section{margin-top:166px;width:505px}.home .content .dymension-hub-section{float:right;margin-top:240px;width:440px}.home .content .advantages-section{margin-top:773px;width:100%}.home .content .advantages-section .header{text-align:center}.home .content .advantages-section .advantage-list{display:flex;justify-content:space-between;margin-top:58px}.home .content .advantages-section .advantage-list .advantage{width:280px}.home .content .advantages-section .advantage-list .advantage .header{margin-top:16px;text-align:left;text-align:initial}.home .content .advantages-section .advantage-list .advantage .info{margin-top:20px;width:322px}.home .content .advantages-section .advantage-list .advantage:before{padding-top:0;-webkit-transform:translate(-50px);transform:translate(-50px)}.home .content .summary-links-section{margin-top:72px;width:100%}.home .content .summary-links-section .header{margin-bottom:64px;text-align:center}.home .content .summary-links-section .links-container{display:flex;flex-wrap:wrap;margin:-12px}.home .content .summary-links-section .links-container .button{font-size:32px;height:123px;justify-content:start;margin:12px;min-width:calc(50% - 24px);padding:0 24px}.home .content .summary-links-section .links-container .icon{margin-right:16px}.home .content .summary-links-section:before{padding-top:0;-webkit-transform:translate(-50px);transform:translate(-50px)}.home .content .footer{box-sizing:border-box;margin-top:104px;width:100%}.home.dark{background-image:url("home-background-grid-dark.79dc938563151796b766.png")}.home.dark .content{background-image:url("home-background-dark.e4da25b68ea356bd5e62.png")}.home.dark .content .blurred:before{background-color:#24201f}@media only screen and (max-width:600px){.home{min-width:320px}.home .content{background-image:none;padding:24px;width:auto}.home .content .action-list{flex-direction:column}.home .content .action-list>.button{margin-right:0}.home .content .action-list>.button:not(:first-of-type){margin-top:16px}.home .content .blurred-sm .blurred:before{background-color:initial}.home .content .blurred-sm:before{background-color:#f1e1d4}.home .content .hero-section{width:auto}.home .content .header{font-size:42px;line-height:53px}.home .content .header.main{font-size:62px;line-height:69px}.home .content .mobile-image{display:inline;display:initial}.home .content .mobile-image.factory img{margin-top:-100px;width:100%}.home .content .mobile-image.hub img{margin-left:-25%;margin-top:-71px;width:150%}.home .content .rollapp-chains-section{margin-top:40px;width:auto}.home .content .dymension-hub-section{float:none;margin-top:40px;width:auto}.home .content .advantages-section{margin-top:72px}.home .content .advantages-section .header{margin-bottom:0;text-align:left;text-align:initial}.home .content .advantages-section .advantage-list{flex-direction:column;margin-top:0}.home .content .advantages-section .advantage-list .advantage{width:auto}.home .content .advantages-section .advantage-list .advantage .header{font-size:32px;margin-top:0}.home .content .advantages-section .advantage-list .advantage img{display:block;margin:32px auto 0}.home .content .advantages-section .advantage-list .advantage .info{margin-top:8px;width:auto}.home .content .summary-links-section .header{margin-bottom:24px;text-align:left;text-align:initial}.home .content .summary-links-section .links-container .button{font-size:24px;height:100px;padding:16px;width:100%}.home .content .summary-links-section .links-container .button img{height:45px;width:45px}.home .content .footer{margin-top:64px}.home.dark .content{background-image:none}.home.dark .content .blurred-sm:before{background-color:#24201f}}.app{background-color:#f1e1d4;color:#24201f;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:100%}.app.dark{background-color:#24201f;color:#f1e1d4}@font-face{font-family:TWKEverettMedium;font-weight:500;src:url("TWKEverett-Medium.1c5491494833475d115b.woff2") format("woff2"),url("TWKEverett-Medium.571df845c2cfe0a380be.woff") format("woff"),url("TWKEverett-Medium.e39d3e6a47c684de38c1.ttf") format("truetype")}#root,body,html{height:100%;width:100%}body{background-color:#24201f;margin:0;position:relative}body,button{font-family:Helvetica Neue,sans-serif}h1,h2,h3,h4,h5,h6{font-family:TWKEverettMedium,Helvetica Neue,sans-serif;font-weight:500;margin:0}h1{font-size:78px;line-height:86px}h2{font-size:54px;line-height:65px}h3{font-size:32px;line-height:40px}a,p{margin:0}.button,a,button,p{font-size:24px;font-weight:300;line-height:32px}.button,button{align-items:center;background-color:#24201f;border:1px solid #f1e1d4;border-radius:4px;box-sizing:border-box;color:#f1e1d4;cursor:pointer;display:inline-flex;justify-content:center;min-height:56px;min-width:197px;outline:none;padding:0 12px;text-decoration:none}.button.dark,button.dark{background-color:#f1e1d4;border:1px solid #24201f;color:#24201f}.button.blue,button.blue{background-color:#2f67c3;border:none}
/*# sourceMappingURL=main.2df9fef9.css.map*/