@font-face {
    font-family: 'IBM Plex Sans';
    src: url(../fonts/IBMPlex/IBMPlexSans-Medium.eot);
    src: local('IBM Plex Sans Medium'),local(IBMPlexSans-Medium),url(../fonts/IBMPlex/IBMPlexSans-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/IBMPlex/IBMPlexSans-Medium.woff) format("woff"),url(../fonts/IBMPlex/IBMPlexSans-Medium.ttf) format("truetype");
    font-display: swap;
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url(../fonts/IBMPlex/IBMPlexSans.eot);
    src: local('IBM Plex Sans'),local(IBMPlexSans),url(../fonts/IBMPlex/IBMPlexSans.eot?#iefix) format("embedded-opentype"),url(../fonts/IBMPlex/IBMPlexSans.woff) format("woff"),url(../fonts/IBMPlex/IBMPlexSans.ttf) format("truetype");
    font-display: swap;
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'icomoon';
    src: url(../fonts/Iconmoon/icomoon.eot?rb5smr);
    src: url(../fonts/Iconmoon/icomoon.eot?rb5smr#iefix) format("embedded-opentype"),url(../fonts/Iconmoon/icomoon.ttf?rb5smr) format("truetype"),url(../fonts/Iconmoon/icomoon.woff?rb5smr) format("woff"),url(../fonts/Iconmoon/icomoon.svg?rb5smr#icomoon) format("svg");
    font-display: swap;
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],[class*=" icon-"] {
    font-family: 'icomoon'!important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-tilda:before {
    content: "\e90e"
}

.icon-shield:before {
    content: "\e904"
}

.icon-case:before {
    content: "\e900"
}

.icon-time:before {
    content: "\e901"
}

.icon-car:before {
    content: "\e902"
}

.icon-like:before {
    content: "\e903"
}

.icon-lj:before {
    content: "\e905"
}

.icon-instagram:before {
    content: "\e906"
}

.icon-fb:before {
    content: "\e907"
}

.icon-vk:before {
    content: "\e908"
}

.icon-twitter:before {
    content: "\e909"
}

.icon-viber:before {
    content: "\e90a"
}

.icon-whatsapp:before {
    content: "\e90a";
    color: #75CA57;
}

.icon-whatsapp {
    content: "\e90a";
    color: #75CA57;
}

.icon-telegram:before {
    content: "\e90b"
}

.icon-phone:before {
    content: "\e90d"
}

.icon-location:before {
    content: "\e947"
}

.icon-location-full:before {
    content: "\e948"
}

.icon-star-empty:before {
    content: "\e9d7"
}

.icon-star-half:before {
    content: "\e9d8"
}

.icon-star-full:before {
    content: "\e9d9"
}

html,body {
    height: 100%;
    margin: 0
}

body {
    font-family: 'IBM Plex Sans',sans-serif;
    font-size: 16px;
    line-height: 1.375;
    background: #999
}

body.is-static {
    overflow: hidden
}

a {
    color: #008AFF;
    text-decoration: none;
    transition: color .3s ease
}

h1 {
    font-size: 2.25em;
    line-height: 1;
    margin-bottom: .8913em
}

h2 {
    font-size: 1.75em;
    line-height: 1.214
}

h3 {
    font-size: 1.375em;
    line-height: 1.1818
}

h4 {
    font-size: 1.125em;
    line-height: 1.3888
}

h5 {
    font-size: 1em
}

ul {
    margin: 0
}

ul.list {
    list-style: none
}

ul.list>li {
    padding-left: 1.3em;
    text-indent: -.8em
}

ul.list>li::before {
    content: "—";
    position: relative;
    left: -.5em;
    top: -.1em
}

hr {
    border: 0;
    height: 5px;
    background: #D8D8D8;
    margin-top: 50px;
    margin-bottom: 0
}

#app {
    overflow: hidden
}

.app__body {
    position: relative;
    background: #fff;
    padding: 1px;
    z-index: 10;
    padding-left: 20px;
    padding-right: 20px
}

.app__intro {
    margin-bottom: 3rem
}

.app__widgets {
    position: relative;
    z-index: 2
}

.app__content {
    padding-bottom: 3em
}

.app__content.is-glued {
    padding-bottom: 0
}

.app__cover {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 1
}

.app__footer {
    background: #fff;
    z-index: 2;
    border-top: 1px #D8D8D8 solid;
    padding-left: 20px;
    padding-right: 20px
}

.wp-block-image {
    margin: 0 0 1em
}

.wp-block-image figcaption {
    font-size: .8em
}

.incut img {
    width: 100%;
    display: block;
    position: relative
}

.incut-left,.incut-right {
    display: flex;
    align-content: center;
    flex-wrap: wrap
}

.incut-right {
    flex-direction: row-reverse
}

.incut-left img,.incut-right img {
    width: 100%;
    display: block
}

.accent {
    font-style: italic;
    position: relative;
    font-weight: 400;
    padding-bottom: 1.5em
}

.accent:after {
    content: '';
    position: absolute;
    left: 0;
    width: 65px;
    height: 5px;
    background: #2ABE90;
    bottom: 0
}

.label {
    display: block;
    margin-top: 1.2em
}

.total {
    /* margin-top: 1em; */
}

.label b {
    line-height: 1.1667;
    display: inline-block;
    margin-bottom: .778em
}

.label .input,.label .textarea {
    width: 100%
}

.label--inline {
    display: inline-block;
    min-width: 280px
}

.input,.btn {
    border: 1px solid #C1C1C1
}

.input,.textarea {
    outline: none;
    border-radius: 10px;
    box-sizing: border-box;
    padding: .8em
}

.textarea {
    resize: vertical;
    min-height: 8.5em
}

.select {
    display: block;
    font-weight: 700;
    line-height: 1.3;
    padding: .8em 1.8em .8em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    outline: none;
    border: 1px solid #C1C1C1;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxOCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMUw5IDlMMTcgMSIgc3Ryb2tlPSJibGFjayIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-position: right .7em top 50%;
    background-size: 1em auto
}

.select::-ms-expand {
    display: none
}

.select:hover {
    border-color: #888
}

.select option {
    font-weight: normal
}

.btn {
    cursor: pointer;
    font-size: 1em
}

a.btn {
    display: inline-block;
    line-height: 2.8em;
    white-space: nowrap;
    height: 3em;
    text-align: center
}

.radio,.checkbox {
    display: inline-block
}

.radio input,.checkbox input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.radio-text,.checkbox-text {
    position: relative;
    padding: 2px 0 0 32px;
    cursor: pointer;
    line-height: 1;
    font-weight: 700
}

.radio-text:before,.checkbox-text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #CDD1DA;
    background: #fff;
    border-radius: 4px
}

.checkbox-text i.icon-check {
    position: absolute;
    top: 2px;
    left: 2px;
    opacity: 0;
    transition: .2s;
    font-size: 14px
}

.radio input:checked+.radio-text i.icon-check,.checkbox input:checked+.checkbox-text i.icon-check {
    opacity: 1
}

.btn,.btn-off {
    position: relative;
    transition: all .3s ease;
    overflow: hidden;
    border-radius: 50px;
    outline: none;
    padding: 0 1.8125em;
    cursor: pointer;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 3rem;
    border: 1px #008AFF solid;
    color: #008AFF;
    background: transparent;
    font-weight: 700;
    box-sizing: border-box
}

.btn--secondary,input[type="submit"].btn {
    font-weight: 700;
    background: #2ABE90;
    color: #fff;
    border-color: #2ABE90
}

.btn-off {
    color: #000;
    background: transparent;
    border: 0
}

.btn.wide,.input.wide {
    width: 100%
}

.substrate {
    position: relative
}

.substrate:after,.substrate:before {
    content: '';
    position: absolute;
    top: 0;
    display: block;
    bottom: 0;
    width: 2000px;
    background: inherit
}

.substrate:before {
    left: -2000px
}

.substrate:after {
    right: -2000px
}

.price__list {
    list-style: none;
    padding: 0
}

.price__item {
    border-bottom: 1px #D8D8D8 solid;
    padding: .8em 0 .7em
}

.price__item span {
    color: #888;
    white-space: nowrap
}

.price__item a {
    color: #000
}

.price__item a:hover {
    color: #008AFF
}

.price__item:last-child {
    border: 0
}

.rating {
    font-size: 0
}

.rating__inner {
    display: inline-block;
    font-size: 1rem
}

.rating__wrap:after {
    content: '';
    display: table;
    clear: both
}

.rating__ico {
    float: right;
    padding-left: .4em;
    cursor: pointer;
    color: #ccc
}

.rating__ico:last-child {
    padding-left: 0
}

.rating__input {
    display: none
}

.rating__ico:hover~.rating__ico:before,.rating__input:checked~.rating__ico:before {
    color: #ee861f;
    content: "\e9d9"
}

.rating .rating__ico:hover:before {
    color: #ffb300
}

.logo {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: cover;
    text-indent: -100px;
    top: 7px
}

.logo:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: url(../i/logo_symbol.svg) no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.logo-grey {
    width: 72px;
    height: 72px;
    background: url(../i/logo_symbol--grey.svg) no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    display: block;
    text-indent: -300px;
    overflow: hidden
}

.navi {
    padding: 0;
    margin: 0;
    list-style: none
}

.navi__link {
    color: #008AFF;
    transition: .3s ease
}

.navi__link:hover {
    color: #008AFF
}

.contact__cell {
    margin-left: 30px
}

.contact__phone {
    font-weight: bold;
    font-size: 1.11em;
    line-height: 1
}

.contact__label {
    margin: 0;
    color: #888;
    font-size: .75em;
    line-height: 1.166
}

.contact__annex,.contact__address {
    font-size: .8889em;
    line-height: 1.2;
    position: relative;
    padding-left: 1.3em
}

.contact__annex {
    color: #008AFF
}

.contact__address i {
    color: #D8D8D8;
    position: absolute;
    left: 0;
    top: 2px
}

.contact__annex i {
    font-size: 1.3em;
    position: absolute;
    left: 0;
    top: -1px
}

.toggler-burger {
    cursor: pointer;
    position: absolute;
    bottom: 0
}

.toggler-burger span,.toggler-burger span:before,.toggler-burger span:after {
    height: 2px;
    width: 20px;
    position: absolute;
    display: block;
    content: '';
    left: 0;
    opacity: 1;
    background: #fff
}

.toggler-burger span:before {
    opacity: 1;
    top: -6px
}

.toggler-burger span:after {
    bottom: -6px;
    opacity: 1
}

.toggler-burger span,.toggler-burger span:before,.toggler-burger span:after {
    transition: all .3s ease-in-out
}

.toggler-burger.is-active span {
    background-color: transparent!important
}

.toggler-burger.is-active span:before,.toggler-burger.is-active span:after {
    top: 0
}

.toggler-burger.is-active span:before {
    transform: rotate(45deg)
}

.toggler-burger.is-active span:after {
    transform: rotate(-45deg);
    opacity: 1
}

.icon-telegram {
    color: #46B1FF;
}

.icon-viber {
    color: #B75EE0
}

.slider {
    position: relative
}

.slick-prev,.slick-next {
    position: absolute;
    z-index: 2;
    top: 50%;
    height: 65px;
    width: 40px;
    margin-top: -33px;
    cursor: pointer;
    outline: none;
    border: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    font-size: 0;
    text-indent: 100px;
    overflow: hidden
}

.slick-next {
    right: 0;
    background: url(../i/arrow--right.svg) no-repeat right
}

.slick-prev {
    left: 0;
    background: url(../i/arrow--left.svg) no-repeat left
}

.slick-list {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.m-slider .slick-list {
    max-width: 750px;
    margin: 0 auto 30px
}

.review {
    margin: .3334em 0
}

.review .cell {
    margin-bottom: 1em
}

.review .cell-image {
    width: 165px;
    flex: none;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto
}

.review__avatar {
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 160px;
    overflow: hidden
}

.review__user {
    font-size: 1.125em;
    line-height: 1.38889
}

.review__user b {
    display: block
}

.review__rating i {
    color: #FF8A00
}

.review__rating span {
    color: #888;
    margin-left: .7em
}

.review__content {
    position: relative;
    padding-left: 1.875em
}

.review__content:before {
    content: "\e90e";
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 13px;
    font-family: 'icomoon'!important
}

.posts {
    margin: 1em 0 .8889em
}

.post {
    border-top: 1px #D8D8D8 solid;
    margin: 0;
    padding: 1.1112em 0
}

.post:first-child {
    border-top: 0;
    padding-top: 0
}

.post__date {
    color: #888
}

.post__title {
    margin: 0
}

.post__content {
    margin-top: .7223em
}

.device__row {
    display: flex;
    flex-direction: column
}

.device__cell {
    margin-bottom: 1em
}

.device__cover {
    width: 100%;
    max-width: 360px;
    display: block
}

.device__table > * {
    border-top: 1px #D8D8D8 solid;
    padding: .8em 0 .7em
}

.device__table div:first-child {
    padding-top: 0;
    border: 0
}

.device__order h5 {
    margin: 1em 0
}

.device__solution {
    border: 1px solid #D8D8D8;
    border-radius: 8px;
    padding: 1em 1.5em 1.2em;
    margin-top: 2em
}

.device__solution h2 {
    margin-top: 0
}

.breadcrumbs {
    padding: 1.5em 0;
    color: #222;
    font-size: .7778em
}

.breadcrumbs a {
    color: #888
}

.readmore {
    font-size: .8889em
}

.pager {
    border: 1px solid #D8D8D8;
    border-radius: 8px;
    padding: 8px;
    max-width: 530px;
    text-align: center;
    display: inline-block
}

.pager>* {
    display: inline-block;
    margin: 0 10px
}

.pager a.is-active,.pager .is-active a {
    color: #000
}

.pager__first {
    display: none
}

.pager__prev {
    position: relative;
    top: 1px
}

.pager__list {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0
}

.pager__list .page-numbers {
    display: inline-block;
    margin: 0 7px
}

.pager__list .page-numbers.current {
    font-weight: 700
}

.pager__next {
    position: relative;
    top: 1px
}

.pager__last {
    display: none
}

.accordion__title {
    font-weight: 400;
    color: #008AFF;
    cursor: pointer;
    margin: .2723em 0
}

.accordion__content {
    padding: .16667em 0 2.3333em;
    position: relative
}

.accordion__content:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: #D8D8D8;
    bottom: .8888em
}

.accordion__item:last-child .accordion__content:after {
    display: none
}

.accordion__inner {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all .3s ease-in
}

.accordion__item input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.accordion__item input:checked~.accordion__inner {
    opacity: 1;
    max-height: 500px
}

.accordion__item input:checked~.accordion__title,.accordion__item input:checked~.accordion__label .accordion__title {
    font-weight: 700;
    color: #000
}

.popup {
    z-index: 10;
    opacity: 0;
    overflow-y: auto;
    visibility: hidden;
    transition: all .3s ease
}

.popup.is-active {
    padding: 0;
    opacity: 1;
    visibility: visible
}

.popup,.popup__shadow,.popup:after {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.popup__shadow {
    position: absolute
}

.popup:after {
    background: inherit;
    z-index: 1
}

.popup__header,.popup__body {
    position: relative;
    z-index: 2;
    padding-left: 20px;
    padding-right: 20px
}

.popup--services {
    background: #F5FAFF;
    max-height: 571px;
    box-shadow: 0px 0px 800px #000;
    overflow-x: hidden;
}

.popup--services .popup__header {
    padding-top: 80px
}

.popup--services .popup__body {
    position: absolute;
    top: 140px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto
}

.popup--callback,.popup--discount,.popup--claim {
    padding-top: 50px;
    background: rgba(0,0,0,0.5)
}

.l-popup {
    position: fixed;
    z-index: 10
}

.popup__inner {
    position: relative;
    z-index: 2;
    max-width: 600px;
    margin: 100px auto 50px
}

.popup__toggler {
    position: absolute;
    right: 17px;
    width: 17px;
    top: -20px;
    cursor: pointer
}

.atable__header {
    font-size: 1.222em;
    background: #EBF5FE;
    padding: 1rem 1.11rem 2rem
}

.atable__row {
    padding: 1rem 1.11rem;
    border-top: 1px #D8D8D8 solid;
    position: relative
}

.atable__row+.atable__header {
    margin-top: 1.5em
}

.atable__header+.atable__row {
    border-top: 0
}

.atable__row>span {
    display: block
}

.atable__legend {
    color: #888;
    font-size: .75em;
    margin-bottom: 1.5em;
    display: none
}

.atable__legend span {
    position: absolute;
    right: 1.11rem;
    width: 220px
}

.atable__info {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all .3s ease
}

.atable__info div {
    border-top: 1px #D8D8D8 solid;
    padding: .7em 0;
    position: relative
}

.atable__info div:first-child {
    border-top: 0
}

.atable__label {
    position: relative;
    line-height: 36px
}

.atable__toggler {
    font-size: 12px;
    color: #008AFF;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    right: 0;
    line-height: 36px
}

.atable__toggler b {
    font-weight: 400;
    display: block;
    transition: all .3s ease
}

.atable__row.is-active>span {
    font-weight: 700
}

.atable__row.is-active .atable__toggler b {
    transform: translateY(-36px)
}

.atable__row.is-active .atable__info {
    max-height: 1500px;
    opacity: 1
}

.table-box {
    overflow-x: auto;
    width: 100%;
    margin: 1.66em 0
}

.table {
    width: 100%;
    border-collapse: collapse
}

.table td {
    border-bottom: 1px #D8D8D8 solid;
    vertical-align: top;
    padding: 1.1em 1.2em;
    color: #999;
    font-size: .8em
}

.table td p {
    color: #222;
    margin: 0;
    font-size: 1.25em
}

.table th {
    font-weight: 400;
    background: #EBF5FE;
    text-align: left;
    padding: 0 20px
}

.table td[colspan="2"] {
    background: #EBF5FE;
    padding-top: 0;
    padding-bottom: 0
}

.row {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

.row .cell {
    flex: 1
}

.row.gutters {
    margin-left: -2rem
}

.row.gutters > * {
    margin-left: 2rem
}

.row.is-line {
    flex-wrap: nowrap
}

.m-form .row .cell {
    flex: 1
}

.grid {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

.grid.gutters > * {
    margin-left: 2rem
}

.grid .cell {
    flex: 1 1 auto
}

.col {
    flex: 1 0 0
}

.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.333333%
}

.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1,.col-xs-1 {
    flex: 0 0 auto;
    width: 8.333333%
}

.col-2,.col-xs-2 {
    flex: 0 0 auto;
    width: 16.666667%
}

.col-3,.col-xs-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4,.col-xs-4 {
    flex: 0 0 auto;
    width: 33.333333%
}

.col-5,.col-xs-5 {
    flex: 0 0 auto;
    width: 41.666667%
}

.col-6,.col-xs-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7,.col-xs-7 {
    flex: 0 0 auto;
    width: 58.333333%
}

.col-8,.col-xs-8 {
    flex: 0 0 auto;
    width: 66.666667%
}

.col-9,.col-xs-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10,.col-xs-10 {
    flex: 0 0 auto;
    width: 83.333333%
}

.col-11,.col-xs-11 {
    flex: 0 0 auto;
    width: 91.666667%
}

.col-12,.col-xs-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        flex:1 0 0
    }

    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.333333%
    }

    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex:1 0 0
    }

    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.333333%
    }

    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }

    .col-md {
        flex: 1 0 0
    }

    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.333333%
    }

    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex:1 0 0
    }

    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.333333%
    }

    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.row div[class^="col-"] {
    box-sizing: border-box
}

