@charset "UTF-8";
.page-543-technical-support {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5;
  color: #000000;
}
.page-543-technical-support h1 {
  font-weight: bold;
  font-size: 42px;
  line-height: 51px;
  text-transform: uppercase;
}
.page-543-technical-support h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 1.5;
  text-transform: uppercase;
  margin-top: 0;
  color: #335472;
}
.page-543-technical-support section {
  overflow: hidden;
  padding-bottom: 0;
}
.page-543-technical-support section > .container {
  padding-top: 36px;
  padding-bottom: 36px;
}
@media (max-width: 767.95px) {
  .page-543-technical-support h2 {
    font-size: 22px;
  }
}

.p543-tariffs-section {
  background-color: #EAEAEA;
}
.p543-tariffs-section h2 {
  margin-bottom: 36px;
}
.p543-tariffs-section .p543-tariffs-section__open-table {
  display: inline-flex;
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  text-transform: uppercase;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: underline;
  cursor: pointer;
  color: #C83403;
  padding: 0;
}
.p543-tariffs-section .p543-tariffs-section__open-table:focus, .p543-tariffs-section .p543-tariffs-section__open-table:hover {
  color: #A02A02;
}
.p543-tariffs-section .p543-tariffs-section__open-table:active {
  color: #F35D06;
}
.p543-tariffs-section .p543-tariffs-section__open-table svg {
  align-self: center;
  display: inline-block;
  width: 16px;
  height: 9px;
  margin-left: 8px;
  transition: all 0.3s;
}
.p543-tariffs-section .p543-tariffs-section__open-table svg path {
  fill: #C83403;
}
.p543-tariffs-section .p543-tariffs-section__open-table:focus svg path, .p543-tariffs-section .p543-tariffs-section__open-table:hover svg path {
  fill: #A02A02;
}
.p543-tariffs-section .p543-tariffs-section__open-table:active svg path {
  fill: #F35D06;
}
.p543-tariffs-section .p543-tariffs-section__open-table[aria-expanded=true] svg {
  transform: rotate(180deg);
}

.p543-red {
  color: #C83403 !important;
}

.p543-banner {
  background-color: #223035;
  padding-bottom: 20px;
}
.p543-banner .container {
  position: relative;
}
.p543-banner h1 {
  color: white;
}

.p543-banner__back {
  position: absolute;
  content: "";
  top: 143px;
  right: -122px;
}

.p543-banner__desc {
  font-size: 18px;
  line-height: 2;
  color: #FFFFFF;
  max-width: 666px;
  padding-top: 7px;
}
.p543-banner__desc ul {
  padding-left: 27px;
  padding-top: 2px;
}

.p543-banner__btns {
  margin-top: 31px;
  padding-left: 23px;
}

.p543-banner__btn-1 {
  height: 58px;
  padding: 10px 50px;
  margin-right: 27px;
}

.p543-banner__btn-2 {
  height: 58px;
  padding: 10px 130px;
  font-weight: 300;
  color: #FFFFFF;
  border: 0.5px solid #FFFFFF;
}
.p543-banner__btn-2:focus, .p543-banner__btn-2:hover, .p543-banner__btn-2.btn--hover {
  border-color: #b0b0b0;
  color: #B0B0B0;
}
.p543-banner__btn-2:active, .p543-banner__btn-2.btn--active {
  border-color: #F35D06;
  color: #F35D06;
}

