* {
  box-sizing: border-box;
}

*:hover {
  cursor: url("/svg/circle.svg"), auto;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Poppins Regular", sans-serif;
  font-size: 100%;
  height: 100dvh;
}

@-moz-document url-prefix() {
  h1, h2, h3, h4, h5, h6, p {
    font-weight: normal;
  }
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: "Sofia Pro Bold", sans-serif;
  font-size: 100%;
}

a {
  display: block;
  text-decoration: none;
  text-align: center;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  font-style: italic;
  background-repeat: no-repeat;
  background-size: cover;
  shape-margin: 1rem;
}

p {
  margin: 0;
  padding: 0;
  line-height: 1.8;
  color: #404653;
}

form {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "Poppins Bold";
  src: url("../fonts/Poppins-Bold.eot");
  src: url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.ttf") format("truetype"), url("../fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
  font-weight: normal;
}
@font-face {
  font-family: "Poppins Medium";
  src: url("../fonts/Poppins-Medium.eot");
  src: url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.ttf") format("truetype"), url("../fonts/Poppins-Medium.svg#Poppins-Medium") format("svg");
  font-weight: normal;
}
@font-face {
  font-family: "Poppins Regular";
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
  font-weight: normal;
}
@font-face {
  font-family: "Sofia Pro Bold";
  src: url("../fonts/SofiaPro-Bold.eot");
  src: url("../fonts/SofiaPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/SofiaPro-Bold.woff2") format("woff2"), url("../fonts/SofiaPro-Bold.woff") format("woff"), url("../fonts/SofiaPro-Bold.ttf") format("truetype"), url("../fonts/SofiaPro-Bold.svg#SofiaPro-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Sofia Pro Medium";
  src: url("../fonts/SofiaPro-Medium.eot");
  src: url("../fonts/SofiaPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/SofiaPro-Medium.woff2") format("woff2"), url("../fonts/SofiaPro-Medium.woff") format("woff"), url("../fonts/SofiaPro-Medium.ttf") format("truetype"), url("../fonts/SofiaPro-Medium.svg#SofiaPro-Medium") format("svg");
  font-weight: 700;
  font-style: normal;
}
.nav-menu__item span, .nav-menu__item a, .mobile-nav-menu__item span, .mobile-nav-menu__item a {
  font-size: 0.9rem;
}
.nav-menu__item span, .nav-menu__item .menu-icon, .mobile-nav-menu__item span, .mobile-nav-menu__item .menu-icon {
  color: #999999;
}
.nav-menu__item a, .nav-menu__item a > span, .mobile-nav-menu__item a, .mobile-nav-menu__item a > span {
  color: #404653;
}
.nav-menu__link, .mobile-nav-menu__link {
  text-align: left;
  color: #9fa3a9;
  transition: all 0.4s linear;
}
.nav-menu__link.current, .mobile-nav-menu__link.current {
  color: #1ABCFE;
  font-family: "Poppins Medium", sans-serif;
}
.nav-menu__link.current span, .mobile-nav-menu__link.current span {
  font-family: "Poppins Regular", sans-serif;
  color: #ff311a;
}
.nav-menu__link:not(.current):hover, .mobile-nav-menu__link:not(.current):hover {
  color: #F24E1E;
}
.nav-menu__link:not(.current):hover span, .nav-menu__link:not(.current):hover .menu-icon, .mobile-nav-menu__link:not(.current):hover span, .mobile-nav-menu__link:not(.current):hover .menu-icon {
  color: #ff311a;
}
.nav-menu__link:not(.current):hover.button, .mobile-nav-menu__link:not(.current):hover.button {
  background: #F24E1E;
  color: #fff;
}

.mobile-nav-menu__item span, .mobile-nav-menu__item a {
  font-size: 2rem;
}
.mobile-nav-menu__item:not(:last-child) {
  margin-bottom: 1.25rem;
}

.floating-header .nav-menu__link, .floating-header .logo-link {
  color: #fff;
}
.floating-header .nav-menu__link.current {
  color: #85E7C1;
}

.logo-link {
  font-family: "Poppins Bold";
  font-size: 2.5rem;
  color: #A259FF;
}
@media (width >= 48rem) {
  .logo-link {
    font-size: 3rem;
  }
}

.dropdown-anchor:hover {
  color: #ff311a;
}
.dropdown-anchor:hover span {
  color: #ff311a;
}

.name {
  font-size: 1rem;
  font-family: "Poppins Medium";
  color: #4b77d7;
  margin-bottom: 0.3rem;
}

.post-title {
  font-size: 1.1rem;
  color: #4b77d7;
  margin-bottom: 0.6rem;
}

.position, .brief-description {
  font-size: 0.8rem;
  color: #70747e;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
  overflow: hidden;
}

.brief-description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: pre-wrap;
}

