

/* Start:/local/templates/.default/components/bitrix/catalog/services/style.css?1692205167853*/
.grid {}

.grid .bx_content_section { margin-bottom: 15px; }

.grid .bx_sidebar { margin-bottom: 15px; }

/* grid2x1 */
.grid2x1 {}

.grid2x1 .bx_content_section {
	float: left;
	width: 66%;
	margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	box-sizing: border-box;
}

@media (max-width: 960px) {
	.grid2x1 .bx_sidebar { padding-left: 4%; }
}

@media (max-width: 640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar {
		width: 100%;
		float: none;
	}

	.grid2x1 .bx_sidebar { padding-left: 3%; }
}

@media (max-width: 479px) {
	.grid2x1 .bx_sidebar { padding-left: 1%; }
}

.catalog-block-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/paas/style.css?17223367623044*/
.ktp-resh-item{
    background: #fff;
    border-radius: 16px;
    padding: 35px;
    height: 100%;
}
.ktp-resh-item a{
    color: #007554;
}
.ktp-resh-item b{
    color: #007554;
    margin-bottom: .2rem;
    display: block;
}

.ktp-resh-img img{
    max-width: 90%;
    height: auto;
}

.ktp-resh-items{
    margin: 2rem 0;
}

.ktp-resh-items > div{
    margin-bottom: 2rem;
}