.row div[class^="col-"] p {
    margin: 0
}

.row.marg {
    margin: 3% 0
}

@media (min-width: 992px) {
    .row div[class^="col-"]:nth-child(odd) {
        padding-right:15px
    }

    .row div[class^="col-"]:nth-child(even) {
        padding-left: 15px
    }
}

.m-header {
    padding: 14px 16px 10px
}

.m-header.is-mobile {
    margin: 0 -16px
}

.m-header--sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
    box-shadow: 0 -2px 13px rgba(0,0,0,0.4);
    background: #fff
}

.m-header__inner {
    margin-top: 1.3em;
    position: relative
}

.m-header__phones {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: -1;
    visibility: hidden;
    white-space: nowrap
}

.m-header__phones .messengers {
    margin-right: 5px
}

.m-header__phones .messengers a {
    display: inline-block;
    margin: 0 3px
}

.m-header__slogan {
    display: inline-block;
    margin-left: 5%;
    padding-left: 40px
}

.m-header--sticky .m-header__annex {
    margin-top: 18px;
    position: relative;
    padding-left: 185px;
    display: none;
    margin-left: 5%
}

.m-header.is-mobile .m-header__annex {
    position: absolute;
    top: 0;
    right: 0
}

.m-header.is-mobile .messengers {
    /* position: absolute; */
    right: 0;
    margin-top: -1.3em;
    font-size: 20px
}

