@import "https://fonts.googleapis.com/css2?family=Arimo:wght@400;500;600;700&family=Inter:wght@100..900&family=Roboto:wght@100;300;400;500;700;900&display=swap";
:root{--site-header-height:116px}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100vw;font-family:Roboto,sans-serif;display:flex;overflow-x:hidden}body{padding-top:var(--site-header-height)}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%}
:root{--blue-gradient-color:linear-gradient(135deg, #155dfc 0%, #1447e6 50%, #1c398e 100%);--green-gradient-color:linear-gradient(90deg, #00c950 0%, #00a63e 100%);--orange-gradient-color:linear-gradient(90deg, #ff6900 0%, #f54900 100%);--violet-gradient-color:linear-gradient(90deg, #ad46ff 0%, #9810fa 100%);--grey-gradient-color:linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);--yellow-gradient-color:linear-gradient(90deg, #f0b100 0%, #d08700 100%);--red-gradient-color:linear-gradient(90deg, #fb2c36 0%, #e7000b 100%);--pink-gradient-color:linear-gradient(90deg, #f6339a 0%, #e60076 100%);--gold-gradient-color:linear-gradient(90deg, #fe9a00 0%, #e17100 100%);--lightBlue-gradient-color:linear-gradient(90deg, #00b8db 0%, #0092b8 100%);--darkBlue-gradient-color:linear-gradient(90deg, #615fff 0%, #4f39f6 100%);--brown-gradient-color:linear-gradient(90deg, #79716b 0%, #57534d 100%);--mint-gradient-color:linear-gradient(90deg, #00bba7 0%, #009689 100%);--lightGreen-gradient-color:linear-gradient(90deg, #7ccf00 0%, #5ea500 100%);--blueToPurple-gradient-color:linear-gradient(90deg, #155dfc 0%, #9810fa 100%);--dark-grey-gradient-color:linear-gradient(90deg, #62748e 0%, #45556c 100%)}
