.bg{background-color:#f079a6;background-image:linear-gradient(180deg,#f079a6 10%,#d8518b 100%);background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.loader-wrapper{width:100%;height:100%;position:fixed;z-index:999;top:0;left:0;background-color:#f079a6;display:flex;justify-content:center;align-items:center}.loader{display:inline-block;width:30px;height:30px;position:relative;border:4px solid #fff;animation:loader 2s infinite ease}.loader-inner{vertical-align:top;display:inline-block;width:100%;background-color:#fff;animation:loader-inner 2s infinite ease-in}@keyframes loader{0%{transform:rotate(0)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(360deg)}100%{transform:rotate(360deg)}}@keyframes loader-inner{0%{height:0%}25%{height:0%}50%{height:100%}75%{height:100%}100%{height:0%}}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fcf;margin:-4px 0 0 -4px}.lds-roller div:nth-child(1){animation-delay:-36ms}.lds-roller div:nth-child(1):after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-108ms}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-144ms}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-216ms}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-252ms}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-288ms}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.rounded-xl{border-radius:15px}.btn-pink{color:#000;background-color:#f079a6;border-color:#f079a6}.gridjs-input{padding:.75rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;border:1px solid #d1d3e2;margin-bottom:1rem;float:right;outline:#fff}.gridjs-pages{float:right}.gridjs-summary{float:left;font-size:1rem;line-height:1.5;color:#858796}.gridjs-currentPage{color:#fff!important;background-color:#f079a6!important;border-radius:0!important}.gridjs-pages button{padding:.35rem;background-color:#fff;border:0;border-radius:.5rem;font-size:1rem;font-weight:400;line-height:1.5;color:#858796;padding-left:1rem;padding-right:1rem}.gridjs-pages{border-radius:.35rem;border:1px solid #d2d6dc;outline:0}.icon-admin{font-size:2rem}.btn-admin{border-radius:100%;height:4rem;width:4rem;font-size:1rem;display:inline-flex;align-items:center;justify-content:center}