body.page.cnt-33456 .content>.site-page .content-body {
    max-width: initial;
}
.HostingConstructor {
  display: flex;
  align-items: flex-start;
  gap: 60px;
  max-width: 1500px;
  margin-inline: auto;
  padding: 3rem 0;
}
  img.unit_10 {
    max-width: 100%;
  }
  h3 {
    margin: 40px 0 0;
  }
  .server__unit {
    position: sticky;
    top: 0;
    width: 800px;
    height: 800px;
    aspect-ratio: 1 / 1;
    border-radius: 2px;
    background: #e6f2ff;
    flex: 0 0 50%;
}
.div-block-2 {
  flex: 0 0 520px;
}
#HostingConstructorForm {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
align-items: flex-start;
}
#hostingconstructormodel-comment {
  resize: vertical;
  max-height: 200px;
  min-height: 80px;
}

  .server__unit svg {
    position: absolute;
    inset: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
  }
  /* Ellipse 70 */
  .server__unit svg circle {
    background: radial-gradient(
      50% 50% at 50% 50%,
      #6eeb00 0%,
      rgba(108, 232, 0, 0) 100%
    );
  }

  .server__unit img {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
  }

  .server_2U {
    z-index: 2;
  }
  .server_3U {
    z-index: 3;
  }
  .server_4U {
    z-index: 4;
  }
  .server_5U {
    z-index: 5;
  }
  .server_6U {
    z-index: 6;
  }
  .server_7U {
    z-index: 7;
  }
  .server_8U {
    z-index: 8;
  }
  .server_9U {
    z-index: 9;
  }
  .server_10U {
    z-index: 10;
  }
  .server_10U ~ .server_light {
    z-index: 20;
  }
  .server_9U ~ .server_light {
    z-index: 19;
  }
  .server_8U ~ .server_light {
    z-index: 18;
  }
  .server_7U ~ .server_light {
    z-index: 17;
  }

  .server__unit .server_light,
  .server__unit [class^='server_']:not(.server_1U) {
    opacity: 0;
    transition: opacity 200ms ease;
    pointer-events: none;
  }

  .server__unit .show[class^='server_']:not(.server_1U) {
    opacity: 1;
      width: 100%;
    height: 100%;
    position: absolute;
  }
  .server__unit .show[class^='server_'] ~ .server_light {
    top: 0;
  }
  .server__unit .power.show[class^='server_'] ~ .server_light {
    animation: blinkl 3s linear 1;
    opacity: 1;
  }
  @keyframes blinkl {
    0%  {opacity: 0; top: 3.4%;}
    20% {opacity: .6;}
    40% {opacity: 0; }
    50% {opacity: 0;}
    60% {opacity: .8; }
    80% {opacity: 0; top: 3.4%;}
    100% {opacity: 1; top: 0;}
    }
  .range-unit, .range-power {
    position: relative;
    border-radius: 2px;
    border: 1px solid var(--color-grey, #b9c1cc);
    padding: 2.1rem 2rem 1rem;
    width: 100%;
  }
  #utit_sum,
  #power_sum {
    flex: 100%;
    margin: 10px 0 20px 0;
    text-align: right;
    font-size: 18px;
}
.info-message svg{
flex: 0 0 32px;
}
.info-message {
    display: flex;
    background: var(--gr-end);
    border-radius: var(--border-r);
    align-items: center;
    gap: 1rem;
    padding: 1rem;
    margin-bottom: 2rem;
}
.info-message p{
font-size: 15px;
color: var(--color-3);
}
#utit_sum > span {
  color: brown;
  font-size: 15px;
  text-align: center;
  width: 100%;
  display: block;
}
.field-hostingconstructormodel-name,
.field-hostingconstructormodel-ls {
    padding-right: 1rem;
}
.field-hostingconstructormodel-phone,
.field-hostingconstructormodel-is_urface {
  padding-left: 1rem;
}

