

/* Start:/local/templates/isystemz-au/components/bitrix/news.list/about_us/style.css?171766900341755*/
.content-page {
  overflow: initial !important;
}

.section-page-top {
  overflow: hidden;
}

.section-simple {
  background: #ffffff;
}

.content-page .section-page-top .parallelogram.parallelogram-text {
  height: 700px;
  right: -120px;
}

.section-simple.section-bg-grey-deep {
  padding: 70px 0;
}

.page-top-about-erp .page-top-columns {
  padding-top: 50px;
}

.page-block-flex {
  align-items: end;
  position: relative;
}

.page-top-columns .page-top-column-text {
  padding-top: 30px;
}

.page-top-column-text .page-top-title {
  font-size: 67px;
  font-weight: 900;
  line-height: 87px;
}

.page-top-column-text .page-top-extra-title {
  font-size: 21px;
}

.page-top-column-text .page-top-text-additionally {
  max-width: 600px;
  font-size: 28px;
}

.page-top-column-text .page-top-text {
  font-size: 21px;
}

.page-top-column-img .top-text-mobile {
  display: none;
}

.page-block-flex-text {
  max-width: 950px;
  color: #4C6B78;
  font-size: 28px;
  line-height: 140%;
  padding-left: 70px;
}

.page-top-text span {
  display: block;
  font-size: 21px;
  font-weight: 700;
  line-height: 27px;
  color: #14ABE7;
  padding-top: 10px;
}

.top-line-border {
  width: 140px;
  height: 6px;
  background: #14ABE7;
  position: absolute;
  top: 0;
  left: 360px;
}

