/* [project]/src/app/styles/AboutStatementSections.module.css [app-client] (css) */
.AboutStatementSections-module__akPQRG__section {
  width: 100%;
  max-width: 1400px;
  margin-inline: auto;
  position: relative;
}

.AboutStatementSections-module__akPQRG__stack {
  z-index: 10;
  gap: calc(var(--spacing, .25rem) * 16);
  flex-direction: column;
  width: 100%;
  display: flex;
  position: relative;
}

@media (min-width: 48rem) {
  .AboutStatementSections-module__akPQRG__stack {
    gap: calc(var(--spacing, .25rem) * 24);
  }
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__stack {
    height: 2269px;
  }

  .AboutStatementSections-module__akPQRG__stack {
    gap: calc(var(--spacing, .25rem) * 0);
  }
}

.AboutStatementSections-module__akPQRG__item {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__item:first-child {
    position: absolute;
  }

  .AboutStatementSections-module__akPQRG__item:first-child {
    top: calc(var(--spacing, .25rem) * 0);
  }

  .AboutStatementSections-module__akPQRG__item:first-child {
    left: calc(var(--spacing, .25rem) * 0);
  }

  .AboutStatementSections-module__akPQRG__item:first-child {
    height: 804px;
  }
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__item:nth-child(2) {
    position: absolute;
  }

  .AboutStatementSections-module__akPQRG__item:nth-child(2) {
    top: 775px;
  }

  .AboutStatementSections-module__akPQRG__item:nth-child(2) {
    left: calc(var(--spacing, .25rem) * 0);
  }

  .AboutStatementSections-module__akPQRG__item:nth-child(2) {
    height: 622px;
  }
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__item:nth-child(2) .AboutStatementSections-module__akPQRG__label {
    margin-left: 508px;
  }

  .AboutStatementSections-module__akPQRG__item:nth-child(2) .AboutStatementSections-module__akPQRG__label {
    align-self: flex-start;
  }
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__item:nth-child(3) {
    position: absolute;
  }

  .AboutStatementSections-module__akPQRG__item:nth-child(3) {
    top: 1368px;
  }

  .AboutStatementSections-module__akPQRG__item:nth-child(3) {
    left: calc(var(--spacing, .25rem) * 0);
  }

  .AboutStatementSections-module__akPQRG__item:nth-child(3) {
    height: 930px;
  }
}