.ktp-resh{
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.prichiny{
    background: url('/local/templates/kazteleport/images/services/bonus-bg.png') center center/cover no-repeat;
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

.prichiny--item{
    color:#fff !important;
    gap:10px;
    display: flex;
    margin-bottom: 2rem;
    flex-direction: column;
}

.prichiny .advantages__title{
    font-size: 32px;
    margin-bottom: 2rem;
}
.prichiny--row{
    margin-bottom: 2rem;
}

.prichiny--item img{
    width: 40px;
    height: 40px;
    object-fit: contain;
}


.bannergo{
    padding: 62px 0;display: flex;align-items: center;justify-content: center
}

.bannergo-content{
    background: #fff;border-radius: 30px;background-image: url('/local/templates/.default/components/bitrix/catalog.element/service/img/ktpbgbanner.png');background-position: top right;overflow: hidden;background-repeat: no-repeat;padding: 20px 54px;display: flex;align-items: center;height: 565px;
}

.bannergo-text{
    color:#002045;font-size: 36px;font-weight: 600;line-height: 1.5;
}

.advantages{
    background: transparent !important;
}

@media (max-width: 800px) {
    .bannergo-content{
        height: auto;
        padding: 1rem;
        border-radius: 15px;
        background-image: none;
    }
    .bannergo-text{
        font-size:18px;
        width: 100%;
    }

    .bannergo-content > div{
        width: 100% !important;
        max-width: 100% !important;
    }

    .bannergo-content .advantages__btn{
        position: relative;
        left: auto;
        transform:none;
        top: auto;
        bottom: auto;
    }

    .item-img-wrapper {
        width: 40px;
        height: 40px;
        margin-bottom: 20px;
    }

    .item-img-wrapper img {
        width: 100%;
        height: 100%;
    }
}

.advantages__items .vi-vmware-item {
    flex: 0 0 31%;
    margin-bottom: 40px;

    /* width: Fixed (390px)px; */
    /* height: Fixed (330px)px; */
    padding: 30px 20px 30px 20px;
    border-radius: 16px;
    opacity: 0px;

    background-color: #FFFFFF;
}

@media screen and (max-width:768px) {
    .advantages__items .vi-vmware-item {
        flex: 0 0 48%;
    }
}

@media screen and (max-width:650px) {
    .advantages__items .vi-vmware-item {
        flex: none;
        width: 100%;
    }
}

.top-menu__list .list-item {
    margin-bottom: 20px;
}

.advantages__text {
    color: #fff;
    font-size: 22px;
    line-height: 28.16px;
    text-align: left;
    width: 60%;
}

@media screen and (max-width: 991px) {
    .advantages__text {
        margin-bottom: 22px;
        font-size: 18px;
        width: unset;
    }
}
/* End */


/* Start:/local/components/angrycode/dbs.line/templates/.default/style.css?1722504676607*/
.dbs-image-line {
	margin-top: 40px;
}

.dbs-line-wrapper {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
	flex-wrap: wrap;
}

.dbs-line-item {
	margin-bottom: 25px;
}

.dbs-line-item-img {
	max-width: 238.58px;
	max-height: 119.29px;
}

.dbs-line-item-img img {
	width: 100%;
	height: 100%;
}

.dbs-line-line {
	margin-top: 15px;
	border: 1px solid #EAEAEA
}

@media screen and (min-width:1200px) {
	.dbs-line-wrapper {
		justify-content: space-between;
	}
}

@media screen and (min-width:1640px) {
	.dbs-line-item-img img {
		width: 115%;
		height: 100%;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/paas-slider/style.css?17512706444729*/
:root {
--arrow: #fff0f5;
--whte: #fff;
--alt: #008466;
--alt-hover: #008466;
--progress-color: #eaeaea;
}

.virtial-image-slider {
    position: relative;
    background: #f7fafc;
    width: 100%;
    height: 700px;
    margin: 100px auto 100px;
    color: #002045;
}

.vi-slider-wrapper {
    position: absolute;
    /*left: 10%;*/
    /*width: 90%;*/
    background: #f7fafc;
}

.vi-slider-text, .vi-slider-title {
    max-width: 1140px;
}

.vi-slider-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 38.4px;
    text-align: left;
    margin-bottom: 25px;
}

.vi-slider-text {
    font-size: 24px;
    font-weight: 400;
    line-height: 33.6px;
    text-align: left;

    width: 90%;
    margin-bottom: 45px;
}

.vi-slider-item {
    position: relative;
    background: var(--whte);
    margin-right: 25px;

    width: 358px;
    height: 436px;
    padding: 35px 20px 25px 20px;
    gap: 30px;
    border-radius: 16px;
}

.vi-slider-item:last-child {
    margin-right: 0;
}

.vi-slider-item-row {
    display: flex;
    justify-content: space-between;
}

.vi-slider-item-column {
    margin-right: 40px;
}

.vi-slider-item-column:last-child {
    margin-right: 0;
}

.vi-slider-item-img {
    max-width: 130px;
    max-height: 60px;
    margin-bottom: 30px;
}

.vi-slider-item-img img {
    width: 100%;
    height: 100%;
}

.vi-slider-item-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 23.4px;
    text-align: left;
    margin-bottom: 15px;
    color: #007554;
}

.vi-slider-item-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 27.2px;
    text-align: left;
    margin-bottom: 20px;
}

.vi-slider-item-version {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
}

.vi-slider-item-button {
    position: absolute;
    bottom: 0;
    width: 90%;
}

.vi-slider-item-button a {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
    height: 48px;
    border-radius: 48px;

    color: #007554;
    border: 1px solid #007554;
    margin-bottom: 25px;
}

.vi-slider-item-button a:hover {
    background: var(--alt-hover);
    color: var(--whte);
}

.swiper-nav {
    display: flex;
}

.swiper-nav__arrows {
    display: flex;
    align-items: center;
    gap: 8px;
}
.swiper-nav__pag {
    display: flex;
    align-items: center;
    gap: 8px;
    min-height: 24px;
}

.swiper-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--alt);
    border-radius: 50%;
    width: 40px;
    aspect-ratio: 1;
    background: var(--whte);
    transition: background 0.3s ease-out 0s;
}
.swiper-arrow.swiper-arrow--alt {
    background: var(--arrow);
}
.swiper-arrow:hover {
    background: var(--alt-hover);
}
.swiper-arrow:hover::before {
    background: var(--whte);
}
.swiper-arrow::before {
    content: "";
    mask: var(--icon) center center/contain no-repeat;
    -webkit-mask: var(--icon) center center/contain no-repeat;
    position: absolute;
    background: var(--alt);
    transition: background 0.3s ease-out 0s;
    width: 18px;
    aspect-ratio: 1;
}

.swiper-arrow--next, .swiper-arrow--prev {
    position: absolute;
    bottom: -20%;
    z-index: 5;
}

