.header-logo{height:30px;width:auto}@media (min-width: 600px){.header-logo{height:40px}}@media (min-width: 900px){.header-logo{height:50px}}.slide-in-left{animation:slideInLeft 1s ease-out forwards}@keyframes slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.container{display:flex;flex-direction:row;align-items:flex-start;padding:25px;width:370.25px;height:178px;background:#2900ff!important;border-radius:37px!important;box-shadow:none!important}.button-container{display:flex;flex-direction:column;align-items:flex-start;padding:10px 15px;gap:10px;margin-bottom:20px;width:64px;height:35px;background:#fcfcfc;border-radius:50px;flex:none;order:1;flex-grow:0;z-index:1}.media{width:100%;height:100%;object-fit:cover}.slide-in-top{animation:slideInTop 1s ease-out forwards}@keyframes slideInTop{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.slide-in-bottom{animation:slideInBottom 1s ease-out forwards}@keyframes slideInBottom{0%{transform:translateY(0);opacity:0}to{transform:translateY(-100%);opacity:1}}.MuiCardLight{background-color:#f1f1f1;background-size:20px 20px;border-radius:26px;box-shadow:0 4px 20px #673ab733}.MuiCardDark{background-color:#000;background-size:20px 20px;border-radius:26px;background-color:#121212}#root{height:100vh}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
