@import "https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";:root{--color-background:#efefef;--color-background-white:#fff;--color-background-light:#51517b;--color-background-dark:#000;--color-background-login-dark:#868686;--color-background-login-light:#fff;--color-background-icon:#dadada;--color-background-icon-dark:#51517b;--color-background-bundle:#004aad;--color-background-bundle-value:#17498b;--color-background-bundle-dark:#000;--color-user-border:#868686;--color-text-white:#fff;--color-text-blue:#51517b;--color-text-blue-signup:#050570;--color-text-value:#2424ce;--color-text-brown:#ac6633;--color-text-brown-light:#f19f64;--color-text-black:#000;--color-text-gray:#e0e0e0;--color-text-red:#f41717;--color-text-dark-gray:#868686;--color-text-yellow:#dbbb6b;--color-button:#51517b;--color-button-dark:#000;--color-button-light:#51517b;--color-button-white:#fff;--color-button-bundle:#827040;--color-button-bundle-light:#dbbb6b;--color-button-text:#51517b;--color-button-text-black:#000;--color-button-text-green:#046b38;--color-button-text-green-hover:#08a959;--color-button-text-black-hover:#3a3a3a;--color-button-text-hover:#616a99;--color-button-text-light:#fff;--color-button-text-light-hover:#efefef;--color-button-text-blue:#1212a3;--color-bundle-value-dark:#a38d50;--color-bundle-value:#dbbb6b;--color-bundle-value-light:#ffd876;font-size:60%}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100vh}body{background:var(--color-background)}#root{justify-content:center;align-items:center;display:flex}body,input,button,textarea{color:var(--color-text-base);font:500 1.6rem barlow}.container{width:90vw}@media (width>=700px){:root{font-size:62.5%}}