.m-header--sticky .m-header__annex .contact__annex {
    font-weight: 700;
    color: #008AFF;
    cursor: pointer
}

.m-header--sticky .m-header__annex .contact__address {
    position: absolute;
    right: 0;
    top: 0
}

.m-navi {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.m-navi__toggler {
    position: relative;
    padding-left: 20px;
    background: #008AFF;
    border: 1px #008AFF solid;
    transition: all .3s ease;
    color: #fff;
    border-radius: 8px;
    flex: auto;
    text-align: center;
    cursor: pointer;
    height: 38px;
    line-height: 40px;
    display: inline-block;
    min-width: 7.5em;
    max-width: 137px
}

.m-navi__toggler div {
    display: inline-block
}

.m-navi__toggler .toggler-burger {
    top: 50%;
    margin-left: -27px
}

.m-navi__toggler.is-active {
    background: #fff;
    color: #008AFF
}

.m-navi__toggler.is-active .toggler-burger span,.m-navi__toggler.is-active .toggler-burger span:before,.m-navi__toggler.is-active .toggler-burger span:after {
    background: #008AFF
}

.m-navi__lang {
    border: 1px solid #D8D8D8;
    border-radius: 8px;
    padding: 8px;
    text-align: center;
    margin-left: .5em;
    text-transform: uppercase;
    font-size: 16px
}

.m-navi__lang span {
    margin: 0 2px;
    position: relative
}

.m-navi__lang a.is-active {
    color: #000;
    font-weight: 700
}

.m-navi .navi {
    width: 72%;
    margin-left: 3%;
    visibility: hidden;
    position: absolute;
    z-index: -5;
    display: flex;
    height: auto
}

.m-navi .navi__item {
    white-space: nowrap;
    flex-grow: 1;
    border-bottom: 1px #ccc solid;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 0 .8em;
    text-align: center;
}

.m-navi .navi__link {
    color: #000
}

.m-navi .navi__link:hover {
    color: #008AFF
}

.m-navi .navi__item.is-active {
    position: relative;
    font-weight: bold
}

.m-navi .navi__item.is-active:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    border: 2px #008AFF solid
}

