body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero-container{align-items:center;background-color:#f8f9fa;display:flex;justify-content:space-between;min-height:80vh;padding:4rem 2rem}.hero-content{flex:1 1;max-width:600px;padding-right:2rem}.hero-title{color:#1a1a1a;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{color:#666;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem}.hero-buttons{display:flex;gap:1rem}.btn-primary,.btn-secondary{border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.btn-primary{background-color:#007bff;border:none;color:#fff}.btn-primary:hover{background-color:#0056b3}.btn-secondary{background-color:initial;border:2px solid #007bff;color:#007bff}.btn-secondary:hover{background-color:#e6f2ff}.hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.hero-image img{border-radius:12px;box-shadow:0 10px 20px #0000001a;height:auto;max-width:100%}@media (max-width:768px){.hero-container{flex-direction:column;padding:2rem 1rem;text-align:center}.hero-content{margin-bottom:3rem;padding-right:0}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}}.stats-container{align-items:center;background-color:#fff;display:flex;gap:4rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:5rem 2rem}.stats-content{flex:1 1}.stats-title{color:#333;font-size:2.5rem;font-weight:600;margin-bottom:3rem}.stats-block{margin-bottom:2.5rem}.stats-block h3{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.stats-block p{color:#666;font-size:1rem;line-height:1.6;max-width:90%}.stats-image{align-items:center;display:flex;flex:1 1;flex-direction:column;position:relative}.stats-image img{border-radius:8px;height:auto;max-width:100%}.floating-links{display:flex;gap:2rem;margin-top:2rem}.floating-links a{color:#007bff;font-weight:500;text-decoration:none;transition:color .2s}.floating-links a:hover{color:#0056b3;text-decoration:underline}@media (max-width:900px){.stats-container{flex-direction:column;gap:3rem;padding:3rem 1.5rem}.stats-content,.stats-image{text-align:left;width:100%}.stats-block p{max-width:100%}.stats-image img{margin:0 auto;width:80%}.floating-links{justify-content:center}}.pricing-container{background-color:#fff;padding:6rem 2rem}.pricing-content{align-items:flex-start;display:flex;gap:6rem;justify-content:center;margin:0 auto;max-width:1000px}.pricing-text{flex:0.4 1}.pricing-text h2{color:#333;font-size:2.25rem;font-weight:600;margin-bottom:1.5rem}.pricing-text p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.pricing-link{color:#007bff;font-weight:500;text-decoration:none;transition:color .2s}.pricing-link:hover{color:#0056b3}.pricing-boxes{display:flex;flex:0.6 1;gap:2rem}.price-box{align-items:center;border:1px solid #eee;border-radius:4px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:0;position:relative;text-align:center;width:200px}.price-value{color:#da9c2f;font-size:3rem;font-weight:700;margin-bottom:1rem}.pricing-boxes .price-box:last-child .price-value{color:#333}.price-label{color:#666;font-size:.9rem;line-height:1.4;padding:0 1rem}@media (max-width:768px){.pricing-content{align-items:center;flex-direction:column;gap:3rem;text-align:center}.pricing-text{flex:1 1;width:100%}.pricing-boxes{flex-direction:row;justify-content:center;width:100%}}@media (max-width:480px){.pricing-boxes{align-items:center;flex-direction:column}}.education-container{align-items:center;display:flex;gap:4rem;justify-content:space-between;margin:0 auto;max-width:1000px;padding:6rem 2rem}.education-image{display:flex;flex:1 1;justify-content:center}.education-image img{height:auto;max-width:80%}.education-content{flex:1 1}.education-content h3{color:#333;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}.education-content p{color:#444;font-size:1rem;line-height:1.6;margin-bottom:1rem}.education-content a{color:#007bff;display:inline-block;font-weight:500;text-decoration:none;transition:color .2s}.education-content a:hover{color:#0056b3}.mt-4{margin-top:2rem}@media (max-width:768px){.education-container{flex-direction:column;gap:3rem;padding:4rem 1.5rem;text-align:left}.education-image{order:-1;width:100%}.education-image img{max-width:60%}}.open-account-container{background-color:#fff;color:#333;padding:6rem 2rem;text-align:center}.open-account-title{color:#444;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.open-account-subtitle{color:#666;font-size:1.1rem;line-height:1.5;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.open-account-container .btn-primary{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.8rem 2.5rem;transition:background-color .3s ease}.open-account-container .btn-primary:hover{background-color:#0056b3}.navbar{background-color:#fff;box-shadow:0 1px 3px #0000000d;justify-content:space-between;padding:1.2rem 10rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-links,.navbar{align-items:center;display:flex}.nav-links{gap:2.5rem;list-style:none;margin:0;padding:0}.nav-links a{color:#666;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s ease}.nav-links a:hover{color:#387ed1}.menu-btn{color:#333;cursor:pointer;font-size:1.2rem}.menu-dropdown{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:2px 5px 20px #0000001a;padding:1rem;position:absolute;right:50px;top:60px;width:600px;z-index:1000}.menu-top{align-items:flex-start;border-bottom:1px solid #f1f1f1;display:flex;justify-content:space-between;padding:20px 0}.menu-item-product{flex:1 1;padding:0 10px;text-align:center;transition:opacity .2s}.menu-item-product:hover{opacity:.8}.menu-bottom{display:flex;justify-content:space-around;padding:20px 0}.menu-column{display:flex;flex-direction:column}.menu-column h3{color:#444;font-size:14px;font-weight:500;margin-bottom:10px}.menu-column a{color:#666;font-size:13px;font-weight:400;margin-bottom:5px;text-decoration:none}.menu-column a:hover{color:#387ed1}@media (max-width:1024px){.navbar{padding:1rem 2rem}.menu-dropdown{right:2rem}}@media (max-width:768px){.nav-links{display:none}}.footer-container{background-color:#fbfbfb;border-top:1px solid #eee;color:#666;font-size:.9rem;padding:4rem 2rem 2rem}.footer-content{margin:0 auto;max-width:1200px}.footer-columns{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:3rem}.footer-col{flex:1 1;min-width:200px}.footer-logo h2{color:#333;font-size:1.5rem;margin-bottom:1rem}.footer-col h3{color:#333;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col ul li{margin-bottom:.5rem}.footer-col a{color:#666;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#007bff}.social-links{display:flex;font-size:1.2rem;gap:1rem;margin-top:1.5rem}.footer-disclaimer{border-top:1px solid #eee;color:#9b9b9b;font-size:.75rem;line-height:1.5;padding-top:1.5rem}.footer-disclaimer p{margin-bottom:.75rem}@media (max-width:768px){.footer-columns{flex-direction:column;gap:2rem}.footer-col{text-align:center;width:100%}.social-links{justify-content:center}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--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-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--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-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.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{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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:translate3d(0,var(--y),0) 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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.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-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.signup-container{margin:5rem auto;max-width:1000px;padding:0 2rem}.signup-row{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.signup-col{flex:1 1;min-width:300px;padding:2rem}.signup-col img{max-width:100%}.signup-col h1{color:#444;margin-bottom:.5rem}.signup-col .text-muted{color:#666;margin-bottom:1.5rem}.signup-input-group{display:flex;margin-bottom:.5rem}.signup-input-group span{background:#f8f9fa;border:1px solid #ccc;border-radius:4px 0 0 4px;border-right:none;padding:.5rem 1rem}.signup-input-group input{border:1px solid #ccc;border-radius:0 4px 4px 0;flex:1 1;outline:none;padding:.5rem}.btn-continue{background-color:#387ed1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.7rem 2rem}.signup-footer{color:#999;font-size:.8rem;margin-top:4rem;text-align:center}.product-hero-container{background-color:#fff;border-bottom:1px solid #eee;color:#444;padding:6rem 2rem;text-align:center}.product-hero-container h1{font-size:3rem;margin-bottom:.5rem}.product-hero-container h3{color:#666;font-size:1.25rem;font-weight:400;margin-bottom:1.5rem}.product-hero-container p{color:#007bff;font-size:1rem;font-weight:500}.product-section-left,.product-section-right{align-items:center;display:flex;gap:4rem;justify-content:space-between;margin:0 auto;max-width:1100px;padding:4rem 1rem}.product-image img{height:auto;max-width:100%}.product-text{flex:1 1}.product-image{flex:1.2 1}.product-text h2{color:#333;font-size:2rem;margin-bottom:1rem}.product-text p{color:#666;font-size:1.1rem;line-height:1.6}.product-links,.product-text p{margin-bottom:1.5rem}.product-links a{color:#007bff;font-weight:500;margin-right:2rem;text-decoration:none}.product-stores img{height:40px;width:auto}.product-universe-container{padding:4rem 2rem;text-align:center}.universe-grid{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1000px}.universe-item{align-items:center;display:flex;flex-direction:column;width:250px}.universe-item img{margin-bottom:.5rem;max-width:150px;opacity:.7;transition:opacity .3s}.universe-item img:hover{opacity:1}.universe-item p{color:#999;font-size:.8rem}@media (max-width:768px){.product-section-left,.product-section-right{flex-direction:column;gap:2rem;padding:3rem 1rem;text-align:center}.product-section-right{flex-direction:column-reverse}.product-links{display:flex;justify-content:center}}.pricing-hero{background-color:#fff;border-bottom:1px solid #eee;color:#444;padding:6rem 2rem;text-align:center}.pricing-hero h1{color:#444;font-size:2.75rem;margin-bottom:.5rem}.pricing-hero h3{color:#666;font-size:1.1rem;font-weight:400;margin-bottom:3rem}.pricing-header-row{display:flex;gap:2rem;justify-content:center;margin:0 auto 5rem;max-width:1100px}.pricing-box{flex:1 1;text-align:center}.pricing-box img{margin-bottom:1.5rem;width:250px}.pricing-box h2{color:#444;font-size:1.75rem;margin-bottom:1rem}.pricing-box p{color:#666;font-size:1rem;line-height:1.6}.support-hero{align-items:center;background-color:#387ed1;color:#fff;display:flex;min-height:40vh;padding:3rem 2rem}.support-hero-wrapper{margin:0 auto;max-width:1000px;width:100%}.support-title{display:flex;justify-content:space-between;margin-bottom:2.5rem}.support-title h4{font-size:1.5rem;font-weight:500}.support-title a{color:#fff;font-size:1.1rem;text-decoration:underline}.support-search h2{font-size:1.6rem;font-weight:400;line-height:1.5;margin-bottom:2rem}.search-input-wrapper{margin-bottom:1.5rem;position:relative;width:100%}.search-input-wrapper input{border:none;border-radius:3px;font-size:1.1rem;outline:none;padding:1.2rem;width:100%}.quick-links{display:flex;flex-wrap:wrap;gap:1.5rem}.quick-links a{color:#fff;font-size:1rem;text-decoration:underline}.support-ticket-container{margin:0 auto;max-width:1000px;padding:4rem 2rem}.support-ticket-container h3{color:#444;font-size:1.3rem;font-weight:500;margin-bottom:3rem}.ticket-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.ticket-column h4{color:#222;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem}.ticket-column h4 i{color:#222;margin-right:.5rem}.ticket-column a{color:#007bff;display:block;font-size:.95rem;margin-bottom:.8rem;text-decoration:none}.ticket-column a:hover{text-decoration:underline}.console-page-container{align-items:center;background-color:#fbfbfb;display:flex;justify-content:center;min-height:80vh;padding:4rem 0}.console-content{margin:0 auto;max-width:1100px;width:100%}.console-heading{color:#387ed1;font-size:3.5rem;font-weight:600;line-height:1.2;margin-bottom:.5rem}.console-subheading{color:#444;font-size:1.5rem;font-weight:400;line-height:1.4}.btn-primary{background-color:#387ed1;border-color:#387ed1;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.btn-primary:hover{background-color:#2b65ac;border-color:#2b65ac}.console-hero-img{transition:transform .3s ease}.console-hero-img:hover{transform:translateY(-5px)}.coin-page-container{align-items:center;background-color:#fff;display:flex;justify-content:center;min-height:80vh;padding:4rem 0}.coin-content{margin:0 auto;max-width:1100px;width:100%}.coin-heading{color:#444;font-size:3rem;font-weight:500;line-height:1.2;margin-bottom:.5rem}.coin-subheading{color:#666;font-size:1.3rem;font-weight:400;line-height:1.4}.btn-login{background-color:#1a52c3;border:none;border-radius:50px;color:#fff;font-size:1.1rem;font-weight:600;padding:10px 40px}.btn-login:hover{background-color:#123e9c;color:#fff}.btn-explore{background-color:initial;border:2px solid #1a52c3;border-radius:50px;color:#1a52c3;font-size:1.1rem;font-weight:600;padding:10px 40px}.btn-explore:hover{background-color:#f0f6ff;color:#1a52c3}.gap-3{gap:1rem}.order-window-container{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 4px 12px #00000026;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;position:relative;width:350px}.order-header{color:#fff;display:flex;flex-direction:column;gap:5px;padding:15px 20px;transition:background-color .3s}.order-header.buy{background-color:#4184f3}.order-header.sell{background-color:#ff5722}.order-header-top{align-items:center;display:flex;justify-content:space-between}.stock-name{font-size:16px;font-weight:600;margin:0}.toggle-switch{align-items:center;display:flex;gap:5px}.order-header-bottom{display:flex;font-size:13px;gap:15px}.exchange-info{align-items:center;cursor:pointer;display:flex;gap:5px;opacity:.8}.exchange-info.active{font-weight:600;opacity:1}.price-display{font-weight:500}.order-tabs{background:#f9f9f9;border-bottom:1px solid #eee;display:flex}.order-tab{border-bottom:2px solid #0000;color:#666;cursor:pointer;flex:1 1;font-size:13px;padding:10px 0;text-align:center;transition:all .2s}.order-tab:hover{background:#f0f0f0}.order-tab.active{background:#fff;border-bottom-color:#4184f3;color:#4184f3;font-weight:500}.order-tab.active.sell{border-bottom-color:#ff5722;color:#ff5722}.order-body{padding:20px}.input-group{display:flex;gap:15px;margin-bottom:15px}.input-field{display:flex;flex:1 1;flex-direction:column;gap:5px}.input-field label{color:#888;font-size:12px}.input-field input{border:1px solid #ddd;border-radius:3px;font-size:14px;outline:none;padding:8px 10px}.input-field input:focus{border-color:#4184f3}.input-field.sell input:focus{border-color:#ff5722}.options-row{gap:15px;margin-bottom:20px}.checkbox-label,.options-row{align-items:center;display:flex}.checkbox-label{color:#444;cursor:pointer;font-size:13px;gap:5px}.order-footer{background:#fcfcfc;border-top:1px solid #eee;display:flex;flex-direction:column;gap:15px;padding:15px 20px}.margin-info{color:#666;display:flex;font-size:12px;justify-content:space-between}.margin-value{color:#4184f3;cursor:pointer}.buttons-row{display:flex;gap:10px}.btn{border:none;border-radius:3px;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;padding:12px;transition:opacity .2s}.btn-submit{color:#fff}.btn-submit.buy{background-color:#4184f3}.btn-submit.sell{background-color:#ff5722}.btn-cancel{background-color:#fff;border:1px solid #ddd;color:#444}.btn:hover{opacity:.9}.switch{display:inline-block;height:20px;position:relative;width:34px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:14px;left:3px;width:14px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(14px)}
/*# sourceMappingURL=main.704da178.css.map*/