.row-understanding-erp {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.understanding-erp-item {
  width: 30%;
  position: relative;
}

.understanding-erp-item:nth-child(1),
.understanding-erp-item:nth-child(2) {
  width: 48%;
  margin-bottom: 50px;
}

.understanding-erp-item:nth-child(2) .item-text {
  width: 78%;
}

.understanding-erp-item .item-name {
  font-size: 28px;
  color: #000000;
  margin-bottom: 20px;
}

.understanding-erp-item .item-text {
  color: #333333;
  position: relative;
  padding-left: 25px;
}

.vertical-line-border {
  width: 6px;
  height: 100%;
  background: #14ABE7;
  position: absolute;
  left: 0;
}

.row-key-features {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 30px;
}

.row-key-features:first-child {
  margin-bottom: 30px;
}

.key-features-item {
  width: 48%;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 35px 30px 48px 0 #3366FF0D;
  border: 1px solid #E5F4F2;
  transition: 0.3s linear;
  padding: 40px 100px;
}

.key-features-item:hover {
  border: 1px solid #14ABE7;
  background: #DAFCFA;
}

.key-features-item .item-icon {
  width: 80px;
  height: 80px;
  background: rgba(20, 171, 231, 0.2);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}

.key-features-item .item-name {
  color: #000000;
  text-align: center;
  margin-bottom: 10px;
}

.key-features-item .item-text {
  color: #4C6B78;
}

.section-strategies {
  background: #F4F9FF;
}

.row-strategies-erp {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.strategies-erp-item {
  width: 30%;
}

.strategies-erp-item .item-icon {
  width: 80px;
  height: 80px;
  background: #32A3E9;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.strategies-erp-item .item-name {
  color: #000000;
}

.strategies-erp-item .item-text {
  color: #333333;
}

.section-benefits-erp {
  position: relative;
  overflow: hidden;
}

.section-benefits-erp .container {
  z-index: 20;
}

.benefits-erp-bgr-right-1,
.benefits-erp-bgr-right-2 {
  position: absolute;
  top: 0;
  right: 0;
}

.benefits-erp-bgr-left-1,
.benefits-erp-bgr-left-2 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.row-benefits-erp {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}

.benefits-erp-item {
  display: flex;
  align-items: center;
  gap: 55px;
  position: relative;
  margin-bottom: 40px;
}

.benefits-erp-item .item-name {
  max-width: 350px;
  width: 100%;
  height: 130px;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  color: #FFFFFF;
  border-radius: 35px;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 40px;
}

.benefits-erp-item .item-name .benefits-border-right {
  width: 100px;
  height: 100px;
  border-radius: 30px;
  transform: rotate(45deg);
  position: absolute;
  right: -25px;
}

.benefits-erp-item .item-name > div {
  position: relative;
  z-index: 10;
}

.benefits-erp-item .item-text {
  max-width: 330px;
  width: 100%;
  color: #4C6B78;
}

.row-benefits-erp:first-child .benefits-erp-item:nth-child(1) {
  margin-left: 50px;
}

.row-benefits-erp:first-child .benefits-erp-item:nth-child(2) .item-name {
  max-width: 320px;
}

.row-benefits-erp:first-child .benefits-erp-item:nth-child(3) {
  margin-left: 120px;
}
.row-benefits-erp:first-child .benefits-erp-item:nth-child(3) .item-name {
  max-width: 230px;
}
.row-benefits-erp:first-child .benefits-erp-item:nth-child(3) .item-text {
  max-width: 490px;
}

.row-benefits-erp:last-child .benefits-erp-item:nth-child(1) {
  margin-left: 70px;
}
.row-benefits-erp:last-child .benefits-erp-item:nth-child(1) .item-text {
  max-width: 340px;
}

.row-benefits-erp:last-child .benefits-erp-item:nth-child(2) {
  margin-left: 250px;
  margin-bottom: 0;
}
.row-benefits-erp:last-child .benefits-erp-item:nth-child(2) .item-name {
  max-width: 230px;
}
.row-benefits-erp:last-child .benefits-erp-item:nth-child(2) .item-text {
  max-width: 320px;
}

.row-key-considerations {
  display: flex;
  justify-content: space-around;
  gap: 30px;
}

.key-considerations-item {
  width: 24%;
}

.key-considerations-item .item-icon {
  width: 80px;
  height: 80px;
  background: #32A3E9;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.key-considerations-item .item-name {
  color: #000000;
}

.key-considerations-item .item-text {
  color: #333333;
}

.section-key-considerations {
  margin-bottom: 120px;
}

.key-considerations-text ul {
  max-width: 900px;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}

.key-considerations-text ul > li {
  max-width: 430px;
  font-size: 21px;
  font-weight: 700;
  line-height: 27px;
  color: #000000;
  position: relative;
  margin-bottom: 50px;
}

.key-considerations-text ul > li:before {
  position: absolute;
  left: -200px;
}

.key-considerations-text ul > li:nth-child(1) {
  margin-left: 200px;
}
.key-considerations-text ul > li:nth-child(1):before {
  content: url("/local/templates/isystemz-au/img/icons/about-key-arrows-blue.svg");
}

.key-considerations-text ul > li:nth-child(2) {
  margin-left: 300px;
}
.key-considerations-text ul > li:nth-child(2):before {
  content: url("/local/templates/isystemz-au/img/icons/about-key-arrows-aqua.svg");
}

.key-considerations-text ul > li:nth-child(3) {
  margin-left: 400px;
  margin-top: 80px;
  margin-bottom: 0;
}
.key-considerations-text ul > li:nth-child(3):before {
  content: url("/local/templates/isystemz-au/img/icons/about-key-arrows-green.svg");
  top: -25px;
}

.key-considerations-text ul > li > p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #333333;
  margin-top: 5px;
  margin-bottom: 0;
}

.block-text.text-show-more {
  display: block !important;
  height: auto !important;
  overflow: visible !important;
  -webkit-line-clamp: inherit !important;
}

.link-show-more {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #14ABE7;
  cursor: pointer;
  display: none;
}
.link-show-more > svg {
  position: relative;
  top: -1px;
}

.item-name-mobile {
  display: none;
}

.row-understanding-erp .link-show-more {
  margin: -30px auto 0;
}


.section-how-work {
  background: #ffffff;
  position: relative;
  z-index: 10;
  /*  margin-bottom: 65px;*/
}

.section-how-work .container {
  position: relative;
  padding: 70px 0 0;
}

.section-how-work .section-title {
  position: relative;
  z-index: 10;
}

.block-how-work {
  padding: 0 50px;
  position: relative;
  z-index: 10;
}

.block-how-work ul {
  list-style-type: none;
  position: relative;
  margin-bottom: 0;
  padding: 0;
}

.block-how-work ul p {
  padding-top: 10px;
  margin-bottom: 0;
}

.block-how-work ul > li img {
  width: 90px;
}

.block-how-work ul > li {
  position: relative;
}

.block-how-work ul > li:hover img {
  background: rgba(89, 225, 255, 0.4%);
  box-shadow: 0 0 100px #59E1FF;
  border-radius: 60px;
}

.block-how-work ul > li:after {
  content: url("/local/templates/isystemz-au/img/icons/arrow-letter.svg");
  position: absolute;
  z-index: 10;
}

.block-how-work ul > li:nth-child(1) {
  max-width: 350px;
  display: flex;
  align-items: center;
}
.block-how-work ul > li:nth-child(1):after {
  left: 28px;
  bottom: -65px;
}
.block-how-work ul > li:nth-child(1) p,
.block-how-work ul > li:nth-child(2) p {
  padding-top: 0;
  padding-left: 20px;
}

.block-how-work ul > li:nth-child(2) {
  max-width: 300px;
  display: flex;
  align-items: center;
  margin-top: 70px;
  margin-left: 10px;
}
.block-how-work ul > li:nth-child(2):after{
  transform: rotate(-42deg);
  left: 90px;
  bottom: -50px;
}

.block-how-work ul > li:nth-child(3) {
  text-align: center;
  max-width: max-content;
  cursor: pointer;
  margin-top: 20px;
  margin-left: 140px;
}
.block-how-work ul > li:nth-child(3):after {
  transform: rotate(-95deg);
  right: -70px;
  top: 10px;
}

.block-how-work ul > li:nth-child(3):hover img {
  animation: pulse 2s infinite;
}

.block-how-work ul > li:nth-child(4) {
  text-align: center;
  max-width: max-content;
  position: absolute;
  bottom: 20px;
  left: 330px;
}
.block-how-work ul > li:nth-child(4):after{
  transform: rotate(-120deg);
  top: -20px;
  right: -65px;
}

.block-how-work ul > li:nth-child(5) {
  text-align: center;
  max-width: max-content;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 150px;
  bottom: 110px;
}
.block-how-work ul > li:nth-child(5):after{
  transform: rotate(-120deg);
  top: -30px;
  right: -55px;
}

.block-how-work ul > li:nth-child(6) {
  text-align: center;
  max-width: 100px;
  position: absolute;
  margin: 0 auto;
  top: 70px;
  left: 180px;
  right: 0;
}
.block-how-work ul > li:nth-child(6):after{
  transform: rotate(-110deg);
  top: -15px;
  right: -60px;
}

.block-how-work ul > li:nth-child(7) {
  text-align: center;
  max-width: max-content;
  position: absolute;
  top: 10px;
  right: 300px;
}
.block-how-work ul > li:nth-child(7):after{
  transform: rotate(-80deg);
  top: 28px;
  right: -55px;
}

.block-how-work ul > li:nth-child(8) {
  text-align: center;
  max-width: max-content;
  position: absolute;
  top: 30px;
  right: 130px;
}
.block-how-work ul > li:nth-child(8):after{
  transform: rotate(-35deg);
  right: -40px;
  bottom: -20px;
}

.block-how-work ul > li:nth-child(9) {
  max-width: 250px;
  text-align: right;
  position: absolute;
  bottom: 45px;
  right: 20px;
}
.block-how-work ul > li:nth-child(9):after {
  display: none;
}

.section-building-erp {
  padding-top: 70px;
}

.building-item {
  display: flex;
  justify-content: center;
}

.block-building-title {
  position: absolute;
}

.building-row-inception .block-building-title {
  left: -90px;
  top: 50px;
}

.building-row-implementation .block-building-title,
.building-row-implementation_2 .block-building-title {
  left: -200px;
  top: 160px;
}

.building-title {
  color: #14ABE7;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  transform: rotate(-90deg);
}

.building-row-implementation_2 .building-title {
  color: #64B44B;
}

.building-row {
  display: flex;
  gap: 25px;
  position: relative;
  padding-bottom: 180px;
}

.building-item__item {
  width: 210px;
  height: 350px;
  text-align: center;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  padding: 50px 20px 0;
}

.building-item__item:after {
  content: "";
  width: 160px;
  height: 320px;
  transform: rotate(-33deg);
  flex-shrink: 0;
  border-radius: 0 10px;
  background: #D5D5D5;
  position: absolute;
  top: 16px;
  left: 145px;
  z-index: -1;
}

.building-row .building-item__item:last-child {
  height: 400px;
}

.building-row.building-row-implementation_2 .building-item__item:last-child {
  height: 430px;
}

.building-row .building-item__item:last-child:after {
  display: none;
}

.building-row.building-row-implementation_2 {
  padding-bottom: 130px;
}

.building-item__item .item-icon {
  width: 60px;
  height: 60px;
  background: #ffffff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.building-item__item .item-name {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  margin: 20px 0;
}

.building-item-arrow {
  position: relative;
  bottom: -105px;
}

.building-item-arrow > svg {
  width: 320px;
  height: 155px;
}

.building-item-arrow.building-item-arrow-middle {
  display: none;
}

.building-item-arrow.building-item-arrow-middle > svg {
  width: 223px;
  height: 108px;
}

.building-row-inception .building-item-arrow path {
  fill: #105E9D;
}

.building-row-implementation .building-item-arrow path {
  fill: #0089BF;
}

.building-row-implementation_2 .building-item-arrow path {
  fill: #529F3A;
}

.building-arrow-mobile {
  display: none;
}

.building-arrow-mobile:hover svg > path{
  animation: pulse 2s infinite;
}

.block-building-erp .stack-cards__item {
  position: sticky;
  top: 120px;
/*  height: 560px;*/
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 81%, rgba(255, 255, 255, 0) 100%)
}

