/* extendable-routers */
.extendable-routers {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.45;
  color: #000;
  overflow: hidden;
}
.extendable-routers p {
  margin: 0;
  padding: 0;
}
.extendable-routers p + p {
  margin-top: 25px;
}
.extendable-routers .container {
  max-width: 1020px;
}
.extendable-routers h2 {
  font-size: 36px;
  line-height: 1.2;
  margin: 0 0 25px 0;
  text-align: center;
}
.extendable-routers__section-1 {
  background: #080a19 url("../i/ext-routers-bg-1.png") center 0 no-repeat;
  padding: 690px 0 80px 0;
  color: #fff;
}
.extendable-routers__section-1 h1 {
  font-size: 38px;
  line-height: 1.2;
  margin: 0 0 25px 0;
  text-align: center;
}
.extendable-routers__section-1 .c-row {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 30px 0 0 0;
}
.extendable-routers__section-1 .c-row p {
  flex-grow: 1;
}
.extendable-routers__section-1 .c-row .pic {
  margin: 0 30px 0 0;
}
.extendable-routers__section-2 {
  padding: 70px 0 100px;
}
.extendable-routers__section-2 .double-pic {
  display: flex;
  gap: 40px;
  margin: 40px -250px 0 -250px;
}
.extendable-routers__section-2 .double-pic .item {
  flex-grow: 1;
  text-align: center;
  font-size: 24px;
}
.extendable-routers__section-2 .double-pic .item img {
  display: block;
  max-width: 100%;
  height: auto;
}
.extendable-routers__section-2 .double-pic > div:first-child {
  color: #2c54ff;
}
.extendable-routers__section-2 .double-pic p {
  margin: 25px 0 0 0;
}
.extendable-routers__section-3 {
  background: url("../i/ext-routers-bg-2.png") center bottom no-repeat;
  padding: 20px 0 80px 0;
}
.extendable-routers__section-3 .container {
  max-width: 1440px;
}
.extendable-routers__section-3 .list > div {
  display: flex;
  align-items: center;
  padding: 50px 0 0 0;
}
.extendable-routers__section-3 .list > div:nth-child(even) {
  flex-direction: row-reverse;
}
.extendable-routers__section-3 .list .pic {
  flex-grow: 1;
  width: 50%;
  max-width: 50%;
  padding: 0 50px;
}
.extendable-routers__section-3 .list .pic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.extendable-routers__section-3 .list .text {
  flex-grow: 1;
  width: 50%;
  max-width: 50%;
}
.extendable-routers__section-3 .list h3 {
  text-transform: uppercase;
  color: #2c54ff;
  font-size: 25px;
  margin: 0 0 20px 0;
}
.extendable-routers__section-3 .list h4 {
  font-size: 25px;
  margin: 0 0 20px 0;
}
.extendable-routers__section-3 .app {
  display: flex;
  gap: 30px;
  margin: 30px 0 0 0;
}
.extendable-routers__section-3 .logotypes {
  display: flex;
  gap: 20px;
  margin: 10px 0 0 0;
}
.extendable-routers .grey {
  color: #888;
}
.extendable-routers__section-4 {
  padding: 70px 0 120px 0;
}
.extendable-routers__section-4 .wrapper-list {
  margin: 0 calc((1000px - 100vw) / 2);
}
.extendable-routers__section-4 .list {
  padding: 50px 0 0 0;
  display: flex;
  margin: 0 auto;
  width: 100%;
}
.extendable-routers__section-4 .list .item {
  flex-grow: 1;
  width: 33.3333%;
  max-width: 33.3333%;
  padding: 0 15px;
}
.extendable-routers__section-4 img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.extendable-routers__section-4 h3 {
  text-transform: uppercase;
  color: #2c54ff;
  font-size: 24px;
  margin: 25px 0 20px 0;
  text-align: center;
}
.extendable-routers__section-5 {
  padding: 0 0 100px 0;
}
.extendable-routers__section-5 .scheme {
  max-width: 1440px;
  margin: 50px auto;
  position: relative;
  min-height: 1240px;
  background: url("../i/ext-routers-bg-3.png") center 0 no-repeat;
}
.extendable-routers__section-5 .scheme .item {
  position: absolute;
}
.extendable-routers__section-5 .scheme .item-1 {
  left: 314px;
  top: 150px;
}
.extendable-routers__section-5 .scheme .item-2 {
  left: 1040px;
  top: 385px;
}
.extendable-routers__section-5 .scheme .item-3 {
  left: 475px;
  top: 795px;
}
.extendable-routers__section-5 .scheme .item-4 {
  left: 1040px;
  top: 1040px;
  color: #2c54ff;
}
.extendable-routers__section-5 .scheme .item-4 .prod {
  color: #869dff;
}
.extendable-routers__section-5 .scheme .year {
  font-size: 42px;
  padding: 0 0 5px 0;
}
.extendable-routers__section-5 .scheme .title {
  font-size: 24px;
}
.extendable-routers__section-5 .scheme .prod {
  font-size: 24px;
  color: #888;
}
.extendable-routers__section-5 .wrap-table-char {
  position: relative;
}
.extendable-routers__section-5 .wrap-table-char:before {
  content: "";
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  height: 20px;
  border-radius: 16px 16px 0 0;
  background: #2c54ff;
  z-index: -1;
}
.extendable-routers__section-5 .wrap-table-char:after {
  content: "";
  width: 33.3333%;
  top: 0;
  left: 33.3333%;
  position: absolute;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  height: 100%;
  border-radius: 16px 16px 0 0;
}
.extendable-routers__section-5 .table-char {
  width: 100%;
  border-collapse: collapse;
}
.extendable-routers__section-5 .table-char th {
  background: #2c54ff;
  color: #fff;
  width: 33.3333%;
  border: none;
  padding: 20px;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
.extendable-routers__section-5 .table-char tr > th:nth-child(2) {
  border-radius: 16px 16px 0 0;
  background: linear-gradient(to bottom, #7abcff 0%, #7be0ff 0%, #015eea 100%);
}
.extendable-routers__section-5 .table-char td {
  width: 33.3333%;
  border: none;
  padding: 20px;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
}
.extendable-routers__section-5 .table-char tr th:first-child {
  border-radius: 16px 0 0 0;
}
.extendable-routers__section-5 .table-char tr th:last-child {
  border-radius: 0 16px 0 0;
}
.extendable-routers__section-5 .table-char tbody tr:nth-child(even) td {
  background: #f0f0f0;
}
.extendable-routers__section-5 .table-char tbody tr td:first-child {
  text-align: left;
}
.extendable-routers__section-5 .table-char tbody tr td:nth-child(2) {
  color: #2c54ff;
}
.extendable-routers__section-5 .table-rules {
  font-size: 14px;
  color: #888;
  padding: 20px;
}
.extendable-routers__section-6 {
  background: #f9f9f9;
  padding: 60px 0 60px 0;
}
.extendable-routers__section-6 .container {
  max-width: 1440px;
}
.extendable-routers__section-6 .intro {
  display: flex;
  max-width: 980px;
  margin: 0 auto;
  width: 100%;
  gap: 30px;
  padding: 10px 0 20px 0;
}
.extendable-routers__section-6 h3 {
  text-align: center;
  text-transform: uppercase;
  color: #2c54ff;
  font-size: 36px;
  margin: 60px 0 30px 0;
}
.extendable-routers__section-6 .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.extendable-routers__section-6 .item {
  display: flex;
  flex-direction: column;
  border-radius: 24px;
  background: #fff;
}
.extendable-routers__section-6 .item .pic {
  height: 0;
  padding: 80% 0 0 0;
  position: relative;
}
.extendable-routers__section-6 .item .pic a {
  display: flex;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
}
.extendable-routers__section-6 .item .pic a img {
  display: block;
  width: auto;
  height: auto;
  max-height: 90%;
  max-width: 90%;
}
.extendable-routers__section-6 .item .title {
  font-size: 24px;
  text-align: center;
  padding: 0 5px 15px 5px;
}
.extendable-routers__section-6 .item .title a {
  color: #000;
}
.extendable-routers__section-6 .item .chars {
  list-style: none;
  flex-grow: 1;
  padding: 0 20px 20px 20px;
}
.extendable-routers__section-6 .item .chars li {
  position: relative;
  padding: 0 0 0 15px;
}
.extendable-routers__section-6 .item .chars li:before {
  content: "-";
  left: 0;
  top: 0;
  position: absolute;
}
.extendable-routers__section-6 .item .buttons {
  display: flex;
  justify-content: space-between;
  padding: 0 20px 30px 20px;
}
.extendable-routers__section-6 .item .buttons .btn-more {
  border: 3px solid #2c54ff;
  height: 50px;
  background: #fff;
  color: #2c54ff;
  border-radius: 0;
  text-decoration: none;
  font-size: 18px;
  width: 47%;
  min-width: 47%;
  line-height: 44px;
  padding: 0;
}
.extendable-routers__section-6 .item .buttons .btn-more:hover {
  background: #2c54ff;
  color: #fff;
  border: 3px solid #2c54ff;
}
.extendable-routers__section-6 .item .buttons .btn-buy-now {
  border: 3px solid #2c54ff;
  background: #2c54ff;
  height: 50px;
  color: #fff;
  border-radius: 0;
  text-decoration: none;
  font-size: 18px;
  min-width: 47%;
  line-height: 44px;
  padding: 0;
}
.extendable-routers__section-6 .item .buttons .btn-buy-now:hover {
  background: #fff;
  color: #2c54ff;
  border: 3px solid #2c54ff;
}

/*# sourceMappingURL=ext-routers.css.map */
