@keyframes popup-window-button-animation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@charset "UTF-8";

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

details,
header,
menu,
section,
summary {
  display: block
}

[hidden] {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

b,
strong {
  font-weight: 700
}

h1 {
  margin: .67em 0;
  font-size: 2em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

button,
input {
  margin: 0;
  font: inherit;
  color: inherit
}

button {
  overflow: visible
}

button {
  text-transform: none
}

button,
html input[type=button] {
  -webkit-appearance: button;
  cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

@media print {

  *,
  :before,
  :after {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }

  .label {
    border: 1px solid #000
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/css/glyphicons-halflings-regular.eot");
  src: url("/css/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/css/glyphicons-halflings-regular.woff2") format("woff2"), url("/css/glyphicons-halflings-regular.woff") format("woff"), url("/css/glyphicons-halflings-regular.ttf") format("truetype"), url("/css/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}

input,
button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #337ab7;
  text-decoration: none
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  vertical-align: middle
}

[role=button] {
  cursor: pointer
}

h1,
h2,
h3,
.h1,
.h2,
.h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

h1,
.h1 {
  font-size: 36px
}

h2,
.h2 {
  font-size: 30px
}

h3,
.h3 {
  font-size: 24px
}

p {
  margin: 0 0 10px
}

ul {
  margin-top: 0;
  margin-bottom: 10px
}

ul ul {
  margin-bottom: 0
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:768px) {
  .container {
    width: 750px
  }
}

@media (min-width:992px) {
  .container {
    width: 970px
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

.col-md-4,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

@media (min-width:992px) {
  .col-md-4 {
    float: left
  }

  .col-md-4 {
    width: 33.33333333%
  }
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}

input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal
}

input[type=range] {
  display: block;
  width: 100%
}

input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}

.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}

.radio input[type=radio] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px
}

.radio+.radio {
  margin-top: -5px
}

.open>a {
  outline: 0
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.label:empty {
  display: none
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

.media {
  margin-top: 15px
}

.media:first-child {
  margin-top: 0
}

.media {
  overflow: hidden;
  zoom: 1
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
  display: table;
  content: " "
}

.clearfix:after,
.container:after,
.row:after {
  clear: both
}

.hidden {
  display: none !important
}

@font-face {
  font-family: "FontAwesome";
  src: url("/css/fontawesome-webfont.eot?v=4.7.0");
  src: url("/css/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/css/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/css/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/css/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/css/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: 400;
  font-style: normal
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@font-face {
  font-family: "P22 underground";
  font-style: normal;
  font-weight: 400;
  src: url("/css/P22UNDERGROUNDCYPRO-BOOK.OTF")
}

@font-face {
  font-family: "P22 underground";
  font-style: normal;
  font-weight: 100;
  src: url("/css/P22UNDERGROUNDCYPRO-THIN.OTF")
}

@font-face {
  font-family: "P22 underground";
  font-style: normal;
  font-weight: 500;
  src: url("/css/P22UNDERGROUNDCYPRO-MEDIUM.OTF")
}

@font-face {
  font-family: "P22 underground";
  font-style: normal;
  font-weight: 700;
  src: url("/css/P22UNDERGROUNDCYPRO-DEMI.OTF")
}

@font-face {
  font-family: "P22 underground";
  font-style: normal;
  font-weight: 900;
  src: url("/css/P22UNDERGROUNDCYPRO-HEAVY.OTF")
}

@font-face {
  font-family: Glyphter;
  src: url("/css/Glyphter.eot");
  src: url("/css/Glyphter.eot?#iefix") format("embedded-opentype"), url("/css/Glyphter.woff") format("woff"), url("/css/Glyphter.ttf") format("truetype"), url("/css/Glyphter.svg#Glyphter") format("svg");
  font-weight: 400;
  font-style: normal
}

[class*=glyph-icon-]:before {
  display: inline-block;
  vertical-align: middle;
  font-family: Glyphter;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.glyph-icon-location_2:before {
  content: "g"
}

@font-face {
  font-family: "typicons";
  font-weight: 400;
  font-style: normal;
  src: url("/css/typicons.eot");
  src: url("/css/typicons.eot?#iefix") format("embedded-opentype"), url("/css/typicons.woff") format("woff"), url("/css/typicons.ttf") format("truetype"), url("/css/typicons.svg#typicons") format("svg")
}

body img {
  max-width: 100%
}

.header {
  display: block;
  position: relative
}

.header .header-desktop {
  display: block
}

.header .header-desktop .header-info {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  background: #f8f9fb
}

@media all and (max-width:720px) {
  .header .header-desktop {
    display: none
  }
}

.widget-footer {
  padding-top: 30px
}

.widget-footer.dark {
  background: #2b2f32
}

.widget-footer.dark {
  color: #777e89
}

.widget-footer.dark .address {
  color: #fff
}

.widget-footer .address {
  margin-top: 20px;
  margin-bottom: 20px
}

.widget-footer i {
  margin-right: 10px;
  font-size: 16px
}

.widget-footer .logo {
  padding-bottom: 30px;
  font-size: 13px
}

.widget-footer .logo img {
  max-width: 100px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: .8s
}

.widget-footer .logo img:hover {
  filter: none;
  -webkit-filter: none
}

@media (max-width:767px) {
  .widget-footer .address * {
    float: none !important;
    display: inline
  }

  .widget-footer .address div {
    width: auto !important
  }

  .widget-footer .logo {
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0
  }
}

.rus-content .rus-content-wrapper {
  display: block;
  margin-left: 20px;
  margin-right: 20px
}

.rus-content {
  min-width: 320px
}

.rus-content-visible.rus-content {
  overflow: visible
}

[class*=glyph-icon-]:before {
  display: inline-block;
  font-family: Glyphter;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

html {
  height: 100%;
}

body {
  font-family: "P22 underground", sans-serif;
}

p {
  padding: 0;
}

.h1,
h1 {
  line-height: normal;
}

@keyframes sk-foldCubeAngle {

  0%,
  10% {
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }

  25%,
  75% {
    transform: perspective(140px) rotateX(0);
    opacity: 1;
  }

  100%,
  90% {
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-bouncedelay {

  0%,
  100%,
  80% {
    transform: scale(0);
  }

  40% {
    transform: scale(1);
  }
}

.rus-content {
  max-width: 1280px;
  min-width: 320px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}

.rus-content.rus-content-visible {
  overflow: visible;
}

.rus-content .rus-content-wrapper {
  display: block;
  margin-left: 20px;
  margin-right: 20px;
}

.rus-content .rus-content-left {
  width: 260px;
  float: left;
}

.rus-content .rus-content {
  max-width: none;
  min-width: 0;
  margin: 0;
  clear: none;
  overflow: visible;
}

.rus-content .rus-content .rus-content-wrapper {
  margin: 0;
}

@media all and (max-width:720px) {
  .rus-content .rus-content-left {
    display: none;
  }
}

a {
  color: #0065ff
}

a:focus,
a:hover {
  color: #3384ff
}

.rus-content {
  max-width: 1240px
}

h1,
.h1 {
  font-size: 30px
}

body {
  font-size: 14px;
  font-family: "Open Sans", sans-serif
}

.clearfix {
  clear: both
}

.mk-air {
  --mk-bg: #0e1b2a;
  --mk-bg2: #13243a;
  --mk-ink: #1d2b3a;
  --mk-muted: #5a6b7c;
  --mk-line: #e4ebf2;
  --mk-accent: #1497d4;
  --mk-accent-2: #0fb6c0;
  --mk-accent-dk: #0b6fa0;
  --mk-soft: #f3f7fb;
  --mk-white: #fff;
  --mk-radius: 18px;
  --mk-shadow: 0 18px 50px -22px rgba(13, 58, 92, .45);
  --mk-font: "Manrope", "Segoe UI", system-ui, -apple-system, sans-serif;
  --mk-display: "Manrope", "Segoe UI", system-ui, sans-serif;
  font-family: var(--mk-font);
  color: var(--mk-ink);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  box-sizing: border-box
}

.mk-air * {
  box-sizing: border-box
}

.mk-air h1,
.mk-air h2,
.mk-air h3 {
  font-family: var(--mk-display);
  line-height: 1.15;
  margin: 0;
  font-weight: 800;
  letter-spacing: -.02em
}

.mk-air p {
  margin: 0
}

.mk-hero {
  position: relative;
  overflow: hidden;
  border-radius: 26px;
  margin: 30px 0 56px;
  background: #f0f4f6;
  padding: 54px 44px
}

.mk-hero:after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: radial-gradient(rgba(255, 255, 255, .55) 1px, transparent 1px);
  background-size: 22px 22px;
  opacity: .6;
  pointer-events: none
}

.mk-hero__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.3fr .9fr;
  gap: 36px;
  align-items: center
}

.mk-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  background: #fff;
  padding: 8px 16px;
  border-radius: 100px;
  color: var(--mk-accent-dk);
  margin-bottom: 22px
}

.mk-hero h1 {
  font-size: clamp(28px, 4.4vw, 48px);
  margin-bottom: 18px;
  color: var(--mk-ink)
}

.mk-hero h1 span {
  color: var(--mk-accent)
}

.mk-hero__lead {
  font-size: 16px;
  max-width: 650px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  color: var(--mk-muted)
}

.mk-hero__cta {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center
}

.mk-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none !important;
  cursor: pointer;
  border: none;
  padding: 16px 30px;
  border-radius: 14px;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease
}

.mk-btn--primary {
  background: linear-gradient(135deg, var(--mk-accent-2), var(--mk-accent));
  color: #fff !important;
  box-shadow: 0 14px 30px -10px rgba(15, 182, 192, .7)
}

.mk-btn--primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 36px -10px rgba(15, 182, 192, .85)
}

.mk-hero__phone {
  font-size: 15px;
  color: var(--mk-muted)
}

.mk-hero__phone a {
  font-weight: 700;
  text-decoration: none !important;
  font-size: 18px;
  display: block;
  color: var(--mk-accent-dk) !important
}

.mk-hero__badges {
  display: flex;
  flex-direction: column;
  gap: 14px
}

.mk-bcard {
  background: #fff;
  border-radius: 16px;
  padding: 18px 20px;
  border: 1px solid var(--mk-line);
  box-shadow: 0 10px 28px -20px rgba(13, 58, 92, .4)
}

.mk-bcard b {
  display: block;
  font-size: 26px;
  color: var(--mk-ink)
}

.mk-bcard span {
  font-size: 14px;
  color: var(--mk-muted)
}

.mk-sec {
  margin: 0 0 64px
}

.mk-sec__head {
  margin-bottom: 34px;
  max-width: 820px
}

.mk-eyebrow {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--mk-accent);
  margin-bottom: 12px
}

.mk-sec__head h2 {
  font-size: clamp(24px, 3.2vw, 36px);
  color: var(--mk-ink);
  margin-bottom: 14px
}

.mk-sec__head p {
  color: var(--mk-muted);
  font-size: 17px
}

.mk-adv {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px
}

.mk-adv__item {
  background: var(--mk-white);
  border: 1px solid var(--mk-line);
  border-radius: var(--mk-radius);
  padding: 26px 22px;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease
}

.mk-adv__item:hover {
  transform: translateY(-4px);
  box-shadow: var(--mk-shadow);
  border-color: transparent
}

.mk-ic {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  margin-bottom: 16px;
  background: linear-gradient(135deg, rgba(15, 182, 192, .15), rgba(20, 151, 212, .15));
  color: var(--mk-accent)
}

.mk-ic svg {
  width: 26px;
  height: 26px
}

.mk-adv__item h3 {
  font-size: 17px;
  margin-bottom: 8px
}

.mk-adv__item p {
  font-size: 14.5px;
  color: var(--mk-muted)
}

.mk-types {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px
}

.mk-type {
  position: relative;
  border-radius: var(--mk-radius);
  overflow: hidden;
  background: var(--mk-soft);
  border: 1px solid var(--mk-line);
  padding: 28px 24px;
  transition: transform .2s ease, box-shadow .2s ease
}

.mk-type:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, var(--mk-accent), var(--mk-accent-2))
}

.mk-type:hover {
  transform: translateY(-4px);
  box-shadow: var(--mk-shadow)
}

.mk-type .mk-ic {
  background: #fff;
  box-shadow: 0 6px 16px -8px rgba(13, 58, 92, .4)
}

.mk-type h3 {
  font-size: 18px;
  margin-bottom: 10px
}

.mk-type p {
  font-size: 14.5px;
  color: var(--mk-muted)
}

.mk-price {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px
}

.mk-pcard {
  display: flex;
  flex-direction: column;
  background: var(--mk-white);
  border: 1px solid var(--mk-line);
  border-radius: var(--mk-radius);
  overflow: hidden;
  transition: transform .2s ease, box-shadow .2s ease
}

.mk-pcard:hover {
  transform: translateY(-4px);
  box-shadow: var(--mk-shadow)
}

.mk-pcard__top {
  padding: 24px 24px 18px;
  border-bottom: 1px solid var(--mk-line)
}

.mk-pcard__top h3 {
  font-size: 18px;
  margin-bottom: 8px
}

.mk-pcard__top p {
  font-size: 14px;
  color: var(--mk-muted)
}

.mk-pcard__price {
  padding: 18px 24px 6px;
  font-size: 14px;
  color: var(--mk-muted)
}

.mk-pcard__price b {
  display: block;
  font-size: 28px;
  font-weight: 800;
  color: var(--mk-ink)
}

.mk-pcard__price b span {
  font-size: 16px;
  font-weight: 600;
  color: var(--mk-accent)
}

.mk-pcard ul {
  list-style: none;
  margin: 0;
  padding: 14px 24px 24px;
  flex: 1
}

.mk-pcard li {
  position: relative;
  padding: 7px 0 7px 28px;
  font-size: 14.5px;
  color: var(--mk-ink);
  border-bottom: 1px dashed var(--mk-line)
}

.mk-pcard li:last-child {
  border-bottom: none
}

.mk-pcard li {
  position: relative;
  padding: 7px 0 7px 28px;
  font-size: 14.5px;
  color: var(--mk-ink);
  border-bottom: 1px dashed var(--mk-line)
}

.mk-pcard li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: rgba(15, 182, 192, .16);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231497d4' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: center center
}

.mk-pcard li:after {
  display: none
}

.mk-pcard__btn {
  margin: 0 24px 24px
}

.mk-pcard__btn a {
  display: block;
  text-align: center;
  text-decoration: none !important;
  font-weight: 700;
  font-size: 15px;
  padding: 13px;
  border-radius: 12px;
  background: var(--mk-soft);
  color: var(--mk-accent-dk) !important;
  border: 1px solid var(--mk-line);
  transition: .18s;
  cursor: pointer
}

.mk-pcard__btn a:hover {
  background: var(--mk-accent);
  color: #fff !important;
  border-color: var(--mk-accent)
}

.mk-price-note {
  margin-top: 20px;
  font-size: 14px;
  color: var(--mk-muted);
  text-align: center
}

.mk-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  counter-reset: mkstep
}

.mk-step {
  position: relative;
  padding: 30px 22px 24px;
  background: var(--mk-white);
  border: 1px solid var(--mk-line);
  border-radius: var(--mk-radius)
}

.mk-step:before {
  counter-increment: mkstep;
  content: "0" counter(mkstep);
  position: absolute;
  top: -18px;
  left: 22px;
  font-weight: 800;
  font-size: 34px;
  color: var(--mk-accent);
  opacity: .9;
  background: #fff;
  padding: 0 8px;
  line-height: 1
}

.mk-step h3 {
  font-size: 16px;
  margin: 14px 0 8px
}

.mk-step p {
  font-size: 14px;
  color: var(--mk-muted)
}

.mk-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px
}