@media (max-width: 1500px) {
  .page-top-container .page-top-column-text {
    width: 60%;
  }

  .page-top-container .page-top-column-img {
    width: 40%;
  }

  .content-page .section-page-top .parallelogram.parallelogram-text {
    height: 500px;
    right: -220px;
  }

  .page-top-columns .page-top-column-img .text {
    font-size: 23px;
    line-height: 38px;
  }

  .page-top-column-text .page-top-title {
    font-size: 58px;
  }
  .page-top-column-text .page-top-extra-title {
    font-size: 20px;
  }

  .page-top-column-text .page-top-text {
    font-size: 20px;
  }

  .key-features-item {
    padding: 40px 50px;
  }
}

@media (max-width: 1499px) {
  .block-how-work {
    padding: 0;
  }

  .block-how-work ul > li img {
    width: 80px;
  }

  .block-how-work ul > li:after {
    width: 30px;
  }

  .block-how-work ul > li:nth-child(2):after {
    transform: rotate(-50deg);
    left: 85px;
    bottom: -60px;
  }

  .block-how-work ul > li:nth-child(3) {
    margin-left: 150px;
  }
  .block-how-work ul > li:nth-child(3):after {
    right: -60px;
  }

  .block-how-work ul > li:nth-child(4) {
    left: 315px;
  }
  .block-how-work ul > li:nth-child(4):after {
    top: -30px;
    right: -50px;
  }

  .block-how-work ul > li:nth-child(5):after {
    transform: rotate(-110deg);
    top: -20px;
    right: -58px;
  }

  .block-how-work ul > li:nth-child(6):after {
    right: -45px;
  }

  .block-how-work ul > li:nth-child(7) {
    right: 270px;
  }
  .block-how-work ul > li:nth-child(7):after {
    right: -40px;
  }
}

@media (max-width: 1440px) {
  .key-considerations-item .link-show-more {
    display: block;
  }

  .key-considerations-item .block-text {
    height: 130px;
    overflow: hidden;
    transition: 0.3s linear;
  }

  .benefits-erp-bgr-right-1 {
    right: -180px;
  }

  .benefits-erp-bgr-right-2 {
    right: -100px;
  }

  .benefits-erp-bgr-left-1 {
    left: -150px;
  }

  .benefits-erp-bgr-left-2 {
    left: -120px;
  }
}

