/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Home/AboutUsSection/ui/AboutUsSection.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
.AboutUsSection_section__1b5x9 {
  position: relative;
  z-index: 5;
  overflow-x: hidden;
  width: 100%;
  min-height: max-content;
}

.AboutUsSection_text__S3vU1 {
  margin-block: 40px 32px;
}

.AboutUsSection_description__fXVPb {
  color: rgb(var(--text-secondary));
  margin-top: 16px;
}

.AboutUsSection_items__qsMZu {
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  gap: 29px;
  align-items: center;
  margin-block: 32px 40px;
}

.AboutUsSection_item__ezcy3 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: rgb(var(--white));
}

.AboutUsSection_item__ezcy3 img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.AboutUsSection_item__ezcy3:nth-child(1) {
  width: 442px;
  height: 265px;
  padding: 0 74px 32px 91px;
}

.AboutUsSection_item__ezcy3:nth-child(2) {
  width: 423px;
  height: 271px;
  padding: 0 77px 39px 83px;
  margin-left: 115px;
}

.AboutUsSection_item__ezcy3:nth-child(3) {
  width: 371px;
  height: 328px;
  padding: 0 68px 56px 106px;
  margin-left: -42px;
}

@media screen and (min-width: 768px) {
  .AboutUsSection_items__qsMZu {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 0;
    width: 850px;
    margin-left: calc(50% + 10px);
    overflow-x: unset;
    transform: translateX(-50%);
  }

  .AboutUsSection_item__ezcy3:nth-child(1) {
    width: 360px;
    height: 216px;
    padding: 0 51px 27px 83px;
    margin-top: 72px;
  }

  .AboutUsSection_item__ezcy3:nth-child(2) {
    width: 399px;
    height: 256px;
    padding: 0 74px 32px 81px;
    margin-left: 91px;
  }

  .AboutUsSection_item__ezcy3:nth-child(3) {
    width: 311px;
    height: 275px;
    padding: 0 88px 38px 90px;
    margin-left: 53px;
    margin-top: -53px;
  }
}

@media screen and (min-width: 1280px) {
  .AboutUsSection_text__S3vU1 {
    margin-block: 64px 40px;
  }

  .AboutUsSection_items__qsMZu {
    width: 1440px;
    margin-left: calc(50%);
    margin-block: 40px 64px;
  }

  .AboutUsSection_item__ezcy3:nth-child(1) {
    width: 505px;
    height: 302px;
    padding: 0 40px 48px 100px;
    margin-top: 0;
  }

  .AboutUsSection_item__ezcy3:nth-child(2) {
    width: 548px;
    height: 352px;
    padding: 0 135px 51px 110px;
    margin-left: auto;
    margin-top: -80px;
  }

  .AboutUsSection_item__ezcy3:nth-child(3) {
    width: 418px;
    height: 368px;
    padding: 0 72px 45px 117px;
    margin-left: 53px;
    margin-top: -205px;
  }

  .AboutUsSection_description__fXVPb {
    max-width: 770px;
  }
}

