@charset "utf-8";:root{--dark-color-1:#140d1c;--dark-color-2:#211c26;}html.dark,html.dark body {background-color:var(--dark-color-2) !important;}html.dark .card,html.dark .collapsible-header,html.dark .modal,html.dark .modal .modal-footer {background-color:var(--dark-color-1) !important;}html.dark #global-svg-1 path,html.dark #global-svg-2 path,html.dark #footer-svg path,html.dark .big-header-shape path {fill:var(--dark-color-2) !important;}html.dark .dark-animated-background {background:linear-gradient(225deg, #020218, #041428, #13061f);}html.dark #select-language {background:linear-gradient(-225deg, rgba(13, 16, 44, 0.88) 0%, rgba(44, 38, 65, 0.88) 48%, rgba(45, 25, 49, 0.88) 100%);}html.dark .special-package-card .divider {background-color:rgba(255, 255, 255, 0.1);}html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5,html.dark h6,html.dark p,html.dark th,html.dark td,html.dark span,html.dark button,html.dark footer button,html.dark nav span,html.dark input,html.dark textarea,html.dark main #login-form .card h1,html.dark footer p,html.dark #home #features-tiles .feature-tile .title-container h4,html.dark #home #pricing-section #text-container p,html.dark #home #pricing-section #text-container ul li {color:white !important;}html.dark input:-webkit-autofill,html.dark input:-webkit-autofill:hover,html.dark input:-webkit-autofill:focus,html.dark input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--dark-color-1) inset !important;}html.dark input:-webkit-autofill{-webkit-text-fill-color:white !important;}html.dark #home h1,html.dark #home #features .card h4,html.dark #home #pricing h2,html.dark .special-package-card i.traffic,html.dark .special-package-card h3 {color:#9575cd !important;}html.dark #academy-page #breadcrumb i,html.dark #academy #main-wrapper .app ul li a {color:#d0d0d0;}