@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap";:root{--primary-color: #2b83c0;--secondary-color: #ffd300;--livewire-progress-bar-color: #fff;--custom-yellow: #ffd300;--custom-orange: #fb751b;--custom-green: #22b547;--custom-blue: #2b83c0;--custom-yellow-rgb: rgb(255, 211, 0);--custom-orange-rgb: rgb(251, 117, 27);--custom-green-rgb: rgb(34, 181, 71);--custom-blue-rgb: rgb(43, 131, 192);--custom-blue-rgb-transparent: rgba(43, 131, 192, 0)}*{margin:0;padding:0;box-sizing:border-box}.wire-progress-bar{background-color:#fff}.wire-progress-bar:before{background-color:#2ecc71}.no-scrollbar::-webkit-scrollbar{display:none!important}.no-scrollbar{-ms-overflow-style:none!important;scrollbar-width:none!important}.z-100{z-index:100}.z-150{z-index:150}.z-200{z-index:200}.z-250{z-index:250}.z-300{z-index:300}.h1{font-size:2.5rem;font-weight:700}.h2{font-size:2rem;font-weight:600}.h3{font-size:1.75rem;font-weight:600}.h4{font-size:1.5rem;font-weight:500}.h5{font-size:1.25rem;font-weight:500}.h6{font-size:1rem;font-weight:500}.box-img-shadow{box-shadow:0 0 15px 4px #0000001f}.text-customBlue{color:var(--custom-blue)}.text-customGreen{color:var(--custom-green)}.text-customOrange{color:var(--custom-orange)}.text-customYellow{color:var(--custom-yellow)}.bg-customBlue{background-color:var(--custom-blue)}.bg-customGreen{background-color:var(--custom-green)}.bg-customOrange{background-color:var(--custom-orange)}.bg-customYellow{background-color:var(--custom-yellow)}