@media (min-width: 1200px) and (max-width: 1470px) {
  .p543-banner__back {
    right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.95px) {
  .p543-banner h1 {
    font-size: 36px;
  }

  .p543-banner__back {
    right: -53px;
  }

  .p543-banner__btn-2 {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991.95px) {
  .p543-banner h1 {
    font-size: 26px;
  }

  .p543-banner__desc {
    width: 510px;
  }

  .p543-banner__back {
    top: 136px;
    right: -85px;
  }

  .p543-banner__btn-2 {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (max-width: 767.95px) {
  .p543-banner h1 {
    font-size: 28px;
    line-height: 1.3;
  }

  .p543-banner__back {
    display: none;
  }

  .p543-banner__btns {
    padding-left: 0;
  }

  .p543-banner__btn-1 {
    width: 100%;
    max-width: 400px;
    height: 45px;
    padding: 20px;
    margin-bottom: 20px;
  }

  .p543-banner__btn-2 {
    width: 100%;
    max-width: 400px;
    height: 45px;
    padding: 20px;
  }
}
.p543-tariff {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #E3C1B5;
  box-sizing: border-box;
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  min-height: 20px;
  margin-bottom: 40px;
  padding: 32px 24px;
}

.p543-tariff__price-wrapper {
  position: absolute;
  top: 28px;
  right: 0;
}

.p543-tariff__price {
  min-width: 115px;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  background: #bb2008;
  height: 40px;
  padding: 0 20px 0 11px;
  width: 240px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p543-tariff__price:after {
  content: "";
  width: 10px;
  height: 47px;
  background: transparent url("/themes/firstdedic_v2_0/images/Elements/PRICE-BLOCK/PRICE_WRAPPER__PRICE-TriangelBG.png") no-repeat 0 0;
  position: absolute;
  right: -9px;
  top: 0;
}

.p543-tariff__price-desc {
  font-size: 18px;
  line-height: 1;
  text-align: right;
  color: #576166;
  padding-right: 24px;
}

.p543-tariff__header {
  position: relative;
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
  color: #C83403;
  text-transform: uppercase;
  padding-bottom: 16px;
  margin-bottom: 48px;
}
.p543-tariff__header::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 150px;
  height: 2px;
  background-color: rgba(200, 52, 3, 0.5);
}

.p543-tariff__p {
  margin-top: 20px;
}

.p543-tariff__b-text {
  font-weight: bold;
  font-size: 18px;
  line-height: 120%;
  color: #576166;
}

.p543-tariff__order-link {
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: underline;
  cursor: pointer;
  color: #C83403;
  padding: 0;
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  text-transform: capitalize;
  margin-top: 14px;
}
.p543-tariff__order-link:focus, .p543-tariff__order-link:hover {
  color: #A02A02;
}
.p543-tariff__order-link:active {
  color: #F35D06;
}

@media (max-width: 767.95px) {
  .p543-tariff {
    padding: 20px;
  }

  .p543-tariff__header {
    margin-bottom: 12px;
    padding-bottom: 2px;
    font-size: 22px;
  }

  .p543-tariff__price-wrapper {
    position: relative;
    top: 0;
    margin-bottom: 20px;
  }

  .p543-tariff__price {
    font-size: 19px;
    height: 30px;
    padding: 0 10px;
  }
  .p543-tariff__price:after {
    display: none;
  }

  .p543-tariff__price-desc {
    padding: 0;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .p543-tariff .row > div:first-child .tariff__header {
    margin-bottom: 28px;
  }
}
.p543-tariffs-table {
  table-layout: fixed;
  border-collapse: collapse;
  border: none;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin-top: 27px;
  border-radius: 10px;
  overflow: hidden;
}
.p543-tariffs-table tr:nth-child(2n+1) {
  background-color: white;
}
.p543-tariffs-table tr:nth-child(2n) {
  background-color: #EAEAEA;
}
.p543-tariffs-table td {
  width: 25%;
  border-bottom: 2px solid rgba(200, 52, 3, 0.5);
  border-right: 2px solid rgba(200, 52, 3, 0.5);
  height: 68px;
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
  color: #576166;
  padding: 6px;
}
.p543-tariffs-table td:last-child {
  border-right: none;
}
.p543-tariffs-table td:first-child {
  font-weight: bold;
  font-size: 16px;
  line-height: 120%;
  color: #303030;
  padding-right: 16px;
  text-align: left;
  padding-left: 16px;
  width: 290px;
}
.p543-tariffs-table tr:first-child td {
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
  color: #303030;
}
.p543-tariffs-table tr:last-child td {
  border-bottom: none;
}

.p543-tariffs-table__btn {
  line-height: 22px;
  font-size: 18px;
  min-height: 58px;
  padding: 6px 30px;
}

.p543-plus,
.p543-minus {
  font-weight: 300;
  line-height: 1;
  display: inline-block;
}

.p543-plus::before {
  content: "+";
  color: #C83403;
  font-size: 42px;
}

.p543-minus::before {
  content: "–";
  color: #576166;
  font-size: 38px;
}

@media (min-width: 991px) and (max-width: 1199.95px) {
  .p543-tariffs-table__btn {
    padding: 6px 20px;
  }
}
@media (max-width: 991.95px) {
  .p543-tariffs-table td {
    font-size: 16px;
  }
  .p543-tariffs-table td:first-child {
    width: 220px;
    font-size: 15px;
  }
  .p543-tariffs-table tr:first-child td {
    font-size: 16px;
  }

  .p543-tariffs-table__btn {
    font-size: 14px;
    line-height: 1.2;
    min-height: 45px;
    padding: 6px;
    width: 100%;
  }
}
@media (max-width: 767.95px) {
  .p543-tariffs-table-wrapper {
    width: 100%;
    overflow: scroll;
  }

  .p543-tariffs-table {
    width: 500px;
  }
  .p543-tariffs-table td {
    font-size: 14px;
    height: auto;
  }
  .p543-tariffs-table td:first-child {
    width: 165px;
    font-size: 12px;
    height: 50px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .p543-tariffs-table tr:first-child td {
    font-size: 11px;
  }

  .p543-tariffs-table__btn {
    min-height: 35px;
    font-size: 10px;
  }
}
.p543-amd-1s {
  background-color: #223035;
  color: white;
}
.p543-amd-1s h2 {
  color: white;
  margin-bottom: 22px;
}
.p543-amd-1s .container {
  position: relative;
}

.p543-amd-1s__inner {
  padding-right: 310px;
}

.p543-amd-1s__back {
  position: absolute;
  top: 0;
  right: 0;
}

.p543-amd-1s__desc {
  max-width: 735px;
}

.p543-amd-1s__btns {
  margin-top: 30px;
}

.p543-amd-1s__btn-1 {
  display: inline-flex;
  align-items: center;
  margin-right: 36px;
  font-weight: bold;
  height: 59px;
  background-color: transparent;
  border: none;
  text-decoration: underline;
}
.p543-amd-1s__btn-1 svg {
  display: inline-block;
  width: 16px;
  height: 9px;
  margin-left: 8px;
  transition: all 0.3s;
}
.p543-amd-1s__btn-1 svg path {
  fill: white;
}
.p543-amd-1s__btn-1:focus, .p543-amd-1s__btn-1:hover {
  color: #EAEAEA;
}
.p543-amd-1s__btn-1:focus svg path, .p543-amd-1s__btn-1:hover svg path {
  fill: #EAEAEA;
}
.p543-amd-1s__btn-1:active {
  color: #EAEAEA;
}
.p543-amd-1s__btn-1:active svg path {
  fill: #EAEAEA;
}
.p543-amd-1s__btn-1[aria-expanded=true] svg {
  transform: rotate(180deg);
}

.p543-amd-1s__btn-2 {
  height: 59px;
  padding: 6px 41px;
}

.p543-amd-1s__services {
  max-width: 735px;
}
.p543-amd-1s__services ul {
  margin: 0;
  padding-top: 40px;
  font-size: 18px;
  line-height: 40px;
}

@media (min-width: 768px) and (max-width: 991.95px) {
  .p543-amd-1s__btn-1 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767.95px) {
  .p543-amd-1s__inner {
    padding-right: 0;
  }

  .p543-amd-1s__back {
    display: none;
  }

  .p543-amd-1s__btns {
    margin-top: 30px;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .p543-amd-1s__btn-1 {
    text-align: left;
    margin-top: 10px;
  }

  .p543-amd-1s__services ul {
    font-size: 15px;
    line-height: 26px;
    padding-left: 20px;
    padding-top: 0px;
  }
  .p543-amd-1s__services ul li {
    margin-bottom: 16px;
  }
}
.p543-amd-bitrix .container {
  position: relative;
  padding-right: 300px;
}
.p543-amd-bitrix h2 {
  margin-bottom: 22px;
}

.p543-amd-bitrix__back {
  position: absolute;
  top: 60px;
  right: 47px;
}

.p543-amd-bitrix__btn {
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: underline;
  cursor: pointer;
  color: #C83403;
  padding: 0;
}
.p543-amd-bitrix__btn:focus, .p543-amd-bitrix__btn:hover {
  color: #A02A02;
}
.p543-amd-bitrix__btn:active {
  color: #F35D06;
}

@media (max-width: 767.95px) {
  .p543-amd-bitrix .container {
    padding-right: 15px;
  }

  .p543-amd-bitrix__back {
    display: none;
  }
}
.p543-amd-exp {
  background-color: #EAEAEA;
}
.p543-amd-exp .container {
  position: relative;
  padding-right: 300px;
}
.p543-amd-exp h2 {
  margin-bottom: 22px;
}

.p543-amd-exp__back {
  position: absolute;
  top: 54px;
  right: 16px;
}

.p543-amd-exp__btn {
  margin-top: 20px;
  height: 59px;
}

@media (max-width: 767.95px) {
  .p543-amd-exp .container {
    padding-right: 15px;
  }

  .p543-amd-exp__back {
    display: none;
  }
}
.need-help {
  background: #223035;
  padding-bottom: 58px;
}
.need-help .page-acronis__h2 {
  color: white;
  margin-bottom: 25px;
}

.need-help__list {
  display: flex;
  justify-content: space-between;
}

.need-help__link {
  height: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.need-help__link a {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #FFFEFE;
}

.need-help__ticket {
  text-transform: uppercase;
  height: 60px;
  width: 314px;
}

.need-help__desc {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.5;
  color: #FFFFFF;
  padding-top: 10px;
}

@media (min-width: 768px) and (max-width: 1199.95px) {
  .need-help__list {
    flex-wrap: wrap;
  }

  .need-help__item {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    align-items: center;
  }

  .need-help__link {
    width: 420px;
    flex-shrink: 0;
  }

  .need-help__desc {
    padding-top: 0;
  }
}
@media (max-width: 767.95px) {
  .need-help__list {
    flex-wrap: wrap;
  }

  .need-help__item {
    width: 100%;
    margin-bottom: 20px;
  }
  .need-help__item:last-child {
    margin-bottom: 0;
  }

  .need-help__link {
    height: auto;
  }
  .need-help__link a {
    font-size: 20px;
  }

  .need-help__desc {
    padding-top: 0;
    font-size: 16px;
  }

  .need-help__ticket {
    margin-bottom: 8px;
    height: 40px;
    font-size: 16px;
    width: 290px;
  }
}

/*# sourceMappingURL=page-543-technical-support.css.map */
