/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/style.scss ***!
  \****************************************************************************************************************/
@import url(https://db.onlinewebfonts.com/c/8ec4c9ee1facfe4bd7ac04d52af457ea?family=ITC+Century+Std+Book);
/*!********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/style.scss (1) ***!
  \********************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Neue+Haas+Grotesk+Text+Pro:wght@400;500;700&display=swap);
/*!********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/style.scss (2) ***!
  \********************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Azeret+Mono:wght@300;400;500;600;700&display=swap);
/*!********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/style.scss (3) ***!
  \********************************************************************************************************************/
.myco-title {
  font-size: 56px;
  text-transform: capitalize;
  color: #061437;
  text-align: center;
  line-height: 67.2px;
}
@media (max-width: 768.8px) {
  .myco-title {
    font-size: 36px;
    line-height: 43.2px;
  }
  .myco-title br {
    display: none;
  }
}
.myco-title h6 {
  font-size: 56px;
  line-height: 67.2px;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-title h6 {
    font-size: 36px;
    line-height: 43.2px;
  }
}
.myco-title h5 {
  font-size: 56px;
  line-height: 67.2px;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-title h5 {
    font-size: 36px;
    line-height: 43.2px;
  }
}
.myco-title h4 {
  font-size: 56px;
  line-height: 67.2px;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-title h4 {
    font-size: 36px;
    line-height: 43.2px;
  }
}
.myco-title h3 {
  font-size: 56px;
  line-height: 67.2px;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-title h3 {
    font-size: 36px;
    line-height: 43.2px;
  }
}
.myco-title h2 {
  font-size: 56px;
  line-height: 67.2px;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-title h2 {
    font-size: 36px;
    line-height: 43.2px;
  }
}
.myco-title h1 {
  font-size: 56px;
  line-height: 67.2px;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-title h1 {
    font-size: 36px;
    line-height: 43.2px;
  }
}

.myco-button--white {
  color: #fff;
  font-family: "Azeret Mono", sans-serif;
  font-size: 14px;
  padding: 16px 28px;
  text-align: center;
  transition: all 0.4s ease;
  font-weight: 600;
  border: 1px solid #fff;
  border-radius: 100px;
  text-transform: uppercase;
  line-height: 18px;
  display: inline-block;
}
@media (max-width: 768.8px) {
  .myco-button--white {
    padding: 12px 28px;
  }
}
@media (any-hover: hover) {
  .myco-button--white:hover {
    background-color: #fff;
    color: #061437;
    transition: all 0.4s ease;
  }
}
.myco-button--dark-blue {
  color: #090805;
  font-family: "Azeret Mono", sans-serif;
  font-size: 14px;
  padding: 16px 28px;
  text-align: center;
  transition: all 0.4s ease;
  font-weight: 600;
  border: 1px solid #fff;
  border-radius: 100px;
  text-transform: uppercase;
  line-height: 18px;
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: #fff;
}
@media (max-width: 768.8px) {
  .myco-button--dark-blue {
    padding: 12px 28px;
    justify-content: space-between;
  }
}
@media (any-hover: hover) {
  .myco-button--dark-blue:hover {
    background-color: #090805;
    color: #fff;
    border: 1px solid #fff;
    transition: all 0.4s ease;
  }
}
.myco-button--green {
  color: #090805;
  font-family: "Azeret Mono", sans-serif;
  font-size: 14px;
  padding: 16px 28px;
  text-align: center;
  transition: all 0.4s ease;
  font-weight: 600;
  border: 1px solid #fff;
  border-radius: 100px;
  text-transform: uppercase;
  line-height: 18px;
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: #fff;
  width: max-content;
}
@media (max-width: 768.8px) {
  .myco-button--green {
    padding: 12px 28px;
  }
}
@media (any-hover: hover) {
  .myco-button--green:hover {
    background-color: #090805;
    color: #fff;
    border: 1px solid #090805;
    transition: all 0.4s ease;
  }
  .myco-button--green:hover::after {
    filter: invert(1);
  }
}
.myco-button--green::after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2719%27 height=%278%27 viewBox=%270 0 19 8%27 fill=%27none%27%3E%3Cpath d=%27M18.3536 4.3534C18.5488 4.15814 18.5488 3.84156 18.3536 3.6463L15.1716 0.464318C14.9763 0.269056 14.6597 0.269056 14.4645 0.464318C14.2692 0.659581 14.2692 0.976163 14.4645 1.17142L17.2929 3.99985L14.4645 6.82828C14.2692 7.02354 14.2692 7.34012 14.4645 7.53539C14.6597 7.73065 14.9763 7.73065 15.1716 7.53539L18.3536 4.3534ZM0 4.49985H18V3.49985H8.74228e-08L0 4.49985Z%27 fill=%27%23053627%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 18.5px;
  background-size: contain;
  height: 7.36px;
  display: none;
}

@keyframes playButtonRipplew {
  0% {
    box-shadow: 0 0 #e1e1e1, 0 0 #e1e1e1;
  }
  100% {
    box-shadow: 0 0 0 17px rgba(255, 255, 255, 0), 0 0 0 32px rgba(255, 255, 255, 0);
  }
}
.starting__container {
  display: flex;
  max-width: 1091px;
  padding: 0 16px;
  justify-content: center;
  gap: 108px;
  margin: 0 auto;
}
@media (max-width: 768.8px) {
  .starting__container {
    flex-direction: column;
    gap: 24px;
  }
}
.starting__col {
  display: flex;
  gap: 20px;
  align-items: center;
}
.starting__title {
  font-size: 56px;
  font-weight: 200;
  line-height: 140%;
  color: #090805;
  margin: 0;
}
@media (max-width: 768.8px) {
  .starting__title {
    font-size: 28px;
    display: flex;
    align-items: center;
    gap: 20px;
  }
}
.starting .highlight {
  font-size: 38px;
  display: none;
}
@media (max-width: 768.8px) {
  .starting .highlight {
    display: none;
  }
}
.starting__desc {
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  font-size: 20px;
  color: #090805;
  max-width: 164px;
}
@media (max-width: 768.8px) {
  .starting__desc {
    font-size: 16px;
  }
}