.form-group.highlight-addon.field-hostingconstructormodel-ls,
.form-group.highlight-addon.field-hostingconstructormodel-is_urface,
.highlight-addon.field-hostingconstructormodel-name,
.highlight-addon.field-hostingconstructormodel-phone {
  flex: 0 0 50%;
}
.field-hostingconstructormodel-is_urface {
  display: flex;
    height: 68px;
    align-items: flex-end;
}
.field-hostingconstructormodel-is_urface .checkbox {
    margin: 0;
}
.form-group.highlight-addon.field-hostingconstructormodel-internet_channels_dop,
[class*="field-hostingconstructormodel"],
.form-group.highlight-addon.field-hostingconstructormodel-is_ipmi_port,
.form-group.highlight-addon.field-hostingconstructormodel-termin,
.field-hostingconstructormodel-ip_address,
.field-hostingconstructormodel-internet_channels,
.field-hostingconstructormodel-marshrutizators,
.field-hostingconstructormodel-comment{
flex: 100%;
}
#hostingconstructormodel-powerwh-container,
#hostingconstructormodel-unit-container {
    border-radius: 4px;
    background-color: #d3d3d3;
    height: 8px;
    border: 0;
    padding: 0;
    margin: 0;
    touch-action: pan-x;
}
.powerwh1 {
    height: 16px;
    border-radius: 4px 0 0 4px;
    border-right: 0;
}
#hostingconstructormodel-powerwh-container {
    cursor: pointer;
}
#hostingconstructormodel-powerwh-container .ui-slider-range {
    border-left: 0;
    border-radius: 0;
    background: rgb(204 204 204 / 0%)
}
#hostingconstructormodel-unit-container .ui-slider-range {
   background: #0066d3;
   background-image: linear-gradient(#0066d3, #0066d3);
   /* transition: all 0.3s ease-in-out; */
  }
  span.ui-slider-handle.ui-corner-all.ui-state-default:active {
cursor: grabbing;
  }
  span.ui-slider-handle.ui-corner-all.ui-state-default {
    height: 28px;
    width: 28px;
    border-radius: 50%;
    background: #fff;
    cursor: grab;
    border: 2px solid #0066d3;
    background-image: url("/images/ellipse.svg");
    background-position: center;
    background-repeat: no-repeat;
    /* transition: all 0.3s ease-in-out; */
    transform: translate(-2px, -5px);
}
#hostingconstructormodel-powerwh-container{
  width: 80%;
  margin-left: 20%;
background: none;
}
.form-group.highlight-addon.field-hostingconstructormodel-powerwh span.ui-slider-handle.ui-corner-all.ui-state-default{
  transform: translate(-2px, -1px);
}
  .title_form {
      text-align: left;
      margin: 0 0 10px 0;
      font-size: 18px;
  }
  .range-unit-scale, .range-power-scale, .range-power-scale-wh {
    display: flex;
    gap: 0;
    align-items: flex-end;
    position: relative;
    top: 6px;
    width: 100%;
    justify-content: space-between;
}

