@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Inter:500,400,600|Roboto:700,400|Open+Sans:400|Poppins:400");
/* The following line is used to measure usage of this code. You can remove it if you want. */


@font-face {
  font-family: "Helvetica Neue-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/HelveticaNeue Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Helvetica Neue-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/HelveticaNeue.ttf") format("truetype");
}
@font-face {
  font-family: "Helvetica Neue-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/HelveticaNeueMed.ttf") format("truetype");
}


.screen a {
  display: contents;
  text-decoration: none;
}

.container-center-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  pointer-events: none;
  width: 100%;
}

.container-center-horizontal > * {
  flex-shrink: 0;
  pointer-events: auto;
}

.valign-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

* {
  box-sizing: border-box;
}

.projects {
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.services {
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.about-us {
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.contact-us {
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.tmryk-logo-small-2 {
  height: 167px;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 216px;
}

.month-picker {
  align-items: flex-start;
  display: flex;
  gap: 8px;
  position: relative;
  width: fit-content;
}

.feburary {
  letter-spacing: 0;
  line-height: 26.0px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.cell-header {
  background-color: var(--black-2);
}

.content {
  align-items: center;
  align-self: stretch;
  display: flex;
  gap: 8px;
  padding: 10px 12px;
  position: relative;
}

.frame {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
  position: relative;
}

.cell-default {
  background-color: var(--white-2);
}

.pagination {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  gap: 8px;
  position: relative;
}

.x1 {
  flex: 1;
  letter-spacing: 0;
  line-height: 15.6px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
}

.cell {
  align-items: flex-start;
  align-self: stretch;
  border-color: var(--pink-swan);
  border-left-style: solid;
  border-left-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 120px;
}

.menu {
  display: flex;
  position: relative;
  width: fit-content;
}

.menu-item-5 {
  align-items: center;
  display: flex;
  gap: 8px;
  justify-content: center;
  position: relative;
  width: fit-content;
}

.sign {
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.x1-3 {
  flex: 1;
  letter-spacing: 0;
  line-height: 15.6px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
}

.logout {
  align-items: center;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--royal-blue);
  border-radius: 8px;
  display: flex;
  gap: 8px;
  justify-content: center;
  padding: 16px 24px;
  position: relative;
  width: fit-content;
}

.option-1 {
  flex: 1;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
}