.Nyftis-page {
  overflow-x: hidden;
  line-height: 1.1;
}

.Nyftis-page #main {
  overflow-x: hidden;
}

.Nyftis-page .part1 {
  padding: 0 33px 5vw;
}

@media (min-width: 1200px) {
  .Nyftis-page .part1 {
    margin-top: -40px;
  }
  .Nyftis-page .part1 .row {
    justify-content: space-between;
  }
}

.Nyftis-page .part1 .box-description {
  padding-right: 0 !important;
}

@media (min-width: 1200px) {
  .Nyftis-page .part1 .box-description {
    padding-left: 7vw;
    margin-top: 160px;
  }
}

@media (min-width: 1400px) {
  .Nyftis-page .part1 .box-description {
    padding-left: 9.3vw;
  }
}

.Nyftis-page .part1 .title {
  margin-top: 25px;
  font-size: 30px;
  margin-bottom: 16px;
  font-weight: 500;
}

@media (min-width: 1200px) {
  .Nyftis-page .part1 .title {
    font-size: 50px;
    margin-top: 10vh;
    margin-bottom: 30px;
  }
}

.Nyftis-page .part1 .subtitle {
  font-size: 20px;
}

@media (min-width: 1200px) {
  .Nyftis-page .part1 .subtitle {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

.Nyftis-page .part1 .text {
  margin-top: 0;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  color: black;
}

@media (min-width: 1200px) {
  .Nyftis-page .part1 .text {
    font-size: 20px;
    padding-right: 10px;
    line-height: 1.35;
  }
}

.Nyftis-page .part1 .link {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  color: #aaaaaa;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .Nyftis-page .part1 .link {
    margin-top: 15px;
    font-size: 18px;
  }
}

.Nyftis-page .part1 .more {
  border-radius: 34px;
  background-color: #eeeeef;
  padding: 22px 33px;
  max-width: 153px;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  color: black;
  text-transform: uppercase;
  margin: 51px auto 40px auto;
}

@media (min-width: 992px) {
  .Nyftis-page .part1 .more {
    margin: 80px auto 40px 0;
  }
}

@media (min-width: 1600px) {
  .Nyftis-page .part1 .more {
    margin: 112px auto 40px 0;
  }
}

.Nyftis-page .part1 .bg1-06 {
  width: 100%;
  padding: 0;
}

@media (min-width: 992px) {
  .Nyftis-page .part1 .col-lg-4 {
    flex: 0 0 45%;
    max-width: 45%;
  }
}

@media (min-width: 1200px) {
  .Nyftis-page .part1 .col-lg-4 {
    flex: 0 0 40%;
    max-width: 40%;
  }
}

@media (min-width: 1600px) {
  .Nyftis-page .part1 .col-lg-4 {
    flex: 0 0 35%;
    max-width: 35%;
  }
}

.Nyftis-page .part1 .col-12.col-lg-8.pt-3 {
  padding-left: 7px !important;
  padding-right: 7px !important;
  margin-top: 10px;
}

@media (min-width: 992px) {
  .Nyftis-page .part1 .col-12.col-lg-8.pt-3 {
    flex: 0 0 55%;
    max-width: 55%;
  }
}

@media (min-width: 1200px) {
  .Nyftis-page .part1 .col-12.col-lg-8.pt-3 {
    flex: 0 0 60%;
    max-width: 60%;
  }
}

@media (min-width: 1600px) {
  .Nyftis-page .part1 .col-12.col-lg-8.pt-3 {
    flex: 0 0 65%;
    max-width: 65%;
  }
}

.Nyftis-page .part2 {
  padding-bottom: 43px;
  padding-left: 24px;
  padding-right: 24px;
}

.Nyftis-page .part2 .col-12.col-lg-8 .image-container {
  background: #3B354D;
  border-radius: 8px;
  position: relative;
  padding-top: 16px;
}
.Nyftis-page .part2 .col-12.col-lg-8 .image-container img {
  margin-left: -3vw;
  /*margin-top: 3vw;*/
  margin-bottom: -16px;
  max-width: 100%;
}

@media (min-width: 992px) {
  .Nyftis-page .part2 {
    margin-top: 12vh;
    padding-left: 0;
  }
  .Nyftis-page .part2 .row {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .Nyftis-page .part2 .col-12.col-lg-8 .image-container {
    background: #3B354D;
    border-radius: 24px;
    position: relative;
    padding-top: 46px;
  }
  .Nyftis-page .part2 .col-12.col-lg-8 .image-container img {
    margin-left: -3vw;
    /*margin-top: 3vw;*/
    margin-bottom: -46px;
    max-width: 100%;
  }
  .Nyftis-page .part2 .col-12.col-lg-8 {
    /*flex: 0 0 65%;*/
    /*max-width: 65%;*/
    padding-left: 10vw !important;
  }
  .Nyftis-page .part2 .col-12.col-lg-4 {
    /*flex: 0 0 35%;*/
    /*max-width: 35%;*/
    align-self: center;
    margin-top: 3vw;
    padding-right: 8.54167vw !important;
    padding-left: 32px !important;
  }
}

.Nyftis-page .part2 .title {
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  font-size: 25px;
  text-align: center;
}

@media (min-width: 992px) {
  .Nyftis-page .part2 .title {
    font-size: 50px;
    text-align: left;
  }
}

.Nyftis-page .part2 .text {
  margin-left: auto;
  margin-right: auto;
  padding: 16px 0 20px 0;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  color: #9e9ea8;
}

@media (min-width: 992px) {
  .Nyftis-page .part2 .text {
    padding: 26px 0 20px 0;
    font-size: 20px;
    text-align: left;
  }
}

.Nyftis-page .part3 {
  overflow: hidden;
}

@media (min-width: 992px) {
  .Nyftis-page .part3 {
    padding-top: 18vh;
    padding-left: 7vw;
    padding-right: 8.54167vw;
  }
}

.Nyftis-page .part3 .row {
  background-color: #3B354D;
  margin: 30px 0 0 25px;
  border-radius: 40px 0 0 40px;
}

@media (min-width: 992px) {
  .Nyftis-page .part3 .row {
    border-radius: 40px;
    padding-left: 5.5vw;
  }
  .Nyftis-page .part3 .row .col-12.col-lg-8 {
    flex: 0 0 60%;
    max-width: 60%;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .Nyftis-page .part3 .row .col-12.col-lg-8 {
    flex: 0 0 70%;
    max-width: 70%;
  }
}

@media (min-width: 992px) and (min-width: 1600px) {
  .Nyftis-page .part3 .row .col-12.col-lg-8 {
    flex: 0 0 79%;
    max-width: 79%;
  }
}

@media (min-width: 992px) {
  .Nyftis-page .part3 .row .col-12.col-lg-4 {
    align-self: center;
    padding-right: 0;
    flex: 0 0 40%;
    max-width: 40%;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .Nyftis-page .part3 .row .col-12.col-lg-4 {
    flex: 0 0 30%;
    max-width: 30%;
  }
}

@media (min-width: 992px) and (min-width: 1600px) {
  .Nyftis-page .part3 .row .col-12.col-lg-4 {
    flex: 0 0 21%;
    max-width: 21%;
  }
}

.Nyftis-page .part3 .title {
  margin-top: 55px;
  font-size: 25px;
  text-align: center;
  color: white;
  padding-right: 32px;
  padding: 0 45px 0 15px;
}

@media (min-width: 992px) {
  .Nyftis-page .part3 .title {
    font-size: 50px;
    text-align: left;
    padding: 0;
    margin-top: 0;
    margin-bottom: 25px;
    padding-right: 10px;
  }
}

.Nyftis-page .part3 .text {
  padding: 18px 15px 20px 15px;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  color: white;
}

@media (min-width: 992px) {
  .Nyftis-page .part3 .text {
    font-size: 20px;
    text-align: left;
    padding: 0;
    padding-bottom: 30px;
  }
}

.Nyftis-page .part3 .bg3-06 {
  width: 145%;
  margin-top: 32px;
  padding-left: 10px;
  padding-bottom: 75px;
}

@media (min-width: 992px) {
  .Nyftis-page .part3 .bg3-06 {
    width: 100%;
    margin-top: -80px;
    transform: translate(60px, 0);
  }
}

.Nyftis-page .part4 {
  margin-top: 70px;
  padding-bottom: 5vh;
}

@media (max-width: 992px) {
  .Nyftis-page .part4 .row .col-12.col-lg-7 {
    order: 2;
    padding-inline: 32px !important;
    position: relative;
  }
  .Nyftis-page .part4 .row .col-12.col-lg-7 .image-container {
    background: #3B354D;
    border-radius: 12px;
    position: absolute;
    width: 40vw;
    height: 100%;
    left: 0;
    bottom: -30px;
    z-index: 0;
  }
  .Nyftis-page .part4 .row .col-12.col-lg-7 img {
    /*margin-inline: 5vw;*/
    /*margin-top: 3vw;*/
    /*margin-bottom: 60px;*/
    max-width: 100%;
    z-index: 10;
    position: relative;
  }
}

@media (min-width: 992px) {
  .Nyftis-page .part4 {
    margin-top: 25vh;
  }
  .Nyftis-page .part4 .row {
    flex-direction: row-reverse;
  }
  .Nyftis-page .part4 .row .col-12.col-lg-7 {
    padding-right: 5vw !important;
    position: relative;
    /*flex: 0 0 63%;*/
    /*max-width: 63%;*/
  }
  .Nyftis-page .part4 .row .col-12.col-lg-7 .image-container {
    background: #3B354D;
    border-radius: 24px;
    position: absolute;
    width: 40vw;
    height: 100%;
    right: 0;
    top: 60px;
    z-index: 0;
  }
  .Nyftis-page .part4 .row .col-12.col-lg-7 img {
    margin-right: 10vw;
    /*margin-top: 3vw;*/
    /*margin-bottom: 60px;*/
    max-width: 100%;
    z-index: 10;
    position: relative;
  }
  .Nyftis-page .part4 .row .col-12.col-lg-5 {
    /*flex: 0 0 37%;*/
    /*max-width: 37%;*/
    align-self: center;
    padding-left: 12vw;
    padding-right: 5px;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .Nyftis-page .part4 .row .col-12.col-lg-4 {
    padding-left: 30px;
  }
}

.Nyftis-page .part4 .title {
  margin-top: 28px;
  font-size: 25px;
  text-align: center;
}

@media (min-width: 992px) {
  .Nyftis-page .part4 .title {
    font-size: 50px;
    text-align: left;
    margin-bottom: 25px;
  }
}

.Nyftis-page .part4 .text {
  padding: 16px 27px 20px 27px;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  color: #9999A4;
  line-height: 1.4;
}

@media (min-width: 992px) {
  .Nyftis-page .part4 .text {
    font-size: 20px;
    text-align: left;
    padding-left: 0;
  }
}

.Nyftis-page .part5 {
  margin-top: 30px;
}

@media (min-width: 992px) {
  .Nyftis-page .part5 {
    margin-top: 19vh;
  }
}

.Nyftis-page .part5 .title {
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
  margin-top: 0px;
  font-size: 25px;
  text-align: center;
}

@media (min-width: 992px) {
  .Nyftis-page .part5 .title {
    font-size: 50px;
    margin-bottom: 25px;
  }
}

.Nyftis-page .part5 .text {
  margin-left: auto;
  margin-right: auto;
  padding: 16px 27px 1px 27px;
  max-width: 450px;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  color: #9e9ea8;
  line-height: 1.25;
}

@media (min-width: 992px) {
  .Nyftis-page .part5 .text {
    max-width: 820px;
    font-size: 20px;
  }
}

.Nyftis-page .part5 .resporoject {
  padding: 85px 25px 70px 25px;
  margin-top: 85px;
  background-color: #3B354D;
}

@media (min-width: 992px) {
  .Nyftis-page .part5 .resporoject {
    padding-top: 14vh;
    padding-right: 8.54167vw;
    padding-left: 8.54167vw;
  }
  .Nyftis-page .part5 .resporoject .row {
    margin-left: -33px;
    margin-right: -33px;
  }
}

.Nyftis-page .part5 .resporoject .row .col-12 {
  gap: 32px;
  display: flex;
  flex-direction: column;
  padding-block: 16px;
}

.Nyftis-page .part5 .display-m-none {
  display: none;
}

@media (min-width: 992px) {
  .Nyftis-page .part5 .display-m-none {
    display: block;
  }
}

.Nyftis-page .part5 .bg4-06 {
  width: 100%;
  padding-top: 2px;
  padding-right: 16px;
}

.Nyftis-page .part6 {
  padding-bottom: 25px;
}

.Nyftis-page .part6 .home-box {
  background-color: #17c584;
  padding: 63px;
  text-align: center;
  position: relative;
}

.Nyftis-page .part6 .home-box a {
  color: white;
  font-size: 17px;
  font-weight: normal;
}

.Nyftis-page .part6 .home-box .pattern1 {
  position: absolute;
  top: 7px;
  right: 35px;
}

.Nyftis-page .part6 .home-box .pattern2 {
  position: absolute;
  bottom: 46px;
  right: 22px;
}

.Nyftis-page .part6 .home-box .pattern3 {
  position: absolute;
  bottom: 6px;
  left: 23px;
}

@media (max-width: 1199px) and (min-width: 992px) {
  .part1 {
    padding-top: 100px !important;
  }
  .Nyftis-page .part3 .row .col-12.col-lg-8 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  .Nyftis-page .part3 .row .col-12.col-lg-4 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .Nyftis-page .part3 .row .col-12.col-lg-4 .title {
    margin-right: -60px;
    margin-bottom: 20px;
  }
  .Nyftis-page .part3 .row .col-12.col-lg-4 .text {
    margin-right: -60px;
    margin-top: 20px;
  }
  .Nyftis-page .part3 .row {
    padding-left: 3.5vw;
  }
  [class^="part"]:not(.part1) .title {
    font-size: 20px !important;
    margin-bottom: 0 !important;
  }
  [class^="part"]:not(.part1) .text {
    font-size: 14px !important;
  }
  .Nyftis-page .part1 .more {
    margin-left: 0 !important;
  }
  .Nyftis-page .part5 .text {
    max-width: 554px !important;
  }
}
/*# sourceMappingURL=Nyftis.css.map */