@media screen and (min-width: 1440px) {
  .AboutUsSection_items__qsMZu {
    width: 1640px;
  }

  .AboutUsSection_item__ezcy3:nth-child(1) {
    width: 575px;
    height: 345px;
    padding: 0 37px 44px 125px;
    margin-top: 0;
  }

  .AboutUsSection_item__ezcy3:nth-child(2) {
    width: 626px;
    height: 402px;
    padding: 0 151px 51px 125px;
    margin-top: -110px;
  }

  .AboutUsSection_item__ezcy3:nth-child(3) {
    width: 477px;
    height: 420px;
    padding: 0 91px 61px 125px;
    margin-left: 53px;
    margin-top: -205px;
  }
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Home/AdvantagesSection/ui/AdvantagesSection.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
.AdvantagesSection_inner__Pzty0 {
  padding-block: 40px;
}

.AdvantagesSection_list__PKoi1 {
  margin-top: 32px;
  display: grid;
  grid-gap: 20px;
  gap: 20px;
}

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

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

.AdvantagesSection_icon-wrap__jJ_ei svg {
  width: 48px;
  height: 48px;
}

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

@media screen and (min-width: 1280px) {
  .AdvantagesSection_inner__Pzty0 {
    padding-block: 64px;
  }
  .AdvantagesSection_list__PKoi1 {
    grid-template-columns: repeat(4, 1fr);
  }

  .AdvantagesSection_item__do59_ {
    min-height: 320px;
    padding: 40px;
    padding-top: 56px;
  }

  .AdvantagesSection_icon-wrap__jJ_ei svg {
    width: 56px;
    height: 56px;
  }

  .AdvantagesSection_item__do59_:nth-child(9) {
    grid-column: 1 / span 2;
  }

  .AdvantagesSection_item__do59_:last-child {
    grid-column: 3 / span 2;
  }
}

@media screen and (min-width: 1920px) {
  .AdvantagesSection_list__PKoi1 {
    grid-template-columns: repeat(5, 1fr);
  }

  .AdvantagesSection_item__do59_:nth-child(9),
  .AdvantagesSection_item__do59_:last-child {
    grid-column: unset;
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Home/AtmosphereSection/ui/Atmosphere.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************/
.Atmosphere_section__S9B1K {
  position: relative;
}

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

.Atmosphere_info__0A8Hj {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-block: 40px;
}

.Atmosphere_img-wrap__EtEWe {
  position: relative;
  min-height: 362px;
}

.Atmosphere_img__H1daN {
  object-fit: cover;
  object-position: top;
}

.Atmosphere_carousel-wrap__OAN5a {
  border-radius: 24px;
  overflow: hidden;
  margin-inline: -16px;
}

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

@media screen and (min-width: 768px) {
  .Atmosphere_inner__tt7Tv {
    align-items: center;
  }

  .Atmosphere_carousel-wrap__OAN5a {
    margin-inline: -24px;
    min-width: 768px;
    max-width: 768px;
    width: 100%;
  }
  .Atmosphere_img-wrap__EtEWe {
    min-height: 493px;
  }
}

@media screen and (min-width: 1280px) {
  .Atmosphere_section__S9B1K {
    min-height: 619px;
  }
  .Atmosphere_inner__tt7Tv {
    flex-direction: row;
    align-items: flex-start;
    gap: 80px;
  }
  .Atmosphere_info__0A8Hj {
    padding-block: 72px;
  }
  .Atmosphere_carousel-wrap__OAN5a {
    min-width: 620px;
    max-width: 620px;
    border-radius: 64px;
    margin-inline: unset;
    margin-right: -40px;
  }
  .Atmosphere_img-wrap__EtEWe {
    min-height: 619px;
  }
}

@media screen and (min-width: 1440px) {
  .Atmosphere_carousel-wrap__OAN5a {
    min-width: 700px;
    max-width: 700px;
  }
}

@media screen and (min-width: 1920px) {
  .Atmosphere_info__0A8Hj {
    padding-left: 40px;
  }

  .Atmosphere_carousel-wrap__OAN5a {
    margin-right: unset;
    min-width: 710px;
    max-width: 710px;
  }
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Home/BannerSection/ui/BannerSection.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
.BannerSection_section__RT6NM {
  position: relative;
  margin-block: 32px;
  min-height: 61vw;
  width: 100%;
  border-radius: 24px;
  overflow: hidden;
}

.BannerSection_image__9GmVp {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 1280px) {
  .BannerSection_section__RT6NM {
    min-height: 56vw;
    max-width: 1920px;
    margin-inline: auto;
    border-radius: 64px;
    margin-block: 72px;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Home/FAQSection/ui/FAQSection.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.FAQSection_section__jB7qQ {
  padding-block: 40px;
}

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

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

/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Home/PartOfTeamSection/ui/PartOfTeamSection.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
.PartOfTeamSection_section__kpkgZ {
  padding-block: 40px;
  overflow: hidden;
}

.PartOfTeamSection_title__VUPml {
  margin-bottom: 12px;
}

.PartOfTeamSection_description__Q3w8J {
  margin-bottom: 32px;
  color: rgb(var(--text-secondary));
}

.PartOfTeamSection_steps-list__Lse_J {
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 328px;
  margin-inline: auto;
  margin-bottom: 32px;
  padding-block: 12px;
}

.PartOfTeamSection_steps-list__Lse_J::before {
  position: absolute;
  top: 30px;
  left: 18px;
  width: 100%;
  height: 100%;
  content: url('/assets/pages/home/part-of-team-section/line-mobile.svg');
  z-index: 0;
}

.PartOfTeamSection_step__NtsHH {
  display: flex;
  gap: 13px;
  z-index: 1;
}

.PartOfTeamSection_step-number__TUh3I {
  background-color: rgb(var(--red-accent));
  border-radius: 100%;
  color: white;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  flex-shrink: 0;
}

.PartOfTeamSection_step-btn__YrFnr {
  margin-left: -16px;
  margin-top: -10px;
}

.PartOfTeamSection_step__NtsHH:nth-child(1) {
  max-width: 275px;
  margin-left: 26px;
  margin-bottom: 47px;
}

.PartOfTeamSection_step__NtsHH:nth-child(2) {
  max-width: 244px;
  margin-left: 58px;
  margin-bottom: 48px;
}

.PartOfTeamSection_step__NtsHH:nth-child(3) {
  max-width: 275px;
  margin-left: 26px;
  margin-bottom: 57px;
}

.PartOfTeamSection_step__NtsHH:nth-child(4) {
  max-width: 259px;
  margin-left: 58px;
  margin-bottom: 57px;
}

.PartOfTeamSection_step__NtsHH:nth-child(5) {
  max-width: 275px;
  margin-left: 26px;
  align-items: center;
}

.PartOfTeamSection_cards-list__ZIaaF {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.PartOfTeamSection_card__2RiKP {
  position: relative;
  padding: 24px;
  background-color: rgb(var(--grey-main));
  border-radius: 24px;
  min-height: 332px;
  font-size: 16px;
}

.PartOfTeamSection_card__2RiKP:nth-child(1),
.PartOfTeamSection_card__2RiKP:nth-child(2) {
  background-image: url('/assets/pages/home/part-of-team-section/card-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.PartOfTeamSection_card__2RiKP:nth-child(1) {
  background-position: bottom;
}

.PartOfTeamSection_card__2RiKP:nth-child(2) {
  background-position: right;
}

.PartOfTeamSection_card__2RiKP:nth-child(3) {
  min-height: 392px;
}

.PartOfTeamSection_card__2RiKP:nth-child(3)::before {
  position: absolute;
  left: 50%;
  top: 50px;
  content: '';
  width: 100%;
  max-width: 405px;
  height: 450px;
  background-image: url('/assets/pages/home/part-of-team-section/phone.png');
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(-11deg) translateX(-40%);
}

@media screen and (min-width: 768px) {
  .PartOfTeamSection_steps-list__Lse_J {
    max-width: 100%;
    padding-block: 19px 55px;
  }

  .PartOfTeamSection_steps-list__Lse_J::before {
    content: '';
    width: 656px;
    height: 474px;
    top: 28px;
    left: 35px;
    background-image: url('/assets/pages/home/part-of-team-section/line-desktop.svg');
    background-repeat: no-repeat;
    background-size: contain;
  }

  .PartOfTeamSection_step__NtsHH:nth-child(1) {
    max-width: 282px;
    margin-left: 355px;
    margin-bottom: 32px;
  }

  .PartOfTeamSection_step__NtsHH:nth-child(2) {
    max-width: 314px;
    margin-left: 27px;
    margin-bottom: 34px;
  }

  .PartOfTeamSection_step__NtsHH:nth-child(3) {
    max-width: 300px;
    margin-left: 302px;
    margin-bottom: 75px;
  }

  .PartOfTeamSection_step__NtsHH:nth-child(4) {
    max-width: 300px;
    margin-left: 113px;
    margin-bottom: 49px;
  }

  .PartOfTeamSection_step__NtsHH:nth-child(5) {
    max-width: 236px;
    margin-left: 456px;
  }

  .PartOfTeamSection_cards-list__ZIaaF {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .PartOfTeamSection_card__2RiKP,
  .PartOfTeamSection_card__2RiKP:nth-child(3) {
    min-height: 373px;
  }

  .PartOfTeamSection_card__2RiKP:nth-child(1) {
    background-position: 45% 0;
  }

  .PartOfTeamSection_card__2RiKP:nth-child(2) {
    background-position: right 8px;
  }

  .PartOfTeamSection_card__2RiKP:nth-child(3) {
    background-image: url('/assets/pages/home/part-of-team-section/card-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 5% 0;
  }

  .PartOfTeamSection_card__2RiKP:nth-child(3)::before {
    left: unset;
    right: 0;
    top: 70px;
    transform: rotate(-11deg) translateX(100%);
    width: 110%;
    max-width: unset;
    height: 620px;
  }
}

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

  .PartOfTeamSection_title__VUPml {
    font-size: 40px;
  }

  .PartOfTeamSection_description__Q3w8J {
    font-size: 24px;
    margin-bottom: 40px;
  }

  .PartOfTeamSection_steps-list__Lse_J {
    padding-block: 29px 58px;
    margin-bottom: 40px;
    max-width: 1015px;
  }

  .PartOfTeamSection_step__NtsHH {
    gap: 24px;
  }

  .PartOfTeamSection_step-number__TUh3I {
    font-size: 32px;
    width: 66px;
    height: 66px;
  }

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

  .PartOfTeamSection_steps-list__Lse_J::before {
    content: '';
    width: 1013px;
    height: 733px;
    top: 44px;
    left: 22px;
  }

  .PartOfTeamSection_step__NtsHH:nth-child(1) {
    max-width: 520px;
    margin-left: 514px;
    margin-bottom: 66px;
  }

  .PartOfTeamSection_step__NtsHH:nth-child(2) {
    max-width: 555px;
    margin-left: 0px;
    margin-bottom: 62px;
  }

  .PartOfTeamSection_step__NtsHH:nth-child(3) {
    max-width: 608px;
    margin-left: 410px;
    margin-bottom: 136px;
  }

  .PartOfTeamSection_step__NtsHH:nth-child(4) {
    max-width: 554px;
    margin-left: 141px;
    margin-bottom: 72px;
  }

  .PartOfTeamSection_step__NtsHH:nth-child(5) {
    max-width: 369px;
    margin-left: 646px;
  }

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

  .PartOfTeamSection_card__2RiKP {
    font-size: 20px;
    padding: 40px;
    border-radius: 40px;
  }

  .PartOfTeamSection_card__2RiKP,
  .PartOfTeamSection_card__2RiKP:nth-child(3) {
    min-height: 560px;
  }

  .PartOfTeamSection_card__2RiKP:nth-child(2) {
    background-position: 84% 0px;
  }

  .PartOfTeamSection_card__2RiKP:nth-child(3) {
    background-image: none;
  }

  .PartOfTeamSection_card__2RiKP:nth-child(3)::before {
    right: -35px;
    top: 155px;
    transform: rotate(-11deg);
    height: 685px;
  }
}

@media screen and (min-width: 1440px) {
  .PartOfTeamSection_card__2RiKP:nth-child(3)::before {
    right: -100px;
    top: 100px;
    height: 660px;
    width: 120%;
  }

  .PartOfTeamSection_card__2RiKP:nth-child(2) {
    background-position: 91% 0px;
  }
}

@media screen and (min-width: 1920px) {
  .PartOfTeamSection_card__2RiKP:nth-child(3)::before {
    top: 113px;
    height: 685px;
  }

  .PartOfTeamSection_card__2RiKP:nth-child(2) {
    background-position: 95% 0px;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/pages/Home/RecommendationSection/InternModal/ui/InternModal.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************/
.InternModal_title__xTpRu {
  font-size: 18px;
  line-height: 100%;
  font-weight: 500;
  color: rgb(var(--red-accent));
  margin-bottom: 8px;
  padding-right: 10px;
}

.InternModal_description__bzT_O {
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 28px;
}

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

  .InternModal_description__bzT_O {
    font-size: 16px;
  }

  .InternModal_input__vSu7R {
    padding: 13px 24px !important;
    font-size: 20px !important;
  }

  .InternModal_btn__Ex_4R {
    min-height: 51px !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/Home/RecommendationSection/ui/RecomendationSection.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
.RecomendationSection_section__qcGmn {
  margin-block: 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.RecomendationSection_item__u5EJS {
  padding-block: 40px 30px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 360px;
  background-color: rgb(var(--white));
  border-radius: 24px;
  overflow: hidden;
}

.RecomendationSection_item-inner__fSPNu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 32px;
  min-height: 290px;
}

.RecomendationSection_item-title__b4lWs {
  margin-bottom: 24px;
}

.RecomendationSection_telegram__JP55f {
  margin-bottom: 12px;
  display: flex;
  gap: 16px;
  align-items: center;
  color: rgb(var(--text-secondary));
}

.RecomendationSection_telegram-img__2qQVI {
  width: 62px;
  height: 62px;
  border-radius: 100%;
}

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

.RecomendationSection_item__u5EJS:first-child {
  background-image: url('/assets/pages/home/recommendation-section/bg-1.png');
  background-position-y: 65px;
}

.RecomendationSection_item__u5EJS:last-child {
  background-image: url('/assets/pages/home/recommendation-section/bg-2.png');
}

@media screen and (min-width: 768px) {
  .RecomendationSection_item__u5EJS:first-child {
    background-position-y: unset;
  }
}

@media screen and (min-width: 1280px) {
  .RecomendationSection_section__qcGmn {
    flex-direction: row;
    justify-content: center;
    gap: 56px;
    margin-block: 72px;
  }

  .RecomendationSection_item__u5EJS {
    width: 50%;
    min-height: 653px;
    padding: 72px 40px;
    border-radius: 64px;
  }

  .RecomendationSection_item-title__b4lWs {
    margin-bottom: 40px;
  }

  .RecomendationSection_telegram__JP55f {
    margin-bottom: 20px;
  }

  .RecomendationSection_description__dcMxd {
    margin-bottom: 40px;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Home/VacanciesSection/ui/VacanciesSection.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
.VacanciesSection_section__i3auH {
  padding-block: 40px;
}

.VacanciesSection_top__bEb6B {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
}

.VacanciesSection_list__rS_dr {
  margin-top: 32px;
  display: grid;
  grid-gap: 20px;
  gap: 20px;
}

.VacanciesSection_item__XcCVm {
  position: relative;
  background-color: #f4f5f2;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 435px;
  border-radius: 32px;
  align-items: flex-start;
  z-index: 1;
  overflow: hidden;
}

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

.VacanciesSection_item-link__8xbQ2 {
  margin-left: -15px;
  margin-bottom: -10px;
  font-size: 16px;
  height: 100% !important;
}

.VacanciesSection_item-bg__NhHwO {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 75% 0;
  opacity: 25%;
}

.VacanciesSection_item__XcCVm:first-child .VacanciesSection_item-bg__NhHwO {
  height: 75%;
  object-position: 92% 40px;
}

.VacanciesSection_btns__8xPM6 {
  display: flex;
  flex-direction: column;
}

.VacanciesSection_it-btn__TKevW {
  background-color: black;
  color: white;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  cursor: pointer;
  padding: 12px 20px;
  border: none;
  transition: opacity 0.3s ease;
}

.VacanciesSection_it-btn__TKevW:hover {
  opacity: 0.8;
}

@media screen and (min-width: 768px) {
  .VacanciesSection_top__bEb6B {
    flex-direction: row;
    justify-content: space-between;
  }

  .VacanciesSection_item__XcCVm {
    min-height: 262px;
  }

  .VacanciesSection_item-bg__NhHwO {
    object-position: 75% -90px;
  }

  .VacanciesSection_item__XcCVm:first-child .VacanciesSection_item-bg__NhHwO {
    height: 100%;
    object-position: 42% 2px;
  }

  .VacanciesSection_btns__8xPM6 {
    flex-direction: row;
    align-items: center;
    gap: 16px;
  }
}

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

  .VacanciesSection_list__rS_dr {
    margin-top: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .VacanciesSection_item__XcCVm {
    min-height: 361px;
    padding: 40px;
  }

  .VacanciesSection_item-bg__NhHwO {
    object-position: 75% 0;
  }

  .VacanciesSection_item__XcCVm:first-child {
    grid-column: 1 / span 2;
  }

  .VacanciesSection_item__XcCVm:first-child .VacanciesSection_item-text__d_055 {
    max-width: 670px;
  }

  .VacanciesSection_it-btn__TKevW {
    padding: 12px 24px;
    font-size: 24px;
  }
}

@media screen and (min-width: 1440px) {
  .VacanciesSection_item__XcCVm {
    min-height: 415px;
  }
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Home/ValuesSection/ValuesAwards/ui/ValuesAwards.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
.ValuesAwards_inner__KKavr {
  overflow: hidden;
}

.ValuesAwards_gap__jNW5A {
  gap: 24px;
}

.ValuesAwards_wrap___Ybwc {
  position: relative;
}

.ValuesAwards_wrap___Ybwc::before,
.ValuesAwards_wrap___Ybwc::after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 60px;
  height: 100%;
  content: '';
  z-index: 5;
}

.ValuesAwards_wrap___Ybwc::before {
  left: 0;
  background: linear-gradient(
    90deg,
    #ffffff 28.2%,
    rgba(255, 255, 255, 0) 100%
  );
}

.ValuesAwards_wrap___Ybwc::after {
  right: 0;
  background: linear-gradient(
    -90deg,
    #ffffff 28.2%,
    rgba(255, 255, 255, 0) 100%
  );
}

.ValuesAwards_item__5bEsa {
  display: flex;
  gap: 24px;
  align-items: center;
  color: rgb(var(--red-accent));
  margin-right: 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/Home/ValuesSection/ui/ValuesSection.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
.ValuesSection_section___E9_d {
  padding-block: 40px;
  max-width: 100%;
  scroll-margin-top: 100px;
}

.ValuesSection_cards__njbbH {
  position: relative;
  display: grid;
  grid-gap: 16px;
  gap: 16px;
  grid-template-columns: repeat(5, 280px);
  grid-template-rows: 283px;
  margin-block: 32px;
  overflow-x: auto;
  width: 100vw;
  padding-inline: 16px;
  margin-left: -16px;
}

.ValuesSection_btns__nrvBD {
  display: flex;
  gap: 12px;
  margin-top: 32px;
}

.ValuesSection_btn__L65jV {
  width: 50px !important;
  height: 50px !important;
}

.ValuesSection_btn__L65jV svg {
  position: absolute;
  top: 50%;
}

.ValuesSection_btn__L65jV.ValuesSection_prev__E3Mqu svg {
  left: 45%;
  transform: translate(-50%, -50%) rotate(180deg);
}

.ValuesSection_btn__L65jV.ValuesSection_next__88LSH svg {
  left: 55%;
  transform: translate(-50%, -50%);
}

.ValuesSection_cards__njbbH::-webkit-scrollbar {
  width: 0;
}

.ValuesSection_card__jR2nI {
  position: relative;
  padding: 24px;
  background-color: #f4f5f2;
  border-radius: 24px;
  overflow: hidden;
}

.ValuesSection_card-title__BNjMk {
  color: rgb(var(--red-accent));
  margin-bottom: 12px;
}

.ValuesSection_card-title__BNjMk,
.ValuesSection_card-description__cVJGt {
  position: relative;
  z-index: 1;
}

.ValuesSection_card-bg__hPz7H {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.ValuesSection_stop-scroll__NcE8U {
  overflow-y: hidden;
}

@media screen and (min-width: 768px) {
  .ValuesSection_cards__njbbH {
    margin-left: calc((100vw - 720px) / -2);
    padding-inline: calc((100vw - 720px) / 2);
  }
}

@media screen and (min-width: 1280px) {
  .ValuesSection_section___E9_d {
    margin-block: 72px;
    padding-block: 64px;
    border-radius: 64px;
  }
  .ValuesSection_cards__njbbH {
    grid-template-columns: repeat(5, 480px);
    grid-template-rows: 444px;
    margin-block: 40px;
    margin-left: calc((100vw - 1200px) / -2);
    padding-inline: calc((100vw - 1200px) / 2);
  }
}

@media screen and (min-width: 1440px) {
  .ValuesSection_cards__njbbH {
    margin-left: calc((100vw - 1360px) / -2);
    padding-inline: calc((100vw - 1360px) / 2);
  }
}

@media screen and (min-width: 1920px) {
  .ValuesSection_cards__njbbH {
    margin-left: calc((100vw - 1460px) / -2);
    padding-inline: calc((100vw - 1460px) / 2);
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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;
  }
}