.myco_hero {
  position: relative;
}
.myco_hero__container {
  padding: 128px 0 0;
  min-height: 764px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768.8px) {
  .myco_hero__container {
    padding: 80px 0 0;
  }
}
.page-hero .myco_hero__container {
  padding: 0;
}
.myco_hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.myco_hero__bg-img {
  height: 100%;
}
.myco_hero__bg-img img {
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.myco_hero__overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 78.26%, rgba(0, 0, 0, 0.4) 107.06%), linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.no-gradient .myco_hero__overlay {
  display: none;
}
@media (max-width: 768.8px) {
  .myco_hero__overlay {
    background: rgba(9, 8, 5, 0) 3b;
  }
}
.myco_hero__content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 636px;
  height: 100%;
  flex-grow: 1;
}
.myco_hero__content-main {
  max-width: 1248px;
  margin-inline: auto;
  padding: 40px 16px 38px;
}
.myco-hero-main {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex-grow: 1;
}
.page-hero .myco-hero-main {
  justify-content: center;
}
.page-hero .myco-hero-main:has(.myco-hero-main__additional) .myco-hero-main__title {
  margin-top: auto;
}
.myco-hero-main__title {
  font-size: 38px;
  line-height: 110%;
  margin-bottom: 4px;
}
.myco-hero-main__title h6 {
  font-size: 38px;
  line-height: 110%;
  color: #fff;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-hero-main__title h6 {
    font-size: 26px;
  }
}
.myco-hero-main__title h5 {
  font-size: 38px;
  line-height: 110%;
  color: #fff;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-hero-main__title h5 {
    font-size: 26px;
  }
}
.myco-hero-main__title h4 {
  font-size: 38px;
  line-height: 110%;
  color: #fff;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-hero-main__title h4 {
    font-size: 26px;
  }
}
.myco-hero-main__title h3 {
  font-size: 38px;
  line-height: 110%;
  color: #fff;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-hero-main__title h3 {
    font-size: 26px;
  }
}
.myco-hero-main__title h2 {
  font-size: 38px;
  line-height: 110%;
  color: #fff;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-hero-main__title h2 {
    font-size: 26px;
  }
}
.myco-hero-main__title h1 {
  font-size: 38px;
  line-height: 110%;
  color: #fff;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-hero-main__title h1 {
    font-size: 26px;
  }
}
.myco-hero-main__title .highlight {
  font-size: 73px;
  line-height: 110%;
}
@media (max-width: 768.8px) {
  .myco-hero-main__title .highlight {
    font-size: 52px;
    line-height: 110%;
  }
}
.page-hero .myco-hero-main__title {
  font-size: 73px;
  line-height: 110%;
  text-transform: capitalize;
  margin-bottom: 4px;
}
@media (max-width: 768.8px) {
  .page-hero .myco-hero-main__title {
    font-size: 32px;
    line-height: 110%;
  }
}
.page-hero .myco-hero-main__title h6 {
  font-size: 73px;
  line-height: 110%;
  text-transform: capitalize;
}
@media (max-width: 768.8px) {
  .page-hero .myco-hero-main__title h6 {
    font-size: 32px;
    line-height: 110%;
  }
}
.page-hero .myco-hero-main__title h5 {
  font-size: 73px;
  line-height: 110%;
  text-transform: capitalize;
}
@media (max-width: 768.8px) {
  .page-hero .myco-hero-main__title h5 {
    font-size: 32px;
    line-height: 110%;
  }
}
.page-hero .myco-hero-main__title h4 {
  font-size: 73px;
  line-height: 110%;
  text-transform: capitalize;
}
@media (max-width: 768.8px) {
  .page-hero .myco-hero-main__title h4 {
    font-size: 32px;
    line-height: 110%;
  }
}
.page-hero .myco-hero-main__title h3 {
  font-size: 73px;
  line-height: 110%;
  text-transform: capitalize;
}
@media (max-width: 768.8px) {
  .page-hero .myco-hero-main__title h3 {
    font-size: 32px;
    line-height: 110%;
  }
}
.page-hero .myco-hero-main__title h2 {
  font-size: 73px;
  line-height: 110%;
  text-transform: capitalize;
}
@media (max-width: 768.8px) {
  .page-hero .myco-hero-main__title h2 {
    font-size: 32px;
    line-height: 110%;
  }
}
.page-hero .myco-hero-main__title h1 {
  font-size: 73px;
  line-height: 110%;
  text-transform: capitalize;
}
@media (max-width: 768.8px) {
  .page-hero .myco-hero-main__title h1 {
    font-size: 32px;
    line-height: 110%;
  }
}
.page-hero .myco-hero-main:has(.myco-hero-main__additional) .myco-hero-main__sub-title {
  margin-bottom: 90px;
}
@media (max-width: 768.8px) {
  .page-hero .myco-hero-main:has(.myco-hero-main__additional) .myco-hero-main__sub-title {
    margin-bottom: 25dvh;
  }
}
.myco-hero-main__sub-title {
  color: #fff;
  font-size: 24px;
  max-width: 670px;
  flex-grow: 1;
  font-weight: 400;
  margin-bottom: 90px;
}
.page-hero .myco-hero-main__sub-title {
  flex-grow: 0;
  font-size: 24px;
}
@media (max-width: 768.8px) {
  .page-hero .myco-hero-main__sub-title {
    font-size: 18px;
  }
  .page-hero .myco-hero-main__sub-title br {
    display: none;
  }
}
@media (max-width: 768.8px) {
  .myco-hero-main__sub-title {
    font-size: 18px;
    margin-bottom: 32px;
  }
}
.myco-hero-main__btn {
  display: none;
}
@media (max-width: 768.8px) {
  .myco-hero-main__btn {
    display: inline-block;
    padding: 12px 28px;
    font-weight: 600;
    letter-spacing: 1.44px;
    font-size: 14px;
    font-family: "Neue Haas Grotesk Text Pro", sans-serif;
    color: #061437;
    background-color: #fff;
    text-transform: uppercase;
    border-radius: 100px;
    width: fit-content;
    margin-bottom: 55px;
  }
}
.myco-hero-main__additional {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: center;
}
.myco-hero-main__side-text {
  max-width: 493px;
}
@media (max-width: 768.8px) {
  .myco-hero-main__side-text {
    max-width: 260px;
  }
}
.myco-hero-main__side-text-top {
  color: #fff;
  padding-bottom: 12px;
  border-bottom: 1px solid #fff;
  margin-bottom: 12px;
  font-weight: 200;
  font-size: 16px;
}
@media (max-width: 768.8px) {
  .myco-hero-main__side-text-top {
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
.myco-hero-main__side-text-top .highlight {
  font-weight: 400;
}
.myco-hero-main__side-text-bottom {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 768.8px) {
  .myco-hero-main__side-text-bottom {
    font-size: 14px;
  }
}
.myco-hero-main__side-image a {
  display: inline-block;
}
.myco-hero-main__side-image img {
  width: 100%;
  height: 100%;
  max-height: 135px;
  object-fit: contain;
}
@media (max-width: 768.8px) {
  .myco-hero-main__side-image {
    display: none;
  }
}

.myco-hero-bottom {
  background: #061437;
  padding: 32.5px 0;
}
@media (max-width: 768.8px) {
  .myco-hero-bottom {
    padding: 24px 0;
  }
}
.myco-hero-bottom__wrap {
  display: flex;
  max-width: 1248px;
  margin-inline: auto;
  padding: 0 16px;
  justify-content: space-between;
  list-style: none;
  gap: 40px;
}
@media (max-width: 768.8px) {
  .myco-hero-bottom__wrap {
    gap: 10px;
  }
}
.myco-hero-bottom__col {
  display: flex;
  gap: 20px;
  align-items: center;
  max-width: 350px;
  margin: 0;
  flex: 1 1 auto;
}
@media (max-width: 768.8px) {
  .myco-hero-bottom__col {
    flex-direction: column;
    gap: 6px;
  }
}
.myco-hero-bottom__separator {
  margin: 0;
  font-size: 38px;
  color: #C67E36;
  line-height: 47px;
}
@media (max-width: 768.8px) {
  .myco-hero-bottom__separator {
    font-size: 16px;
    line-height: 17px;
  }
}
.myco-hero-bottom__separator:last-of-type {
  display: none;
}
.myco-hero-bottom__title {
  color: #fff;
  font-size: 56px;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-hero-bottom__title {
    font-size: 30px;
  }
}
.myco-hero-bottom__text {
  color: #fff;
  font-size: 16px;
  line-height: 140%;
  font-family: "Azeret Mono", monospace;
  font-weight: 300;
  text-align: left;
}
@media (max-width: 768.8px) {
  .myco-hero-bottom__text {
    font-size: 10px;
    line-height: 140%;
    text-align: center;
  }
}

.myco-images-grid__container {
  max-width: 1248px;
  padding: 0;
  margin-inline: auto;
  padding: 120px 16px;
}
@media (max-width: 768.8px) {
  .myco-images-grid__container {
    padding: 56px 16px;
  }
}
.myco-images-grid__title {
  margin-bottom: 71px;
}
@media (max-width: 768.8px) {
  .myco-images-grid__title {
    margin-bottom: 32px;
  }
}
.myco-images-grid__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(156px, 1fr));
  gap: 44px 86px;
  place-items: center;
}
@media (max-width: 768.8px) {
  .myco-images-grid__grid {
    grid-template-columns: 1fr 1fr;
    gap: 24px 24px;
  }
}
.myco-images-grid__item {
  max-width: 236px;
  text-align: center;
}
@media (max-width: 768.8px) {
  .myco-images-grid__item {
    width: 100px;
  }
}
.myco-images-grid__item img, .myco-images-grid__item svg {
  border-radius: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 768.8px) {
  .myco-images-grid__item img, .myco-images-grid__item svg {
    max-height: 35px;
  }
}
.myco-images-grid__item a {
  display: block;
}
@media (max-width: 768.8px) {
  .myco-images-grid__item:last-of-type {
    grid-column: 1/3;
  }
}

