@import url("https://fonts.googleapis.com/css2?family=Inter&display=swap");#root,.App,body{height:100%;width:100vw;background-color:var(--backgroundColor);overflow-x:hidden}html{scroll-behavior:smooth}*,:after,:before{box-sizing:border-box;padding:0;margin:0;font-family:Inter,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root{--bp-small:600px;--bp-medium:768px;--bp-large:1024px;--bp-xlarge:1366px;--bp-xxlarge:1920px;--primaryOrange:#f54f29;--primaryBlue:#00417a;--primaryTextColor:#39364e;--navbarHeight:50px}::-webkit-scrollbar{display:none}.carousel li{z-index:1!important}