.m-notice {
    position: relative;
    padding: 1.166em 0 1.333em;
    background: #F5FAFF;
    font-size: 1.125em;
    line-height: 1.388;
    margin: .5em 0
}

.m-notice__cover {
    display: none;
    background: url(../i/notice__cover.png) no-repeat;
    position: absolute;
    width: 415px;
    height: 336px;
    bottom: 0;
    right: 0
}

.m-price {
    margin-bottom: 1em
}

.m-price__list {
    margin-bottom: 1em
}

.m-features {
    box-sizing: border-box;
    padding: 25px 0;
    font-size: 16px;
    margin: 2em auto
}

.m-features__title {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding: 0 20px
}

.m-features__list {
    padding: 0;
    list-style: none;
    margin-top: 20px
}

.m-features__item {
    position: relative
}

.m-features__item i {
    font-size: 20px;
    display: block
}

.m-features--wide {
    padding-bottom: 10px;
    border: 1px solid #D8D8D8;
    border-radius: 10px
}

.m-features--wide .m-features__list {
    display: flex;
    flex-direction: column;
    padding: 0 20px
}

.m-features--wide .m-features__item {
    text-align: center;
    margin-bottom: 20px;
    flex: 1
}

.m-features--banner {
    background: url(../i/features__cover.svg) no-repeat;
    background-size: cover;
    width: 335px;
    height: 407px;
    max-width: 335px;
    margin-top: 2em;
    margin-bottom: 2em
}

.row .cell.m-features--banner {
    flex: none
}

.m-features--banner .m-features__item {
    padding: 0 40px 0 45px;
    margin-left: 30px
}

.m-features--banner .m-features__item i {
    position: absolute;
    text-align: center;
    width: 45px;
    left: 0;
    top: 5px
}

.m-capture {
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    border-radius: 20px;
    padding: 1.5em 1.5em 1.125em;
    overflow: hidden;
    position: relative;
    margin: 2.5em 0 40px
}

.m-capture__title {
    margin: 0
}

.m-capture__input,.m-capture .input {
    width: 100%;
    margin-top: 1.6667em;
    padding: 0 1.09em;
    font-size: 1.125em;
    border-radius: 50px;
    height: 3rem;
    box-shadow: inset 0 1px 4px rgba(0,0,0,0.4)
}

.m-capture__btn,.m-capture .btn {
    margin-bottom: .888em;
    background: #2ABE90;
    color: #fff;
    border-color: #2ABE90;
    width: 100%;
    margin-top: 1.333em
}

.m-capture .wpcf7-form-control-wrap {
    display: block;
    position: relative
}

div.wpcf7 .m-capture .ajax-loader {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -8px
}

span.wpcf7-not-valid-tip {
    font-size: 12px;
    text-align: center
}

div.wpcf7-validation-errors,div.wpcf7-acceptance-missing {
    padding: .5em 1em
}

.m-capture + div.wpcf7-response-output {
    margin-top: -20px;
    font-size: 12px;
    border-radius: 5px;
    text-align: center
}

.wpcf7 form.invalid .wpcf7-response-output {
    font-size: 12px;
    text-align: center;
    border-radius: 4px
}

.m-capture:after {
    content: '';
    position: absolute;
    width: 368px;
    height: 216px;
    background: url(../i/capture__cover.png) no-repeat;
    top: 0;
    right: 0;
    z-index: -1;
    display: none
}

.m-form {
    background: #F6F6F6;
    padding: .625em 0 3em;
    margin: 3em 0 0
}

.m-form-popup {
    background: #F6F6F6;
    margin: 1rem;
    padding: 1px 1em 2em;
}

.m-slider {
    background: #F5FAFF;
    padding: .625em 0 3em;
    margin: 3em 0
}

.m-certs {
    overflow: hidden
}

.m-certs__slider {
    width: 300px;
    margin-right: 20px;
    float: left
}

.m-certs__slider a {
    outline: none
}

.m-certs__slider img {
    margin: 0 auto
}

.m-certs__slider .slick-list {
    width: 250px;
    margin: 0 auto
}

.m-certs__slider + p {
    margin-top: 0
}

.m-certs .slick-arrow {
    width: 15px
}

.m-services {
    border-top: 1px #D8D8D8 solid;
    padding-bottom: 1em
}

.m-services ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.m-services:nth-of-type(1) {
    border: 0
}

.m-services__header {
    margin-bottom: 0
}

.m-services__title a {
    color: #000
}

.m-services__section {
    display: flex;
    flex-direction: column
}

.m-services__list .m-services__item {
    border-bottom: 1px #D8D8D8 solid;
    padding: .8em 0 .7em
}

.m-services__list .m-services__item:last-child {
    border: 0
}

.m-services__section .m-services__item {
    margin-bottom: 1.5em;
    padding-top: .5em
}

.m-services__link {
    color: #000;
    display: block
}

.m-services__section .m-services__link {
    padding-right: 2em
}

.m-services__section .m-services__link i {
    font-size: 2.222em;
    padding-bottom: .25em;
    display: block
}

.m-services__icon {
    display: block;
    margin-bottom: .3em
}

.m-services--widget {
    border: 0;
    background: #F5FAFF;
    padding: .625em 20px 3em;
    margin: 0 0 3em
}

.m-services--widget .m-services__title {
    margin-bottom: 0
}

.popup--services .m-services>.m-services__header {
    margin-top: 0
}

.popup--services .m-services__title {
    margin-top: 0
}

.m-footer {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 1em;
    padding-bottom: 130px;
    margin-top: 1.8125em
}

.m-footer__menu {
    margin-bottom: .8em
}

.m-footer__copy {
    position: absolute;
    bottom: 20px
}