.myco-syde-by-side-title-text__container {
  max-width: 1248px;
  padding: 0 16px;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  gap: 32px;
}
@media (max-width: 768.8px) {
  .myco-syde-by-side-title-text__container {
    flex-direction: column;
  }
}
.myco-syde-by-side-title-text__title {
  max-width: 596px;
}
.myco-syde-by-side-title-text__content {
  align-self: center;
  color: #fff;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
}
@media (max-width: 768.8px) {
  .myco-syde-by-side-title-text__content {
    align-self: auto;
  }
}
.myco-syde-by-side-title-text__content h4 {
  margin: 0;
  font-size: 38px;
  font-weight: 200;
  line-height: 140%;
  color: #fff;
}
@media (max-width: 768.8px) {
  .myco-syde-by-side-title-text__content h4 {
    font-size: 28px;
  }
}
.myco-syde-by-side-title-text__content p {
  max-width: 493px;
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
}
@media (max-width: 768.8px) {
  .myco-syde-by-side-title-text__content p {
    font-size: 16px;
    align-self: auto;
  }
}
.content-increased .myco-syde-by-side-title-text__content p {
  max-width: 596px;
  font-size: 16px;
}

.myco-faq-accordion__container {
  display: flex;
  justify-content: space-between;
  gap: 55px;
  max-width: 1248px;
  padding: 120px 16px;
  margin-inline: auto;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion__container {
    padding: 56px 16px;
    flex-direction: column;
    gap: 32px;
  }
}
.myco-faq-accordion__items {
  flex: 1 1 50%;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion__items {
    flex: 1 1 100%;
  }
}
.myco-faq-accordion__heading {
  flex: 1 1 50%;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion__heading {
    flex: 1 1 100%;
  }
}
.career .myco-faq-accordion__heading {
  max-width: 389px;
}
@media (max-width: 768.8px) {
  .career .myco-faq-accordion__heading {
    max-width: 100%;
  }
}
.myco-faq-accordion__title {
  display: flex;
  gap: 40px;
  align-items: center;
  margin: 0;
  justify-content: space-between;
  color: #fff;
  font-size: 22px;
  line-height: 33px;
  font-weight: 200;
  position: relative;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion__title {
    font-size: 18px;
    gap: 24px;
  }
}
.myco-faq-accordion__title::after {
  content: "+";
  font-size: 47px;
  color: #fff;
  transition: all 0.3s ease;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion__title::after {
    font-size: 24px;
  }
}
.dark-style .myco-faq-accordion__title::after {
  color: #061437;
}
.myco-faq-accordion__item--active .myco-faq-accordion__title::after {
  opacity: 0;
  transform: rotate(90deg);
  transition: all 0.3s ease;
}
.myco-faq-accordion__title::before {
  content: "_";
  font-size: 47px;
  color: #fff;
  transition: all 0.3s ease;
  transform: rotate(-90deg) translateY(-50%);
  opacity: 0;
  position: absolute;
  right: 0;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion__title::before {
    font-size: 24px;
  }
}
.dark-style .myco-faq-accordion__title::before {
  color: #090805;
}
.myco-faq-accordion__item--active .myco-faq-accordion__title::before {
  opacity: 1;
  transform: rotate(0) translateY(-50%);
  transition: all 0.3s ease;
}
.myco-faq-accordion__title i {
  font-size: 47px;
  color: #fff;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion__title i {
    font-size: 24px;
  }
}
.myco-faq-accordion__link {
  text-transform: uppercase;
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 18px;
  padding: 16px 28px;
  border-radius: 100px;
  line-height: 18px;
  transition: all 0.3s ease;
  white-space: nowrap;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion__link {
    font-size: 14px;
    padding: 12px 18px;
  }
}
@media (max-width: 768.8px) {
  .myco-faq-accordion__link svg {
    display: none;
  }
}
.white-style .myco-faq-accordion__link {
  color: #fff;
  border: 1px solid #fff;
}
.white-style .myco-faq-accordion__link svg path {
  fill: #fff;
  transition: all 0.3s ease;
}
@media (any-hover: hover) {
  .white-style .myco-faq-accordion__link:hover {
    color: #061437;
    background: #fff;
    transition: all 0.3s ease;
  }
  .white-style .myco-faq-accordion__link:hover svg path {
    fill: #061437;
    transition: all 0.3s ease;
  }
}
.dark-style .myco-faq-accordion__link {
  color: #061437;
  border: 1px solid #061437;
}
.dark-style .myco-faq-accordion__link svg path {
  fill: #061437;
  transition: all 0.3s ease;
}
@media (any-hover: hover) {
  .dark-style .myco-faq-accordion__link:hover {
    color: #fff;
    background: #061437;
    transition: all 0.3s ease;
  }
  .dark-style .myco-faq-accordion__link:hover svg path {
    fill: #fff;
    transition: all 0.3s ease;
  }
}
.myco-faq-accordion__item {
  padding: 24px 0;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}
