@import url("//fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400&display=swap");body{font-family:Poppins,sans-serif;background:#fff}.menu-app{width:100%;max-width:100vw;margin-left:auto;margin-right:auto}.swal2-styled.swal2-confirm{background-color:#af3015!important}.swal2-styled.swal2-deny{background-color:#999!important}.bg-red-500{background-color:#af3015!important}.features{background-image:url(/images/features.png);background-repeat:no-repeat;position:relative;background-size:cover}.bg-red-500 .disabled{background-color:#e2c9c3!important}.sticky-category{position:-webkit-sticky;position:sticky;top:0}.swal2-styled.swal2-confirm:focus{box-shadow:none!important}.masterpass-container .swal2-html-container{padding:0;margin:0}.swal2-popup .swal2-styled:focus{box-shadow:none!important}input:focus-visible{border:none}input{outline:none}.active-scroll-spy{border-bottom:2px solid #af3015}html{scroll-padding-top:240px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.custom-select .absolute{z-index:1000}.custom-select svg{display:none}.custom-select .grow{margin-left:9px}.table-select .absolute{z-index:1000}.table-select .truncate{padding-left:5px}.table-select svg{display:none}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}body::-webkit-scrollbar{width:5px;background-color:#f5f5f5}body::-webkit-scrollbar-thumb{border-radius:10px;background-color:#af2f15}button:focus{border:none!important;outline:none!important}@keyframes gradientChange{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.gradient{background:linear-gradient(90deg,#15803d,#2d9153);background-size:200% 200%}.element-to-rotate{animation:gradientChange 4s ease infinite}