:where(.project-card) .name {
  font-family: "Sofia Pro Medium";
  font-size: 1.1rem;
  margin-bottom: 0.8rem;
  color: #101828;
}

.hero-text {
  font-size: 2.25rem;
  margin-bottom: 1.25rem;
  color: #A259FF;
}
@media (width >= 48rem) {
  .hero-text {
    font-size: 3rem;
    margin: 0 auto;
    margin-bottom: 1.5rem;
  }
}
@media (width >= 62rem) {
  .hero-text {
    width: 50dvw;
  }
}
.hero-subtext {
  width: auto;
  margin: 0 auto;
  line-height: 2;
  color: #404653;
}
@media (width >= 48rem) {
  .hero-subtext {
    width: 35rem;
  }
}
.hero-text, .hero-subtext {
  text-align: center;
}

:where(.page-hero-section) .hero-text span {
  color: #ff311a;
}
:where(.page-hero-section) .hero-subtext {
  color: #70747e;
}

.page-hero-inner > * {
  text-align: center;
}

.section-title {
  color: #4b77d7;
  font-family: "Sofia Pro Medium";
  font-size: 1.5rem;
  margin-bottom: 0.9rem;
}
.section-title span {
  color: #ff311a;
}
@media (width >= 48rem) {
  .section-title {
    font-size: 2rem;
    margin-bottom: 2.25rem;
  }
}
.section-subtitle {
  font-family: "Poppins Regular";
  font-weight: 500;
  margin-bottom: 1rem;
}
.section-content p {
  font-size: 0.9rem;
}
.section-content p span {
  color: #ff311a;
  font-family: "Sofia Pro Medium";
}
.section-content p:not(:last-child) {
  margin-bottom: 0.8rem;
}
.section-title, .section-subtitle {
  text-align: center;
}

.skill-name {
  color: #101828;
}

.skills-section .section-title {
  color: #1ABCFE;
}

.projects-section .section-title {
  text-align: left;
  color: #0ACF83;
}

.contact-section .section-title {
  color: #F24E1E;
}

.section-text {
  font-size: 0.95rem;
}

.section-text--big {
  font-size: 1.8rem;
  line-height: 1.8;
}
.section-text span {
  color: #ff311a;
}

.card__head__title {
  font-size: 1.25rem;
  color: #2d2d2d;
}

.empty-state-text {
  font-size: 0.85rem;
  color: #999999;
}

.error-text {
  color: red;
  font-size: 0.8rem;
  font-style: italic;
  /* margin-left: 1rem */
}

.forgotten-text, .back-text {
  margin-top: 1rem;
  font-size: 0.85rem;
  color: #404653;
}

.fullname {
  font-size: 0.9rem;
}

@media (width <= 35.9375rem) {
  :where(.inner-content--no-padding) .section-title, :where(.inner-content--no-padding) .section-subtitle {
    padding: 0 1.875rem;
  }
}

.feature-description {
  font-size: 0.85rem;
}

.readmore-link {
  color: #ff311a;
  margin-left: auto;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Poppins Regular", sans-serif;
  font-size: 0.875rem;
}

:where(.categories-section) .section-title, :where(.categories-section) .section-subtitle {
  text-align: left;
}

:where(.contact-section) .section-subtitle {
  font-size: 0.85rem;
  margin-bottom: 1.5rem;
}

.contact-details {
  font-size: 0.9rem;
  color: #101828;
}
.contact-details > *:not(:last-of-type) {
  margin-bottom: 0.4rem;
}

.email {
  font-family: "Poppins Medium";
}