.myco-faq-accordion__item.dark-style {
  border-bottom: 1px solid #061437;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion__item {
    padding: 20px 0;
  }
}
.myco-faq-accordion__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  color: #fff;
  text-align-last: left;
  font-size: 18px;
  font-weight: 200;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion__content {
    font-size: 16px;
  }
}
.dark-style .myco-faq-accordion__content {
  color: #061437;
}
.myco-faq-accordion__content p {
  text-align-last: left;
  font-size: 18px;
  font-weight: 200;
  padding-top: 10px;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion__content p {
    font-size: 16px;
  }
}
.dark-style .myco-faq-accordion__content p {
  color: #061437;
}
.myco-faq-accordion__content p a {
  font-weight: 600;
  color: #fff;
}
.dark-style .myco-faq-accordion__content p a {
  color: #061437;
}

.myco-faq-accordion--no-heading .myco-faq-accordion__container {
  justify-content: end;
  padding: 80px 16px;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion--no-heading .myco-faq-accordion__container {
    padding: 32px 16px;
  }
}
.myco-faq-accordion--no-heading .myco-faq-accordion__items {
  max-width: 1009px;
}
.myco-faq-accordion--no-heading .myco-faq-accordion__title {
  font-size: 38px;
  line-height: 46px;
}
@media (max-width: 768.8px) {
  .myco-faq-accordion--no-heading .myco-faq-accordion__title {
    font-size: 28px;
    line-height: 31.2px;
  }
}

.myco-steps__container {
  max-width: 1248px;
  margin-inline: auto;
  padding: 120px 16px;
}
@media (max-width: 768.8px) {
  .myco-steps__container {
    padding: 56px 16px;
  }
}
.myco-steps__title {
  margin-bottom: 48px;
}
@media (max-width: 768.8px) {
  .myco-steps__title {
    margin-bottom: 32px;
  }
}
.myco-steps__items {
  max-width: 801px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: 32px;
  justify-content: center;
  padding: 0;
}
.myco-steps__item {
  display: flex;
  gap: 65px;
  align-items: center;
  padding: 0;
  margin: 0;
}
@media (max-width: 768.8px) {
  .myco-steps__item {
    gap: 24px;
    align-items: start;
  }
}

.step__index svg {
  width: 140px;
}
@media (max-width: 768.8px) {
  .step__index svg {
    width: 104px;
    height: 114px;
  }
}
.step__index svg g rect {
  fill: #D0C68F;
}
.step__index svg > rect {
  stroke: #D0C68F;
}
.step__index svg text {
  font-size: 56px;
  font-family: "ITC Century Std Book", sans-serif;
  font-weight: 200;
  fill: #D0C68F;
}
.step__title {
  font-family: "Azeret Mono", monospace;
  padding: 0;
  margin: 0 0 24px 0;
  font-size: 20px;
  font-weight: 400;
  color: #090805;
}
@media (max-width: 768.8px) {
  .step__title {
    font-size: 18px;
  }
}
.step__text {
  font-size: 18px;
  color: #090805;
  font-weight: 400;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
}
@media (max-width: 768.8px) {
  .step__text {
    font-size: 16px;
  }
}

.myco-animated-circles__container {
  margin-inline: auto;
  max-width: 1248px;
  padding: 0 16px;
}
.myco-animated-circles__title {
  margin-bottom: 32px;
}
.myco-animated-circles__title h3 {
  font-size: 38px;
  text-transform: none;
}
@media (max-width: 768.8px) {
  .myco-animated-circles__title h3 {
    font-size: 28px;
  }
}
.myco-animated-circles__items {
  display: flex;
  justify-content: space-between;
  gap: 24px 16px;
}
@media (max-width: 768.8px) {
  .myco-animated-circles__items {
    flex-wrap: wrap;
  }
}
.myco-animated-circles__item {
  max-width: 200px;
}
@media (max-width: 768.8px) {
  .myco-animated-circles__item {
    max-width: 140px;
  }
}
.myco-animated-circles__myco-circle-chart {
  margin-bottom: 16px;
}
.myco-animated-circles__item-title {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 150%;
}
@media (max-width: 768.8px) {
  .myco-animated-circles__item-title {
    font-size: 16px;
    line-height: 150%;
  }
}

.myco-circle-chart {
  width: 200px;
  height: 200px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768.8px) {
  .myco-circle-chart {
    width: 140px;
    height: 140px;
  }
}
.myco-circle-chart__svg {
  width: 100%;
  height: 100%;
  border-radius: 140px;
  overflow: hidden;
  border: 2px solid #090805;
}
.myco-circle-chart__background {
  fill: #6aaac3;
  stroke: #6aaac3;
  stroke-width: 10;
}
.myco-circle-chart__progress {
  fill: #fff;
  transition: all 2s ease-out;
}
.myco-circle-chart__text {
  position: absolute;
  font-size: 34px;
  fill: #C67E36;
  font-weight: 200;
  text-align: center;
}

