@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";body{--button-primary:#2fc9c6;--primary:#26f1ed;--background:#09091b;--font-color:#fff;--container-bg:rgba(111,126,244,.15);background-color:var(--background);color:#fff;font-family:Poppins,Arial,sans-serif;transition:background-color .3s ease}body a{color:#fff;font-weight:500;text-decoration:none}body a:hover{color:#acacac}.loader-page{align-items:center;background:#09091b;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100vw}.loader-page .loader{animation:rotation 1s linear infinite;display:inline-block;position:relative}.loader-page .loader,.loader-page .loader:after{border-radius:50%;box-sizing:border-box;height:5rem;width:5rem}.loader-page .loader:after{border-color:#22c4c1 transparent;border-style:solid;border-width:.25rem;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.app-container{display:flex;flex-direction:column;height:100vh;left:0;overflow:hidden;position:absolute;top:0;width:100vw}.topbar-note{align-items:center;background:#ffffff0d;border-bottom:.1rem solid hsla(0,0%,100%,.12);color:inherit;display:flex;font-size:1.2rem;gap:1rem;justify-content:center;padding:.6rem 1.5rem}.topbar-note-label{font-weight:600}.topbar-note-text{color:#ffffffbf}.topbar-note-cta{background:var(--container-bg);border:.1rem solid hsla(0,0%,100%,.25);border-radius:.5rem;font-weight:500;padding:.35rem .8rem}.light{--primary:#22c4c1;--background:#dde0e2;--font-color:#000;--container-bg:hsla(0,0%,100%,.1);color:#000}.light a{color:#000;font-weight:500;text-decoration:none}.light a:hover{color:#767676}*{box-sizing:border-box}.content-wrapper{display:flex;flex:1;justify-content:space-around}.product-space{border-radius:1.3889vh;flex-direction:column;font-size:1.1vh;height:auto;justify-content:center;max-width:55.5556vh;min-height:74vh;padding:0 2.963vh 2.963vh;width:28vh}.main-content,.product-space{align-items:center;-webkit-backdrop-filter:blur(10px) saturate(150%);backdrop-filter:blur(10px) saturate(150%);background:#ffffff0a;display:flex;margin:auto 2rem;text-align:center}.main-content{border-radius:15px;flex-direction:row;height:80vh;overflow-y:auto;padding:0 2rem 2rem;width:60%}html{font-size:14px}@media (max-width:2560px){html{font-size:13px}}@media (max-width:1920px){html{font-size:11px}}@media (max-width:1440px){html{font-size:9px}}@media (max-width:1024px){html{font-size:8px}}@media only screen and (max-width:800px){html{font-size:14px}.app-container{gap:1rem;overflow:auto}.topbar-note{flex-direction:column;padding:.8rem 1rem;text-align:center}.content-wrapper{align-items:center;flex-direction:column;gap:1rem}.main-content{height:auto;order:-1}.main-content,.product-space{height:auto;width:100%}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{border:3px solid var(--background);border-radius:10px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background-color:#0000001a}
