/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/app/(v1)/about/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__G_2dV {
  display: flex;
  flex-direction: column;
  gap: 6rem;
}

.styles_contributors__4V45F {
  display: flex;
  flex-direction: row;
  gap: 0.6rem;
}

.styles_contributors__4V45F > * {
  flex-grow: 1;
  width: 0;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 0.2rem;
  box-shadow: 0.2rem 0.2rem 0.3rem #d3d3d3;
}

@media screen and (max-width: 50rem) {
  .styles_contributors__4V45F {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 0.8rem;
    gap: 0.8rem;
  }

  .styles_contributors__4V45F > * {
    width: 100%;
    height: 100%;
  }
}

.styles_container__G_2dV section {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.styles_container__G_2dV section h1,
.styles_container__G_2dV section h2 {
  text-align: center;
}

.styles_container__G_2dV section section h3 {
  font-size: 1.3em;
}

.styles_container__G_2dV section:has(> h3) {
  gap: 1rem;
}

.styles_container__G_2dV section p {
  margin: 1rem 0;
}

.styles_container__G_2dV section p:first-of-type {
  margin-top: 0;
}

.styles_container__G_2dV section p:last-of-type {
  margin-bottom: 0;
}

.styles_container__G_2dV section li::marker {
  content: counter(list-item) ") ";
}

.styles_quote__jf8bH {
  font-style: italic;
  color: #5c5c5c;
  font-size: 1.1em;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/FeaturedLogos/styles.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__68jAC {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  grid-gap: 1rem;
  grid-gap: 1rem;
  gap: 1rem;
  width: 100%;
}

.styles_container__68jAC > * {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 0.4rem;
  box-shadow: 0 0 0.4rem 0.05rem #d3d3d3;
  background-color: white;
}

.styles_container__68jAC img {
  box-sizing: border-box;
  object-fit: contain;
  width: 100%;
  max-width: 100%;
  padding: 10%;
  aspect-ratio: 1/1;
}

@media only screen and (max-width: 900px) {
  .styles_container__68jAC {
    gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/CustomerTestimonials/styles.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_wrapper__N2BfT {
  box-sizing: border-box;
  width: 100%;
  padding: 1rem 0;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/NewsletterWidget/styles.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__8L4aE {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0 auto;

  gap: 1rem;
  padding: 2rem;
  width: 30rem;
  max-width: 100%;

  border: 1px solid lightgrey;
  border-radius: 0.8rem;
  background-color: white;
}

.styles_heading__njTfd {
  font-size: 1.25em;
  font-weight: var(--semi-bold);
}

.styles_form__wTxrV {
  display: flex;
  flex-direction: column;

  gap: 0.8rem;
  width: 100%;
}

.styles_form__wTxrV button {
  width: 100%;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/SideBySide/styles.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__CqOeK {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

.styles_container__CqOeK[data-reverse="true"] {
  flex-direction: row-reverse;
}

.styles_container__CqOeK > * {
  flex: 1 0;
  width: 0;
}

.styles_container__CqOeK[data-custom-left-width="true"] {
  & > *:first-child {
    flex: 0 1 var(--custom-left-width);
  }
}

.styles_container__CqOeK[data-custom-right-width="true"] {
  & > *:last-child {
    flex: 0 1 var(--custom-right-width);
  }
}

.styles_container__CqOeK.styles_withEmbeddedMobileVersion__hSdHi #mobile {
  display: none;
}

@media screen and (max-width: 900px) {
  .styles_container__CqOeK {
    flex-direction: column !important;
  }

  .styles_container__CqOeK > * {
    width: 100%;
  }

  .styles_container__CqOeK[data-custom-left-width="true"] {
    & > *:first-child {
      flex: 0 1;
    }
  }

  .styles_container__CqOeK[data-custom-right-width="true"] {
    & > *:last-child {
      flex: 0 1;
    }
  }

  .styles_container__CqOeK.styles_withEmbeddedMobileVersion__hSdHi #mobile {
    display: initial;
  }

  .styles_container__CqOeK.styles_withEmbeddedMobileVersion__hSdHi > :last-child {
    display: none;
  }
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/CustomerTestimonial/styles.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_quoteContainer__fsS52 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  gap: 2rem;
  border-radius: 0.8rem;
  box-shadow: 0 0 0.8rem 0.2rem #d3d3d3;
  padding: 2rem;
  background-color: white;
}

.styles_quoteContainer__fsS52 > .styles_quoteIconLeft__flQU8 {
  position: absolute;
  left: 1rem;
  top: 0;
  transform: translateY(-50%);
  font-size: 2rem;
  color: var(--primary);
}

.styles_quoteContainer__fsS52 > .styles_quoteIconRight__4FcSY {
  position: absolute;
  right: 1rem;
  bottom: 0;
  transform: translateY(50%);
  font-size: 2rem;
  color: var(--primary);
}

.styles_quote__e0mBW {
  font-style: italic;
  color: rgb(72, 72, 72);
  white-space: break-spaces;
}

.styles_name__lOU6H {
  font-weight: var(--semi-bold);
}

