/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/components/ui/Typography/Typography.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.Typography_typography__9jIDh {
  margin: 0;
  padding: 0;
}

.Typography_h1__BS3Ay {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}

.Typography_h2__0BKC1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}

.Typography_h3__P6mEf {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.Typography_h4__IFal5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}

.Typography_body___GC0W {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
}

.Typography_bodyLarge__w5GZN {
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}

.Typography_bodyMedium__bYHLU {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}

.Typography_bodySmall__dUoU0 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

.Typography_align-left__gOpWg {
  text-align: left;
}

.Typography_align-center__Ta65W {
  text-align: center;
}

.Typography_align-right__hXxil {
  text-align: right;
}

.Typography_color-primary__VLvJJ {
  color: var(--color-text-primary);
}

.Typography_color-secondary__4_h1Q {
  color: var(--color-text-secondary);
}

.Typography_color-muted___d5y2 {
  color: var(--color-text-muted);
}

.Typography_color-subtle__DKvra {
  color: var(--color-text-subtle);
}

@media (max-width: 768px) {
  .Typography_h1__BS3Ay {
    font-size: 32px;
  }
  .Typography_h2__0BKC1 {
    font-size: 24px;
  }
  .Typography_h4__IFal5 {
    font-size: 18px;
  }
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/components/ui/Button/Button.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
.Button_button__f_l0m {
  display: inline-block;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 700;
  transition: all 0.2s ease;
  border: none;
  cursor: pointer;
  text-align: center;
  line-height: 100%;
}

.Button_large__PNABv {
  padding: 20px 40px;
  font-size: 18px;
}

.Button_medium__ShRpg {
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 400;
}

.Button_small__eTosT {
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}

.Button_primary__gNjMo {
  background: transparent;
  color: var(--color-accent-orange);
  border: 2px solid var(--color-accent-orange);
}

.Button_primary__gNjMo:hover {
  color: #ff8c61;
  border-color: #ff8c61;
}

.Button_secondary__6ARy2 {
  background: transparent;
  color: rgba(255, 255, 255, 0.4);
  border: 2px solid rgba(255, 255, 255, 0.2);
}

.Button_secondary__6ARy2:hover {
  color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.4);
}

.Button_tertiary__Js3n4 {
  background: rgba(58, 58, 58, 1);
  color: rgba(255, 255, 255, 0.9);
  border: 2px solid transparent;
}

.Button_tertiary__Js3n4:hover {
  background: rgba(74, 74, 74, 1);
  color: rgba(255, 255, 255, 1);
}

.Button_cta__V4anq {
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.7),
      rgba(255, 255, 255, 0.7)
    ),
    linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  color: var(--color-accent-orange);
  border: 2px solid transparent;
  font-weight: 700;
}

.Button_cta__V4anq:hover {
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.9),
      rgba(255, 255, 255, 0.9)
    ),
    linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  box-shadow: 0 6px 20px rgba(255, 107, 61, 0.3);
}

.Button_accent__NpvQD {
  /* background: linear-gradient(135deg, #ff6b3d 0%, #ff8c61 100%);
  
  border: 2px solid transparent;*/
  font-weight: 700;
  color: white;
  background: linear-gradient(0deg, rgb(255, 71, 3), rgb(255, 126, 77));
  border: 1px solid rgb(255, 140, 97);
  box-shadow: 0px 4px 12px 0px rgba(255, 69, 0, 0.35);
}

