/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/pages/It/AboutUsSection/ui/AboutUsSection.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
.AboutUsSection_section___vhpo {
  position: relative;
  padding-block: 40px;
  z-index: 1;
  overflow: hidden;
}

.AboutUsSection_section___vhpo::before {
  position: absolute;
  content: '';
  inset: 0;
  background-image: url('/assets/pages/it/about-us-section/background-360.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  width: 100%;
  z-index: -1;
}

.AboutUsSection_text__eCsto {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 32px;
}

.AboutUsSection_description__ZT_tb {
  color: rgb(var(--text-secondary));
  font-size: 16px;
  line-height: 130%;
}

.AboutUsSection_list__mSwMS {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 166px 166px;
  grid-gap: 12px;
  gap: 12px;
}

.AboutUsSection_item__9E5JC {
  background-color: rgb(var(--grey-main));
  border-radius: 24px;
  padding: 24px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}

.AboutUsSection_item-title__kmeWf {
  font-size: 40px;
  line-height: 100%;
  font-weight: 600;
  color: rgb(var(--red-accent));
}

.AboutUsSection_item-text__5AkMi {
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0;
}

@media screen and (min-width: 768px) {
  .AboutUsSection_section___vhpo::before {
    background-image: url('/assets/pages/it/about-us-section/background-768.png');
  }

  .AboutUsSection_list__mSwMS {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: unset;
    gap: 16px;
  }
}

@media screen and (min-width: 1280px) {
  .AboutUsSection_section___vhpo {
    padding-block: 64px;
  }

  .AboutUsSection_section___vhpo::before {
    background-image: url('/assets/pages/it/about-us-section/background-1280.png');
  }

  .AboutUsSection_description__ZT_tb {
    font-size: 20px;
    max-width: 730px;
  }

  .AboutUsSection_item__9E5JC {
    padding: 40px 32px;
    gap: 64px;
    border-radius: 36px;
  }

  .AboutUsSection_item-title__kmeWf {
    font-size: 80px;
    line-height: 86px;
  }

  .AboutUsSection_item-text__5AkMi {
    font-size: 20px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1440px) {
  .AboutUsSection_section___vhpo::before {
    background-image: url('/assets/pages/it/about-us-section/background-1440.png');
  }

  .AboutUsSection_text__eCsto {
    flex-direction: row;
    justify-content: space-between;
    gap: 94px;
    margin-bottom: 56px;
  }

  .AboutUsSection_description__ZT_tb {
    max-width: 653px;
  }
}

@media screen and (min-width: 1920px) {
  .AboutUsSection_section___vhpo::before {
    background-image: url('/assets/pages/it/about-us-section/background-1920.png');
  }
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/pages/It/BenefitsSection/ui/BenefitsSection.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
.BenefitsSection_section__i7TIN {
  padding-block: 40px;
}

.BenefitsSection_list__YUa2R {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.BenefitsSection_item__BTbeT {
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 24px 24px 24px;
  min-height: 200px;
  background-color: rgb(var(--green-light));
}

.BenefitsSection_item-icon__wsKU1 {
  color: rgb(var(--red-accent));
}

.BenefitsSection_item-title__EM1G_ {
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .BenefitsSection_list__YUa2R {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (min-width: 1280px) {
  .BenefitsSection_section__i7TIN {
    padding-block: 72px;
  }

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

  .BenefitsSection_item__BTbeT {
    min-height: 280px;
    border-radius: 32px;
  }

  .BenefitsSection_item-title__EM1G_ {
    font-size: 24px;
  }
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/pages/It/ProjectsSection/ui/ProjectsSection.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
.ProjectsSection_section__dQvna {
  padding-block: 40px;
}

.ProjectsSection_title__YXsMy {
  margin-bottom: 16px;
}

.ProjectsSection_categories__FdGcA {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
}

.ProjectsSection_category__WNgdf {
  background-color: transparent;
  border: 1px solid #e6e6e6;
  border-radius: 100px;
  font-size: 14px;
  line-height: 120%;
  font-weight: 500;
  padding: 10px 16px;
  cursor: pointer;
  transition:
    background-color 0.3s,
    border 0.3s,
    color 0.3s;
}

.ProjectsSection_category__WNgdf:hover {
  border: 1px solid black;
}

.ProjectsSection_category__WNgdf.ProjectsSection_active__r16FS {
  background-color: black;
  border: 1px solid black;
  color: white;
}

.ProjectsSection_list__psd5U {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 20px 12px 90px 12px;
  background-color: rgb(var(--grey-main));
  border-radius: 24px;
}

.ProjectsSection_project___wbX2 {
  position: relative;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  background-color: white;
  overflow: hidden;
  height: 100%;
}

.ProjectsSection_project___wbX2:hover .ProjectsSection_project-image__Rz04h {
  transform: scale(1.1);
}

.ProjectsSection_project-category__8AmiK {
  position: absolute;
  top: 16px;
  left: 16px;
  background-color: white;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
  padding: 6px 14px;
  z-index: 1;
}

.ProjectsSection_project-image-wrap__SAUnI {
  overflow: hidden;
  height: 250px;
}

.ProjectsSection_project-image__Rz04h {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
  z-index: -1;
}

.ProjectsSection_project-body__WwDrS {
  padding: 8px 16px 16px 16px;
  display: flex;
  justify-content: space-between;
  gap: 12px;
}

.ProjectsSection_project-title__izxiE {
  font-size: 16px;
  font-weight: 600;
  line-height: 125%;
  margin-bottom: 4px;
}

.ProjectsSection_project-description__p72ly {
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.ProjectsSection_project-arrow__miOxY {
  margin: 8px;
  flex-shrink: 0;
}

.ProjectsSection_btn-wrap__WNRCQ {
  display: flex;
  justify-content: center;
  margin-top: -20px;
  transform: translateY(-100%);
}

.ProjectsSection_btn__TxUGf {
  border: 1px solid transparent !important;
  color: rgb(var(--red-accent)) !important;
}

.ProjectsSection_btn__TxUGf:hover {
  border: 1px solid rgb(var(--red-accent)) !important;
}

@media screen and (min-width: 768px) {
  .ProjectsSection_list__psd5U {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 24px 24px 90px 24px;
  }

  .ProjectsSection_project-image__Rz04h {
    height: 270px;
  }
}

@media screen and (min-width: 1280px) {
  .ProjectsSection_section__dQvna {
    padding-block: 64px;
  }

  .ProjectsSection_title__YXsMy {
    margin-bottom: 32px;
  }

  .ProjectsSection_category__WNgdf {
    font-size: 20px;
    padding: 10px 20px;
  }

  .ProjectsSection_list__psd5U {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-radius: 40px;
    grid-gap: 20px;
    gap: 20px;
    padding: 24px 24px 120px 24px;
  }

  .ProjectsSection_project___wbX2 {
    border-radius: 32px;
  }

  .ProjectsSection_project-body__WwDrS {
    padding: 16px 24px;
  }

  .ProjectsSection_project-title__izxiE {
    margin-bottom: 8px;
  }

  .ProjectsSection_btn-wrap__WNRCQ {
    margin-top: -30px;
  }
}

@media screen and (min-width: 1440px) {
  .ProjectsSection_categories__FdGcA {
    margin-bottom: 40px;
  }

  .ProjectsSection_list__psd5U {
    padding: 32px 32px 155px 32px;
  }
}

@media screen and (min-width: 1920px) {
  .ProjectsSection_list__psd5U {
    padding: 56px 56px 155px 56px;
  }
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/pages/It/StackSection/ui/StackSection.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
.StackSection_section__x_n2A {
  padding-block: 40px;
}

.StackSection_top__SA1RD {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 32px;
}

.StackSection_description__TuSTs {
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  color: rgb(var(--text-secondary));
}

.StackSection_content__d9XJw {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.StackSection_content-list__TyvIZ {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.StackSection_content-item__V00OK {
  background: white;
  padding: 6px 12px;
  border-radius: 30px;
  font-size: 14px;
  line-height: 16px;
}

.StackSection_content-btns__aNueC {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.StackSection_content-vacancies-btn__6h_hG {
  padding: 0 !important;
}

@media screen and (min-width: 768px) {
  .StackSection_description__TuSTs {
    max-width: 470px;
  }

  .StackSection_content-btns__aNueC {
    flex-direction: row;
    align-items: center;
    gap: 24px;
  }
}

@media screen and (min-width: 1280px) {
  .StackSection_section__x_n2A {
    padding-block: 72px;
  }
  .StackSection_top__SA1RD {
    flex-direction: row;
    justify-content: space-between;
  }

  .StackSection_content-item__V00OK {
    font-size: 16px;
    padding: 8px 14px;
  }

  .StackSection_content__d9XJw {
    gap: 24px;
  }

  .StackSection_content-vacancies-btn__6h_hG {
    font-size: 24px !important;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/pages/It/TeamSection/ui/TeamSection.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.TeamSection_section__mEKeR {
  position: relative;
  padding-top: 40px;
  background-image: url('/assets/pages/it/team-section/background.svg');
  background-repeat: no-repeat;
}

.TeamSection_text__UXfsA {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 16px;
}

.TeamSection_title__q9prF {
  color: rgb(var(--red-accent));
}

.TeamSection_description__jUX5i {
  color: rgb(var(--text-secondary));
}

.TeamSection_btn__q4uOO {
  position: relative;
  background-color: rgb(var(--red-accent));
  border: none;
  border-radius: 20px;
  font-size: 18px;
  font-weight: 500;
  color: white;
  padding: 20px 24px;
  min-height: 148px;
  width: 100%;
  display: flex;
  align-items: flex-end;
  text-align: left;
  margin-bottom: 72px;
  cursor: pointer;
  transition: opacity 0.3s;
}

.TeamSection_btn__q4uOO:hover {
  opacity: 0.9;
}

.TeamSection_btn__q4uOO svg {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 10px;
}

.TeamSection_image__m0tp1 {
  border-radius: 24px;
  width: 100vw;
  margin-left: -16px;
  object-fit: cover;
}

@media screen and (min-width: 768px) {
  .TeamSection_section__mEKeR {
    background-size: 1200px 1380px;
    background-position: 100% -40%;
  }

  .TeamSection_image__m0tp1 {
    width: 768px;
    margin-left: -24px;
  }
}

@media screen and (min-width: 1280px) {
  .TeamSection_section__mEKeR {
    padding-block: 72px;
    background-position: 600px 55%;
  }

  .TeamSection_inner__L7QfQ {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .TeamSection_image__m0tp1 {
    width: 682px;
    min-height: 612px;
    height: 100%;
    border-radius: 48px;
    margin-left: unset;
    margin-right: -40px;
  }

  .TeamSection_content__Psr2x {
    max-width: 475px;
  }

  .TeamSection_text__UXfsA {
    margin-bottom: 38px;
  }

  .TeamSection_title__q9prF {
    font-size: 64px;
  }

  .TeamSection_description__jUX5i {
    font-size: 28px;
  }

  .TeamSection_btn__q4uOO {
    margin-bottom: unset;
    border-radius: 36px;
    max-width: 440px;
    font-size: 32px;
    min-height: 210px;
  }

  .TeamSection_btn__q4uOO svg {
    top: 40px;
    right: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .TeamSection_section__mEKeR {
    background-position: 200%;
  }

  .TeamSection_content__Psr2x {
    max-width: 637px;
  }

  .TeamSection_image__m0tp1 {
    width: 735px;
    /* height: 428px; */
  }
}

@media screen and (min-width: 1920px) {
  .TeamSection_section__mEKeR {
    background-position: right;
  }

  .TeamSection_text__UXfsA {
    margin-bottom: 64px;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/widgets/SuccessModal/ui/SuccessModal.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.SuccessModal_title__U3nnX {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 8px;
  color: rgb(var(--red-accent));
}

.SuccessModal_description___YHqU {
  font-size: 14px;
  margin-bottom: 30px;
}

@media screen and (min-width: 1280px) {
  .SuccessModal_title__U3nnX {
    font-size: 32px;
  }

  .SuccessModal_description___YHqU {
    font-size: 16px;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/widgets/FeedbackForm/ui/FeedbackForm.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.FeedbackForm_bottom__RqoWx {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
}

.FeedbackForm_file__ffoJt {
  border: 1px solid #e6e6e6;
  max-width: 250px;
  width: max-content;
  border-radius: 100px;
  padding: 6px 16px;
  font-weight: 500;
  font-size: 16px;
  color: #84867d;
  display: flex;
  align-items: center;
  gap: 14px;
  background-color: white;
}

.FeedbackForm_file__ffoJt.FeedbackForm_done__LmYR5 {
  color: black;
}

.FeedbackForm_file-spin__z3On7 {
  filter: grayscale(100%);
}

.FeedbackForm_file-name___2obX {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  max-width: 150px;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .FeedbackForm_bottom__RqoWx {
    flex-direction: row;
    align-items: center;
    gap: 32px;
  }

  .FeedbackForm_agreement__xceJC {
    transform: translateY(12px);
  }

  .FeedbackForm_file__ffoJt {
    font-size: 18px;
    line-height: 130%;
    max-width: 354px;
  }

  .FeedbackForm_upload-wrap__Oazcw {
    display: flex;
  }
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/widgets/FormSection/ui/FormSection.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.FormSection_section__W0DWZ {
  position: relative;
  padding-block: 40px;
  background-image: url('/assets/form-section/background.svg');
  background-position: -82px 200px;
  background-repeat: no-repeat;
}

.FormSection_inner__HfTO6 {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.FormSection_text__UZSww {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.FormSection_text__UZSww p {
  color: rgb(var(--text-secondary));
}

.FormSection_btn__nzT9I {
  margin-top: 24px;
}

@media screen and (min-width: 768px) {
  .FormSection_section__W0DWZ {
    background-position: -120px 130px;
  }

  .FormSection_resume__Rr7la {
    display: flex;
    align-items: center;
    gap: 16px;
  }

  .FormSection_resume-link__SdjFY {
    width: 100%;
  }
}

@media screen and (min-width: 1280px) {
  .FormSection_section__W0DWZ {
    padding-block: 72px;
    background-position: -32px 215px;
  }

  .FormSection_input__GrUm7 {
    border-radius: 32px !important;
    padding: 13px 24px !important;
    font-size: 20px !important;
  }

  .FormSection_resume__Rr7la {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }

  .FormSection_inner__HfTO6 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    gap: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .FormSection_section__W0DWZ {
    background-position: 0 bottom;
  }

  .FormSection_resume__Rr7la {
    flex-direction: row;
    align-items: center;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/widgets/IntroSection/ui/IntroSection.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.IntroSection_section__p2Lk5 {
  position: relative;
  min-height: 625px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: rgb(var(--white));
  padding-bottom: 72px;
  background: linear-gradient(
    180deg,
    rgba(38, 48, 39, 0) 26.83%,
    rgba(38, 48, 39, 0.8) 78.81%
  );
  margin-bottom: -80px;
}

.IntroSection_logo__l0iJL {
  margin-bottom: 20px;
}

.IntroSection_video__NVOW9,
.IntroSection_image__G2dDV {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  .IntroSection_section__p2Lk5 {
    min-height: 545px;
    padding-bottom: 95px;
  }
}

@media screen and (min-width: 1280px) {
  .IntroSection_section__p2Lk5 {
    min-height: 835px;
    padding-bottom: 141px;
    margin-bottom: -170px;
  }

  .IntroSection_logo__l0iJL {
    width: 295px;
    height: 48px;
  }
}

@media screen and (min-width: 1920px) {
  .IntroSection_section__p2Lk5 {
    min-height: 873px;
    padding-bottom: 141px;
  }
}