@media (max-width: 1200px) {
  .page-top-container .page-top-columns {
    justify-content: space-between;
    align-items: start;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .page-top-about-erp .page-top-columns {
    padding-top: 80px;
  }

  .page-top-container .page-top-column-text,
  .page-top-container .page-top-column-img {
    width: 45%;
    padding-top: 0;
  }

  .page-top-about .page-top-column-text,
  .page-top-about .page-top-column-img {
    width: 48%;
  }

  .page-block-flex-text {
    max-width: 100%;
    font-size: 24px;
    padding-left: 30px;
  }

  .top-line-border {
    left: 320px;
  }

  .page-top-column-text .page-top-title {
    display: block;
    line-height: 74px;
  }

  .page-top-column-img .top-text-desc {
    display: none;
  }

  .page-top-column-img .top-text-mobile {
    display: block;
  }

  .page-top-columns .page-top-column-img .text {
    font-size: 22px;
  }

  .content-page .section-page-top .parallelogram.parallelogram-text {
    height: 600px;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    border-radius: 50px 0 0 0;
  }

  .understanding-erp-item .item-name {
    font-size: 24px;
  }


  .section-how-work .container {
    padding: 50px 0 0;
  }

  .section-how-work .parallelogram {
    display: none;
  }

  .block-how-work ul > li img {
    width: 65px;
  }

  .block-how-work ul > li:after {
    width: 20px;
  }

  .block-how-work ul > li:nth-child(1):after {
    left: 18px;
    bottom: -67px;
  }

  .block-how-work ul > li:nth-child(2):after {
    left: 73px;
    bottom: -55px;
  }

  .block-how-work ul > li:nth-child(3) {
    margin-left: 120px;
  }
  .block-how-work ul > li:nth-child(3):after {
    right: -50px;
  }

  .block-how-work ul > li:nth-child(4) {
    left: 260px;
  }
  .block-how-work ul > li:nth-child(4):after {
    transform: rotate(-130deg);
    right: -35px;
  }

  .block-how-work ul > li:nth-child(5):after {
    top: -13px;
    right: -55px;
  }

  .block-how-work ul > li:nth-child(6) {
    left: 135px;
  }
  .block-how-work ul > li:nth-child(6):after {
    transform: rotate(-115deg);
    top: -18px;
    right: -28px;
  }

  .block-how-work ul > li:nth-child(7) {
    max-width: 100px;
    right: 240px;
  }
  .block-how-work ul > li:nth-child(7):after {
    right: -27px;
    top: 25px;
  }

  .block-how-work ul > li:nth-child(8) {
    right: 120px;
  }
  .block-how-work ul > li:nth-child(8):after {
    right: -30px;
  }

  .section-building-erp {
    padding-top: 50px;
  }
}

@media (max-width: 1040px) {
  .building-row {
    padding-bottom: 160px;
  }

  .building-item__item {
    width: 180px;
    padding: 50px 15px 0;
  }

  .building-item__item:after {
    left: 115px;
  }

  .building-title {
    font-size: 18px;
  }

  .building-row-inception .block-building-title {
    left: -75px;
  }
  .building-row-implementation .block-building-title,
  .building-row-implementation_2 .block-building-title {
    left: -175px;
  }

  .building-item-info .item-text br {
    display: none;
  }
}

@media (max-width: 991px) {
  .section-simple.section-bg-grey-deep {
    padding: 40px 0;
  }

  .page-top-container .page-top-column-text,
  .page-top-container .page-top-column-img {
    width: 48%;
  }

  .page-top-container .page-top-column-img {
    padding-left: 40px;
  }

  .page-top-column-img img {
    width: 100%;
  }

  .page-top-column-text .page-top-title {
    font-size: 50px;
    line-height: 70px;
  }

  .page-top-column-text .page-top-extra-title {
    margin-top: -8px;
  }

  .page-top-column-text .page-top-text-additionally {
    font-size: 22px;
    line-height: 30px;
  }

  .page-top-columns .page-top-column-img .text {
    font-size: 20px;
    line-height: 34px;
  }

  .page-top-columns .page-top-btns {
    margin-bottom: 30px;
  }

  .content-page .section-page-top .parallelogram.parallelogram-text {
    width: 48%;
    right: 0;
  }

  .page-block-flex-text {
    font-size: 23px;
  }

  .block-key-features .row-key-features.slick-slide {
    display: flex;
    gap: 0;
    padding: 0 18px;
  }

  .key-features-item {
    width: 46%;
    box-shadow: 8px 10px 20px 0 #3366FF0D;
    padding: 30px 30px;
  }

  .understanding-erp-item {
    width: 48%;
  }

  .understanding-erp-item {
    display: none;
  }

  .understanding-erp-item:nth-child(1),
  .understanding-erp-item:nth-child(2) {
    display: block;
  }

  .understanding-erp-item:nth-child(4) {
    order: 5;
    width: 100%;
    margin-top: 50px;
  }

  .row-understanding-erp .link-show-more {
    display: block;
  }

  .strategies-erp-item .link-show-more {
    display: block;
  }

  .strategies-erp-item .block-text {
    height: 130px;
    overflow: hidden;
    transition: 0.3s linear;
  }

  .strategies-erp-item .item-icon {
    width: 60px;
    height: 60px;
  }

  .strategies-erp-item .item-icon img {
    width: 30px;
  }

  .benefits-erp-bgr-right-1 {
    right: -250px;
  }

  .benefits-erp-bgr-right-2 {
    right: -150px;
    top: -250px;
  }

  .benefits-erp-bgr-left-1 {
    left: -300px;
  }

  .benefits-erp-bgr-left-2 {
    left: -200px;
    bottom: -150px;
  }

  .row-benefits-erp:first-child .benefits-erp-item:nth-child(1),
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(3),
  .row-benefits-erp:last-child .benefits-erp-item:nth-child(1),
  .row-benefits-erp:last-child .benefits-erp-item:nth-child(2) {
    margin-left: 0;
    margin-bottom: 20px;
  }

  .benefits-erp-item .item-name,
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(1) .item-name,
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(2) .item-name,
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(3) .item-name,
  .row-benefits-erp:last-child .benefits-erp-item:nth-child(1) .item-name,
  .row-benefits-erp:last-child .benefits-erp-item:nth-child(2) .item-name {
    max-width: 260px;
    height: 100px;
    font-size: 20px;
    line-height: 26px;
    border-radius: 20px;
    padding-left: 25px;
  }

  .benefits-erp-item .item-text,
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(1) .item-text,
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(2) .item-text,
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(3) .item-text,
  .row-benefits-erp:last-child .benefits-erp-item:nth-child(1) .item-text,
  .row-benefits-erp:last-child .benefits-erp-item:nth-child(2) .item-text {
    max-width: max-content;
  }

  .benefits-erp-item .item-name .benefits-border-right {
    width: 80px;
    height: 80px;
    border-radius: 20px;
  }

  .key-considerations-item {
    padding-right: 40px;
  }

  .key-considerations-item .item-icon {
    width: 60px;
    height: 60px;
  }

  .key-considerations-item .item-icon img {
    width: 30px;
  }

  .key-considerations-item .block-text {
    height: 105px;
  }


  .section-how-work .container {
    padding: 30px 20px 0;
  }

  .block-how-work {
    width: 745px;
    margin: 0 auto;
  }

  .block-how-work ul > li img {
    width: 50px;
  }

  .block-how-work ul > li:after {
    content: "";
    background-image: url(/local/templates/isystemz-au/img/icons/arrow-letter.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 25px;
    height: 35px;
  }

  .block-how-work ul p {
    padding-top: 5px;
    line-height: normal;
  }

  .block-how-work ul > li:nth-child(1) p,
  .block-how-work ul > li:nth-child(2) p {
    padding-top: 0;
    padding-left: 10px;
  }

  .block-how-work ul > li:nth-child(1) {
    max-width: 300px;
    position: relative;
    top: 10px;
    left: 20px;
  }
  .block-how-work ul > li:nth-child(1):after {
    transform: rotate(15deg);
    left: 0;
    bottom: -33px;
  }

  .block-how-work ul > li:nth-child(2) {
    margin-top: 50px;
    margin-left: 0;
  }
  .block-how-work ul > li:nth-child(2):after {
    transform: rotate(-25deg);
    left: 35px;
    bottom: -46px;
  }

  .block-how-work ul > li:nth-child(3) {
    margin-left: 40px;
    margin-top: 50px;
  }
  .block-how-work ul > li:nth-child(3):after {
    transform: rotate(-80deg);
    right: -35px;
    top: 25px;
  }

  .block-how-work ul > li:nth-child(4) {
    left: 160px;
    bottom: -20px;
  }
  .block-how-work ul > li:nth-child(4):after {
    transform: rotate(-100deg);
    right: -25px;
    top: 0;
  }

  .block-how-work ul > li:nth-child(5) {
    margin: 0;
    left: 270px;
    right: inherit;
    bottom: 0;
  }
  .block-how-work ul > li:nth-child(5):after {
    top: -13px;
    right: -36px;
  }

  .block-how-work ul > li:nth-child(6) {
    max-width: max-content;
    margin: 0;
    top: inherit;
    right: inherit;
    left: 320px;
    bottom: 40px;
  }
  .block-how-work ul > li:nth-child(6) p {
    position: relative;
    left: 65px;
  }
  .block-how-work ul > li:nth-child(6):after {
    transform: rotate(-128deg);
    top: -25px;
    right: 16px;
  }

  .block-how-work ul > li:nth-child(7) {
    max-width: max-content;
    right: inherit;
    left: 420px;
    top: 100px;
  }
  .block-how-work ul > li:nth-child(7) p {
    position: relative;
    left: 45px;
  }
  .block-how-work ul > li:nth-child(7):after {
    transform: rotate(-120deg);
    right: -5px;
    top: -15px;
  }

  .block-how-work ul > li:nth-child(8) {
    right: inherit;
    left: 540px;
    top: 50px;
  }
  .block-how-work ul > li:nth-child(8):after {
    transform: rotate(-100deg);
    bottom: inherit;
    right: -34px;
    top: -5px;
  }

  .block-how-work ul > li:nth-child(9) {
    max-width: none;
    width: 280px;
    display: grid;
    bottom: inherit;
    right: inherit;
    left: 410px;
    top: -20px;
  }
  .block-how-work ul > li:nth-child(9) img {
    order: 2;
    margin: 0 1px 0 auto;
  }
  .block-how-work ul > li:nth-child(9) p {
    order: 1;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
  }

  .section-building-erp {
    padding-top: 60px;
  }

  .building-row {
    padding-bottom: 130px;
  }

  .building-title {
    font-size: 16px;
  }

  .building-row-inception .block-building-title {
    left: -65px;
  }
  .building-row-implementation .block-building-title,
  .building-row-implementation_2 .block-building-title {
    left: -160px;
  }

  .building-row .building-item__item:last-child {
    height: 380px;
  }

  .building-row.building-row-implementation_2 .building-item__item:last-child {
    height: 390px;
  }

  .building-item-arrow {
    display: none;
  }

  .building-item-arrow.building-item-arrow-middle {
    display: block;
    bottom: -95px;
  }
}

@media (max-width: 890px) {
  .page-top-column-text .page-top-text,
  .page-top-text span {
    font-size: 16px;
    line-height: 24px;
  }

  .page-top-columns .page-top-column-img .text {
    line-height: 27px;
  }

  .section-key-considerations {
    margin-bottom: 80px;
  }

  .key-considerations-text ul > li:nth-child(1),
  .key-considerations-text ul > li:nth-child(2),
  .key-considerations-text ul > li:nth-child(3) {
    margin-left: 170px;
  }

  .key-considerations-text ul > li:nth-child(3) {
    margin-top: 50px;
  }

  .key-considerations-text ul > li:before {
    width: 150px;
    height: 140px;
    left: -175px;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .key-considerations-text ul > li:nth-child(1):before {
    content: "";
    background-image: url(/local/templates/isystemz-au/img/icons/about-key-arrows-blue.svg);
  }

  .key-considerations-text ul > li:nth-child(2):before {
    content: "";
    background-image: url(/local/templates/isystemz-au/img/icons/about-key-arrows-aqua.svg);
  }

  .key-considerations-text ul > li:nth-child(3):before {
    content: "";
    background-image: url("/local/templates/isystemz-au/img/icons/about-key-arrows-green.svg");
  }

  .building-item__item {
    width: 150px;
    height: 320px;
    padding: 30px 10px 0;
  }

  .building-row .building-item__item:last-child {
    height: 350px;
  }

  .building-item__item:after {
    width: 140px;
    height: 290px;
    left: 95px;
  }

  .building-item-arrow.building-item-arrow-middle {
    bottom: -90px;
  }

}

@media (min-width: 768px) and (max-width: 890px) {
  .building-title {
    font-size: 14px;
  }

  .building-row-inception .block-building-title {
    top: 30px;
    left: -55px;
  }

  .building-row-implementation .block-building-title,
  .building-row-implementation_2 .block-building-title {
    left: -135px;
    top: 110px;
  }

  .building-item-info .item-text {
    font-size: 14px;
  }
}

@media (max-width: 840px) {
  .page-block-flex-img img {
    display: none;
  }

  .page-block-flex-text {
    font-size: 21px;
    line-height: 27px;
    padding-top: 15px;
    padding-left: 0;
  }

  .top-line-border {
    left: 0;
  }

  .strategies-erp-item .item-name {
    font-size: 18px;
  }

  .benefits-erp-bgr-right-1 {
    right: -300px;
  }

  .benefits-erp-bgr-right-2 {
    right: -200px;
    top: -200px;
  }

  .benefits-erp-bgr-left-1 {
    left: -350px;
  }

  .benefits-erp-bgr-left-2 {
    left: -280px;
  }
}

@media (max-width: 767px) {
  .content-page .section-simple {
    padding: 30px 0;
  }

  .content-page .item-text {
    font-size: 16px;
    line-height: 24px;
  }

  .page-top-container .page-top-column-text,
  .page-top-container .page-top-column-img {
    width: 100%;
  }

  .page-top-container .page-top-column-img {
    position: relative;
    padding: 20px 0 20px 60px;
    margin-bottom: 30px;
  }
  .page-top-container .page-top-column-img:after {
    content: "";
    width: 110%;
    height: 100%;
    background: #14ABE7;
    border-radius: 20px 0 0 20px;
    position: absolute;
    top: 0;
    right: -50px;
  }

  .page-top-about .page-top-column-img {
    text-align: center;
    padding: 0;
  }

  .page-top-about .page-top-column-img img {
    width: 100%;
    max-width: 500px;
  }

  .page-top-about .page-top-column-img:after {
    display: none;
  }

  .page-top-columns .page-top-btns {
    margin-bottom: 0;
  }

  .page-top-about-erp .page-top-btns {
    margin-bottom: 30px;
  }

  .page-top-columns .page-top-column-img .text {
    position: relative;
    z-index: 10;
  }

  .content-page .section-page-top .parallelogram.parallelogram-text {
    display: none;
  }

  .page-top-column-text .page-top-text-additionally {
    font-size: 21px;
    line-height: 27px;
  }

  .understanding-erp-item .item-name {
    font-size: 20px;
  }

  .row-key-features {
    justify-content: space-between;
  }

  .block-key-features .row-key-features.slick-slide {
    padding: 0;
  }

  .key-features-item {
    width: 48%;
    box-shadow: none;
  }

  .row-strategies-erp {
    flex-wrap: wrap;
    gap: 0;
  }

  .strategies-erp-item {
    width: 100%;
    display: flex;
    gap: 25px;
    margin-bottom: 30px;
  }

  .strategies-erp-item .block-text {
    height: auto;
    width: 90%;
  }

  .strategies-erp-item .link-show-more {
    display: none;
  }

  .benefits-erp-item {
    gap: 35px;
    margin-bottom: 25px;
  }

  .benefits-erp-item .item-name,
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(1) .item-name,
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(2) .item-name,
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(3) .item-name,
  .row-benefits-erp:last-child .benefits-erp-item:nth-child(1) .item-name,
  .row-benefits-erp:last-child .benefits-erp-item:nth-child(2) .item-name {
    max-width: 200px;
    height: 80px;
    font-size: 16px;
    padding-left: 20px;
  }

  .benefits-erp-item .item-name .benefits-border-right {
    width: 65px;
    height: 65px;
    right: -15px;
  }

  .section-key-considerations {
    margin-bottom: 40px;
  }

  .key-considerations-item {
    padding-right: 25px;
  }

  .key-considerations-text ul > li:nth-child(1),
  .key-considerations-text ul > li:nth-child(2),
  .key-considerations-text ul > li:nth-child(3) {
    margin-left: 120px;
  }

  .key-considerations-text ul > li:before {
    width: 100px;
    left: -120px;
  }


  .block-how-work {
    width: 370px;
  }

  .block-how-work ul > li {
    font-size: 14px;
  }

  .block-how-work ul > li:after {
    width: 20px;
    height: 30px;
  }

  .block-how-work ul > li:nth-child(1):after {
    bottom: -35px;
  }

  .block-how-work ul > li:nth-child(2):after {
    left: 30px;
    bottom: -35px;
  }

  .block-how-work ul > li:nth-child(3) {
    margin-left: 30px;
    margin-top: 35px;
  }
  .block-how-work ul > li:nth-child(3):after {
    transform: rotate(-95deg);
    right: -28px;
    top: 10px;
  }

  .block-how-work ul > li:nth-child(4) {
    left: 130px;
    bottom: inherit;
    position: relative;
    margin-top: -80px;
  }
  .block-how-work ul > li:nth-child(4):after {
    transform: rotate(-70deg);
    right: -28px;
    top: 20px;
  }

  .block-how-work ul > li:nth-child(5) {
    left: 230px;
    bottom: inherit;
    position: relative;
    margin-top: -50px;
  }
  .block-how-work ul > li:nth-child(5):after {
    transform: rotate(20deg);
    top: inherit;
    right: 30px;
    bottom: -35px;
  }

  .block-how-work ul > li:nth-child(6) {
    bottom: inherit;
    position: relative;
    left: 70px;
    display: flex;
    align-items: center;
    margin-top: 40px;
  }
  .block-how-work ul > li:nth-child(6) img {
    order: 2;
  }
  .block-how-work ul > li:nth-child(6) p {
    left: 0;
    order: 1;
    padding-right: 10px;
  }
  .block-how-work ul > li:nth-child(6):after {
    transform: rotate(40deg);
    top: inherit;
    right: 44px;
    bottom: -26px;
  }

  .block-how-work ul > li:nth-child(7) {
    position: relative;
    bottom: inherit;
    top: inherit;
    left: 40px;
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
  .block-how-work ul > li:nth-child(7) img {
    order: 2;
  }
  .block-how-work ul > li:nth-child(7) p {
    left: 0;
    order: 1;
    padding-right: 10px;
  }
  .block-how-work ul > li:nth-child(7):after {
    transform: rotate(55deg);
    top: inherit;
    right: 50px;
    bottom: -25px;
  }

  .block-how-work ul > li:nth-child(8) {
    position: relative;
    bottom: inherit;
    top: inherit;
    left: 60px;
    display: flex;
    align-items: center;
    margin-top: 10px;
  }
  .block-how-work ul > li:nth-child(8) p {
    padding-left: 10px;
  }
  .block-how-work ul > li:nth-child(8):after {
    transform: rotate(44deg);
    top: inherit;
    right: inherit;
    bottom: -28px;
    left: -15px;
  }

  .block-how-work ul > li:nth-child(9) {
    position: relative;
    bottom: inherit;
    top: inherit;
    left: 0;
    width: auto;
    display: flex;
    align-items: center;
    text-align: left;
    margin-top: 30px;
  }
  .block-how-work ul > li:nth-child(9) img {
    order: 1;
    margin: 0;
  }
  .block-how-work ul > li:nth-child(9) p {
    order: 2;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .block-building-erp {
    height: 565px;
    transition: 0.8s ease;
  }

  .building-row {
    flex-wrap: wrap;
    gap: 15px;
    padding-bottom: 20px;
  }

  .building-item {
    display: block;
  }

  .building-title {
    transform: none;
  }

  .building-row-inception .block-building-title,
  .building-row-implementation .block-building-title,
  .building-row-implementation_2 .block-building-title {
    position: relative;
    top: 0;
    left: 0;
  }

  .building-item__item {
    width: 100%;
    height: auto;
    text-align: left;
    padding: 15px;
    justify-content: normal;
  }

  .building-item-info {
    height: 75px;
    display: flex;
    align-items: center;
  }

  .building-item__item .item-icon {
    min-width: 60px;
    margin: 0 15px 0 0;
  }

  .building-item__item .item-name {
    margin: 0 0 3px;
    text-align: left;
  }

  .building-item__item:after {
    width: 95%;
    height: 40px;
    transform: skew(20deg);
    top: inherit;
    left: 8px;
    bottom: -20px;
    background: linear-gradient(175deg, #a3a3a3 0%, #d7d7d7 53%, #ffffff 100%);
  }

  .building-row .building-item__item:last-child,
  .building-row.building-row-implementation_2 .building-item__item:last-child {
    height: auto;
  }

  .building-arrow-mobile {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }

  .building-item-arrow,
  .building-item-arrow.building-item-arrow-middle {
    display: none;
  }

  .block-building-erp .stack-cards__item {
    transform: translateY(0px) !important;
    position: relative;
    top: 0;
  }

  .building-row.building-row-implementation_2 {
    padding-bottom: 20px;
  }
}

/*@media (max-width: 620px) {
  .block-building-erp {
    height: 520px;
  }

  .building-item__item {
    padding: 15px 10px;
  }
}*/

@media (max-width: 575px) {
  .page-top-about-erp .page-top-columns {
    padding-top: 60px;
  }

  .page-top-container .page-top-column-img {
    padding: 20px 0 20px 40px;
  }

  .page-top-column-text .page-top-title {
    font-size: 36px;
    line-height: 50px;
  }

  .page-top-about .page-top-column-img {
    padding: 0;
  }

  .understanding-erp-item {
    width: 100%;
    margin-bottom: 20px;
  }

  .understanding-erp-item:nth-child(1),
  .understanding-erp-item:nth-child(2) {
    width: 100%;
    margin-bottom: 20px;
  }

  .understanding-erp-item:nth-child(4) {
    margin-top: 0;
  }

  .row-understanding-erp .link-show-more {
    margin: 0 auto;
  }

  .block-key-features .row-key-features.slick-slide {
    gap: 25px;
  }

  .key-features-item {
    width: 100%;
  }

  .strategies-erp-item {
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
  }

  .strategies-erp-item .item-icon {
    margin-bottom: 10px;
  }

  .strategies-erp-item .item-name {
    display: none;
  }

  .strategies-erp-item .item-name-mobile {
    width: 70%;
    display: block;
    margin-left: 15px;
  }

  .strategies-erp-item .block-text {
    height: 70px;
    width: 100%;
  }

  .strategies-erp-item .link-show-more {
    display: block;
    margin: 10px auto 0;
  }

  .benefits-erp-bgr {
    display: none;
  }

  .benefits-erp-item {
    display: block;
    margin-bottom: 25px;
  }

  .benefits-erp-item .item-name .benefits-border-right {
    display: none;
  }

  .benefits-erp-item .item-name,
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(1) .item-name,
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(2) .item-name,
  .row-benefits-erp:first-child .benefits-erp-item:nth-child(3) .item-name,
  .row-benefits-erp:last-child .benefits-erp-item:nth-child(1) .item-name,
  .row-benefits-erp:last-child .benefits-erp-item:nth-child(2) .item-name {
    max-width: none;
    height: auto;
    font-size: 16px;
    border-radius: 10px;
    padding: 10px 20px;
  }

  .key-considerations-item .block-text {
    height: auto;
  }

  .key-considerations-item .link-show-more {
    display: none;
  }

  .key-considerations-text ul > li {
    font-size: 19px;
  }

  .key-considerations-text ul > li:nth-child(1),
  .key-considerations-text ul > li:nth-child(2),
  .key-considerations-text ul > li:nth-child(3) {
    margin-left: 50px;
  }

  .key-considerations-text ul > li:before {
    width: 34px;
    height: 30px;
    left: -50px;
    top: 5px;
  }

  .block-how-work {
    max-width: 370px;
    width: 100%;
  }

  .block-how-work ul > li:nth-child(1) {
    max-width: 250px;
  }

  .block-how-work ul > li:nth-child(9) {
    max-width: 300px;
  }
}

@media (max-width: 400px) {
  .section-how-work .container {
    overflow: auto;
  }
}

@media (max-width: 420px) {
  .page-top-columns .page-top-column-img .text {
    font-size: 16px;
    line-height: 24px;
  }

  .page-top-container .page-top-column-img:after {
    right: -40px;
  }
}

@media (max-width: 390px) {
  .block-building-erp {
    height: 630px;
  }

  .building-item__item {
    padding: 10px;
  }

  .building-item-info {
    height: 100px;
  }

  .building-item__item .item-icon {
    min-width: 50px;
    width: 50px;
    height: 50px;
  }

  .building-item__item .item-icon img {
    width: 20px;
  }

  .content-page .item-text {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 380px) {
  .page-top-container .page-top-column-img:after {
    right: -30px;
  }
}

@media (max-width: 320px) {
  .page-top-container .page-top-column-img:after {
    right: -32px;
  }
}

/* End */


/* Start:/local/templates/isystemz-au/components/bitrix/news.detail/contacts/style.css?17333955811680*/
.section-contacts {
	background: #F8F9FF;
	padding: 50px 0;
}

.section-contacts .section-title {
	margin-bottom: 15px;
}

.section-contacts .section-text {
	max-width: 900px;
	width: 100%;
	font-size: 16px;
	line-height: 150%;
	color: #2D2D2D;
	text-align: center;
	margin: 0 auto;
}

.section-contacts .container {
	border-radius: 20px;
	border: 1px solid #E5F4F2;
	background: #FFFFFF;
	padding: 15px;
}

.row-contacts {
	margin-top: 50px;
}

.row-contacts a {
	color: #2D2D2D;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}

.col-contacts ul {
	list-style-type: none;
	padding-inline-start: 33px;
}

.col-contacts p img {
	margin-right: 10px;
}

.col-contacts p:nth-child(2) {
	padding-left: 33px;
}

.row-contacts .btn-page {
	max-width: max-content;
	padding: 20px 50px;
}

.logo-mobile {
	display: none;
	text-align: center;
}

@media (max-width: 991px)  {
	.section-contacts .container {
		border: none;
		background: transparent;
		padding: 0 30px;
	}
}

@media (max-width: 767px) {
	.block-contact-title {
		max-width: 450px;
		width: 100%;
		margin: 0 auto;
	}

	.section-contacts .section-title,
	.section-contacts .section-text {
		text-align: left;
	}

	.row.row-contacts {
		max-width: 450px;
		width: 100%;
		margin: 0 auto;
		flex-wrap: wrap;
	}

	.col.col-contacts, .col.col-form {
		width: 100%;
		flex-basis: auto;
		margin-top: 50px;
		padding: 0;
	}

	.logo-desc {
		display: none;
	}

	.logo-mobile {
		display: block;
		margin-top: 50px;
	}
}

@media (max-width: 575px) {
	.col.col-contacts,
	.col.col-form {
		margin-top: 25px;
	}
}

/* End */
/* /local/templates/isystemz-au/components/bitrix/news.list/about_us/style.css?171766900341755 */
/* /local/templates/isystemz-au/components/bitrix/news.detail/contacts/style.css?17333955811680 */