.Button_accent__NpvQD:hover {
  background: linear-gradient(135deg, #ff8c61 0%, #ffa380 100%);
  box-shadow: 0 8px 24px rgba(255, 107, 61, 0.4);
}

@media (max-width: 768px) {
  .Button_large__PNABv {
    padding: 12px 24px;
    font-size: 16px;
  }
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/components/ui/ProjectCard/ProjectCard.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
.ProjectCard_card__wkcQi {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  border-radius: 24px;
  position: relative;
  height: 180px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.ProjectCard_overlay__sckHb {
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 26px;
  justify-content: space-between;
}

.ProjectCard_title__oKPmE {
  color: rgba(234, 234, 234, 1) !important;
  margin: 0;
}

.ProjectCard_button__MP_8E {
  align-self: flex-end;
}

@media (max-width: 768px) {
  .ProjectCard_overlay__sckHb {
    padding: 24px;
  }
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/components/ui/CategoryFilter/CategoryFilter.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
.CategoryFilter_filterContainer__pDZGz {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .CategoryFilter_filterContainer__pDZGz {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    margin-top: 24px;
    margin-bottom: 24px;
    gap: 8px;
    padding-bottom: 8px;
    /* Скрыть стандартный скроллбар */
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
    /* Smooth scrolling */
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch; /* iOS momentum scrolling */
  }

  .CategoryFilter_filterContainer__pDZGz::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
  }

  /* Убедиться, что кнопки не сжимаются */
  .CategoryFilter_filterContainer__pDZGz > * {
    flex-shrink: 0;
  }
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/components/ui/PageContainer/PageContainer.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
.PageContainer_container__OX_kA {
  max-width: 1432px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/components/ContactModal/ContactModal.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.ContactModal_backdrop__o2dkT {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  padding: 20px;
}

.ContactModal_modal__oSR_K {
  position: relative;
  background: var(--color-bg-secondary);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  padding: 40px;
  max-width: 800px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
}

.ContactModal_closeButton__Y0REz {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 40px;
  height: 40px;
  border: none;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.2s ease;
}

.ContactModal_closeButton__Y0REz:hover {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 1);
}

.ContactModal_title__ilwMx {
  margin-bottom: 16px;
  line-height: 1.2;
}

.ContactModal_form__nRzyA {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.ContactModal_formRow__OphPT {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  gap: 20px;
}

.ContactModal_inputGroup__bVvc4 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.ContactModal_label__xDZHY {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
}

.ContactModal_input__hyLDS,
textarea.ContactModal_input__hyLDS {
  padding: 16px 20px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--text-faded, rgba(168, 168, 168, 1));
  border-radius: 12px;
  color: white;
  font-size: 16px;
  font-family: inherit;
  transition: all 0.2s ease;
  resize: vertical;
}

.ContactModal_input__hyLDS:focus,
textarea.ContactModal_input__hyLDS:focus {
  outline: none;
  border-color: var(--color-accent-orange);
  background: rgba(255, 255, 255, 0.08);
}

.ContactModal_checkboxGroup__pHjBv {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
}

.ContactModal_checkbox__VtD2Y {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 0;
  height: 0;
}

.ContactModal_checkboxCustom__5sh9D {
  position: relative;
  width: 36px;
  height: 36px;
  min-width: 36px;
  border: 2px solid rgba(168, 168, 168, 1);
  border-radius: 6px;
  background: transparent;
  cursor: pointer;
  transition: all 0.2s ease;
  margin-top: 2px;
}

.ContactModal_checkbox__VtD2Y:checked + .ContactModal_checkboxCustom__5sh9D {
  background: var(--color-accent-orange);
  border-color: var(--color-accent-orange);
}

.ContactModal_checkbox__VtD2Y:checked + .ContactModal_checkboxCustom__5sh9D::after {
  content: "";
  position: absolute;
  left: 12px;
  top: 3px;
  width: 8px;
  height: 20px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.ContactModal_checkboxLabel__sxQ_e {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.5;
  max-width: 530px;
}

.ContactModal_link__81LWw {
  color: var(--color-accent-orange);
  text-decoration: none;
  transition: opacity 0.2s ease;
}

.ContactModal_link__81LWw:hover {
  opacity: 0.8;
}

.ContactModal_submitButton__ZIX6y {
  width: -moz-fit-content;
  width: fit-content;
}

.ContactModal_successMessage__Se5JJ {
  padding: 32px;
  text-align: center;
  background: rgba(76, 175, 80, 0.1);
  border: 1px solid rgba(76, 175, 80, 0.3);
  border-radius: 12px;
  margin-top: 16px;
}

.ContactModal_errorMessage__UpxJM {
  padding: 16px;
  background: rgba(244, 67, 54, 0.1);
  border: 1px solid rgba(244, 67, 54, 0.3);
  border-radius: 12px;
  text-align: center;
}

.ContactModal_input__hyLDS:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.ContactModal_checkbox__VtD2Y:disabled + .ContactModal_checkboxCustom__5sh9D {
  opacity: 0.6;
  cursor: not-allowed;
}

@media (max-width: 768px) {
  .ContactModal_modal__oSR_K {
    padding: 32px 24px;
    max-height: 95vh;
  }

  .ContactModal_title__ilwMx {
    font-size: 24px;
    margin-bottom: 24px;
    padding-right: 40px;
  }

  .ContactModal_formRow__OphPT {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .ContactModal_closeButton__Y0REz {
    top: 16px;
    right: 16px;
    width: 36px;
    height: 36px;
  }
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/components/CtaSection/CtaSection.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************/
.CtaSection_content__I2hfe {
  background: linear-gradient(
    90deg,
    rgb(254, 108, 50) 0%,
    rgba(255, 69, 0, 1) 100%
  );
  border-radius: 24px;
  padding: 48px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  overflow: hidden;
}

.CtaSection_content__I2hfe::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 120px;
  width: 433px;
  height: 163px;
  background-image: url("/tilda.svg");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}

.CtaSection_title__G2Gfb {
  color: white;
  max-width: 600px;
  position: relative;
  z-index: 1;
}

@media (max-width: 768px) {
  .CtaSection_content__I2hfe {
    padding: 24px;
    gap: 24px;
  }

  .CtaSection_title__G2Gfb {
    font-size: 20px !important;
  }
}

/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/app/projects/page.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.page_page__Aa9X7 {
  min-height: calc(100vh - 200px);
  padding: 50px 0 78px 0;
}

.page_grid__oRjLo {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  gap: 20px;
  margin-bottom: var(--spacing-5);
}

.page_title__b5UrF {
  text-align: center;
}

.page_ctaContainer__xvS_3 {
  margin-top: 80px;
}

@media (max-width: 1200px) {
  .page_grid__oRjLo {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .page_page__Aa9X7 {
    padding: 40px 0 70px 0;
  }

  .page_grid__oRjLo {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .page_title__b5UrF {
    text-align: left;
  }
}

