:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{font-family:Outfit,sans-serif;font-weight:400;font-size:1rem;line-height:1.2;color:#979fab;background-color:#090f16;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#fff;line-height:1.2;font-weight:600;margin:0 0 .625rem}@media only screen and (max-width:991px){h1,h2,h3,h4,h5,h6{line-height:1.4}}p{margin:0}img{max-width:100%;height:auto}ol,ul{list-style:none;padding:0;margin:0}a{text-decoration:none}a,input,textarea{transition:all .3s ease-in-out}input,textarea{padding:.625rem 1.563rem;border:.063rem solid #f1f1f1;outline:none}input::-moz-placeholder,textarea::-moz-placeholder{position:relative;left:0;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}input::placeholder,textarea::placeholder{position:relative;left:0;transition:all .3s ease-in-out}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{left:.313rem}input:focus::placeholder,textarea:focus::placeholder{left:.313rem}button:focus,input:focus,textarea:focus{outline:none;border-color:#f3f3f3}input:-webkit-autofill,input:-webkit-autofill:focus{box-shadow:inset 0 0 0 10rem #090f16;-webkit-text-fill-color:#979fab}nav ul li{position:relative;transition:all .3s ease-in-out}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}:root{--bs-sp:150px}@media only screen and (min-width:1200px)and (max-width:1439px){:root{--bs-sp:130px}}@media only screen and (min-width:992px)and (max-width:1199px){:root{--bs-sp:100px}}@media only screen and (min-width:768px)and (max-width:991px){:root{--bs-sp:80px}}@media only screen and (max-width:767px){:root{--bs-sp:60px}}@media only screen and (max-width:390px){:root{--bs-sp:40px}}.-mt-30{margin-top:-1.875rem}.text-gradian{background:#0fb0a2;background:linear-gradient(90deg,#0fb0a2,#36c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.site-btn{display:inline-block;border-radius:.438rem;font-size:1rem;line-height:1.125rem;padding:.938rem 1.875rem;border:none!important;color:#fff!important;background:#0fb0a2;background:linear-gradient(90deg,#0fb0a2,#36c)}@media only screen and (min-width:992px)and (max-width:1199px){.site-btn{padding:.813rem 1.625rem}}@media only screen and (min-width:768px)and (max-width:991px){.site-btn{padding:.875rem 1.563rem}}@media only screen and (max-width:767px){.site-btn{font-size:1rem;padding:.75rem .938rem}}.site-btn:hover:not(:disabled){color:#fff;background:#0fb0a2;background:linear-gradient(-90deg,#0fb0a2,#36c)}.site-btn:disabled{background:#1e2630;color:#8e8989!important}.site-btn i{margin-left:.625rem}.social-media{gap:2.375rem}@media only screen and (min-width:768px)and (max-width:991px){.social-media{gap:1.563rem}}@media only screen and (max-width:767px){.social-media{gap:1.25rem}}.social-media li a{display:block}.social-media li a:hover{opacity:.65}.social-media li a img,.social-media li a svg{width:2rem;height:2rem}@media only screen and (max-width:767px){.social-media li a img,.social-media li a svg{width:1.75rem;height:1.75rem}}.section-title{margin-bottom:6.25rem}@media only screen and (min-width:992px)and (max-width:1199px){.section-title{margin-bottom:70px}}@media only screen and (min-width:768px)and (max-width:991px){.section-title{margin-bottom:3.125rem}}@media only screen and (max-width:767px){.section-title{margin-bottom:40px}}@media only screen and (max-width:390px){.section-title{margin-bottom:1.875rem}}.section-title span{display:block;margin-bottom:.625rem;font-size:1.25rem;line-height:.09375rem;letter-spacing:.125rem}@media only screen and (min-width:992px)and (max-width:1199px){.section-title span{font-size:1.125rem}}@media only screen and (min-width:768px)and (max-width:991px){.section-title span{font-size:1.125rem}}@media only screen and (max-width:767px){.section-title span{font-size:1rem}}.section-title h2{font-size:2.25rem;line-height:1.5277777778px;margin-bottom:.938rem}@media only screen and (min-width:992px)and (max-width:1199px){.section-title h2{font-size:2rem}}@media only screen and (min-width:768px)and (max-width:991px){.section-title h2{font-size:1.75rem}}@media only screen and (max-width:767px){.section-title h2{font-size:1.5rem;margin-bottom:.625rem}}.section-title p{font-size:1.5rem;line-height:1.5}@media only screen and (min-width:992px)and (max-width:1199px){.section-title p{font-size:22px}}@media only screen and (max-width:991px){.section-title p{font-size:1.25rem}}@media only screen and (max-width:767px){.section-title p{font-size:1rem}}.input-item{position:relative}.input-item:not(:last-child){margin-bottom:1.25rem}.input-icon{position:absolute;top:50%;left:.938rem;color:#4a5568;transform:translateY(-50%)}.input-icon~input{padding-left:2.5rem}.input-box{display:block;width:100%;border:none;font-size:1rem;line-height:1.375px;color:#fff;background-color:#090f16;border-radius:6.25rem;padding:.813rem .938rem}@media only screen and (min-width:1920px){.input-box{font-size:.9rem}}.input-box:focus::-moz-placeholder{margin-right:.313rem}.input-box:focus::placeholder{margin-right:.313rem}.input-box::-moz-placeholder{color:#979fab}.input-box::placeholder{color:#979fab}.input-box[type=button],.input-box[type=submit]{min-width:10.625rem;text-align:center;color:#090f16;width:-moz-max-content!important;width:max-content!important;white-space:nowrap;margin-left:1.563rem}@media only screen and (min-width:768px)and (max-width:991px){.input-box[type=button],.input-box[type=submit]{min-width:150px}}@media only screen and (max-width:767px){.input-box[type=button],.input-box[type=submit]{margin-left:.938rem;min-width:8.125rem}}.input-box[type=button]:hover,.input-box[type=submit]:hover{color:#2d73c5}.input-box[type=button] i,.input-box[type=submit] i{margin-left:.625rem}@media only screen and (max-width:767px){.input-box[type=button] i,.input-box[type=submit] i{margin-left:.313rem}}.niceSelect{position:relative;z-index:10;background-color:#141a21;border-radius:.625rem}.niceSelect .logo{position:absolute;top:50%;z-index:7;left:.5rem;transform:translateY(-50%);--n-logo:2.125rem;width:var(--n-logo);height:var(--n-logo);background-color:#1d2634;border-radius:100%;display:flex;align-items:center;justify-content:center}.niceSelect .logo img{width:1.25rem}.niceSelect .logo~.nice-select{padding-left:3.125rem}.backtop{display:none;--backtop:2.875rem;width:var(--backtop);height:var(--backtop);position:fixed;bottom:1.25rem;right:1.25rem;padding:0;border-radius:100%;color:#fff!important;background:#0fb0a2;background:linear-gradient(90deg,#0fb0a2,#36c)}.backtop:hover{color:#fff;background:#0fb0a2;background:linear-gradient(-90deg,#0fb0a2,#36c);bottom:1.563rem}@keyframes text{0%,20%,to{background:#0fb0a2;background:linear-gradient(90deg,#0fb0a2,#36c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}70%,90%{background:#0fb0a2;background:linear-gradient(-90deg,#0fb0a2,#36c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}@media only screen and (min-width:992px)and (max-width:1199px){h4{font-size:22px}}@media only screen and (max-width:991px){h4{font-size:1.25rem}}.border-0{border:none!important}html{height:100%}.ot-floating-button{display:none}.hx-body-ios-scroll-fix{overflow:hidden;height:100%}.hx-mobile-limitedbynav-container{overflow:scroll;position:fixed;top:0;left:0;width:100%;height:100%;-webkit-overflow-scrolling:touch;padding-bottom:11.25rem;padding-top:5.75rem}@media(max-height:666px){.hx-mobile-limitedbynav-container{padding-bottom:5rem;padding-top:5.85rem}}.hx-main-navigation-shade{position:fixed;bottom:0;left:0;width:100%;height:11.25rem;pointer-events:none;background-image:linear-gradient(0deg,#090f16 60%,rgba(9,15,22,.8) 70%,rgba(9,15,22,0) 95%)}@media(max-height:666px){.hx-main-navigation-shade{height:6.125rem;background-image:linear-gradient(0deg,#090f16 90%,rgba(9,15,22,0))}}.hx-generic-container{overflow:scroll;position:fixed;top:0;left:0;bottom:0;width:100%;height:100vh;-webkit-overflow-scrolling:touch;padding-top:5.75rem}@media(max-height:666px){.hx-generic-container{padding-top:5rem}}@media(min-width:1024px){.hx-generic-container{overflow:auto;position:relative;height:100vh;padding-top:9rem;max-width:80rem;margin:0 auto}}.hx-mobile-full-container{overflow:scroll;position:fixed;top:0;left:0;bottom:0;width:100%;height:100vh;-webkit-overflow-scrolling:touch;padding-top:5.75rem}@media(max-height:666px){.hx-mobile-full-container{padding-top:5rem}}.hx-desktop-full-container{overflow:auto;width:100%;height:100vh;padding-top:5.75rem}@media(max-height:666px){.hx-desktop-full-container{padding-top:5rem}}@media(min-width:1024px){.hx-desktop-full-container{padding-top:9rem}}.hx-mobile-chart-parent{height:100%}.head-notification{display:flex;align-items:center;justify-content:center;position:relative;z-index:10;background:linear-gradient(270deg,#0fb0a2 -16.48%,#36c 105.77%)}#__next{position:relative}.hx-top-notification-link{margin-left:1ch;text-decoration:underline}.hx-top-notification-link:hover{text-decoration:none}@media(max-width:767px){.hx-help-center-category{width:100%!important}}.hx-help-center-side{flex-shrink:0;overflow:auto;position:absolute;top:14.375rem;left:0;z-index:1;box-shadow:0 0 1.25rem 1.25rem #090f16;border-radius:.63rem;max-height:calc(100% - 4.25rem)}@media(min-width:1024px){.hx-help-center-side{height:unset;max-height:unset;box-shadow:none;position:relative;top:0;border-radius:0}}.hx-help-center-container{overflow:auto;position:fixed;top:0;left:0;height:calc(100% - 0rem);padding-top:6.625rem}@media(min-width:767px){.hx-help-center-container{position:relative;top:0;height:auto;padding-top:0;padding-bottom:0}}.hx-blur-mai-navigation-mask{-webkit-mask:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzc1IiBoZWlnaHQ9IjE4MCIgdmlld0JveD0iMCAwIDM3NSAxODAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wIDBIMzc1VjE4MEgwVjBaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfOTcwOF8zMDE3OSkiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl85NzA4XzMwMTc5IiB4MT0iMTg3LjUiIHkxPSIwIiB4Mj0iMTg3LjUiIHkyPSIyMjAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1vcGFjaXR5PSIwIi8+CjxzdG9wIG9mZnNldD0iMC4yNTUyMDgiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CjxzdG9wIG9mZnNldD0iMC44MTI1IiBzdG9wLWNvbG9yPSIjMEUxNDFCIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==");mask:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzc1IiBoZWlnaHQ9IjE4MCIgdmlld0JveD0iMCAwIDM3NSAxODAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wIDBIMzc1VjE4MEgwVjBaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfOTcwOF8zMDE3OSkiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl85NzA4XzMwMTc5IiB4MT0iMTg3LjUiIHkxPSIwIiB4Mj0iMTg3LjUiIHkyPSIyMjAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1vcGFjaXR5PSIwIi8+CjxzdG9wIG9mZnNldD0iMC4yNTUyMDgiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CjxzdG9wIG9mZnNldD0iMC44MTI1IiBzdG9wLWNvbG9yPSIjMEUxNDFCIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==");-webkit-mask-size:contain;mask-size:contain}.hx-mask-header{-webkit-mask:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNDUwMF80Mjc5MSkiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl80NTAwXzQyNzkxIiB4MT0iMTAwIiB5MT0iMCIgeDI9IjEwMCIgeTI9IjIwMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBvZmZzZXQ9IjAuNjgyMjkyIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1vcGFjaXR5PSIwIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==");mask:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNDUwMF80Mjc5MSkiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl80NTAwXzQyNzkxIiB4MT0iMTAwIiB5MT0iMCIgeDI9IjEwMCIgeTI9IjIwMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBvZmZzZXQ9IjAuNjgyMjkyIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1vcGFjaXR5PSIwIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==");-webkit-mask-size:contain;mask-size:contain;background-image:linear-gradient(180deg,rgba(0,0,0,.733),rgba(0,0,0,.133) 60%,transparent 80%)}.nav-tabs{border-color:hsla(0,0%,100%,.1)}.nav-tabs.nav::-webkit-scrollbar{display:none}@media only screen and (max-width:767px){.nav-tabs.nav{flex-wrap:nowrap;overflow:hidden;overflow-x:auto}.nav-tabs.nav li{width:100%!important;white-space:nowrap}}.nav-tabs .nav-item:not(:last-child){padding-right:1.875rem}@media only screen and (max-width:767px){.nav-tabs .nav-item:not(:last-child){padding-right:1.25rem}}.nav-tabs .nav-link{font-size:1.25rem;line-height:.09375rem;font-weight:500;color:hsla(0,0%,100%,.7)!important;padding:0 .625rem 1.25rem;border:none;background-color:transparent!important;position:relative}@media only screen and (min-width:992px)and (max-width:1199px){.nav-tabs .nav-link{font-size:1.125rem}}@media only screen and (min-width:768px)and (max-width:991px){.nav-tabs .nav-link{font-size:1.125rem}}@media only screen and (max-width:767px){.nav-tabs .nav-link{font-size:1rem;padding-bottom:.625rem}}.nav-tabs .nav-link:hover{color:#fff!important}.nav-tabs .nav-link:before{content:"";width:100%;height:.25rem;position:absolute;bottom:0;left:0;color:#fff!important;background:#0fb0a2;background:linear-gradient(90deg,#0fb0a2,#36c);opacity:0;visibility:hidden}@media only screen and (max-width:767px){.nav-tabs .nav-link:before{height:.125rem}}.nav-tabs .nav-link.active:before{opacity:1;visibility:visible}.accordion-item{color:hsla(0,0%,100%,.6)}.accordion-item:not(:last-child){border-bottom:.063rem solid hsla(0,0%,100%,.1);margin-bottom:1.563rem;padding-bottom:1.875rem}@media only screen and (min-width:768px)and (max-width:991px){.accordion-item:not(:last-child){margin-bottom:1.25rem;padding-bottom:1.563rem}}@media only screen and (max-width:767px){.accordion-item:not(:last-child){margin-bottom:.938rem;padding-bottom:1.25rem}}.accordion-button{color:#fff;background-color:transparent!important;font-size:1.25rem;line-height:.09375rem;font-weight:500;padding:0;box-shadow:0 0 0!important;border-radius:0!important}@media only screen and (min-width:992px)and (max-width:1199px){.accordion-button{font-size:1.125rem}}@media only screen and (min-width:768px)and (max-width:991px){.accordion-button{font-size:1.125rem}}@media only screen and (max-width:767px){.accordion-button{font-size:1rem}}.accordion-button[aria-expanded=false]:after{content:""}.accordion-button[aria-expanded=true]:after{content:""}.accordion-body{padding:.625rem 0 0}.modal-content{background:#0d1312!important}.modal-dialog.modal-fullscreen-sm-down{max-width:60%}.modal-header{position:relative}.privacy-content h2{font-size:1.25rem}.modal-header .btn-close{background:transparent;color:#fff;border:0;font-size:2.5rem;position:absolute;right:1.5rem;top:-.313rem;transition:.3s}.modal-header .btn-close:hover{opacity:.5}.modal-body{padding:.625rem 2.5rem 3.125rem}.modal-body p{margin-bottom:1.563rem}.modal-body h3{margin-bottom:1.875rem;margin-top:.438rem}.modal-body ul li{display:block;padding-left:1.5rem;margin-bottom:.625rem;position:relative}.modal-body ul li:before{position:absolute;content:"";left:0;top:.438rem;width:.625rem;height:.625rem;background:#fff;border-radius:.125rem}.modal-body ul{margin-bottom:1.25rem}.modal-body .dual-btns .site-btn{margin-right:.938rem}.modal-body .dual-btns{margin-top:2.438rem}::-webkit-scrollbar{width:0}.custom-scroll::-webkit-scrollbar,.dashboard-history .orderbook-charts-wrapper::-webkit-scrollbar,.dashboard-ob .orderbook-charts-wrapper::-webkit-scrollbar,.market-trades-container .orderbook-charts-wrapper::-webkit-scrollbar,.portfolio-container .table tbody::-webkit-scrollbar,.portfolio-panel .table tbody::-webkit-scrollbar,.tradeWrapper .table tbody::-webkit-scrollbar{width:.5rem;height:.5rem}.custom-scroll::-webkit-scrollbar-track,.dashboard-history .orderbook-charts-wrapper::-webkit-scrollbar-track,.dashboard-ob .orderbook-charts-wrapper::-webkit-scrollbar-track,.market-trades-container .orderbook-charts-wrapper::-webkit-scrollbar-track,.portfolio-container .table tbody::-webkit-scrollbar-track,.portfolio-panel .table tbody::-webkit-scrollbar-track,.tradeWrapper .table tbody::-webkit-scrollbar-track{background:#1e2630;border-radius:.5rem}.custom-scroll::-webkit-scrollbar-thumb,.dashboard-history .orderbook-charts-wrapper::-webkit-scrollbar-thumb,.dashboard-ob .orderbook-charts-wrapper::-webkit-scrollbar-thumb,.market-trades-container .orderbook-charts-wrapper::-webkit-scrollbar-thumb,.portfolio-container .table tbody::-webkit-scrollbar-thumb,.portfolio-panel .table tbody::-webkit-scrollbar-thumb,.tradeWrapper .table tbody::-webkit-scrollbar-thumb{width:.5rem;background-color:#313c48;border-radius:.5rem}.portfolio-container .chart-legend-icon{width:100%}.portfolio-container .portfolio-block table{background-color:#141a21;border-radius:.625rem}.portfolio-container .portfolio-block .title{color:#dce0e8;border-bottom:none;padding-bottom:0}.portfolio-container .portfolio-block .deposit-form .select{margin-bottom:1.25rem}.portfolio-container .portfolio-block .deposit-form .select .btn{padding:1.125rem}.portfolio-container .portfolio-block .deposit-form .input-box{border-radius:.313rem}.portfolio-container .portfolio-block .deposit-form .input-box.deposit-address-text{display:flex;align-items:center;color:#979fab}.portfolio-container .portfolio-block .deposit-form .input-box.deposit-address-text .address-text{display:text;width:100%;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.625rem;height:1.625rem;font-size:.625rem}.portfolio-container .portfolio-block .deposit-form .input-box.deposit-address-text .copy-btn{cursor:pointer;position:relative;font-size:.625rem}.portfolio-container .portfolio-block .deposit-form .input-box.deposit-address-text .copy-btn .status{opacity:0;visibility:hidden}.portfolio-container .portfolio-block .deposit-form .input-box.deposit-address-text .copy-btn:active svg{transform:scale(.85)}.portfolio-container .portfolio-block .deposit-form .input-box.deposit-address-text .copy-btn:hover{color:#fff}.portfolio-container .portfolio-block .deposit-form .input-box.deposit-address-text .copy-btn:hover .status{opacity:1;visibility:visible}.portfolio-container .portfolio-block .deposit-form .input-box.deposit-address-text .copy-btn:hover svg{fill:#fff}.portfolio-container .portfolio-block .deposit-form .amount-label{font-size:.875rem;margin-bottom:.625rem}.portfolio-container .portfolio-block .deposit-form .input-box{margin-bottom:.875rem}.portfolio-container .portfolio-block .deposit-form .progress{margin-bottom:2.5rem}.portfolio-panel .tab-content{width:100%;border-radius:.625rem;overflow-x:auto}.portfolio-panel .table{display:flex;flex-direction:column}.portfolio-panel .table .token-row img{width:1.5rem;height:1.5rem;margin-right:.813rem}@media only screen and (min-width:1920px){.portfolio-panel .table .token-row img{width:1.938rem;height:1.938rem;margin-right:1rem}}.portfolio-panel .table tbody{display:block;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:auto;scroll-snap-stop:always;height:15.94rem}@media only screen and (min-width:1920px){.portfolio-panel .table tbody{height:50%}}.portfolio-panel .table tr{display:flex;width:100%}.portfolio-panel .table tr td,.portfolio-panel .table tr th{text-align:center;min-width:8.125rem;width:16.6%;flex-grow:1;scroll-snap-align:end;line-height:3.375rem;min-height:3.375rem;padding:0}.portfolio-panel .table tr td:first-child,.portfolio-panel .table tr th:first-child{text-align:left;min-width:11.25rem}.portfolio-panel .table tr th{text-align:center}.portfolio-panel .table tr .table-row-btn img{cursor:pointer}@media only screen and (min-width:1920px){.portfolio-panel .table tr .table-row-btn img{width:1.58rem;height:1.58rem}.portfolio-panel .tab-content{border-radius:.79rem}}.wallet-tab-content .table-wrapper{margin-top:0;height:100%}.tab-content{width:100%;border-radius:.625rem;overflow-x:auto}.table{display:flex;flex-direction:column}.table .token-row img{width:1.5rem;height:1.5rem;margin-right:.813rem}@media only screen and (min-width:1920px){.table .token-row img{width:1.938rem;height:1.938rem;margin-right:1rem}}.table tbody{display:block;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:auto;scroll-snap-stop:always;height:15.94rem}@media only screen and (min-width:1920px){.table tbody{height:21.3rem}}.table tr{display:flex;width:100%}.table tr td,.table tr th{min-width:8.125rem;width:16.6%;flex-grow:1;scroll-snap-align:end;line-height:1.688rem;min-height:4.37rem}.table tr td:first-child,.table tr th:first-child{text-align:left;min-width:11.25rem}.table tr th{text-align:left}.table tr .table-row-btn img{cursor:pointer}@media only screen and (min-width:1920px){.table tr .table-row-btn img{width:1.58rem;height:1.58rem}}.portfolio-container .tab-content{width:100%;border-radius:.625rem;overflow-x:auto}.portfolio-container .table{display:flex;flex-direction:column}.portfolio-container .table .token-row img{width:1.5rem;height:1.5rem;margin-right:.813rem}.portfolio-container .table thead tr th{display:flex;justify-content:center;align-items:center}.portfolio-container .table thead tr :first-child{justify-content:flex-start}.portfolio-container .table tbody{display:block;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:auto;scroll-snap-stop:always;height:auto}.portfolio-container .table tr{display:flex;width:100%}.portfolio-container .table tr td,.portfolio-container .table tr th{text-align:center;min-width:8.125rem;width:16.6%;flex-grow:1;scroll-snap-align:end}.portfolio-container .table tr td.table-text-left,.portfolio-container .table tr th.table-text-left{padding-inline:.5rem;text-align:left;justify-content:flex-start}.portfolio-container .table tr td.table-text-right,.portfolio-container .table tr th.table-text-right{padding-inline:.5rem;text-align:right;justify-content:flex-end}.portfolio-container .table tr th{line-height:2.25rem;min-height:2.25rem;padding:0}.portfolio-container .table tr td{line-height:3.375rem;min-height:3.375rem;padding:0}.portfolio-container .table tr td:first-child,.portfolio-container .table tr th:first-child{text-align:left;min-width:11.25rem}.portfolio-container .table tr .table-row-btn img{cursor:pointer}@media only screen and (min-width:1920px){.portfolio-container .table tr .table-row-btn img{width:1.58rem;height:1.58rem}}.dashborad-charts-inner .tab-content>.active,.dashborad-charts-inner .table-responsive{height:100%}.dashborad-charts-inner.portfolio-panel{height:calc(100vh - 5.625rem)}.hx-funding-nav button{border-left:1px solid #1e2630}.hx-funding-nav li:first-child button{border-left:0;border-radius:.625rem 0 0 .625rem}.hx-funding-nav li:last-child button{border-radius:0 .625rem .625rem 0}.portfolio-container .WalletTokensTable tr .Token{width:26.85%}.portfolio-container .WalletTokensTable tr .DepositWithdraw{width:16.66%}.portfolio-container .WalletTokensTable tr .FundingBalance{width:13.61%}.portfolio-container .WalletTokensTable tr .Transfer{width:15.74%}.portfolio-container .WalletTokensTable tr .TradingBalance{width:13.61%}.portfolio-container .WalletTokensTable tr .Trade{width:13.53%}.table-wrapper .FundingHistoryTable .Date{padding-left:.75rem;width:13.64%;min-width:0}.table-wrapper .FundingHistoryTable .Status{width:13%;text-align:center}.table-wrapper .FundingHistoryTable .Type{width:16.64%}.table-wrapper .FundingHistoryTable .Asset{width:9.36%}.table-wrapper .FundingHistoryTable .Amount{text-align:right;width:13.36%}.table-wrapper .FundingHistoryTable .TxID{max-width:0;width:19.4%;text-align:right;min-width:7.5rem}.table-wrapper .FundingHistoryTable .TxID__Cell{width:100%}.table-wrapper .FundingHistoryTable .TxID__Text{min-width:0;flex-shrink:1}.table-wrapper .FundingHistoryTable .TxID__Button{flex-shrink:0}.table-wrapper .FundingHistoryTable .Fee{text-align:right;width:16.4%}.table-wrapper .TradeHistoryTable .Date{padding-left:.75rem}.table-wrapper .TradeHistoryTable .Executed,.table-wrapper .TradeHistoryTable .Fees,.table-wrapper .TradeHistoryTable .Price,.table-wrapper .TradeHistoryTable .Total,.table-wrapper .TradingTable .Size{text-align:right}.table-wrapper .TradingTable .Market,.table-wrapper .TradingTable .Product,.table-wrapper .TradingTable .Side,.table-wrapper .TradingTable .Status{text-align:center}.table-wrapper .TradingTable .Filled,.table-wrapper .TradingTable .Price{text-align:right}.table-wrapper .TradingTable .Dropdown__BtnWrapper{justify-content:center}.table-wrapper .TradingTable .Dropdown__Btn{justify-content:center;text-transform:uppercase}.main a.nav-link{font-size:1.125rem}@media only screen and (min-width:1920px){.main a.nav-link{font-size:1.25rem}}.main a.nav-link:hover{background-color:transparent}.main div.nav-link{font-size:1.125rem}@media only screen and (min-width:1920px){.main div.nav-link{font-size:1.25rem}}.main div.nav-link:hover{background-color:transparent}.main-header{display:flex;align-items:center;justify-content:space-between}.main-logo{height:2.93rem}.main-heading{margin-top:6rem;width:7.5rem}@media(min-width:1024px){.main-heading{margin-top:10rem;width:18.889rem}}.main-heading h1{background-image:linear-gradient(270deg,#0fb0a2 -16.48%,#36c 105.77%);font-style:normal;font-weight:700;font-size:2.5rem;line-height:100%;background-size:100%;background-repeat:repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;margin-bottom:0}@media(min-width:1024px){.main-heading h1{font-size:6.386rem}}.main-heading .main-subhead{display:flex;justify-content:space-between;align-items:center}.main-heading .main-subhead .subhead-line{background:linear-gradient(270deg,#0fb0a2 -16.48%,#36c 105.77%);transform:matrix(1,0,0,-1,0,0);height:.08rem;width:3.75rem}@media(min-width:1024px){.main-heading .main-subhead .subhead-line{width:8.73rem}}.main-heading .main-subhead h3{font-weight:500;font-size:.75rem;line-height:100%;opacity:.7;margin-bottom:0}@media(min-width:1024px){.main-heading .main-subhead h3{font-size:1.58rem}}.loading-spinner-landing{position:absolute;top:21.6rem;right:10.8rem;width:26.4rem}.input-with-btn{display:flex;max-width:38rem}.input-with-btn ::-moz-placeholder{color:#fff}.input-with-btn ::placeholder{color:#fff}.input-with-btn .input-box{background:rgba(250,251,251,.2);border:.063rem solid hsla(0,0%,100%,.4);border-right:0;border-radius:3.96rem 0 0 3.96rem;height:5rem}.input-with-btn .input-button-box{background:rgba(250,251,251,.2);border:.063rem solid hsla(0,0%,100%,.4);border-left:0;border-radius:0 3.96rem 3.96rem 0;height:5rem;padding:.31rem}.input-with-btn .input-button-box .site-btn{border-radius:3.96rem;height:4.28rem;width:11.58rem;padding:1.11rem 1.9rem}@media screen and (max-width:1366px){.input-with-btn .input-button-box .site-btn{font-size:.75rem}}@media screen and (max-width:1024px){.input-with-btn{max-width:17.688rem}.input-with-btn .input-box{height:2.375rem;font-size:.625rem}.input-with-btn .input-button-box{height:2.375rem;padding:.094rem}.input-with-btn .input-button-box .site-btn{height:2rem;width:5.375rem;padding:.656rem .875rem;font-size:.625rem}.input-with-btn .input-button-box .site-btn img{height:.875rem;width:.875rem}}.starry-background{background-image:url(/assets/img/star-pattern-bg.png);background-size:contain;background-repeat:repeat}.HX-ItemLandingBoxBorder{border-radius:1.565rem;padding:.125rem;position:relative;background-image:linear-gradient(112deg,#36c,#1c3565 35%,#0a1018)}.HX-ItemLandingBoxBorder:hover:before{opacity:0}.HX-ItemLandingBoxBorder:before{display:block;content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#1d2631;border-radius:1.565rem;opacity:1;transition:opacity .3s}.HX-ItemLandingBox{position:relative;display:flex;flex-direction:column;padding:2.56rem 1.87rem;border-radius:1.44rem;background-image:linear-gradient(112deg,#0e141b 16.15%,#0b1017 95.34%)}.HX-TextHolder:hover .HX-TextOverImageDefault{opacity:0}.HX-TextHolder:hover .HX-TextOverImageAccent{opacity:1}.HX-TextHolder:hover .HX-TextOverImageTooltip{opacity:1;transform:scale(1)}.HX-TextOverImageDefault{opacity:1;transition:opacity .3s ease-in}.HX-TextOverImageAccent{opacity:0;transition:opacity .3s ease-out}.HX-TextOverImageTooltip{opacity:0;transform:scale(.8);transform-origin:bottom left;transition:opacity .3s ease-in,transform .3s ease-in}.HX-AstroCircleOut{transform:scale(.93);opacity:0;animation:revealCircleOut 1.5s ease-in 2.5s forwards}.HX-AstroCircleMid{animation:revealCircles 1.5s ease-in 1s forwards}.HX-AstroCircleIn,.HX-AstroCircleMid{transform:scale(.93) translate3d(-50%,-50%,0);opacity:0}.HX-AstroCircleIn{animation:revealCircles 1s ease-in forwards}.HX-AstroPlanetBacklight,.HX-AstroPlanetBacklightLarge{opacity:0;animation:revealOpacity 3s ease-in forwards}.HX-AstroTextTitle{transform:scale(.9) translate3d(-50%,0,0);transform-origin:left;opacity:0;animation:revealOpacity 1s ease-in 1s forwards;top:30%}@media(min-width:550px){.HX-AstroTextTitle{top:29%}}@media(min-width:767px){.HX-AstroTextTitle{top:32%}}@media(min-width:1140px){.HX-AstroTextTitle{top:32%}}.HX-AstroCTA{opacity:0;animation:revealOpacity 1s ease-in 1.3s forwards;top:48%;z-index:999}@media(min-width:1024px){.HX-AstroCTA{top:42%}}@media(min-width:1140px){.HX-AstroCTA{top:65%}}.HX-AstroText2ndTitle{transform:scale(.9) translate3d(-50%,0,0);transform-origin:left;opacity:0;animation:revealOpacity 1s ease-in 1s forwards;top:52%}@media(min-width:550px){.HX-AstroText2ndTitle{top:45%}}@media(min-width:767px){.HX-AstroText2ndTitle{top:52%}}@media(min-width:1140px){.HX-AstroText2ndTitle{top:45%}}.HX-AstroCharacter{transform:translate3d(-50%,0,0);filter:contrast(1) brightness(1);animation:floatingAstro 2s ease-in-out 16 alternate}@keyframes revealCircleOut{0%{transform:scale(.93);opacity:0}to{transform:scale(1);opacity:1}}@keyframes revealCircles{0%{transform:scale(.93) translate3d(-50%,-50%,0);opacity:0}to{transform:scale(1) translate3d(-50%,-50%,0);opacity:1}}@keyframes revealOpacity{0%{opacity:0}to{opacity:1}}@keyframes revealAstroFromBottom{0%{transform:scale(.9) translate3d(-50%,0,0);opacity:0}to{transform:scale(1) translate3d(-50%,0,0);opacity:1}}@keyframes floatingAstro{0%{transform:translate3d(-50%,0,0);filter:contrast(1) brightness(1)}to{transform:translate3d(-50%,1.5%,0);filter:contrast(1.3) brightness(.7)}}.panel-container{margin-top:0}.panel-container .table .market-row{display:flex}.panel-container .table .market-row img{width:1.875rem;height:1.875rem;margin-right:.938rem}.panel-container .table .market-row .coin-name{color:#d1d1d6}.panel-container .table .market-row .coin-pair{color:#979fab;font-size:.625rem}.panel-container .table tr th{text-align:center}.panel-container .table tr th:first-child{text-align:left}.panel-container .table tr td{text-align:center;padding:.75rem}.panel-container .table tr td:first-child{text-align:left}.panel-container .table tr .table-row-btn img{cursor:pointer}.panel-container .table .market-row-changed{color:#26c3c9}@media only screen and (min-width:1920px){.panel-container .table .market-row img{width:2.37rem;height:2.37rem;margin-right:1.2rem}.panel-container .table .market-row .coin-pair{font-size:.75rem}}.markets-page .dashborad-charts-inner.portfolio-panel{height:calc(100vh - 24.75rem - 6.438rem);padding-bottom:.625rem}.markets-page .dashborad-subheader{margin-top:0}@media only screen and (min-width:1920px){.markets-page .dashborad-subheader{margin-bottom:.75rem}}.markets-page .portfolio-panel thead th{display:flex;align-items:center;justify-content:center}.markets-page .panel-container .table tr th:first-child{justify-content:flex-start}.markets-page .portfolio-panel .table tr td,.markets-page .portfolio-panel .table tr th{line-height:1.25rem}@media only screen and (min-width:1920px){.markets-page .portfolio-panel .table tr td,.markets-page .portfolio-panel .table tr th{line-height:1.125rem}}.markets-page .table-wrapper{margin-top:0}@media only screen and (min-width:5100px){.markets-page .portfolio-panel .table,.markets-page .table-wrapper{height:100%}}.markets-page .table tbody{height:auto}.apexcharts-series .apexcharts-area+.apexcharts-area{strokewidth:0;animation:reveal-apexcharts-stroke 1s ease-in .5s forwards}@keyframes reveal-apexcharts-stroke{0%{strokewidth:0}to{strokewidth:.075rem}}.dashborad.heading{padding:1.25rem 0}@media only screen and (min-width:1920px){.dashborad.heading{padding-top:1.25rem}}.dashborad-heading-right ul li a{display:block}.dashborad-heading-right ul li a:hover path{fill:#2d73c5}.dashborad-heading-right ul li a svg path{fill:#4a5568;transition:all .3s ease-in-out}.dashborad-subheader{margin-bottom:.625rem}.dashborad-subheader .select .btn img{width:2.125rem;height:2.125rem}.dashborad-subheader-inner{padding:.625rem;border-radius:.625rem}.dashborad-subheader ul>li{display:inline-block;font-size:.875rem;padding:0 1.75rem}@media only screen and (min-width:1920px){.dashborad-subheader ul>li{padding:0 1.25rem}}.dashborad-subheader ul>li:first-child{border-right:.063rem solid #1e252e}.dashborad-subheader ul>li span{font-size:.625rem;line-height:1.5}.dashborad-subheader ul>li p{color:#fff;font-size:.875rem;line-height:1.5}.dashborad-subheader ul>li .input-item{max-width:35.313rem}.dashborad-subheader ul>li .input-box{font-size:.875rem}.dashborad-subheader .input-box{border-radius:.313rem}.dashborad-subheader .selectMarket ul>li{font-size:.875rem;line-height:1.25rem;padding:.5rem 1rem}.dashborad-subheader .selectMarket ul>li:last-child{padding:.5rem 1rem}.dashborad-charts-wrapper .dashborad-charts-tabel{overflow:auto;display:flex;flex-direction:column;max-height:17.5rem}@media only screen and (min-width:1920px){.dashborad-charts-wrapper .dashborad-charts-tabel{max-height:15.625rem}}.dashborad-charts-inner{--charts-left:70px;overflow:hidden}@media only screen and (min-width:1920px){.dashborad-charts-inner{--charts-left:4.625rem}}.dashborad-charts-left{text-align:center;max-width:var(--charts-left);flex:0 0 100%;border-radius:.625rem;padding:.625rem .813rem;margin-right:.625rem}@media only screen and (min-width:1920px){.dashborad-charts-left{padding:1.2rem 1.062rem;border-radius:.793rem}}.dashborad-charts-right{max-width:calc(100% - var(--charts-left) + .625rem);flex:0 0 100%;border-radius:.625rem}@media only screen and (min-width:1920px){.dashborad-charts-right{border-radius:.793rem}}.dashborad-charts{padding-bottom:1rem}.dashborad-heading-right .connected_panel{display:flex;align-items:center}.dashborad-heading-right .burger-btns{border-radius:.625rem;padding:.75rem;background-color:#0e141b;display:flex;justify-content:space-between;width:5.063rem}@media only screen and (min-width:1920px){.dashborad-heading-right .burger-btns{padding:.874rem 1rem;width:6.56rem;border-radius:.793rem}.dashborad-heading-right .burger-btns .profile-circle{height:2.125rem;width:2.125rem}.dashborad-heading-right .burger-btns .burger-icon{height:.718rem;width:1.125rem}}.dashborad-heading-right .burger-btns:last-child{margin-left:.938rem}.dashborad-heading-right .burger-btns img{cursor:pointer}.dashborad-heading-right .burger-btns .btn{background-color:transparent;display:flex;align-items:center;justify-content:center;padding:0;border:none}.dashborad-heading-right .burger-btns .btn:hover{background-color:#0e141b}@media screen and (max-width:390px){.dashborad-heading-right .site-btn{padding:.5rem 1rem;font-size:.875rem}}@media screen and (max-width:576px){.dashborad-subheader ul{flex-wrap:wrap}}@media screen and (max-width:768px){.dashborad-subheader ul{margin-top:.75rem}}.dashborad-subheader ul>li{flex-shrink:0}@media screen and (max-width:576px){.dashborad-subheader ul>li{width:50%}}.dashborad-subheader ul>li:first-child{border-right:0!important}.dashborad-subheader ul>li span{white-space:nowrap}.dashborad-subheader ul>li.exchange-tab{padding:0}.dashborad-subheader ul>li.exchange-tab .nav-link{background:transparent}.dashborad-subheader .item.selection{padding-right:1.75rem;border-right:.063rem solid #1e252e}@media screen and (max-width:576px){.dashborad-subheader .item.selection{padding-right:0;border-right:0}}@media screen and (max-width:992px){.dashborad-subheader .input-item{margin-top:.75rem;border-right:.063rem solid #1e252e}}@media only screen and (min-width:1920px){.dashborad-subheader ul>li:first-child{border-right:0!important}.dashborad-subheader ul>li p,.dashborad-subheader ul>li span{font-size:.7rem}.dashborad-subheader .item.selection{padding-right:1.75rem;border-right:.063rem solid #1e252e}}@media only screen and (min-width:1920px)and (max-width:576px){.dashborad-subheader .item.selection{padding-right:0;border-right:0}}@media only screen and (min-width:1920px)and (max-width:992px){.dashborad-subheader .input-item{margin-top:.75rem;border-right:.063rem solid #1e252e}}.dashboard-history,.dashborad-charts-tabel,.table-wrapper{background:#0e141b;border-radius:.625rem;margin-top:.625rem}.dashboard-history table,.dashborad-charts-tabel table,.table-wrapper table{margin-bottom:0}.dashboard-history table .badge,.dashborad-charts-tabel table .badge,.table-wrapper table .badge{color:#d1d1d6;text-transform:uppercase}.dashboard-history table .badge.success-light,.dashborad-charts-tabel table .badge.success-light,.table-wrapper table .badge.success-light{color:#69ec95}.dashboard-history table .img-sq,.dashborad-charts-tabel table .img-sq,.table-wrapper table .img-sq{height:2rem;width:2rem}.dashboard-history thead tr th,.dashborad-charts-tabel thead tr th,.table-wrapper thead tr th{font-weight:500;font-size:.75rem;text-transform:uppercase;color:#979fab;padding:.625rem .75rem;white-space:nowrap;vertical-align:middle;border-bottom:.063rem solid #090f16}.dashboard-history thead tr th:first-child,.dashborad-charts-tabel thead tr th:first-child,.table-wrapper thead tr th:first-child{min-width:11.25rem;padding-left:1.5rem}.dashboard-history thead tr th:last-child,.dashborad-charts-tabel thead tr th:last-child,.table-wrapper thead tr th:last-child{min-width:2rem;padding-right:.5rem}.dashboard-history thead tr th img,.dashborad-charts-tabel thead tr th img,.table-wrapper thead tr th img{margin-bottom:.188rem;margin-left:.25rem}.dashboard-history thead tr th.filter img,.dashborad-charts-tabel thead tr th.filter img,.table-wrapper thead tr th.filter img{margin-bottom:0}.dashboard-history tbody tr td,.dashborad-charts-tabel tbody tr td,.table-wrapper tbody tr td{white-space:nowrap;font-weight:400;font-size:.75rem;color:#d1d1d6;padding:1rem .75rem;vertical-align:middle;border-bottom:.063rem solid #090f16}.dashboard-history tbody tr td:first-child,.dashborad-charts-tabel tbody tr td:first-child,.table-wrapper tbody tr td:first-child{padding-left:1.5rem}.dashboard-history tbody tr td:last-child,.dashborad-charts-tabel tbody tr td:last-child,.table-wrapper tbody tr td:last-child{min-width:2rem;padding-right:.5rem}.dashboard-history tbody tr:last-child td,.dashborad-charts-tabel tbody tr:last-child td,.table-wrapper tbody tr:last-child td{border-bottom:0}.dashboard-history .size-currency,.dashborad-charts-tabel .size-currency,.table-wrapper .size-currency{display:inline-block;padding:0 .188rem;font-size:.5rem;line-height:2;background-color:#141a21;border-radius:.188rem;color:#979fab;margin-left:.188rem;margin-bottom:.063rem}@media only screen and (min-width:1920px){.dashboard-history .size-currency,.dashborad-charts-tabel .size-currency,.table-wrapper .size-currency{padding:0 .25rem;margin-left:.25rem;font-size:.625rem}}.custom-scroll .table-wrapper{margin-top:0}.chart-container{height:400px}@media screen and (max-width:480px){.dashborad-charts-inner>.d-flex{flex-direction:column;gap:1rem}.dashborad-charts-inner>.d-flex .nav{flex-direction:row!important;width:100%;max-width:100%;justify-content:space-between}.dashborad-charts-inner>.d-flex .nav .nav-link{margin-bottom:0}}.dashborad-charts-right{flex:0 100%;position:relative;height:100%}.dashborad-charts-right .tab-pane{background-color:#0e141b;border-radius:.625rem;height:100%}@media screen and (max-width:480px){.dashborad-charts-right{width:100%;max-width:100%;padding-right:0}}div.dashboardExchange .nav-pills{padding:.438rem;border-radius:.313rem;background-color:#090f16;display:flex;max-height:3.75rem;margin-bottom:.625rem}div.dashboardExchange .nav-pills .nav-item{width:50%}div.dashboardExchange .nav-pills .exButton{border-radius:.313rem;background-color:transparent;border:.063rem solid transparent;width:100%;text-align:center}div.dashboardExchange .nav-pills .buy.active{border:.063rem solid #26c3c9;color:#26c3c9;background:#141a21}div.dashboardExchange .nav-pills .sell.active{border:.063rem solid #5597fa;color:#5597fa;background:#141a21}div.dashboardExchange .select .btn{padding:1.125rem}div.dashboardExchange .tab-content{height:calc(100% - 5rem)}div.dashboardExchange .tab-content .tab-pane{flex-direction:column;gap:1.25rem}div.dashboardExchange .tab-content .tab-pane.active{display:flex}div.dashboardExchange .tab-content .order-size .area-title{margin-bottom:.625rem}div.dashboardExchange .tab-content .order-size .d-flex{gap:.938rem}div.dashboardExchange .tab-content .input-group{position:relative;display:flex;align-items:center;background-color:#090f16;border-radius:.313rem;width:50%}div.dashboardExchange .tab-content .input-group input{font-weight:500}div.dashboardExchange .tab-content .input-group input::-moz-placeholder{color:#fff}div.dashboardExchange .tab-content .input-group input::placeholder{color:#fff}div.dashboardExchange .tab-content .input-group .badge{display:inline-block;padding:0 .188rem;background-color:#141a21;margin-right:.875rem;border-radius:.125rem;font-size:.625rem;text-transform:uppercase}div.dashboardExchange .tab-content .ex-sell .progress-bar,div.dashboardExchange .tab-content .ex-sell .progress-picker,div.dashboardExchange .tab-content .ex-sell .progress-steps .step.active{background-color:#5597fa}div.dashboardExchange .tab-content .ex-sell .progress-count.active{color:#5597fa}div.dashboardExchange .tab-content .ex-sell .btn-buy{color:#dce0e8;background-color:#5597fa}div.dashboardExchange .limit-prices{background:#090f16;border-radius:.625rem;padding:1.25rem 1.25rem .625rem;margin-top:1.25rem}div.dashboardExchange .limit-prices-row{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;line-height:.875rem;margin-bottom:.625rem}div.dashboardExchange .limit-prices-row:last-child span:last-child{font-size:1rem;color:#c7c7cc}div.dashboardExchange .limit-prices-row span:last-child{color:#c7c7cc}@media only screen and (min-width:1920px){div.dashboardExchange--isNaked{padding:0}div.dashboardExchange .nav{--bs-nav-link-padding-y:0.45rem;font-size:.54rem}div.dashboardExchange .nav-pills{padding:.625rem;border-radius:.438rem;max-height:3.55rem;margin-bottom:.78rem}div.dashboardExchange .nav-pills .exButton{border-radius:.375rem;border:.08rem solid transparent}div.dashboardExchange .nav-pills .buy.active{border:.08rem solid #26c3c9}div.dashboardExchange .nav-pills .sell.active{border:.08rem solid #5597fa}div.dashboardExchange .select .btn{border-radius:.793rem;padding:1.19rem}div.dashboardExchange .tab-content{height:calc(100% - 5.875rem)}div.dashboardExchange .tab-content .tab-pane{gap:2.55rem}div.dashboardExchange .tab-content .order-size{font-size:1.11rem}div.dashboardExchange .tab-content .order-size .area-title{margin-bottom:1.15rem}div.dashboardExchange .tab-content .order-size .d-flex{gap:1.5rem}div.dashboardExchange .tab-content .input-group{border-radius:.4rem}div.dashboardExchange .tab-content .input-group .badge{padding:0 .25rem;margin-right:1.125rem;border-radius:.156rem;font-size:.793rem}div.dashboardExchange .limit-prices{border-radius:.75rem;padding:1.5rem;margin-top:1.5rem}div.dashboardExchange .limit-prices-row{font-size:.937rem;line-height:1.2;margin-bottom:.625rem}div.dashboardExchange .limit-prices-row:last-child span:last-child{font-size:1.2rem}}.portfolio-container .title{color:#c7c7cc;font-weight:500;font-size:1rem;padding-bottom:1.25rem;border-bottom:.063rem solid #1e252e;margin-bottom:1.25rem}@media only screen and (min-width:3840px){.portfolio-container .title{padding-bottom:2rem;border-bottom:.125rem solid #1e252e;margin-bottom:2rem}}.portfolio-container .info-list{margin-bottom:1.25rem}.portfolio-container .info-list ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.portfolio-container .info-list ul li div{font-size:.75rem}.portfolio-container .info-list ul li div i{font-size:.5rem}.portfolio-container .info-list ul li div.amount{color:#dce0e8}@media only screen and (min-width:1920px){.portfolio-container .info-list ul li{margin-bottom:.75rem}.portfolio-container .info-list ul li div{font-size:.8rem}.portfolio-container .info-list ul li div i{font-size:.625rem}}.account-info .title{color:#c7c7cc;font-weight:500;font-size:1rem;padding-bottom:1.25rem;border-bottom:.063rem solid #1e252e;margin-bottom:1.25rem}@media only screen and (min-width:3840px){.account-info .title{padding-bottom:2rem;border-bottom:.125rem solid #1e252e;margin-bottom:2rem}}.account-info .info-list{margin-bottom:1.25rem}.account-info .info-list ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem;padding-inline:0}.account-info .info-list ul li div{font-size:.75rem}.account-info .info-list ul li div i{font-size:.5rem}.account-info .info-list ul li div.amount{color:#dce0e8}@media only screen and (min-width:1920px){.account-info .info-list ul li{margin-bottom:.75rem}.account-info .info-list ul li div{font-size:.8rem}.account-info .info-list ul li div i{font-size:.625rem}}.account-info .site-btn{width:100%;border-radius:.438rem;font-size:1rem;background:#1e2630}.account-info .site-btn:hover{color:#fff!important;background:#0fb0a2;background:linear-gradient(90deg,#0fb0a2,#36c)}@media only screen and (min-width:1920px){.dashborad-charts-left .nav-link img,.information-container .nav-link img{height:1.19rem;width:1.19rem}}ul.hx-side-tabs li,ul.hx-side-tabs li:last-child{padding:0}.dashboard-nav-tooltip{font-size:.75rem;z-index:100;color:#979fab}.text-green-light{color:#26c3c9}.dashboard-history .ob-bestBid,.dashboard-history .ob-bestBid .best-ask,.text-blue{color:#5597fa}.text-green{color:#26c3c9}.g-10{--bs-gutter-y:0.625rem;--bs-gutter-x:0.625rem}.dashboard-history{min-height:37.5rem;padding:.813rem 1.563rem;margin-top:0}@media screen and (max-width:480px){.dashboard-history{padding:.625rem}}.dashboard-history-title{padding-bottom:.813rem;border-bottom:.063rem solid #1e252e}.dashboard-history .ob-title{font-weight:500;font-size:1rem;line-height:150%;color:#dce0e8;padding-right:2.58rem}.dashboard-history .ob-title-history{height:2.775rem;display:flex;align-items:center}.dashboard-history .ob-bestBid{font-size:1rem}.dashboard-history .ob-bestBid span{display:flex;align-items:center;gap:.375rem}.dashboard-history .ob-bestBid .best-bid{color:#26c3c9}.dashboard-history .ob-group{font-size:.875rem;color:#979fab}.dashboard-history .ob-group>span{margin-right:1.125rem}.dashboard-history .ob-tbHeader{padding:.688rem 1rem;border-bottom:.063rem solid #1e252e;min-height:3.439rem}@media(min-width:1600px){.dashboard-history .ob-tbHeader{font-size:.75rem}}.dashboard-history .ob-tbHeader span{font-size:.613rem;color:#979fab}@media(min-width:1600px){.dashboard-history .ob-tbHeader span{font-size:.75rem}}.dashboard-history .orderbook-charts-head{display:flex}.dashboard-history .orderbook-charts-wrapper{display:flex;overflow-y:auto}.dashboard-history .sort-table{margin-top:.938rem;overflow-x:auto}.dashboard-history .table{background:#141a21;border-radius:.625rem}.dashboard-history .table .badge{background:#1e2630}.select{position:relative;width:100%;font-size:.875rem}.select .btn{display:flex;align-items:center;justify-content:space-between;border-radius:.625rem;background-color:#141a21;border:.063rem solid #161c24;padding:.5rem 1.5rem .5rem .5rem;color:#dce0e8;width:100%}.select .btn i{color:#979fab}.select .dropdown-menu{display:none;flex-direction:column;border-radius:.313rem;background-color:#090f16;z-index:9;width:inherit;padding:.625rem 0}.select .dropdown-menu.show{display:flex}.select .dropdown-menu .dropdown-item{padding:.5rem 1.125rem}.select .logo{display:flex;align-items:center;margin-right:3rem}.select .logo .img{margin-right:.625rem}.information-container{margin-top:0;height:100%;overflow:auto}.information-container .information-description{padding:1.5rem 1.875rem .813rem;width:100%}.information-container .information-description .platform-name{align-items:center;display:flex;margin:1.563rem 0 1rem}.information-container .information-description .platform-name img{margin-right:.625rem}.information-container .information-description p{font-size:.875rem;line-height:1.25rem}.information-container .information-links .links{display:flex;margin-bottom:1.875rem;margin-top:1rem}.information-container .information-links .links .nav-link{width:unset;color:#fff;cursor:pointer;font-size:.75rem;line-height:1.25rem;padding:.5rem 1rem!important;border-radius:.438rem;margin-right:.625rem}.information-container .information-links .links .nav-link img{margin-left:.625rem}.information-container .information-links .links .img-social-link{margin-right:1.25rem}.information-container .information-panel{display:flex;padding:1rem 1.875rem 0}.information-container .information-panel .trading-info{width:50%;padding-right:2.6rem}.information-container .information-panel .market-info{width:50%;padding-left:2.6rem}.information-container .information-panel .information-row{display:flex;justify-content:space-between;font-size:.75rem;line-height:.875rem;margin-top:.5rem}.information-container .information-panel .information-row .with-currency{display:flex;align-items:center}.information-container .information-panel .information-row .red{color:#db5d5d}.information-container .information-panel .information-row .green{color:#69ec95}.white-text{color:#dce0e8}.information-container .dashboard-title{font-weight:700;font-size:.75rem;line-height:.875rem;color:#dce0e8;display:flex;align-items:center}.information-container .blue{color:#5597fa}.information-container .green{color:#26c3c9}.progress{min-height:.188rem;position:relative;width:calc(100% - 3.25rem)}.progress:hover .progress-picker{transform:translate3d(-50%,-50%,0) scale(1.5)}.progress .progress-picker{display:block;content:"";position:absolute;z-index:2;top:.094rem;left:calc(.281rem + var(--progress));transform:translate3d(-50%,-50%,0) scale(1);width:1em;height:1em;font-size:9px;border-radius:50%;background-color:#26c3c9;box-sizing:border-box;transition:transform .3s ease-in-out,left .1s ease-in-out;pointer-events:none}.progress .progress-input{position:absolute;left:0;top:0;padding:0;height:13px;width:calc(100% + 1.125rem);transform:translateY(-50%);z-index:3;opacity:0;cursor:pointer}.progress .progress-fake{height:.188rem;position:relative;left:.281rem}.progress .progress-bar{width:var(--progress);transition:width .1s ease-in-out;background-color:#26c3c9;position:absolute;top:0;left:.281rem;height:100%;z-index:1}.progress .progress-steps{position:absolute;top:0;left:.281rem;height:100%;width:100%;background-color:#1e2630}.progress .progress-steps .step{position:absolute;top:50%;transform:translate(-50%,-50%);left:0;height:.563rem;width:.563rem;background-color:#2a333f;border-radius:6.25rem;z-index:2;transition:background-color .1s ease-in-out}.progress .progress-steps .step.active{background-color:#26c3c9}.progress .progress-steps .step:nth-child(2){left:25%}.progress .progress-steps .step:nth-child(3){left:50%}.progress .progress-steps .step:nth-child(4){left:75%}.progress .progress-steps .step:nth-child(5){left:100%}.progress .progress-count{position:absolute;left:100%;top:50%;transform:translateY(-50%);width:3.25rem;text-align:right;font-size:.75rem}.progress .progress-count.active{color:#26c3c9}@media only screen and (min-width:1920px){.progress{min-height:.25rem;width:calc(100% - 2.25rem)}.progress .progress-steps .step{height:.687rem;width:.687rem}.progress .progress-count{width:2.25rem;font-size:.75rem}.progress .progress-count.active{color:#26c3c9;width:2.5rem}}.btn-buy{background-color:#26c3c9;color:#040304}.btn-buy,.btn-buy-disabled{width:100%;text-align:center;padding:.625rem;border-radius:.438rem;border:0}.btn-buy-disabled{background:#1e2630;color:#dce0e8}.dashborad-charts-wrapper .dashborad-charts-inner{height:calc(100vh - 31.875rem);min-height:25rem}@media only screen and (min-width:1920px){.dashborad-charts-wrapper .dashborad-charts-inner{height:calc(100vh - 30rem);min-height:31.25rem}}.error{box-shadow:0 0 .188rem #c00}.tab-content-custom{padding:.063rem}.account-info-login{padding-bottom:.938rem}.nav-link{--link:43px;width:var(--link);height:var(--link);border-radius:.625rem;display:flex;align-items:center;justify-content:center;background-color:#1e2630;padding:0!important}@media only screen and (min-width:1920px){.nav-link{--link:2.85rem;border-radius:.793rem}}.hx-text-fill-transparent{-webkit-text-fill-color:transparent}.table-wrapper.table-trade-history tbody tr td{padding:0 .75rem;height:2.75rem}.dashborad-subheader .marketSelector ul>li,.dashborad-subheader .transactionType ul>li{padding-top:.35rem;padding-bottom:.35rem}.table-wrapper .portfolio-block .size-currency{background-color:#1e2630}.dashborad-charts-container .portfolio-block table{background-color:#141a21;border-radius:.625rem}.dashborad-charts-container .portfolio-block .title{color:#dce0e8;border-bottom:none;padding-bottom:0}.dashborad-charts-container .portfolio-block .deposit-form .select{margin-bottom:1.25rem}.dashborad-charts-container .portfolio-block .deposit-form .select .btn{padding:1.125rem}.dashborad-charts-container .portfolio-block .deposit-form .input-box{border-radius:.313rem}.dashborad-charts-container .portfolio-block .deposit-form .input-box.deposit-address-text{display:flex;align-items:center;color:#979fab}.dashborad-charts-container .portfolio-block .deposit-form .input-box.deposit-address-text .address-text{width:100%;overflow:hidden;height:1.625rem;display:flex;align-items:center;margin-right:1.25rem;font-size:.625rem}.dashborad-charts-container .portfolio-block .deposit-form .input-box.deposit-address-text .copy-btn{cursor:pointer;position:relative;font-size:.625rem}.dashborad-charts-container .portfolio-block .deposit-form .input-box.deposit-address-text .copy-btn .status{opacity:0;visibility:hidden}.dashborad-charts-container .portfolio-block .deposit-form .input-box.deposit-address-text .copy-btn:active svg{transform:scale(.85)}.dashborad-charts-container .portfolio-block .deposit-form .input-box.deposit-address-text .copy-btn:hover{color:#fff}.dashborad-charts-container .portfolio-block .deposit-form .input-box.deposit-address-text .copy-btn:hover .status{opacity:1;visibility:visible}.dashborad-charts-container .portfolio-block .deposit-form .input-box.deposit-address-text .copy-btn:hover svg{fill:#fff}.dashborad-charts-container .portfolio-block .deposit-form .input-box.deposit-address-text svg{height:1.125rem;width:1.125rem}.dashborad-charts-container .portfolio-block .deposit-form .amount-label{font-size:.875rem;margin-bottom:.625rem}.dashborad-charts-container .portfolio-block .deposit-form .input-box{margin-bottom:.875rem}.dashborad-charts-container .portfolio-block .deposit-form .progress{margin-bottom:2.5rem}.progress-bar{transition:transform .3s ease-in-out}.transferContent .tab-pane{display:flex;flex-direction:column}.transferContent .site-btn{margin-top:1rem}.transferContent .area-title{font-size:.75rem;line-height:.875rem;margin-bottom:.625rem}.transferContent .transferBox{position:relative}.transferContent .transferBox .transferBoxIcon{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%;font-size:2rem;width:1em;height:1em;display:flex;justify-content:center;align-items:center;color:#fff!important;background:#0fb0a2;background:linear-gradient(90deg,#0fb0a2,#36c)}@media only screen and (min-width:1920px){.transferContent .transferBox .transferBoxIcon{font-size:1.92rem}}.transferContent .tokenBox .dropdown-toggle{padding:.625rem 1.125rem}.portfolio-block div.dashboardExchange .tab-content .order-size .area-title{font-size:.875rem}.portfolio-block .input-box{padding:.625rem .938rem;background:#090f16;border-radius:.313rem;height:3.125rem}@media only screen and (min-width:1920px){.portfolio-block .input-box{padding:.624rem .93rem;background:#090f16;border-radius:.313rem;height:3.125rem}}.portfolio-block .select .btn{padding:.75rem 1.5rem .75rem .75rem;max-height:3.125rem}@media only screen and (min-width:1920px){.portfolio-block .select .btn{padding:.9rem 1.8rem .9rem .9rem;max-height:3.75rem}}.portfolio-block div.dashboardExchange .tab-content .tab-pane{gap:1.5rem}@media only screen and (min-width:1920px){.portfolio-block div.dashboardExchange .tab-content .tab-pane{gap:2.55rem}}.content-select .btn.btn{width:auto;background:transparent;border:none;justify-content:flex-start;padding-left:0}.content-select .btn.btn .logo{margin-right:.625rem}.location-transfer{display:flex;flex-direction:row;align-items:center;padding:0;gap:.625rem}.location-transfer .select{width:1em;height:1em;font-size:2.125rem}.location-transfer img{width:.97em;height:.97em;flex:none;order:0;flex-grow:0}@media only screen and (min-width:1920px){.location-transfer img{width:1.2rem;height:1.2rem}}.location-toggle{display:flex;flex-direction:row;align-items:center;padding:0;gap:.625rem}.location-toggle .select{width:1em;height:1em;font-size:2.125rem}.location-toggle img{width:.97em;height:.97em;flex:none;order:0;flex-grow:0}@media only screen and (min-width:1920px){.location-toggle img{width:1.2rem;height:1.2rem}}.transfer-wallet-select .btn.btn.btn{display:inherit;justify-content:inherit;align-items:inherit;padding:1rem 1.25rem 1.25rem 1rem}@media only screen and (min-width:1920px){.transfer-wallet-select .btn.btn.btn{padding:.72rem 1.2rem}}.transfer-wallet-select .label{height:1.125rem;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.125rem;text-align:right;color:#dce0e8}@media only screen and (min-width:1920px){.transfer-wallet-select .label{height:2.25rem;font-size:.75rem;line-height:2.25rem}}.transfer-wallet-select .transfer-location-text{height:1.125rem;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.125rem;color:#979fab;flex:none;order:1;flex-grow:0}@media only screen and (min-width:1920px){.transfer-wallet-select .transfer-location-text{height:1.75rem;font-size:.75rem;line-height:1.75rem}}.tradeWrapper .dashborad-charts-wrapper .dashborad-charts-inner{min-height:29.688rem}.tradeWrapper .table tr td,.tradeWrapper .table tr th{min-width:unset}.tradeWrapper .table tr td:first-child,.tradeWrapper .table tr th:first-child{min-width:11.125rem}.tradeWrapper .dashborad-charts-wrapper .dashborad-charts-tabel{max-height:unset}.tradeWrapper .table tr td,.tradeWrapper .table tr th{min-height:2.046rem}.banner{padding:5.625rem 0;position:relative}@media only screen and (min-width:1440px)and (max-width:1580px){.banner{padding:3.75rem 0}}@media only screen and (min-width:1200px)and (max-width:1439px){.banner{padding:3.75rem 0}}@media only screen and (min-width:992px)and (max-width:1199px){.banner{padding:3.125rem 0}}@media only screen and (min-width:768px)and (max-width:991px){.banner{padding:2.5rem 0}}@media only screen and (max-width:767px){.banner{padding:1.875rem 0}}@media only screen and (max-width:390px){.banner{padding:1.25rem 0}}.banner:before{--shape:1400px;content:"";width:var(--shape);height:var(--shape);border-radius:100%;position:absolute;top:calc(var(--shape)/2*-1);left:50%;transform:translateX(-50%);color:#fff!important;background:#0fb0a2;background:linear-gradient(90deg,#0fb0a2,#36c);opacity:.15;filter:blur(600px);z-index:-1}@media only screen and (min-width:1200px)and (max-width:1439px){.banner:before{--shape:1000px}}@media only screen and (min-width:992px)and (max-width:1199px){.banner:before{--shape:800px}}@media only screen and (max-width:991px){.banner:before{--shape:700px}}@media only screen and (max-width:767px){.banner:before{--shape:100%}}.banner-shape{position:absolute;top:-10rem;right:10.625rem;transform:rotate(10deg);opacity:.05;z-index:-2}.banner-top{display:inline-block;position:relative;margin-bottom:3.125rem}@media only screen and (min-width:992px)and (max-width:1199px){.banner-top{margin-bottom:1.875rem}}@media only screen and (min-width:768px)and (max-width:991px){.banner-top{margin-bottom:1.563rem}}@media only screen and (max-width:767px){.banner-top{margin-bottom:1.25rem}}.banner-top:before{content:"";height:.063rem;width:8.75rem;color:#fff!important;background:#0fb0a2;background:linear-gradient(90deg,#0fb0a2,#36c);position:absolute;top:100%;left:0;margin-top:-.875rem}@media only screen and (min-width:768px)and (max-width:991px){.banner-top:before{width:80px}}@media only screen and (max-width:767px){.banner-top:before{width:35%}}.banner-top strong{font-size:6.25rem;font-weight:700;line-height:1.2;animation:text 1s linear infinite;transition:all .3s ease-in-out}@media only screen and (min-width:768px)and (max-width:991px){.banner-top strong{font-size:70px}}@media only screen and (max-width:767px){.banner-top strong{font-size:60px}}.banner-top span{letter-spacing:.125rem;font-weight:500;color:#2d73c5}.banner-inner{position:relative;z-index:1}@media only screen and (min-width:768px)and (max-width:991px){.banner-inner{margin-bottom:3.125rem}}@media only screen and (max-width:767px){.banner-inner{margin-bottom:1.875rem}}.banner-inner h1{margin-bottom:2.188rem}@media only screen and (min-width:768px)and (max-width:991px){.banner-inner h1{margin-bottom:1.563rem}}@media only screen and (max-width:767px){.banner-inner h1{margin-bottom:1.25rem}}.banner-inner .site-btn{padding:1.25rem 2.5rem}@media only screen and (max-width:767px){.banner-inner .site-btn{padding:.938rem 1.875rem}}.we-here{margin-bottom:var(--bs-sp)}.we-here-content{margin-bottom:90px}@media only screen and (min-width:992px)and (max-width:1199px){.we-here-content{margin-bottom:60px}}@media only screen and (min-width:768px)and (max-width:991px){.we-here-content{margin-bottom:3.125rem}}@media only screen and (max-width:767px){.we-here-content{margin-bottom:2.188rem}}.we-here-content span{display:block;letter-spacing:.094rem;margin-bottom:1.25rem}@media only screen and (max-width:767px){.we-here-content span{margin-bottom:.625rem;font-size:.75rem}}.we-here-item{margin-top:1.875rem}.we-here-item-img{width:100%;padding:22%;position:relative;overflow:hidden}.we-here-item-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;left:0}.companies{margin-bottom:calc(var(--bs-sp) - 1.25rem)}@media only screen and (max-width:767px){.companies{margin-bottom:var(--bs-sp)}}.companies-table{margin-top:.938rem}@media only screen and (max-width:991px){.companies-table{overflow:overlay}}.companies-table table{border-collapse:separate;border-spacing:0 .188rem}@media only screen and (max-width:991px){.companies-table table{width:-moz-max-content!important;width:max-content!important}}.companies-table table tr td,.companies-table table tr th{white-space:nowrap}.companies-table table thead tr{background:none}.companies-table table thead tr:before{display:none}.companies-table table tbody tr td:first-child{border-top-left-radius:.625rem;border-bottom-left-radius:.625rem}.companies-table table tbody tr td:last-child{border-top-right-radius:.625rem;border-bottom-right-radius:.625rem}.companies-table table tr{background:#1c1c20;background:linear-gradient(90deg,rgba(28,28,32,.5),rgba(28,28,32,0));overflow:hidden}.companies-table table tr th{padding:.75rem 1.875rem;font-weight:400;background-color:transparent}@media only screen and (min-width:768px)and (max-width:991px){.companies-table table tr th{padding:.625rem 1.563rem}}@media only screen and (max-width:767px){.companies-table table tr th{padding:.5rem .938rem}}.companies-table table tr td{padding:1.25rem 1.875rem;font-weight:600}@media only screen and (min-width:768px)and (max-width:991px){.companies-table table tr td{padding:.938rem 1.563rem}}@media only screen and (max-width:767px){.companies-table table tr td{padding:.625rem .938rem}}.companies-table-icon{display:inline-block;width:2.188rem;height:2.188rem;border-radius:100%;margin-right:.625rem}.feature-card{--card-radius:1.25rem;background:#2e72c6;background:linear-gradient(90deg,#2e72c6,transparent);padding:.063rem;border-radius:var(--card-radius);overflow:hidden;margin-top:1.875rem;width:100%}.feature-card-inner{height:100%;border-radius:var(--card-radius);background-color:#090f16;padding:3.125rem 2.5rem;--logo-w:86px}@media only screen and (min-width:1200px)and (max-width:1439px){.feature-card-inner{padding:2.5rem 1.875rem}}@media only screen and (min-width:992px)and (max-width:1199px){.feature-card-inner{padding:2.5rem 1.875rem;--logo-w:74px}}@media only screen and (min-width:768px)and (max-width:991px){.feature-card-inner{padding:1.875rem 1.25rem;--logo-w:66px;text-align:center;display:block!important}}@media only screen and (max-width:767px){.feature-card-inner{padding:1.25rem .938rem;--logo-w:76px}}.feature-card-inner>div{max-width:100%;flex:0 0 auto}.feature-card-inner .logo{width:var(--logo-w);height:var(--logo-w);line-height:var(--logo-w);border-radius:100%;text-align:center;color:#fff!important;background:#0fb0a2;background:linear-gradient(90deg,#0fb0a2,#36c)}@media only screen and (min-width:768px)and (max-width:991px){.feature-card-inner .logo{margin:auto auto .938rem}}.feature-card-inner .content{padding-left:45px;width:calc(100% - var(--logo-w))}@media only screen and (min-width:992px)and (max-width:1199px){.feature-card-inner .content{padding-left:1.875rem}}@media only screen and (min-width:768px)and (max-width:991px){.feature-card-inner .content{padding-left:0;width:100%}}@media only screen and (max-width:767px){.feature-card-inner .content{padding-left:1.875rem}}.feature-card-inner .content p{font-size:1.125rem;line-height:1.5px;opacity:.6}@media only screen and (max-width:991px){.feature-card-inner .content p{font-size:1rem}}.roadmap{padding-top:250px;padding-bottom:5rem;position:relative;z-index:1}@media only screen and (min-width:1200px)and (max-width:1439px){.roadmap{padding-top:200px}}@media only screen and (min-width:992px)and (max-width:1199px){.roadmap{padding-top:180px}}@media only screen and (min-width:768px)and (max-width:991px){.roadmap{padding-top:150px}}@media only screen and (max-width:767px){.roadmap{padding-top:6.25rem}}.roadmap:after,.roadmap:before{--shape:814px;content:"";position:absolute;top:0;right:calc(var(--shape)/2*-1);width:var(--shape);height:var(--shape);z-index:-1;border-radius:100%;filter:blur(600px);opacity:.2;color:#fff!important;background:#0fb0a2;background:linear-gradient(90deg,#0fb0a2,#36c)}@media only screen and (min-width:1200px)and (max-width:1439px){.roadmap:after,.roadmap:before{--shape:450px;right:0}}@media only screen and (min-width:992px)and (max-width:1199px){.roadmap:after,.roadmap:before{--shape:450px}}@media only screen and (max-width:991px){.roadmap:after,.roadmap:before{--shape:414px;right:0!important;left:0!important}}@media only screen and (max-width:767px){.roadmap:after,.roadmap:before{--shape:100%}}.roadmap:before{top:auto;right:auto;bottom:-400px;left:calc(var(--shape)/2*-1)}.roadmap-inner{position:relative}@media only screen and (max-width:767px){.roadmap-inner{display:grid;grid-template-columns:1fr 1fr;row-gap:1.25rem}}.roadmap-inner img{transform:rotate(5deg)}@media only screen and (max-width:767px){.roadmap-img{display:none}}.roadmap-item{text-align:end;position:absolute;z-index:1;top:0;-moz-column-gap:1.25rem;column-gap:1.25rem}@media only screen and (max-width:767px){.roadmap-item{position:unset!important;top:0!important;left:0!important;bottom:0!important;right:0!important}}.roadmap-item:nth-child(2){top:3.75rem;left:2.5rem}@media only screen and (min-width:1200px)and (max-width:1439px){.roadmap-item:nth-child(2){left:2.58rem}}@media only screen and (min-width:992px)and (max-width:1199px){.roadmap-item:nth-child(2){left:3.125rem}}.roadmap-item:nth-child(3){top:125px;right:-.313rem;flex-direction:row-reverse}@media only screen and (min-width:1200px)and (max-width:1439px){.roadmap-item:nth-child(3){right:.313rem}}@media only screen and (min-width:992px)and (max-width:1199px){.roadmap-item:nth-child(3){right:.313rem}}.roadmap-item:nth-child(4){top:auto;bottom:10.625rem;left:-2.58rem}@media only screen and (min-width:1200px)and (max-width:1439px){.roadmap-item:nth-child(4){left:-40px}}@media only screen and (min-width:992px)and (max-width:1199px){.roadmap-item:nth-child(4){left:-45px}}.roadmap-item:nth-child(5){top:auto;bottom:9.375rem;right:4.688rem;flex-direction:row-reverse}@media only screen and (min-width:1200px)and (max-width:1439px){.roadmap-item:nth-child(5){right:5.313rem}}@media only screen and (min-width:992px)and (max-width:1199px){.roadmap-item:nth-child(5){right:5.313rem}}.roadmap-item .icon{--width:1.875rem;max-width:var(--width);flex:0 0 100%;height:var(--width);border-radius:100%;background:#04f311;background:linear-gradient(-90deg,#04f311,#3071be);padding:.25rem;box-shadow:0 .875rem 1.5rem #000}.roadmap-item .icon>*{display:block;border-radius:100%;width:100%;height:100%;background-color:#090f16}.roadmap-item h5{font-size:1.25rem;line-height:.09375rem;margin-bottom:0;color:#15a6a8;white-space:nowrap}@media only screen and (min-width:992px)and (max-width:1199px){.roadmap-item h5{font-size:1.125rem}}@media only screen and (min-width:768px)and (max-width:991px){.roadmap-item h5{font-size:1.125rem}}@media only screen and (max-width:767px){.roadmap-item h5{font-size:1rem}}.roadmap-item p{font-size:1.375rem;line-height:.1022727273rem;white-space:nowrap}@media only screen and (min-width:768px)and (max-width:991px){.roadmap-item p{font-size:1.25rem}}@media only screen and (max-width:767px){.roadmap-item p{font-size:1rem}}.cta{margin-bottom:5rem;padding:4.063rem 0;overflow:hidden;position:relative}@media only screen and (min-width:768px)and (max-width:991px){.cta{padding:2.813rem 0}}@media only screen and (max-width:767px){.cta{padding:1.875rem 0;margin-bottom:3.125rem}}.cta:before{z-index:-1;content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;background:#040304;background:linear-gradient(180deg,rgba(4,3,4,.65),rgba(49,107,201,.03))}@media only screen and (max-width:991px){.cta-content{text-align:center}}.cta-content h3{font-size:2.25rem;line-height:1.5277777778px}@media only screen and (min-width:992px)and (max-width:1199px){.cta-content h3{font-size:2rem}}@media only screen and (min-width:768px)and (max-width:991px){.cta-content h3{font-size:1.75rem}}@media only screen and (max-width:767px){.cta-content h3{font-size:1.5rem}}@media only screen and (min-width:768px)and (max-width:991px){.cta-content h3{font-size:1.875rem}}.cta .site-btn{padding:1.563rem .938rem;min-width:18.438rem;text-align:center}@media only screen and (min-width:768px)and (max-width:991px){.cta .site-btn{padding:1.25rem 40px;min-width:auto}}@media only screen and (max-width:767px){.cta .site-btn{padding:.938rem 1.875rem;min-width:auto}}.faq{margin-bottom:5.625rem}.investor{margin-bottom:6.25rem}@media only screen and (min-width:992px)and (max-width:1199px){.investor{margin-bottom:5rem}}@media only screen and (min-width:768px)and (max-width:991px){.investor{margin-bottom:4.375rem}}@media only screen and (max-width:767px){.investor{margin-bottom:3.75rem}}@media only screen and (max-width:390px){.investor{margin-bottom:3.125rem}}.investor-item img{width:auto!important;height:auto}@media only screen and (max-width:991px){.investor-item img{margin:auto}}.get-quote{--quote-height:318px;margin-bottom:calc(var(--quote-height)*-1/2)}@media only screen and (min-width:992px)and (max-width:1199px){.get-quote{--quote-height:275px}}@media only screen and (min-width:768px)and (max-width:991px){.get-quote{--quote-height:257px}}@media only screen and (max-width:767px){.get-quote{--quote-height:202px}}.get-quote-inner{padding:0 1.25rem}@media only screen and (max-width:767px){.get-quote-inner{padding:0}}.get-quote-content{background:#0fb0a2;background:linear-gradient(-90deg,#0fb0a2,#36c);padding:70px 16%;border-radius:40px}@media only screen and (min-width:992px)and (max-width:1199px){.get-quote-content{padding:3.125rem 10%}}@media only screen and (min-width:768px)and (max-width:991px){.get-quote-content{padding:40px 8%;border-radius:1.25rem}}@media only screen and (max-width:767px){.get-quote-content{padding:1.25rem 5%;border-radius:.625rem}}.get-quote-content .input-item{margin-top:1.875rem}:root{--tooltip-text-color:#fff;--tooltip-background-color:#1e2630;--tooltip-margin:1.563rem;--tooltip-arrow-size:6px}.tooltip-wrapper{display:inline-block;position:relative}.tooltip-wrapper .top{top:calc(var(--tooltip-margin)*-1)}.tooltip-wrapper .top:before{top:100%;border-top-color:var(--tooltip-background-color)}.tooltip-wrapper .right{left:calc(100% + var(--tooltip-margin));top:50%;transform:translateX(0) translateY(-50%)}.tooltip-wrapper .right:before{left:calc(var(--tooltip-arrow-size)*-1);top:50%;transform:translateX(0) translateY(-50%);border-right-color:var(--tooltip-background-color)}.tooltip-wrapper .bottom{bottom:calc(var(--tooltip-margin)*-1)}.tooltip-wrapper .bottom:before{bottom:100%;border-bottom-color:var(--tooltip-background-color)}.tooltip-wrapper.left{right:calc(100% + var(--tooltip-margin))}.tooltip-wrapper.left,.tooltip-wrapper.left:before{left:auto;top:50%;transform:translateX(0) translateY(-50%)}.tooltip-wrapper.left:before{right:calc(var(--tooltip-arrow-size)*-2);border-left-color:var(--tooltip-background-color)}.tooltip{transform:translateX(-50%);padding:.5rem .625rem;color:var(--tooltip-text-color);background:var(--tooltip-background-color);font-size:.75rem;line-height:.875rem;z-index:100;white-space:nowrap;box-shadow:.25rem .25rem 40px #000;border-radius:.313rem}.tooltip,.tooltip:before{position:absolute;left:50%}.tooltip:before{content:" ";border:solid transparent;height:0;width:0;pointer-events:none;border-width:var(--tooltip-arrow-size);margin-left:calc(var(--tooltip-arrow-size)*-1)}@media only screen and (min-width:1920px){.tooltip{padding:.634rem .793rem;font-size:.95rem;line-height:1.111rem;box-shadow:.318rem .318rem 3.175rem #000;border-radius:.4rem}}:root{--tooltip-light-text-color:#fff;--tooltip-light-background-color:#000000e4;--tooltip-light-border-color:#000;--tooltip-light-border-size:0.063rem;--tooltip-light-margin:0;--tooltip-light-arrow-size:0.188rem}.TooltipLight{display:inline-block;position:relative}.TooltipLight--Content{position:absolute;padding:.125rem .188rem;color:var(--tooltip-light-text-color);background:var(--tooltip-light-background-color);font-size:.75rem;line-height:.875rem;z-index:100;box-shadow:.2rem .2rem 1rem rgba(0,0,0,.2);border-radius:.25rem;border:var(--tooltip-light-border-size) solid var(--tooltip-light-border-color)}.TooltipLight--Content:before{content:" ";left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-width:var(--tooltip-light-arrow-size);margin-left:calc(var(--tooltip-light-arrow-size)*-1)}.TooltipLight--Content.top{white-space:nowrap;top:0;left:50%;transform:translate(-50%,-100%)}.TooltipLight--Content.top:before{top:100%;border-top-color:var(--tooltip-light-background-color);transform:translateY(var(--tooltip-light-border-size))}.TooltipLight--Content.top-multiline{top:0;left:50%;transform:translate(-50%,-100%);width:10rem}.TooltipLight--Content.top-multiline:before{top:100%;border-top-color:var(--tooltip-light-background-color);transform:translateY(var(--tooltip-light-border-size))}.TooltipLight--Content.right{white-space:nowrap;left:calc(100% + var(--tooltip-light-margin));top:50%;transform:translateX(0) translateY(-50%)}.TooltipLight--Content.right:before{left:calc(var(--tooltip-light-arrow-size)*-1);top:50%;transform:translateX(0) translateY(-50%);border-right-color:var(--tooltip-light-background-color)}.TooltipLight--Content.bottom{white-space:nowrap;bottom:0;left:50%;transform:translate(-50%,100%)}.TooltipLight--Content.bottom:before{bottom:100%;border-bottom-color:var(--tooltip-light-background-color)}.TooltipLight--Content.left{white-space:nowrap;left:auto;right:calc(100% + var(--tooltip-light-margin));top:50%;transform:translateX(0) translateY(-50%)}.TooltipLight--Content.left:before{left:auto;right:calc(var(--tooltip-light-arrow-size)*-2);top:50%;transform:translateX(0) translateY(-50%);border-left-color:var(--tooltip-light-background-color)}#onetrust-consent-sdk .ot-floating-button__back,#onetrust-consent-sdk .ot-floating-button__front{display:none!important}@media screen and (min-width:2560px){:root{--toastify-toast-width:450px}}@media screen and (min-width:3800px){:root{--toastify-toast-width:800px}}
/*
! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:375px){.container{max-width:375px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1500px){.container{max-width:1500px}}@media (min-width:1536px){.container{max-width:1536px}}@media (min-width:1800px){.container{max-width:1800px}}@media (min-width:1920px){.container{max-width:1920px}}@media (min-width:2560px){.container{max-width:2560px}}@media (min-width:3840px){.container{max-width:3840px}}@media (min-width:5100px){.container{max-width:5100px}}.hx-bg-gradient-cta{background-image:linear-gradient(90deg,#0fb0a2 -30%,#36c 130%)}.hx-bg-gradient-cta-315{background-image:linear-gradient(315deg,#0fb0a2 -30%,#36c 130%)}.hx-bg-gradient-cta-reverse{background-image:linear-gradient(270deg,#0fb0a2 -30%,#36c 130%)}.hx-bg-gradient-cta-from-top{background-image:linear-gradient(0deg,#0fb0a2 -30%,#36c 130%)}.hx-bg-gradient-dark-bottom{background-image:linear-gradient(0deg,#000,transparent)}.hx-input-bg-gradient-dark-top{background:linear-gradient(0deg,#141a21,transparent)}.hx-bg-gradient-inherit-bottom{background-image:linear-gradient(0deg,#090f16 10%,transparent)}.hx-shadow-stroke-white-50{box-shadow:inset 0 0 0 .063rem #ffffff8f}.hx-shadow-stroke-java-2PX{box-shadow:inset 0 0 0 .125rem#26c3c9}.hx-current-color{fill:currentColor}.hx-stroke-current-color{stroke:currentColor}.counter-reset{counter-reset:olCounter}.counter-increment{counter-increment:olCounter}.hx-sec-nav-bg{background-image:linear-gradient(135deg,#141a21,#0d1116)}.hx-token-shadow{box-shadow:0 .25rem 1.75rem 0 rgba(0,0,0,.15)}.hx-header-sticky-shadow{box-shadow:0 0 1.25rem 1.25rem #090f16}.hx-table-title-sticky-shadow{box-shadow:0 0 .75rem .75rem #090f16}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.\!visible{visibility:visible!important}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.left-\[0\]{left:0}.top-0,.top-\[0\]{top:0}.left-0{left:0}.top-\[50\%\]{top:50%}.left-\[50\%\]{left:50%}.top-\[37\%\]{top:37%}.top-\[46\%\]{top:46%}.top-\[40\%\]{top:40%}.top-\[28\%\]{top:28%}.top-\[18\%\]{top:18%}.top-\[35\%\]{top:35%}.bottom-\[90\%\]{bottom:90%}.left-\[2rem\]{left:2rem}.bottom-\[0\]{bottom:0}.left-\[40\%\]{left:40%}.left-\[80\%\]{left:80%}.right-\[0\]{right:0}.left-\[10rem\]{left:10rem}.left-\[20\%\]{left:20%}.bottom-\[60\%\]{bottom:60%}.left-\[55\%\]{left:55%}.bottom-\[100\%\]{bottom:100%}.top-\[100\%\]{top:100%}.bottom-\[10rem\]{bottom:10rem}.top-1{top:.25rem}.right-3{right:.75rem}.left-1\/2{left:50%}.top-full{top:100%}.top-\[\.875rem\]{top:.875rem}.left-4{left:1rem}.-bottom-\[\.063rem\]{bottom:-.063rem}.-right-\[\.25rem\]{right:-.25rem}.top-\[1\.563rem\]{top:1.563rem}.right-full{right:100%}.right-0{right:0}.-top-\[\.125rem\]{top:-.125rem}.right-\[\.438rem\]{right:.438rem}.bottom-\[3\.5rem\]{bottom:3.5rem}.-right-\[7rem\]{right:-7rem}.top-\[3\.313rem\]{top:3.313rem}.right-1{right:.25rem}.left-\[\.125rem\]{left:.125rem}.top-\[\.125rem\]{top:.125rem}.top-\[5\%\]{top:5%}.left-\[100\%\]{left:100%}.bottom-0{bottom:0}.-left-\[1\.25rem\]{left:-1.25rem}.right-\[\.625rem\]{right:.625rem}.top-\[1rem\]{top:1rem}.left-\[1rem\]{left:1rem}.-top-\[\.063rem\]{top:-.063rem}.left-\[\.63rem\]{left:.63rem}.z-\[9\]{z-index:9}.z-\[3\]{z-index:3}.z-0{z-index:0}.z-\[2\]{z-index:2}.z-\[1\]{z-index:1}.z-10{z-index:10}.z-\[4\]{z-index:4}.z-\[-1\]{z-index:-1}.z-50{z-index:50}.z-\[0\]{z-index:0}.-z-1{z-index:-1}.order-1{order:1}.m-8{margin:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-\[12\.52rem\]{margin-top:12.52rem;margin-bottom:12.52rem}.mx-48{margin-left:12rem;margin-right:12rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-32{margin-left:8rem;margin-right:8rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-\[6rem\]{margin-top:6rem;margin-bottom:6rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-\[\.5rem\]{margin-top:.5rem;margin-bottom:.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.mx-2\.5{margin-left:.625rem;margin-right:.625rem}.my-0{margin-top:0;margin-bottom:0}.mb-10{margin-bottom:2.5rem}.mb-\[\.625rem\]{margin-bottom:.625rem}.mt-\[\.625rem\]{margin-top:.625rem}.mt-16{margin-top:4rem}.mt-auto{margin-top:auto}.mt-8{margin-top:2rem}.mr-4{margin-right:1rem}.-mt-\[10rem\]{margin-top:-10rem}.mt-4{margin-top:1rem}.-mt-\[15rem\]{margin-top:-15rem}.mt-\[1\.5rem\]{margin-top:1.5rem}.mt-\[5\.25rem\]{margin-top:5.25rem}.mt-\[10rem\]{margin-top:10rem}.mt-\[6\.25rem\]{margin-top:6.25rem}.mt-\[1\.69rem\]{margin-top:1.69rem}.mt-\[1\.25rem\]{margin-top:1.25rem}.mt-\[8\.88rem\]{margin-top:8.88rem}.mt-\[5rem\]{margin-top:5rem}.mt-\[0rem\]{margin-top:0}.mb-\[10rem\]{margin-bottom:10rem}.mb-6{margin-bottom:1.5rem}.mt-\[3\.125rem\]{margin-top:3.125rem}.mt-\[3\.75rem\]{margin-top:3.75rem}.mb-2{margin-bottom:.5rem}.mt-6{margin-top:1.5rem}.ml-4{margin-left:1rem}.mb-4{margin-bottom:1rem}.mt-52{margin-top:13rem}.ml-10{margin-left:2.5rem}.mr-10{margin-right:2.5rem}.mt-3{margin-top:.75rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mt-40{margin-top:10rem}.mt-2{margin-top:.5rem}.ml-6{margin-left:1.5rem}.mr-3{margin-right:.75rem}.mb-1{margin-bottom:.25rem}.mt-2\.5{margin-top:.625rem}.mt-10{margin-top:2.5rem}.mb-5{margin-bottom:1.25rem}.mb-2\.5{margin-bottom:.625rem}.mr-2\.5{margin-right:.625rem}.mt-\[\.938rem\]{margin-top:.938rem}.mt-\[2\.5rem\]{margin-top:2.5rem}.mb-3{margin-bottom:.75rem}.mt-1{margin-top:.25rem}.-mt-2{margin-top:-.5rem}.-mr-2{margin-right:-.5rem}.mb-9{margin-bottom:2.25rem}.mr-1{margin-right:.25rem}.mt-0\.5{margin-top:.125rem}.mt-0{margin-top:0}.ml-auto{margin-left:auto}.mt-20{margin-top:5rem}.mt-5{margin-top:1.25rem}.mt-\[\.75rem\]{margin-top:.75rem}.-mr-\[calc\(50vw_-_1rem\)\]{margin-right:calc(calc(50vw - 1rem) * -1)}.ml-\[\.75rem\]{margin-left:.75rem}.mr-\[\.313rem\]{margin-right:.313rem}.ml-\[\.313rem\]{margin-left:.313rem}.ml-\[auto\]{margin-left:auto}.mb-\[\.38rem\]{margin-bottom:.38rem}.mt-\[3rem\]{margin-top:3rem}.mt-\[1\.56rem\]{margin-top:1.56rem}.mt-\[2\.06rem\]{margin-top:2.06rem}.mt-\[2\.45rem\]{margin-top:2.45rem}.mr-\[-95px\]{margin-right:-95px}.mt-\[-40px\]{margin-top:-40px}.mb-0{margin-bottom:0}.mb-8{margin-bottom:2rem}.mr-5{margin-right:1.25rem}.ml-3{margin-left:.75rem}.mt-\[\.5rem\]{margin-top:.5rem}.mt-\[2rem\]{margin-top:2rem}.mr-\[\.75rem\]{margin-right:.75rem}.-ml-6{margin-left:-1.5rem}.mr-3\.5{margin-right:.875rem}.-ml-1{margin-left:-.25rem}.mr-\[\.375rem\]{margin-right:.375rem}.ml-\[\.125rem\]{margin-left:.125rem}.ml-1{margin-left:.25rem}.mr-\[\.5rem\]{margin-right:.5rem}.mr-\[\.625rem\]{margin-right:.625rem}.mt-\[\.125rem\]{margin-top:.125rem}.mt-\[\.16rem\]{margin-top:.16rem}.ml-7{margin-left:1.75rem}.mt-\[auto\]{margin-top:auto}.mt-\[\.31rem\]{margin-top:.31rem}.mt-\[\.13rem\]{margin-top:.13rem}.ml-\[\.5rem\]{margin-left:.5rem}.mt-\[\.25rem\]{margin-top:.25rem}.-mt-5{margin-top:-1.25rem}.-mb-5{margin-bottom:-1.25rem}.ml-1\.5{margin-left:.375rem}.mt-\[\.94rem\]{margin-top:.94rem}.mb-3\.5{margin-bottom:.875rem}.mr-0{margin-right:0}.mb-\[1\.25rem\]{margin-bottom:1.25rem}.mb-7{margin-bottom:1.75rem}.ml-\[1\.25rem\]{margin-left:1.25rem}.ml-\[\.31rem\]{margin-left:.31rem}.mr-\[\.063rem\]{margin-right:.063rem}.mt-\[\.125\]{margin-top:.125}.mt-\[\.063rem\]{margin-top:.063rem}.mr-\[\.81rem\]{margin-right:.81rem}.ml-\[1ch\]{margin-left:1ch}.mt-\[1rem\]{margin-top:1rem}.mb-auto{margin-bottom:auto}.mb-1\.5{margin-bottom:.375rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-\[130\%\]{height:130%}.h-full{height:100%}.h-\[50rem\]{height:50rem}.h-\[1\.5rem\]{height:1.5rem}.h-\[auto\],.h-auto{height:auto}.h-\[7\.5rem\]{height:7.5rem}.h-\[25\%\]{height:25%}.h-\[calc\(100\%_\+_13rem\)\]{height:calc(100% + 13rem)}.h-\[55\%\]{height:55%}.h-\[calc\(100\%_-_13rem\)\]{height:calc(100% - 13rem)}.h-\[calc\(100\%_-_3rem\)\]{height:calc(100% - 3rem)}.h-\[2\.125rem\]{height:2.125rem}.h-\[10\.375rem\]{height:10.375rem}.h-12{height:3rem}.h-72{height:18rem}.h-\[4\.25rem\]{height:4.25rem}.h-6{height:1.5rem}.h-\[calc\(100vh_-_3\.875rem_-_4\.375rem\)\]{height:calc(100vh - 3.875rem - 4.375rem)}.h-8{height:2rem}.h-4{height:1rem}.h-\[calc\(100vh_-_6\.438rem\)\]{height:calc(100vh - 6.438rem)}.h-11{height:2.75rem}.h-\[1\.19rem\]{height:1.19rem}.h-\[100vh\]{height:100vh}.h-\[64\.77\%\]{height:64.77%}.h-\[4\.5rem\]{height:4.5rem}.h-\[calc\(35\.33\%_-_0\.625rem\)\]{height:calc(35.33% - .625rem)}.h-5{height:1.25rem}.h-9{height:2.25rem}.h-\[1\.125rem\]{height:1.125rem}.h-\[80vh\]{height:80vh}.h-\[1\.063rem\]{height:1.063rem}.h-\[2\.75rem\]{height:2.75rem}.h-\[1em\]{height:1em}.h-\[2\.5rem\]{height:2.5rem}.h-\[\.625rem\]{height:.625rem}.h-\[413px\]{height:413px}.h-\[2\.375rem\]{height:2.375rem}.h-10{height:2.5rem}.h-3{height:.75rem}.h-14{height:3.5rem}.h-\[30em\]{height:30em}.h-\[12\.5rem\]{height:12.5rem}.h-2{height:.5rem}.h-36{height:9rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-\[\.875rem\]{height:.875rem}.h-\[\.063rem\]{height:.063rem}.h-\[3\.5rem\]{height:3.5rem}.h-0{height:0}.h-\[1\.563rem\]{height:1.563rem}.h-\[calc\(100\%_-_2\.75rem\)\]{height:calc(100% - 2.75rem)}.h-\[1\.875rem\]{height:1.875rem}.h-\[\.375rem\]{height:.375rem}.h-\[\.75rem\]{height:.75rem}.h-\[calc\(50\%_-_\.5rem\)\]{height:calc(50% - .5rem)}.h-\[calc\(100\%_-_\.94rem_-_1\.125rem\)\]{height:calc(100% - .94rem - 1.125rem)}.h-\[10\%\]{height:10%}.h-\[90\%\]{height:90%}.h-\[\.8rem\]{height:.8rem}.h-\[1\.688rem\]{height:1.688rem}.h-\[1\.25rem\]{height:1.25rem}.h-\[\.125rem\]{height:.125rem}.h-\[3\.125rem\]{height:3.125rem}.h-96{height:24rem}.h-\[3\.4rem\]{height:3.4rem}.h-\[11\.25rem\]{height:11.25rem}.h-\[3\.25rem\]{height:3.25rem}.h-\[6rem\]{height:6rem}.h-\[4rem\]{height:4rem}.h-\[5\.5rem\]{height:5.5rem}.h-16{height:4rem}.h-28{height:7rem}.h-\[6\.25rem\]{height:6.25rem}.h-\[2\.875rem\]{height:2.875rem}.h-\[1\.625rem\]{height:1.625rem}.h-\[3\.75rem\]{height:3.75rem}.max-h-\[3\.125rem\]{max-height:3.125rem}.max-h-full{max-height:100%}.max-h-\[80vh\]{max-height:80vh}.max-h-\[27\.5rem\]{max-height:27.5rem}.max-h-\[17rem\]{max-height:17rem}.max-h-\[calc\(70vh-250px\)\]{max-height:calc(70vh - 250px)}.max-h-8{max-height:2rem}.min-h-\[70vh\]{min-height:70vh}.min-h-\[100vh\]{min-height:100vh}.min-h-\[44rem\]{min-height:44rem}.min-h-0,.min-h-\[0\]{min-height:0}.min-h-\[20rem\]{min-height:20rem}.min-h-full{min-height:100%}.min-h-\[3\.625rem\]{min-height:3.625rem}.min-h-\[3rem\]{min-height:3rem}.min-h-\[3\.5rem\]{min-height:3.5rem}.min-h-\[8\.125rem\]{min-height:8.125rem}.min-h-\[7\.5rem\]{min-height:7.5rem}.min-h-\[\.5rem\]{min-height:.5rem}.min-h-\[30px\]{min-height:30px}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[3\.3125rem\]{min-height:3.3125rem}.min-h-\[15rem\]{min-height:15rem}.min-h-\[10rem\]{min-height:10rem}.min-h-\[100\%\]{min-height:100%}.min-h-\[2rem\]{min-height:2rem}.w-full{width:100%}.w-\[91\.583rem\]{width:91.583rem}.w-\[87\%\]{width:87%}.w-\[74\%\]{width:74%}.w-\[43\%\]{width:43%}.w-\[58\%\]{width:58%}.w-\[33\%\]{width:33%}.w-\[35\%\]{width:35%}.w-\[50rem\]{width:50rem}.w-\[68\%\]{width:68%}.w-\[82\.31rem\]{width:82.31rem}.w-\[76\.875rem\]{width:76.875rem}.w-\[100\%\]{width:100%}.w-\[20\%\]{width:20%}.w-\[20rem\]{width:20rem}.w-\[2\.25rem\]{width:2.25rem}.w-\[calc\(33\%_-_\.938rem\)\]{width:calc(33% - .938rem)}.w-\[150\%\]{width:150%}.w-\[3\.4375rem\]{width:3.4375rem}.w-\[calc\(34\%_-_1\.875rem\)\]{width:calc(34% - 1.875rem)}.w-\[30\%\]{width:30%}.w-\[10\%\]{width:10%}.w-\[25\%\]{width:25%}.w-\[\.063rem\]{width:.063rem}.w-\[3\.75rem\]{width:3.75rem}.w-\[calc\(50\%_-_\.938rem\)\]{width:calc(50% - .938rem)}.w-2\/3{width:66.666667%}.w-1\/3{width:33.333333%}.w-12{width:3rem}.w-16{width:4rem}.w-4{width:1rem}.w-\[4\.25rem\]{width:4.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-11{width:2.75rem}.w-\[1\.19rem\]{width:1.19rem}.w-\[55\%\]{width:55%}.w-\[20\.5\%\]{width:20.5%}.w-\[24\.5\%\]{width:24.5%}.w-5{width:1.25rem}.w-\[5rem\]{width:5rem}.w-\[1\.125rem\]{width:1.125rem}.w-7{width:1.75rem}.w-\[24rem\]{width:24rem}.w-\[1\.063rem\]{width:1.063rem}.w-9{width:2.25rem}.w-\[1em\]{width:1em}.w-\[calc\(100vw_-_2rem\)\]{width:calc(100vw - 2rem)}.w-\[calc\(50vw_-_1rem\)\]{width:calc(50vw - 1rem)}.w-\[2\.5rem\]{width:2.5rem}.w-\[7\.5rem\]{width:7.5rem}.w-\[\.625rem\]{width:.625rem}.w-\[30rem\]{width:30rem}.w-\[406px\]{width:406px}.w-\[2\.375rem\]{width:2.375rem}.w-10{width:2.5rem}.w-3{width:.75rem}.w-14{width:3.5rem}.w-\[0\.75rem\]{width:.75rem}.w-\[0\.65rem\]{width:.65rem}.w-\[22\.5rem\]{width:22.5rem}.w-\[12\.5rem\]{width:12.5rem}.w-\[7\.5vw\]{width:7.5vw}.w-20{width:5rem}.w-\[4\.5rem\]{width:4.5rem}.w-44{width:11rem}.w-24{width:6rem}.w-32{width:8rem}.w-\[calc\(100\%_\+_\.5rem\)\]{width:calc(100% + .5rem)}.w-\[1\.625rem\]{width:1.625rem}.w-\[1rem\]{width:1rem}.w-\[\.438rem\]{width:.438rem}.w-\[18\.75rem\]{width:18.75rem}.w-\[1\.563rem\]{width:1.563rem}.w-\[\.875rem\]{width:.875rem}.w-0{width:0}.w-2{width:.5rem}.w-\[18\.2\%\]{width:18.2%}.w-\[11\.5\%\]{width:11.5%}.w-\[8\.8\%\]{width:8.8%}.w-\[12\.6\%\]{width:12.6%}.w-\[13\%\]{width:13%}.w-\[13\.3\%\]{width:13.3%}.w-\[7\.5\%\]{width:7.5%}.w-\[calc\(35\%-6\.4rem\)\]{width:calc(35% - 6.4rem)}.w-\[6\.4rem\]{width:6.4rem}.w-\[1\.875rem\]{width:1.875rem}.w-\[\.5rem\]{width:.5rem}.w-\[29\.875rem\]{width:29.875rem}.w-1\/2{width:50%}.w-\[\.75rem\]{width:.75rem}.w-auto{width:auto}.w-6\/12{width:50%}.w-\[40\%\]{width:40%}.w-\[24\%\]{width:24%}.w-\[22\%\]{width:22%}.w-\[9\.5\%\]{width:9.5%}.w-\[11\.4\%\]{width:11.4%}.w-\[15\.1\%\]{width:15.1%}.w-\[3\.5\%\]{width:3.5%}.w-\[1\.688rem\]{width:1.688rem}.w-80{width:20rem}.w-\[1\.25rem\]{width:1.25rem}.w-\[calc\(100\%_-_1\.25rem\)\]{width:calc(100% - 1.25rem)}.w-\[3\.125rem\]{width:3.125rem}.w-\[calc\(100\%_-_2\.75rem\)\]{width:calc(100% - 2.75rem)}.w-\[calc\(50\%_-_\.063rem\)\]{width:calc(50% - .063rem)}.w-\[1\.5rem\]{width:1.5rem}.w-\[2\.75rem\]{width:2.75rem}.w-\[calc\(100\%_-_\.5rem\)\]{width:calc(100% - .5rem)}.w-\[26\%\]{width:26%}.w-\[calc\(100\%_-_\.63rem_-_\.63rem\)\]{width:calc(100% - .63rem - .63rem)}.w-\[7rem\]{width:7rem}.w-\[3rem\]{width:3rem}.w-\[4rem\]{width:4rem}.w-2\/12{width:16.666667%}.w-\[2\.875rem\]{width:2.875rem}.w-\[8\.125rem\]{width:8.125rem}.w-\[32\.25rem\]{width:32.25rem}.w-\[33\.33\%\]{width:33.33%}.w-\[50\%\]{width:50%}.w-\[1\.375rem\]{width:1.375rem}.w-\[32rem\]{width:32rem}.w-\[6\.875rem\]{width:6.875rem}.w-\[6\.25rem\]{width:6.25rem}.w-\[12\.3\%\]{width:12.3%}.w-\[\(62\.7\%_-_8\.75rem\)\]{width:(62.7% - 8.75rem)}.w-\[8\.75rem\]{width:8.75rem}.min-w-full{min-width:100%}.min-w-\[150\%\]{min-width:150%}.min-w-\[0\]{min-width:0}.min-w-\[6\.25rem\]{min-width:6.25rem}.min-w-\[4rem\]{min-width:4rem}.min-w-\[5\.25rem\]{min-width:5.25rem}.min-w-\[3\.82rem\]{min-width:3.82rem}.min-w-\[6rem\]{min-width:6rem}.min-w-\[2rem\]{min-width:2rem}.min-w-\[1\.8rem\]{min-width:1.8rem}.min-w-\[2\.75rem\]{min-width:2.75rem}.min-w-\[20rem\]{min-width:20rem}.max-w-7xl{max-width:80rem}.max-w-\[19\.25rem\]{max-width:19.25rem}.max-w-\[100\%\],.max-w-full{max-width:100%}.max-w-\[calc\(100\%_\+_1\.188rem_\+_1\.188rem\)\]{max-width:calc(100% + 1.188rem + 1.188rem)}.max-w-\[43rem\]{max-width:43rem}.max-w-\[20\.56rem\]{max-width:20.56rem}.max-w-\[40rem\]{max-width:40rem}.max-w-\[76rem\]{max-width:76rem}.max-w-\[50rem\]{max-width:50rem}.max-w-\[25\.563rem\]{max-width:25.563rem}.max-w-\[25rem\]{max-width:25rem}.max-w-\[22\.5rem\]{max-width:22.5rem}.max-w-\[32rem\]{max-width:32rem}.max-w-\[21rem\]{max-width:21rem}.max-w-\[calc\(100\%-1rem\)\]{max-width:calc(100% - 1rem)}.max-w-\[30rem\]{max-width:30rem}.max-w-\[26rem\]{max-width:26rem}.flex-1{flex:1 1 0%}.shrink-0,.shrink-\[0\]{flex-shrink:0}.flex-grow,.flex-grow-\[1\],.grow,.grow-\[1\]{flex-grow:1}.-translate-x-\[50\%\]{--tw-translate-x:-50%}.-translate-x-\[50\%\],.-translate-y-\[50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[50\%\]{--tw-translate-y:-50%}.translate-y-\[100\%\]{--tw-translate-y:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1\/2,.translate-x-\[-50\%\]{--tw-translate-x:-50%}.-translate-x-1\/2,.translate-x-\[-50\%\],.translate-y-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem}.translate-y-0{--tw-translate-y:0px}.-translate-y-10,.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-10{--tw-translate-y:-2.5rem}.translate-x-\[\.75rem\]{--tw-translate-x:.75rem}.translate-x-\[\.75rem\],.translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y:50%}.-translate-y-2\.5{--tw-translate-y:-0.625rem}.-translate-y-2,.-translate-y-2\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y:-0.5rem}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.scale-110,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin-slow{animation:spin 2s linear infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.list-decimal{list-style-type:decimal}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-end{justify-items:end}.gap-4{gap:1rem}.gap-\[2\.5rem\]{gap:2.5rem}.gap-\[1\.875rem\]{gap:1.875rem}.gap-6{gap:1.5rem}.gap-2{gap:.5rem}.gap-\[\.625rem\]{gap:.625rem}.gap-1{gap:.25rem}.gap-3{gap:.75rem}.gap-\[\.63rem\]{gap:.63rem}.gap-5,.gap-\[1\.25rem\]{gap:1.25rem}.gap-\[\.5ch\]{gap:.5ch}.gap-\[\.37rem\]{gap:.37rem}.gap-2\.5{gap:.625rem}.gap-\[\.38rem\]{gap:.38rem}.gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.gap-y-10{row-gap:2.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.rounded-\[1\.563rem\]{border-radius:1.563rem}.rounded-\[1\.45rem\]{border-radius:1.45rem}.rounded-\[1\.6rem\]{border-radius:1.6rem}.rounded-2xl{border-radius:1rem}.rounded-\[5rem\]{border-radius:5rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[\.625rem\]{border-radius:.625rem}.rounded-\[0\.438rem\]{border-radius:.438rem}.rounded{border-radius:.25rem}.rounded-\[\.5rem\]{border-radius:.5rem}.rounded-\[\.4375rem\]{border-radius:.4375rem}.rounded-\[\.438rem\]{border-radius:.438rem}.rounded-\[\.75rem\]{border-radius:.75rem}.rounded-\[\.188rem\]{border-radius:.188rem}.rounded-\[\.1875rem\]{border-radius:.1875rem}.rounded-\[\.25rem\]{border-radius:.25rem}.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-\[1rem\]{border-radius:1rem}.rounded-\[\.313rem\]{border-radius:.313rem}.rounded-sm{border-radius:.125rem}.rounded-t-\[\.625rem\]{border-top-left-radius:.625rem;border-top-right-radius:.625rem}.rounded-b-\[\.625rem\]{border-bottom-right-radius:.625rem;border-bottom-left-radius:.625rem}.rounded-l-\[\.5rem\]{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-\[\.75rem\]{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-\[1\.25rem\]{border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-b-xl{border-bottom-right-radius:.75rem}.rounded-b-xl,.rounded-l-xl{border-bottom-left-radius:.75rem}.rounded-l-xl{border-top-left-radius:.75rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.border-\[\.063rem\]{border-width:.063rem}.border{border-width:.0625rem}.border-0{border-width:0}.border-\[\.2rem\]{border-width:.2rem}.border-\[0\.063rem\]{border-width:.063rem}.border-\[\.188rem\]{border-width:.188rem}.border-r-\[\.063rem\]{border-right-width:.063rem}.border-b{border-bottom-width:.0625rem}.border-t-0{border-top-width:0}.border-b-\[\.063rem\]{border-bottom-width:.063rem}.border-t-\[\.063rem\]{border-top-width:.063rem}.border-t{border-top-width:.0625rem}.border-r-0{border-right-width:0}.border-solid{border-style:solid}.border-none{border-style:none}.border-\[\#364150\]{--tw-border-opacity:1;border-color:rgb(54 65 80/var(--tw-border-opacity))}.border-helix-ebony-clay-2{--tw-border-opacity:1;border-color:rgb(41 49 60/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-helix-ebony{--tw-border-opacity:1;border-color:rgb(9 15 22/var(--tw-border-opacity))}.border-helix-ebony-clay{--tw-border-opacity:1;border-color:rgb(30 38 48/var(--tw-border-opacity))}.border-helix-cornflower-blue-2{--tw-border-opacity:1;border-color:rgb(30 37 46/var(--tw-border-opacity))}.border-helix-grey-chateau{--tw-border-opacity:1;border-color:rgb(151 159 171/var(--tw-border-opacity))}.border-helix-cornflower-blue\/10{border-color:rgba(85,151,250,.1)}.border-helix-cornflower-blue\/\[0\.07\]{border-color:rgba(85,151,250,.07)}.border-helix-bunker-2{--tw-border-opacity:1;border-color:rgb(14 20 27/var(--tw-border-opacity))}.border-\[currentColor\]{border-color:currentColor}.border-helix-java{--tw-border-opacity:1;border-color:rgb(38 195 201/var(--tw-border-opacity))}.border-helix-cornflower-blue{--tw-border-opacity:1;border-color:rgb(85 151 250/var(--tw-border-opacity))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-helix-roman{--tw-border-opacity:1;border-color:rgb(219 93 93/var(--tw-border-opacity))}.border-r-helix-grey-chateau{--tw-border-opacity:1;border-right-color:rgb(151 159 171/var(--tw-border-opacity))}.border-t-helix-ebony-clay{--tw-border-opacity:1;border-top-color:rgb(30 38 48/var(--tw-border-opacity))}.bg-helix-bunker-2{--tw-bg-opacity:1;background-color:rgb(14 20 27/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-helix-ebony{--tw-bg-opacity:1;background-color:rgb(9 15 22/var(--tw-bg-opacity))}.bg-\[\#101A26\]{--tw-bg-opacity:1;background-color:rgb(16 26 38/var(--tw-bg-opacity))}.bg-\[\#171426\]{--tw-bg-opacity:1;background-color:rgb(23 20 38/var(--tw-bg-opacity))}.bg-helix-ebony-clay{--tw-bg-opacity:1;background-color:rgb(30 38 48/var(--tw-bg-opacity))}.bg-helix-bunker{--tw-bg-opacity:1;background-color:rgb(20 26 33/var(--tw-bg-opacity))}.bg-helix-cerulean-blue{--tw-bg-opacity:1;background-color:rgb(49 101 188/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-\[\#26C897\]{--tw-bg-opacity:1;background-color:rgb(38 200 151/var(--tw-bg-opacity))}.bg-\[\#F7931A\]{--tw-bg-opacity:1;background-color:rgb(247 147 26/var(--tw-bg-opacity))}.bg-helix-mariner-2{--tw-bg-opacity:1;background-color:rgb(38 123 201/var(--tw-bg-opacity))}.bg-black\/50{background-color:rgba(0,0,0,.5)}.bg-helix-bunker\/75{background-color:rgba(20,26,33,.75)}.bg-helix-mirage-2{--tw-bg-opacity:1;background-color:rgb(22 28 36/var(--tw-bg-opacity))}.bg-helix-mirage{--tw-bg-opacity:1;background-color:rgb(24 30 37/var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}.bg-helix-bunker\/25{background-color:rgba(20,26,33,.25)}.bg-zinc-900\/\[0\.6\]{background-color:rgba(24,24,27,.6)}.bg-helix-mariner-2\/\[\.05\]{background-color:rgba(38,123,201,.05)}.bg-helix-roman{--tw-bg-opacity:1;background-color:rgb(219 93 93/var(--tw-bg-opacity))}.bg-helix-ebony-clay-2{--tw-bg-opacity:1;background-color:rgb(41 49 60/var(--tw-bg-opacity))}.bg-helix-java{--tw-bg-opacity:1;background-color:rgb(38 195 201/var(--tw-bg-opacity))}.bg-helix-eden{--tw-bg-opacity:1;background-color:rgb(24 90 97/var(--tw-bg-opacity))}.bg-helix-astronaut{--tw-bg-opacity:1;background-color:rgb(44 72 116/var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity))}.bg-white\/10{background-color:hsla(0,0%,100%,.1)}.bg-helix-cornflower-blue-2{--tw-bg-opacity:1;background-color:rgb(30 37 46/var(--tw-bg-opacity))}.bg-helix-cornflower-blue{--tw-bg-opacity:1;background-color:rgb(85 151 250/var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.bg-helix-pastel-green\/\[\.1\]{background-color:rgba(105,236,149,.1)}.bg-amber-700{--tw-bg-opacity:1;background-color:rgb(180 83 9/var(--tw-bg-opacity))}.bg-black\/30{background-color:rgba(0,0,0,.3)}.bg-\[\#181E26\]{--tw-bg-opacity:1;background-color:rgb(24 30 38/var(--tw-bg-opacity))}.bg-helix-bunker-3{--tw-bg-opacity:1;background-color:rgb(17 23 31/var(--tw-bg-opacity))}.bg-\[red\]{--tw-bg-opacity:1;background-color:rgb(255 0 0/var(--tw-bg-opacity))}.bg-white\/20{background-color:hsla(0,0%,100%,.2)}.bg-opacity-70{--tw-bg-opacity:0.7}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-400{--tw-gradient-from:#60a5fa;--tw-gradient-to:rgba(96,165,250,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-teal-400{--tw-gradient-to:#2dd4bf}.bg-cover{background-size:cover}.bg-scroll{background-attachment:scroll}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:50%}.fill-helix-grey-chateau{fill:#979fab}.fill-white{fill:#fff}.fill-amber-200{fill:#fde68a}.stroke-white{stroke:#fff}.stroke-helix-grey-chateau{stroke:#979fab}.stroke-helix-java{stroke:#26c3c9}.stroke-\[1\.5\]{stroke-width:1.5}.stroke-\[1\]{stroke-width:1}.object-cover{-o-object-fit:cover;object-fit:cover}.object-left{-o-object-position:left;object-position:left}.p-3{padding:.75rem}.p-\[4rem\]{padding:4rem}.p-\[1\.56rem\]{padding:1.56rem}.p-6{padding:1.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-\[\.75rem\]{padding:.75rem}.p-2{padding:.5rem}.p-8{padding:2rem}.p-1{padding:.25rem}.p-12{padding:3rem}.p-0{padding:0}.p-\[1\.5rem\]{padding:1.5rem}.p-\[\.125rem\]{padding:.125rem}.p-\[1rem\]{padding:1rem}.p-1\.5{padding:.375rem}.p-\[\.438rem\]{padding:.438rem}.p-\[\.313rem\]{padding:.313rem}.p-\[\.81rem\]{padding:.81rem}.p-\[\.813rem\]{padding:.813rem}.p-\[\.188rem\]{padding:.188rem}.p-\[\.625rem\]{padding:.625rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[1\.188rem\]{padding-left:1.188rem;padding-right:1.188rem}.py-\[3\.125rem\]{padding-top:3.125rem;padding-bottom:3.125rem}.px-4{padding-left:1rem;padding-right:1rem}.px-\[2\.25rem\]{padding-left:2.25rem;padding-right:2.25rem}.py-\[1rem\]{padding-top:1rem;padding-bottom:1rem}.px-\[1rem\]{padding-left:1rem;padding-right:1rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-\[\.813rem\]{padding-left:.813rem;padding-right:.813rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-\[1\.56rem\]{padding-left:1.56rem;padding-right:1.56rem}.py-\[\.94rem\]{padding-top:.94rem;padding-bottom:.94rem}.px-\[\.75rem\]{padding-left:.75rem;padding-right:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-\[\.625rem\]{padding-left:.625rem;padding-right:.625rem}.py-\[3\.38rem\]{padding-top:3.38rem;padding-bottom:3.38rem}.px-\[1\.25rem\]{padding-left:1.25rem;padding-right:1.25rem}.py-\[2rem\]{padding-top:2rem;padding-bottom:2rem}.py-\[1\.44rem\]{padding-top:1.44rem;padding-bottom:1.44rem}.py-\[\.88rem\]{padding-top:.88rem;padding-bottom:.88rem}.py-\[\.75rem\]{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-\[\.625rem\]{padding-top:.625rem;padding-bottom:.625rem}.py-\[0\.938rem\]{padding-top:.938rem;padding-bottom:.938rem}.px-\[1\.875rem\]{padding-left:1.875rem;padding-right:1.875rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-\[\.938rem\]{padding-top:.938rem;padding-bottom:.938rem}.py-\[\.813rem\]{padding-top:.813rem;padding-bottom:.813rem}.px-\[2\.188rem\]{padding-left:2.188rem;padding-right:2.188rem}.px-\[1\.6rem\]{padding-left:1.6rem;padding-right:1.6rem}.px-\[\.125rem\]{padding-left:.125rem;padding-right:.125rem}.px-\[\.12rem\]{padding-left:.12rem;padding-right:.12rem}.py-\[\.62rem\]{padding-top:.62rem;padding-bottom:.62rem}.py-\[\.25rem\]{padding-top:.25rem;padding-bottom:.25rem}.px-\[\.63rem\]{padding-left:.63rem;padding-right:.63rem}.py-\[\.375rem\]{padding-top:.375rem;padding-bottom:.375rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-\[\.188rem\]{padding-left:.188rem;padding-right:.188rem}.py-\[1\.125rem\]{padding-top:1.125rem;padding-bottom:1.125rem}.px-\[\.62rem\]{padding-left:.62rem;padding-right:.62rem}.py-\[\.38rem\]{padding-top:.38rem;padding-bottom:.38rem}.px-\[\.94rem\]{padding-left:.94rem;padding-right:.94rem}.px-\[\.21rem\]{padding-left:.21rem;padding-right:.21rem}.py-0{padding-top:0;padding-bottom:0}.px-\[\.313rem\]{padding-left:.313rem;padding-right:.313rem}.px-\[\.69rem\]{padding-left:.69rem;padding-right:.69rem}.px-\[1\.625rem\]{padding-left:1.625rem;padding-right:1.625rem}.px-\[1\.5rem\]{padding-left:1.5rem;padding-right:1.5rem}.py-\[1\.875rem\]{padding-top:1.875rem;padding-bottom:1.875rem}.px-\[\.87rem\]{padding-left:.87rem;padding-right:.87rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.pt-\[calc\(5\.75rem_\+_4\.375rem\)\]{padding-top:calc(5.75rem + 4.375rem)}.pt-\[5\.75rem\]{padding-top:5.75rem}.pr-4{padding-right:1rem}.pt-\[3\.5rem\]{padding-top:3.5rem}.pt-\[3\.13rem\]{padding-top:3.13rem}.pb-7{padding-bottom:1.75rem}.pt-9{padding-top:2.25rem}.pb-6{padding-bottom:1.5rem}.pr-10{padding-right:2.5rem}.pt-\[\.75rem\]{padding-top:.75rem}.pb-\[1\.188rem\]{padding-bottom:1.188rem}.pr-3{padding-right:.75rem}.pl-2{padding-left:.5rem}.pt-6{padding-top:1.5rem}.pb-4{padding-bottom:1rem}.pl-\[2\.688rem\]{padding-left:2.688rem}.pb-16{padding-bottom:4rem}.pl-\[3rem\]{padding-left:3rem}.pr-\[6rem\]{padding-right:6rem}.pl-5{padding-left:1.25rem}.pt-\[\.625rem\]{padding-top:.625rem}.pl-\[2\.25rem\]{padding-left:2.25rem}.pt-4{padding-top:1rem}.pl-4{padding-left:1rem}.pl-0{padding-left:0}.pl-9{padding-left:2.25rem}.pt-2{padding-top:.5rem}.pt-\[\.791rem\]{padding-top:.791rem}.pb-\[\.959rem\]{padding-bottom:.959rem}.pr-\[\.4rem\]{padding-right:.4rem}.pb-\[\.875rem\]{padding-bottom:.875rem}.pr-1{padding-right:.25rem}.pl-1{padding-left:.25rem}.pr-2{padding-right:.5rem}.pl-\[\.375rem\]{padding-left:.375rem}.pr-\[\.19rem\]{padding-right:.19rem}.pr-1\.5{padding-right:.375rem}.pl-1\.5{padding-left:.375rem}.pl-\[\.625rem\]{padding-left:.625rem}.pr-\[5rem\]{padding-right:5rem}.pr-\[\.63rem\]{padding-right:.63rem}.pb-\[\.63rem\]{padding-bottom:.63rem}.pt-\[1\.125rem\]{padding-top:1.125rem}.pb-\[1rem\]{padding-bottom:1rem}.pl-\[1\.5rem\]{padding-left:1.5rem}.pr-\[\.5rem\]{padding-right:.5rem}.pr-\[2\.75rem\]{padding-right:2.75rem}.pb-\[calc\(\.625rem_\+_\.313rem\)\]{padding-bottom:calc(.625rem + .313rem)}.pt-\[2\.188rem\]{padding-top:2.188rem}.pb-1{padding-bottom:.25rem}.pb-\[\.69rem\]{padding-bottom:.69rem}.pt-\[1\.5rem\]{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-14{padding-top:3.5rem}.pb-2{padding-bottom:.5rem}.pt-\[2\.625rem\]{padding-top:2.625rem}.pb-8{padding-bottom:2rem}.pt-3{padding-top:.75rem}.pl-3{padding-left:.75rem}.pl-10{padding-left:2.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-end{text-align:end}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-base{font-size:1rem;line-height:1.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[0\.875rem\]{font-size:.875rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[1\.125rem\]{font-size:1.125rem}.text-\[3\.5rem\]{font-size:3.5rem}.text-\[\.875rem\]{font-size:.875rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[1rem\]{font-size:1rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-\[\.85rem\]{font-size:.85rem}.text-\[\.75rem\]{font-size:.75rem}.text-\[1\.625rem\]{font-size:1.625rem}.text-\[2\.4375rem\]{font-size:2.4375rem}.text-\[\.9375rem\]{font-size:.9375rem}.text-\[0\.625rem\]{font-size:.625rem}.text-\[\.688rem\]{font-size:.688rem}.text-\[\.5rem\]{font-size:.5rem}.text-\[\.625rem\]{font-size:.625rem}.text-\[\.4375rem\]{font-size:.4375rem}.text-\[2\.25rem\]{font-size:2.25rem}.text-\[\.8rem\]{font-size:.8rem}.font-normal{font-weight:400}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-extralight{font-weight:200}.font-light{font-weight:300}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.leading-tight{line-height:1.25}.leading-6{line-height:1.5rem}.leading-\[120\%\]{line-height:120%}.leading-\[3rem\]{line-height:3rem}.leading-\[150\%\]{line-height:150%}.leading-\[100\%\]{line-height:100%}.leading-\[160\%\]{line-height:160%}.leading-loose{line-height:2}.leading-\[1\.5rem\]{line-height:1.5rem}.leading-\[2rem\]{line-height:2rem}.leading-\[2\.5rem\]{line-height:2.5rem}.leading-4{line-height:1rem}.leading-\[1\.125rem\]{line-height:1.125rem}.leading-\[\.875rem\]{line-height:.875rem}.leading-\[1\.25rem\]{line-height:1.25rem}.leading-\[1rem\]{line-height:1rem}.leading-\[130\%\]{line-height:130%}.leading-\[0\.875rem\]{line-height:.875rem}.leading-5{line-height:1.25rem}.leading-\[2\.25rem\]{line-height:2.25rem}.leading-\[2\.75rem\]{line-height:2.75rem}.leading-\[1\.375rem\]{line-height:1.375rem}.leading-\[1\.875rem\]{line-height:1.875rem}.leading-\[\.85rem\]{line-height:.85rem}.leading-\[\.75rem\]{line-height:.75rem}.leading-\[\.956rem\]{line-height:.956rem}.tracking-wider{letter-spacing:.05em}.text-transparent{color:transparent}.text-helix-grey-chateau{--tw-text-opacity:1;color:rgb(151 159 171/var(--tw-text-opacity))}.text-\[white\],.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-helix-geyser{--tw-text-opacity:1;color:rgb(220 224 232/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-helix-nevada{--tw-text-opacity:1;color:rgb(106 112 119/var(--tw-text-opacity))}.text-helix-mischka{--tw-text-opacity:1;color:rgb(209 209 214/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-helix-cornflower-blue{--tw-text-opacity:1;color:rgb(85 151 250/var(--tw-text-opacity))}.text-helix-cerulean-blue{--tw-text-opacity:1;color:rgb(49 101 188/var(--tw-text-opacity))}.text-helix-java{--tw-text-opacity:1;color:rgb(38 195 201/var(--tw-text-opacity))}.text-helix-roman{--tw-text-opacity:1;color:rgb(219 93 93/var(--tw-text-opacity))}.text-white\/80{color:hsla(0,0%,100%,.8)}.text-zinc-200{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.text-\[\.0\.625rem\]{color:0625rem}.text-helix-pastel-green{--tw-text-opacity:1;color:rgb(105 236 149/var(--tw-text-opacity))}.text-helix-gray{--tw-text-opacity:1;color:rgb(142 137 137/var(--tw-text-opacity))}.text-helix-geyser\/20{color:rgba(220,224,232,.2)}.text-helix-niagara{--tw-text-opacity:1;color:rgb(15 176 162/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-80{opacity:.8}.opacity-\[\.6\]{opacity:.6}.opacity-\[1\]{opacity:1}.opacity-30{opacity:.3}.opacity-\[\.7\]{opacity:.7}.opacity-100{opacity:1}.opacity-0{opacity:0}.opacity-\[\.1\]{opacity:.1}.opacity-\[\.2\]{opacity:.2}.opacity-\[0\.075\]{opacity:.075}.opacity-\[0\]{opacity:0}.opacity-20{opacity:.2}.opacity-\[70\%\]{opacity:70%}.mix-blend-screen{mix-blend-mode:screen}.mix-blend-overlay{mix-blend-mode:overlay}.shadow-\[0_0\.25rem_0\.25rem_0_\#2D73C5\]{--tw-shadow:0 0.25rem 0.25rem 0 #2d73c5;--tw-shadow-colored:0 0.25rem 0.25rem 0 var(--tw-shadow-color)}.shadow-\[0_0\.25rem_0\.25rem_0_\#2D73C5\],.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.blur-\[3\.5rem\]{--tw-blur:blur(3.5rem)}.blur-\[12rem\],.blur-\[3\.5rem\]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[12rem\]{--tw-blur:blur(12rem)}.blur-\[3\.125rem\]{--tw-blur:blur(3.125rem)}.blur-\[3\.125rem\],.blur-sm{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur:blur(4px)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.backdrop-blur-\[1\.5rem\]{--tw-backdrop-blur:blur(1.5rem)}.backdrop-blur-\[1\.5rem\],.backdrop-blur-\[6\.25rem\]{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[6\.25rem\]{--tw-backdrop-blur:blur(6.25rem)}.backdrop-blur-\[\.1rem\]{--tw-backdrop-blur:blur(.1rem)}.backdrop-blur-\[\.1rem\],.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-200{transition-duration:.2s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}:root{--button-gradient-1-color:#0fb0a2;--button-gradient-2-color:#36c}html{font-size:16px}@media(min-width:2561px){html{font-size:24px}}@media(min-width:3841px){html{font-size:32px}}.helix-bg-gradient{background:#0fb0a2;background:linear-gradient(90deg,var(--button-gradient-2-color) -30%,var(--button-gradient-1-color) 130%)}.helix-bg-gradient:hover{background:#0fb0a2;background:linear-gradient(90deg,var(--button-gradient-1-color) -30%,var(--button-gradient-2-color) 130%)}.helix-bg-gradient-vertical-on-before:before{background:#0fb0a2;background:linear-gradient(180deg,var(--button-gradient-1-color) 0,var(--button-gradient-2-color) 100%)}.helix-bg-gradient-before:before,.helix-bg-gradient-hover:hover{background:#0fb0a2;background:linear-gradient(90deg,var(--button-gradient-2-color) -30%,var(--button-gradient-1-color) 130%)}.helix-bg-radial-gradient{background:radial-gradient(circle,rgba(0,212,255,.1) 0,rgba(15,176,162,.04) 30%,rgba(0,212,255,0) 50%)}.placeholder\:text-helix-grey-chateau::-moz-placeholder{--tw-text-opacity:1;color:rgb(151 159 171/var(--tw-text-opacity))}.placeholder\:text-helix-grey-chateau::placeholder{--tw-text-opacity:1;color:rgb(151 159 171/var(--tw-text-opacity))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:hx-bg-gradient-cta:before{content:var(--tw-content);background-image:linear-gradient(90deg,#0fb0a2 -30%,#36c 130%)}.before\:bottom-0:before{content:var(--tw-content);bottom:0}.before\:left-0:before{content:var(--tw-content);left:0}.before\:top-\[50\%\]:before{content:var(--tw-content);top:50%}.before\:-left-\[calc\(1px\+1px\+\.625rem\)\]:before{content:var(--tw-content);left:calc(calc(1px + 1px + .625rem) * -1)}.before\:left-\[0\]:before{content:var(--tw-content);left:0}.before\:bottom-\[0\]:before{content:var(--tw-content);bottom:0}.before\:left-\[50\%\]:before{content:var(--tw-content);left:50%}.before\:hx-bg-gradient-cta-reverse:before{content:var(--tw-content);background-image:linear-gradient(270deg,#0fb0a2 -30%,#36c 130%)}.before\:hx-bg-gradient-dark-bottom:before{content:var(--tw-content);background-image:linear-gradient(0deg,#000,transparent)}.before\:counter-content:before{content:counter(olCounter) ". "}.before\:h-\[80\%\]:before{content:var(--tw-content);height:80%}.before\:h-4\/6:before{content:var(--tw-content);height:66.666667%}.before\:h-\[\.063rem\]:before{content:var(--tw-content);height:.063rem}.before\:h-px:before{content:var(--tw-content);height:1px}.before\:w-full:before{content:var(--tw-content);width:100%}.before\:w-px:before{content:var(--tw-content);width:1px}.before\:w-6\/12:before{content:var(--tw-content);width:50%}.before\:-translate-y-\[50\%\]:before{--tw-translate-y:-50%}.before\:-translate-y-\[50\%\]:before,.before\:translate-x-\[-50\%\]:before{content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:translate-x-\[-50\%\]:before{--tw-translate-x:-50%}.before\:opacity-0:before{content:var(--tw-content);opacity:0}.before\:opacity-100:before{content:var(--tw-content);opacity:1}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.before\:content-\[\'info\@\'\]:before{--tw-content:"info@";content:var(--tw-content)}.after\:content-\[\'\.io\'\]:after{--tw-content:".io";content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:0}.first-of-type\:mt-\[0\]:first-of-type{margin-top:0}.last-of-type\:mb-0:last-of-type{margin-bottom:0}.last-of-type\:hidden:last-of-type{display:none}.last-of-type\:border-\[0\]:last-of-type{border-width:0}.focus-within\:hx-shadow-stroke-white-15:focus-within{box-shadow:inset 0 0 0 .063rem #ffffff26}.hover\:hx-bg-gradient-cta:hover{background-image:linear-gradient(90deg,#0fb0a2 -30%,#36c 130%)}.hover\:hx-bg-gradient-cta-315:hover{background-image:linear-gradient(315deg,#0fb0a2 -30%,#36c 130%)}.hover\:hx-bg-gradient-cta-reverse:hover{background-image:linear-gradient(270deg,#0fb0a2 -30%,#36c 130%)}.hover\:hx-shadow-none:hover{box-shadow:none}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-helix-grey-chateau:hover{--tw-border-opacity:1;border-color:rgb(151 159 171/var(--tw-border-opacity))}.hover\:border-white:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.hover\:border-helix-cornflower-blue:hover{--tw-border-opacity:1;border-color:rgb(85 151 250/var(--tw-border-opacity))}.hover\:bg-helix-ebony:hover{--tw-bg-opacity:1;background-color:rgb(9 15 22/var(--tw-bg-opacity))}.hover\:bg-helix-ebony-clay:hover{--tw-bg-opacity:1;background-color:rgb(30 38 48/var(--tw-bg-opacity))}.hover\:bg-helix-bunker:hover{--tw-bg-opacity:1;background-color:rgb(20 26 33/var(--tw-bg-opacity))}.hover\:bg-helix-ebony-clay-2\/50:hover{background-color:rgba(41,49,60,.5)}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.hover\:bg-orange-700:hover{--tw-bg-opacity:1;background-color:rgb(194 65 12/var(--tw-bg-opacity))}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgb(126 34 206/var(--tw-bg-opacity))}.hover\:bg-helix-bunker\/75:hover{background-color:rgba(20,26,33,.75)}.hover\:bg-helix-mirage:hover{--tw-bg-opacity:1;background-color:rgb(24 30 37/var(--tw-bg-opacity))}.hover\:bg-helix-ebony-clay-2:hover{--tw-bg-opacity:1;background-color:rgb(41 49 60/var(--tw-bg-opacity))}.hover\:bg-helix-cornflower-blue:hover{--tw-bg-opacity:1;background-color:rgb(85 151 250/var(--tw-bg-opacity))}.hover\:bg-helix-cerulean-blue:hover{--tw-bg-opacity:1;background-color:rgb(49 101 188/var(--tw-bg-opacity))}.hover\:fill-white:hover{fill:#fff}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-helix-cornflower-blue:hover{--tw-text-opacity:1;color:rgb(85 151 250/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.focus\:border-helix-chardonnay:focus{--tw-border-opacity:1;border-color:rgb(253 189 140/var(--tw-border-opacity))}.focus\:border-helix-java:focus{--tw-border-opacity:1;border-color:rgb(38 195 201/var(--tw-border-opacity))}.focus\:border-helix-cornflower-blue:focus{--tw-border-opacity:1;border-color:rgb(85 151 250/var(--tw-border-opacity))}.focus\:border-helix-ebony-clay-2:focus{--tw-border-opacity:1;border-color:rgb(41 49 60/var(--tw-border-opacity))}.active\:bg-helix-ebony-clay:active{--tw-bg-opacity:1;background-color:rgb(30 38 48/var(--tw-bg-opacity))}.enabled\:hover\:hx-bg-gradient-cta:hover:enabled{background-image:linear-gradient(90deg,#0fb0a2 -30%,#36c 130%)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-helix-grey-chateau:disabled{--tw-border-opacity:1;border-color:rgb(151 159 171/var(--tw-border-opacity))}.disabled\:bg-helix-bunker:disabled{--tw-bg-opacity:1;background-color:rgb(20 26 33/var(--tw-bg-opacity))}.disabled\:bg-helix-ebony-clay:disabled{--tw-bg-opacity:1;background-color:rgb(30 38 48/var(--tw-bg-opacity))}.disabled\:bg-none:disabled{background-image:none}.disabled\:text-helix-grey-chateau:disabled{--tw-text-opacity:1;color:rgb(151 159 171/var(--tw-text-opacity))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:hover\:border-helix-grey-chateau:hover:disabled{--tw-border-opacity:1;border-color:rgb(151 159 171/var(--tw-border-opacity))}.disabled\:hover\:text-helix-grey-chateau:hover:disabled{--tw-text-opacity:1;color:rgb(151 159 171/var(--tw-text-opacity))}.group:hover .group-hover\:hx-bg-gradient-cta-reverse{background-image:linear-gradient(270deg,#0fb0a2 -30%,#36c 130%)}.group:hover .group-hover\:border-0{border-width:0}.group:hover .group-hover\:fill-white{fill:#fff}.group:hover .group-hover\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}@media (min-width:640px){.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:ml-auto{margin-left:auto}.sm\:mt-0{margin-top:0}.sm\:ml-2{margin-left:.5rem}.sm\:min-h-\[7rem\]{min-height:7rem}.sm\:w-1\/2{width:50%}.sm\:w-\[auto\],.sm\:w-auto{width:auto}.sm\:min-w-\[30rem\]{min-width:30rem}.sm\:max-w-\[53\.125rem\]{max-width:53.125rem}.sm\:max-w-full{max-width:100%}.sm\:max-w-\[auto\]{max-width:auto}.sm\:translate-y-0{--tw-translate-y:0px}.sm\:scale-95,.sm\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-around{justify-content:space-around}.sm\:p-0{padding:0}}@media (min-width:768px){.md\:absolute{position:absolute}.md\:top-\[24\%\]{top:24%}.md\:top-\[18\%\]{top:18%}.md\:top-\[73\%\]{top:73%}.md\:left-\[8rem\]{left:8rem}.md\:top-\[26\%\]{top:26%}.md\:top-\[28\%\]{top:28%}.md\:order-none{order:0}.md\:mb-4{margin-bottom:1rem}.md\:mt-4{margin-top:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mt-0,.md\:mt-\[0\]{margin-top:0}.md\:mt-20{margin-top:5rem}.md\:-mr-\[calc\(50vw_-_1rem\)\]{margin-right:calc(calc(50vw - 1rem) * -1)}.md\:mt-\[\.625rem\]{margin-top:.625rem}.md\:block{display:block}.md\:flex{display:flex}.md\:table{display:table}.md\:hidden{display:none}.md\:w-\[33\%\]{width:33%}.md\:w-\[39\%\]{width:39%}.md\:w-\[calc\(50vw_-_1rem\)\]{width:calc(50vw - 1rem)}.md\:w-80{width:20rem}.md\:w-8\/12{width:66.666667%}.md\:min-w-\[0\]{min-width:0}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:gap-12{gap:3rem}.md\:gap-y-20{row-gap:5rem}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-\[\.625rem\]{border-radius:.625rem}.md\:border{border-width:.0625rem}.md\:border-helix-ebony-clay-2{--tw-border-opacity:1;border-color:rgb(41 49 60/var(--tw-border-opacity))}.md\:px-\[1\.188rem\]{padding-left:1.188rem;padding-right:1.188rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:pt-3{padding-top:.75rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:font-bold{font-weight:700}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:top-\[29\%\]{top:29%}.lg\:top-\[23\%\]{top:23%}.lg\:top-\[26\%\]{top:26%}.lg\:top-0{top:0}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:mt-16{margin-top:4rem}.lg\:-mt-\[16rem\]{margin-top:-16rem}.lg\:-mb-\[10\%\]{margin-bottom:-10%}.lg\:-mt-\[8rem\]{margin-top:-8rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-\[0\]{margin-left:0}.lg\:mt-\[1\.563rem\]{margin-top:1.563rem}.lg\:mb-0{margin-bottom:0}.lg\:mr-0{margin-right:0}.lg\:mt-\[1\.813rem\]{margin-top:1.813rem}.lg\:mt-11{margin-top:2.75rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-\[6\.438rem\]{height:6.438rem}.lg\:h-\[calc\(100vh_-_6\.438rem_-_1\.563rem\)\]{height:calc(100vh - 6.438rem - 1.563rem)}.lg\:h-\[calc\(100\%_-_6\.438rem\)\]{height:calc(100% - 6.438rem)}.lg\:h-\[60vh\]{height:60vh}.lg\:h-1\/2{height:50%}.lg\:min-h-\[auto\]{min-height:auto}.lg\:min-h-\[100rem\]{min-height:100rem}.lg\:w-full{width:100%}.lg\:w-\[33\%\]{width:33%}.lg\:w-96{width:24rem}.lg\:w-6\/12{width:50%}.lg\:max-w-\[50vw\]{max-width:50vw}.lg\:flex-row{flex-direction:row}.lg\:justify-between{justify-content:space-between}.lg\:overflow-hidden{overflow:hidden}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:pl-\[1\.188rem\]{padding-left:1.188rem}.lg\:pl-20{padding-left:5rem}.lg\:pt-0{padding-top:0}.lg\:text-\[3\.063rem\]{font-size:3.063rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:scroll-snap-type-y-mandatory{scroll-snap-type:y mandatory}}@media (min-width:1280px){.xl\:top-\[32\%\]{top:32%}.xl\:top-\[26\%\]{top:26%}.xl\:top-\[29\%\]{top:29%}.xl\:mt-\[3\.75rem\]{margin-top:3.75rem}.xl\:ml-\[27vw\]{margin-left:27vw}.xl\:-mr-\[calc\(27vw_-_1rem\)\]{margin-right:calc(calc(27vw - 1rem) * -1)}.xl\:w-\[33\%\]{width:33%}.xl\:w-full{width:100%}.xl\:w-\[calc\(46vw_-_1rem\)\]{width:calc(46vw - 1rem)}.xl\:w-\[calc\(27vw_-_1rem\)\]{width:calc(27vw - 1rem)}.xl\:w-6\/12{width:50%}.xl\:w-\[calc\(50\%_-_\.75rem\)\]{width:calc(50% - .75rem)}.xl\:max-w-\[46vw\]{max-width:46vw}.xl\:px-\[4\.625rem\]{padding-left:4.625rem;padding-right:4.625rem}.xl\:text-\[1\.375rem\]{font-size:1.375rem}.xl\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1536px){.\32xl\:px-20{padding-left:5rem;padding-right:5rem}}@media (min-width:375px){.minw375\:-ml-4{margin-left:-1rem}.minw375\:w-\[calc\(100\%_\+_2rem\)\]{width:calc(100% + 2rem)}.minw375\:rounded-\[1\.25rem\]{border-radius:1.25rem}.minw375\:p-5{padding:1.25rem}.minw375\:px-6{padding-left:1.5rem;padding-right:1.5rem}.minw375\:px-5{padding-left:1.25rem;padding-right:1.25rem}.minw375\:pl-\[3\.125rem\]{padding-left:3.125rem}.minw375\:pr-\[1\.25rem\]{padding-right:1.25rem}}@media (min-width:1800px){.xxl_1800\:w-1\/3{width:33.333333%}.xxl_1800\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1920px){.xxl_1920\:my-3\.5{margin-top:.875rem;margin-bottom:.875rem}.xxl_1920\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xxl_1920\:mr-2{margin-right:.5rem}.xxl_1920\:mt-1{margin-top:.25rem}.xxl_1920\:mb-\[1\.56rem\]{margin-bottom:1.56rem}.xxl_1920\:mr-4{margin-right:1rem}.xxl_1920\:h-\[1\.25rem\]{height:1.25rem}.xxl_1920\:h-32{height:8rem}.xxl_1920\:h-\[3\.75rem\]{height:3.75rem}.xxl_1920\:h-\[1\.875rem\]{height:1.875rem}.xxl_1920\:max-h-\[3\.386vw\]{max-height:3.386vw}.xxl_1920\:w-\[0\.833vw\]{width:.833vw}.xxl_1920\:w-\[1\.875rem\]{width:1.875rem}.xxl_1920\:rounded-sm{border-radius:.125rem}.xxl_1920\:py-\[0\.521vw\]{padding-top:.521vw;padding-bottom:.521vw}.xxl_1920\:px-1{padding-left:.25rem;padding-right:.25rem}.xxl_1920\:pr-\[1\.302vw\]{padding-right:1.302vw}.xxl_1920\:pl-\[0\.521vw\]{padding-left:.521vw}.xxl_1920\:text-lg{font-size:1.125rem;line-height:1.75rem}.xxl_1920\:text-\[\.793rem\]{font-size:.793rem}.xxl_1920\:before\:h-\[0\.0625rem\]:before{content:var(--tw-content);height:.0625rem}}@media (min-width:2560px){.xxl_2560\:mr-3{margin-right:.75rem}.xxl_2560\:mt-1\.5{margin-top:.375rem}.xxl_2560\:mt-1{margin-top:.25rem}.xxl_2560\:h-8{height:2rem}.xxl_2560\:w-8{width:2rem}.xxl_2560\:px-8{padding-left:2rem;padding-right:2rem}.xxl_2560\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xxl_2560\:before\:-left-\[calc\(\.125rem\+1px\+\.625rem\)\]:before{content:var(--tw-content);left:calc(calc(.125rem + 1px + .625rem) * -1)}.xxl_2560\:before\:w-0\.5:before{content:var(--tw-content);width:.125rem}.xxl_2560\:before\:w-0:before{content:var(--tw-content);width:0}}@media (min-width:3840px){.xxl_3840\:my-4{margin-top:1rem;margin-bottom:1rem}.xxl_3840\:mr-2\.5{margin-right:.625rem}.xxl_3840\:mr-2{margin-right:.5rem}.xxl_3840\:mt-4{margin-top:1rem}.xxl_3840\:mb-7{margin-bottom:1.75rem}.xxl_3840\:h-12{height:3rem}.xxl_3840\:h-24{height:6rem}.xxl_3840\:h-7{height:1.75rem}.xxl_3840\:h-60{height:15rem}.xxl_3840\:h-16{height:4rem}.xxl_3840\:w-40{width:10rem}.xxl_3840\:w-24{width:6rem}.xxl_3840\:w-80{width:20rem}.xxl_3840\:w-28{width:7rem}.xxl_3840\:w-48{width:12rem}.xxl_3840\:w-64{width:16rem}.xxl_3840\:gap-4{gap:1rem}.xxl_3840\:rounded-\[0\.793rem\]{border-radius:.793rem}.xxl_3840\:p-10{padding:2.5rem}.xxl_3840\:pr-2{padding-right:.5rem}.xxl_3840\:pl-2{padding-left:.5rem}}@media (min-width:5100px){.xxl_5100\:mt-\[7\.5rem\]{margin-top:7.5rem}.xxl_5100\:h-4{height:1rem}.xxl_5100\:h-12{height:3rem}.xxl_5100\:h-2{height:.5rem}.xxl_5100\:h-8{height:2rem}.xxl_5100\:w-12{width:3rem}.xxl_5100\:p-4{padding:1rem}}@media (min-height:700px){.tall_mobile\:max-h-\[calc\(65vh-250px\)\]{max-height:calc(65vh - 250px)}}@media (min-height:960px){.minh960\:mt-\[\.87rem\]{margin-top:.87rem}.minh960\:h-\[calc\(100\%_-_\.87rem_-_\.94rem_-_1\.125rem\)\]{height:calc(100% - .87rem - .94rem - 1.125rem)}.minh960\:p-\[1\.56rem\]{padding:1.56rem}.minh960\:p-6{padding:1.5rem}.minh960\:px-\[1\.56rem\]{padding-left:1.56rem;padding-right:1.56rem}.minh960\:pt-\[1\.56rem\]{padding-top:1.56rem}.minh960\:text-\[\.75rem\]{font-size:.75rem}}