@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";:root{--white:#fff;--black:#000;--background:#f5f5f5;--main:#ff248d;--color-palette-generator-main:#00144d;--text-white:#fff;--toastify-color-progress-light:linear-gradient(90deg,#ff248d,#9124ff)}*{padding:0;margin:0;border:0;font-size:100%;list-style:none;text-decoration:none}#root{width:100%;position:relative;background-color:var(--background)}.noSelect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}body,html{width:100vw;min-width:100%}body{max-width:100vw;overflow-x:hidden;overflow-y:visible;height:100%;background-color:var(--background);font-family:Poppins,sans-serif;scroll-behavior:smooth}body,html{font-size:16px}@media screen and (max-width:768px){html{font-size:14px}}@media screen and (max-width:425px){html{font-size:12px}}@media screen and (max-width:375px){html{font-size:10px}}a::selection,div::selection,h1::selection,h2::selection,h3::selection,h4::selection,h5::selection,h6::selection,img::selection,input::selection,p::selection,span::selection,sub::selection,sup::selection{color:#fff;background:#000}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:#000;border-radius:200px}::-webkit-scrollbar-thumb:hover{background:#414141}*,:after,:before{box-sizing:border-box}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{margin:0;padding:0;border:0;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:none;font-family:Poppins,sans-serif}footer,header,main,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none;content:""}table{border-collapse:collapse;border-spacing:0}