.range-power-scale {
    padding-left: 20%;
    top: 22px;
}
.range-power-scale-wh [class^="powerwh"] {
    color: #0066d3;
    font-size: 12px;
    flex: 0 0 20%;
    text-align: center;
    height: 16px;
    line-height: 16px;
    position: relative;
    background: #E6F2FF;
    border: 1px solid #005FEE;
    border-right: none;
    border-left: none;
}
[class^="powerwh"].active ~ [class^="powerwh"]{
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  background-color: #d3d3d3;
}
.range-power-scale-wh .powerwh1 {
  border-left: 1px solid #005FEE;
}
.range-power-scale-wh .powerwh5 {
    border-right: 1px solid #d3d3d3;
}
.range-power-scale-wh .powerwh5 {
    border-radius: 0 4px 4px 0;
}
.range-power-scale-wh [class^="powerwh"]:first-child::before{
  display: none;
}
.range-power-scale-wh [class^="powerwh"]::before {
    box-sizing: border-box;
    content: '';
    display: block;
    margin: 0 auto;
    width: 5px;
    height: 5px;
    background: #8B8B8B;
    border: 1px solid #8B8B8B;
    position: absolute;
    left: -1px;
    top: 6px;
    border-radius: 3px;
}
#hostingconstructormodel-powerwh-container {
    height: 16px;
}
.range-unit-scale span, .range-power-scale span {
  width: 0;
  position: relative;
}
.range-unit-scale span div,
.range-power-scale span div {
  font-size: 13px;
  white-space: nowrap;
  color: #666973;
  transform: translate(-50%, -60%);
  position: absolute;
  top: 0;
}
.range-power-scale span div {
  transform: translate(-100%, -30%);
}
.range-unit-scale span.active div, .range-power-scale span.active div {
  color: #0066d3;
  font-size: 18px;
  font-weight: 600;
  transform: translate(-50%, -100%);
}
.range-power-scale-wh {
    top: 16px;
    /* z-index: 2; */
}

#HostingConstructorForm .range-power {
  padding: 0;
}
.range-power-scale span.active div {
    transform: translate(-105%, -40%);
}
  .range-unit-scale span.active:after,
  .range-power-scale span.active:after {
    height: 16px;
    background-color: #0066d3;
}
  .range-unit-scale span:after ,
  .range-power-scale span:after {
    content: '';
    display: inline-block;
    width: 3px;
    height: 8px;
    background-color: #c4c4c4;
  }

.form-group.highlight-addon.field-hostingconstructormodel-recaptcha,
.form-group.highlight-addon.field-hostingconstructormodel-result{
  margin: 0;
  height: 0;
}
.wrap-total, .wrap-total-month{
  display: flex;
    align-items: flex-end;
    width: 100%;
    justify-content: space-between;

}
.wrap-total {
    border-bottom: 2px solid #C4C4C4;
    padding: 1rem 0;
    margin-bottom: 24px;
    position: sticky;
    bottom: 0;
    background: #fff;
    z-index: 3;
}
.total-text {
  font-size: 18px;
  width: 200px;
}
span#total_sum_all,
#total_sum {
  text-align: right;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
  #hostingconstructormodel-internet_channels .radio label {
    display: flex;
    justify-content: space-between;
}