.m-footer__navi {
    font-size: 16px;
    list-style: none;
    margin: 0;
    padding: 0
}

.m-footer__navi .navi__item {
    padding-bottom: .3em
}

.m-footer__phones {
    position: absolute;
    top: 1em;
    right: 20px
}

.m-footer__phones a {
    color: #000
}

.m-footer__phones .contact__annex {
    font-weight: 700;
    color: #008AFF
}

.m-footer__phones .contact__annex span {
    cursor: pointer
}

.m-footer .social {
    font-size: 20px;
    margin-bottom: .6em
}

.m-footer .contact .contact__item {
    margin-bottom: .8em
}

.m-footer .social i {
    margin: 0 3px
}

.m-devices {
    margin: 3em 0 1em
}

.is-glued .m-devices:last-child {
    margin-bottom: 0
}

.m-vendor {
    text-align: center;
    box-sizing: border-box;
    padding: 0 1em;
    margin-bottom: 1em
}

.m-vendor__link {
    color: #000;
    text-align: center;
    display: inline-block;
    font-size: .8889em
}

.m-vendor__cover {
    display: inline-block;
    vertical-align: middle;
    padding-top: 25%;
}

.m-vendor__title {
    text-align: center;
    margin-top: .7em;
    display: block
}

.m-vendor__icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 100%;
    background: #f7f5f5;
    border: 3px #c4c4c4 solid
}

.m-device {
    border: 1px #C4C4C4 solid;
    border-radius: 5px;
    max-width: 295px;
    margin-bottom: 1.7778em;
    box-sizing: border-box
}

.m-device__link {
    font-size: .8889em;
    margin: 1.333em;
    color: #000;
    display: block;
    overflow: hidden
}

.m-device__title {
    font-weight: 700;
    font-size: 1.125em;
    margin-bottom: .5em
}

.m-device__cover {
    width: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 1.25em
}

.l-page {
    max-width: 992px;
    min-width: 200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box
}

.l-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.l-txt-center {
    text-align: center
}