.myco-hover-tabs__container {
  max-width: 1248px;
  padding: 120px 16px;
  margin-inline: auto;
}
@media (max-width: 768.8px) {
  .myco-hover-tabs__container {
    padding: 56px 16px;
  }
}
.myco-hover-tabs__heading {
  margin-bottom: 48px;
}
@media (max-width: 768.8px) {
  .myco-hover-tabs__heading {
    margin-bottom: 32px;
  }
}
.myco-hover-tabs__slider {
  display: none;
}
@media (max-width: 768.8px) {
  .myco-hover-tabs__slider {
    display: block;
  }
}
.myco-hover-tabs__inner {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
@media (max-width: 768.8px) {
  .myco-hover-tabs__inner {
    display: none;
  }
}
.myco-hover-tabs__titles {
  flex: 1;
  display: flex;
  flex-direction: column;
  max-width: 493px;
}
.myco-hover-tabs__title {
  padding: 20px 0;
  font-size: 20px;
  cursor: pointer;
  transition: 0.3s ease;
  border-bottom: 1px solid rgba(9, 8, 5, 0.2);
  color: #090805;
  margin: 0;
  line-height: 30px;
  position: relative;
  overflow: hidden;
}
.myco-hover-tabs__title::after {
  content: "";
  height: 2px;
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: transparent;
  transition: background-color 0.4s ease;
}
.myco-hover-tabs__title.active {
  border-bottom: 1px solid transparent;
}
.myco-hover-tabs__title.active::after {
  background-color: #090805;
  transition: background-color 0.4s ease;
}
.myco-hover-tabs__contents {
  flex: 2;
  position: relative;
  max-width: 596px;
}
.myco-hover-tabs__content {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #061437;
  padding: 48px;
  opacity: 0;
  pointer-events: none;
}
.myco-hover-tabs__content.active {
  display: flex;
  flex-direction: column;
  opacity: 1;
  pointer-events: all;
}
@media (max-width: 768.8px) {
  .myco-hover-tabs__content {
    position: relative;
    display: block;
    height: 100%;
    padding: 32px;
    opacity: 1;
    pointer-events: all;
  }
  .swiper .myco-hover-tabs__content {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
.myco-hover-tabs__content-title {
  font-size: 38px;
  line-height: 45.6px;
  color: #fff;
  margin-bottom: 24px;
}
@media (max-width: 768.8px) {
  .myco-hover-tabs__content-title {
    font-size: 28px;
  }
}
.myco-hover-tabs__content-text {
  font-size: 18px;
  color: #fff;
  margin-bottom: 60px;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
}
@media (max-width: 768.8px) {
  .myco-hover-tabs__content-text {
    flex-grow: 1;
    font-size: 16px;
  }
}
.myco-hover-tabs__content-button {
  color: #061437;
  background-color: #fff;
  padding: 16px 28px;
  border-radius: 100px;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 16px;
  line-height: 18px;
  align-self: start;
  transition: all 0.3s ease;
}
@media (max-width: 768.8px) {
  .myco-hover-tabs__content-button {
    flex-shrink: 0;
  }
}
.myco-hover-tabs__content-button::after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2719%27 height=%278%27 viewBox=%270 0 19 8%27 fill=%27none%27%3E%3Cpath d=%27M18.3536 4.35364C18.5488 4.15838 18.5488 3.8418 18.3536 3.64654L15.1716 0.464562C14.9763 0.2693 14.6597 0.2693 14.4645 0.464562C14.2692 0.659825 14.2692 0.976407 14.4645 1.17166L17.2929 4.00009L14.4645 6.82853C14.2692 7.02379 14.2692 7.34036 14.4645 7.53563C14.6597 7.7309 14.9763 7.7309 15.1716 7.53563L18.3536 4.35364ZM0 4.50009H18V3.50009H8.74228e-08L0 4.50009Z%27 fill=%27%23061437%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 18.5px;
  background-size: contain;
  height: 7.36px;
  transition: all 0.3s ease;
}
@media (any-hover: hover) {
  .myco-hover-tabs__content-button:hover {
    color: #fff;
    background-color: #C67E36;
    transition: all 0.3s ease;
  }
  .myco-hover-tabs__content-button:hover::after {
    filter: invert(1);
    transition: all 0.3s ease;
  }
}
.myco-hover-tabs__wrapper {
  margin-bottom: 24px;
}
.myco-hover-tabs .swiper-slide {
  height: auto;
}
.myco-hover-tabs .swiper-buttons {
  display: flex;
  align-items: center;
  gap: 18px;
}
.myco-hover-tabs__swiper-button-next, .myco-hover-tabs__swiper-button-prev {
  padding: 6px 22px;
  font-size: 0;
  border-radius: 36px;
  background: rgb(252, 241, 230);
  border: none;
}
.myco-hover-tabs__swiper-button-next:after, .myco-hover-tabs__swiper-button-prev:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2719%27 height=%278%27 viewBox=%270 0 19 8%27 fill=%27none%27%3E%3Cpath d=%27M18.3536 4.35364C18.5488 4.15838 18.5488 3.8418 18.3536 3.64654L15.1716 0.464562C14.9763 0.2693 14.6597 0.2693 14.4645 0.464562C14.2692 0.659825 14.2692 0.976407 14.4645 1.17166L17.2929 4.00009L14.4645 6.82853C14.2692 7.02379 14.2692 7.34036 14.4645 7.53563C14.6597 7.7309 14.9763 7.7309 15.1716 7.53563L18.3536 4.35364ZM0 4.50009H18V3.50009H8.74228e-08L0 4.50009Z%27 fill=%27%23061437%27/%3E%3C/svg%3E");
  background-size: contain;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.myco-hover-tabs__swiper-button-prev:after {
  transform: rotate(180deg);
}
.myco-hover-tabs__swiper-button-prev.swiper-button-disabled {
  background: rgba(252, 241, 230, 0.5);
}
.myco-hover-tabs__swiper-button-next.swiper-button-disabled {
  background: rgba(252, 241, 230, 0.5);
}

.myco-side-by-side-text-video__container {
  padding: 120px 16px;
  max-width: 1248px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 48px;
}
@media (max-width: 768.8px) {
  .myco-side-by-side-text-video__container {
    padding: 56px 16px;
    flex-direction: column;
  }
}
.myco-side-by-side-text-video__text {
  max-width: 593px;
}
.myco-side-by-side-text-video__title {
  margin-bottom: 32px;
}
.myco-side-by-side-text-video__subtitle {
  font-size: 22px;
  line-height: 140%;
  margin-bottom: 48px;
  font-weight: 200;
}
@media (max-width: 768.8px) {
  .myco-side-by-side-text-video__subtitle {
    font-size: 24px;
    line-height: 30.8px;
    margin-bottom: 24px;
  }
}
.myco-side-by-side-text-video__content {
  font-size: 18px;
  line-height: 25.2px;
  font-weight: 300;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
}
@media (max-width: 768.8px) {
  .myco-side-by-side-text-video__content {
    font-size: 16px;
  }
}
.myco-side-by-side-text-video__content p {
  margin-bottom: 24px;
}
.myco-side-by-side-text-video__image {
  flex: 1;
  display: flex;
  justify-content: center;
  max-width: 494px;
  cursor: pointer;
  width: 100%;
  position: relative;
}
.myco-side-by-side-text-video__image img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 8px;
  object-fit: contain;
}
.myco-side-by-side-text-video__video-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  animation: 1.4s ease-in-out infinite playButtonRipplew;
  border-radius: 60px;
  font-size: 0;
}
.myco-side-by-side-text-video__video-button svg {
  border-radius: 60px;
}
.myco-side-by-side-text-video__popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.myco-side-by-side-text-video__popup iframe {
  width: 100%;
  height: 450px;
  border: none;
  border-radius: 8px;
}
.myco-side-by-side-text-video__popup-content {
  position: relative;
  width: 90%;
  max-width: 800px;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.myco-side-by-side-text-video__popup-close {
  position: absolute;
  top: -5px;
  right: -5px;
  font-size: 24px;
  background: none;
  border: none;
  color: #090805;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50px;
  height: 30px;
  width: 30px;
  line-height: 10px;
}

.myco-heading__container {
  max-width: 1248px;
  padding: 0 16px;
  margin-inline: auto;
}

.myco-wysiwyg-editor--align-center .myco-wysiwyg-editor__container {
  justify-content: center;
}
.myco-wysiwyg-editor--align-left .myco-wysiwyg-editor__container {
  justify-content: start;
}
.myco-wysiwyg-editor__container {
  max-width: 1248px;
  padding: 0 16px;
  margin-inline: auto;
  display: flex;
}
.myco-wysiwyg-editor__inner {
  max-width: 802px;
  font-size: 18px;
  font-weight: 300;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  line-height: 25.2px;
}
@media (max-width: 768.8px) {
  .myco-wysiwyg-editor__inner {
    font-size: 16px;
  }
}
.myco-wysiwyg-editor .cta-within-content {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: center;
}
@media (max-width: 768.8px) {
  .myco-wysiwyg-editor .cta-within-content {
    flex-direction: column;
  }
}
.myco-wysiwyg-editor .cta-within-content__title {
  margin: 0;
  font-size: 22px;
}
@media (max-width: 768.8px) {
  .myco-wysiwyg-editor .cta-within-content__title {
    text-align: center;
  }
}
.side_by_side_image_text--reverse .side_by_side_image_text__container {
  flex-direction: row-reverse;
}
@media (max-width: 768.8px) {
  .side_by_side_image_text--reverse .side_by_side_image_text__container {
    flex-direction: column;
    gap: 24px;
  }
}
.side_by_side_image_text__container {
  max-width: 1248px;
  padding: 0 16px;
  margin-inline: auto;
  display: flex;
  gap: 80px;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 768.8px) {
  .side_by_side_image_text__container {
    flex-direction: column;
    gap: 24px;
  }
}
.side_by_side_image_text__column {
  max-width: calc(50% - 40px);
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25.2px;
}
@media (max-width: 768.8px) {
  .side_by_side_image_text__column {
    max-width: 100%;
    font-size: 16px;
  }
}
.content-thin .side_by_side_image_text__column {
  max-width: 596px;
}
.side_by_side_image_text__column img {
  width: 100%;
  height: 100%;
}
.side_by_side_image_text__column h3 {
  margin-bottom: 24px;
  font-size: 38px;
  line-height: 140%;
  color: #090805;
}
@media (max-width: 768.8px) {
  .side_by_side_image_text__column h3 {
    font-size: 22px;
    line-height: 140%;
  }
}
.content-thin .side_by_side_image_text__column h3 {
  max-width: 493px;
}
.side_by_side_image_text__column p {
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  font-weight: 300;
  color: #090805;
  font-size: 18px;
  margin-bottom: 24px;
}
@media (max-width: 768.8px) {
  .side_by_side_image_text__column p {
    font-size: 16px;
  }
}
.content-thin .side_by_side_image_text__column p {
  max-width: 493px;
}

.side_by_side_title_text_image.section-thin-image .side_by_side_title_text_image__image {
  max-width: 389px;
}
.side_by_side_title_text_image--reverse .side_by_side_title_text_image__container {
  flex-direction: row-reverse;
}
@media (max-width: 768.8px) {
  .side_by_side_title_text_image--reverse .side_by_side_title_text_image__container {
    flex-direction: column;
    gap: 24px;
  }
}
.side_by_side_title_text_image__container {
  padding: 0px 16px;
  max-width: 1248px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 48px;
}
@media (max-width: 768.8px) {
  .side_by_side_title_text_image__container {
    flex-direction: column;
  }
}
.side_by_side_title_text_image__text {
  max-width: 593px;
}
.side_by_side_title_text_image__title {
  margin-bottom: 48px;
}
@media (max-width: 768.8px) {
  .side_by_side_title_text_image__title {
    margin-bottom: 32px;
  }
}
.side_by_side_title_text_image__subtitle {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 32px;
  font-weight: 200;
}
@media (max-width: 768.8px) {
  .side_by_side_title_text_image__subtitle {
    font-size: 24px;
    line-height: 30.8px;
    margin-bottom: 24px;
  }
}
.side_by_side_title_text_image__content {
  font-size: 18px;
  line-height: 25.2px;
  font-weight: 300;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
}
@media (max-width: 768.8px) {
  .side_by_side_title_text_image__content {
    font-size: 16px;
  }
}
.side_by_side_title_text_image__content p {
  margin-bottom: 24px;
}
.side_by_side_title_text_image__image {
  flex: 1;
  display: flex;
  justify-content: center;
  max-width: 494px;
  cursor: pointer;
  width: 100%;
  position: relative;
}
.side_by_side_title_text_image__image img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  object-fit: contain;
  border-radius: 0;
}