.swiper-arrow--prev {
    left: 35px;
}

.swiper-arrow--next {
    left: 90px;
}

.swiper-arrow.swiper-arrow--next::before {
    content: "";
    transform: rotate(180deg);
}

.swiper-arrow:focus {
    outline: none;
}

.slick-dots {
    bottom: -96px;
    width: 70%;
    text-align: end;
}

.slick-dots li.slick-active button:before {
    color: var(--alt);
}

@media (max-width: 1200px) {
    .vi-slider-text, .vi-slider-title {
        max-width: 1040px;
    }
}

@media (max-width: 992px) {
    .vi-slider-text, .vi-slider-title {
        max-width: 840px;
    }
}

@media (max-width: 768px) {
    .vi-slider-text, .vi-slider-title {
        max-width: 600px;
    }

    .vi-slider-wrapper{
        position: relative;
    }
}

@media (max-width: 768px) {
    .vi-slider-title {
        font-size: 27px;
        font-weight: 500;
        line-height: 28.4px;
    }

    .vi-slider-text {
        font-size: 18px;
        font-weight: 400;
        line-height: 23.6px;
    }
}

@media (max-width: 576px) {
    .vi-slider-text, .vi-slider-title {
        max-width: 450px;
    }
}

@media (max-width: 576px) {
    .slick-dots {
        bottom: -60px;
        width: 100%;
        text-align: center;
    }
}

/* End */


