:root{--gold:#997a2b;--gray:#bec0c2;--gray-65:#a3a6a8;--black:#000;--black-50:#00000080;--white:#fff;--text-xxl:5.75rem;--text-xl:3.75rem;--text-large:1.75rem;--text-base:1.25rem;--max-width:1440px}*{box-sizing:border-box;border-style:solid;border-width:0;margin:0;padding:0;font-family:Poppins,sans-serif}body{line-height:inherit;min-width:350px}a{color:inherit;text-decoration:none}ol,ul,menu{margin:0;padding:0;list-style:none}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}.app-container{width:100%}img{width:100%;height:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-black{color:#000!important}.active{display:block!important}.flex{display:flex}.flex-1{flex:1}.flex-between{justify-content:space-between;display:flex}.items-center{align-items:center}.text-underline{text-decoration:underline}.gap-1{gap:10px}.btn-test{justify-content:flex-end;display:flex}.text-base{font-size:var(--text-base)!important}.flex-wrap{flex-wrap:wrap}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:3rem!important}.mb-2{margin-bottom:1rem}.mr-2{margin-right:.5rem}.index-100{z-index:100}.bg-gray-100{background-color:#f3f4f6!important}.text-gold{color:#fabc1e}.opacity-7{opacity:.7}.uppercase{text-transform:uppercase}.p-2{padding:2px}.p-4{padding:4px}.weight-600,.weight-700{font-weight:600!important}.weight-400{font-weight:400!important}.bg-gold{background-color:var(--gold)!important}.text-white{color:#fff}.no-border{border:none!important}.w-full{width:100%}.radius-lg{border-radius:10px}.container{max-width:var(--max-width);flex-direction:row;margin-left:auto;margin-right:auto;padding-top:1rem;padding-left:1rem;padding-right:1rem;display:flex}.text-xxl{font-size:var(--text-xxl)}.text-gray{color:var(--gray)}.text-gray-65{color:var(--gray-65)}.text-xl{font-size:var(--text-xl)!important}.text-large{font-size:var(--text-large)!important}.text-green{color:#7ccf00}@media (min-width:640px){.container{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.container{max-width:100%;padding-left:4rem;padding-right:4rem}}