.side_by_side_title_text_logos__container {
  padding: 120px 16px;
  max-width: 1248px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 70px;
}
@media (max-width: 768.8px) {
  .side_by_side_title_text_logos__container {
    padding: 56px 16px;
    flex-direction: column;
    gap: 35px;
  }
}
.side_by_side_title_text_logos__text {
  max-width: 794px;
  border-right: 1px solid #fff;
}
@media (max-width: 768.8px) {
  .side_by_side_title_text_logos__text {
    border: none;
  }
}
.side_by_side_title_text_logos__title {
  margin-bottom: 60px;
}
@media (max-width: 768.8px) {
  .side_by_side_title_text_logos__title {
    margin-bottom: 32px;
  }
}
.side_by_side_title_text_logos__subtitle {
  font-size: 28px;
  line-height: 140%;
  margin-bottom: 48px;
  font-weight: 200;
}
@media (max-width: 768.8px) {
  .side_by_side_title_text_logos__subtitle {
    font-size: 24px;
    line-height: 30.8px;
    margin-bottom: 24px;
  }
}
.side_by_side_title_text_logos__content {
  font-size: 18px;
  line-height: 25.2px;
  font-weight: 300;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  max-width: 561px;
}
@media (max-width: 768.8px) {
  .side_by_side_title_text_logos__content {
    font-size: 16px;
  }
}
.side_by_side_title_text_logos__content p {
  margin-bottom: 24px;
}
.side_by_side_title_text_logos__logos {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  gap: 24px;
}
@media (max-width: 768.8px) {
  .side_by_side_title_text_logos__logos {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    place-items: center;
  }
}
.side_by_side_title_text_logos__logos a {
  font-size: 0;
}
.side_by_side_title_text_logos__logos img, .side_by_side_title_text_logos__logos svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-height: 42px;
  border-radius: 0;
  object-position: center;
  max-width: 190px;
}
@media (max-width: 768.8px) {
  .side_by_side_title_text_logos__logos img, .side_by_side_title_text_logos__logos svg {
    max-height: 36px;
    max-width: 100px;
  }
}

