@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap";*{margin:0;padding:0;font-family:Montserrat,sans-serif;box-sizing:border-box}h1,h2,h3{line-height:normal!important}*,*:before,*:after{box-sizing:border-box}:root{--primary-color: #03c3b9;--secondary-color: #55ffaf;--hf-color: #00716b;--cultured-1: #eee;--cultured-2: #bdbdbd;--black-color: #000;--white-color: #fff;--orange-color: orangered;--red-color: red}body.no-scroll{overflow:hidden}.btn-with-icon{display:flex;align-items:center;flex:0;padding:0 .63rem;justify-content:center;gap:.63rem}.label-flex-item-icon{display:flex;align-items:center;gap:.16rem}.popup-background{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#3c3c3ce6;z-index:315}.popup-background>div{background-color:#fff}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.required-field label:before{font-weight:700;color:red;content:"* "}.cursor-pointer{cursor:pointer}.rotate-icon{transform:rotate(180deg)}.rotate{transform:rotate(180deg);display:inline-block}.fill-parent{top:0;left:0;position:absolute;width:100%;height:100%}body{--error-notification: linear-gradient(60deg, rgb(221, 50, 50), rgb(238, 49, 49));--error-notification-text: #ffffff;--error-color: #ff0000;--success-notification: linear-gradient(60deg, rgb(99, 189, 96), rgb(108, 233, 104));--success-notification-text: #ffffff;--success-color: #00ff00;--warning-notification: linear-gradient(60deg, rgb(221, 175, 50), rgb(238, 178, 49));--warning-notification-text: #ffffff;--warning-color: #ffcc00;--table-paging-disabled: #cdcdcd}.popup-error{background-image:var(--error-notification);color:var(--error-notification-text)}.popup-success{background-image:var(--success-notification);color:var(--success-notification-text)}.popup-notification{background-image:var(--warning-notification);color:var(--warning-notification-text)}.error-color{color:var(--error-color)}.success-color{color:var(--success-color)}.warning-color{color:var(--warning-color)}