@media all and (min-width: 992px) {
    html,body {
        font-size:18px
    }

    body {
        line-height: 1.388
    }

    h1 {
        font-size: 2.556em;
        line-height: 1
    }

    h2 {
        font-size: 1.8889em;
        line-height: 1.2059
    }

    h3 {
        font-size: 1.5556em;
        line-height: 1.21428
    }

    h4 {
        font-size: 1.2223em;
        line-height: 1.6667
    }

    h5 {
        font-size: 1em
    }

    .app__body,.app__footer {
        padding-left: 0;
        padding-right: 0
    }

    .app__content {
        padding-top: 0;
        padding-bottom: 3.5556em
    }

    .app__content .title {
        padding-right: 240px
    }

    .m-topper {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 20
    }

    .m-topper__inner {
        padding-bottom: 10px
    }

    .app__body {
        padding-top: 170px
    }

    .m-navi .navi {
        visibility: visible;
        position: relative;
        z-index: 1
    }

    .m-navi__toggler {
        height: 46px;
        line-height: 48px
    }

    .m-navi__lang {
        padding: 0 0 15px;
        border: 0;
        text-transform: unset;
        min-width: 85px
    }

    .m-navi__lang span:before {
        content: '/';
        position: absolute;
        margin-left: -8px
    }

    .m-navi__lang span:first-child:before {
        content: ''
    }

    .m-navi__lang span {
        padding-bottom: 15px
    }

    .m-navi__lang span:nth-child(1) {
        border-color: #F1F1F1
    }

    .m-navi__lang span:nth-child(2) {
        border-color: #0092E4
    }

    .m-navi__lang span:nth-child(3) {
        border-color: #FF0002
    }

    .m-navi__lang span:after {
        content: '';
        border-bottom: 5px solid;
        border-color: inherit;
        position: absolute;
        left: -4px;
        right: -4px;
        bottom: 0
    }

    .is-mobile {
        display: none
    }

    .btn.wide,.input.wide {
        width: auto
    }

    .row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .m-header {
        box-shadow: none;
        position: relative;
        padding: 1.389rem 0
    }

    .m-header__phones {
        visibility: visible;
        z-index: 1
    }

    .m-header--sticky .m-header__annex {
        display: block
    }

    .logo {
        width: 180px;
        height: 72px;
        background: url(../i/logo_text.svg) no-repeat;
        background-position: left center;
        top: auto
    }

    .logo:after {
        left: auto;
        width: 72px;
        height: 72px
    }

    .m-header__slogan {
        padding-left: 185px
    }

    .contact__label {
        font-size: .778em;
        line-height: 1.214
    }

    .incut-left,.incut-right {
        flex-wrap: nowrap
    }

    .incut-left img,.incut-right img {
        width: auto;
        height: 100%;
        clear: both;
        margin: auto;
        position: relative
    }

    .incut-left > p,.incut-left > div .incut-right > p,.incut-right > div {
        margin: auto
    }

    .incut-left > p,.incut-left > div {
        margin-left: 1em
    }

    .incut-right > p,.incut-right > div {
        margin-right: 1em
    }

    .m-notice {
        font-size: 1.2223em;
        padding-left: 1.0667em;
        padding-right: 17em;
        padding-top: 2em;
        margin-bottom: 1em
    }

    .m-capture {
        padding-top: 2em;
        padding-bottom: 31px
    }

    .m-capture__title {
        margin-bottom: 42px
    }

    .m-capture .input {
        margin: 0 .5em 0 0;
        vertical-align: top
    }

    .m-capture .wpcf7-form-control-wrap {
        display: inline-block;
        vertical-align: top
    }

    .m-capture .btn {
        width: auto;
        margin-top: 0
    }

    .m-notice__cover,.m-capture:after {
        display: block
    }

    .m-reviews {
        margin: 3.5556em 0
    }

    .review .cell-image {
        margin-left: 2rem;
        margin-right: 0
    }

    .m-form {
        margin: 3.5556em 0 0
    }

    .slick-prev,.slick-next {
        opacity: 1;
        visibility: visible
    }

    .review__content:before {
        font-size: 16px
    }

    .pager__first,.pager__last {
        display: inline-block
    }

    .m-footer {
        flex-direction: row;
        font-size: 16px
    }

    .m-footer__menu {
        flex: 1 1 auto
    }

    .m-footer__copy {
        top: 20px;
        left: 0;
        bottom: auto
    }

    .m-footer__navi {
        overflow: hidden;
        float: right;
        max-width: 210px
    }

    .m-footer__contacts {
        width: 58%;
        margin-left: 5%;
        position: relative
    }

    .m-footer__phones {
        position: static;
        margin-bottom: 1em
    }

    .m-footer .social {
        position: absolute;
        top: 0;
        right: 0
    }

    .m-services__section {
        flex-direction: row;
        flex-wrap: wrap;
        margin-left: -2%
    }

    .m-services__section .m-services__item {
        width: 31%;
        margin-left: 2%
    }

    .m-services--widget {
        margin: 0 0 3.5556em;
        padding-left: 0;
        padding-right: 0
    }

    .m-services--widget .row {
        flex-wrap: nowrap
    }

    .popup {
        z-index: 100
    }

    .popup--services .logo {
        top: 20px
    }

    .popup--services .popup__header {
        padding-top: 130px
    }

    .popup--services .popup__body {
        top: 210px
    }

    .atable__row {
        padding-right: 260px;
        padding-bottom: 1rem
    }

    .atable__row.is-active {
        padding-bottom: 1rem
    }

    .atable__row > span {
        margin-right: 160px;
        margin-bottom: 1rem
    }

    .atable__row > .atable__label {
        position: absolute;
        right: 1.11rem;
        min-width: 220px;
        top: .666rem
    }

    .atable__info div {
        padding-left: 170px
    }

    .atable__info .atable__label {
        position: absolute;
        top: 6px;
        left: 0
    }

    .atable__legend {
        display: block
    }

    .m-features--wide .m-features__list {
        flex-direction: row;
        flex-wrap: nowrap;
        margin-top: 30px
    }

    .m-features--wide .m-features__item {
        text-align: left;
        padding-right: 25px
    }

    .m-vendor {
        padding: 0 2em;
        margin-bottom: 1.5em
    }

    .m-vendor--wide {
        padding: 0 2em 0 0;
        text-align: left
    }

    .m-vendor--wide .m-vendor__title {
        display: inline-block;
        padding-left: 1.2em
    }

    .device__row {
        flex-direction: row;
        margin-left: -2em
    }

    .device__cell {
        margin-left: 2em
    }

    .device__cell.is-column {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .device__table {
        min-width: 350px
    }

    .device__solutions {
        max-width: 75%
    }

    .grid {
        flex-direction: row
    }

    .grid .coll-3 {
        width: 33%
    }

    .grid .coll-4 {
        width: 25%
    }

    .m-devices .grid .coll-3,.m-devices .grid .cell {
        max-width: 33%
    }

    .h4-once {
        display: none
    }
}

@media all and (max-width: 992px) {
    .first-cell {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .h4-once {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .first-cell ul {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .d-dis {
        order: 0
    }

    .h4-on {
        display: none
    }
}

html {
    scroll-behavior: smooth
}

.glossary__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.glossary__link {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    border: 1px solid #888;
    text-align: center;
    margin: .5rem;
    border-radius: 8px;
    transition: all .3s ease
}

.glossary__link:hover {
    color: #fff;
    border-color: #008AFF;
    background-color: #008AFF
}

.cities__row {
    margin-top: 2rem;
    position: relative
}

.cities__anchor {
    position: absolute;
    top: -180px;
    left: 0
}

@media (max-width: 992px) {
    .cities__anchor {
        top:-60px
    }
}

.cities__letter {
    font-size: 2rem;
    font-weight: 900;
    color: #888;
    display: inline-block;
    position: relative
}

.cities__list {
    margin: 0;
    padding: 0;
    list-style: none;
    columns: 3
}

@media (max-width: 992px) {
    .cities__list {
        columns:2
    }
}

@media (max-width: 576px) {
    .cities__list {
        columns:1
    }
}

#city-map {
    width: 100%;
    height: 100%
}

.cdek-section__body {
    display: flex;
    height: 400px;
    max-height: 400px
}

.cdek-section__map {
    flex: 0 0 66.666%;
    width: 66.666%
}

.cdek-section__list {
    flex: 0 0 33.333%;
    width: 33.333%;
    font-size: .625rem;
    overflow: hidden
}

.cdek-list__wrapper {
    height: 100%;
    overflow-y: auto
}

.cdek-list__item {
    padding: 1rem;
    transition: all .3s ease;
    box-shadow: inset 0 -5px 6px -7px rgba(0,0,0,0.3)
}

.cdek-list__item.active {
    background-color: #fafafa
}

.cdek-list__item:hover {
    cursor: pointer;
    background-color: #fafafa
}

.cdek-office__code {
    font-size: .5rem;
    color: #888
}

.cdek-office__name {
    font-size: .75rem;
    font-weight: 600
}

.cdek-office__address,.cdek-office__phone,.cdek-office__metro,.cdek-office__bus,.cdek-office__worktime {
    position: relative;
    padding-left: 20px
}

.cdek-office__address i,.cdek-office__phone i,.cdek-office__metro i,.cdek-office__bus i,.cdek-office__worktime i {
    position: absolute;
    top: 1px;
    left: 0;
    opacity: .5
}

[class^="cdek-icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-size: contain
}

.cdek-icon-location {
    background-image: url(/assets/_/i/cdek/location.svg)
}

.cdek-icon-phone {
    background-image: url(/assets/_/i/cdek/phone.svg)
}

.cdek-icon-metro {
    background-image: url(/assets/_/i/cdek/metro.svg)
}

.cdek-icon-stop {
    background-image: url(/assets/_/i/cdek/stop.svg)
}

.cdek-icon-clock {
    background-image: url(/assets/_/i/cdek/clock.svg)
}

@media (max-width: 768px) {
    #city-map {
        height:280px
    }

    .cdek-section__body {
        flex-wrap: wrap;
        height: auto;
        max-height: none
    }

    .cdek-section__map,.cdek-section__list {
        flex: 0 0 100%;
        width: 100%
    }

    .cdek-section__list {
        height: auto;
        max-height: 260px;
        font-size: .5625rem;
        box-shadow: 0 4px 10px -4px rgb(0 0 0 / 10%)
    }

    .cdek-list__item {
        padding: .5rem
    }

    [class^="cdek-icon-"] {
        width: 12px;
        height: 12px
    }
}

.wp-block-image:not(.is-style-rounded) img {
    height: auto;
}

/*
        * Add custom CSS for this popup
        * Be sure to start your rules with #spu-1063 { } and use !important when needed to override plugin rules
        */
/*#spu-bg-1068 {
    opacity: 0.6;
    background-color: rgb(92, 162, 10);
    z-index: 999999;
}*/
div#spu-bg-1068 {
    opacity: 0.6;
    background-color: green;
    z-index: 9999999;
}

div#spu-1068 {
    z-index: 99999999;
}

/*
        * Add custom CSS for this popup
        * Be sure to start your rules with #spu-1063 { } and use !important when needed to override plugin rules
        */
/*#spu-bg-1065 {
    opacity: 0.6;
    background-color: #F44336;
    z-index: 999999;
}*/
div#spu-bg-1065 {
    opacity: 0.6;
    background-color: #F44336;
    z-index: 9999999;
}

div#spu-1065 {
    z-index: 99999999;
}