.myco-columns-title-text__container {
  max-width: 1248px;
  padding: 0 16px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 64px;
  margin-inline: auto;
}
@media (max-width: 768.8px) {
  .myco-columns-title-text__container {
    grid-template-columns: 1fr;
    gap: 34px;
  }
}
.myco-columns-title-text__col {
  position: relative;
  padding: 18px 0;
}
.myco-columns-title-text__col:not(:last-of-type)::after {
  content: "";
  width: 1px;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: absolute;
  top: 0;
  right: -32px;
}
@media (max-width: 768.8px) {
  .myco-columns-title-text__col:not(:last-of-type)::after {
    top: calc(100% + 32px);
    right: 0;
    left: 0;
    height: 1px;
    width: 100%;
  }
}
.myco-columns-title-text__title {
  font-size: 22px;
  margin-bottom: 26px;
  text-transform: uppercase;
  font-weight: 200;
  line-height: 30px;
  color: #090805;
}
@media (max-width: 768.8px) {
  .myco-columns-title-text__title {
    font-size: 20px;
  }
}
.myco-columns-title-text__text {
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  font-size: 16px;
  color: #090805;
  line-height: 24px;
}
@media (max-width: 768.8px) {
  .myco-columns-title-text__text {
    font-size: 14px;
  }
}

.myco-team-section__container {
  max-width: 1248px;
  padding: 0 16px;
  margin-inline: auto;
}
.myco-team-section__top {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: center;
  margin-bottom: 40px;
}
.team-all .myco-team-section__top {
  justify-content: center;
}
@media (max-width: 768.8px) {
  .myco-team-section__top {
    flex-direction: column;
    align-items: flex-start;
  }
}
.myco-team-section__title {
  text-transform: capitalize;
  color: #090805;
  font-size: 48px;
  margin: 0;
}
.myco-team-section__terms {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
@media (max-width: 768.8px) {
  .myco-team-section__terms {
    width: 100%;
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding-bottom: 20px;
    gap: 8px;
    scrollbar-width: none;
  }
  .myco-team-section__terms::-webkit-scrollbar {
    display: none;
  }
}
.myco-team-section__term-btn {
  font-family: "Azeret Mono", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  padding: 12px 24px;
  background-color: transparent;
  border-radius: 100px;
  border: 1px solid transparent;
  color: #090805;
}
@media (max-width: 768.8px) {
  .myco-team-section__term-btn {
    font-size: 14px;
    padding: 6px 20px;
    line-height: 16px;
  }
}
.myco-team-section__term-btn.active {
  border: 1px solid #090805;
}
.myco-team-section__main {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(352px, 1fr));
  gap: 48px 80px;
}
@media (max-width: 768.8px) {
  .myco-team-section__main {
    gap: 32px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  }
}
.myco-team-section__button {
  display: flex;
  justify-content: center;
  margin-top: 64px;
}
.myco-team-section__button a {
  display: inline-block;
  padding: 16px 28px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  color: #090805;
  font-family: "Azeret Mono", sans-serif;
  font-weight: 500;
  border: 1px solid #090805;
  border-radius: 100px;
  transition: all 0.4s ease;
}
@media (max-width: 768.8px) {
  .myco-team-section__button a {
    padding: 12px 28px;
  }
}
@media (any-hover: hover) {
  .myco-team-section__button a:hover {
    transition: all 0.4s ease;
    color: #fff;
    background-color: #090805;
  }
}

.team-member {
  overflow: hidden;
  cursor: pointer;
}
@media (any-hover: hover) {
  .team-member:hover__img img {
    transform: scale(1.05);
    transition: transform 0.3s ease-in;
  }
}
.team-member__img {
  height: 267px;
  margin-bottom: 24px;
}
.team-member__img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease-in;
}
.team-member__name {
  margin-bottom: 4px;
  text-transform: capitalize;
  font-size: 22px;
  line-height: 140%;
  font-weight: 400;
  color: #090805;
}
@media (max-width: 768.8px) {
  .team-member__name {
    font-size: 20px;
  }
}
.team-member__position {
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #090805;
}
@media (max-width: 768.8px) {
  .team-member__position {
    font-size: 14px;
  }
}

.team-member-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #061437;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  cursor: auto;
  gap: 90px;
  overflow: auto;
  align-items: flex-start;
}
@media (max-width: 768.8px) {
  .team-member-popup {
    flex-wrap: wrap;
    overflow: auto;
    gap: 32px;
  }
}
.team-member-popup__img {
  height: 100%;
  flex: 0 0 43vw;
}
@media (max-width: 768.8px) {
  .team-member-popup__img {
    flex: 1 1 100%;
    max-height: 60vh;
  }
}
.team-member-popup__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.team-member-popup__main {
  position: relative;
  padding: 150px 8vw 100px 0;
}
@media (max-width: 768.8px) {
  .team-member-popup__main {
    flex: 1 1 100%;
    padding: 16px;
    position: initial;
  }
}
.team-member-popup__title {
  color: #fff;
  margin-bottom: 18px;
}
.team-member-popup__position {
  color: #fff;
  padding-bottom: 16px;
  border-bottom: 1px solid #fff;
  margin-bottom: 24px;
}
.team-member-popup__content {
  color: #fff;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  font-size: 16px;
}
.team-member-popup__close {
  position: absolute;
  right: 50px;
  top: 50px;
  background: transparent;
  border: none;
}
@media (max-width: 768.8px) {
  .team-member-popup__close {
    right: 16px;
    top: 36px;
  }
  .team-member-popup__close svg {
    fill: #fff;
  }
  .team-member-popup__close svg path {
    stroke: #061437;
  }
}