/* Start:/local/components/angrycode/paas_calculator/templates/.default/style.css?172210431515444*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
.calc {
  padding-top: 40px;
}
.calc__form {
  display: grid;
  grid-template-columns: calc(25% + 10px) calc(25% - 10px) calc(25% - 10px) calc(25% + 10px);
  padding-bottom: 11px;
}
.calc__field {
  padding: 0 20px 19px;
}
.calc__field--type {
  padding-left: 40px;
}
.calc__field--public-ip {
  padding-right: 40px;
  padding-top: 12px;
  padding-left: 10px;
}
.calc__field--disk-volume, .calc__field--vm-count {
  padding-top: 55px;
  border-top: 1px solid #EFEFEF;
  grid-column-end: span 2;
}
.calc__field--disk-volume {
  padding-left: 40px;
}
.calc__field--vm-count {
  padding-right: 40px;
}
.calc__field--button {
  padding-top: 48px;
  grid-column-end: -1;
  justify-self: end;
  padding-right: 37px;
}
.calc__button {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #fff;
  border-radius: 61px;
  transition: 0.3s;
  border: 0;
  outline: 0;
  box-shadow: none;
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  width: 260px;
  height: 48px;
  background: linear-gradient(274.14deg, #007554 7.45%, #14A47B 90.12%);
}
.calc__step {
  display: none;
}
.calc__step--active {
  display: block;
}

.calc-dropdown {
  display: block;
  width: 100%;
  position: relative;
}
.calc-dropdown__input {
  width: 100%;
  border: 1px solid #E6ECEF;
  border-radius: 16px;
  padding: 21px 20px 19px;
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  text-align: left;
  appearance: none;
  background: #fff url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 4.35135L10.2167 4.24729e-07L11.5 1.32432L6 7L0.5 1.32432L1.78333 5.60963e-08L6 4.35135Z' fill='%23002045'/%3E%3C/svg%3E") center right 19px no-repeat;
  outline: none;
  box-shadow: none;
}
.calc-dropdown__input:focus {
  border-color: #008466;
  outline: none;
  box-shadow: none;
}
.calc-dropdown__title {
  position: absolute;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
  text-align: left;
  color: #95A2AF;
  top: -8px;
  left: 14px;
  padding: 0 6px;
  background: #fff;
}

.calc-checkbox {
  position: relative;
}
.calc-checkbox__input {
  position: absolute;
  opacity: 0;
}
.calc-checkbox__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 21.78px;
  text-align: left;
  position: relative;
}
.calc-checkbox__switcher {
  display: inline-block;
  vertical-align: middle;
  width: 51px;
  height: 24px;
  border-radius: 12px;
  background: #fff;
  margin-left: 7px;
  position: relative;
  border: 1px solid #007554;
  transition: 0.3s all;
}
.calc-checkbox__switcher:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #007554;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 4px;
  transition: 0.3s all;
}
.calc-checkbox__input:checked ~ .calc-checkbox__switcher {
  background: #007554;
}
.calc-checkbox__input:checked ~ .calc-checkbox__switcher:before {
  left: 29px;
  background: #FFFFFF;
}

.calc-slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0px 4px;
}
.calc-slider__title {
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  text-align: left;
}
.calc-slider__value {
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: right;
  color: #007554;
}
.calc-slider__value[data-measure]:after {
  content: attr(data-measure);
  margin-left: 5px;
}
.calc-slider__slider {
  width: 100%;
}
.calc-slider .noUi-target {
  height: 24px;
  border: 0;
  background: transparent;
  box-shadow: none;
  border-radius: 1px;
  margin-top: 10px;
}
.calc-slider .noUi-base {
  padding: 11px 0;
}
.calc-slider .noUi-connects {
  background: #efefef;
}
.calc-slider .noUi-handle {
  border: 8px solid #FFFFFF;
  border-radius: 50%;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1215686275);
  background: #007554;
}
.calc-slider .noUi-handle:after, .calc-slider .noUi-handle:before {
  display: none;
}
.calc-slider .noUi-horizontal .noUi-handle {
  width: 24px;
  height: 24px;
  right: -12px;
  top: 0;
}
.calc-slider .noUi-pips.noUi-pips-horizontal {
  padding: 0;
  top: 50%;
  height: 0;
}
.calc-slider .noUi-marker {
  background: #EFEFEF;
}
.calc-slider .noUi-marker.active {
  background: #007554;
}
.calc-slider .noUi-marker-horizontal.noUi-marker {
  margin-left: -4px;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  transition: 0.2s all;
}
.calc-slider .noUi-connect {
  background: #007554;
}
.calc-slider .noUi-value {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
  text-align: left;
  color: #66798F;
  display: none;
  cursor: pointer;
}
.calc-slider .noUi-value.active {
  color: #007554;
}
.calc-slider .noUi-value:first-child, .calc-slider :first-child + .noUi-value, .calc-slider .noUi-value:last-child {
  display: block;
}
.calc-slider .noUi-value:first-child, .calc-slider :first-child + .noUi-value {
  transform: translate(-4px, 100%);
}
.calc-slider .noUi-value:last-child {
  transform: translate(calc(-100% + 4px), 100%);
}
.calc-slider .noUi-value-sub {
  display: block;
  transform: translate(-50%, 100%);
}

.calc-total {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 40px 30px;
  margin: 0;
}
.calc-total__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 26.63px;
  color: #002045;
  margin-bottom: 18px;
}
.calc-total__table {
  width: 100%;
  display: flex;
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  margin-bottom: 29px;
}
.calc-total__cell {
  padding: 45px 19px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.calc-total__cell:not(:first-child) {
  border-left: 1px solid #EFEFEF;
}
.calc-total__name {
  font-size: 18px;
  font-weight: 500;
  line-height: 21.78px;
  text-align: center;
  color: #002045;
  margin-bottom: 25px;
}
.calc-total__info {
  width: 100%;
  font-size: 24px;
  font-weight: 600;
  line-height: 29.05px;
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding-top: 16px;
}
.calc-total__prev-step {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  font-size: 24px;
  font-weight: 400;
  line-height: 29.05px;
  text-align: left;
  text-decoration: none;
  color: rgba(0, 32, 69, 0.7);
}
.calc-total__prev-step:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='17.5' cy='17.6023' r='16.5' stroke='%23008466'/%3E%3Cpath d='M13.4293 17.2136L20.709 10.6792C20.9475 10.4653 21.3336 10.4656 21.5717 10.6804C21.8096 10.895 21.809 11.2428 21.5705 11.4569L14.7242 17.6024L21.5707 23.7478C21.8092 23.962 21.8099 24.3095 21.572 24.5243C21.4526 24.6319 21.2962 24.6857 21.1399 24.6857C20.9839 24.6857 20.8281 24.6323 20.709 24.5254L13.4293 17.9912C13.3145 17.8883 13.25 17.7483 13.25 17.6024C13.25 17.4565 13.3146 17.3167 13.4293 17.2136Z' fill='%23008466'/%3E%3C/svg%3E");
  display: block;
  width: 35px;
  height: 35px;
}
.calc-total__prev-step:hover, .calc-total__prev-step:focus {
  color: rgba(0, 32, 69, 0.7);
  text-decoration: none;
}
.calc-total__summary {
  margin-left: auto;
  font-size: 24px;
  font-weight: 500;
  line-height: 29.05px;
  color: #002045;
}
.calc-total__cost {
  font-size: 28px;
  font-weight: 600;
  line-height: 33.89px;
  color: #007554;
  margin-top: 8px;
}
.calc-total__cost-delimiter {
  font-size: 18px;
  line-height: 21.78px;
}
.calc-total__cost-duration {
  font-size: 18px;
  line-height: 21.78px;
}
.calc-total__order {
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  display: inline-flex;
  width: 260px;
  height: 48px;
  align-items: center;
  justify-content: center;
  background: linear-gradient(274.14deg, #007554 7.45%, #14A47B 90.12%);
  border-radius: 24px;
  margin-left: 36px;
  align-self: end;
}
.calc-total__order:hover, .calc-total__order:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.calc-total .calc-dropdown {
  margin-top: -16px;
}
.calc-total .calc-dropdown__title {
  display: none;
}
.calc-total .calc-dropdown__cost {
  position: absolute;
  right: 54px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

.calculator-section {
  background: #F7FAFC;
  font-family: Inter, sans-serif;
}
.calculator-section * {
  box-sizing: border-box;
}
.calculator-section__container {
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
  padding: 92px 0 136px;
}
.calculator-section__heading {
  display: flex;
  justify-content: space-between;
  padding: 0px 40px;
  align-items: center;
  margin-bottom: 55px;
}
.calculator-section__title {
  font-size: 36px;
  font-weight: 600;
  line-height: 46.8px;
}
.calculator-section__consult {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 160px;
  height: 48px;
  border-radius: 24px;
  background: linear-gradient(264.45deg, #FBDA2F -2.14%, #FBB12F 95.71%);
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
}
.calculator-section__consult, .calculator-section__consult:hover, .calculator-section__consult:focus {
  text-decoration: none;
  color: #404040;
}

.calculator-tabs {
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.04);
}
.calculator-tabs__links {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 0 30px;
  padding: 0 40px;
}
.calculator-tabs__links li {
  margin-bottom: 0;
}
.calculator-tabs__links li::before {
  display: none;
}
.calculator-tabs__link-wrap {
  position: relative;
  flex: 1;
}
.calculator-tabs__link-wrap--active .calculator-tabs__link {
  border-color: #007554;
}
.calculator-tabs__link {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 29.05px;
  text-align: center;
  border-bottom: 2px solid transparent;
  padding: 30px 30px 22px;
}
.calculator-tabs__link, .calculator-tabs__link:hover, .calculator-tabs__link:focus {
  color: #002045;
  text-decoration: none;
}
.calculator-tabs__content-wrapper {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.calculator-tabs__content-wrapper li {
  margin-bottom: 0;
}
.calculator-tabs__content-wrapper li::before {
  display: none;
}
.calculator-tabs__content-item {
  display: none;
}
.calculator-tabs__content-item--active {
  display: block;
}

.calculator-solutions {
  padding: 0 40px;
}
.calculator-solutions__heading {
  font-size: 21px;
  font-weight: 500;
  line-height: 25.41px;
  color: #002045;
  margin-bottom: 14px;
}
.calculator-solutions__table {
  display: table;
  width: 100%;
}
.calculator-solutions__row {
  display: table-row;
}
.calculator-solutions__row:not(:first-child) .calculator-solutions__cell {
  border-top: 1px solid rgba(0, 32, 69, 0.2);
}
.calculator-solutions__cell {
  display: table-cell;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  color: #002045;
  padding: 20px 20px 19px;
  vertical-align: middle;
}
.calculator-solutions__cell:first-child {
  padding-left: 0;
}
.calculator-solutions__cell:last-child {
  padding-right: 0;
}
.calculator-solutions__cell--price {
  font-size: 28px;
  font-weight: 600;
  line-height: 33.89px;
  color: #007554;
}
.calculator-solutions__duration {
  font-size: 18px;
  font-weight: 600;
  line-height: 21.78px;
}
.calculator-solutions__button {
  font-size: 16px;
  font-weight: 400;
  line-height: 20.8px;
  border: 1px solid #007554;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 138px;
  height: 40px;
  border-radius: 28px;
  margin-left: auto;
}
.calculator-solutions__button, .calculator-solutions__button:hover, .calculator-solutions__button:focus {
  color: #002045;
  text-decoration: none;
}

@media (max-width: 1199px) {
  .calc__form {
    grid-template-columns: 50% 50%;
  }
  .calc__field {
    padding: 0 40px 40px;
  }
  .calc__field--public-ip {
    align-self: center;
  }
  .calc__field--disk-volume {
    padding-top: 40px;
  }
  .calc__field--vm-count {
    border-top: 0;
    padding-top: 40px;
  }
}
@media (max-width: 991px) {
  .calc-total__table {
    flex-direction: column;
    border-top: 0;
  }
  .calc-total__cell {
    border-top: 1px solid #EFEFEF;
    border-left: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
    padding: 45px 19px;
  }
  .calculator-solutions__cell {
    padding: 10px 15px;
  }
  .calculator-solutions__cell--price {
    font-size: 18px;
    line-height: 23.89px;
  }
  .calculator-solutions__duration {
    font-size: 13px;
    line-height: 16.78px;
  }
}
@media (max-width: 767px) {
  .calculator-section__heading {
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px;
  }
  .calculator-tabs__links {
    margin: 0 0 20px;
    padding: 0;
  }
  .calculator-tabs__link {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 19.05px;
  }
  .calc {
    padding-top: 20px;
  }
  .calc__form {
    grid-template-columns: 100%;
  }
  .calc__field {
    padding: 0 15px 30px;
  }
  .calc__field--disk-volume, .calc__field--vm-count {
    grid-column-end: span 1;
    padding-top: 30px;
  }
  .calc__field--button {
    padding-top: 30px;
    justify-self: center;
  }
  .calc-total {
    padding: 0 15px 30px;
  }
  .calc-total__cell {
    padding: 25px 15px;
  }
  .calc-total .calc-dropdown {
    margin: 0;
  }
  .calc-total .calc-dropdown__input {
    padding: 10px 15px;
    font-size: 16px;
    line-height: 21.78px;
  }
  .calc-total .calc-dropdown__cost {
    right: 40px;
    font-size: 14px;
    line-height: 29.05px;
  }
  .calc-total__name {
    margin-bottom: 20px;
  }
  .calc-total__info {
    padding-top: 0;
  }
  .calc-total__prev-step {
    order: 999;
    margin: 30px auto 0;
  }
  .calc-total__summary {
    text-align: center;
    margin: 0 auto 30px;
  }
  .calc-total__order {
    margin: 0 auto;
  }
  .calculator-solutions {
    padding: 0 15px 15px;
  }
  .calculator-solutions__table {
    display: block;
  }
  .calculator-solutions__row {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .calculator-solutions__heading {
    text-align: center;
  }
  .calculator-solutions__cell {
    padding: 0;
  }
  .calculator-solutions__row:not(:first-child) .calculator-solutions__cell {
    border: 0;
  }
  .calculator-solutions__row:not(:first-child) {
    border-top: 1px solid rgba(0, 32, 69, 0.2);
  }
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/services/style.css?1692205167853 */
/* /local/templates/.default/components/bitrix/catalog.element/paas/style.css?17223367623044 */
/* /local/components/angrycode/dbs.line/templates/.default/style.css?1722504676607 */
/* /local/templates/.default/components/bitrix/news.list/paas-slider/style.css?17512706444729 */
/* /local/components/angrycode/paas_calculator/templates/.default/style.css?172210431515444 */
