body,html{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}body{position:relative}#root,body{min-height:100vh}#root{overflow-x:hidden;overflow-y:auto}@media (max-width:600px){#root,body,html{overflow-y:scroll!important}::-webkit-scrollbar{background-color:#0000001a;width:6px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#64b5f699,#9c27b099);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#64b5f6cc,#9c27b0cc)}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}}@media (min-width:601px){::-webkit-scrollbar{background-color:#0000001a;width:8px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#64b5f680,#9c27b080);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#64b5f6b3,#9c27b0b3)}::-webkit-scrollbar-track{background:#ffffff08;border-radius:4px}}.margin-20{margin-top:20px}.container{min-height:calc(100vh - 250px)}.container2{margin:0 auto;min-height:calc(102vh - 250px);width:90%}