.skill-name {
  font-family: "Sofia Pro Medium";
  margin-bottom: 0.9rem;
}
.skill-description {
  font-size: 0.9rem;
  color: #70747e;
}

.web-container {
  min-height: 100%;
  background-size: 100% 100%, 6.25rem 6.25rem, 6.25rem 6.25rem;
  background-image: linear-gradient(to bottom, transparent, #fff), linear-gradient(to right, #e4e5e9 0.0625rem, transparent 0.0625rem), linear-gradient(to bottom, #e4e5e9 0.0625rem, transparent 0.0625rem);
  cursor: url("/svg/circle.svg"), auto;
}

.mobile-nav-menu-container {
  position: fixed;
  background: #fff;
  top: 0;
  right: -100%;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow: hidden;
  padding: 1.5rem 1.875rem 0;
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.mobile-nav-menu-container--show {
  right: 0;
}
@media (width >= 48rem) {
  .mobile-nav-menu-container {
    display: none;
  }
}

.logo {
  background: center/contain no-repeat url("../images/logo.png");
  width: 11rem;
  height: 5rem;
}
.logo-container {
  height: 6.25rem;
  border-bottom: 0.00625rem solid #e4e5e9;
}

.main-content {
  flex: 1 0 auto;
  padding-top: 0;
}

.section {
  padding: 2.8125rem 0;
  grid-column: 1/-1;
}
.section--no-padding {
  padding: 0;
}

.animated-content {
  opacity: 0;
  transform: translate3d(0, 1.25rem, 0);
  transition: opacity 0.5s ease, transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.animated-content--show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.page-hero-section {
  background: #f2f5fc;
}

.mega-drop-down-container {
  position: absolute;
  right: 50%;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  border-radius: 0.5rem;
  transform: translate3d(50%, 0.5rem, 0px);
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  padding: 1.25rem;
  background: #fff;
  width: -moz-max-content;
  width: max-content;
}

.inner-content {
  height: 100%;
  margin: 0 auto;
  padding: 0 1.875rem;
}
@media (width <= 35.9375rem) {
  .inner-content--no-padding {
    padding: 0;
  }
}
@media (width >= 48rem) {
  .inner-content {
    max-width: 45rem;
    padding: 0;
  }
}
@media (width >= 62rem) {
  .inner-content {
    max-width: 60rem;
  }
}
@media (width >= 75rem) {
  .inner-content {
    max-width: 71.25rem;
  }
}
@media (width >= 87.5em) {
  .inner-content {
    max-width: 82.5rem;
  }
}

@keyframes shimer {
  0% {
    background-position: -28.125rem 0;
  }
  100% {
    background-position: 28.125rem 0;
  }
}
.modal-content {
  padding: 1.5rem;
  border-radius: 0.375rem;
  background: #fff;
  width: 100%;
}
.modal-container {
  position: absolute;
  right: 0;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  width: -moz-max-content;
  width: max-content;
  transform: translate3d(0, 5rem, 0px);
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.modal-container--show {
  transform: translate3d(0, 1rem, 0);
  visibility: visible;
  opacity: 1;
  z-index: 1;
}
.modal-content__body > * {
  grid-column: 1/-1;
}

.form-container {
  width: 60%;
}

.card__head {
  padding: 1.25rem 1.875rem;
  border-radius: 0.375rem 0.375rem 0 0;
  border: 0.0675rem solid #f0f1f2;
  border-bottom: none;
}
.card__body {
  padding: 0 1.875rem 1.25rem;
  border: 0.0675rem solid #f0f1f2;
  border-radius: 0 0 0.375rem 0.375rem;
  border-top: none;
}

.project-card {
  border-radius: 0.625rem;
}
.project-card__picture {
  height: clamp(10dvh, 10rem, 15rem);
  border-radius: 0.625rem;
}
.project-card__details {
  margin-top: 1.15rem;
}

.empty-state-container {
  grid-column: 1/-1;
}
.empty-state-illustration {
  width: 4rem;
  height: 4rem;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(47, 47, 47, 0.6);
  opacity: 0;
  z-index: -1;
  transition: all 0.3s;
}
.overlay.show {
  opacity: 1;
  z-index: 1;
}

.main-content-inner {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: max-content;
  grid-gap: 1.875rem;
}

.menu-item-label {
  display: grid;
  grid-template-columns: max-content 1fr max-content;
  grid-column-gap: 0.5rem;
  align-items: center;
}

.modal-form {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 1rem;
}

.action-form {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 1.875rem;
}
@media (width <= 35.9375rem) {
  .action-form {
    width: -webkit-fill-available;
  }
}
@media (width >= 36rem) {
  .action-form {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1.5625rem;
  }
}

.modal-content__body {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: max-content;
  grid-column-gap: 1rem;
  grid-row-gap: 0.9375rem;
}

.two-column-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 1.875rem;
}
@media (width >= 62rem) {
  .two-column-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1.875rem;
    grid-row-gap: unset;
  }
}

.three-column-grid, .four-column-grid {
  display: grid;
  grid-auto-rows: max-content;
}
@media (width <= 35.9375rem) {
  .three-column-grid, .four-column-grid {
    row-gap: 1.875rem;
  }
}
@media (width <= 35.9375rem) {
  .three-column-grid--with-overflow, .four-column-grid--with-overflow {
    grid-template-columns: 0.9375rem;
    grid-column-gap: 0.9375rem;
    grid-auto-columns: 12.083rem;
    grid-auto-flow: column;
    overflow-x: scroll;
    scroll-snap-type: x proximity;
  }
  .three-column-grid--with-overflow::before, .three-column-grid--with-overflow::after, .four-column-grid--with-overflow::before, .four-column-grid--with-overflow::after {
    content: " ";
  }
}
@media (width >= 36rem) {
  .three-column-grid, .four-column-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.875rem;
  }
}

@media (width >= 62rem) {
  .three-column-grid {
    grid-template-columns: repeat(auto-fill, minmax(19.42rem, 1fr));
  }
}

@media (width >= 62rem) {
  .four-column-grid {
    grid-template-columns: repeat(auto-fill, minmax(19.21875rem, 1fr));
  }
}

.introduction {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  grid-column-gap: 0.5rem;
  justify-content: center;
  align-items: center;
}

.clients {
  align-items: center;
}

.user-profile {
  display: grid;
  grid-template-columns: 3rem 8rem max-content;
  grid-column-gap: 0.8rem;
  align-items: center;
  grid-template-areas: "pi nr dai" "pi nr dai";
}

.project-card {
  display: grid;
  grid-template-rows: max-content 1fr;
}
.project-card__details {
  display: grid;
  grid-template-rows: max-content 1fr max-content;
}

.footer-inner {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(19.21875rem, 1fr));
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
}
@media (width >= 75rem) {
  .footer-inner {
    grid-row-gap: unset;
  }
}

