@charset "UTF-8";
.hostplan__content {
  align-items: flex-end;
}

.hostplan-item {
  padding: 0 12px;
}

.hostplan-item__content {
  background: #fff;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
  border-radius: 1.75rem;
  padding: 24px 20px;
  height: -moz-min-content;
  height: min-content;
  position: relative;
  border: 2px solid #f05243;
  align-items: flex-end;
  width: 100%;
}

.promo-wrapper::before {
  content: "PROMO";
  color: #ffffff;
  background: #e53e3e;
  width: 100px;
  height: 20px;
  position: absolute;
  bottom: 12px;
  right: -30px;
  padding: 4px 0;
  font-weight: 600;
  font-size: 11px;
  line-height: 11px;
  text-align: center;
  letter-spacing: 0.05em;
  transform: rotate(-47.5deg);
}

.promo-wrapper {
  position: relative;
  overflow: hidden;
}

.promo-wrapper:hover a {
  color: #671900;
}

.hostplan-item__content span {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.hostplan-item__content:hover {
  border-color: #f05243;
  box-shadow: 0 8px 30px rgba(35, 59, 226, 0.1);
}

.hostplan-item_most-popular .hostplan-item__content {
  border-radius: 0 0 1.75rem 1.75rem;
  position: relative;
}

.hostplan-item_most-popular:hover .hostplan-item__content {
  border-color: #f05243;
}

.hostplan-item_most-popular:hover .hostplan-item__label {
  border-color: #f05243;
}

.hostplan-item_most-popular .hostplan-item__label {
  position: relative;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #f05243;
  border: 1.5px solid #f05243;
  border-radius: 0.75rem 0.75rem 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-family: Onest-Regular, sans-serif;
  border-bottom: none;
  transition: 0.3s;
}

.hostplan-item_most-popular .hostplan-item__label span {
  display: inline-block;
  width: auto;
}

.hostplan-item_most-popular .hostplan-item__label span:nth-child(1) {
  text-align: left;
}

.hostplan-item_most-popular .hostplan-item__label span:nth-child(2) {
  text-align: right;
}

.hostplan__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.hostplan__icon img {
  display: block;
  width: 60px !important;
  height: 60px !important;
  filter: brightness(0.1);
}

.hostplan__name {
  color: #f05243;
  text-align: center;
  display: inline-block;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 6px;
  margin-bottom: 0;
  line-height: 1.22;
  font-size: 22px;
}

.hostplan__tags {
  font-family: Onest-Regular, sans-serif;
  font-size: 15px;
  margin-bottom: 14px;
  color: #2d3748;
  width: 200px !important;
  align-items: center;
  justify-content: center;
  display: flex !important;
  margin: 0 auto;
}

.hostplan__btn {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}

.hostplan__cost {
  font-family: Onest-Regular, sans-serif;
  font-weight: 600;
  font-size: 28px;
}

.hostplan__cost_m1 {
  color: black;
  margin: 0.25rem 0;
  font-size: 1.2rem;
}

.hostplan__cost b {
  font-size: 40px;
  font-family: Onest-Bold, sans-serif;
  font-weight: 700;
}

.hostplan__save {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hostplan__save span {
  font-family: Onest-Regular;
  font-weight: 600;
  font-size: 18px;
}

.hostplan__save .save-percent {
  color: #f05243;
  font-size: 16px;
  padding: 10px;
  border-radius: 0.75rem;
}

.hostplan__save .save-percent_bg {
  background: #f6f6f9;
}

.hostplan__save .old-cost {
  color: #cbd5e0;
  text-decoration: line-through;
  font-size: 18px;
}

.section__content ul.hostplan__config {
  padding-left: 0px;
  padding-right: 0;
  margin-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  min-height: 240px;
}

@media (max-width: 767px) {
  .section__content ul.hostplan__config {
    margin-top: 0px;
    padding-bottom: 10px;
  }
}
.section__content ul.hostplan__config li {
  font-size: 13px;
  line-height: 1.2;
  font-family: Onest-Regular, sans-serif;
  color: #4a5568;
  margin-bottom: 13px;
  position: relative;
}

.hostplan__bottom {
  position: relative;
  margin: auto;
}

.hostplan__renew {
  font-size: 14px;
  color: #aeb0ca;
}

.hostplan__more {
  text-align: center;
  display: block;
  font-family: Onest-Regular, sans-serif;
  font-weight: 600;
  color: #f05243;
  transition: 0.3s;
}

.hostplan__more::after {
  content: "\f107";
  font-family: FA-PR-400;
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
}

.hostplan__more:hover {
  color: #8d2b0b;
}

.hostplan-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 16px;
  margin-bottom: 0px;
}

.hostplan-table .theme-btn {
  padding: 10px;
  max-width: 170px;
  min-width: 135px;
  margin: auto;
}

.hostplan-table tr td {
  padding: 15px 5px;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
}

.hostplan-table tr td:nth-child(1) {
  padding-left: 20px;
  padding-right: 20px;
}

.hostplan-table__item td:last-child {
  padding-right: 15px;
  font-size: 14px;
  border-right: 1.5px solid #e2e8f0;
}

.hostplan-table tr:nth-child(1) th {
  color: #585858;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 500;
  vertical-align: bottom;
}

.hostplan-table__item th {
  border-right: 1.5px solid #e2e8f0;
  border-radius: 0 0.75rem 0.75rem 0;
  text-align: center;
  padding: 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  border: 1.5px solid #e2e8f0;
  border-left: none;
}

@media (max-width: 768px) {
  .hostplan-table__item th {
    order: 9;
    border: none;
    display: flex;
  }
  .hostplan-table tr {
    justify-content: space-between;
  }
}
.hostplan-table__item-promo:hover th {
  border-color: #fadb5f;
}

.hostplan-table__item {
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06);
  border-radius: 0.75rem;
  padding-bottom: 16px;
  width: 100%;
  transition: 0.3s;
}

