@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-family:var(--secondary-font)}html input:-webkit-autofill,html input:-webkit-autofill:hover,html input:-webkit-autofill:focus,html input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px white inset!important;-webkit-text-fill-color:inherit!important;transition:background-color 5000s ease-in-out 0s}html,body{height:100%;overflow:auto}:root{--primary-color: #C89B26;--secondary-color: #3A3937;--white-color: #FDFDFD;--gray-white-color: #fdfdfdb0;--light-border-color: #e0e0e08e;--white-color-80: rgba(255, 255, 255, .9);--gold-opacity-30: rgba(200, 155, 38, .3);--gold-opacity-20: rgba(200, 155, 38, .2);--gold-opacity-10: rgba(200, 154, 38, .1);--rusty-red: #973E3E;--green-color: #1B7D3A;--ash-gray: #858483;--ash-gray-light: #91919084;--dark-background: linear-gradient(25deg, rgba(58,57,55,.48783263305322133) 0%, rgba(58,57,55,.6727065826330532) 7%, rgba(58,57,55,1) 64%);--dark-background-light-top: linear-gradient(25deg, rgba(58,57,55,.48783263305322133) 0%, rgba(58,57,55,.6727065826330532) 7%, rgba(58, 57, 55, .718) 64%);--primary-font: "Lexend", sans-serif;--secondary-font: "Figtree", sans-serif}
