@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@1,300&family=Source+Sans+3:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}#root,.app,.content,body,html{font-family:Source Sans\ 3,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.App{display:flex;flex-direction:row;height:100vh;width:100vw}hr.solid{border:solid #000;border-width:1px 0 0}hr.solid,hr.solid-grey{margin-left:1rem;margin-right:1rem}hr.solid-grey{border:solid #d1d1d1;border-width:1px 0 0;margin-top:auto}.main-container{background-color:#fff;flex-grow:10;height:100vh;overflow-y:auto}.main-container,.sidebar{display:flex;flex-direction:column}.sidebar{background-color:#eee;flex-grow:1;height:auto;max-width:200px;min-height:100vh;min-width:200px}.sidebar-logo{display:flex;flex-direction:row;height:2rem;justify-content:flex-start;margin-bottom:5rem;margin-left:1rem;margin-top:1rem;width:100%}.sidebar-logo-image{width:100%;z-index:10}.sidebar-section{display:flex;flex-direction:column;margin-bottom:1rem}.sidebar-section-title{color:#01579b;font-size:14px;margin-left:1rem}.sidebar-section-item{align-items:center;color:#000;display:flex;flex-direction:row;text-decoration:none}.sidebar-icon-container{margin-left:1rem;margin-right:1rem;width:2rem}.sidebar-icon{color:#696969}.sidebar-section-item h2{font-family:Source Sans\ 3;font-size:16px;font-weight:400}.user-container{display:flex;flex-direction:column;margin-bottom:1rem;margin-top:auto}.user-badge{align-items:center;cursor:pointer;display:flex;flex-direction:row;margin-left:1rem}.user-name{font-family:Source Sans\ 3;font-size:16px;font-weight:400;margin-left:1rem}.user-login-button{background-color:#007dfc;border-radius:1rem;color:#fff;font-size:20px;font-weight:600;margin-left:1rem;padding:.5rem 2rem}.login-modal{background-color:rgba(0,0,0,.5);height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10}.login-container,.login-modal{align-items:center;display:flex}.login-container{background-color:#f1f7fe;border-radius:1rem;flex-direction:column;height:60%;width:20%}.logo-container{margin-top:2rem}.invalid-username-input{border:none;box-shadow:0 0 5px 0 red;font-style:italic;width:100%}.login-field-header{font-size:18px;font-weight:400;margin:1rem 0 .5rem 1rem;padding:0}.login-form-icon{color:#b2b2b2}.login-button{align-items:center;background-color:#007dfc;border-radius:2rem;color:#fff;cursor:pointer;display:flex;font-weight:600;justify-content:center;margin:1rem 0 0;padding:.5rem 0;width:80%}.login-help{display:flex;justify-content:space-between;width:80%}.login-help p{cursor:pointer;font-size:12px;text-decoration:underline}.user-icon{margin-right:1rem}.username-badge{align-items:center;display:flex;flex-direction:row;font-size:40px;justify-content:center}hr.login-solid-grey{border:solid #d1d1d1;border-width:1px 0 0;margin:auto 1rem 1rem}.signup-container{align-items:center;background-color:#f1f7fe;border-radius:1rem;display:flex;flex-direction:column;height:60%;width:20%}.logo-container{align-items:center;display:flex;height:30%;justify-content:center;margin-top:0;width:60%}.name-container,.username-container{background-color:#fff;border-radius:1rem;box-shadow:0 0 2em hsl(231deg,62% 94%);margin-bottom:1rem;width:80%}.username-input{border:none;font-style:italic;width:100%}.password-container{background-color:#fff;border-radius:1rem;box-shadow:0 0 2em hsl(231deg,62% 94%);width:80%}.password-input{border:none;font-style:italic;width:100%}.signup-field-header{font-size:18px;font-weight:400;margin:1rem 0 .5rem 1rem;padding:0}.input-container{margin:0 0 0 1rem}.signup-form-icon{color:#b2b2b2}.signup-button{background-color:#007dfc;border-radius:2rem;color:#fff;cursor:pointer;font-weight:600;margin:1rem 0 0;padding:.5rem 0}.signup-button,.signup-help{align-items:center;display:flex;justify-content:center;width:80%}.signup-help p{cursor:pointer;font-size:12px;text-decoration:underline}hr.signup-solid-grey{border:solid #d1d1d1;border-width:1px 0 0;margin:auto 1rem 1rem}.topbar-container{align-items:center;display:flex;flex-direction:row;height:6%;padding-top:1rem}.topbar-title{font-family:Source Sans\ 3;font-size:22px;font-weight:400;margin-bottom:0;margin-left:1rem;margin-top:0}.topbar-button-container{align-items:center;display:flex;margin-left:auto;padding:0 1rem}.topbar-icon{color:#696969;cursor:pointer;margin-right:1.5rem}.open-positions{display:flex;flex-direction:column}.open-positions-title{font-size:24px;margin-bottom:0;margin-left:1rem}.open-positions-updated-time{color:#4f4f4f;font-style:italic;margin:0 0 0 1rem;padding:0;text-align:right;width:85%}.table{margin:0 0 0 1rem;min-height:250px;min-width:810px;width:85%}.MuiDataGrid-toolbarContainer{border:none}.MuiDataGrid-columnHeaders,.MuiDataGrid-footerContainer{background-color:#7cc1e1}.--cell{font-size:14px}.--token-cell{font-weight:600}.portfolio-metrics{display:flex;flex-direction:column;height:33%}.card-container{display:flex;flex-direction:row;height:100%;justify-content:space-between;margin-left:1rem;width:85%}.card{background-color:#fff;box-shadow:2px 2px 4px 3px rgba(0,0,0,.25);display:flex;flex-direction:column;height:90%;margin:1rem 0;min-height:165px;min-width:265px;width:30%}.card:hover{border:1px solid #eee;transition:all .5s}.card-title{font-size:20px;margin:0;padding:1rem 0 0 1rem}.card-info{display:flex;flex-direction:row;height:75%;justify-content:space-between;margin-left:1rem}.card-postion-info{display:flex;flex-direction:column;justify-content:flex-start;width:40%}.card-position-value{font-size:34px;margin:0;padding:0}.card-position-value-subtext{margin:0;padding:0}.card-chart-display{align-items:center;display:flex;height:90%;justify-content:center;width:70%}.portfolio-value-arrow{height:80%;max-width:100%;padding:.5rem}.modal{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10}.modal-card{background-color:#fff;border-radius:1rem;box-shadow:2px 2px 4px 3px rgba(0,0,0,.25);display:flex;flex-direction:column;height:50%;margin:1rem 0;min-height:165px;min-width:265px;width:50%}.modal-card-title{margin:0;padding:1rem 0 0 1rem}.modal-card-info{display:flex;flex-direction:row;flex-grow:1;height:75%;justify-content:space-between;margin-left:1rem}.modal-card-postion-info{display:flex;flex-direction:column;justify-content:flex-start;width:40%}.modal-card-position-value{font-size:34px;margin:0;padding:0}.modal-card-position-value-subtext{font-size:20px;margin:0;padding:0}.modal-card-chart-display{align-items:center;display:flex;height:100%;justify-content:center;width:70%}.invested-card{background-color:#fff;box-shadow:2px 2px 4px 3px rgba(0,0,0,.25);display:flex;flex-direction:column;height:90%;margin:1rem 0;min-height:165px;min-width:265px;width:30%}.invested-card:hover{border:1px solid #eee;transition:all .5s}.invested-card-title{font-size:20px;margin:0;padding:1rem 0 0 1rem}.invested-card-info{display:flex;flex-direction:column;height:100%;margin-left:1rem}.invested-card-position-info{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between}.invested-card-position-value{font-size:34px;margin:0;padding:0}.invested-card-position-value-subtext{margin:0 1rem 0 0;padding:0}.invested-card-chart-display{display:flex;height:70%;width:100%}.spinner-card-container{height:90%;margin:1rem 0;min-height:165px;min-width:265px;width:30%}.spinner-card-container,.spinner-table-container{align-items:center;background-color:#fff;box-shadow:2px 2px 4px 3px rgba(0,0,0,.25);display:flex;justify-content:center}.spinner-table-container{height:100%;width:100%}.spinner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:50px;width:50px;z-index:2;& .path{stroke:grey;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.header-container{display:flex;height:8%}.header-title{font-size:34px;margin-bottom:0;margin-left:1rem;margin-top:auto}.contact-us{display:flex;flex-direction:column;flex-grow:10;height:100vh}.contact-us-content{align-items:center;display:flex;height:100%;justify-content:center}.account-info{display:flex;flex-direction:column;flex-grow:10;height:100vh}.account-info-content{align-items:center;display:flex;height:100%;justify-content:center}.trade-history{flex-grow:10}.trade-history,.trade-history-content{display:flex;flex-direction:column;height:100%}.trade-history-title{font-size:24px;margin-bottom:0;margin-left:1rem}.trade-history-updated-time{color:#4f4f4f;font-style:italic;margin-left:1rem;padding:0;text-align:end;width:85%}.trade-history-table{height:75%;margin:0 0 0 1rem;min-height:250px;min-width:810px;width:85%}.webhook-url{display:flex;flex-direction:column;flex-grow:10;height:100vh}.webhook-url-content{align-items:center;display:flex;height:100%;justify-content:center}.manual-trade{display:flex;flex-direction:column;flex-grow:10;height:100vh}.manual-trade-content{display:flex;flex-direction:column;height:100%}.manual-trade-title{font-size:24px;margin-bottom:0;margin-left:1rem}.trade-window-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.trade-option-slider{display:flex;margin:1rem 1rem 2rem;width:100%}.trade-mode-text{font-size:24px;margin:0 0 0 1rem;padding:0}.shopping-cart-icon{color:#00a9c1}.trade-window{box-shadow:0 0 0 10px #f5f5fe;display:flex;flex-direction:column;height:80%;min-height:600px;width:30%}.trade-window-sub-container{display:flex;flex-direction:row;height:100%;width:100%}.trade-image-column{display:flex;height:100%;justify-content:center;min-width:20%}.trade-options{flex-direction:column;height:100%}.trade-options,.trade-window-cash-available{display:flex;justify-content:space-between;width:80%}.trade-window-cash-available{flex-direction:row;margin-bottom:.5rem}.cash-amount{display:flex;flex-direction:row}.cash-value{color:#00a9c1;margin-right:.25rem}.market-order{margin-top:1rem}.market-order-title-container{align-items:baseline;display:flex;flex-direction:row}.market-order-title-subtext{color:#4f4f4f;font-size:10px;font-weight:700;margin-left:.5rem}.amount-container,.price-container,.trade-total-container{align-items:center;background-color:#f9f9f9;border:1px solid #ebebeb;display:flex;flex-direction:row;height:2rem;justify-content:space-between;width:95%}.amount-container p{color:#575757;cursor:pointer;font-style:italic;margin-right:.5rem;opacity:75%;text-decoration:underline}.input-container{display:flex;flex-grow:5;margin:0;padding:0}.input-container input{background:transparent;border:none;color:#00a9c1;display:flex;font-size:18px;font-weight:500;margin-left:.5rem;outline:none;padding:0;width:100%}.currency-container{align-items:center;background-color:#ebebeb;display:flex;height:100%;justify-content:center;width:4rem}.currency-container h3{color:#575757;font-size:16px;font-weight:500;margin:0;padding:0}.place-order-button{align-items:center;background-color:#00a9c1;border-radius:.15rem;color:#fff;display:flex;height:2rem;justify-content:center;margin:1rem 1rem 0 0}hr.manual-trade-solid-grey{border:solid #d1d1d1;border-width:1px 0 0;margin:0 1rem 2rem 0}.trade-options h1 h2 p{margin:0;padding:0}.trade-options h2{color:#59616f;font-size:16px;font-weight:500;margin:.25rem 0;padding:0}.trade-options h1{color:#4f4f4f;font-size:14px;font-weight:600}.switch-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.switch{display:inline-block;height:34px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:26px;left:4px;position:absolute;transition:.4s;width:26px}input:checked+.slider{background-color:#00a9c1;transition:.4s}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.switch-trade-mode{font-size:32px;font-weight:600;margin:0 0 0 1rem;padding:0}.dropdown{margin:0;width:95%}.dropdown-field{margin:0;padding:0}.landing-page{overflow-y:scroll;width:100vw}.landing-page-links{text-decoration:none}.lp-bg-img{overflow:hidden}.page-one{align-items:center;background-color:#ecf9ff;display:flex;flex-direction:column;height:100vh;overflow-x:hidden;position:relative;width:100%}.page-one-background-image-top-right{top:0}.page-one-background-image-bottom-right,.page-one-background-image-top-right{position:absolute;right:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:25%;z-index:0}.page-one-background-image-bottom-right{bottom:0;-webkit-transform:translatex(-10rem);transform:translatex(-10rem)}.title{color:#060640}.title-color{color:#00e5cc}.landing-page-header-container{height:20%;padding-top:2rem;width:70%;z-index:5}.landing-page-header{align-items:center;background-color:#fff;border-radius:1rem;display:flex;flex-direction:row;justify-content:space-around;width:100%}.landing-page-header h2{cursor:pointer}.header-nav{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:30%}.header-nav-item{color:#828297;font-size:18px;font-weight:500}.header-nav-home{color:#00e5cc;font-size:18px;font-weight:500}.header-signin{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.header-free-trail{background-color:#060640;border-radius:.5rem;color:#fff;padding:1rem}.overview-content{flex-direction:row;height:70%;width:70%}.column-one,.overview-content{display:flex;justify-content:space-between}.column-one{flex-direction:column;height:90%;width:40%}.column-one h1{color:#060640;font-size:56px;line-height:normal;margin:0;padding:0}.column-one p{color:#9090a7;font-size:22px;font-weight:700;line-height:28px;margin:0;padding:0}.page-one-call-to-action{width:100%}.get-started-button{background-color:#060640;border:none;border-radius:.5rem;color:#fff;font-size:14px;font-weight:500;height:4rem;outline:none;width:8rem}.call-to-action-video{background-color:#fff;border:none;border-radius:50%;color:#00e5cc;height:4rem;margin-left:2rem;outline:none;width:2rem;width:4rem}.trading-view-link{align-items:center;background-color:#f9fdff;border-radius:1rem;display:flex;flex-direction:row;text-align:right}.trading-view-link p,img{margin:1rem}.column-two{align-items:start;display:flex;flex-direction:row;height:90%;justify-content:right;position:relative;width:60%}.dashboard-image{height:70%;z-index:5}.trade-module-container{bottom:0;display:flex;flex-direction:row;left:0;margin-left:3rem;position:absolute;z-index:10}.trade-module-container img{margin:0;padding:0}.page-two{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;width:100%}.page-two-title{color:#060640;font-size:45px}.page-two-sub-title{color:#9090a7;font-size:22px;font-weight:700;margin:0;padding:0}.page-two-header{align-items:center;display:flex;flex-direction:column;margin-top:6rem}.page-two-card-container{display:flex;flex-direction:row;justify-content:space-between;margin-top:10rem;width:70%}.page-two-card{background-color:#fff;border-radius:1rem;box-shadow:0 0 12px 0 rgba(0,0,0,.5);display:flex;flex-direction:column;height:25rem;width:25rem}.card-header{display:flex;height:50%;width:100%}.card-header img{height:5rem;margin-left:1rem;margin-top:1rem;width:5rem}.page-two-card h2{color:#060640;font-size:24px;margin-left:1rem;margin-right:1rem}.page-two-card p{color:#9090a7;font-size:18px;font-weight:700;margin-left:1rem;margin-right:1rem}.page-three{background-color:#fff;flex-direction:column;height:100vh;width:100%}.page-three,.page-three-trading-view-info{align-items:center;display:flex;justify-content:center}.page-three-trading-view-info{flex-direction:row;height:100%;width:70%}.page-three-column-one{display:flex;flex-direction:column;height:50%;justify-content:space-between;width:50%}.page-three-column-one h1{color:#060640;font-size:45px;font-weight:700;margin:0;padding:0}.page-three-column-one p{color:#9090a7;font-size:20px;font-weight:700;margin:0;padding:0}.sub-heading{align-items:center;display:flex;flex-direction:row;margin-left:1rem}.sub-heading img{height:3rem;width:3rem}.sub-heading-content{margin-left:1rem}.sub-heading-content h2{color:#060640;font-size:20px;font-weight:500;margin:0;padding:0}.sub-heading-content p{color:#9090a7;font-size:18px;font-weight:700;margin:0;padding:0}.page-three-column-two{align-items:end;display:flex;flex-direction:column;justify-content:start;position:relative;width:50%}.page-three-graph{scale:100%}.sparkles{right:0;scale:90%;top:0;-webkit-transform:translate(4rem,-4rem) rotate(10deg);transform:translate(4rem,-4rem) rotate(10deg)}.alert,.sparkles{position:absolute}.alert{bottom:0;left:0}.page-four{align-items:center;background-color:#ecf9ff;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow-x:hidden;position:relative;width:100%}.page-four-background-image-top-right{overflow:hidden;position:absolute;right:0;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:30%;z-index:0}.page-four-background-image-bottom-left{bottom:0;left:0;position:absolute;-webkit-transform:rotate(200deg);transform:rotate(200deg);width:30%;z-index:0}.page-four-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3rem;width:70%;z-index:5}.page-four-header h1{color:#060640;font-size:45px;font-weight:700}.coming-soon{align-items:center;background-color:#fff;border-radius:2rem;color:#0f0bc7;display:flex;font-size:20px;font-weight:700;justify-content:center;padding:1rem 2rem}.page-four-sample-strategies{align-items:center;display:flex;flex-direction:row;height:50%;justify-content:space-between;width:70%}.page-four-column-one{display:flex;flex-direction:column;height:100%;width:50%;z-index:5}.page-four-process{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;width:100%}.process-number{align-items:center;background-color:#fff;border-radius:50%;display:flex;justify-content:center;margin-right:2rem;max-height:5rem;max-width:5rem;min-height:5rem;min-width:5rem}.process-number h1{color:#0f0bc7;font-size:46px;font-weight:700;margin:0;padding:0}.process-content h2{color:#262222;font-size:26px;font-weight:700;margin:0;padding:0}.process-content p{color:#363434;font-size:18px;font-weight:500;margin:0;padding:0}.page-four-column-two{align-items:end;display:flex;flex-direction:column;height:100%;justify-content:end;width:50%;z-index:5}.page-four-column-two img{height:60%;margin:0;padding:0}.page-five{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.page-five-header{font-size:50px;font-weight:700;margin-bottom:3rem}.page-five-pick-plan{display:flex;flex-direction:row;height:50%;justify-content:space-between;width:70%}.plan{background-color:#fff}.plan,.plan-blue{border-radius:.5rem;box-shadow:0 0 36px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem;width:30%}.plan-blue{background:linear-gradient(90deg,#2272ff,#0d03c3)}.black-name,.white-name{margin:0;padding:0}.white-name{color:#fff}.plan-price{align-items:baseline;display:flex;flex-direction:row}.blue-price{color:#0f0bc7}.blue-price,.white-price{font-size:56px;font-weight:700;margin:0;padding:0}.white-price{color:#fff}.plan-price-month{color:#000}.plan-price-month,.plan-price-month-white{font-size:16px;font-weight:500;margin:0 1rem;padding:0}.plan-price-month-white{color:#fff}.plan-price-container-subtext{color:#000;font-size:16px;font-weight:400;margin:0;padding:0}.plan-price-container-subtext-white{color:#fff;font-size:16px;font-weight:400;margin:0;padding:0}.plan-info{display:flex;flex-direction:column;height:70%;margin-top:1rem}.info-bullet{flex-direction:row}.check-icon-blue,.info-bullet{align-items:center;display:flex}.check-icon-blue{background-color:#0f0bc7;color:#fff}.check-icon-blue,.check-icon-white{border-radius:50%;justify-content:center;max-height:1.2rem;max-width:1.2rem;min-height:1.2rem;min-width:1.2rem}.check-icon-white{align-items:center;background-color:#fff;color:#0f0bc7;display:flex}.info-bullet-text{color:#000}.info-bullet-text,.info-bullet-text-white{font-size:14px;font-weight:500;margin-left:.5rem}.info-bullet-text-white{color:#fff}.plan-button-container{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.plan-button-blue{background:linear-gradient(90deg,#2272ff,#0d03c3);color:#fff}.plan-button-blue,.plan-button-white{border:none;border-radius:2rem;font-size:18px;font-weight:700;outline:none;padding:1rem 2rem}.plan-button-white{color:#0f0bc7}.footer-container{align-items:center;height:100vh;justify-content:space-between;width:100%}.footer-container,.news-letter{display:flex;flex-direction:column;position:relative}.news-letter{background-color:#ecfdff;border-radius:1rem;height:30%;justify-content:center;margin-bottom:4rem;margin-top:auto;width:70%}.news-letter img{height:100%;position:absolute;right:0;z-index:0}.news-letter-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin:2rem;width:60%;z-index:5}.news-letter-content h1{color:#060640;font-size:45px;font-weight:700;margin:0;padding:0}.news-letter-content p{color:#9090a7;font-size:16px;font-weight:700}.call-to-action{align-items:center;background-color:#fff;display:flex;flex-direction:row;height:3rem;justify-content:space-between;width:75%}.call-to-action input{border:none;color:#9090a7;flex-grow:1;font-size:14px;font-weight:700;height:90%;margin-left:1rem;outline:none}.call-to-action button{background-color:#060640;border:none;border-radius:.5rem;color:#fff;font-size:14px;font-weight:500;height:80%;margin-right:1rem;outline:none;padding:0 1rem}.footer{align-items:center;background-color:#282842;display:flex;flex-direction:column;height:40%;justify-content:center;width:100%}.footer h1,h2,h3,p{margin:.5rem;padding:0}.footer h1{color:#fff;font-size:50px;font-weight:700}.footer p,h3{color:#9090a7;font-size:16px;font-weight:700}.footer h2{color:#fff;font-size:18px;font-weight:500}.footer-content{display:flex;flex-direction:row;justify-content:space-between;width:70%}.footer-logo{width:35%}.footer-links,.footer-logo{display:flex;flex-direction:column}.copyright-container{align-items:center;background-color:#000020;bottom:0;display:flex;flex-direction:row;justify-content:center;position:absolute;width:100%}.copyright{display:flex;justify-content:space-between;width:70%}.copyright h4{color:#ecfdff;font-size:16px;font-weight:400}
/*# sourceMappingURL=main.cba1939f.css.map*/