:root{--toastify-color-success:#2e844a!important;--toastify-icon-color-error:#f8485e!important;--grey-1:#999;--grey-2:#f4f2f2;--grey-3:#a1a1a1;--grey-4:#ccc;--grey-5:#e6e6e6;--grey-6:#aeafb4;--grey-7:#666;--blue-1:#1ea2b1;--blue-2:#4267b2;--blue-3:#dcdde3;--input-border:#8f9192;--input-border-hover:#39393a;--red-1:#ea1b0a;--red-2:#d51607;--red-3:#b00402;--green:#2e844a;--black:#000;--header-height:calc(50px + env(safe-area-inset-top));--light-bg:#fafafa;--text:#333;--font-poppins:Poppins;--menu:Inter;--bold-16:Roboto;--font-size-sm:14px;--menu-size:20px;--small-text-size:13px;--bold-16-size:16px;--white:#fff;--dark:#202328;--blue:#4530b3;--blue-light:#8fbae1;--grey:#666;--circleShape1:rgba(143,186,225,.44);--circleShape2:rgba(143,186,225,.8);--text-blue:#142b51;--grey-text:#e2e2e2;--menu-bg:#5451d6;--orange:#f88500;--header-bg:rgba(69,48,179,.6);--form-box-shadow:4px 4px 20px 0px rgba(84,81,214,.3);--gap-5xs:8px;--gap-10xs:3px;--gap-8xs:5px;--padding-3xs:10px;--padding-11xl:30px;--padding-6xl:25px;--padding-3xl:22px;--padding-8xs:5px;--br-8xs:5px;--br-mini:15px;--fc-button-bg-color:transparent;--fc-button-border-color:transparent;--fc-button-text-color:var(--dark);--fc-event-bg-color:var(--blue)}*{padding:0;margin:0;border:0;scrollbar-width:thin}*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:rgb(255 255 255/0)}:active,:focus{outline:none}a,a:visited{text-decoration:none}a:active,a:focus{outline:none}a:hover{text-decoration:none}aside,footer,header,nav{display:block}body{position:relative}body,html{min-height:100svh;width:100%;margin:0;font-size:14px;text-size-adjust:100%;display:flex;flex-direction:column;color:var(--text)}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}#sarbatori-root{min-height:100svh}select option{color:var(--grey-6)}select option:first-child{color:var(--grey-1)}.container{width:100%;max-width:1340px;padding:25px;margin:0 auto}.text-align-center{text-align:center}p{line-height:1.9}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:var(--grey-5);--highlight-color:var(--white);--animation-duration:1s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;display:inline-flex;line-height:1;position:relative;overflow:hidden;z-index:1;margin-top:12px;border-radius:16px}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}.react-loading-skeleton--small-text{width:70px}.react-loading-skeleton--no-m{margin:0}.react-loading-skeleton--grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.react-loading-skeleton__padding-h{padding-left:12px;padding-right:12px}