/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[13].use[1]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[13].use[2]!./styles/team.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
.team__hero-slider {
  width: calc(100% + 2.5rem);
  margin-left: -1.25rem;
  height: calc(100vw - 1rem);
}

.team__hero-slider img {
  -o-object-fit: cover;
     object-fit: cover;
  height: calc(100vw - 1rem);
}

.team__hero-slider .slick-slide {
  height: calc(100vw - 1rem);
}

.team__hero-slider .slick-slide div {
  height: calc(100vw - 1rem);
}

.team__hero-slider .slick-slide img {
  display: inline-block;
}

.team__hero {
  overflow: hidden;
}

.team__hero-btn {
  background-color: white !important;
  border-color: white !important;
  color: #010101 !important;
  padding: 14px 24px;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 4px;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
}

.teamAchievements__label {
  width: 168px;
  height: 168px;
}

.teamAchievements__label:hover {
  border-radius: 50%;
}

.teamAchievements__label-text {
  font-weight: 500;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  width: 81px;
}

.teamAchievements__description {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.culture {
  background-color: #f1f1f1 !important;
}

.culture h2 {
  font-size: 28px;
  line-height: 100%;
}

.culture__pre-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.culture__list-item-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 6px !important;
}

.culture__list-item-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.collage {
  width: calc(100% + 2.5rem);
  margin-left: -1.25rem;
}

.collage__modal {
  height: -moz-fit-content !important;
  height: fit-content !important;
  padding: 0 !important;
}

.teamAdvantages h2 {
  font-size: 28px;
  line-height: 100%;
}

.teamAdvantages__list-item-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.recruitingStages {
  overflow: hidden;
}
.recruitingStages .container {
  padding-right: 0 !important;
}

.recruitingStages__slider {
  display: flex;
  flex-direction: column-reverse;
}

.recruitingStages__slider .custom-slider-arrows {
  margin-top: 48px !important;
  margin-bottom: 0 !important;
  justify-content: center !important;
}

.recruitingStages__slider .custom-slider-arrows button:disabled {
  border: 1px solid #cecece !important;
}

.recruitingStages__slider .custom-slider-arrows button:disabled svg path {
  fill: #cecece !important;
}

.recruitingStages__slider .custom-slider-arrows button:disabled:hover {
  background: transparent !important;
}

.recruitingStages__slider .slick-slide {
  margin-left: 8px;
  margin-right: 8px;
  border-radius: 4px;
}

.recruitingStages__slider .slick-list {
  margin-left: -8px;
  margin-right: -8px;
}

.recruitingStages__slider .slick-track {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.recruitingStages__slider-item {
  position: relative;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f1f1f1;
  padding: 24px;
  overflow: hidden;
}

.recruitingStages__slider-item.isPassed {
  background-color: #ffe9e9;
}

.recruitingStages__slider-item.isPassed .recruitingStages__slider-item-num {
  color: #d70000;
  opacity: 1;
}

.recruitingStages__slider-item.isPassed
  .recruitingStages__slider-item-description {
  opacity: 1;
}

.recruitingStages__slider-item.isActive {
  background-color: #ffe9e9;
}

.recruitingStages__slider-item.isActive .recruitingStages__slider-item-num {
  color: #d70000;
  opacity: 1;
}

.recruitingStages__slider-item.isActive
  .recruitingStages__slider-item-description {
  opacity: 1;
}

.recruitingStages__slider-item.num0 {
  height: 162px;
}

.recruitingStages__slider-item.num1 {
  height: 182px;
}

.recruitingStages__slider-item.num2 {
  height: 202px;
}

.recruitingStages__slider-item.num3 {
  height: 222px;
}

.recruitingStages__slider-item.num4 {
  height: 242px;
}

.recruitingStages__slider-item.num5 {
  height: 262px;
}

.recruitingStages__slider-item-num {
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
  color: #010101;
  opacity: 0.35;
}

.recruitingStages__slider-item-description {
  font-size: 16px;
  line-height: 24px;
  opacity: 0.35;
}

.recruitingStages__slider-icon-wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 128px;
}
.recruitingStages__slider-item-icon {
  width: 128px;
}

.vacancies-section {
  background-color: #f1f1f1 !important;
}

.vacancies-filter__selects .multi-select:not(:last-child) {
  margin-bottom: 8px;
}

.vacancies-filter__apply-btn {
  max-width: 100% !important;
  width: 100%;
}

.vacancies-filter__apply-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.vacancies-filter__apply-btn svg {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.vacancy-card {
  background-color: white;
  border-radius: 4px;
  box-shadow: -2px 4px 12px 0px #18181814 !important;
  border-bottom: 2px solid transparent;
}

.vacancy-card:hover {
  border-bottom: 2px solid #ff3e3e;
}

.vacancy-card__title {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}

.vacancy-card__tags {
  gap: 8px;
}

.vacancy-card__tag {
  border: 1px solid #cccccc;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  border-radius: 4px;
}

.vacancy-card__tag--city {
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  font-weight: 700;
  background-color: #eeeeee;
}

.vacancy-card__tag--city svg {
  width: 18px;
  min-width: 18px;
  height: 18px;
  margin-right: 6px;
}

.vacancy-card__button {
  display: flex;
  align-items: center;
}

.vacancy-card__button-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #d70000;
}

.vacancy-card__button-icon {
  width: 24px;
  height: 24px;
  min-width: 24px;
  margin-left: 6px;
}

.team-footer {
  background-color: #ff3e3e !important;
}

.team-footer__icon {
  width: calc(100% + 2.5rem);
  margin-left: -1.25rem;
}

.team-vacancy {
  padding-bottom: 40px;
  border-bottom: 1px solid #cecece;
}
.team-vacancy__date {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #595959;
  margin-bottom: 8px;
}
.team-vacancy__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 32px;
}
.team-vacancy__description {
  padding-top: 40px;
  padding-bottom: 40px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.team-vacancy__description h2,
.team-vacancy__description h3,
.team-vacancy__description h4,
.team-vacancy__description h5 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
}

.team-vacancy__description p {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.team-vacancy__description ul li {
  padding-left: 18px;
  position: relative;
}

.team-vacancy__description ul li::after {
  position: absolute;
  top: 8px;
  left: 2px;
  border-radius: 2px;
  width: 8px;
  height: 8px;
  background: #d70000;
  transform: rotate(45deg);
  content: '';
}

.team-vacancy__description ul li p {
  margin: 0;
}

.team-vacancy__description ul li:not(:last-child) {
  margin-bottom: 4px;
}

.team-vacancy__ready {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 40px;
  font-style: italic;
}
.team-vacancy__share-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.team-vacancy__share-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.team-vacancy__share-item {
  width: 32px;
  height: 32px;
}
.team-vacancy__share-item:not(:last-child) {
  margin-right: 16px;
}
.team-form-section {
  background-color: #f1f1f1 !important;
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}
.team-vacancy__main-wrapper.container {
  padding: 0;
  max-width: none;
}

.team-form__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 24px !important;
}
.team-form__wrapper {
  margin-bottom: 24px;
}
.team-form__inner-wrapper {
  margin-bottom: 12px;
}

.team-form__inner-wrapper .team-form__input-wrapper {
  margin-bottom: 12px;
}
.team-form__input-wrapper input {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 14px 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #010101;
  border: none;
}

.team-form__input-wrapper input.err {
  border-color: #d70000;
  color: #d70000;
}

.team-form__input-wrapper input::-moz-placeholder {
  color: #010101;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.team-form__input-wrapper input::placeholder {
  color: #010101;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.team-form__input-wrapper .text-error {
  color: #d70000;
  margin-top: 6px !important;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
}

.team-form__file-wrapper label {
  padding: 18px 16px;
  background-color: #fff;
  border: 1px dashed #a3a3a3;
  border-radius: 4px;
}

.team-form__file-wrapper .text-error {
  color: #d70000;
  margin-top: 6px !important;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
}