.header-inner, .pagination-control, .button-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (width >= 48rem) {
  .header-inner {
    flex-direction: column;
    justify-content: center;
    row-gap: 0.9375rem;
  }
}
@media (width >= 62rem) {
  .header-inner {
    flex-direction: row;
    justify-content: space-between;
  }
}

.logo-container, .filter-button, .overlay, .navigation-button, .reset-button {
  display: flex;
  justify-content: center;
  align-items: center;
}

.web-container {
  display: flex;
  flex-direction: column;
}

.nav-menu {
  display: none;
}
@media (width >= 48rem) {
  .nav-menu {
    display: flex;
    align-items: center;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
  .nav-menu__link {
    display: flex;
    align-items: center;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
}

.fries-menu-container, .close-button {
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobile-nav-menu-container {
  display: flex;
  flex-direction: column;
}

.empty-state-container {
  display: flex;
  align-items: center;
  row-gap: 0.5rem;
  flex-direction: column;
}

.data-card-section {
  display: flex;
  -moz-column-gap: 1.875rem;
       column-gap: 1.875rem;
}

.table-controls {
  display: flex;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.table-controls a {
  display: flex;
  align-items: center;
}

.buttons, .action-buttons {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.navigation-control {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}

.upload-container {
  display: flex;
  justify-content: center;
  align-items: center;
  row-gap: 1.5rem;
  flex-direction: column;
}

.modal-content {
  display: flex;
  row-gap: 1.875rem;
  flex-direction: column;
}

.left-content, .right-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.left-content--column-display, .right-content--column-display {
  justify-content: start;
  align-items: start;
  flex-direction: column;
}

.filter-controls {
  justify-content: end;
}

.services {
  display: flex;
  gap: 1.875rem;
  flex-wrap: wrap;
}

.view-all-link, .dropdown-anchor, .service-list__item a {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.sub-menu__item > .dropdown-anchor {
  justify-content: space-between;
  -moz-column-gap: unset;
       column-gap: unset;
}

.features-content {
  display: flex;
  justify-content: unset;
  align-items: unset;
  gap: 1.875rem;
  flex-wrap: wrap;
}
.features-content > * {
  flex: 1 0 100%;
}
@media (width >= 36rem) {
  .features-content > * {
    flex: 1 0 calc(50% - 1.875rem);
  }
}

.contact-details {
  display: flex;
  flex-direction: column;
}

.header {
  width: -webkit-fill-available;
  padding: 0.8rem 0;
}

.floating-header {
  position: fixed;
  width: -webkit-fill-available;
  background: #A259FF;
  padding: 0.8rem 0;
  transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
  z-index: 1000;
}
.floating-header--hide {
  opacity: 0;
  transform: translate3d(0, -100%, 0);
}

.header, .floating-header {
  height: 6.25rem;
}
@media (width >= 48rem) {
  .header, .floating-header {
    height: -moz-max-content;
    height: max-content;
  }
}
@media (width >= 62rem) {
  .header, .floating-header {
    height: 6.25rem;
  }
}

.nav-menu__item:hover > .sub-menu, .nav-menu__item:hover > .mega-drop-down-container {
  transform: translate3d(50%, 0.5rem, 0);
  visibility: visible;
  opacity: 1;
  z-index: 1;
}
.nav-menu__item--with-sub-menu {
  position: relative;
}
.nav-menu__link.button {
  color: #fff;
  padding: 0.5rem 0.8rem;
}
.nav-menu__link.button.current {
  background: #ff311a;
  color: #fff;
}

.sub-menu, .right-sub-menu {
  position: absolute;
  right: 50%;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  width: 12rem;
  border-radius: 0.5rem;
  transform: translate3d(50%, 0.5rem, 0px);
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.sub-menu__item > a, .right-sub-menu__item > a {
  background: #70747e;
  padding: 0.6rem 0.8rem;
}
.sub-menu__item:first-child > a, .right-sub-menu__item:first-child > a {
  border-radius: 0.5rem 0.5rem 0 0;
}
.sub-menu__item:last-child > a, .right-sub-menu__item:last-child > a {
  border-radius: 0 0 0.5rem 0.5rem;
}
.sub-menu__item:not(:last-child), .right-sub-menu__item:not(:last-child) {
  border-bottom: 0.00625rem solid #e4e5e9;
}

.sub-menu__item:hover > .right-sub-menu {
  transform: translate3d(0.5rem, 0, 0);
  visibility: visible;
  opacity: 1;
  z-index: 1;
}

.right-sub-menu {
  top: 0;
  right: -12rem;
  transform: translate3d(5rem, 0, 0);
}

.fries-menu {
  display: block;
  position: relative;
  width: 1rem;
  height: 0.15rem;
  background: #999999;
  border-radius: 2rem;
}
.fries-menu::before, .fries-menu::after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  width: 1.5rem;
  height: 0.15rem;
  background: #999999;
  border-radius: 2rem;
}
.fries-menu::after {
  top: 0.4rem;
}
.fries-menu::before {
  bottom: 0.4rem;
}

.floating-header .fries-menu {
  background: #fff;
}
.floating-header .fries-menu::before, .floating-header .fries-menu::after {
  background: #fff;
}

.mobile-nav-menu {
  margin: auto 0;
}
.mobile-nav-menu__item--with-sub-menu:hover > .mega-drop-down-container {
  right: 0;
  visibility: visible;
  opacity: 1;
  z-index: 1;
}

:where(.mobile-nav-menu) .mega-drop-down-container {
  top: 0;
  right: -100%;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  transform: unset;
}
@media (width <= 35.9375rem) {
  :where(.mobile-nav-menu) .service:first-child {
    align-self: end;
  }
}

.service-list__item:not(.current):hover a {
  color: #ff311a;
}

.profile-option-list {
  position: absolute;
  right: 0;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  width: 100%;
  border-radius: 0.5rem;
  transform: translate3d(0, 5rem, 0px);
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.profile-option-list--show {
  transform: translate3d(0, 1rem, 0);
  visibility: visible;
  opacity: 1;
  z-index: 1;
}
.profile-option-list::before {
  position: absolute;
  content: " ";
  width: 1rem;
  height: 1rem;
  top: -0.5rem;
  right: 50%;
  transform: translateX(50%) rotate(45deg);
  background: #fff;
}
.profile-option-list__item {
  padding: 0.6rem 0.8rem;
  background: #fff;
}
.profile-option-list__item:not(:last-child) {
  border-bottom: 0.0625rem solid #e4e5e9;
}
.profile-option-list__item:first-child {
  border-radius: 0.5rem 0.5rem 0 0;
}
.profile-option-list__item:last-child {
  border-radius: 0 0 0.5rem 0.5rem;
}
.profile-option-list__item .logout-button {
  padding: 0;
}

.column-list__item:not(:last-child) {
  margin-bottom: 0.8rem;
}
.column-list__item a {
  text-align: left;
}

table {
  width: 100%;
  border-collapse: collapse;
}
table > * {
  margin: 0;
  padding: 0;
}
table thead {
  background: #6158a5;
}
table thead th {
  color: #fff;
  font-weight: 500;
}
table thead th:last-child {
  text-align: center;
}
table thead th, table tbody td {
  padding: 1rem 1.875rem;
  text-align: left;
}
table tbody tr {
  color: #5e5e5f;
}
table tbody tr:not(:last-child) {
  border-bottom: 0.0675rem solid #f0f1f2;
}
table tbody tr:last-child {
  border-radius: 0 0 0.375rem 0.375rem;
}
table tbody tr td:last-child {
  text-align: center;
}

genus-table {
  --card-head-border: 0.00625rem solid #e4e5e9;
  --card-body-border: 0.00625rem solid #e4e5e9;
  --thead-background-color: #35b770;
  --input-background-color: #ecfcf4;
  --action-icon-width: 1.45rem;
  --action-icon-height: 1.45rem;
}

genus-tab-container {
  --tab-labels-flex-wrap: nowrap;
  --tabs-container-padding: 0;
  --tabs-container-background-color: none;
  --tabs-container-border-radius: 0;
  --active-tab-background-color: #4b77d7;
  --active-tab-font-color: #fff;
  --tab-background-color: #f2f5fc;
  --tab-font-color: #4b77d7;
  --tab-width: fit-content;
  --tab-padding: 0.5rem 1rem;
}
@media (width <= 35.9375rem) {
  genus-tab-container {
    --tab-labels-flex-wrap: wrap;
    --tab-labels-row-gap: 1rem;
    --tab-labels-justification: start;
  }
}

.modal-form {
  padding: 1.5rem;
  border-radius: 0.375rem;
  background: #fff;
  width: -moz-fit-content;
  width: fit-content;
}

.email-field {
  grid-area: ef;
}

.password-field {
  grid-area: pf;
}

.new-password-field {
  grid-area: npf;
}

.retype-password-field {
  grid-area: rpf;
}

.logout-form {
  padding: 0 1.25rem;
}

.footer {
  flex-shrink: 0;
  background: #f5f5f5;
}
.footer-inner {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.footer-bottom {
  text-align: center;
  height: 3rem;
}
.footer-bottom p {
  font-size: 0.85rem;
  line-height: 3rem;
  color: #404653;
}

.button {
  border: none;
  padding: 1rem;
  text-align: center;
  font-family: "Poppins Regular", sans-serif;
  font-size: 0.875rem;
  border-radius: 0.375rem;
}
.button:focus {
  outline: none;
}
.button:hover {
  cursor: url("/svg/circle.svg"), auto;
}
.button--primary {
  background: #0ACF83;
  color: #fff;
}
.button--secondary {
  background: #85E7C1;
  color: #056842;
}
.button--tertiary {
  background: none;
  border: 0.125rem solid #4b77d7;
}

.get-started-button {
  width: -moz-fit-content;
  width: fit-content;
  margin: 2rem auto 0 auto;
  padding: 0.8rem 1rem;
}

.form-button {
  grid-area: fb;
}

.filter-button {
  padding: 0.75rem !important;
}

.cancel-button, .close-button {
  background: none;
  border: 0.0625rem solid #4b77d7;
}

.close-button {
  border: none;
  padding: 0;
}

.edit-actions > * {
  flex: 1 0 auto;
}

.dialog-buttons > .cancel-button {
  background: #e4e5e9;
  color: #404653;
  border: none;
}

.file-upload {
  --upload-button-background-color: #e6eaf3;
}

.update-button,
.create-button,
.send-button {
  grid-column: 1/-1;
}

.logout-button {
  background: none;
  border: none;
  color: #ff311a;
  width: 100%;
}
.logout-button:hover {
  cursor: pointer;
}

.reset-button {
  padding: 0.2rem 0.5rem !important;
  width: 2.55rem;
}

.burger-button {
  padding: 0;
}
@media (width >= 48rem) {
  .burger-button {
    display: none;
  }
}

.readmore-button-link {
  margin-left: auto;
  padding: 0.8rem 1rem;
  width: -moz-fit-content;
  width: fit-content;
  background: #F24E1E;
}

.icon {
  width: 1.5625rem;
  height: 1.5625rem;
}

.menu-item-label .menu-icon {
  color: #9fa3a9;
}

.menu-icon {
  font-size: 1rem;
}

.action-icon {
  font-size: 1.4rem;
}
.action-icon:not(:last-of-type) {
  margin-right: 0.5rem;
}

.actions > * {
  display: inline;
}

.edit-icon {
  color: #4b77d7;
}

.download-icon {
  color: #4b77d7;
}

.delete-icon {
  color: #ff311a;
}

.folder-icon {
  font-size: 3rem;
  color: #4b77d7;
}

.filter-icon {
  pointer-events: none;
}

.down-arrow-icon {
  align-self: center;
  grid-area: dai;
}

.arrow-icon {
  width: 1.25rem;
  height: 1.25rem;
}

input[type=text], input[type=email] {
  border: none;
  padding: 1.125rem 0.9375rem;
  background: #f5f5f5;
  font-family: "Poppins Regular", sans-serif;
  font-size: 0.9rem;
}
input[type=text]:focus, input[type=email]:focus {
  outline: none;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder {
  font-family: "Poppins Regular", sans-serif;
  font-size: 0.75rem;
  color: #f5f5f5;
}
input[type=text]::placeholder, input[type=email]::placeholder {
  font-family: "Poppins Regular", sans-serif;
  font-size: 0.75rem;
  color: #f5f5f5;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder {
  font-family: "Poppins Regular", sans-serif;
  font-size: 0.75rem;
  color: #f5f5f5;
}

@-moz-document url-prefix() {
  input[type=text], input[type=email] {
    width: -moz-available;
  }
}
genus-textbox {
  --input-background-color: none;
  --icon-container-background-color: none;
  --input-border: 0.0625rem solid #cfd1d4;
  --icon-container-border: 0.0625rem solid #cfd1d4;
  --input-label-color: #70747e;
  --input-font-color: #101828;
}

genus-file-upload {
  --button-text-font-family: "Open Sans Regular";
  --button-text-font-size: 0.8rem;
  --upload-button-background-color: #ecfcf4;
  --upload-button-padding: 0.7rem 0.8rem;
  --button-text-color: #00665A;
}

textarea {
  border: none;
  padding: 1.125rem 0.9375rem;
  background: #f5f5f5;
  resize: none;
  font-family: "Poppins Regular", sans-serif;
  font-size: 0.9rem;
}
textarea:focus {
  outline: none;
}
textarea::-moz-placeholder {
  font-family: "Poppins Regular", sans-serif;
  font-size: 0.75rem;
  color: #f5f5f5;
}
textarea::placeholder {
  font-family: "Poppins Regular", sans-serif;
  font-size: 0.75rem;
  color: #f5f5f5;
}
textarea::-moz-placeholder {
  font-family: "Poppins Regular", sans-serif;
  font-size: 0.75rem;
  color: #f5f5f5;
}

genus-textarea {
  --textarea-background-color: none;
  --textarea-border: 0.0625rem solid #cfd1d4;
  --textarea-label-color: #70747e;
  --textarea-font-color: #101828;
}

.message-textarea {
  grid-column: 1/-1;
}

.filter-dropdown {
  --input-padding: 0.6rem 0.85rem;
  --option-item-padding: 0.6rem 0.85rem;
  flex: 0 0 9rem;
}

genus-dropdown {
  --input-background-color: none;
  --icon-container-background-color: none;
  --input-border: 0.0625rem solid #cfd1d4;
  --icon-container-border: 0.0625rem solid #cfd1d4;
  --input-label-color: #70747e;
  --input-font-color: #101828;
}

.modal-container genus-dropdown {
  --input-padding: 0.85rem;
  --option-item-padding: 0.6rem 0.85rem;
}

input[type=checkbox] {
  display: none;
}

.menu-item-checkbox:checked ~ .sub-menu {
  max-height: 8rem;
  margin-top: 0.5rem;
}
.menu-item-checkbox:checked + .menu-item-label {
  background: blue;
}
.menu-item-checkbox:checked + .menu-item-label span, .menu-item-checkbox:checked + .menu-item-label .menu-icon {
  color: #fff;
}
.menu-item-checkbox:checked + .current {
  background: blue;
}
.menu-item-checkbox:checked + .current span, .menu-item-checkbox:checked + .current .menu-icon {
  color: #fff;
}

.menu-item-label {
  padding: 0.6rem 0.8rem;
  border-radius: 0.5rem;
  transition: all 0.4s linear;
}
.menu-item-label:hover {
  cursor: pointer;
  background: #e4e5e9;
}
.menu-item-label:hover span, .menu-item-label:hover .menu-icon {
  color: #4b77d7;
}
.menu-item-label.current {
  background: #4b77d7;
}
.menu-item-label.current span, .menu-item-label.current .menu-icon {
  color: #fff;
}

.gender-radiobtn-group {
  --background-color: none;
  --border-radius: 0;
  --padding: 0;
  --group-label-color: #70747e;
  --label-text-font-color: #9fa3a9;
  --checked-radio-button-font-color: #35b770;
  --checked-radio-button-background-color: none;
}

.illustration {
  display: block;
  margin: 2rem auto 0 auto;
  width: 50rem;
}

.client-logo {
  aspect-ratio: 16/9;
  -o-object-fit: contain;
     object-fit: contain;
  width: 10rem;
  margin: 0 auto;
}

.avatar-image {
  aspect-ratio: 1/1;
  width: 8rem;
  margin: 0 auto;
  display: block;
  margin-bottom: 1.25rem;
  border-radius: 100%;
}

.clients-section {
  background: linear-gradient(to bottom, transparent 30%, #fff);
}

.skills-section {
  background: #f9f9f9;
}

.projects-section,
.contact-section {
  background: #fff;
}

.skill-card > * {
  padding: 0;
  border: none;
  border-radius: 0;
}
.skill-image {
  aspect-ratio: 1/1;
  width: 2.25rem;
  margin-right: auto;
  margin-bottom: 1.25rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.contact-details {
  margin: 0 auto;
}
.contact-details > * {
  --data-list-item-border: none;
  --data-list-item-background-color: #f9f9f9;
}
.contact-details > *:not(:last-child) {
  margin-bottom: 0.9rem;
}
@media (width >= 62rem) {
  .contact-details {
    width: 50dvw;
  }
}

.email-data-item {
  --icon-container-background-color: #D1ACFF;
}

.phone-number-data-item {
  --icon-container-background-color: #85E7C1;
}

.linkedin-data-item {
  --icon-container-background-color: #8DDEFF;
}

.team-member {
  border-radius: 0.625rem;
}
.team-member__profile-picture {
  height: 15rem;
  border-radius: 0.625rem 0.625rem 0 0;
}
.team-member__details {
  padding: 1.15rem 1.25rem;
  background: #f2f5fc;
  border-radius: 0 0 0.625rem 0.625rem;
}

:where(.contact-section) .left-content {
  justify-content: center;
}/*# sourceMappingURL=style.css.map */