/*@import "./lib/bootstrap/dist/css/bootstrap.css";
@import "../lib/bootstrap/dist/css/bootstrap.min.css";
@import "./lib/bootstrap/dist/css/bootstrap-grid.css";
@import "./lib/bootstrap/dist/css/bootstrap-reboot.css";*/
/*---
layout: none
--- {
    %- assign font_v = site.data.fontinfo[0].version -%
}*/
/*
Font families defined by this CSS:
  - InterVariable  variable font for modern web browsers
  - Inter          static fonts for older web browsers (small optical size)
  - InterDisplay   static fonts for older web browsers (large optical size)

Usage example:
  :root { font-family: Inter, sans-serif; }
  @supports (font-variation-settings: normal) {
    :root { font-family: InterVariable, sans-serif; }
  }

*/
@font-face {
  font-family: InterVariable;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../../static/fonts/InterVariable.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterVariable;
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("../../static/fonts/InterVariable-Italic.woff2?v=1.0") format("woff2");
}
/* legacy name "Inter var" (Oct 2023) */
@font-face {
  font-family: "Inter var";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../../static/fonts/InterVariable.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: "Inter var";
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("../../static/fonts/InterVariable-Italic.woff2?v=1.0") format("woff2");
}
/* static fonts */
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../../static/fonts/Inter-Thin.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url("../../static/fonts/Inter-ThinItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("../../static/fonts/Inter-ExtraLight.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url("../../static/fonts/Inter-ExtraLightItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../../static/fonts/Inter-Light.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("../../static/fonts/Inter-LightItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../static/fonts/Inter-Regular.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../../static/fonts/Inter-Italic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../../static/fonts/Inter-Medium.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("../../static/fonts/Inter-MediumItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../../static/fonts/Inter-SemiBold.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("../../static/fonts/Inter-SemiBoldItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../static/fonts/Inter-Bold.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../../static/fonts/Inter-BoldItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../../static/fonts/Inter-ExtraBold.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("../../static/fonts/Inter-ExtraBoldItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../../static/fonts/Inter-Black.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: Inter;
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("../../static/fonts/Inter-BlackItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-Thin.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-ThinItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-ExtraLight.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-ExtraLightItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-Light.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-LightItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-Regular.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-Italic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-Medium.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-MediumItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-SemiBold.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-SemiBoldItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-Bold.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-BoldItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-ExtraBold.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-ExtraBoldItalic.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-Black.woff2?v=1.0") format("woff2");
}
@font-face {
  font-family: InterDisplay;
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("../../static/fonts/InterDisplay-BlackItalic.woff2?v=1.0") format("woff2");
}
.gap-0 {
  gap: 0;
}
.gap-1 {
  gap: 0.25rem;
  /* 4px */
}
.gap-2 {
  gap: 0.5rem;
  /* 8px */
}
.gap-3 {
  gap: 0.75rem;
  /* 12px */
}
.gap-4 {
  gap: 1rem;
  /* 16px */
}
.gap-5 {
  gap: 1.25rem;
  /* 20px */
}
.gap-6 {
  gap: 1.5rem;
  /* 24px */
}
.gap-7 {
  gap: 1.75rem;
  /* 28px */
}
.gap-8 {
  gap: 2rem;
  /* 32px */
}
.gap-9 {
  gap: 2.25rem;
  /* 36px */
}
.gap-10 {
  gap: 2.5rem;
  /* 40px */
}
.gap-11 {
  gap: 2.75rem;
  /* 44px */
}
.gap-12 {
  gap: 3rem;
  /* 48px */
}
.gap-14 {
  gap: 3.5rem;
  /* 56px */
}
.gap-16 {
  gap: 4rem;
  /* 64px */
}
.gap-20 {
  gap: 5rem;
  /* 80px */
}
.row-gap-0 {
  row-gap: 0;
}
.row-gap-1 {
  row-gap: 0.25rem;
  /* 4px */
}
.row-gap-2 {
  row-gap: 0.5rem;
  /* 8px */
}
.row-gap-3 {
  row-gap: 0.75rem;
  /* 12px */
}
.row-gap-4 {
  row-gap: 1rem;
  /* 16px */
}
.row-gap-5 {
  row-gap: 1.25rem;
  /* 20px */
}
.row-gap-6 {
  row-gap: 1.5rem;
  /* 24px */
}
.row-gap-7 {
  row-gap: 1.75rem;
  /* 28px */
}
.row-gap-8 {
  row-gap: 2rem;
  /* 32px */
}
.row-gap-9 {
  row-gap: 2.25rem;
  /* 36px */
}
.row-gap-10 {
  row-gap: 2.5rem;
  /* 40px */
}
.row-gap-11 {
  row-gap: 2.75rem;
  /* 44px */
}
.row-gap-12 {
  row-gap: 3rem;
  /* 48px */
}
.row-gap-14 {
  row-gap: 3.5rem;
  /* 56px */
}
.row-gap-16 {
  row-gap: 4rem;
  /* 64px */
}
.row-gap-20 {
  row-gap: 5rem;
  /* 80px */
}
.column-gap-0 {
  column-gap: 0;
}
.column-gap-1 {
  column-gap: 0.25rem;
  /* 4px */
}
.column-gap-2 {
  column-gap: 0.5rem;
  /* 8px */
}
.column-gap-3 {
  column-gap: 0.75rem;
  /* 12px */
}
.column-gap-4 {
  column-gap: 1rem;
  /* 16px */
}
.column-gap-5 {
  column-gap: 1.25rem;
  /* 20px */
}
.column-gap-6 {
  column-gap: 1.5rem;
  /* 24px */
}
.column-gap-7 {
  column-gap: 1.75rem;
  /* 28px */
}
.column-gap-8 {
  column-gap: 2rem;
  /* 32px */
}
.column-gap-9 {
  column-gap: 2.25rem;
  /* 36px */
}
.column-gap-10 {
  column-gap: 2.5rem;
  /* 40px */
}
.column-gap-11 {
  column-gap: 2.75rem;
  /* 44px */
}
.column-gap-12 {
  column-gap: 3rem;
  /* 48px */
}
.column-gap-14 {
  column-gap: 3.5rem;
  /* 56px */
}
.column-gap-16 {
  column-gap: 4rem;
  /* 64px */
}
.column-gap-20 {
  column-gap: 5rem;
  /* 80px */
}
.btn {
  border-color: transparent;
  border-radius: 12rem;
  font-size: 14rem;
  padding: 10rem 12rem;
}
.btn-primary {
  background-color: #009951;
  color: #ffffff;
}
.btn-primary:hover {
  background-color: #1a603a;
  border-color: transparent;
}
.form-group {
  margin-bottom: 16rem;
  font-size: 14rem;
}
.form-group > label {
  font-size: 14rem;
  padding-bottom: 10rem;
}
.form-control {
  border-radius: 12rem;
  font-size: 14rem;
  height: auto;
  padding: 10rem 12rem;
}
/*@import "icons.less";
@import "modals.less";
@import "tables.less";
*/
html {
  font-size: 1px;
}
html,
body {
  height: 100%;
  padding: 0;
  font-family: Inter, sans-serif;
  min-width: 1240px;
}
body {
  font-size: 14rem;
}
.main-body-container {
  height: calc(100% - 72px);
  text-align: center;
  vertical-align: middle;
  padding: 20px 0;
}
.div-inline {
  display: inline-flex;
}
.masofa-logo {
  border-radius: 999px;
  width: 5rem;
  height: 5rem;
  box-shadow: 0 0.4px 0.8px 0 rgba(0, 0, 0, 0.2), inset 0 -0.8px 1.5px 0 rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(to top, #3da535, #9cc31a);
}
body {
  background: url(/static/images/bg.png) no-repeat center;
}
auth-layout {
  font-size: 14rem;
  min-height: 100vh;
}
auth-layout .header {
  background-color: #1a603a;
  padding: 18px 20px;
}
auth-layout .account-panel {
  background-color: #ffffff;
  border-radius: 16px;
  min-width: 360px;
  padding: 16px;
}
auth-layout .language-titles {
  padding-bottom: 10px;
}
auth-layout .language-titles .language-options {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
auth-layout .language-titles .language-options .language-selector {
  cursor: pointer;
  border: none;
  background-color: transparent;
}
auth-layout .language-titles .language-options .language-selector.active {
  background-color: lightblue;
}
auth-layout .language-titles .language-options .language-selector .flag-img {
  width: 25px;
  height: 15px;
}
auth-layout form {
  max-width: 360px;
}
auth-layout form h1 {
  font-size: 18rem;
}
auth-layout form .checkbox {
  color: #196b5e;
}
auth-layout form .checkbox > .form-label {
  padding-left: 1.25rem;
}
auth-layout form .flabel {
  color: white;
}
auth-layout form .one-button {
  margin-top: 15px;
  border-radius: 3px;
  background-color: #4825c2;
}
.logout-page-wrapper .logout-title {
  font-weight: bold;
  font-size: 24px;
  border-bottom: groove;
  border-bottom-color: #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.logout-page-wrapper .logout-page-masofa {
  margin-bottom: 50px;
}
.logout-page-wrapper .logout-page-text {
  margin-bottom: 50px;
}
.logout-page-wrapper .logout-page-button {
  min-width: 90px;
}
/*# sourceMappingURL=wwwroot/css/site.css.map */