.team-form__file-title {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 2px;
}
.team-form__file-pre-title {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #747474;
}
.team-form__file-selectedFileName {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.team-form__agreement {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #747474;
  margin-bottom: 24px;
}
.team-form__agreement a {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  vertical-align: bottom;
  text-decoration: underline;
  text-decoration-style: solid;
  color: #747474;
}

.team-form__button {
  max-width: 100% !important;
}
@media screen and (min-width: 768px) {
  .team__hero-slider-wrapper {
    width: calc(100% + 4rem);
    margin-left: -2rem;
  }
  .team__hero-slider {
    width: 512px;
    margin-left: 0;
    min-width: 512px;
    height: 512px;
  }

  .team__hero-slider img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 512px;
  }

  .team__hero-slider .slick-slide {
    height: 512px;
  }

  .team__hero-slider .slick-slide div {
    height: 512px;
  }

  .culture h2 {
    font-size: 48px;
    line-height: 62px;
    margin-bottom: 24px;
  }

  .culture__pre-title {
    font-size: 18px;
    line-height: 28px;
  }

  .culture__list-item-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px !important;
  }

  .culture__list-item-description {
    font-size: 18px;
    line-height: 28px;
  }
  .collage-section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .collage-section .container {
    max-width: 100%;
    padding: 0;
  }

  .collage {
    width: 100%;
    margin-left: 0;
  }

  .collage .block:last-child {
    display: none;
  }

  .collage__modal {
    height: -moz-fit-content !important;
    height: fit-content !important;
    padding: 0 !important;
  }

  .teamAdvantages h2 {
    font-size: 48px;
    line-height: 62px;
  }
  .teamAdvantages__list {
    grid-template-columns: repeat(2, 1fr);
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(3) {
    grid-column: 1;
    grid-row: 3;
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(4) {
    grid-column: 1;
    grid-row: 2;
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(5) {
    grid-column: 2;
    grid-row: 2;
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(6) {
    grid-column: 2;
    grid-row: 3;
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(7) {
    grid-column: 1;
    grid-row: 4;
  }

  .teamAdvantages__list-item-description {
    font-size: 18px;
    line-height: 28px;
  }

  .recruitingStages .container {
    padding-right: 2rem !important;
  }

  .recruitingStages .custom-slider-arrows button:disabled {
    border: 1px solid #cecece !important;
  }

  .recruitingStages .custom-slider-arrows button:disabled svg path {
    fill: #cecece !important;
  }

  .recruitingStages .custom-slider-arrows button:disabled:hover {
    background: transparent !important;
  }

  .recruitingStages__title {
    font-size: 48px;
    line-height: 62px;
  }

  .recruitingStages__slider .slick-slide {
    margin-left: 12px;
    margin-right: 12px;
  }

  .recruitingStages__slider .slick-list {
    margin-left: -12px;
    margin-right: -12px;
  }
  .recruitingStages__slider-item {
    padding: 40px;
  }

  .recruitingStages__slider-item.num0 {
    height: 190px;
  }

  .recruitingStages__slider-item.num1 {
    height: 215px;
  }

  .recruitingStages__slider-item.num2 {
    height: 230px;
  }

  .recruitingStages__slider-item.num3 {
    height: 245px;
  }

  .recruitingStages__slider-item.num4 {
    height: 260px;
  }

  .recruitingStages__slider-item.num5 {
    height: 275px;
  }

  .recruitingStages__slider-item-description {
    font-size: 18px;
    line-height: 28px;
  }

  .recruitingStages__slider-icon-wrapper {
    width: 168px;
  }

  .recruitingStages__slider-item-icon {
    width: 168px;
  }

  .vacancies__title {
    text-align: center;
    font-size: 48px;
    line-height: 62px;
    margin-bottom: 32px !important;
  }

  .vacancies-filter__selects {
    border-radius: 4px;
  }

  .vacancies-filter__selects .multi-select__inner-wrapper {
    border-radius: 0;
  }

  .vacancies-filter__selects
    .multi-select:first-child
    .multi-select__inner-wrapper {
    border-radius: 4px 0 0 4px;
  }

  .vacancies-filter__selects
    .multi-select:last-child
    .multi-select__inner-wrapper {
    border-radius: 0 4px 4px 0;
  }

  .vacancies-filter__selects .multi-select:not(:last-child) {
    margin-bottom: 0;
  }

  .vacancies-filter__selects .multi-select:not(:last-child)::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    height: 30px;
    width: 1px;
    background-color: #dedede;
    content: '';
  }

  .vacancies-filter__apply-btn {
    max-width: 100% !important;
    width: 100%;
    margin-left: 8px;
  }

  .vacancies-filter__apply-btn svg {
    margin-left: 0;
  }

  .vacancies-filter__apply-btn-text {
    display: none !important;
  }

  .vacancy-card__title {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 12px !important;
  }

  .vacancy-card__tags {
    gap: 12px;
  }

  .vacancy-card__description {
    font-size: 16px;
    line-height: 24px;
  }

  .vacancy-card__main-info {
    max-width: 546px;
  }

  .vacancy-card__button-icon {
    width: 32px;
    height: 32px;
    min-width: 32px;
    margin-left: 0px;
  }

  .team-footer {
    position: relative;
  }
  .team-footer .container {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .team-footer__title {
    font-size: 32px !important;
    line-height: 36px !important;
  }

  .team-footer__icon {
    position: absolute;
    top: -85px;
    left: 102px;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 0;
    height: -moz-fit-content;
    height: fit-content;
  }

  .team-vacancy {
    padding-bottom: 32px;
  }

  .team-vacancy__title {
    font-size: 48px;
    line-height: 62px;
    margin-bottom: 32px;
  }
  .team-vacancy__description {
    padding-top: 32px;
    padding-bottom: 32px;
    font-size: 18px;
    line-height: 28px;
  }

  .team-vacancy__description h2,
  .team-vacancy__description h3,
  .team-vacancy__description h4,
  .team-vacancy__description h5 {
    font-size: 26px;
    line-height: 34px;
  }

  .team-vacancy__description ul li {
    padding-left: 18px;
    position: relative;
  }

  .team-vacancy__description ul li::after {
    position: absolute;
    top: 10px;
    left: 2px;
    border-radius: 2px;
    width: 8px;
    height: 8px;
    background: #d70000;
    transform: rotate(45deg);
    content: '';
  }

  .team-vacancy__description ul li p {
    margin: 0;
  }

  .team-vacancy__description ul li:not(:last-child) {
    margin-bottom: 4px;
  }

  .team-form-section {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }
  .team-form__inner-wrapper {
    display: flex;
    align-items: flex-start;
  }

  .team-form__inner-wrapper .team-form__input-wrapper {
    margin-bottom: 0;
    width: 100%;
  }

  .team-form__inner-wrapper .team-form__input-wrapper:not(:last-child) {
    margin-right: 12px;
  }

  .team-form__button {
    max-width: 100% !important;
  }
}

@media screen and (min-width: 1280px) {
  .team__hero {
    padding-bottom: 102px;
  }

  .team__hero .container .bread {
    margin-bottom: 60px;
  }

  .team__hero-slider-wrapper {
    position: absolute;
    right: 0;
    bottom: -102px;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 0;
  }
  .team__hero-slider {
    width: 484px;
    margin-left: 0;
    min-width: 484px;
    height: 484px;
  }

  .team__hero-slider img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 484px;
  }

  .team__hero-slider .slick-slide {
    height: 484px;
  }

  .team__hero-slider .slick-slide div {
    height: 484px;
  }

  .culture h2 {
    margin-bottom: 0;
  }

  .culture__list {
    grid-template-columns: repeat(3, 1fr);
  }
  .collage-section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .collage-section .container {
    max-width: 100%;
    padding: 0;
  }

  .collage {
    width: 100%;
    margin-left: 0;
  }

  .collage .block:last-child {
    display: block;
  }

  .collage__modal {
    height: -moz-fit-content !important;
    height: fit-content !important;
    padding: 0 !important;
  }

  .teamAdvantages h2 {
    font-size: 48px;
    line-height: 62px;
  }

  .teamAdvantages__list {
    grid-template-columns: repeat(3, 1fr);
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(3) {
    grid-column: 3;
    grid-row: 1;
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(4) {
    grid-column: 1;
    grid-row: 2;
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(5) {
    grid-column: 2;
    grid-row: 2;
  }

  .teamAdvantages__list .teamAdvantages__list-item:nth-child(6) {
    grid-column: 3;
    grid-row: 2;
  }

  .teamAdvantages__list-item-description {
    font-size: 18px;
    line-height: 28px;
  }

  .recruitingStages .container {
    padding-right: 2rem !important;
  }

  .recruitingStages__title {
    font-size: 48px;
    line-height: 62px;
  }
  .recruitingStages__slider .slick-slide {
    margin-left: 12px;
    margin-right: 12px;
  }

  .recruitingStages__slider .slick-list {
    margin-left: -12px;
    margin-right: -12px;
  }

  .recruitingStages__slider-item {
    padding: 40px;
  }

  .recruitingStages__slider-item.num0 {
    height: 190px;
  }

  .recruitingStages__slider-item.num1 {
    height: 215px;
  }

  .recruitingStages__slider-item.num2 {
    height: 230px;
  }

  .recruitingStages__slider-item.num3 {
    height: 245px;
  }

  .recruitingStages__slider-item.num4 {
    height: 260px;
  }

  .recruitingStages__slider-item.num5 {
    height: 275px;
  }

  .recruitingStages__slider-item-description {
    font-size: 18px;
    line-height: 28px;
  }

  .vacancies__title {
    text-align: center;
    font-size: 48px;
    line-height: 62px;
    margin-bottom: 32px !important;
  }
  .vacancies-filter {
    align-items: center;
    justify-content: center;
    height: 58px !important;
  }
  .vacancies-filter__selects {
    max-width: 814px;
  }

  .vacancies-filter__selects .multi-select:not(:last-child)::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    height: 30px;
    width: 1px;
    background-color: #dedede;
    content: '';
  }

  .vacancies-filter__apply-btn {
    max-width: 100% !important;
    width: 100%;
    margin-left: 16px;
    padding: 19px 28px;
  }

  .vacancies-filter__apply-btn svg {
    margin-left: 0;
  }

  .vacancies-filter__apply-btn-text {
    display: block !important;
    font-size: 18px;
    line-height: 20px;
    margin-right: 8px;
  }

  .vacancy-card {
    width: 800px;
  }

  .vacancy-card:hover .vacancy-card__button-text {
    display: block;
  }

  .team-footer {
    position: relative;
  }

  .team-footer .container {
    padding-right: 0 !important;
    padding-left: 136px !important;
  }

  .team-footer__title {
    font-size: 32px !important;
    line-height: 36px !important;
  }

  .team-footer__icon {
    position: relative;
    top: auto;
    left: auto;
    width: 669px;
    min-width: 669px;
    height: 100%;
    margin-left: -125px;
  }

  .team-vacancy__section .container {
    padding-right: 56px !important;
    max-width: 764px;
    width: 764px;
  }
  .team-vacancy {
    padding-bottom: 40px;
  }

  .team-vacancy__description {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 18px;
    line-height: 28px;
  }

  .team-vacancy__main-wrapper {
    display: flex;
  }

  .team-vacancy__main-wrapper.container {
    padding: 0;
    max-width: 80rem;
  }

  .team-form-section {
    background-color: #fff !important;
    padding-top: 240px !important;
    padding-bottom: 32px !important;
  }

  .team-form-section .container {
    position: sticky;
    top: 150px;
    height: -moz-fit-content;
    height: fit-content;
    background-color: #f1f1f1;
    max-width: 488px;
    width: 488px;
    padding: 32px !important;
    border-radius: 4px;
  }

  .team-form__inner-wrapper:not(:first-child) {
    flex-direction: column;
  }

  .team-form__inner-wrapper:not(:first-child)
    .team-form__input-wrapper:not(:last-child) {
    margin-right: 0;
    margin-bottom: 12px;
  }

  .team-form__input-wrapper input {
    padding: 14px 22px;
  }

  .team-form__file-wrapper label {
    padding: 18px 22px;
  }

  .team-form__button {
    max-width: 100% !important;
  }
}

/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[13].use[1]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[13].use[2]!./styles/globals.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
@import-normalize;
/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
::-webkit-date-and-time-value{
  min-height: 1.5em;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
[multiple]{
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
html {
    scroll-behavior: smooth;
  }
body{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-family: var(--font-grotesque);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
:is(.dark body){
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  body{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.hide-images img{
  display: none;
}
.hide-images .hide-image{
  display: none;
}
.hide-images .hide-bg-image {
    background-image: none !important;
  }
.dark .dark-hide-bg-image {
    background-image: none !important;
  }
.grayscale .gray-scale-red{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.grayscale .gray-scale-red-diff{
  --tw-text-opacity: 1;
  color: rgb(151 154 154 / var(--tw-text-opacity));
}
.grayscale .gray-scale-red-border{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
h1,
  h2,
  h3{
  font-weight: 700;
}
h1{
  font-size: 2rem;
  line-height: 2.25rem;
}
@media (min-width: 768px){
  h1{
    font-size: 3.75rem;
    line-height: 5rem;
  }
}
@media (min-width: 1280px){
  h1{
    font-size: 4.25rem;
    line-height: 5.5rem;
  }
}
h2{
  font-size: 1.75rem;
  line-height: 2rem;
}
@media (min-width: 768px){
  h2{
    font-size: 3rem;
    line-height: 3.875rem;
  }
}
@media (min-width: 1280px){
  h2{
    font-size: 3rem;
    line-height: 3.875rem;
  }
}
h3{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media (min-width: 768px){
  h3{
    font-size: 2rem;
    line-height: 2.25rem;
  }
}
@media (min-width: 1280px){
  h3{
    font-size: 2rem;
    line-height: 2.25rem;
  }
}
p:not(:last-child){
  margin-bottom: 1.5rem;
}
input:active,
  input:hover,
  input:focus {
    outline: 0;
    outline-offset: 0;
  }
button{
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 0px){
  .container{
    max-width: 0px;
  }
}
@media (min-width: 360px){
  .container{
    max-width: 360px;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
.prose-sm{
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"] *)){
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"] *)){
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~="not-prose"] *)){
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~="not-prose"] *)){
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~="not-prose"] *)){
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(video):not(:where([class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure):not(:where([class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~="not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(code):not(:where([class~="not-prose"] *)){
  font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~="not-prose"] *)){
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~="not-prose"] *)){
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~="not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.prose-sm :where(ol):not(:where([class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"] *)){
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)){
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"] *)){
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~="not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~="not-prose"] *)){
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)){
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 0;
}
/* Component styles */
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.\!fixed{
  position: fixed !important;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.\!sticky{
  position: sticky !important;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.-bottom-\[21px\]{
  bottom: -21px;
}
.-bottom-\[29px\]{
  bottom: -29px;
}
.-bottom-\[2px\]{
  bottom: -2px;
}
.-bottom-\[6px\]{
  bottom: -6px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-\[1px\]{
  bottom: 1px;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-2{
  left: 0.5rem;
}
.left-2\.5{
  left: 0.625rem;
}
.left-4{
  left: 1rem;
}
.left-\[72px\]{
  left: 72px;
}
.right-0{
  right: 0px;
}
.right-3{
  right: 0.75rem;
}
.right-3\.5{
  right: 0.875rem;
}
.right-4{
  right: 1rem;
}
.right-5{
  right: 1.25rem;
}
.right-8{
  right: 2rem;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-10{
  top: 2.5rem;
}
.top-2{
  top: 0.5rem;
}
.top-2\.5{
  top: 0.625rem;
}
.top-4{
  top: 1rem;
}
.top-5{
  top: 1.25rem;
}
.top-full{
  top: 100%;
}
.\!z-\[999\]{
  z-index: 999 !important;
}
.-z-10{
  z-index: -10;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-50{
  z-index: 50;
}
.z-\[9999\]{
  z-index: 9999;
}
.order-6{
  order: 6;
}
.order-8{
  order: 8;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-start-3{
  grid-column-start: 3;
}
.row-start-2{
  grid-row-start: 2;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.\!mb-0{
  margin-bottom: 0px !important;
}
.\!mb-1{
  margin-bottom: 0.25rem !important;
}
.\!mb-1\.5{
  margin-bottom: 0.375rem !important;
}
.\!mb-10{
  margin-bottom: 2.5rem !important;
}
.\!mb-4{
  margin-bottom: 1rem !important;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-1\.5{
  margin-bottom: 0.375rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-14{
  margin-bottom: 3.5rem;
}
.mb-15{
  margin-bottom: 3.75rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-7{
  margin-bottom: 1.75rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[100px\]{
  margin-bottom: 100px;
}
.mb-\[136px\]{
  margin-bottom: 136px;
}
.mb-\[26px\]{
  margin-bottom: 26px;
}
.mb-\[28px\]{
  margin-bottom: 28px;
}
.mb-\[60px\]{
  margin-bottom: 60px;
}
.mb-auto{
  margin-bottom: auto;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-5{
  margin-left: 1.25rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mr-\[6px\]{
  margin-right: 6px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-15{
  margin-top: 3.75rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[48px\]{
  margin-top: 48px;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-6{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.\!block{
  display: block !important;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[1\.5\/1\]{
  aspect-ratio: 1.5/1;
}
.aspect-\[1\.54\/1\]{
  aspect-ratio: 1.54/1;
}
.aspect-\[1\.6\/1\]{
  aspect-ratio: 1.6/1;
}
.aspect-\[2\.25\/1\]{
  aspect-ratio: 2.25/1;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.h-12{
  height: 3rem;
}
.h-24{
  height: 6rem;
}
.h-3{
  height: 0.75rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-\[100px\]{
  height: 100px;
}
.h-\[23px\]{
  height: 23px;
}
.h-\[360px\]{
  height: 360px;
}
.h-\[40px\]{
  height: 40px;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[600px\]{
  height: 600px;
}
.h-\[60px\]{
  height: 60px;
}
.h-\[63px\]{
  height: 63px;
}
.h-\[64px\]{
  height: 64px;
}
.h-\[95\%\]{
  height: 95%;
}
.h-\[calc\(100\%_-_124px\)\]{
  height: calc(100% - 124px);
}
.h-\[calc\(100\%_-_48px\)\]{
  height: calc(100% - 48px);
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.h-sliderMobile{
  height: 38rem;
}
.max-h-60{
  max-height: 15rem;
}
.max-h-64{
  max-height: 16rem;
}
.max-h-\[300px\]{
  max-height: 300px;
}
.min-h-fit{
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.min-h-full{
  min-height: 100%;
}
.min-h-screen{
  min-height: 100vh;
}
.w-1\/2{
  width: 50%;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-2\/4{
  width: 50%;
}
.w-3{
  width: 0.75rem;
}
.w-4{
  width: 1rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-7{
  width: 1.75rem;
}
.w-\[130px\]{
  width: 130px;
}
.w-\[218px\]{
  width: 218px;
}
.w-\[256px\]{
  width: 256px;
}
.w-\[40px\]{
  width: 40px;
}
.w-\[48px\]{
  width: 48px;
}
.w-\[60px\]{
  width: 60px;
}
.w-\[64px\]{
  width: 64px;
}
.w-\[95\%\]{
  width: 95%;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.min-w-\[256px\]{
  min-width: 256px;
}
.min-w-\[260px\]{
  min-width: 260px;
}
.min-w-full{
  min-width: 100%;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-\[133px\]{
  max-width: 133px;
}
.max-w-\[289px\]{
  max-width: 289px;
}
.max-w-\[310px\]{
  max-width: 310px;
}
.max-w-\[400px\]{
  max-width: 400px;
}
.max-w-\[460px\]{
  max-width: 460px;
}
.max-w-\[592px\]{
  max-width: 592px;
}
.max-w-\[76\%\]{
  max-width: 76%;
}
.max-w-\[80\%\]{
  max-width: 80%;
}
.max-w-\[96\%\]{
  max-width: 96%;
}
.max-w-full{
  max-width: 100%;
}
.flex-1{
  flex: 1 1 0%;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.table-auto{
  table-layout: auto;
}
.origin-top{
  transform-origin: top;
}
.origin-top-left{
  transform-origin: top left;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-full{
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-50{
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-y-0{
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-default{
  cursor: default;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-none{
  resize: none;
}
.list-\[\'\\2012\'\]{
  list-style-type: '\2012';
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-\[1fr_auto\]{
  grid-template-columns: 1fr auto;
}
.grid-cols-\[28px_1fr\]{
  grid-template-columns: 28px 1fr;
}
.grid-cols-\[50px\2c _1fr\]{
  grid-template-columns: 50px 1fr;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.content-between{
  align-content: space-between;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-0{
  gap: 0px;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-14{
  gap: 3.5rem;
}
.gap-15{
  gap: 3.75rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.gap-9{
  gap: 2.25rem;
}
.gap-\[100px\]{
  gap: 100px;
}
.gap-\[42px\]{
  gap: 42px;
}
.gap-\[62px\]{
  gap: 62px;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-x-9{
  -moz-column-gap: 2.25rem;
       column-gap: 2.25rem;
}
.gap-y-10{
  row-gap: 2.5rem;
}
.gap-y-15{
  row-gap: 3.75rem;
}
.gap-y-16{
  row-gap: 4rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.gap-y-\[60px\]{
  row-gap: 60px;
}
.space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.self-start{
  align-self: flex-start;
}
.self-end{
  align-self: flex-end;
}
.justify-self-start{
  justify-self: start;
}
.justify-self-end{
  justify-self: end;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre-line{
  white-space: pre-line;
}
.whitespace-pre-wrap{
  white-space: pre-wrap;
}
.break-words{
  overflow-wrap: break-word;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-\[2px\]{
  border-radius: 2px;
}
.rounded-base{
  border-radius: 4px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.border{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-l{
  border-left-width: 1px;
}
.border-l-0{
  border-left-width: 0px;
}
.border-r-0{
  border-right-width: 0px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-0{
  border-top-width: 0px;
}
.border-none{
  border-style: none;
}
.border-accentAdditional{
  --tw-border-opacity: 1;
  border-color: rgb(255 62 62 / var(--tw-border-opacity));
}
.border-accentMain{
  --tw-border-opacity: 1;
  border-color: rgb(215 0 0 / var(--tw-border-opacity));
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-primaryLight{
  --tw-border-opacity: 1;
  border-color: rgb(206 206 206 / var(--tw-border-opacity));
}
.border-red-600{
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-b-accentMain{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(215 0 0 / var(--tw-border-opacity));
}
.bg-accentAdditional{
  --tw-bg-opacity: 1;
  background-color: rgb(255 62 62 / var(--tw-bg-opacity));
}
.bg-accentMain{
  --tw-bg-opacity: 1;
  background-color: rgb(215 0 0 / var(--tw-bg-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-black\/50{
  background-color: rgb(0 0 0 / 0.5);
}
.bg-darkFullDark{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-disabledBg{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.bg-grStart{
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-inherit{
  background-color: inherit;
}
.bg-primaryDark{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
}
.bg-primaryLight{
  --tw-bg-opacity: 1;
  background-color: rgb(206 206 206 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-25{
  --tw-bg-opacity: 0.25;
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.from-grStart{
  --tw-gradient-from: #EEEEEE var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(238 238 238 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-grEnd{
  --tw-gradient-to: #E3E3E3 var(--tw-gradient-to-position);
}
.bg-contain{
  background-size: contain;
}
.bg-cover{
  background-size: cover;
}
.bg-\[bottom_right_-3px\]{
  background-position: bottom right -3px;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.p-0{
  padding: 0px;
}
.p-2{
  padding: 0.5rem;
}
.p-2\.5{
  padding: 0.625rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-7{
  padding: 1.75rem;
}
.p-8{
  padding: 2rem;
}
.p-\[26px\]{
  padding: 26px;
}
.p-\[38px\]{
  padding: 38px;
}
.\!py-3{
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.\!py-3\.5{
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}
.\!py-32{
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[22px\]{
  padding-left: 22px;
  padding-right: 22px;
}
.px-\[30px\]{
  padding-left: 30px;
  padding-right: 30px;
}
.px-btnX{
  padding-left: 22px;
  padding-right: 22px;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-15{
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[10px\]{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[14px\]{
  padding-top: 14px;
  padding-bottom: 14px;
}
.py-\[1px\]{
  padding-top: 1px;
  padding-bottom: 1px;
}
.py-\[34px\]{
  padding-top: 34px;
  padding-bottom: 34px;
}
.py-\[3px\]{
  padding-top: 3px;
  padding-bottom: 3px;
}
.py-btnY{
  padding-top: 12px;
  padding-bottom: 12px;
}
.\!pt-0{
  padding-top: 0px !important;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-15{
  padding-bottom: 3.75rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-7{
  padding-bottom: 1.75rem;
}
.pb-\[0\]{
  padding-bottom: 0;
}
.pb-\[120px\]{
  padding-bottom: 120px;
}
.pb-\[122px\]{
  padding-bottom: 122px;
}
.pb-\[60px\]{
  padding-bottom: 60px;
}
.pb-\[72px\]{
  padding-bottom: 72px;
}
.pl-1{
  padding-left: 0.25rem;
}
.pl-12{
  padding-left: 3rem;
}
.pl-14{
  padding-left: 3.5rem;
}
.pl-16{
  padding-left: 4rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pl-8{
  padding-left: 2rem;
}
.pl-\[25\%\]{
  padding-left: 25%;
}
.pl-\[72px\]{
  padding-left: 72px;
}
.pr-0{
  padding-right: 0px;
}
.pr-16{
  padding-right: 4rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-0\.5{
  padding-top: 0.125rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-15{
  padding-top: 3.75rem;
}
.pt-16{
  padding-top: 4rem;
}
.pt-28{
  padding-top: 7rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-9{
  padding-top: 2.25rem;
}
.pt-\[0\]{
  padding-top: 0;
}
.pt-\[30px\]{
  padding-top: 30px;
}
.pt-\[54px\]{
  padding-top: 54px;
}
.pt-\[60px\]{
  padding-top: 60px;
}
.pt-\[73px\]{
  padding-top: 73px;
}
.pt-\[88px\]{
  padding-top: 88px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-start{
  text-align: start;
}
.align-middle{
  vertical-align: middle;
}
.\!text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}
.\!text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-h2{
  font-size: 3rem;
  line-height: 3.875rem;
}
.text-h2Mobile{
  font-size: 1.75rem;
  line-height: 2rem;
}
.text-h3{
  font-size: 2rem;
  line-height: 2.25rem;
}
.text-h3Mobile{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-md{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-sm{
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xxl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.\!font-bold{
  font-weight: 700 !important;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.leading-4{
  line-height: 1rem;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-\[14px\]{
  line-height: 14px;
}
.leading-\[36px\]{
  line-height: 36px;
}
.leading-none{
  line-height: 1;
}
.\!text-accentMain{
  --tw-text-opacity: 1 !important;
  color: rgb(215 0 0 / var(--tw-text-opacity)) !important;
}
.\!text-darkFullDark{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.\!text-inherit{
  color: inherit !important;
}
.\!text-primaryDark{
  --tw-text-opacity: 1 !important;
  color: rgb(40 40 40 / var(--tw-text-opacity)) !important;
}
.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-accentAdditional{
  --tw-text-opacity: 1;
  color: rgb(255 62 62 / var(--tw-text-opacity));
}
.text-accentMain{
  --tw-text-opacity: 1;
  color: rgb(215 0 0 / var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-darkFullDark{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-darkFullLight{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-error{
  --tw-text-opacity: 1;
  color: rgb(136 19 55 / var(--tw-text-opacity));
}
.text-inherit{
  color: inherit;
}
.text-primaryDark{
  --tw-text-opacity: 1;
  color: rgb(40 40 40 / var(--tw-text-opacity));
}
.text-primaryLight{
  --tw-text-opacity: 1;
  color: rgb(206 206 206 / var(--tw-text-opacity));
}
.text-primaryMiddle{
  --tw-text-opacity: 1;
  color: rgb(56 56 56 / var(--tw-text-opacity));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-textPrimary{
  --tw-text-opacity: 1;
  color: rgb(1 1 1 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-80{
  opacity: 0.8;
}
.opacity-\[0\.8\]{
  opacity: 0.8;
}
.shadow-accessibility{
  --tw-shadow: -2px 4px 12px 0px rgba(24, 24, 24, 0.1);
  --tw-shadow-colored: -2px 4px 12px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-base{
  --tw-shadow: -2px 8px 12px -4px rgba(24, 24, 24, 0.1);
  --tw-shadow-colored: -2px 8px 12px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
  outline-style: solid;
}
.outline-accentMain{
  outline-color: #D70000;
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100{
  transition-duration: 100ms;
}
.duration-1000{
  transition-duration: 1000ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-700{
  transition-duration: 700ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.will-change-transform{
  will-change: transform;
}

.container{
  max-width: 100%;
}

@media (min-width: 768px){
  .container{
    max-width: 48rem;
  }
}

@media (min-width: 1280px){
  .container{
    max-width: 80rem;
  }
}

.lightHeroText{
  margin-left: auto;
  margin-top: 3.75rem;
  max-width: 80%;
}

@media (min-width: 768px){
  .lightHeroText{
    margin-top: 6.25rem;
    max-width: 75%;
  }
}

@media (min-width: 1280px){
  .lightHeroText{
    max-width: 65%;
  }
}

.accentText{
  --tw-text-opacity: 1;
  color: rgb(215 0 0 / var(--tw-text-opacity));
}
.square-before::before{
  position: absolute;
  left: 0px;
  top: 3px;
  display: block;
  height: 1rem;
  width: 1rem;
  --tw-translate-x: -53%;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(215 0 0 / var(--tw-bg-opacity));
  --tw-content: '';
  content: var(--tw-content);
}

.border-after::after{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(215 60 50 / var(--tw-border-opacity));
  opacity: 0.5;
  --tw-content: '';
  content: var(--tw-content);
}

.card-excerpt p{
  margin-bottom: 0px;
}

.gm-style img{
  display: block !important;
}

/* pharmaceutical-development HARD GRID STYLES starts here */
.pharmaGrid{
  position: relative;
  display: grid;
  row-gap: 3.75rem;
  padding-left: 1.75rem;
  padding-top: 3.75rem;
}

.pharmaGrid::before{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 206 206 / var(--tw-border-opacity));
  --tw-content: '';
  content: var(--tw-content);
}

@media (min-width: 768px){
  .pharmaGrid::before{
    display: none;
  }
}

.pharmaGridItemIndex{
  position: relative;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (min-width: 768px){
  .pharmaGridItemIndex{
    font-size: 2rem;
    line-height: 2.25rem;
  }
}

.pharmaGridItemIndex::before{
  position: absolute;
  left: -1.75rem;
  top: 50%;
  aspect-ratio: 1 / 1;
  width: 1rem;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 0 0 / var(--tw-bg-opacity));
  --tw-content: '';
  content: var(--tw-content);
}

/* Slider */

/* .slick-track {
  @apply md:!flex md:h-max;
}

.slick-slide {
  @apply md:!h-full md:!flex-grow;
}
.slick-slide > div {
  @apply !h-full;
} */

.hide-images .slick-slide img{
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity));
  --tw-contrast: contrast(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.custom-title {
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 2rem;
}

.custom-title:not(:last-child) {
  margin-bottom: 60px;
}

.card-title:not(:last-child) {
  margin-bottom: 1rem;
}

.multi-select__inner-wrapper {
  padding: 16px 20px;
  justify-content: space-between;
  border-radius: 4px;
}

.multi-select__inner-wrapper.active .multi-select__label-text {
  color: #010101;
}

.multi-select__inner-wrapper.active .multi-select__label-icon path {
  fill: #010101;
}

.multi-select__label-icon path {
  fill: #595959;
}
.multi-select__label-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #595959;
}
.multi-select__arrow-icon.open {
  transform: rotate(180deg);
}
.multi-select__dropdown {
  box-shadow: -2px 4px 12px 0px #18181814;
}

.multi-select__dropdown label {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #010101;
}

.multi-select__dropdown label input {
  opacity: 0;
  visibility: hidden;
}

.multi-select__dropdown label.checked {
  background-color: #fef1f1;
}

.multi-select__dropdown label.checked input:hover {
  background-color: #ff3e3e;
}

.multi-select__dropdown label.checked input {
  opacity: 1;
  visibility: visible;
  background-image: none;
  background-color: #ff3e3e;
  border-radius: 2px;
  width: 12px;
  height: 12px;
  min-width: 12px;
}

.multi-select__dropdown label:not(:last-child) {
  border-bottom: 1px solid #dedede;
}

@media screen and (min-width: 768px) {
  .pharmaGrid{
    padding-left: 0px;
    padding-top: 0px;
    grid-template-columns: repeat(2, 1fr);
  }
  .pharmaGridItem{
    position: relative;
    display: grid;
    gap: 2rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-right: 1.5rem;
  }
  .pharmaGridItem:nth-child(2) {
    grid-area: 2/1/3/2;
  }
  .pharmaGridItem:nth-child(3) {
    grid-area: 2/2/3/2;
  }
  .pharmaGridItem:nth-child(4) {
    grid-area: 3/1/3/2;
  }
  .pharmaGridItem:nth-child(5) {
    grid-area: 3/2/3/3;
  }

  .pharmaGridItem:before{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    border-top-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(206 206 206 / var(--tw-border-opacity));
    --tw-content: '';
    content: var(--tw-content);
  }
  .pharmaGridItem:first-child:before {
    width: calc(100% - 28px);
  }

  .pharmaGridItem:after{
    position: absolute;
    left: 0px;
    top: 0px;
    aspect-ratio: 1 / 1;
    width: 1rem;
    --tw-translate-x: -50%;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-radius: 9999px;
    border-top-width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgb(215 0 0 / var(--tw-bg-opacity));
    --tw-content: '';
    content: var(--tw-content);
  }

  .pharmaGridItemIndex::before{
    display: none;
  }

  .custom-title {
    font-size: 3rem;
    line-height: 3.875rem;
  }

  .custom-title:not(:last-child) {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 1280px) {
  .pharmaGrid {
    grid-template-columns: repeat(3, 1fr);
  }
  .pharmaGridItem{
    position: relative;
    display: grid;
    gap: 2rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-right: 1.5rem;
  }
  .pharmaGridItem:nth-child(2) {
    grid-area: 1/2/2/3;
  }
  .pharmaGridItem:nth-child(3) {
    grid-area: 2/1/3/2;
  }
  .pharmaGridItem:nth-child(4) {
    grid-area: 2/2/3/3;
  }
  .pharmaGridItem:nth-child(5) {
    grid-area: 2/3/3/4;
  }

  .pharmaGridItem:before{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    border-top-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(206 206 206 / var(--tw-border-opacity));
    --tw-content: '';
    content: var(--tw-content);
  }
  .pharmaGridItem:first-child:before {
    width: 100%;
  }
  .pharmaGridItem:nth-child(2):before {
    width: calc(100% - 28px);
  }

  .pharmaGridItem:after{
    position: absolute;
    left: 0px;
    top: 0px;
    aspect-ratio: 1 / 1;
    width: 1rem;
    --tw-translate-x: -50%;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-radius: 9999px;
    border-top-width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgb(215 0 0 / var(--tw-bg-opacity));
    --tw-content: '';
    content: var(--tw-content);
  }

  .pharmaGridItemIndex::before{
    display: none;
  }

  .custom-title:not(:last-child) {
    margin-bottom: 100px;
  }

  .footer-alert {
    margin-left: 15.5% !important;
  }

  .multi-select__inner-wrapper {
    padding: 19px 22px;
  }

  .multi-select__inner-wrapper.active .multi-select__label-text {
    color: #010101;
  }

  .multi-select__inner-wrapper.active .multi-select__label-icon path {
    fill: #010101;
  }

  .multi-select__label-icon path {
    fill: #595959;
  }

  .multi-select__label-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #595959;
  }
  .multi-select__arrow-icon.open {
    transform: rotate(180deg);
  }
}

.grayscale .hover\:gray-scale-red-diff:hover{
  --tw-text-opacity: 1;
  color: rgb(151 154 154 / var(--tw-text-opacity));
}

.grayscale :is(.dark .dark\:gray-scale-red){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.grayscale :is(.dark :is(.dark .dark\:dark\:gray-scale-red-diff)){
  --tw-text-opacity: 1;
  color: rgb(151 154 154 / var(--tw-text-opacity));
}

.grayscale :is(.dark .dark\:gray-scale-red-diff){
  --tw-text-opacity: 1;
  color: rgb(151 154 154 / var(--tw-text-opacity));
}

.grayscale :is(.dark .dark\:gray-scale-red-border){
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.grayscale :is(.dark .dark\:focus-within\:gray-scale-red:focus-within){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 360px){
  .sm\:prose{
    color: var(--tw-prose-body);
    max-width: 65ch;
  }
  .sm\:prose :where(p):not(:where([class~="not-prose"] *)){
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  .sm\:prose :where([class~="lead"]):not(:where([class~="not-prose"] *)){
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .sm\:prose :where(a):not(:where([class~="not-prose"] *)){
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: 500;
  }
  .sm\:prose :where(strong):not(:where([class~="not-prose"] *)){
    color: var(--tw-prose-bold);
    font-weight: 600;
  }
  .sm\:prose :where(a strong):not(:where([class~="not-prose"] *)){
    color: inherit;
  }
  .sm\:prose :where(blockquote strong):not(:where([class~="not-prose"] *)){
    color: inherit;
  }
  .sm\:prose :where(thead th strong):not(:where([class~="not-prose"] *)){
    color: inherit;
  }
  .sm\:prose :where(ol):not(:where([class~="not-prose"] *)){
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em;
  }
  .sm\:prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)){
    list-style-type: upper-alpha;
  }
  .sm\:prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)){
    list-style-type: lower-alpha;
  }
  .sm\:prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)){
    list-style-type: upper-alpha;
  }
  .sm\:prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)){
    list-style-type: lower-alpha;
  }
  .sm\:prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)){
    list-style-type: upper-roman;
  }
  .sm\:prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)){
    list-style-type: lower-roman;
  }
  .sm\:prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)){
    list-style-type: upper-roman;
  }
  .sm\:prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)){
    list-style-type: lower-roman;
  }
  .sm\:prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)){
    list-style-type: decimal;
  }
  .sm\:prose :where(ul):not(:where([class~="not-prose"] *)){
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em;
  }
  .sm\:prose :where(ol > li):not(:where([class~="not-prose"] *))::marker{
    font-weight: 400;
    color: var(--tw-prose-counters);
  }
  .sm\:prose :where(ul > li):not(:where([class~="not-prose"] *))::marker{
    color: var(--tw-prose-bullets);
  }
  .sm\:prose :where(hr):not(:where([class~="not-prose"] *)){
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .sm\:prose :where(blockquote):not(:where([class~="not-prose"] *)){
    font-weight: 500;
    font-style: italic;
    color: var(--tw-prose-quotes);
    border-left-width: 0.25rem;
    border-left-color: var(--tw-prose-quote-borders);
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }
  .sm\:prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before{
    content: open-quote;
  }
  .sm\:prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after{
    content: close-quote;
  }
  .sm\:prose :where(h1):not(:where([class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  .sm\:prose :where(h1 strong):not(:where([class~="not-prose"] *)){
    font-weight: 900;
    color: inherit;
  }
  .sm\:prose :where(h2):not(:where([class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }
  .sm\:prose :where(h2 strong):not(:where([class~="not-prose"] *)){
    font-weight: 800;
    color: inherit;
  }
  .sm\:prose :where(h3):not(:where([class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  .sm\:prose :where(h3 strong):not(:where([class~="not-prose"] *)){
    font-weight: 700;
    color: inherit;
  }
  .sm\:prose :where(h4):not(:where([class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }
  .sm\:prose :where(h4 strong):not(:where([class~="not-prose"] *)){
    font-weight: 700;
    color: inherit;
  }
  .sm\:prose :where(img):not(:where([class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .sm\:prose :where(figure > *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }
  .sm\:prose :where(figcaption):not(:where([class~="not-prose"] *)){
    color: var(--tw-prose-captions);
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }
  .sm\:prose :where(code):not(:where([class~="not-prose"] *)){
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: 0.875em;
  }
  .sm\:prose :where(code):not(:where([class~="not-prose"] *))::before{
    content: "`";
  }
  .sm\:prose :where(code):not(:where([class~="not-prose"] *))::after{
    content: "`";
  }
  .sm\:prose :where(a code):not(:where([class~="not-prose"] *)){
    color: inherit;
  }
  .sm\:prose :where(h1 code):not(:where([class~="not-prose"] *)){
    color: inherit;
  }
  .sm\:prose :where(h2 code):not(:where([class~="not-prose"] *)){
    color: inherit;
    font-size: 0.875em;
  }
  .sm\:prose :where(h3 code):not(:where([class~="not-prose"] *)){
    color: inherit;
    font-size: 0.9em;
  }
  .sm\:prose :where(h4 code):not(:where([class~="not-prose"] *)){
    color: inherit;
  }
  .sm\:prose :where(blockquote code):not(:where([class~="not-prose"] *)){
    color: inherit;
  }
  .sm\:prose :where(thead th code):not(:where([class~="not-prose"] *)){
    color: inherit;
  }
  .sm\:prose :where(pre):not(:where([class~="not-prose"] *)){
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    overflow-x: auto;
    font-weight: 400;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }
  .sm\:prose :where(pre code):not(:where([class~="not-prose"] *)){
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }
  .sm\:prose :where(pre code):not(:where([class~="not-prose"] *))::before{
    content: none;
  }
  .sm\:prose :where(pre code):not(:where([class~="not-prose"] *))::after{
    content: none;
  }
  .sm\:prose :where(table):not(:where([class~="not-prose"] *)){
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }
  .sm\:prose :where(thead):not(:where([class~="not-prose"] *)){
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders);
  }
  .sm\:prose :where(thead th):not(:where([class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 600;
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }
  .sm\:prose :where(tbody tr):not(:where([class~="not-prose"] *)){
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
  }
  .sm\:prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)){
    border-bottom-width: 0;
  }
  .sm\:prose :where(tbody td):not(:where([class~="not-prose"] *)){
    vertical-align: baseline;
  }
  .sm\:prose :where(tfoot):not(:where([class~="not-prose"] *)){
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders);
  }
  .sm\:prose :where(tfoot td):not(:where([class~="not-prose"] *)){
    vertical-align: top;
  }
  .sm\:prose{
    --tw-prose-body: #374151;
    --tw-prose-headings: #111827;
    --tw-prose-lead: #4b5563;
    --tw-prose-links: #111827;
    --tw-prose-bold: #111827;
    --tw-prose-counters: #6b7280;
    --tw-prose-bullets: #d1d5db;
    --tw-prose-hr: #e5e7eb;
    --tw-prose-quotes: #111827;
    --tw-prose-quote-borders: #e5e7eb;
    --tw-prose-captions: #6b7280;
    --tw-prose-code: #111827;
    --tw-prose-pre-code: #e5e7eb;
    --tw-prose-pre-bg: #1f2937;
    --tw-prose-th-borders: #d1d5db;
    --tw-prose-td-borders: #e5e7eb;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #d1d5db;
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size: 1rem;
    line-height: 1.75;
  }
  .sm\:prose :where(video):not(:where([class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .sm\:prose :where(figure):not(:where([class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .sm\:prose :where(li):not(:where([class~="not-prose"] *)){
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  .sm\:prose :where(ol > li):not(:where([class~="not-prose"] *)){
    padding-left: 0.375em;
  }
  .sm\:prose :where(ul > li):not(:where([class~="not-prose"] *)){
    padding-left: 0.375em;
  }
  .sm\:prose :where(.sm\:prose > ul > li p):not(:where([class~="not-prose"] *)){
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  .sm\:prose :where(.sm\:prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)){
    margin-top: 1.25em;
  }
  .sm\:prose :where(.sm\:prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)){
    margin-bottom: 1.25em;
  }
  .sm\:prose :where(.sm\:prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)){
    margin-top: 1.25em;
  }
  .sm\:prose :where(.sm\:prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)){
    margin-bottom: 1.25em;
  }
  .sm\:prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)){
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  .sm\:prose :where(hr + *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }
  .sm\:prose :where(h2 + *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }
  .sm\:prose :where(h3 + *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }
  .sm\:prose :where(h4 + *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }
  .sm\:prose :where(thead th:first-child):not(:where([class~="not-prose"] *)){
    padding-left: 0;
  }
  .sm\:prose :where(thead th:last-child):not(:where([class~="not-prose"] *)){
    padding-right: 0;
  }
  .sm\:prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)){
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }
  .sm\:prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)){
    padding-left: 0;
  }
  .sm\:prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)){
    padding-right: 0;
  }
  .sm\:prose :where(.sm\:prose > :first-child):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }
  .sm\:prose :where(.sm\:prose > :last-child):not(:where([class~="not-prose"] *)){
    margin-bottom: 0;
  }
}

.marker\:text-accentMain *::marker{
  color: rgb(215 0 0 );
}

.marker\:text-accentMain::marker{
  color: rgb(215 0 0 );
}

.placeholder\:text-primaryMiddle::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(56 56 56 / var(--tw-text-opacity));
}

.placeholder\:text-primaryMiddle::placeholder{
  --tw-text-opacity: 1;
  color: rgb(56 56 56 / var(--tw-text-opacity));
}

.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}

.before\:-left-8::before{
  content: var(--tw-content);
  left: -2rem;
}

.before\:-top-1::before{
  content: var(--tw-content);
  top: -0.25rem;
}

.before\:bottom-0::before{
  content: var(--tw-content);
  bottom: 0px;
}

.before\:bottom-\[5px\]::before{
  content: var(--tw-content);
  bottom: 5px;
}

.before\:left-0::before{
  content: var(--tw-content);
  left: 0px;
}

.before\:left-1::before{
  content: var(--tw-content);
  left: 0.25rem;
}

.before\:top-1::before{
  content: var(--tw-content);
  top: 0.25rem;
}

.before\:top-\[3px\]::before{
  content: var(--tw-content);
  top: 3px;
}

.before\:h-4::before{
  content: var(--tw-content);
  height: 1rem;
}

.before\:h-6::before{
  content: var(--tw-content);
  height: 1.5rem;
}

.before\:h-8::before{
  content: var(--tw-content);
  height: 2rem;
}

.before\:h-\[1px\]::before{
  content: var(--tw-content);
  height: 1px;
}

.before\:w-4::before{
  content: var(--tw-content);
  width: 1rem;
}

.before\:w-6::before{
  content: var(--tw-content);
  width: 1.5rem;
}

.before\:w-8::before{
  content: var(--tw-content);
  width: 2rem;
}

.before\:w-full::before{
  content: var(--tw-content);
  width: 100%;
}

.before\:-translate-x-\[53\%\]::before{
  content: var(--tw-content);
  --tw-translate-x: -53%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:rotate-45::before{
  content: var(--tw-content);
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:bg-accentMain::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(215 0 0 / var(--tw-bg-opacity));
}

.before\:bg-primaryLight::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(206 206 206 / var(--tw-bg-opacity));
}

.before\:bg-white::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.before\:bg-resetBtn::before{
  content: var(--tw-content);
  background-image: url(/icons/reset-icon.svg);
}

.before\:transition-transform::before{
  content: var(--tw-content);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.before\:duration-300::before{
  content: var(--tw-content);
  transition-duration: 300ms;
}

.before\:ease-out::before{
  content: var(--tw-content);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.before\:content-\[\'\'\]::before{
  --tw-content: '';
  content: var(--tw-content);
}

.after\:mx-2::after{
  content: var(--tw-content);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.after\:whitespace-nowrap::after{
  content: var(--tw-content);
  white-space: nowrap;
}

.after\:text-primaryMiddle::after{
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(56 56 56 / var(--tw-text-opacity));
}

.after\:text-white::after{
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.after\:content-\[\'-\>\'\]::after{
  --tw-content: '->';
  content: var(--tw-content);
}

.first\:pt-0:first-child{
  padding-top: 0px;
}

.first\:text-xl:first-child{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.first\:uppercase:first-child{
  text-transform: uppercase;
}

.first\:after\:border-dashed:first-child::after{
  content: var(--tw-content);
  border-style: dashed;
}

.first\:after\:border-accentMain:first-child::after{
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(215 0 0 / var(--tw-border-opacity));
}

.first\:after\:opacity-100:first-child::after{
  content: var(--tw-content);
  opacity: 1;
}

.last\:mb-0:last-child{
  margin-bottom: 0px;
}

.last\:border-none:last-child{
  border-style: none;
}

.last\:pb-0:last-child{
  padding-bottom: 0px;
}

.last\:pb-\[60px\]:last-child{
  padding-bottom: 60px;
}

.last\:after\:content-none:last-child::after{
  --tw-content: none;
  content: var(--tw-content);
}

.even\:justify-self-end:nth-child(even){
  justify-self: end;
}

.even\:bg-table:nth-child(even){
  background-color: rgba(206, 206, 206, 0.2);
}

.focus-within\:border-accentMain:focus-within{
  --tw-border-opacity: 1;
  border-color: rgb(215 0 0 / var(--tw-border-opacity));
}

.focus-within\:text-accentMain:focus-within{
  --tw-text-opacity: 1;
  color: rgb(215 0 0 / var(--tw-text-opacity));
}

.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-accentAdditional:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 62 62 / var(--tw-border-opacity));
}

.hover\:border-accentMain:hover{
  --tw-border-opacity: 1;
  border-color: rgb(215 0 0 / var(--tw-border-opacity));
}

.hover\:bg-accentAdditional:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 62 62 / var(--tw-bg-opacity));
}

.hover\:bg-accentMain:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(215 0 0 / var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:bg-transparent:hover{
  background-color: transparent;
}

.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:\!text-accentMain:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(215 0 0 / var(--tw-text-opacity)) !important;
}

.hover\:\!text-white:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.hover\:text-accentAdditional:hover{
  --tw-text-opacity: 1;
  color: rgb(255 62 62 / var(--tw-text-opacity));
}

.hover\:text-accentMain:hover{
  --tw-text-opacity: 1;
  color: rgb(215 0 0 / var(--tw-text-opacity));
}

.hover\:text-primaryMiddle:hover{
  --tw-text-opacity: 1;
  color: rgb(56 56 56 / var(--tw-text-opacity));
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:shadow-base:hover{
  --tw-shadow: -2px 8px 12px -4px rgba(24, 24, 24, 0.1);
  --tw-shadow-colored: -2px 8px 12px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:before\:-rotate-\[360deg\]:hover::before{
  content: var(--tw-content);
  --tw-rotate: -360deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.focus\:border-accentAdditional:focus{
  --tw-border-opacity: 1;
  border-color: rgb(255 62 62 / var(--tw-border-opacity));
}

.focus\:border-accentMain:focus{
  --tw-border-opacity: 1;
  border-color: rgb(215 0 0 / var(--tw-border-opacity));
}

.focus\:bg-accentAdditional:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(255 62 62 / var(--tw-bg-opacity));
}

.focus\:bg-accentMain:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(215 0 0 / var(--tw-bg-opacity));
}

.focus\:bg-transparent:focus{
  background-color: transparent;
}

.focus\:bg-white:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.focus\:\!text-accentMain:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(215 0 0 / var(--tw-text-opacity)) !important;
}

.focus\:\!text-white:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.focus\:text-accentAdditional:focus{
  --tw-text-opacity: 1;
  color: rgb(255 62 62 / var(--tw-text-opacity));
}

.focus\:text-accentMain:focus{
  --tw-text-opacity: 1;
  color: rgb(215 0 0 / var(--tw-text-opacity));
}

.focus\:text-primaryMiddle:focus{
  --tw-text-opacity: 1;
  color: rgb(56 56 56 / var(--tw-text-opacity));
}

.focus\:text-white:focus{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.focus\:shadow-base:focus{
  --tw-shadow: -2px 8px 12px -4px rgba(24, 24, 24, 0.1);
  --tw-shadow-colored: -2px 8px 12px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-accentMain:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(215 0 0 / var(--tw-ring-opacity));
}

.focus\:ring-transparent:focus{
  --tw-ring-color: transparent;
}

.active\:border:active{
  border-width: 1px;
}

.active\:border-accentMain:active{
  --tw-border-opacity: 1;
  border-color: rgb(215 0 0 / var(--tw-border-opacity));
}

.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}

.disabled\:opacity-30:disabled{
  opacity: 0.3;
}

.group:focus-within .group-focus-within\:visible{
  visibility: visible;
}

.group:focus-within .group-focus-within\:scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:focus-within .group-focus-within\:opacity-100{
  opacity: 1;
}

.group:hover .group-hover\:visible{
  visibility: visible;
}

.group:hover .group-hover\:block{
  display: block;
}

.group:hover .group-hover\:scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:text-accentAdditional{
  --tw-text-opacity: 1;
  color: rgb(255 62 62 / var(--tw-text-opacity));
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

.group:focus .group-focus\:text-accentAdditional{
  --tw-text-opacity: 1;
  color: rgb(255 62 62 / var(--tw-text-opacity));
}

.group[data-state="open"] .group-radix-state-open\:rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.prose-headings\:mt-0 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))){
  margin-top: 0px;
}

.prose-h3\:\!mt-4 :is(:where(h3):not(:where([class~="not-prose"] *))){
  margin-top: 1rem !important;
}

.prose-h3\:text-center :is(:where(h3):not(:where([class~="not-prose"] *))){
  text-align: center;
}

.prose-h3\:font-normal :is(:where(h3):not(:where([class~="not-prose"] *))){
  font-weight: 400;
}

.prose-p\:\!mt-0 :is(:where(p):not(:where([class~="not-prose"] *))){
  margin-top: 0px !important;
}

.prose-a\:text-black :is(:where(a):not(:where([class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.prose-ol\:pl-0 :is(:where(ol):not(:where([class~="not-prose"] *))){
  padding-left: 0px;
}

:is(.dark .dark\:rounded){
  border-radius: 0.25rem;
}

:is(.dark .dark\:border){
  border-width: 1px;
}

:is(.dark .dark\:border-\[2px\]){
  border-width: 2px;
}

:is(.dark .dark\:border-accentAdditional){
  --tw-border-opacity: 1;
  border-color: rgb(255 62 62 / var(--tw-border-opacity));
}

:is(.dark .dark\:border-darkFullDark){
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

:is(.dark .dark\:border-darkFullLight){
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

:is(.dark .dark\:bg-accentAdditional){
  --tw-bg-opacity: 1;
  background-color: rgb(255 62 62 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-black){
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-darkFullDark){
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-darkFullLight){
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

:is(.dark .dark\:\!text-darkFullLight){
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

:is(.dark .dark\:\!text-white){
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

:is(.dark .dark\:text-accentAdditional){
  --tw-text-opacity: 1;
  color: rgb(255 62 62 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-darkFullDark){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-darkFullLight){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-darkGrayPM){
  --tw-text-opacity: 1;
  color: rgb(151 154 154 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-white){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

:is(.dark .dark\:placeholder-darkGrayPM)::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(151 154 154 / var(--tw-placeholder-opacity));
}

:is(.dark .dark\:placeholder-darkGrayPM)::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(151 154 154 / var(--tw-placeholder-opacity));
}

:is(.dark .dark\:placeholder-primaryLight)::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(206 206 206 / var(--tw-placeholder-opacity));
}

:is(.dark .dark\:placeholder-primaryLight)::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(206 206 206 / var(--tw-placeholder-opacity));
}

:is(.dark .dark\:before\:bg-darkFullDark)::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

:is(.dark .dark\:after\:text-darkFullDark)::after{
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

:is(.dark .dark\:after\:text-darkFullLight)::after{
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

:is(.dark .dark\:hover\:border-accentMain:hover){
  --tw-border-opacity: 1;
  border-color: rgb(215 0 0 / var(--tw-border-opacity));
}

:is(.dark .dark\:hover\:bg-accentMain:hover){
  --tw-bg-opacity: 1;
  background-color: rgb(215 0 0 / var(--tw-bg-opacity));
}

:is(.dark .dark\:hover\:bg-transparent:hover){
  background-color: transparent;
}

:is(.dark .dark\:hover\:\!text-darkFullDark:hover){
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

:is(.dark .dark\:hover\:\!text-darkGrayPM:hover){
  --tw-text-opacity: 1 !important;
  color: rgb(151 154 154 / var(--tw-text-opacity)) !important;
}

:is(.dark .dark\:hover\:text-accentAdditional:hover){
  --tw-text-opacity: 1;
  color: rgb(255 62 62 / var(--tw-text-opacity));
}

:is(.dark .dark\:hover\:text-accentMain:hover){
  --tw-text-opacity: 1;
  color: rgb(215 0 0 / var(--tw-text-opacity));
}

:is(.dark .dark\:hover\:text-darkFullLight:hover){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

:is(.dark .dark\:focus\:border-accentMain:focus){
  --tw-border-opacity: 1;
  border-color: rgb(215 0 0 / var(--tw-border-opacity));
}

:is(.dark .dark\:focus\:bg-accentMain:focus){
  --tw-bg-opacity: 1;
  background-color: rgb(215 0 0 / var(--tw-bg-opacity));
}

:is(.dark .dark\:focus\:bg-transparent:focus){
  background-color: transparent;
}

:is(.dark .dark\:focus\:\!text-darkFullDark:focus){
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

:is(.dark .dark\:focus\:\!text-darkGrayPM:focus){
  --tw-text-opacity: 1 !important;
  color: rgb(151 154 154 / var(--tw-text-opacity)) !important;
}

:is(.dark .dark\:focus\:text-accentAdditional:focus){
  --tw-text-opacity: 1;
  color: rgb(255 62 62 / var(--tw-text-opacity));
}

:is(.dark .dark\:focus\:text-accentMain:focus){
  --tw-text-opacity: 1;
  color: rgb(215 0 0 / var(--tw-text-opacity));
}

:is(.dark .dark\:focus\:text-darkFullLight:focus){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

:is(.dark .dark\:focus\:ring-accentMain:focus){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(215 0 0 / var(--tw-ring-opacity));
}

:is(.dark .dark\:active\:border-accentAdditional:active){
  --tw-border-opacity: 1;
  border-color: rgb(255 62 62 / var(--tw-border-opacity));
}

:is(.dark .dark\:active\:bg-accentMain:active){
  --tw-bg-opacity: 1;
  background-color: rgb(215 0 0 / var(--tw-bg-opacity));
}

:is(.dark .dark\:active\:text-darkFullDark:active){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

:is(.dark .dark\:disabled\:text-darkFullLight:disabled){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

:is(.dark .dark\:disabled\:opacity-100:disabled){
  opacity: 1;
}

:is(.dark .dark\:disabled\:blur-\[1px\]:disabled){
  --tw-blur: blur(1px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

@media (min-width: 360px){
  .sm\:w-auto{
    width: auto;
  }
  .sm\:text-sm{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }
  .md\:relative{
    position: relative;
  }
  .md\:left-1\/2{
    left: 50%;
  }
  .md\:order-5{
    order: 5;
  }
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:col-start-1{
    grid-column-start: 1;
  }
  .md\:col-start-2{
    grid-column-start: 2;
  }
  .md\:row-start-2{
    grid-row-start: 2;
  }
  .md\:row-start-3{
    grid-row-start: 3;
  }
  .md\:\!mb-2{
    margin-bottom: 0.5rem !important;
  }
  .md\:\!mb-3{
    margin-bottom: 0.75rem !important;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mb-10{
    margin-bottom: 2.5rem;
  }
  .md\:mb-15{
    margin-bottom: 3.75rem;
  }
  .md\:mb-25{
    margin-bottom: 6.25rem;
  }
  .md\:mb-5{
    margin-bottom: 1.25rem;
  }
  .md\:mb-8{
    margin-bottom: 2rem;
  }
  .md\:mb-9{
    margin-bottom: 2.25rem;
  }
  .md\:mb-\[100px\]{
    margin-bottom: 100px;
  }
  .md\:mb-\[120px\]{
    margin-bottom: 120px;
  }
  .md\:mb-\[32px\]{
    margin-bottom: 32px;
  }
  .md\:mb-\[46px\]{
    margin-bottom: 46px;
  }
  .md\:mb-\[48px\]{
    margin-bottom: 48px;
  }
  .md\:mb-\[60px\]{
    margin-bottom: 60px;
  }
  .md\:mb-\[72px\]{
    margin-bottom: 72px;
  }
  .md\:mb-\[80px\]{
    margin-bottom: 80px;
  }
  .md\:ml-6{
    margin-left: 1.5rem;
  }
  .md\:ml-auto{
    margin-left: auto;
  }
  .md\:mt-25{
    margin-top: 6.25rem;
  }
  .md\:mt-\[32px\]{
    margin-top: 32px;
  }
  .md\:line-clamp-2{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .md\:block{
    display: block;
  }
  .md\:inline-block{
    display: inline-block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:aspect-\[2\.07\/1\]{
    aspect-ratio: 2.07/1;
  }
  .md\:aspect-auto{
    aspect-ratio: auto;
  }
  .md\:h-\[194px\]{
    height: 194px;
  }
  .md\:h-\[200px\]{
    height: 200px;
  }
  .md\:h-\[310px\]{
    height: 310px;
  }
  .md\:h-\[446px\]{
    height: 446px;
  }
  .md\:h-\[46px\]{
    height: 46px;
  }
  .md\:h-\[58px\]{
    height: 58px;
  }
  .md\:h-\[64px\]{
    height: 64px;
  }
  .md\:h-\[80px\]{
    height: 80px;
  }
  .md\:h-fit{
    height: -moz-fit-content;
    height: fit-content;
  }
  .md\:h-full{
    height: 100%;
  }
  .md\:h-sliderTablet{
    height: 32rem;
  }
  .md\:max-h-\[360px\]{
    max-height: 360px;
  }
  .md\:max-h-none{
    max-height: none;
  }
  .md\:min-h-full{
    min-height: 100%;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-40{
    width: 10rem;
  }
  .md\:w-\[168px\]{
    width: 168px;
  }
  .md\:w-\[180px\]{
    width: 180px;
  }
  .md\:w-\[336px\]{
    width: 336px;
  }
  .md\:w-\[520px\]{
    width: 520px;
  }
  .md\:w-\[58px\]{
    width: 58px;
  }
  .md\:w-\[64px\]{
    width: 64px;
  }
  .md\:w-\[80px\]{
    width: 80px;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:max-w-\[152px\]{
    max-width: 152px;
  }
  .md\:max-w-\[45\%\]{
    max-width: 45%;
  }
  .md\:max-w-\[510px\]{
    max-width: 510px;
  }
  .md\:max-w-\[519px\]{
    max-width: 519px;
  }
  .md\:max-w-\[520px\]{
    max-width: 520px;
  }
  .md\:max-w-\[70\%\]{
    max-width: 70%;
  }
  .md\:max-w-\[704px\]{
    max-width: 704px;
  }
  .md\:max-w-\[75\%\]{
    max-width: 75%;
  }
  .md\:max-w-\[80\%\]{
    max-width: 80%;
  }
  .md\:max-w-\[84\%\]{
    max-width: 84%;
  }
  .md\:max-w-\[85\%\]{
    max-width: 85%;
  }
  .md\:max-w-\[90\%\]{
    max-width: 90%;
  }
  .md\:max-w-\[94\%\]{
    max-width: 94%;
  }
  .md\:max-w-full{
    max-width: 100%;
  }
  .md\:max-w-none{
    max-width: none;
  }
  .md\:basis-1\/2{
    flex-basis: 50%;
  }
  .md\:-translate-y-\[15\%\]{
    --tw-translate-y: -15%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:grid-flow-col{
    grid-auto-flow: column;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-\[\.3fr\2c _\.7fr\]{
    grid-template-columns: .3fr .7fr;
  }
  .md\:grid-cols-\[1fr_auto\]{
    grid-template-columns: 1fr auto;
  }
  .md\:grid-cols-\[repeat\(2\2c _280px\)\]{
    grid-template-columns: repeat(2, 280px);
  }
  .md\:grid-cols-\[repeat\(2\2c _minmax\(0\2c _1fr\)\)\]{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }
  .md\:grid-rows-\[96px\2c _40px\2c _auto\]{
    grid-template-rows: 96px 40px auto;
  }
  .md\:grid-rows-\[_repeat\(2\2c _min-content\)\]{
    grid-template-rows: repeat(2, min-content);
  }
  .md\:grid-rows-\[_repeat\(3\2c _min-content\)\]{
    grid-template-rows: repeat(3, min-content);
  }
  .md\:grid-rows-\[auto_1fr\]{
    grid-template-rows: auto 1fr;
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-col{
    flex-direction: column;
  }
  .md\:items-start{
    align-items: flex-start;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-start{
    justify-content: flex-start;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:justify-around{
    justify-content: space-around;
  }
  .md\:gap-0{
    gap: 0px;
  }
  .md\:gap-10{
    gap: 2.5rem;
  }
  .md\:gap-20{
    gap: 5rem;
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\:gap-6{
    gap: 1.5rem;
  }
  .md\:gap-7{
    gap: 1.75rem;
  }
  .md\:gap-\[88px\]{
    gap: 88px;
  }
  .md\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
  .md\:gap-x-28{
    -moz-column-gap: 7rem;
         column-gap: 7rem;
  }
  .md\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .md\:gap-y-20{
    row-gap: 5rem;
  }
  .md\:gap-y-7{
    row-gap: 1.75rem;
  }
  .md\:self-start{
    align-self: flex-start;
  }
  .md\:self-end{
    align-self: flex-end;
  }
  .md\:border-l{
    border-left-width: 1px;
  }
  .md\:border-none{
    border-style: none;
  }
  .md\:border-primaryLight{
    --tw-border-opacity: 1;
    border-color: rgb(206 206 206 / var(--tw-border-opacity));
  }
  .md\:bg-contain{
    background-size: contain;
  }
  .md\:bg-\[bottom_right_-15px\]{
    background-position: bottom right -15px;
  }
  .md\:p-10{
    padding: 2.5rem;
  }
  .md\:p-\[32px\]{
    padding: 32px;
  }
  .md\:p-\[46px\]{
    padding: 46px;
  }
  .md\:\!py-25{
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:px-\[14px\]{
    padding-left: 14px;
    padding-right: 14px;
  }
  .md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .md\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .md\:py-25{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .md\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md\:py-\[14px\]{
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .md\:py-\[6px\]{
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .md\:pb-0{
    padding-bottom: 0px;
  }
  .md\:pb-10{
    padding-bottom: 2.5rem;
  }
  .md\:pb-20{
    padding-bottom: 5rem;
  }
  .md\:pb-25{
    padding-bottom: 6.25rem;
  }
  .md\:pb-28{
    padding-bottom: 7rem;
  }
  .md\:pb-32{
    padding-bottom: 8rem;
  }
  .md\:pb-8{
    padding-bottom: 2rem;
  }
  .md\:pb-\[100px\]{
    padding-bottom: 100px;
  }
  .md\:pb-\[132px\]{
    padding-bottom: 132px;
  }
  .md\:pb-\[85px\]{
    padding-bottom: 85px;
  }
  .md\:pb-\[88px\]{
    padding-bottom: 88px;
  }
  .md\:pl-0{
    padding-left: 0px;
  }
  .md\:pl-10{
    padding-left: 2.5rem;
  }
  .md\:pl-8{
    padding-left: 2rem;
  }
  .md\:pl-\[184px\]{
    padding-left: 184px;
  }
  .md\:pl-\[26\%\]{
    padding-left: 26%;
  }
  .md\:pr-\[30\%\]{
    padding-right: 30%;
  }
  .md\:pr-\[67px\]{
    padding-right: 67px;
  }
  .md\:pt-20{
    padding-top: 5rem;
  }
  .md\:pt-25{
    padding-top: 6.25rem;
  }
  .md\:pt-8{
    padding-top: 2rem;
  }
  .md\:pt-9{
    padding-top: 2.25rem;
  }
  .md\:pt-\[0\]{
    padding-top: 0;
  }
  .md\:pt-\[100px\]{
    padding-top: 100px;
  }
  .md\:pt-\[10px\]{
    padding-top: 10px;
  }
  .md\:pt-\[111px\]{
    padding-top: 111px;
  }
  .md\:pt-\[116px\]{
    padding-top: 116px;
  }
  .md\:pt-\[60px\]{
    padding-top: 60px;
  }
  .md\:pt-\[85px\]{
    padding-top: 85px;
  }
  .md\:text-start{
    text-align: start;
  }
  .md\:text-\[28px\]{
    font-size: 28px;
  }
  .md\:text-\[40px\]{
    font-size: 40px;
  }
  .md\:text-\[80px\]{
    font-size: 80px;
  }
  .md\:text-h1{
    font-size: 4.25rem;
    line-height: 5.5rem;
  }
  .md\:text-h1Mobile{
    font-size: 2rem;
    line-height: 2.25rem;
  }
  .md\:text-h2Tablet{
    font-size: 3rem;
    line-height: 3.875rem;
  }
  .md\:text-h3{
    font-size: 2rem;
    line-height: 2.25rem;
  }
  .md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-md{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .md\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md\:text-xxl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:leading-9{
    line-height: 2.25rem;
  }
  .md\:leading-\[36px\]{
    line-height: 36px;
  }
  .md\:leading-none{
    line-height: 1;
  }
  .md\:before\:-left-14::before{
    content: var(--tw-content);
    left: -3.5rem;
  }
  .md\:before\:-right-14::before{
    content: var(--tw-content);
    right: -3.5rem;
  }
  .md\:before\:-translate-x-1\/2::before{
    content: var(--tw-content);
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:before\:translate-x-1\/2::before{
    content: var(--tw-content);
    --tw-translate-x: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:after\:left-1\/2::after{
    content: var(--tw-content);
    left: 50%;
  }
  .md\:first\:text-h3:first-child{
    font-size: 2rem;
    line-height: 2.25rem;
  }
  .md\:last\:border-none:last-child{
    border-style: none;
  }
  .md\:last\:pb-\[100px\]:last-child{
    padding-bottom: 100px;
  }
  .md\:even\:mt-\[25\%\]:nth-child(even){
    margin-top: 25%;
  }
  .md\:even\:flex-row-reverse:nth-child(even){
    flex-direction: row-reverse;
  }
}

@media (min-width: 768px) and (max-width: 1279px){
  .mdOnly\:absolute{
    position: absolute;
  }
  .mdOnly\:relative{
    position: relative;
  }
  .mdOnly\:order-1{
    order: 1;
  }
  .mdOnly\:order-2{
    order: 2;
  }
  .mdOnly\:order-3{
    order: 3;
  }
  .mdOnly\:order-4{
    order: 4;
  }
  .mdOnly\:order-6{
    order: 6;
  }
  .mdOnly\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .mdOnly\:flex{
    display: flex;
  }
  .mdOnly\:flex-col{
    flex-direction: column;
  }
  .mdOnly\:justify-between{
    justify-content: space-between;
  }
  .mdOnly\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .mdOnly\:pl-3{
    padding-left: 0.75rem;
  }
  .mdOnly\:text-sm{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 0px) and (max-width: 767px){
  .smOnly\:w-full{
    width: 100%;
  }
  .smOnly\:text-center{
    text-align: center;
  }
  .smOnly\:before\:-left-\[4\.5rem\]::before{
    content: var(--tw-content);
    left: -4.5rem;
  }
}

@media (min-width: 1280px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:relative{
    position: relative;
  }
  .lg\:bottom-0{
    bottom: 0px;
  }
  .lg\:left-0{
    left: 0px;
  }
  .lg\:left-2\/3{
    left: 66.666667%;
  }
  .lg\:top-0{
    top: 0px;
  }
  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .lg\:col-start-1{
    grid-column-start: 1;
  }
  .lg\:col-start-2{
    grid-column-start: 2;
  }
  .lg\:col-start-3{
    grid-column-start: 3;
  }
  .lg\:col-start-5{
    grid-column-start: 5;
  }
  .lg\:col-start-6{
    grid-column-start: 6;
  }
  .lg\:row-span-1{
    grid-row: span 1 / span 1;
  }
  .lg\:row-span-2{
    grid-row: span 2 / span 2;
  }
  .lg\:row-span-3{
    grid-row: span 3 / span 3;
  }
  .lg\:row-start-1{
    grid-row-start: 1;
  }
  .lg\:row-start-2{
    grid-row-start: 2;
  }
  .lg\:row-start-3{
    grid-row-start: 3;
  }
  .lg\:row-start-4{
    grid-row-start: 4;
  }
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-11{
    margin-bottom: 2.75rem;
  }
  .lg\:mb-5{
    margin-bottom: 1.25rem;
  }
  .lg\:mb-\[0\]{
    margin-bottom: 0;
  }
  .lg\:mb-\[100px\]{
    margin-bottom: 100px;
  }
  .lg\:mb-\[60px\]{
    margin-bottom: 60px;
  }
  .lg\:mb-breadDeskM{
    margin-bottom: calc(114px - ((-18px + 1rem) * 16));
  }
  .lg\:ml-12{
    margin-left: 3rem;
  }
  .lg\:mt-10{
    margin-top: 2.5rem;
  }
  .lg\:mt-\[100px\]{
    margin-top: 100px;
  }
  .lg\:line-clamp-5{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:grid{
    display: grid;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:aspect-\[1\.43\/1\]{
    aspect-ratio: 1.43/1;
  }
  .lg\:aspect-\[1\.54\/1\]{
    aspect-ratio: 1.54/1;
  }
  .lg\:aspect-\[2\.25\/1\]{
    aspect-ratio: 2.25/1;
  }
  .lg\:aspect-\[4\/3\]{
    aspect-ratio: 4/3;
  }
  .lg\:h-\[18px\]{
    height: 18px;
  }
  .lg\:h-\[394px\]{
    height: 394px;
  }
  .lg\:h-\[54px\]{
    height: 54px;
  }
  .lg\:h-full{
    height: 100%;
  }
  .lg\:max-h-\[110px\]{
    max-height: 110px;
  }
  .lg\:max-h-\[320px\]{
    max-height: 320px;
  }
  .lg\:max-h-fit{
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  .lg\:w-11\/12{
    width: 91.666667%;
  }
  .lg\:w-\[186px\]{
    width: 186px;
  }
  .lg\:w-\[18px\]{
    width: 18px;
  }
  .lg\:w-\[214px\]{
    width: 214px;
  }
  .lg\:w-\[242px\]{
    width: 242px;
  }
  .lg\:w-\[280px\]{
    width: 280px;
  }
  .lg\:w-\[481px\]{
    width: 481px;
  }
  .lg\:w-\[590px\]{
    width: 590px;
  }
  .lg\:w-\[592px\]{
    width: 592px;
  }
  .lg\:w-\[633px\]{
    width: 633px;
  }
  .lg\:w-\[800px\]{
    width: 800px;
  }
  .lg\:w-\[950px\]{
    width: 950px;
  }
  .lg\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:w-max{
    width: -moz-max-content;
    width: max-content;
  }
  .lg\:min-w-\[242px\]{
    min-width: 242px;
  }
  .lg\:min-w-\[481px\]{
    min-width: 481px;
  }
  .lg\:min-w-\[590px\]{
    min-width: 590px;
  }
  .lg\:min-w-\[592px\]{
    min-width: 592px;
  }
  .lg\:max-w-\[100\%\]{
    max-width: 100%;
  }
  .lg\:max-w-\[33\%\]{
    max-width: 33%;
  }
  .lg\:max-w-\[458px\]{
    max-width: 458px;
  }
  .lg\:max-w-\[465px\]{
    max-width: 465px;
  }
  .lg\:max-w-\[62\%\]{
    max-width: 62%;
  }
  .lg\:max-w-\[65\%\]{
    max-width: 65%;
  }
  .lg\:max-w-\[67\%\]{
    max-width: 67%;
  }
  .lg\:max-w-\[70\%\]{
    max-width: 70%;
  }
  .lg\:max-w-\[700px\]{
    max-width: 700px;
  }
  .lg\:max-w-\[75\%\]{
    max-width: 75%;
  }
  .lg\:max-w-\[80\%\]{
    max-width: 80%;
  }
  .lg\:max-w-\[85\%\]{
    max-width: 85%;
  }
  .lg\:max-w-\[90\%\]{
    max-width: 90%;
  }
  .lg\:max-w-none{
    max-width: none;
  }
  .lg\:-translate-y-1\/2{
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[\.3fr\2c _\.7fr\]{
    grid-template-columns: .3fr .7fr;
  }
  .lg\:grid-cols-\[\.8fr\2c _1fr\]{
    grid-template-columns: .8fr 1fr;
  }
  .lg\:grid-cols-\[26\.23\%\2c _4\.6\%\2c _20\.56\%\2c _auto\2c _36\%\2c _13\.8\%\]{
    grid-template-columns: 26.23% 4.6% 20.56% auto 36% 13.8%;
  }
  .lg\:grid-cols-\[270px\2c _1fr\]{
    grid-template-columns: 270px 1fr;
  }
  .lg\:grid-cols-\[35\%\2c _61\%\]{
    grid-template-columns: 35% 61%;
  }
  .lg\:grid-cols-\[50\%\2c _50\%\]{
    grid-template-columns: 50% 50%;
  }
  .lg\:grid-cols-\[70\%\2c _1fr\]{
    grid-template-columns: 70% 1fr;
  }
  .lg\:grid-cols-\[auto\2c _954px\]{
    grid-template-columns: auto 954px;
  }
  .lg\:grid-cols-\[repeat\(auto-fit\2c minmax\(0\2c _1fr\)\)\]{
    grid-template-columns: repeat(auto-fit,minmax(0, 1fr));
  }
  .lg\:grid-rows-\[_repeat\(1\2c _min-content\)\]{
    grid-template-rows: repeat(1, min-content);
  }
  .lg\:grid-rows-\[repeat\(3\2c _auto\)\]{
    grid-template-rows: repeat(3, auto);
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-col{
    flex-direction: column;
  }
  .lg\:content-start{
    align-content: flex-start;
  }
  .lg\:content-around{
    align-content: space-around;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:items-stretch{
    align-items: stretch;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-0{
    gap: 0px;
  }
  .lg\:gap-3{
    gap: 0.75rem;
  }
  .lg\:gap-9{
    gap: 2.25rem;
  }
  .lg\:gap-\[120px\]{
    gap: 120px;
  }
  .lg\:gap-\[60px\]{
    gap: 60px;
  }
  .lg\:gap-\[68px\]{
    gap: 68px;
  }
  .lg\:gap-x-36{
    -moz-column-gap: 9rem;
         column-gap: 9rem;
  }
  .lg\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .lg\:gap-x-\[140px\]{
    -moz-column-gap: 140px;
         column-gap: 140px;
  }
  .lg\:gap-x-\[196px\]{
    -moz-column-gap: 196px;
         column-gap: 196px;
  }
  .lg\:gap-y-12{
    row-gap: 3rem;
  }
  .lg\:gap-y-\[200px\]{
    row-gap: 200px;
  }
  .lg\:self-start{
    align-self: flex-start;
  }
  .lg\:self-end{
    align-self: flex-end;
  }
  .lg\:justify-self-start{
    justify-self: start;
  }
  .lg\:p-0{
    padding: 0px;
  }
  .lg\:p-15{
    padding: 3.75rem;
  }
  .lg\:p-\[60px\]{
    padding: 60px;
  }
  .lg\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .lg\:px-\[104px\]{
    padding-left: 104px;
    padding-right: 104px;
  }
  .lg\:px-\[60px\]{
    padding-left: 60px;
    padding-right: 60px;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .lg\:py-\[60px\]{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .lg\:pb-0{
    padding-bottom: 0px;
  }
  .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .lg\:pb-40{
    padding-bottom: 10rem;
  }
  .lg\:pb-8{
    padding-bottom: 2rem;
  }
  .lg\:pb-\[100px\]{
    padding-bottom: 100px;
  }
  .lg\:pb-\[110px\]{
    padding-bottom: 110px;
  }
  .lg\:pb-\[120px\]{
    padding-bottom: 120px;
  }
  .lg\:pb-\[50px\]{
    padding-bottom: 50px;
  }
  .lg\:pb-\[60px\]{
    padding-bottom: 60px;
  }
  .lg\:pl-0{
    padding-left: 0px;
  }
  .lg\:pl-16{
    padding-left: 4rem;
  }
  .lg\:pl-\[20\%\]{
    padding-left: 20%;
  }
  .lg\:pl-\[416px\]{
    padding-left: 416px;
  }
  .lg\:pr-0{
    padding-right: 0px;
  }
  .lg\:pr-\[72px\]{
    padding-right: 72px;
  }
  .lg\:pt-0{
    padding-top: 0px;
  }
  .lg\:pt-1{
    padding-top: 0.25rem;
  }
  .lg\:pt-16{
    padding-top: 4rem;
  }
  .lg\:pt-\[100px\]{
    padding-top: 100px;
  }
  .lg\:pt-\[148px\]{
    padding-top: 148px;
  }
  .lg\:pt-\[40\%\]{
    padding-top: 40%;
  }
  .lg\:pt-\[80\%\]{
    padding-top: 80%;
  }
  .lg\:pt-\[88px\]{
    padding-top: 88px;
  }
  .lg\:pt-breadDeskP{
    padding-top: calc((-18px + 1rem) * 16);
  }
  .lg\:text-start{
    text-align: start;
  }
  .lg\:text-h1Tablet{
    font-size: 3.75rem;
    line-height: 5rem;
  }
  .lg\:text-h2{
    font-size: 3rem;
    line-height: 3.875rem;
  }
  .lg\:text-h2Mobile{
    font-size: 1.75rem;
    line-height: 2rem;
  }
  .lg\:text-h3{
    font-size: 2rem;
    line-height: 2.25rem;
  }
  .lg\:text-md{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .lg\:text-xxl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:before\:-left-16::before{
    content: var(--tw-content);
    left: -4rem;
  }
  .lg\:before\:-left-\[98px\]::before{
    content: var(--tw-content);
    left: -98px;
  }
  .lg\:before\:-right-\[98px\]::before{
    content: var(--tw-content);
    right: -98px;
  }
  .lg\:last\:border-r:last-child{
    border-right-width: 1px;
  }
  .lg\:last\:border-primaryLight:last-child{
    --tw-border-opacity: 1;
    border-color: rgb(206 206 206 / var(--tw-border-opacity));
  }
  .lg\:last\:pr-8:last-child{
    padding-right: 2rem;
  }
  .lg\:even\:mt-0:nth-child(even){
    margin-top: 0px;
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[4].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[3].oneOf[4].use[2]!./node_modules/next/font/local/target.css?{"path":"pages/_app.tsx","import":"","arguments":[{"src":[{"path":"../public/fonts/basis-grotesque-regular-pro.woff","weight":"400","style":"normal"},{"path":"../public/fonts/basis-grotesque-regular-pro.woff2","weight":"400","style":"normal"},{"path":"../public/fonts/basis-grotesque-bold-pro.woff","weight":"700","style":"normal"},{"path":"../public/fonts/basis-grotesque-bold-pro.woff2","weight":"700","style":"normal"}],"variable":"--grotesque"}],"variableName":"grotesque"} ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
font-family: '__grotesque_30a9ab';
src: url(/_next/static/media/ca395d1b6fee3b32-s.p.woff) format('woff');
font-display: swap;
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: '__grotesque_30a9ab';
src: url(/_next/static/media/7681336c1d14bc9a-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: '__grotesque_30a9ab';
src: url(/_next/static/media/fdc93e539e15d351-s.p.woff) format('woff');
font-display: swap;
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: '__grotesque_30a9ab';
src: url(/_next/static/media/8691dddbb657a567-s.p.woff2) format('woff2');
font-display: swap;
font-weight: 700;
font-style: normal;
}@font-face {font-family: '__grotesque_Fallback_30a9ab';src: local("Arial");ascent-override: 93.73%;descent-override: 25.39%;line-gap-override: 0.00%;size-adjust: 102.42%
}.__className_30a9ab {font-family: '__grotesque_30a9ab', '__grotesque_Fallback_30a9ab'
}.__variable_30a9ab {--grotesque: '__grotesque_30a9ab', '__grotesque_Fallback_30a9ab'
}


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