@media (min-width: 768px) {
  .hostplan-table__item td {
    border-width: 1.5px;
    border-style: solid;
    border-color: #e2e8f0;
  }
  .hostplan-table__item td:first-child {
    border-right: none;
    border-left: 1.5px solid #e2e8f0;
    border-radius: 0.75rem 0 0 0.75rem;
  }
  .hostplan-table__item td:last-child {
    border-left: none;
    border-radius: 0px 0.75rem 0.75rem 0px;
    text-align: center;
  }
  .hostplan-table__item td {
    border-left: none;
    border-right: none;
  }
  .hostplan-table__item:hover td,
  .hostplan-table__item:hover th {
    border-color: #f05243 !important;
  }
  .hostplan-table__item-promo:hover td {
    border-color: #fadb5f;
  }
}
.plan-category:not(:last-child) {
  margin-bottom: 10px;
}

.hostplan-table__item-promobadge {
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  font-family: Onest-Regular, sans-serif;
  font-weight: 600;
  display: inline-block;
  padding: 11px;
  background: linear-gradient(114.31deg, #611b40 2.2%, #fb4c41 57.73%, #aa323f 92.1%);
  border-radius: 0.75rem;
  line-height: 1.25;
  margin-right: 10px;
}

.hostplan-table__new-price,
.hostplan-table__old-price,
.hostplan-table__save {
  display: block;
  font-size: 12px;
  text-align: center;
}

.hostplan-table__new-price_m1 {
  font-size: 1.6rem !important;
  font-weight: 800;
  color: #f05243;
  margin: 0.5rem 0;
  width: auto !important;
}

.hostplan-table__old-price {
  font-weight: 600;
  text-decoration: line-through;
  color: #5a6697;
}

.hostplan-table__save {
  padding: 6px;
  text-align: center;
  background: #f6f6f9;
  border-radius: 0.75rem;
  color: #cd2111;
  margin-bottom: 10px;
}

.hostplan-table__save_accent {
  background: #fffaf0;
  color: #8d2b0b;
}

.hostplan-table__new-price {
  font-size: 18px;
  text-align: center;
}

.hostplan-table__new-price small {
  font-weight: normal;
  text-transform: uppercase;
}

.hostplan .section__header {
  position: relative;
}

.hostplan .section__header .hostplan-logo {
  width: 60px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.hostplan .section__header .hostplan-logo img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .hostplan-logo {
    display: none;
  }
}
.compare__bottom .hostplan__renew {
  margin-bottom: 0;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .hostplan-table__item-title {
    display: none;
  }
}
@media screen and (max-width: 1439px) {
  .hostplan-item__content {
    padding-left: 16px;
    padding-right: 16px;
  }
  .hostplan-item_most-popular .hostplan-item__label {
    font-size: 14px;
    padding-left: 13px;
    padding-right: 13px;
    margin: 0 auto;
  }
  .hostplan__icon img {
    width: 48px;
    height: 48px;
  }
  .hostplan__tags {
    font-size: 14px;
  }
  .hostplan__cost {
    font-size: 18px;
  }
  .hostplan__cost b {
    font-size: 32px;
  }
  .hostplan__save .save-percent {
    padding-left: 10px;
    padding-right: 10px;
  }
  .hostplan__config li {
    margin-bottom: 8px;
  }
  .hostplan__config li::before {
    font-size: 12px;
    left: -20px;
  }
  .hostplan__config {
    min-height: 260px;
  }
  .hostplan__btn {
    min-width: 0;
  }
  .hostplan__more {
    font-size: 16px;
  }
  .hostplan-table tr td {
    font-size: 14px;
  }
  .hostplan-table .theme-btn {
    max-width: 135px;
    min-width: 135px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .hostplan-item {
    margin-bottom: 60px;
  }
  .hostplan {
    padding-bottom: 0;
  }
  .hostplan-table tr td:nth-child(1) {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 991px) {
  .hostplan-item__content {
    padding-left: 14px;
    padding-right: 14px;
  }
  .hostplan__config {
    padding-left: 20px;
  }
  .compare__table .hostplan__renew {
    font-size: 13px;
  }
  .hostplan-table tr td {
    font-size: 12px;
  }
  .hostplan-table .theme-btn {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .hostplan-item__content,
  .hostplan-item__label {
    width: 100%;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .hostplan__name {
    padding-bottom: 4px;
    padding-top: 0px;
  }
  .hostplan__tags {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .hostplan__cost {
    font-size: 20px;
  }
  .hostplan__cost b {
    font-size: 32px;
  }
  .hostplan__save {
    justify-content: center;
    font-size: 18px;
  }
  .hostplan__config {
    padding-top: 10px;
  }
  .hostplan__btn,
  .hostplan__more {
    font-size: 16px;
  }
  .hostplan-item {
    margin-bottom: 20px;
  }
  .hostplan-item_most-popular .hostplan-item__label {
    justify-content: center;
    font-size: 14px;
  }
  .hostplan-item_most-popular .hostplan-item__label span {
    margin: 0 7px;
  }
  .hostplan__renew {
    padding-bottom: 10px;
  }
  .hostplan-table,
  .hostplan-table tbody {
    display: block;
  }
  .hostplan-table {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .hostplan-table tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1.5px solid #e2e8f0;
  }
  .hostplan-table tr:hover {
    border-color: #f05243;
  }
  .hostplan-table__item-promo:hover {
    border-color: #fadb5f !important;
  }
  .hostplan-table tr td {
    display: block;
    width: 50%;
    border: none;
    padding: 12px 16px;
    order: 10;
  }
  .hostplan-table tr td:nth-child(3) {
    /*width:100%;*/
    order: 5;
    padding: 12px 16px;
    border-bottom: none;
    border-top: none;
  }
  .hostplan-table tr td:nth-child(1) {
    border-bottom: none;
    border-right: none;
    border-left: 0;
    border-radius: 0.75rem 0 0 0;
    order: 1;
    padding: 12px 16px;
  }
  .hostplan-table tr td:nth-child(2) {
    border-bottom: none;
    border-left: none;
    order: 2;
    padding: 12px 16px;
    border-radius: 0 0.75rem 0 0;
  }
  .hostplan-table tr td:nth-child(3) {
    order: 5;
    border-right: none;
  }
  .hostplan-table tr td:nth-child(4) {
    order: 3;
    padding: 12px 16px;
    border-top: none;
    border-right: none;
    border-bottom: none;
  }
  .hostplan-table tr td:nth-child(5) {
    order: 4;
    padding: 12px 16px;
    border-left: none;
    border-top: none;
    border-bottom: none;
  }
  .hostplan-table tr td:nth-child(6) {
    display: none;
  }
  .hostplan-table tr td:nth-child(7) {
    order: 6;
    border-left: none;
    border-top: none;
    border-bottom: none;
  }
  .hostplan-table tr td:nth-child(8) {
    order: 8;
    padding: 12px 16px;
    width: 40%;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 0.75rem;
  }
  .hostplan-table tr td:nth-child(9) {
    order: 9;
    padding: 12px 16px;
    width: 60%;
    border-top: none;
    border-left: none;
    display: flex;
    border-radius: 0 0 0.75rem 0;
  }
  .hostplan-table tr:nth-child(1) {
    display: none;
  }
  /*.hostplan-table__save{display:inline-block}*/
  .hostplan-table__item-title {
    display: block;
    font-weight: 600;
    color: #515acb;
  }
  .hostplan-table .theme-btn {
    width: 100%;
  }
  .hostplan .section__header {
    margin-bottom: 24px;
  }
  .hostplan-table_col-10 tr td:nth-child(3),
  .hostplan-table_col-10 tr td:nth-child(9) {
    width: 50% !important;
  }
  .hostplan-table_col-10 tr td:nth-child(8) {
    width: 100%;
    border-top: none;
    border-bottom: none;
    border-radius: 0;
  }
  .hostplan-table_col-10 tr td:nth-child(9) {
    display: flex;
    flex-direction: column;
    align-items: initial;
    border-right: none;
    border-top: none;
    border-radius: 0 0 0 0.75rem;
    width: 50% !important;
  }
  .hostplan-table_col-10 tr td:nth-child(3) {
    border-right: none;
  }
  .hostplan-table_col-10 td:last-child {
    order: 10;
    border-radius: 0 0 0.75rem 0;
    border-top: none;
    border-left: none;
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
.blog h2 {
  font-size: 48px;
}

.hostplan .section__header h2 {
  font-size: 40px;
}

.hostplan-table tr th.cat-title {
  color: #f05243;
  font-size: 18px;
}

@media all and (max-width: 767px) {
  .hostplan .section__header h2 {
    font-size: 32px;
    margin-top: 5%;
  }
  .hostplan .section__header {
    margin-bottom: 30px;
  }
}
.hostplan-table .cat-title {
  width: 250px;
}

.hostplan-table .ram {
  width: 160px;
}

.hostplan-table .discs {
  width: 120px;
}

.hostplan-table .port {
  width: 125px;
}

.hostplan-table .ip {
  width: 60px;
}

.hostplan-table .traffic {
  width: 60px;
}

.hostplan-table .price {
  width: 130px;
}

.hostplan-info {
  position: relative;
}

.hostplan-info i {
  color: #f05243;
}

.hostplan-info > div {
  position: absolute;
  left: calc(100% + 10px);
  top: -20px;
  padding: 14px 20px;
  border: 1.5px solid #e2e8f0;
  border-radius: 0.75rem;
  cursor: pointer;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.06);
  background: #fff;
  display: none;
  opacity: 0;
}

.hostplan-info:hover > div {
  display: block;
  opacity: 1;
}

.hostplan-info > div div {
  white-space: nowrap;
  font-size: 16px;
}

.hostplan-info > div span {
  color: #aeb0ca;
}

.hostplan-info > div div + div {
  margin-top: 3px;
}

.more_content > ul > li {
  list-style: disc;
  padding-top: 15px;
}

@media (max-width: 767px) {
  .margin {
    margin-bottom: 0 !important;
    margin-top: 25px;
  }
  .more_content > ul {
    padding-left: 15px;
  }
  .hostplan-table__item td:last-child {
    border-right: none;
  }
}
.correct-flex {
  align-items: end;
  margin: 0;
}

.correct-slider .slick-slide {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.new_service .section__content {
  gap: 20px;
}

.section__content {
  display: flex;
  flex-flow: wrap;
  margin-top: 20px;
  gap: 20px;
}
@media (max-width: 900px) {
  .section__content {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}

.choose__item {
  display: flex;
  flex-direction: column;
  justify-content: unset;
  flex: 1;
  background-color: #fff;
  padding: 40px;
  border-radius: 20px;
}
.choose__item p {
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 16px;
}
@media (max-width: 900px) {
  .choose__item {
    padding: 20px;
  }
}

.choose__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  max-height: 200px;
}

.choose__title {
  margin-bottom: 10px;
  font-size: 24px;
  font-family: "Onest-Bold";
  font-weight: 700;
}

.choose__text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* Количество строк */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 1439px) {
  .choose__item p {
    margin-bottom: 0;
  }
  .choose__icon {
    margin-bottom: 18px;
  }
}
.payment-sections {
  margin-bottom: 40px;
}

.payment h2 {
  color: #fff;
}

@media (max-width: 900px) {
  .payment__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
  }
  .payment__list .payment__link {
    max-width: 100% !important;
    width: 47% !important;
    margin: 0 !important;
  }
}
@media (max-width: 900px) {
  .payment {
    padding: 80px 0;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .choose {
    margin-bottom: 28px;
  }
}
.new_service {
  padding-bottom: 80px;
}
@media (max-width: 900px) {
  .new_service {
    padding: 20px;
  }
}
.new_service h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  text-align: center;
}
@media (max-width: 900px) {
  .new_service h2 {
    font-size: 32px;
  }
}
.new_service .col-12 > p {
  color: #211A18;
  text-align: center;
}
@media (max-width: 900px) {
  .new_service .col-12 > p {
    font-size: 20px;
  }
}
.new_service .choose__item {
  display: flex;
  flex-direction: column;
  justify-content: unset;
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  position: relative;
  max-width: 386px;
  width: 100%;
  flex: unset;
  overflow: hidden;
  justify-content: space-between;
  min-height: 197px;
  background-size: cover;
}
.new_service .choose__item p {
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 16px;
  opacity: 0.5;
  color: #211A18;
  margin-top: 5px;
}
@media (max-width: 900px) {
  .new_service .choose__item {
    padding: 20px;
    min-height: 230px;
  }
}
.new_service .choose__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 235px;
  position: absolute;
  right: -15%;
  bottom: -25%;
  opacity: 0.2;
}
.new_service .choose__icon img {
  max-width: 235px;
}
.new_service .choose__title {
  margin-bottom: 10px;
  font-size: 24px;
  font-family: "Onest-SemiBold";
  font-weight: 700;
  color: #201B19;
  line-height: normal;
}
.new_service .read-more {
  position: relative;
  background: #f05243;
  color: #fff;
  padding: 8.5px 15px 8.5px 20px;
  border-radius: 16px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-family: "Onest-SemiBold", sans-serif;
  font-size: 16px;
  line-height: normal;
  display: flex;
  gap: 10px;
  cursor: pointer;
}
.new_service .read-more img {
  transition: 0.4s;
}
.new_service .read-more:hover img {
  transform: rotateZ(45deg);
}
.new_service .jew-new-service {
  bottom: -25%;
  left: -10%;
}

.advantages__content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -25px -50px;
  text-align: center;
}

.advantages .section__header {
  margin-bottom: 60px;
}

.advantage {
  width: calc(33.3% - 50px);
  margin: 0 25px 50px;
}

.advantage .item-image {
  width: 96px;
  height: 96px;
  background: #F6F6F9;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  margin: 0 auto 20px;
}

.advantage .item-title {
  color: #2D3748;
}

.advantage .item-desc {
  color: #4A5568;
}

@media all and (max-width: 767px) {
  .advantages__content {
    margin: 0 0 -50px;
  }
  .advantages .section__header {
    margin-bottom: 22px;
  }
  .advantage {
    width: calc(50% - 24px);
    margin: 0 12px 22px;
  }
}
@media all and (max-width: 500px) {
  .advantage {
    width: 100%;
    margin: 0 0 22px;
  }
}
.else__item-box {
  background: #fff;
  border: 1.5px solid #e2e8f0;
  border-radius: 0.75rem;
  transition: 0.5s;
}

.else__item-box:hover {
  transition: 0.5s;
}

.else__item-header {
  padding-top: 24px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 16px;
}

.else__name,
.else__tags {
  display: block;
  font-size: 14px;
}

.else__name {
  font-family: system-ui;
  font-size: 19px;
  font-weight: 800;
}

.else__cost {
  display: block;
  width: 100%;
  padding: 14px 20px;
  background: #f6f6f9;
  font-size: 16px;
  font-weight: 600;
}

.else__cost b {
  font-size: 24px;
}

.else__list {
  padding: 18px 25px 24px 25px;
}

.else__list-item {
  display: block;
  padding-left: 0px;
  margin-bottom: 12px;
  font-size: 14px;
  position: relative;
}

.else__list-item:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .else__item {
    padding: 2px 10px;
    max-width: 50% !important;
    flex: auto !important;
  }
  .else .container {
    max-width: 720px;
  }
  .else .else__content {
    padding: 0 5px;
  }
}
.more_content {
  max-height: 30vh;
  transition: 1s;
  position: relative;
  overflow: hidden;
}

.more_content:after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100px;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 40%, rgba(255, 255, 255, 0) 100%);
}

.more_content.opened {
  max-height: 20000px;
  transition: 1s;
  padding-bottom: 20px;
  padding: 2.5rem;
  border-radius: 20px;
  background: white;
}

.show_more_content {
  position: absolute;
  right: 10px;
  bottom: 0px;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 10px;
  z-index: 2;
  cursor: pointer;
}

.show_more_content:hover {
  color: #f05243;
  text-decoration: underline;
}

.more_content.opened:after {
  content: none;
}

.section__header {
  margin-top: 25px;
  justify-content: center;
  text-align: center;
}

@media screen and (max-width: 1439px) {
  .section__header p {
    margin-bottom: 0;
  }
}
.payment .container:nth-child(2) {
  margin-top: 50px;
}

.margin-top {
  margin-top: 50px;
}

.start .section__header {
  margin-bottom: 15px !important;
}

.section__content .wp-block-button__link {
  display: inline-block;
  min-width: 130px;
  padding: 0;
  background-color: #f05243;
  color: #fff;
  text-align: center;
  font-family: Onest-Regular, sans-serif;
  border-radius: 0.75rem;
  border: none;
  transition: 0.3s;
  text-transform: capitalize;
  cursor: pointer;
  color: #fff;
}

.section__content .wp-block-button__link:hover {
  background: #fadb5f;
  color: #8d2b0b;
}

.section__content .wp-block-button__link {
  color: #fff !important;
  padding: 13px 30px;
}

.section__content .text-success {
  color: #009246 !important;
  font-weight: 600;
}

@media all and (max-width: 500px) {
  .section__content .wp-block-table {
    margin: 30px 0;
  }
}
.dark-mode .platform .container {
  background: transparent;
}

.box-server-option {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.dark-mode .server-options .option-block {
  background-color: #12161D;
}
.dark-mode .server-options .title,
.dark-mode .server-options a {
  color: #fff !important;
}

.server-options {
  display: flex;
  gap: 10px;
  flex: 1;
}

.related__title {
  margin-bottom: 16px;
  font-size: 42px;
  text-align: center;
  font-family: Onest-Bold;
}
.related__item-title {
  font-size: 22px;
  color: #2d3748;
  font-family: "Onest-Bold";
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  margin-top: 5px;
  line-height: normal;
}
.related__info {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.related__item-box {
  display: block;
  border-radius: 6px;
  overflow: hidden;
  color: #2d3748;
}
.related__item-box:hover {
  color: #8d2b0b;
}
.related__image {
  width: 100%;
  overflow: hidden;
}
.related__image img {
  display: block;
  max-width: 345px;
  max-height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .related__image img {
    width: inherit;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.related p {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .related__item-box {
    border-radius: 6px;
  }
  .related {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

.yarpp-related .related a {
  font-weight: normal;
}

.accordeon__section {
  margin-bottom: 14px;
}

.accordeon__section-head {
  width: 100%;
  padding: 24px 36px;
  background: #fff;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  transition: 1s;
  border-radius: 0.75rem;
  font-family: "Onest-Regular";
}

.accordeon__section-head:hover {
  transition: 1s;
}

.accordeon__section-head::after {
  content: "";
  background: url(/wp-content/themes/alexhost_new/img/dmca/icons/arrow-down-dark.svg);
  display: block;
  line-height: 1;
  font-size: 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  transition: 0.3s;
  width: 24px;
  height: 24px;
}

.accordeon__section-head_active::after {
  transform: translateY(-50%) rotate(180deg);
}

.accordeon__section-content {
  padding: 25px 36px;
  padding-bottom: 11px;
  display: none;
  font-family: "Onest-Regular";
}

.accordeon__section-content p {
  margin-bottom: 0;
}

@media screen and (max-width: 1439px) {
  .accordeon__section-head {
    font-size: 18px;
    padding: 21px 20px;
  }
  .accordeon__section-content {
    padding: 16px 20px;
  }
}
@media screen and (max-width: 767px) {
  .accordeon__section-head {
    font-size: 16px;
    padding-right: 46px;
  }
}
.start {
  padding-top: 40px;
  padding-bottom: 50px;
}

.start .section__header {
  margin-bottom: 32px;
}

.start .section__header p {
  margin-bottom: 0;
}

.start__content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.start__title {
  font-family: Onest-Bold, sans-serif;
  font-size: 40px;
  line-height: 1.3;
}

@media (min-width: 767px) and (max-width: 1024px) {
  .start__title {
    font-size: 36px;
  }
}
.breadcrumbs {
  padding: 20px 0;
}

.breadcrumbs__list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
}

.breadcrumbs__list li {
  display: flex;
  align-items: center;
  position: relative;
  margin-right: 5px;
}

.breadcrumbs__list li::after {
  content: "";
  background: url(/wp-content/themes/alexhost_new/img/dmca/icons/arrow-down-dark.svg);
  display: block;
  line-height: 1;
  font-size: 30px;
  text-align: center;
  right: 20px;
  transition: 0.3s;
  width: 24px;
  height: 24px;
  left: 25px;
  transform: rotate(-90deg);
  filter: brightness(0);
}

.breadcrumbs__list li:last-child::after {
  display: none;
}

.breadcrumbs__list li:not(:last-child) a {
  color: #606c77;
}

.breadcrumbs__list li a.home span {
  display: none;
}

.breadcrumbs__list a {
  font-size: 16px;
  color: #4a5568;
  position: relative;
}

.breadcrumbs__list a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 1px;
  background-color: #4a5568;
  transition: 0.3s;
}

.breadcrumbs__list a:hover::after {
  width: 100%;
}

.breadcrumbs__list span {
  font-size: 16px;
}

.breadcrumbs .home::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../../../img/breadcrumbs/home-icon.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}

footer {
  padding: 50px 0 0;
  border-top: 1px solid #e2e8f0;
  position: relative;
}

footer *,
footer a {
  color: #2d3748;
}

footer ul {
  padding-left: 0px;
  margin-bottom: 25px;
  line-height: 1.5;
}
@media (max-width: 768px) {
  footer ul {
    padding-left: 20px;
  }
}

footer a {
  transition: 0.3s;
}

footer a:hover {
  color: #dfb044;
}

.footer_contrast::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(https://dev.alexhost.com/wp-content/uploads/2024/03/lines.webp);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom;
}

@media (min-width: 1024px) {
  .footer_contrast::before {
    background-position: bottom;
  }
}
.new_footer_contrast::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2024/07/footer-light-1.webp);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

@media (min-width: 1024px) {
  .new_footer_contrast::before {
    background-position: inherit;
  }
}
@media (max-width: 567px) {
  .new_footer_contrast .footer__subtitle {
    color: #f05243;
    padding: 15px;
    border-radius: 10px;
    border: none !important;
    background: white;
  }
  .dark-mode .new_footer_contrast .footer__subtitle {
    background: #272524;
  }
}
.new_footer_contrast .footer__subtitle {
  color: #f05243;
}

.footer__social-list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.footer__social-list a {
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
}

.footer__social-list img {
  width: 20px;
  height: 20px;
  padding: 0;
  filter: brightness(100);
}

.footer_contrast {
  background: linear-gradient(114.31deg, #611b40 2.2%, #fb4c41 57.73%, #aa323f 92.1%);
  margin-top: 20px;
}

.footer_contrast .footer-logo-light {
  display: none;
}

.footer_contrast .footer-logo-light {
  display: none;
}

.footer_contrast .footer-logo-dark {
  filter: brightness(5);
  display: block !important;
}

.footer_contrast *,
.footer_contrast a {
  color: #f6f6f9;
  font-size: 16px;
}

.footer_contrast a:hover {
  color: #fadb5f;
}

.footer__title {
  font-size: 40px;
  font-family: Onest-Bold, sans-serif;
  margin-bottom: 10px;
  display: block;
}
@media (max-width: 567px) {
  .footer__title {
    display: flex;
    justify-content: center;
  }
}

.footer__title ~ p {
  font-size: 16px;
}
@media (max-width: 567px) {
  .footer__title ~ p {
    text-align: center;
  }
}

.footer__subtitle {
  display: block;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.22;
  margin-bottom: 14px;
  font-family: "Onest-Bold";
}

.footer_n1 {
  background: #fff;
}
.footer_n1 .footer__subtitle {
  color: #f05243;
}
.footer_n1 .footer__social-list img {
  filter: unset !important;
}

@media screen and (max-width: 767px) {
  footer {
    border-top: none;
  }
  footer .footer__subtitle {
    display: block;
    width: 100%;
    padding: 12px 0;
    border-bottom: 1.5px solid #e2e8f0;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  /* footer .col-md-4:nth-child(3) .footer__subtitle {
    border-bottom: none
  } */
  .footer__social .footer__subtitle {
    margin-bottom: 0;
  }
  .footer__social-block {
    display: flex;
    flex-direction: column-reverse;
  }
  .footer__social-block .footer__subtitle {
    border-bottom: none;
  }
  .footer__social-block .footer__subtitle::after {
    display: none;
  }
  .footer__social-list {
    margin-bottom: 20px;
    justify-content: space-between;
    margin-top: 20px;
  }
}
.footer__subtitle::after {
  filter: brightness(10000);
}

@media (max-width: 768px) {
  .align-center {
    text-align: center;
  }
}
.footer__logo {
  display: block;
  width: 300px;
  height: 60px;
  background: url(/wp-content/uploads/2023/10/logoah_wh.svg) no-repeat;
}

.new_footer__logo {
  display: block;
  width: 300px;
  height: 60px;
  background: url(/wp-content/uploads/2023/08/logo_black.svg) no-repeat;
}

/* 
.footer_contrast .footer__logo {
  background-image: url(https://dev.alexhost.com/wp-content/uploads/2023/08/logo_white1.svg);
} */
.top-rev {
  display: flex;
  gap: 10px;
  margin-bottom: 35px !important;
}
@media (max-width: 567px) {
  .top-rev {
    justify-content: center;
  }
}

.top-rev img {
  width: 100px;
}

.footer_m1-new .footer__social-list img {
  filter: brightness(0);
}

.dark-mode .footer_m1-new .footer__social-list img {
  filter: brightness(100);
}

img {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.header-hero-m1 {
  position: relative;
}

.logo-white {
  display: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

.header-hero__content-container {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .header-hero__content-container {
    gap: 50px;
    flex-flow: column;
  }
}
.header-hero__content-box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  flex: 1;
  box-sizing: border-box;
}
.header-hero__content-box .padding-box {
  padding-right: 193px;
  position: relative;
}
.header-hero__content-box .padding-box .jew-header-left {
  position: absolute;
  left: -30%;
  top: -45%;
}
.header-hero__content-box .padding-box .jew-header-map {
  position: absolute;
  width: 280px;
  right: 0px;
  top: -25px;
}
@media (max-width: 768px) {
  .header-hero__content-box .padding-box .jew-header-map {
    opacity: 0;
  }
}
@media (max-width: 1024px) {
  .header-hero__content-box .padding-box {
    padding: 0;
  }
}
.header-hero__content-box .padding-box h1 {
  text-align: left;
  font-size: 64px;
  line-height: normal;
}
@media (max-width: 768px) {
  .header-hero__content-box .padding-box h1 {
    font-size: 42px;
    text-align: center;
  }
}
.header-hero__content-box .padding-box p {
  font-family: "Onest-Regular";
  font-size: 14px;
}
@media (max-width: 768px) {
  .header-hero__content-box .padding-box p {
    text-align: center;
  }
}
.header-hero__content-box .button-box {
  background: var(--orange, #f05243);
  border-radius: 10px;
  padding: 8px 12px 8px 12px;
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
  justify-content: center;
  width: 228px;
  height: 39px;
  position: relative;
}
.header-hero__content-box .button-box a {
  color: var(--white, #ffffff);
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 14px;
  font-weight: 600;
  position: relative;
}

.box-image {
  align-items: end;
}
@media (max-width: 768px) {
  .box-image {
    align-items: stretch;
  }
}

.box-content {
  justify-content: space-between;
}
@media (max-width: 768px) {
  .box-content {
    align-items: center;
  }
}

.product-image-wrapper {
  background: var(--white, #ffffff);
  border-radius: 20px;
  flex-shrink: 0;
  height: 386px;
  position: relative;
  align-self: end;
  max-width: 530px;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.product-image-wrapper img {
  width: 100%;
}
@media (max-width: 768px) {
  .product-image-wrapper {
    height: auto;
  }
}

.section__content {
  padding: 20px;
  gap: 20px;
}

@media (min-width: 768px) {
  .mac-mini-image-desctop {
    height: 416px;
    position: absolute;
    right: 0;
    bottom: 0;
    -o-object-fit: cover;
    /* object-fit: cover; */
    display: block;
  }
  .mac-mini-image-mobile {
    display: none;
  }
}
@media (max-width: 768px) {
  .mac-mini-image-mobile {
    display: flex;
    width: 110%;
    position: relative;
    right: 20px;
  }
  .mac-mini-image-desctop {
    display: none;
  }
}
.container-price {
  display: grid;
  /* Используем grid */
  grid-template-columns: repeat(3, 1fr);
  /* 3 колонки, каждая занимает 1 часть */
  gap: 30px;
  position: relative;
}
@media (max-width: 768px) {
  .container-price {
    grid-template-columns: repeat(1, 1fr);
  }
}

.features-wrapper {
  display: grid;
  gap: 15px;
}

/* Десктоп: 2 колонки, 3 строки */
@media (min-width: 768px) {
  .features-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
/* Мобильные устройства: 3 колонки, 2 строки */
@media (max-width: 767px) {
  .features-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Карточка */
.feature-item {
  border-radius: 10px;
  padding: 0px 12px 0px 0px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  width: 170px;
  height: 43px;
  position: relative;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  background: #fff;
}
@media (max-width: 768px) {
  .feature-item {
    width: 100%;
  }
}

/* Иконка */
.feature-icon {
  background: var(--orange, #f05243);
  padding: 8px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  border-radius: 0;
}

/* Иконка - изображение */
.feature-icon img {
  width: 30px;
  height: 30px;
}

/* Текст */
.feature-text {
  font-size: 16px;
  font-weight: bold;
  color: #222;
  margin-left: 15px;
}

.feature-icon {
  background: var(--orange, #f05243);
  padding: 8px;
  display: flex;
  flex-direction: row;
  gap: 0;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.feature-icon img {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
  filter: brightness(100);
}

.feature-title, .i-pv-6-support, .full-root-access, .umanaged, .ssd-disk-drives, ._1-gbps-network, .dedicated-ip {
  color: var(--dark, #211a18);
  text-align: center;
  font-family: "Onest-Regular";
  font-size: 12px;
  font-weight: 500;
  position: relative;
  flex: 1;
}

/* Основной контейнер для карточки с продуктом */
.apple-dedicated-card {
  background: var(--white, #ffffff);
  border-radius: 10px;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  box-shadow: 0px 4px 30px 0px rgba(45, 32, 28, 0.05);
}

/* Контейнер с изображением продукта */
.product-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  position: relative;
}

.product-image {
  flex-shrink: 0;
  width: 96px;
  height: 96px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Контейнер с информацией о продукте */
.product-details {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  height: 69px;
  position: relative;
}

.product-name {
  color: var(--dark, #211a18);
  text-align: center;
  font-family: "Onest-Bold", sans-serif;
  font-size: 36px;
  font-weight: 600;
}

.setup-fee {
  color: var(--dark, #211a18);
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 14px;
  font-weight: 400;
  opacity: 0.4;
}

/* Контейнер для характеристик */
.specs-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(243, 234, 231, 0.6);
}

.specs-group {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
}

.spec-item {
  background: var(--bg, #f6f3f2);
  border-radius: 10px;
  padding: 8px 15px 8px 10px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}

.spec-icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}

.spec-details {
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: flex-start;
  justify-content: flex-start;
}

.spec-title {
  color: var(--dark, #211a18);
  text-align: center;
  font-family: "Onest-Bold";
  font-size: 8px;
  font-weight: 700;
  opacity: 0.4;
}

.spec-value {
  color: var(--dark, #211a18);
  text-align: center;
  font-family: "Onest-Regular";
  font-size: 14px;
  font-weight: 400;
}

/* Контейнер для информации о цене */
.price-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
}

/* Информация о цене */
.price-wrapper {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.price-label {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
  justify-content: flex-start;
}

.price-period {
  color: var(--dark, #211a18);
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 14px;
  font-weight: 400;
  opacity: 0.4;
}

.price-icon {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.price-amount {
  color: var(--dark, #211a18);
  text-align: left;
  font-family: "Onest-Bold";
  font-size: 36px;
  font-weight: 700;
}

/* Кнопка оформления заказа */
.order-button {
  background: var(--orange, #f05243);
  border-radius: 10px;
  padding: 8px 12px;
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 200px;
  height: 39px;
}

.order-text {
  color: var(--white, #ffffff);
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 14px;
  font-weight: 600;
}

.off {
  pointer-events: none;
  filter: grayscale(1);
}

.custom-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: none;
  padding: 0px 20px;
  border-radius: 8px;
  font-size: 16px;
  position: relative;
  color: rgba(0, 0, 0, 0.61);
}

.period_select {
  text-align: end;
  padding-left: 0;
}

.select-box {
  display: flex;
  position: relative;
}
.select-box img {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

.hostplan-table__new-price {
  font-family: "Onest-Bold";
  font-size: 36px;
}

.theme-btn-m1 {
  background: var(--orange, #f05243);
  border-radius: 10px;
  padding: 8px 12px 8px 12px;
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 39px;
  position: relative;
  color: #fff;
  font-size: 14px;
}

.theme-btn-m1:hover {
  color: #fff;
  cursor: pointer;
  transform: scale(1.04);
  transition: 0.4s ease;
}

/* Основной контейнер для раздела */
.mac-mini-section,
.mac-mini-section * {
  box-sizing: border-box;
}

.mac-mini-section {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
}

/* Контейнер для информации о сервере Mac Mini */
.mac-mini-info-container {
  gap: 40px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  display: flex;
  flex-flow: row;
  margin-bottom: 50px;
  flex-flow: wrap;
  width: 100%;
}

/* Заголовок и описание сервера Mac Mini */
.mac-mini-header {
  flex-direction: row;
  gap: 20px;
  display: flex;
  flex-flow: column;
  flex: 1;
}
@media (max-width: 768px) {
  .mac-mini-header {
    flex: auto;
  }
}

.mac-mini-title {
  text-align: left;
  font-family: "Onest-Bold";
  font-size: 48px;
  font-weight: 700;
  color: #f05243;
  line-height: normal;
}

.mac-mini-subtitle {
  text-align: left;
  font-family: "Onest-Bold";
  font-size: 48px;
  font-weight: 700;
  color: #211a18;
}

@media (max-width: 768px) {
  .mac-mini-subtitle,
  .mac-mini-title {
    font-size: 32px;
  }
}
/* Основное описание серверов */
.mac-mini-description {
  color: #272524;
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 18px;
  font-weight: 400;
  max-width: 490px;
  width: 100%;
}
@media (max-width: 768px) {
  .mac-mini-description {
    font-size: 14px;
  }
}

/* Контейнер для характеристик */
.mac-mini-specs {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  max-width: 528px;
  width: 100%;
  background: white;
  padding: 30px;
  border-radius: 20px;
}

.mac-mini-spec {
  display: flex;
  flex-direction: row;
  gap: 25px;
  align-items: center;
  justify-content: flex-start;
}

.mac-mini-spec-number {
  color: #f05243;
  font-family: "Onest-Bold";
  font-size: 48px;
  font-weight: 900;
}

.mac-mini-spec-description {
  color: #211a18;
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 14px;
  font-weight: 400;
  flex: 1;
}

.mac-mini-separator {
  background: rgba(243, 234, 231, 0.6);
  align-self: stretch;
  height: 1px;
  position: relative;
}

/* Контейнер для изображений */
.mac-mini-image-container {
  display: flex;
  flex-direction: row;
  gap: 50px;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .mac-mini-image-container {
    flex-flow: column-reverse;
    gap: 0;
  }
}

.mac-mini-image-wrapper {
  background: #ffffff;
  border-radius: 20px;
  padding: 30px 25px;
  max-width: 528px;
  height: 312px;
  width: 100%;
  display: flex;
  align-items: end;
  position: relative;
  flex: 1;
}
@media (max-width: 768px) {
  .mac-mini-image-wrapper {
    background: transparent;
    height: auto;
    padding: 0;
    flex: auto;
  }
}

.mac-mini-image {
  flex-shrink: 0;
  max-width: 478px;
  height: 184px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  -o-object-position: bottom;
     object-position: bottom;
  z-index: 99;
}

/* Контейнер для преимуществ */
.mac-mini-benefits {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  flex: 1;
}
@media (max-width: 768px) {
  .mac-mini-benefits {
    flex: 0;
  }
}

.mac-mini-benefit-title {
  color: #211a18;
  font-family: "Onest-Bold";
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
}

.mac-mini-benefit-description {
  color: #211a18;
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 14px;
  font-weight: 400;
}

.mac-mini-benefit-detail {
  color: #211a18;
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 14px;
  font-weight: 400;
}

/* Группы изображений */
.image-group {
  display: flex;
  flex-shrink: 0;
  width: 470.36px;
  height: 462.42px;
}

.position-relative {
  position: relative !important;
}

.jew-header-right {
  position: absolute;
  right: -35%;
  z-index: 999;
  top: -45%;
  width: 370px;
}

.jew-header-left-down {
  position: absolute;
  left: -30%;
  top: 27%;
  z-index: 1;
}
@media (max-width: 768px) {
  .jew-header-left-down {
    opacity: 0;
  }
}

.jew-price-right {
  position: absolute;
  right: -15%;
}

.jew-fea-left {
  position: absolute;
  bottom: 14%;
  left: -13%;
}

.jew-mac-mini-right {
  position: absolute;
  right: -20%;
  top: -20%;
  width: 470px;
}

.jew-mac-mini-left-down {
  position: absolute;
  left: -38%;
  width: 450px;
  top: -35%;
}

.jew-mobile-price-min {
  display: none;
}

@media (max-width: 768px) {
  .jew-header-right {
    display: none;
  }
  .jew-header-left-down {
    display: none;
  }
  .jew-price-right {
    display: none;
  }
  .jew-mac-mini-right {
    display: none;
  }
  .jew-mac-mini-left-down {
    display: none;
  }
  .jew-mobile-price-min {
    position: absolute;
    top: -10%;
    display: block;
    z-index: 99;
    width: 100%;
  }
}
/* Стили для контейнера с текстом и кнопкой */
.section-frame {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  margin: 25px 0 50px;
}

/* Описание услуги с заголовками */
.service-description {
  text-align: center;
  font-family: "Onest-Bold";
  font-size: 48px;
  font-weight: 700;
  position: relative;
  max-width: 820px;
  width: 100%;
}
@media (max-width: 768px) {
  .service-description {
    font-size: 32px;
  }
}

/* Основной заголовок */
.service-title {
  color: var(--dark, #211a18);
  font-family: "Onest-Bold";
  font-size: 48px;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 768px) {
  .service-title {
    font-size: 32px;
  }
}

/* Подзаголовок с выделением */
.service-subtitle {
  color: var(--orange, #f05243);
  font-family: "Onest-Bold";
  font-size: 48px;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 768px) {
  .service-subtitle {
    font-size: 32px;
  }
}

/* Дополнительный текст */
.service-description-text {
  color: var(--dark, #211a18);
  font-family: "Onest-Bold";
  font-size: 48px;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 768px) {
  .service-description-text {
    font-size: 32px;
  }
}

/* Кнопка "Get Started" */
.cta-container {
  background: var(--orange, #f05243);
  border-radius: 8px;
  padding: 8px 12px;
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 148px;
  height: 39px;
  position: relative;
}

/* Текст на кнопке */
.cta-button {
  color: var(--white, #ffffff);
  text-align: left;
  font-family: "Onest-Bold";
  font-size: 14px;
  font-weight: 600;
  position: relative;
}
.cta-button a {
  color: #fff;
}

option {
  padding-right: 20px;
}

.footer_m1-new {
  background: #fff;
}

.features-container h3 {
  text-align: center;
  font-size: 48px;
  margin-top: 25px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .features-container h3 {
    font-size: 32px;
  }
}

.features-wrapper-1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  position: relative;
  margin-bottom: 20px;
}

.features-wrapper-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  position: relative;
}

.product-integration {
  background: var(--white, #ffffff);
  border-radius: 20px;
  padding: 50px 40px;
  display: flex;
  flex-direction: column;
  gap: 50px;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
@media (max-width: 768px) {
  .product-integration {
    gap: 25px;
    padding: 16px 20px;
  }
}

.features-wrapper-2 .product-integration {
  align-items: flex-start;
}
@media (max-width: 768px) {
  .features-wrapper-2 .product-integration {
    align-items: center;
  }
}

.product-integration__image-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.product-integration__image-container {
  position: relative;
  height: 172px;
}
@media (max-width: 768px) {
  .product-integration__image-container {
    height: auto;
  }
}

.product-integration__icon {
  max-width: 265px;
  width: 100%;
}
@media (max-width: 768px) {
  .product-integration__icon {
    max-width: 200px;
  }
}

.product-integration__graphics {
  flex-shrink: 0;
  width: 190.87px;
  height: 165.79px;
  position: relative;
  overflow: visible;
}

.product-integration__description {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.product-integration__title {
  color: var(--dark, #211a18);
  text-align: left;
  font-family: "Onest-Bold";
  font-size: 34px;
  font-weight: 700;
  position: relative;
  line-height: normal;
  align-self: stretch;
}
@media (max-width: 768px) {
  .product-integration__title {
    text-align: center;
    font-size: 24px;
  }
}

.product-integration__details {
  color: var(--dark, #211a18);
  text-align: left;
  font-family: "Onest-Regular";
  font-size: 16px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
@media (max-width: 768px) {
  .product-integration__details {
    text-align: center;
    font-size: 14px;
  }
}

.features-container {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .features-wrapper-1,
  .features-wrapper-2 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.blur {
  display: none;
}

button:focus {
  outline: none !important;
}

.ellipse {
  display: none;
}

option {
  text-align: center;
}/*# sourceMappingURL=dedicated-main.css.map */