.dc-collocation .u-back-to-top {
    right: 60px;
}
.dc-collocation .HostingConstructor {
    gap: 0;
    max-width: 100%;
    background-color: var(--gr-end);
    background: linear-gradient(180deg, #FFFFFF 0%, var(--gr-end) 100%);
    margin-top: 2rem;
    justify-content: center;
}
.dc-collocation #total_sum_all,
.dc-collocation .div-block-2 label.form-label {
    font-family: "Rubik-700", sans-serif;
}
.dc-collocation .div-block-2 label.form-label {
    display: flex;
    align-items: center;
    gap: .5rem;
}
.dc-collocation .div-block-2{
    font-family: "Rubik-regular", sans-serif;
    padding: 2rem;
    flex: 0 0 560px;
    margin-left: -140px;
    border-radius: 1rem;
    box-shadow: 0 4px 40px 0 rgb(21 28 35 / 20%);
    background-color: var(--color-b1);
    z-index: 1;
}
.dc-collocation .HostingConstructor .server__unit {
    width: 800px;
    height: 800px;
    flex: 0 0 800px;
    max-width: 800px;
    background: transparent;
    transform: translate(-140px, 10px);
}
@media (max-width: 1024px) {
.dc-collocation .div-block-2 {
    margin: 0 1rem;
}
}
@media (max-width: 960px) {
    .dc-collocation .HostingConstructor .server__unit {
        width: 100%;
        flex: 100%;
        height: 100%;
    }
    .dc-collocation .wrap-list-flex .dc-flex-row {
        flex: 100%;
    }
    .dc-collocation .HostingConstructor .server__unit {
        transform: translate(-6px, 0px);
    }
    .dc-collocation .div-block-2 {
        border-radius: 0;
        margin-left: 0;
    }
}
@media (max-width: 600px) {
.dc-collocation .highlight-addon.field-hostingconstructormodel-name,
.dc-collocation .highlight-addon.field-hostingconstructormodel-phone {
    flex: 100%;
    padding: 0;
}
.dc-collocation .wrap-list-flex .dc-flex-row {
    flex-direction: column;
    align-items: center;
}
.wrap-total-month,
.dc-collocation .wrap-total {
    flex-direction: column;
}
.dc-collocation .total-text {
    width: auto;
}
.wrap-total, .wrap-total-month {
    align-items: flex-start;
}
}

.dc-collocation .HostingConstructor .range-unit,
.dc-collocation .HostingConstructor .range-power {
    background-color: #fff;
    border: 0;
    padding: 1.8rem .8rem 0;
    border-radius: var(--border-r);
}
.dc-collocation .HostingConstructor .range-power {
    padding-left: 1.6rem;
}
.dc-collocation .HostingConstructor button.u-btn-1{
    border-radius: var(--border-r);
    background: var(--color-3);
}
.dc-collocation .total-text {
    width: auto;
}

@media (max-width: 1400px) {
.server__unit {
  width: 50%;
  height: auto;
}
.div-block-2 {
  flex: 0 0 40%;
}
.HostingConstructor {
  gap: 40px;
}
}
@media (min-width:1024px) {
  .range-unit-scale, .range-power-scale {
    user-select: none;
  }
}

@media (min-width:961px) and (max-width: 1280px) {
  .HostingConstructor {
    gap: 30px;
  }
  .range-unit-scale span div, .range-power-scale span div {
    font-size: 12px;
}
}
@media (max-width: 1060px) {
  .server__unit {
    width: 100%;
}
.HostingConstructor {
  max-width: 800px;
  flex-direction: column;
  align-items: center;
}
}
@media (max-width: 960px) {
  .server__unit {
    width: 100%;
    flex: 100%;
    height: 100%;
}
.HostingConstructor {
  gap: 30px;
  flex-direction: column;
  max-width: 800px;
}
.div-block-2 {
  flex: 1;
}
#hostingconstructormodel-powerwh-container,
#hostingconstructormodel-unit-container {
  width: auto;
}
}
@media (max-width: 960px) {
  .HostingConstructor{
    padding: 2rem;
  }
  .dc-collocation .div-block-2 {
        margin: 0;
    }
}

@media (max-width: 568px) {
  #hostingconstructormodel-powerwh-container, #hostingconstructormodel-unit-container,
  .range-unit-scale, .range-power-scale,
.ui-slider-handle.ui-corner-all.ui-state-default {
    touch-action: pan-x;
    -ms-touch-action: pan-x;
    pointer-events: all;
}
  .div-block-2 {
    width: 100%;
}
#total_sum {
  font-size: 1.5rem;
}
.range-unit, .range-power {
  border: none;
  padding: 2rem 0 0;
}
.unit2 div, .unit4 div, .unit6 div, .unit8 div, .unit10 div,
 .power8 div{
  display: none;
}
.range-power-scale span.active div {
    font-size: 3vw;
}
.range-power-scale span div {
    font-size: 2.6vw;
}
.range-power-scale-wh [class^="powerwh"] {
    font-size: 2.1vw;
}
.range-unit-scale span:after, .range-power-scale span:after {
    width: 2px;

}
}

@media (max-width: 475px) {

.form-group.highlight-addon.field-hostingconstructormodel-is_urface,
.form-group.highlight-addon.field-hostingconstructormodel-ls {
  flex: 1 0 100%;
  height: auto;
  padding: 0;
}
.info-message {
    flex-direction: column;
}
.info-message p {
    text-align: center;
}
}