.myco-testimonials__container {
  max-width: 1248px;
  padding: 120px 16px;
  margin-inline: auto;
}
@media (max-width: 768.8px) {
  .myco-testimonials__container {
    padding: 56px 16px;
  }
}
.myco-testimonials__title {
  text-transform: uppercase;
  color: #090805;
  font-size: 56px;
  margin-bottom: 48px;
}
@media (max-width: 768.8px) {
  .myco-testimonials__title {
    font-size: 36px;
  }
}
.myco-testimonials__filters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 48px;
}
@media (max-width: 768.8px) {
  .myco-testimonials__filters {
    flex-direction: column;
    gap: 24px;
  }
}
@media (max-width: 768.8px) {
  .myco-testimonials__filter-locations {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    gap: 12px;
    width: 100%;
    overflow-x: auto;
    padding-bottom: 20px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .myco-testimonials__filter-locations::-webkit-scrollbar {
    display: none;
  }
}
.myco-testimonials__filter-location-btn {
  font-size: 14px;
  font-family: "Azeret Mono", sans-serif;
  padding: 12px 24px;
  border-radius: 100px;
  border: 1px solid transparent;
  background: transparent;
  font-weight: 400;
  color: #090805;
  scroll-snap-align: start;
}
@media (max-width: 768.8px) {
  .myco-testimonials__filter-location-btn {
    padding: 6px 20px;
    font-size: 14px;
    line-height: 16px;
  }
}
.myco-testimonials__filter-location-btn.active {
  border: 1px solid #090805;
}
.myco-testimonials__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 64px;
}
@media (max-width: 768.8px) {
  .myco-testimonials__wrapper {
    grid-template-columns: 1fr;
  }
}
.myco-testimonials__show-all {
  display: flex;
  justify-content: center;
  margin-top: 64px;
}
.myco-testimonials__show-all.hidden {
  display: none;
}
.myco-testimonials__show-all-btn {
  margin-inline: auto;
  padding: 16px 28px;
  border-radius: 100px;
  border: 1px solid #090805;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Azeret Mono", sans-serif;
  display: inline-block;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s ease;
  color: #090805;
}
@media (max-width: 768.8px) {
  .myco-testimonials__show-all-btn {
    padding: 12px 28px;
  }
}
@media (any-hover: hover) {
  .myco-testimonials__show-all-btn:hover {
    background-color: #090805;
    color: #FFF9F2;
    transition: 0.3s ease;
  }
}

.topics-filter {
  position: relative;
}
@media (max-width: 768.8px) {
  .topics-filter {
    width: 100%;
  }
}
.topics-filter:has(.open) .topics-filter__dropdown-button:after {
  transform: rotate(0deg);
  transition: 0.3s ease;
}
.topics-filter__dropdown-button {
  font-size: 14px;
  font-family: "Azeret Mono", sans-serif;
  color: #090805;
  text-transform: uppercase;
  padding: 15px 24px;
  background-color: transparent;
  border: 1px solid #090805;
  border-radius: 100px;
  letter-spacing: 1.44px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 768.8px) {
  .topics-filter__dropdown-button {
    width: 100%;
    justify-content: center;
  }
}
.topics-filter__dropdown-button::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2724%27 viewBox=%270 0 25 24%27 fill=%27none%27%3E%3Cmask id=%27mask0_1_2047%27 style=%27mask-type:alpha%27 maskUnits=%27userSpaceOnUse%27 x=%270%27 y=%270%27 width=%2725%27 height=%2724%27%3E%3Crect x=%2724.5%27 width=%2724%27 height=%2724%27 transform=%27rotate%2890 24.5 0%29%27 fill=%27%23D9D9D9%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23mask0_1_2047%29%27%3E%3Cpath d=%27M6.6104 14.9448L12.5552 9L18.5 14.9448L17.4448 16L12.5552 11.1104L7.66561 16L6.6104 14.9448Z%27 fill=%27%23022319%27/%3E%3C/g%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: 0.3s ease;
}
.topics-filter__dropdown-list {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
  padding: 24px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #090805;
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.topics-filter__dropdown-list.open {
  top: calc(100% + 8px);
  pointer-events: all;
  opacity: 1;
  transition: all 0.4s ease;
}
.topics-filter__dropdown-item {
  display: flex;
  align-items: center;
  gap: 20px;
  cursor: pointer;
}
.topics-filter__dropdown-item input[type=checkbox] {
  display: none;
}
.topics-filter__dropdown-item label {
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  font-size: 18px;
  font-weight: 300;
  position: relative;
  padding-left: 36px;
  cursor: pointer;
}
.topics-filter__dropdown-item label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 2px solid #090805;
  background-color: #fff;
  transition: all 0.3s;
}
.topics-filter__dropdown-item input[type=checkbox]:checked + label::before {
  background-color: #090805;
  border-color: #090805;
}
.topics-filter__dropdown-item input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  left: 2.5px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"21\" viewBox=\"0 0 20 21\" fill=\"none\"><mask id=\"mask0_1_2194\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"-1\" y=\"0\" width=\"21\" height=\"21\"><rect x=\"-0.000488281\" y=\"0.5\" width=\"20\" height=\"20\" fill=\"%23D9D9D9\"/></mask><g mask=\"url%28%23mask0_1_2194%29\"><path d=\"M7.95752 15.4993L3.20752 10.7493L4.39502 9.56185L7.95752 13.1243L15.6034 5.47852L16.7909 6.66602L7.95752 15.4993Z\" fill=\"white\"/></g></svg>");
  background-size: contain;
  background-repeat: no-repeat;
}

.myco-testimonial-item__title {
  margin: 0 0 4px 0;
  font-size: 24px;
  line-height: 36px;
  color: #090805;
}
.myco-testimonial-item__time {
  font-size: 14px;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  font-weight: 300;
  line-height: 19.6px;
  margin-bottom: 24px;
  color: #090805;
}
.myco-testimonial-item__star-rating {
  padding-bottom: 24px;
  border-bottom: 1px solid #090805;
  margin-bottom: 24px;
}
.myco-testimonial-item__excerpt {
  font-size: 16px;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  color: #090805;
}
.myco-testimonial-item__location {
  display: flex;
  align-items: center;
  gap: 12px;
}
.myco-testimonial-item__location-img {
  width: 32px;
  height: 32px;
}
.myco-testimonial-item__location-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.myco-testimonial-item__location-name {
  font-size: 16px;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  color: #090805;
}

.star-rating {
  position: relative;
  display: inline-block;
  height: 19px;
}
.star-rating .stars {
  position: relative;
  width: 100%;
  display: flex;
  gap: 8px;
}
.star-rating .fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
  width: 0%;
  transition: width 0.3s ease;
  display: flex;
  overflow: hidden;
  gap: 8px;
}
.star-rating svg {
  position: relative;
  z-index: 2;
  width: 21px;
  height: 19px;
  min-width: 21px;
  fill: #D0C68F;
}
.star-rating svg path {
  stroke: #D0C68F;
}

.myco-cta__container {
  max-width: 1248px;
  padding: 0 16px;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: center;
}
@media (max-width: 768.8px) {
  .myco-cta__container {
    flex-direction: column;
  }
}
.myco-cta__title {
  font-size: 22px;
  font-weight: 400;
  max-width: 931px;
  margin: 0;
  line-height: 36px;
}
@media (max-width: 768.8px) {
  .myco-cta__title {
    text-align: center;
    font-size: 24px;
  }
}
.myco-cta__link {
  display: inline-block;
  text-transform: uppercase;
  font-family: "Neue Haas Grotesk Text Pro", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 1.44px;
  padding: 16px 28px;
  color: #090805;
  border-radius: 100px;
  background: #fff;
}
@media (max-width: 768.8px) {
  .myco-cta__link {
    padding: 12px 28px;
  }
}

/*# sourceMappingURL=style.css.map*/