@media (min-width: 991px) {
    .m-topper.min .m-header--sticky .m-header__annex {
        display: none;
    }

    .m-topper.min .logo {
        width: 115px;
        height: 36px;
        background-size: 70px;
        margin-left: 13px;
    }

    .m-topper.min .logo:after {
        width: 36px;
    }

    .m-topper.min .m-navi__toggler {
        height: 40px;
        padding-left: 10px;
        line-height: 41px;
    }

    .m-topper.min .m-header {
        padding-bottom: 15px;
    }

    .m-topper.min {
        box-shadow: 0px 0px 7px #6f6f6f;
        padding-top: 0px;
    }

    .m-topper.min .m-navi .navi__item {
        border-bottom: 0px;
        padding-bottom: 7px;
        padding-top: 0px;
    }

    .m-topper.min .m-header__phones {
        #top: 13px; }
}

.popup--good {
    padding-top: 50px;
    background: rgba(0,0,0,0.5);
}

.m-capture .input.error {
    border-color: #f00;
}

.rv {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.wpcf7-form-control-wrap {
    margin-right: 20px;
}

.m-capture .input {
    width: 300px;
}

.btn--secondary, input[type="submit"].btn {
    width: calc(100% - 30px);
    max-width: 300px;
    margin-left: 10px;
    margin-top: 5px;
}

@media (max-width: 990px) { 
    .rv {
        margin-top: 30px;
        display: block;
    }

    .btn--secondary, input[type="submit"].btn {
        margin-top: 20px;
    }
}

.popup--false {
    padding-top: 50px;
    background: rgba(0,0,0,0.5);
}

.m-capture:after {
    top: auto;
    bottom: 0;
}

.services-categories {
    display: flex;
    max-width: 1000px;
    padding: 10px;
    margin: 0 auto;
    margin-top:25px;
    flex-wrap: wrap;
    min-width: 250px;
    overflow-x: hidden;
}
.services-categories>div {
    width:50%;
    display: flex;
    min-width: 316px;
    flex-wrap: wrap;
}

.services-categories>div .services-category p {
    font-size:19px;
    color:#000;
    align-items: center;
    display: flex;
}
.services-categories>div:last-child .services-category {
    width:50%;
    min-width:240px;
    flex-wrap: wrap;
}
.services-categories>div .services-category svg {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right:10px;
}
.lists {
    display: flex;
    font-size: 15px;
    flex-wrap: wrap;
}
.lists .list {
    min-width: 240px;
    margin-bottom: 10px;
}
.lists .list b {
    font-weight: normal;
    color: #7D7D7D;
    display: block;
    padding-bottom: 6px;
}
.lists .list ul {
    list-style-type: none;
    padding-left: 0px;
    padding-right: 20px;
    
}
.lists .list ul li {
    line-height: 1.66;
}
.lists .list ul li::before {
  content: "— ";
  color: #7D7D7D;
}
.lists .list ul li a {
    border-bottom: 1px solid #008AFF;
}
.lists .list ul li a:hover {
    border: 0;
}


.m-navi__toggler.is-active .toggler-burger span:before {
  position: relative;
  width: 30px;
  height: 30px;
  background-color: #008AFF;
  border: none;
  cursor: pointer;
}

.m-navi__toggler.is-active .toggler-burger span:before,
.m-navi__toggler.is-active .toggler-burger span:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background-color: #008AFF;
}

.m-navi__toggler.is-active .toggler-burger span:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.m-navi__toggler.is-active .toggler-burger span:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.m-navi__toggler.is-active .toggler-burger span{
    height: 0;
}

.select_city {
    color: #008aff;
    border-bottom: 1px dashed #008aff;
    padding-top: 5px;
    text-transform: lowercase;
    display: inline-block;
    font-size: 13px;
}
.select_city:hover {
    border-bottom: 0;
}


.g-recaptcha {
  transform: scale(0.85);
  transform-origin: 0 0;
}

/* Для экранов побольше — возвращаем нормальный размер */
@media (min-width: 400px) {
  .g-recaptcha {
    transform: scale(1);
    transform-origin: 0 0;
  }
}
.icon-max {
	display: inline-block;
	width: 18px;
	height:21px;
	background: url(../i/max-logo.png) no-repeat;
    background-position: left center;
    background-size: contain;
    top: auto;
}

 @media screen and (max-width: 992px) {
                .wpcf7 form .wpcf7-response-output {
                    margin: -40px 0.5em 1em;
                    padding: 0.1em 1em;
                    border: 0!important;
                    position: absolute;
                    font-size: 10px;
                }
            }

/* Блок "Этапы работ" */
.work-stages {
    padding: 60px 0;
    background: #f9f9f9;
}

.work-stages__title {
    text-align: left;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 50px;
    color: #222;
    position: relative;
}

.work-stages__flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

.work-stage {
    background: #fff;
    padding: 25px 20px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-top: 3px solid transparent;
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(25% - 15px);
    min-height: 220px;
    height: auto;
}

.work-stage:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 138, 255, 0.15);
    border-top-color: #008aff;
}

.work-stage__number {
    font-size: 36px;
    font-weight: 900;
    color: rgba(0, 138, 255, 0.15);
    line-height: 1;
    margin-bottom: 15px;
}

.work-stage__title {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-bottom: 12px;
    padding-right: 0;
    display: block;
    min-height: 40px;
}

.work-stage__title span {
    display: block;
    position: relative;
}

.work-stage__text {
    font-size: 13px;
    line-height: 1.5;
    color: #666;
    margin: 0;
    flex-grow: 1;
}

/* Адаптивность */
@media (max-width: 1200px) {
    .work-stage {
        flex: 0 0 calc(33.333% - 14px);
    }
}

@media (max-width: 992px) {
    .work-stage {
        flex: 0 0 calc(50% - 10px);
        min-height: 200px;
    }
    
    .work-stages {
        padding: 40px 0;
    }
    
    .work-stage__number {
        font-size: 32px;
    }
    
    .work-stage__title {
        font-size: 17px;
        min-height: 45px;
    }
}

@media (max-width: 576px) {
    .work-stage {
        flex: 0 0 100%;
        min-height: auto;
        height: auto;
        padding: 20px 18px;
    }
    
    .work-stages__title {
        font-size: 26px;
    }
    
    .work-stage__number {
        font-size: 28px;
    }
    
    .work-stage__title {
        font-size: 16px;
        min-height: auto;
    }
    
    .work-stage__text {
        font-size: 13px;
    }
}

/*Банер*/
.banner {
    background: linear-gradient(135deg, #1e2a3a 0%, #2d3748 100%);
    border-radius: 30px;
    padding: 60px;
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    position: relative;
}

.container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.content {
    flex: 1;
    color: white;
}

.title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
}

.subtitle {
    font-size: 18px;
    color: #e2e8f0;
    margin-bottom: 30px;
    font-weight: 400;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-bottom: 30px;
}

.service-item {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    background: rgba(255, 255, 255, 0.05);
    border: 2px solid rgba(255, 255, 255, 0.1);
    border-radius: 25px;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.service-item:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.3);
}

.service-item.active {
    background: rgba(235, 248, 255, 0.15);
    border-color: #64ffda;
}

.dot {
    width: 8px;
    height: 8px;
    background: #00d4ff;
    border-radius: 50%;
    display: inline-block;
}

.actions {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 25px;
    flex-wrap: wrap;
}

.btn-primary {
    background: linear-gradient(135deg, #00d4ff 0%, #0099cc 100%);
    color: white;
    border: none;
    padding: 16px 32px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 212, 255, 0.3);
}

.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 212, 255, 0.4);
}

.phone {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 16px 24px;
    background: rgba(255, 255, 255, 0.05);
    border: 2px solid rgba(255, 255, 255, 0.1);
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    color: #e2e8f0;
}

.phone-icon {
    color: #00d4ff;
}

.social-buttons {
    display: flex;
    gap: 15px;
}

.btn-social {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 24px;
    border: none;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-max {
    background: white;
    color: #1e2a3a;
}

.btn-max:hover {
    background: #f0f0f0;
}

.max-icon {
    width: 20px;
    height: 20px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 50%;
    display: inline-block;
}

.btn-telegram {
    background: #0088cc;
    color: white;
}

.btn-telegram:hover {
    background: #0099e6;
}

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

.image img {
    max-width: 100%;
    height: auto;
    filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.4));
    transform: rotate(-5deg);
    transition: transform 0.3s ease;
}