.AboutStatementSections-module__akPQRG__label {
  z-index: 20;
  border-style: var(--tw-border-style);
  background-color: var(--color-white, #fff);
  padding-inline: calc(var(--spacing, .25rem) * 6);
  padding-block: calc(var(--spacing, .25rem) * 2);
  text-align: center;
  --tw-leading: 1.3;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-size: 18px;
  line-height: 1.3;
  font-weight: var(--font-weight-normal, 400);
  --tw-tracking: .36px;
  letter-spacing: .36px;
  color: #727585;
  border-width: 1px;
  border-color: #727585;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

@media (min-width: 48rem) {
  .AboutStatementSections-module__akPQRG__label {
    font-size: 24px;
  }

  .AboutStatementSections-module__akPQRG__label {
    --tw-tracking: .48px;
    letter-spacing: .48px;
  }
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__label {
    font-size: 32px;
  }

  .AboutStatementSections-module__akPQRG__label {
    --tw-tracking: .64px;
    letter-spacing: .64px;
  }
}

.AboutStatementSections-module__akPQRG__labelBlue, .AboutStatementSections-module__akPQRG__labelGold {
  background-color: var(--color-white, #fff);
}

.AboutStatementSections-module__akPQRG__card {
  z-index: 10;
  margin-top: calc(var(--spacing, .25rem) * 10);
  background-color: var(--color-white, #fff);
  width: 100%;
  max-width: 1039px;
  padding-inline: calc(var(--spacing, .25rem) * 6);
  padding-block: calc(var(--spacing, .25rem) * 9);
  text-align: center;
  color: #303446;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

@media (min-width: 48rem) {
  .AboutStatementSections-module__akPQRG__card {
    padding-inline: calc(var(--spacing, .25rem) * 10);
  }

  .AboutStatementSections-module__akPQRG__card {
    padding-block: calc(var(--spacing, .25rem) * 12);
  }
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__card {
    position: absolute;
  }

  .AboutStatementSections-module__akPQRG__card {
    margin-top: calc(var(--spacing, .25rem) * 0);
  }
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__cardWho {
    top: 118px;
  }

  .AboutStatementSections-module__akPQRG__cardWho {
    left: 180px;
  }

  .AboutStatementSections-module__akPQRG__cardWho {
    height: 384px;
  }

  .AboutStatementSections-module__akPQRG__cardWho {
    width: 1039px;
  }

  .AboutStatementSections-module__akPQRG__cardWho {
    max-width: none;
  }

  .AboutStatementSections-module__akPQRG__cardWho {
    padding-inline: 48px;
  }

  .AboutStatementSections-module__akPQRG__cardWho {
    padding-block: calc(var(--spacing, .25rem) * 0);
  }
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__cardMission {
    top: 118px;
  }

  .AboutStatementSections-module__akPQRG__cardMission {
    left: 60px;
  }

  .AboutStatementSections-module__akPQRG__cardMission {
    height: 334px;
  }

  .AboutStatementSections-module__akPQRG__cardMission {
    width: 1148px;
  }

  .AboutStatementSections-module__akPQRG__cardMission {
    max-width: none;
  }

  .AboutStatementSections-module__akPQRG__cardMission {
    padding-inline: 48px;
  }

  .AboutStatementSections-module__akPQRG__cardMission {
    padding-block: calc(var(--spacing, .25rem) * 0);
  }
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__cardVision {
    top: 118px;
  }

  .AboutStatementSections-module__akPQRG__cardVision {
    left: 147px;
  }

  .AboutStatementSections-module__akPQRG__cardVision {
    height: 408px;
  }

  .AboutStatementSections-module__akPQRG__cardVision {
    width: 1107px;
  }

  .AboutStatementSections-module__akPQRG__cardVision {
    max-width: none;
  }

  .AboutStatementSections-module__akPQRG__cardVision {
    padding-inline: 48px;
  }

  .AboutStatementSections-module__akPQRG__cardVision {
    padding-block: calc(var(--spacing, .25rem) * 0);
  }
}

.AboutStatementSections-module__akPQRG__title {
  margin: calc(var(--spacing, .25rem) * 0);
  text-align: center;
  --tw-leading: 1.32;
  --tw-font-weight: var(--font-weight-medium, 500);
  width: 100%;
  font-size: 20px;
  line-height: 1.32;
  font-weight: var(--font-weight-medium, 500);
  color: #303446;
}

@media (min-width: 48rem) {
  .AboutStatementSections-module__akPQRG__title {
    font-size: 24px;
  }
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__title {
    font-size: 26px;
  }
}

.AboutStatementSections-module__akPQRG__copy {
  gap: calc(var(--spacing, .25rem) * 3);
  text-align: center;
  --tw-leading: 1.32;
  --tw-font-weight: var(--font-weight-normal, 400);
  width: 100%;
  font-size: 18px;
  line-height: 1.32;
  font-weight: var(--font-weight-normal, 400);
  color: #303446;
  flex-direction: column;
  margin-top: 18px;
  display: flex;
}

@media (min-width: 48rem) {
  .AboutStatementSections-module__akPQRG__copy {
    font-size: 21px;
  }
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__copy {
    font-size: 24px;
  }
}

.AboutStatementSections-module__akPQRG__paragraph {
  margin: calc(var(--spacing, .25rem) * 0);
}

.AboutStatementSections-module__akPQRG__lineWho, .AboutStatementSections-module__akPQRG__lineMission, .AboutStatementSections-module__akPQRG__lineValues, .AboutStatementSections-module__akPQRG__dotsWho, .AboutStatementSections-module__akPQRG__dotsMission, .AboutStatementSections-module__akPQRG__dotsVision {
  pointer-events: none;
  max-width: none;
  display: none;
  position: absolute;
}

@media (min-width: 80rem) {
  .AboutStatementSections-module__akPQRG__lineWho, .AboutStatementSections-module__akPQRG__lineMission, .AboutStatementSections-module__akPQRG__lineValues, .AboutStatementSections-module__akPQRG__dotsWho, .AboutStatementSections-module__akPQRG__dotsMission, .AboutStatementSections-module__akPQRG__dotsVision {
    display: block;
  }
}

.AboutStatementSections-module__akPQRG__lineWho {
  top: 29px;
  left: calc(var(--spacing, .25rem) * 0);
  width: 1280px;
  height: 775px;
}

.AboutStatementSections-module__akPQRG__lineMission {
  width: 581px;
  height: 261px;
  top: 1136px;
  left: 819px;
}

.AboutStatementSections-module__akPQRG__lineValues {
  top: 1894px;
  left: calc(var(--spacing, .25rem) * 0);
  width: 1167px;
  height: 404px;
}

.AboutStatementSections-module__akPQRG__dotsWho {
  top: 39px;
  left: calc(var(--spacing, .25rem) * 0);
  transform-origin: center;
  width: 438px;
  height: 413px;
  transform: rotate(-90deg);
}

.AboutStatementSections-module__akPQRG__dotsMission {
  width: 360px;
  height: 382px;
  top: 759px;
  left: 1040px;
  transform: rotate(180deg);
}

.AboutStatementSections-module__akPQRG__dotsVision {
  top: 1620px;
  left: calc(var(--spacing, .25rem) * 0);
  width: 371px;
  height: 393px;
  transform: rotate(180.52deg);
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

/* [project]/src/app/styles/AboutValues.module.css [app-client] (css) */
.AboutValues-module__e-ze6W__section {
  width: 100%;
  max-width: 1400px;
  padding-top: calc(var(--spacing, .25rem) * 16);
  flex-direction: column;
  align-items: center;
  margin-inline: auto;
  display: flex;
}

@media (min-width: 48rem) {
  .AboutValues-module__e-ze6W__section {
    padding-top: calc(var(--spacing, .25rem) * 24);
  }
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__section {
    padding-top: calc(var(--spacing, .25rem) * 0);
  }
}

.AboutValues-module__e-ze6W__label {
  border-style: var(--tw-border-style);
  background-color: var(--color-white, #fff);
  padding-inline: calc(var(--spacing, .25rem) * 6);
  padding-block: calc(var(--spacing, .25rem) * 2);
  text-align: center;
  --tw-leading: 1.3;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-size: 18px;
  line-height: 1.3;
  font-weight: var(--font-weight-normal, 400);
  --tw-tracking: .36px;
  letter-spacing: .36px;
  color: #727585;
  border-width: 1px;
  border-color: #727585;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media (min-width: 48rem) {
  .AboutValues-module__e-ze6W__label {
    font-size: 24px;
  }

  .AboutValues-module__e-ze6W__label {
    --tw-tracking: .48px;
    letter-spacing: .48px;
  }
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__label {
    font-size: 32px;
  }

  .AboutValues-module__e-ze6W__label {
    --tw-tracking: .64px;
    letter-spacing: .64px;
  }

  .AboutValues-module__e-ze6W__label {
    margin-left: 522px;
  }

  .AboutValues-module__e-ze6W__label {
    align-self: flex-start;
  }
}

.AboutValues-module__e-ze6W__intro {
  margin-top: calc(var(--spacing, .25rem) * 12);
  text-align: center;
  color: #303446;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  width: 100%;
  max-width: 984px;
  display: flex;
}

@media (min-width: 48rem) {
  .AboutValues-module__e-ze6W__intro {
    margin-top: calc(var(--spacing, .25rem) * 16);
  }
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__intro {
    margin-top: 73px;
  }
}

.AboutValues-module__e-ze6W__title {
  margin: calc(var(--spacing, .25rem) * 0);
  text-align: center;
  --tw-leading: 1.32;
  --tw-font-weight: var(--font-weight-medium, 500);
  width: 100%;
  font-size: 20px;
  line-height: 1.32;
  font-weight: var(--font-weight-medium, 500);
  color: #303446;
}

@media (min-width: 48rem) {
  .AboutValues-module__e-ze6W__title {
    font-size: 24px;
  }
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__title {
    font-size: 26px;
  }
}

.AboutValues-module__e-ze6W__description {
  gap: calc(var(--spacing, .25rem) * 3);
  text-align: center;
  --tw-leading: 1.32;
  --tw-font-weight: var(--font-weight-normal, 400);
  width: 100%;
  font-size: 18px;
  line-height: 1.32;
  font-weight: var(--font-weight-normal, 400);
  color: #303446;
  flex-direction: column;
  display: flex;
}

@media (min-width: 48rem) {
  .AboutValues-module__e-ze6W__description {
    font-size: 21px;
  }
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__description {
    font-size: 24px;
  }
}

.AboutValues-module__e-ze6W__paragraph {
  margin: calc(var(--spacing, .25rem) * 0);
}

.AboutValues-module__e-ze6W__values {
  margin-top: calc(var(--spacing, .25rem) * 16);
  justify-items: center;
  gap: calc(var(--spacing, .25rem) * 8);
  grid-template-columns: repeat(1, minmax(0, 1fr));
  width: 100%;
  display: grid;
}

@media (min-width: 40rem) {
  .AboutValues-module__e-ze6W__values {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 64rem) {
  .AboutValues-module__e-ze6W__values {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__values {
    position: relative;
  }

  .AboutValues-module__e-ze6W__values {
    margin-top: 73px;
  }

  .AboutValues-module__e-ze6W__values {
    height: 661px;
  }

  .AboutValues-module__e-ze6W__values {
    width: 1280px;
  }

  .AboutValues-module__e-ze6W__values {
    grid-template-columns: none;
  }

  .AboutValues-module__e-ze6W__values {
    gap: calc(var(--spacing, .25rem) * 0);
  }
}

.AboutValues-module__e-ze6W__card {
  background-color: var(--color-white, #fff);
  width: 255px;
  height: 255px;
  padding: calc(var(--spacing, .25rem) * 8);
  text-align: center;
  color: #303446;
  border-radius: 3.40282e38px;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media (min-width: 48rem) {
  .AboutValues-module__e-ze6W__card {
    height: 280px;
  }

  .AboutValues-module__e-ze6W__card {
    width: 280px;
  }
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__card {
    position: absolute;
  }

  .AboutValues-module__e-ze6W__card {
    height: 392px;
  }

  .AboutValues-module__e-ze6W__card {
    width: 404px;
  }

  .AboutValues-module__e-ze6W__card {
    border-radius: 0;
  }

  .AboutValues-module__e-ze6W__card {
    background-color: #0000;
  }

  .AboutValues-module__e-ze6W__card {
    padding: calc(var(--spacing, .25rem) * 0);
  }
}

.AboutValues-module__e-ze6W__cardShape {
  display: contents;
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__cardShape {
    display: flex;
  }

  .AboutValues-module__e-ze6W__cardShape {
    height: 282px;
  }

  .AboutValues-module__e-ze6W__cardShape {
    width: 282px;
  }

  .AboutValues-module__e-ze6W__cardShape {
    rotate: 40.5deg;
  }

  .AboutValues-module__e-ze6W__cardShape {
    --tw-skew-x: skewX(-1.76deg);
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .AboutValues-module__e-ze6W__cardShape {
    align-items: center;
  }

  .AboutValues-module__e-ze6W__cardShape {
    justify-content: center;
  }

  .AboutValues-module__e-ze6W__cardShape {
    overflow: hidden;
  }

  .AboutValues-module__e-ze6W__cardShape {
    border-radius: 249px;
  }

  .AboutValues-module__e-ze6W__cardShape {
    background-color: var(--color-white, #fff);
  }
}

.AboutValues-module__e-ze6W__cardContent {
  align-items: center;
  gap: calc(var(--spacing, .25rem) * 4);
  text-align: center;
  color: #303446;
  flex-direction: column;
  display: flex;
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__cardContent {
    rotate: -41.38deg;
  }
}

.AboutValues-module__e-ze6W__cardTitle {
  margin: calc(var(--spacing, .25rem) * 0);
  text-align: center;
  --tw-leading: 1.36;
  --tw-font-weight: var(--font-weight-medium, 500);
  width: 190px;
  font-size: 18px;
  line-height: 1.36;
  font-weight: var(--font-weight-medium, 500);
  color: #303446;
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__cardTitle {
    font-size: 20px;
  }
}

.AboutValues-module__e-ze6W__cardDescription {
  margin: calc(var(--spacing, .25rem) * 0);
  text-align: center;
  --tw-leading: 1.35;
  --tw-font-weight: var(--font-weight-normal, 400);
  width: 189px;
  font-size: 15px;
  line-height: 1.35;
  font-weight: var(--font-weight-normal, 400);
  color: #303446;
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__cardDescription {
    font-size: 16px;
  }
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__valueSimplicity {
    top: calc(var(--spacing, .25rem) * 0);
  }

  .AboutValues-module__e-ze6W__valueSimplicity {
    left: calc(var(--spacing, .25rem) * 0);
  }
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__valueQuality {
    top: calc(var(--spacing, .25rem) * 0);
  }

  .AboutValues-module__e-ze6W__valueQuality {
    left: 436px;
  }
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__valueFlexibility {
    top: calc(var(--spacing, .25rem) * 0);
  }

  .AboutValues-module__e-ze6W__valueFlexibility {
    left: 875px;
  }
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__valueTransparency {
    top: 268px;
  }

  .AboutValues-module__e-ze6W__valueTransparency {
    left: 241px;
  }
}

@media (min-width: 80rem) {
  .AboutValues-module__e-ze6W__valueImprovement {
    top: 268px;
  }

  .AboutValues-module__e-ze6W__valueImprovement {
    left: 656px;
  }
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

/* [project]/src/app/styles/PageHero.module.css [app-client] (css) */
.PageHero-module__8NnLvq__root {
  isolation: isolate;
  margin-top: calc(var(--spacing, .25rem) * 8);
  background-color: var(--color-white, #fff);
  width: 100%;
  position: relative;
  overflow: hidden;
}

.PageHero-module__8NnLvq__panel {
  width: 100%;
  min-height: 238px;
  padding-inline: calc(var(--spacing, .25rem) * 4);
  padding-block: calc(var(--spacing, .25rem) * 16);
  background-color: #dcedf9;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

@media (min-width: 40rem) {
  .PageHero-module__8NnLvq__panel {
    padding-inline: calc(var(--spacing, .25rem) * 6);
  }
}

@media (min-width: 48rem) {
  .PageHero-module__8NnLvq__panel {
    min-height: 340px;
  }

  .PageHero-module__8NnLvq__panel {
    padding-inline: calc(var(--spacing, .25rem) * 10);
  }
}

@media (min-width: 64rem) {
  .PageHero-module__8NnLvq__panel {
    padding-inline: calc(var(--spacing, .25rem) * 16);
  }
}

@media (min-width: 80rem) {
  .PageHero-module__8NnLvq__panel {
    min-height: 447px;
  }

  .PageHero-module__8NnLvq__panel {
    padding-inline: 260px;
  }

  .PageHero-module__8NnLvq__panel {
    padding-block: 149px;
  }
}

.PageHero-module__8NnLvq__decoration {
  pointer-events: none;
  --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
  width: 1094px;
  height: 410px;
  translate: var(--tw-translate-x) var(--tw-translate-y);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -265px;
  left: 50%;
}

@media (min-width: 48rem) {
  .PageHero-module__8NnLvq__decoration {
    top: -379px;
  }

  .PageHero-module__8NnLvq__decoration {
    height: 585px;
  }

  .PageHero-module__8NnLvq__decoration {
    width: 1563px;
  }
}

@media (min-width: 80rem) {
  .PageHero-module__8NnLvq__decoration {
    top: -497.5px;
  }

  .PageHero-module__8NnLvq__decoration {
    height: 768px;
  }

  .PageHero-module__8NnLvq__decoration {
    width: 2051px;
  }
}

.PageHero-module__8NnLvq__decorationRotator {
  flex: none;
  rotate: 180deg;
}

.PageHero-module__8NnLvq__decorationCanvas {
  width: 1094px;
  height: 410px;
  position: relative;
}

@media (min-width: 48rem) {
  .PageHero-module__8NnLvq__decorationCanvas {
    height: 585px;
  }

  .PageHero-module__8NnLvq__decorationCanvas {
    width: 1563px;
  }
}

@media (min-width: 80rem) {
  .PageHero-module__8NnLvq__decorationCanvas {
    height: 768px;
  }

  .PageHero-module__8NnLvq__decorationCanvas {
    width: 2051px;
  }
}

.PageHero-module__8NnLvq__decorationImage {
  width: 139%;
  max-width: none;
  height: 204.16%;
  display: block;
  position: absolute;
  inset: -52.08% -19.5%;
}

.PageHero-module__8NnLvq__content {
  z-index: 10;
  justify-content: center;
  align-items: center;
  gap: calc(var(--spacing, .25rem) * 5);
  text-align: center;
  width: 100%;
  max-width: 1400px;
  color: var(--color-secondary);
  flex-direction: column;
  display: flex;
  position: relative;
}

@media (min-width: 48rem) {
  .PageHero-module__8NnLvq__content {
    gap: calc(var(--spacing, .25rem) * 6);
  }
}

@media (min-width: 80rem) {
  .PageHero-module__8NnLvq__content {
    gap: 28px;
  }
}

.PageHero-module__8NnLvq__title {
  margin: calc(var(--spacing, .25rem) * 0);
  text-align: center;
  --tw-leading: 1.1;
  --tw-font-weight: var(--font-weight-bold, 700);
  width: 100%;
  font-size: 38px;
  line-height: 1.1;
  font-weight: var(--font-weight-bold, 700);
  color: var(--color-secondary);
}

@media (min-width: 40rem) {
  .PageHero-module__8NnLvq__title {
    font-size: 42px;
  }
}

@media (min-width: 48rem) {
  .PageHero-module__8NnLvq__title {
    font-size: 46px;
  }
}

@media (min-width: 80rem) {
  .PageHero-module__8NnLvq__title {
    font-size: 50px;
  }

  .PageHero-module__8NnLvq__title {
    --tw-leading: 60px;
    line-height: 60px;
  }
}

.PageHero-module__8NnLvq__name {
  margin: calc(var(--spacing, .25rem) * 0);
  text-align: center;
  --tw-leading: 28px;
  --tw-font-weight: var(--font-weight-normal, 400);
  max-width: 534px;
  font-size: 18px;
  line-height: 28px;
  font-weight: var(--font-weight-normal, 400);
  color: var(--color-secondary);
  opacity: .5;
}

@media (min-width: 48rem) {
  .PageHero-module__8NnLvq__name {
    font-size: 20px;
  }
}

@media (min-width: 80rem) {
  .PageHero-module__8NnLvq__name {
    font-size: 24px;
  }

  .PageHero-module__8NnLvq__name {
    --tw-leading: 30px;
    line-height: 30px;
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

/* [project]/src/app/styles/AboutPage.module.css [app-client] (css) */
.AboutPage-module__Ht_ryW__page {
  background-color: var(--color-white, #fff);
  width: 100%;
}

.AboutPage-module__Ht_ryW__content {
  width: 100%;
  padding-inline: calc(var(--spacing, .25rem) * 4);
  padding-top: calc(var(--spacing, .25rem) * 16);
  padding-bottom: calc(var(--spacing, .25rem) * 24);
  background-color: #f8f9fa;
  overflow: hidden;
}

@media (min-width: 40rem) {
  .AboutPage-module__Ht_ryW__content {
    padding-inline: calc(var(--spacing, .25rem) * 6);
  }
}

@media (min-width: 48rem) {
  .AboutPage-module__Ht_ryW__content {
    padding-inline: calc(var(--spacing, .25rem) * 10);
  }

  .AboutPage-module__Ht_ryW__content {
    padding-top: calc(var(--spacing, .25rem) * 20);
  }

  .AboutPage-module__Ht_ryW__content {
    padding-bottom: calc(var(--spacing, .25rem) * 32);
  }
}

@media (min-width: 80rem) {
  .AboutPage-module__Ht_ryW__content {
    padding-inline: calc(var(--spacing, .25rem) * 0);
  }

  .AboutPage-module__Ht_ryW__content {
    padding-top: 100px;
  }

  .AboutPage-module__Ht_ryW__content {
    padding-bottom: 140px;
  }
}

/*# sourceMappingURL=src_app_styles_07u_5i2._.css.map*/