.mk-gallery__cell {
  aspect-ratio: 4/3;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  background: linear-gradient(135deg, var(--mk-soft), #e7eef5);
  border: 1px solid var(--mk-line)
}

.mk-gallery__cell img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .35s ease
}

.mk-gallery__cell:hover img {
  transform: scale(1.06)
}

.mk-faq details {
  background: var(--mk-white);
  border: 1px solid var(--mk-line);
  border-radius: 14px;
  margin-bottom: 12px;
  overflow: hidden;
  transition: border-color .2s
}

.mk-faq details[open] {
  border-color: var(--mk-accent)
}

.mk-faq summary {
  list-style: none;
  cursor: pointer;
  padding: 20px 56px 20px 24px;
  position: relative;
  font-weight: 700;
  font-size: 16.5px;
  color: var(--mk-ink)
}

.mk-faq summary::-webkit-details-marker {
  display: none
}

.mk-faq summary:after {
  content: "";
  position: absolute;
  right: 22px;
  top: 50%;
  width: 12px;
  height: 12px;
  border-right: 2.5px solid var(--mk-accent);
  border-bottom: 2.5px solid var(--mk-accent);
  transform: translateY(-65%) rotate(45deg);
  transition: transform .25s
}

.mk-faq details[open] summary:after {
  transform: translateY(-35%) rotate(-135deg)
}

