:root{--light-green:#2da86d!important;--dark-green:#32453F!important;--black:#333333!important;--gray-green:#707D79!important;--gray:#d3d3d3!important;--lighter-green:#f9fcf8!important;--dark-gray:#A5A5A5!important;--light-blue:#066ae9!important;--yellow-green:#eeff41!important;--off-white:#F2F3F5!important;--light-black-1:#1E1F22!important;--light-black-2:#2B2D31!important;--light-black-3:#313338!important;--light-black-4:#404249!important;--orange:#E57A44!important;--dark-blue:#0F084B!important}.light-green-bg{background-color:var(--light-green)}.dark-green-bg{background-color:var(--dark-green)}.black-bg{background-color:var(--black)}.white-bg{background-color:var(--gray-green)}.lighter-green-bg{background-color:var(--lighter-green)}.light-blue-bg{background-color:var(--light-blue)!important}.orange-bg{background-color:var(--orange)}.dark-blue-bg{background-color:var(--dark-blue)}.light-black-1-bg{background-color:var(--light-black-1)}.light-black-2-bg{background-color:var(--light-black-2)}.light-black-3-bg{background-color:var(--light-black-3)}.light-black-4-bg{background-color:var(--light-black-4)}.black-hover,.black-hover:hover,.black-text{color:var(--black)}.light-green-hover,.light-green-hover:hover,.light-green-text{color:var(--light-green)}.dark-green-hover,.dark-green-hover:hover,.dark-green-text{color:var(--dark-green)}.yellow-green-text{color:var(--yellow-green)}.text-off-white{color:var(--off-white)}.gray-border{border:2px solid var(--gray)}.light-green-border,.light-green-hover-border:hover{border:2px solid var(--light-green)}.white-border{border:1px solid var(--gray-green)}.filter-white{filter:brightness(0) invert(1)}.filter-invert{filter:invert(1)}.opacity-100{opacity:100%}.opacity-50{opacity:50%}body{margin:0;font-size:14px;font-family:Poppins,serif!important}p{font-size:16px}.font-size-10{font-size:10px!important}.font-size-11{font-size:11px!important}.font-size-12{font-size:12px!important}.font-size-14{font-size:14px!important}.font-size-15{font-size:15px!important}.font-size-16{font-size:16px!important}.font-size-18{font-size:18px!important}.font-size-20{font-size:20px!important}.font-size-22{font-size:22px!important}.font-size-24{font-size:24px!important}.font-size-28{font-size:28px!important}.font-size-30{font-size:30px!important}.font-size-32{font-size:32px!important}.font-size-33{font-size:33px!important}.font-size-37{font-size:37px!important}.font-size-42{font-size:42px!important}.font-size-48{font-size:48px!important}.font-size-54{font-size:54px!important}@media (max-width:576px){.font-size-xs-8{font-size:8px!important}.font-size-xs-10{font-size:10px!important}.font-size-xs-12{font-size:12px!important}.font-size-xs-14{font-size:14px!important}.font-size-xs-16{font-size:16px!important}.font-size-xs-18{font-size:18px!important}.font-size-xs-24{font-size:24px!important}.font-size-xs-28{font-size:28px!important}.font-size-xs-33{font-size:33px!important}}@media (min-width:576px){.font-size-sm-14{font-size:14px!important}.font-size-sm-26{font-size:26px!important}.font-size-sm-40{font-size:40px!important}}@media (max-width:315px){.font-size-xxs-8{font-size:8px!important}}@media (min-width:768px){.font-size-md-12{font-size:12px!important}.font-size-md-50{font-size:50px!important}.font-size-md-75{font-size:75px!important}}@media (min-width:992px){.font-size-lg-75{font-size:75px!important}}.font-weight-300{font-weight:300!important}.font-weight-400{font-weight:400!important}.font-weight-600{font-weight:600!important}.font-weight-700{font-weight:700!important}.font-weight-900{font-weight:900!important}.more-line-spacing{line-height:1.6!important}body{font-family:Poppins!important;background-color:#f5f5f5!important}@media (hover:hover){.underline-hover{display:inline-block}.underline-hover::after{content:'';width:0;height:1px;display:block;background:var(--black);transition:.3s}.light-green-hover.underline-hover::after{background:var(--light-green)}.underline-hover:hover::after,a:hover .underline-hover::after{width:100%}}a,button{transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out}.button{color:#fff;box-shadow:none;border:solid .5px var(--light-green)}.card ::-webkit-scrollbar{width:10px}.card ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px}.card ::-webkit-scrollbar-thumb{background:var(--light-green);border-radius:10px}.card ::-webkit-scrollbar-thumb:hover{background:var(--dark-green)}.cursor-pointer{cursor:pointer}