.image img:hover {
    transform: rotate(0deg) scale(1.05);
}

/* Адаптивность */
@media (max-width: 968px) {
    .banner {
        padding: 40px;
    }
    
    .container {
        flex-direction: column;
        gap: 40px;
    }
    
    .title {
        font-size: 36px;
    }
    
    .services-grid {
        grid-template-columns: 1fr;
    }
    
    .image {
        order: -1;
    }
    
    .image img {
        max-width: 80%;
    }
}

@media (max-width: 640px) {
    .banner {
        padding: 30px 20px;
        border-radius: 20px;
    }
    
    .title {
        font-size: 28px;
    }
    
    .subtitle {
        font-size: 16px;
    }
    
    .actions {
        flex-direction: column;
        align-items: stretch;
    }
    
    .btn-primary,
    .phone {
        width: 100%;
        justify-content: center;
    }
    
    .social-buttons {
        flex-direction: column;
    }
    
    .btn-social {
        width: 100%;
        justify-content: center;
    }
}


/* ===== Базовые настройки ===== */
.pricing-section {
    padding: 80px 20px;
    background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.pricing-section .container {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
}

/* ===== Заголовок секции ===== */
.section-header {
    text-align: left;
    margin-bottom: 60px;
}

.section-title {
    font-size: 36px;
    font-weight: 700;
    color: #1e2a3a;
    margin-bottom: 16px;
    line-height: 1.3;
}

.section-subtitle {
    font-size: 18px;
    color: #64748b;
    max-width: 600px;
}

/* ===== Сетка карточек ===== */
.pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-bottom: 40px;
}

/* ===== Карточка тарифа ===== */
.pricing-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 32px 28px;
    position: relative;
    border: 2px solid #e2e8f0;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.pricing-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

/* Выделение популярного тарифа */
.card-popular {
    border-color: #f59e0b;
    box-shadow: 0 10px 30px rgba(245, 158, 11, 0.15);
}

.card-popular:hover {
    box-shadow: 0 20px 50px rgba(245, 158, 11, 0.25);
}

/* Выделение экстренного тарифа */
.card-urgent {
    border-color: #ef4444;
    background: linear-gradient(145deg, #ffffff 0%, #fef2f2 100%);
}

.card-urgent:hover {
    box-shadow: 0 20px 50px rgba(239, 68, 68, 0.2);
}

/* ===== Бейджи ===== */
.card-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 6px 16px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.badge-standard {
    background: #e2e8f0;
    color: #475569;
}

.badge-priority {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
}

.badge-emergency {
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
    color: white;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0%, 100% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.4); }
    50% { box-shadow: 0 0 0 10px rgba(239, 68, 68, 0); }
}

/* ===== Иконка карточки ===== */
.card-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
}

.pricing-card .card-icon {
    background: #f1f5f9;
    color: #475569;
}

.card-popular .card-icon {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    color: #d97706;
}

.card-urgent .card-icon {
    background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%);
    color: #dc2626;
}

/* ===== Заголовок и описание ===== */
.card-title {
    font-size: 20px;
    font-weight: 700;
    color: #1e2a3a;
    text-align: center;
    margin-bottom: 12px;
    line-height: 1.4;
}

.card-desc {
    font-size: 15px;
    color: #64748b;
    text-align: center;
    margin-bottom: 24px;
    line-height: 1.5;
    min-height: 48px;
}

/* ===== Список преимуществ ===== */
.card-features {
    flex: 1;
    margin-bottom: 24px;
}

.feature-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 10px 0;
    font-size: 14px;
    color: #334155;
    border-bottom: 1px dashed #e2e8f0;
}

.feature-item:last-child {
    border-bottom: none;
}

.feature-icon {
    color: #22c55e;
    font-weight: 700;
    flex-shrink: 0;
    margin-top: 2px;
}

/* ===== Блок сроков ===== */
.card-timing {
    background: #f8fafc;
    border-radius: 12px;
    padding: 16px;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #e2e8f0;
}

.card-urgent .card-timing {
    background: linear-gradient(135deg, #fef2f2 0%, #fee2e2 100%);
    border-color: #fecaca;
}

.timing-label {
    display: block;
    font-size: 13px;
    color: #64748b;
    margin-bottom: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.timing-value {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #1e2a3a;
}

.card-urgent .timing-value {
    color: #dc2626;
}

/* ===== Цена ===== */
.card-price {
    text-align: center;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e2e8f0;
}

.price-from {
    font-size: 14px;
    color: #64748b;
    margin-right: 4px;
}

.price-value {
    font-size: 32px;
    font-weight: 800;
    color: #1e2a3a;
}

.card-urgent .price-value {
    color: #dc2626;
}

/* ===== Кнопки ===== */
.btn-card {
    width: 100%;
    padding: 16px 24px;
    border: none;
    border-radius: 14px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
}

.btn-standard {
    background: #f1f5f9;
    color: #334155;
}

.btn-standard:hover {
    background: #e2e8f0;
    color: #1e2a3a;
}

.btn-priority {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    box-shadow: 0 4px 14px rgba(245, 158, 11, 0.3);
}

.btn-priority:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(245, 158, 11, 0.4);
}

.btn-emergency {
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
    color: white;
    box-shadow: 0 4px 14px rgba(239, 68, 68, 0.3);
    animation: glow 2s infinite;
}

.btn-emergency:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 25px rgba(239, 68, 68, 0.5);
}

@keyframes glow {
    0%, 100% { box-shadow: 0 4px 14px rgba(239, 68, 68, 0.3); }
    50% { box-shadow: 0 4px 20px rgba(239, 68, 68, 0.5); }
}

/* ===== Примечание ===== */
.pricing-note {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 16px 24px;
    background: #f0f9ff;
    border-radius: 14px;
    border: 1px solid #bae6fd;
    color: #0369a1;
    font-size: 14px;
    max-width: 700px;
}

.pricing-note svg {
    flex-shrink: 0;
    color: #0284c7;
}

/* ===== Адаптивность ===== */
@media (max-width: 1024px) {
    .pricing-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    
    .pricing-card {
        min-height: auto;
    }
}

@media (max-width: 768px) {
    .pricing-section {
        padding: 60px 16px;
    }
    
    .section-title {
        font-size: 28px;
    }
    
    .section-subtitle {
        font-size: 16px;
    }
    
    .pricing-grid {
        grid-template-columns: 1fr;
        max-width: 480px;
        margin: 0 auto 40px;
    }
    
    .pricing-card {
        padding: 28px 24px;
    }
    
    .card-badge {
        position: static;
        display: inline-block;
        margin-bottom: 16px;
    }
    
    .card-title {
        font-size: 22px;
    }
    
    .price-value {
        font-size: 36px;
    }
}

@media (max-width: 480px) {
    .section-title {
        font-size: 24px;
    }
    
    .card-title {
        font-size: 20px;
    }
    
    .feature-item {
        font-size: 13px;
        gap: 8px;
    }
    
    .timing-value {
        font-size: 16px;
    }
    
    .price-value {
        font-size: 28px;
    }
    
    .btn-card {
        padding: 14px 20px;
        font-size: 15px;
    }
}