.mk-faq__body {
  padding: 0 24px 22px;
  color: var(--mk-muted);
  font-size: 15.5px
}

.mk-seo {
  margin: 0 0 56px;
  color: var(--mk-ink);
  background: #fff;
  border: 1px solid var(--mk-line);
  border-radius: var(--mk-radius);
  padding: 34px
}

.mk-seo p {
  margin-bottom: 16px;
  font-size: 16px;
  color: #3c4d5e
}

.mk-seo p:last-child {
  margin-bottom: 0
}

.mk-seo h2 {
  font-size: clamp(22px, 3vw, 30px);
  margin-bottom: 18px
}

.mk-form {
  background: #f0f4f6;
  position: relative;
  overflow: hidden;
  border-radius: 26px;
  padding: 48px 44px;
  margin-bottom: 40px
}

.mk-form--cta {
  text-align: center
}

.mk-form--cta h2 {
  font-size: clamp(22px, 3vw, 32px);
  color: var(--mk-ink);
  margin-bottom: 14px;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto
}

.mk-form--cta h2 span {
  color: var(--mk-accent)
}

.mk-form--cta p {
  font-size: 16px;
  color: var(--mk-muted);
  max-width: 620px;
  margin: 0 auto 26px
}

.mk-form--cta .mk-btn--primary {
  padding: 17px 44px;
  font-size: 17px
}

@media (max-width:1024px) {

  .mk-adv,
  .mk-types,
  .mk-steps,
  .mk-gallery {
    grid-template-columns: repeat(2, 1fr)
  }

  .mk-price {
    grid-template-columns: 1fr
  }

  .mk-hero__grid {
    grid-template-columns: 1fr
  }
}

@media (max-width:560px) {

  .mk-adv,
  .mk-types,
  .mk-steps,
  .mk-gallery {
    grid-template-columns: 1fr
  }

  .mk-hero,
  .mk-form {
    padding: 34px 22px
  }

  .mk-hero h1 {
    font-size: 30px
  }

  .mk-sec {
    margin-bottom: 46px
  }

  .mk-seo {
    padding: 24px
  }
}