/*!
Theme Name: wp-work-process
Theme URI: https://kwork.ru/user/free8man
Author: Kirill
Author URI: https://kwork.ru/user/free8man
Description: Шаблон для сайта
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-work-process
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* Fonts */
@font-face {
  font-family: 'Myriad Pro';
  src: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-SemiboldIt.eot');
  src: local('Myriad Pro Semibold Italic'), local('MyriadPro-SemiboldIt'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-SemiboldIt.eot?#iefix')
      format('embedded-opentype'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-SemiboldIt.woff2') format('woff2'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-SemiboldIt.woff') format('woff'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-SemiboldIt.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Black.eot');
  src: local('Myriad Pro Black'), local('MyriadPro-Black'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Black.eot?#iefix')
      format('embedded-opentype'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Black.woff2') format('woff2'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Black.woff') format('woff'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Semibold.eot');
  src: local('Myriad Pro Semibold'), local('MyriadPro-Semibold'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Semibold.eot?#iefix')
      format('embedded-opentype'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Semibold.woff2') format('woff2'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Semibold.woff') format('woff'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-BlackIt.eot');
  src: local('Myriad Pro Black Italic'), local('MyriadPro-BlackIt'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-BlackIt.eot?#iefix')
      format('embedded-opentype'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-BlackIt.woff2') format('woff2'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-BlackIt.woff') format('woff'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-BlackIt.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Regular.eot');
  src: local('Myriad Pro Regular'), local('MyriadPro-Regular'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Regular.eot?#iefix')
      format('embedded-opentype'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Regular.woff2') format('woff2'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Regular.woff') format('woff'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Bold.eot');
  src: local('Myriad Pro Bold'), local('MyriadPro-Bold'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Bold.eot?#iefix')
      format('embedded-opentype'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Bold.woff2') format('woff2'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Bold.woff') format('woff'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-BoldIt.eot');
  src: local('Myriad Pro Bold Italic'), local('MyriadPro-BoldIt'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-BoldIt.eot?#iefix')
      format('embedded-opentype'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-BoldIt.woff2') format('woff2'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-BoldIt.woff') format('woff'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-BoldIt.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-LightIt.eot');
  src: local('Myriad Pro Light Italic'), local('MyriadPro-LightIt'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-LightIt.eot?#iefix')
      format('embedded-opentype'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-LightIt.woff2') format('woff2'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-LightIt.woff') format('woff'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-LightIt.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-It.eot');
  src: local('Myriad Pro Italic'), local('MyriadPro-It'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-It.eot?#iefix')
      format('embedded-opentype'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-It.woff2') format('woff2'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-It.woff') format('woff'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-It.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Light.eot');
  src: local('Myriad Pro Light'), local('MyriadPro-Light'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Light.eot?#iefix')
      format('embedded-opentype'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Light.woff2') format('woff2'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Light.woff') format('woff'),
    url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/fonts/MyriadPro/MyriadPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* Globals */
html {
  scroll-behavior: smooth;
  box-sizing: border-box;
}

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

body {
  font-family: 'Myriad Pro', sans-serif;
  line-height: 1.4;
  color: #111727;
  background: #111727 !important;
  padding-top: 97px !important;
}
@media (max-width: 575.9px) {
  body {
    padding-top: 70px !important;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.title-h1,
.title-h2,
.title-h3,
.title-h4,
.title-h5,
.title-h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: 1.2;
  color: #111727;
}

h1,
.title-h1 {
  margin-bottom: 24px;
  font-weight: 900;
  font-size: 44px;
}
@media (max-width: 767.9px) {
  h1,
  .title-h1 {
    margin-bottom: 16px;
    font-size: 27px;
    line-height: 100%;
  }
}

h2,
.title-h2 {
  font-size: 40px;
  margin-bottom: 24px;
}
@media (max-width: 575.9px) {
  h2,
  .title-h2 {
    font-size: 25px;
    margin-bottom: 16px;
  }
}

h3,
.title-h3 {
  font-size: 26px;
}
@media (max-width: 575.9px) {
  h3,
  .title-h3 {
    font-size: 22px;
  }
}

h4,
.title-h4 {
  font-size: 20px;
}
@media (max-width: 575.9px) {
  h4,
  .title-h4 {
    font-size: 18px;
  }
}

h5,
.title-h5 {
  font-size: 18px;
}
@media (max-width: 575.9px) {
  h5,
  .title-h5 {
    font-size: 16px;
  }
}

h6,
.title-h6 {
  font-size: 16px;
}
@media (max-width: 575.9px) {
  h6,
  .title-h6 {
    font-size: 14px;
  }
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ol {
  padding: 0;
}

img {
  max-width: 100%;
  width: 100%;
}

b,
strong {
  font-weight: 600;
}

a {
  text-decoration: none;
  color: #2d87f1;
  outline-color: #2d87f1;
  transition: 0.2s ease-out;
}
a:hover {
  color: #91df86;
}

button {
  cursor: pointer;
}

/* Inputs */
input,
textarea {
  width: 100%;
  height: 100%;
  padding: 12.5px 20px;
  font-size: 16px;
  border-radius: 5px;
  background: #fff;
  border: none;
  outline: none;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #bdbdbd;
}
input::placeholder,
textarea::placeholder {
  color: #bdbdbd;
}

input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type='number'] {
  -moz-appearance: textfield;
}

input[type='number']:hover,
input[type='number']:focus {
  -moz-appearance: number-input;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Tables */
.table-wrap {
  margin: -24px -24px -32px;
  padding: 24px 24px 32px;
  overflow-y: auto;
}

table {
  min-width: 708px;
  width: 100%;
  text-align: left;
  background: white;
  box-shadow: 0px 15px 15px rgba(228, 233, 249, 0.8);
  border-radius: 5px;
  border-collapse: collapse;
}
table tr:not(:last-child) {
  border-bottom: 1px solid #d9d9d9;
}
table th:not(:last-child),
table td:not(:last-child) {
  border-right: 1px solid #d9d9d9;
}
@media (min-width: 992px) {
  table th:first-child,
  table td:first-child {
    padding-left: 48px;
  }
  table th:last-child,
  table td:last-child {
    padding-right: 48px;
  }
}
table th {
  padding: 32px 20px 20px;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
}
@media (max-width: 991.9px) {
  table th {
    padding: 24px 16px 20px;
    font-size: 18px;
  }
}
table td {
  padding: 16px 20px;
  font-size: 16px;
  line-height: 130%;
  color: #808080;
}
@media (max-width: 991.9px) {
  table td {
    padding: 12px 16px;
    font-size: 15px;
  }
}

/* Layout */
.container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 575.9px) {
  .container {
    padding: 0 24px;
  }
}

.container--narrow {
  max-width: 880px;
}

.page {
  background: #f2f5ff;
  padding: 60px 0 100px 0;
}
@media (max-width: 767.9px) {
  .page {
    padding: 32px 0 60px;
  }
}
.page .text-block {
  margin-bottom: 40px;
}
@media (max-width: 767.9px) {
  .page .text-block {
    margin-bottom: 32px;
  }
}

.page--dark {
  padding-top: 40px;
}
@media (max-width: 767.9px) {
  .page--dark {
    padding-top: 24px;
  }
}

body.page {
  padding: 0;
}

.section {
  background: #f2f5ff;
  padding: 100px 0;
}
@media (max-width: 767.9px) {
  .section {
    padding: 60px 0;
  }
}

.section-bg {
  background: #111727;
  color: white;
}
.section-bg *:not(input):not(a) {
  color: inherit;
}

.section-subtitle {
  font-family: 'Nunito';
  font-size: 19px;
  color: #808080;
}
@media (max-width: 575.9px) {
  .section-subtitle {
    font-size: 17px;
  }
}

/* Text styles */
.text-block {
  margin: 0 0 60px;
}
@media (max-width: 767.9px) {
  .text-block {
    margin-bottom: 32px;
  }
}

.text-block-center {
  width: 100%;
  max-width: 535px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* Swiper */
.slider-section {
  overflow: hidden;
}

.swiper {
  overflow: initial;
}

.swiper-slide {
  display: flex;
  height: auto;
  box-sizing: border-box;
  opacity: 0;
  transition-duration: 250ms;
  transition-property: transform, opacity;
}
@media (max-width: 575.9px) {
  .swiper-slide {
    opacity: 1;
  }
}

.swiper-slide-visible {
  opacity: 1;
}

.swiper-nav {
  display: flex;
  align-items: center;
  padding: 45px 0 0 0;
}
@media (min-width: 576px) {
  .swiper-nav {
    justify-content: flex-end;
  }
}
@media (max-width: 575.9px) {
  .swiper-nav {
    justify-content: center;
  }
}

.nav-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  cursor: pointer;
  border: 0;
  transition: ease-out 0.2s;
  padding: 0;
  background: #f5f5f5;
  outline: none;
}
.nav-btn--black {
  background: #111727;
}
.nav-btn--black::after {
  filter: brightness(0) invert(1);
}
.nav-btn.swiper-button-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.nav-btn::after {
  content: '';
  width: 15px;
  height: 14px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.nav-btn:not(.swiper-button-disabled):hover {
  background: #5ea3f2;
}
.nav-btn:not(.swiper-button-disabled):focus {
  background: #5ea3f2;
}
.nav-btn:not(.swiper-button-disabled):active {
  background: #297ad9;
}
.nav-btn:not(.swiper-button-disabled):hover::after,
.nav-btn:not(.swiper-button-disabled):focus::after {
  filter: brightness(0) invert(1);
}

.nav-btn__left {
  margin-right: 16px;
}
.nav-btn__left::after {
  background-image: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/img/icons/arrow-left.svg');
}

.nav-btn__right::after {
  background-image: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/img/icons/arrow-right.svg');
}

/* Btns */
.btn {
  display: inline-block;
  padding: 12px 24px;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  color: white;
  background-color: #2d87f1;
  border-radius: 5px;
  border: none;
  transition: 0.2s ease-out;
}
.btn:hover {
  background-color: #5ea3f2;
  color: white;
}
.btn:active {
  background-color: #297ad9;
}

.btn--ghost {
  padding: 10px 16px;
  border: 1px solid white;
  background: transparent;
}
.btn--ghost:hover {
  border-color: #5ea3f2;
}
.btn--ghost:active {
  border-color: #297ad9;
}

.btn--dark {
  background: #3f4654;
  border: 1px solid #606777;
}
.btn--dark:hover {
  background: #657187;
}
.btn--dark:active {
  background: #374054;
}

/* Forms */
.row-form {
  margin-bottom: 10px;
}
.row-form .wpcf7-form-control-wrap {
  width: 100%;
}
.row-form input {
  margin-bottom: 10px;
}
.row-form button {
  width: 100%;
}

.row-form--inline form {
  display: grid;
  grid-gap: 10px;
}
@media (min-width: 1300px) {
  .row-form--inline form {
    grid-template-columns: repeat(2, 1fr);
  }
}
.row-form--inline input {
  margin-bottom: 0;
}

.form-policy {
  font-size: 13px;
}
@media (max-width: 575.9px) {
  .form-policy {
    font-size: 12px;
  }
}
.form-policy a {
  font-size: inherit;
}

/* Social */
.media__link:not(:last-child) {
  margin-right: 16px;
}
.media__link:hover .media__icon {
  transform: translateY(-7px);
}

.media__icon {
  display: block;
  max-width: 20px;
  transition: 0.2s ease-out;
}

/* Logo */
.logo {
  display: inline-flex;
  align-items: center;
  opacity: 0.8;
}

.logo__img {
  max-width: 48px;
}
@media (max-width: 575.9px) {
  .logo__img {
    max-width: 40px;
  }
}

.logo__descriptor {
  max-width: 145px;
  margin-left: 16px;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: white;
}
@media (max-width: 575.9px) {
  .logo__descriptor {
    display: none;
  }
}

/* Burger btn */
.burger {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  min-width: 40px;
  max-width: 40px;
  padding: 0;
  border: none;
  background: none;
}
@media (max-width: 575.9px) {
  .burger {
    min-width: 32px;
    max-width: 32px;
  }
}
.burger:hover .burger-line:nth-child(2) {
  width: 90%;
}
.burger:hover .burger-line:nth-child(3) {
  width: 75%;
}
.burger:hover .burger-line:nth-child(4) {
  width: 50%;
}

.burger-line {
  width: 100%;
  height: 1px;
  background: white;
  transition: 0.2s ease-out;
}
.burger-line:not(:last-child) {
  margin-bottom: 8px;
}
@media (max-width: 575.9px) {
  .burger-line:not(:last-child) {
    margin-bottom: 6px;
  }
}

/* Article */
.article h1 {
  margin: 0 0 32px 0;
}
.article h2 {
  margin: 0 0 24px 0;
}
.article h3,
.article h4 {
  margin: 16px 0;
}
.article h5,
.article h6 {
  margin: 16px 0;
}
.article p {
  margin: 24px 0;
  font-size: 18px;
}
@media (max-width: 575.9px) {
  .article p {
    font-size: 17px;
  }
}
.article ul,
.article ol {
  margin: 16px 0 32px;
}
@media (max-width: 575.9px) {
  .article ul,
  .article ol {
    margin-bottom: 24px;
  }
}
.article ul li,
.article ol li {
  font-weight: 600;
  font-size: 17px;
}
.article ul li:not(:last-child),
.article ol li:not(:last-child) {
  margin-bottom: 16px;
}
.article ul li::before {
  position: relative;
  top: -3px;
  display: inline-block;
  content: '';
  width: 4px;
  margin-right: 8px;
  height: 4px;
  background-color: #2d87f1;
}
.article ol {
  counter-reset: artcounter;
}
.article ol li::before {
  display: inline-block;
  counter-increment: artcounter;
  content: counter(artcounter);
  margin-right: 8px;
  color: #2d87f1;
}
.article figure.wp-block-image {
  max-width: 100%;
  width: 100% !important;
  margin: 24px 0;
  padding: 0;
}
.article figure.wp-block-image img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 2px;
  box-shadow: 0px 10px 10px #dfe4f7;
}
@media (max-width: 480px) {
  .article figure.wp-block-image img {
    height: 240px !important;
  }
}
@media (min-width: 992px) {
  .article figure.wp-block-gallery {
    margin: 24px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
  }
}
@media (max-width: 991.9px) {
  .article figure.wp-block-gallery {
    margin: 24px -30px -30px;
    padding: 0 30px 30px;
    display: flex;
    flex-wrap: nowrap !important;
    overflow-y: auto;
  }
}
@media (max-width: 575.9px) {
  .article figure.wp-block-gallery {
    margin: 24px -24px -24px;
    padding: 0 24px 24px;
  }
}
.article figure.wp-block-gallery figure.wp-block-image {
  margin: 0;
}
@media (min-width: 992px) {
  .article figure.wp-block-gallery figure.wp-block-image {
    height: 178px;
  }
}
@media (max-width: 991.9px) {
  .article figure.wp-block-gallery figure.wp-block-image:not(:last-child) {
    margin-right: 16px;
  }
}
@media (max-width: 480px) {
  .article figure.wp-block-gallery figure.wp-block-image {
    min-width: 100%;
  }
}
.article figure.wp-block-gallery figure.wp-block-image img {
  box-shadow: 0px 10px 10px rgba(35, 73, 111, 0.06);
}
@media (max-width: 991.9px) {
  .article figure.wp-block-gallery figure.wp-block-image img {
    width: auto !important;
    max-width: none !important;
  }
}
@media (max-width: 480px) {
  .article figure.wp-block-gallery figure.wp-block-image img {
    width: 100%;
  }
}

.article__content {
  position: relative;
  height: auto;
  margin: 0 0 32px 0;
  overflow: hidden;
}
@media (max-width: 575.9px) {
  .article__content {
    margin-bottom: 24px;
  }
}
.article__content--hidden {
  height: 40em;
}

/* Menu */
.menu {
  position: fixed;
  z-index: 101;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  padding: 120px 0 60px;
  background: #111727;
  color: white;
  overflow-y: auto;
  transition: 0.6s ease-out;
}
@media (max-width: 767.9px) {
  .menu {
    padding: 40px 0 60px;
  }
}
.menu a {
  color: inherit;
}

.menu--active {
  left: 0%;
}

.menu__container {
  position: relative;
  display: flex;
}
@media (max-width: 767.9px) {
  .menu__container {
    display: block;
  }
}

.menu__close {
  position: absolute;
  top: -91px;
  right: 35px;
  border: none;
  background: none;
  width: 38px;
  height: 38px;
}
@media (max-width: 767.9px) {
  .menu__close {
    top: -24px;
    right: 22px;
  }
}
.menu__close::before,
.menu__close::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  height: 1px;
  background: white;
}
.menu__close::before {
  transform: rotate(45deg);
}
.menu__close::after {
  transform: rotate(-45deg);
}

.menu__col {
  flex-basis: 50%;
}
@media (max-width: 767.9px) {
  .menu__col:not(:last-child) {
    margin-bottom: 60px;
  }
}

.menu__title {
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.1;
}
@media (max-width: 767.9px) {
  .menu__title {
    margin-bottom: 24px;
    font-weight: 700;
    font-size: 25px;
  }
}

.menu__list li {
  line-height: 1.185;
}
.menu__list li.current-menu-item > a {
  color: #2d87f1;
}
.menu__list a {
  font-size: inherit;
}
.menu__list a:hover {
  color: #2d87f1;
}
.menu__list .sub-menu {
  margin-top: 16px;
}
.menu__list .sub-menu li:not(:last-child) {
  margin-bottom: 16px;
}
.menu__list > li {
  font-weight: 700;
  font-size: 26px;
}
@media (max-width: 767.9px) {
  .menu__list > li {
    font-size: 22px;
  }
}
.menu__list > li:not(:last-child) {
  margin-bottom: 24px;
}
@media (max-width: 767.9px) {
  .menu__list > li:not(:last-child) {
    margin-bottom: 16px;
  }
}
.menu__list > li > .sub-menu {
  margin-left: 30px;
  opacity: 0.8;
}
@media (max-width: 767.9px) {
  .menu__list > li > .sub-menu {
    margin-left: 16px;
  }
}
.menu__list > li > .sub-menu > li {
  font-size: 20px;
  line-height: 1.3;
}
@media (max-width: 767.9px) {
  .menu__list > li > .sub-menu > li {
    font-size: 18px;
  }
}
.menu__list > li > .sub-menu > li .sub-menu {
  margin-left: 20px;
}
@media (max-width: 767.9px) {
  .menu__list > li > .sub-menu > li .sub-menu {
    margin-left: 16px;
  }
}
.menu__list > li > .sub-menu > li .sub-menu > li {
  font-size: 18px;
}
@media (max-width: 767.9px) {
  .menu__list > li > .sub-menu > li .sub-menu > li {
    font-size: 16px;
  }
}

/* Header */
.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  padding: 24px 0;
  font-size: 14px;
  background: #111727;
  color: white;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease-out;
}
@media (max-width: 575.9px) {
  .header {
    padding: 16px 0 14px;
  }
}

.header--sticky {
  z-index: 99;
  border-color: #808080;
}

.header__location {
  margin-left: 40px;
}
@media (max-width: 1299.9px) {
  .header__location {
    display: none !important;
  }
}

.header__location-block {
  display: flex;
  flex-direction: column;
}

.header__location-icon {
  max-width: 20px;
  margin-right: 12px;
}

.header__location-text {
  margin-bottom: 2px;
}

.header__location-link {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
}

.header__working-hours {
  margin-left: 40px;
}
@media (max-width: 1299.9px) {
  .header__working-hours {
    display: none !important;
  }
}

.header__working-hours-icon {
  max-width: 20px;
  margin-right: 12px;
}

.header__working-hours-text span {
  display: block;
}

.header__feedback {
  margin-left: auto;
}

.header__callback {
  margin-right: 40px;
}
@media (max-width: 767.9px) {
  .header__callback {
    margin-right: 0;
  }
}

.header__callback-icon {
  max-width: 20px;
  margin-right: 12px;
}

.header__callback-info {
  display: flex;
  flex-direction: column;
}

.header__callback-link {
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 575.9px) {
  .header__callback-link {
    font-size: 14px;
  }
}

.header__callback-hint {
  font-size: 12px;
}

.header__media {
  margin-right: 40px;
}
@media (max-width: 991.9px) {
  .header__media {
    display: none !important;
  }
}

.header__callback-btn {
  font-size: 16px;
}
@media (max-width: 767.9px) {
  .header__callback-btn {
    display: none !important;
  }
}

.header__burger {
  margin-left: 40px;
}
@media (max-width: 575.9px) {
  .header__burger {
    margin-left: 24px;
  }
}

/* Hero */
.hero {
  padding: 32px 0 60px;
}
@media (min-width: 768px) {
  .hero {
    padding: 36px 0 100px;
  }
}

.hero__top-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 42px;
}
@media (max-width: 575.9px) {
  .hero__top-block {
    margin-bottom: 24px;
  }
}

.hero__info {
  margin-right: 32px;
}
@media (max-width: 767.9px) {
  .hero__info {
    margin-right: 0;
  }
}

.hero__title {
  max-width: 630px;
  margin-bottom: 25px;
}
@media (max-width: 767.9px) {
  .hero__title {
    margin-bottom: 16px;
  }
}

.hero__subtitle {
  max-width: 545px;
  margin-bottom: 30px;
  font-family: 'Nunito', sans-serif;
  font-size: 19px;
}
@media (max-width: 767.9px) {
  .hero__subtitle {
    margin-bottom: 24px;
    font-size: 16px;
  }
}

@media (max-width: 575.9px) {
  .hero__btn {
    width: 100%;
  }
}

.hero__video {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 991.9px) {
  .hero__video {
    margin-bottom: 24px;
  }
}
@media (max-width: 767.9px) {
  .hero__video {
    margin-bottom: 16px;
  }
}

.hero__video-img {
  display: block;
  max-width: 499px;
  min-width: 499px;
  aspect-ratio: 1.9266409266;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 767.9px) {
  .hero__video-img {
    height: 248px;
    min-width: auto;
  }
}

@keyframes hvbrotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.hero__video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 92px;
  height: 92px;
  border: none;
  background-image: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/img/play-btn.svg');
  background-repeat: no-repeat;
  background-position: center;
}
.hero__video-btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 92px;
  height: 92px;
  background-image: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/img/play-text.svg');
  background-repeat: no-repeat;
  background-position: center;
  animation-name: hvbrotation;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.hero__img-block {
  position: relative;
}

.hero__img {
  aspect-ratio: 2.0805369128;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 575.9px) {
  .hero__img {
    display: none;
  }
}

.hero__offer {
  position: absolute;
  right: 60px;
  bottom: 66px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  background: rgba(62, 69, 83, 0.6);
  padding: 18px 120px 18px 24px;
  border-radius: 10px;
}
@media (min-width: 576px) {
  .hero__offer {
    -webkit-backdrop-filter: blur(7.5px);
    backdrop-filter: blur(7.5px);
  }
}
@media (max-width: 767.9px) {
  .hero__offer {
    right: 24px;
    bottom: 24px;
  }
}
@media (max-width: 575.9px) {
  .hero__offer {
    position: static;
  }
}

.hero__offer-icons {
  display: flex;
  margin-top: 12px;
}

.hero__offer-icon {
  display: block;
  width: 24px;
  height: 24px;
}
.hero__offer-icon:not(:last-child) {
  margin-right: 8px;
}

.hero__offer-img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 134px;
}

.hero__advantages {
  display: flex;
  margin-top: 42px;
}
@media (max-width: 767.9px) {
  .hero__advantages {
    display: grid;
    grid-gap: 24px;
    margin-top: 32px;
  }
}

.hero__advantage {
  flex: 1;
}
@media (min-width: 768px) {
  .hero__advantage {
    padding: 10px 25px;
  }
  .hero__advantage:not(:last-child) {
    border-right: 1px solid white;
  }
  .hero__advantage:first-child {
    padding-left: 5px;
  }
  .hero__advantage:last-child {
    padding-right: 5px;
  }
}

.hero__advantage-img {
  max-width: 40px;
  margin-bottom: 8px;
  font-size: 16px;
}

.hero__advantage-text {
  line-height: 1.2;
}
@media (max-width: 767.9px) {
  .hero__advantage-text {
    font-weight: 600;
  }
}

/* Assortment */
.assortment-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
@media (max-width: 991.9px) {
  .assortment-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.9px) {
  .assortment-list {
    grid-gap: 24px;
  }
}
@media (max-width: 575.9px) {
  .assortment-list {
    grid-template-columns: none;
  }
}

.assortment-list__item {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-radius: 5px;
  overflow: hidden;
}

.assortment-list__item-img {
  display: block;
  aspect-ratio: 1.3985765125;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.assortment-list__item-block {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 18px 30px 30px;
  background: white;
}
@media (max-width: 767.9px) {
  .assortment-list__item-block {
    padding: 16px 24px 24px;
  }
}

.assortment-list__item-title {
  margin-bottom: 15px;
}

a.assortment-list__item-title:hover {
  color: #2d87f1;
}

.assortment-list__item-text {
  margin-bottom: 40px;
  line-height: 1.3;
  color: #808080;
}
@media (max-width: 575.9px) {
  .assortment-list__item-text {
    margin-bottom: 16px;
    font-size: 15px;
  }
}

.assortment-list__item-btn {
  width: 100%;
  margin-top: auto;
}

/* Calc */
@media (min-width: 992px) {
  .calc__flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.calc__settings {
  max-width: 710px;
  width: 100%;
}
@media (max-width: 991.9px) {
  .calc__settings {
    margin-bottom: 48px;
  }
}
@media (max-width: 575.9px) {
  .calc__settings {
    margin-bottom: 32px;
  }
}

.calc__text {
  max-width: 605px;
  margin-bottom: 48px;
  font-family: 'Nunito', sans-serif;
}
@media (max-width: 575.9px) {
  .calc__text {
    font-size: 15px;
    margin-bottom: 40px;
  }
}

.calc__title {
  margin-bottom: 32px;
}
@media (max-width: 575.9px) {
  .calc__title {
    margin-bottom: 24px;
  }
}

.calc__choises {
  display: grid;
  grid-template-columns: repeat(auto-fit, 135px);
  grid-gap: 16px;
  margin-bottom: 48px;
}
@media (max-width: 991.9px) {
  .calc__choises {
    display: flex;
    grid-gap: 0;
    overflow-x: auto;
    margin: 0 -30px 32px;
    padding: 0 30px 16px;
  }
}
@media (max-width: 575.9px) {
  .calc__choises {
    margin: 0 -24px 24px;
    padding: 0 24px 16px;
  }
}

.calc__choise {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  min-width: 135px;
  width: 135px;
  padding: 16px 8px;
  border: 1px solid #c1c1c1;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.2s ease-out;
}
@media (max-width: 991.9px) {
  .calc__choise:not(:last-of-type) {
    margin-right: 16px;
  }
}

.calc__choise-radio {
  display: none;
}
.calc__choise-radio:checked + label {
  background: white;
  border-color: white;
  color: #111727;
}

.calc__choise-img {
  max-width: 70px;
  margin-bottom: 12px;
  border-radius: 3px;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  aspect-ratio: 1.0142857143;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.calc__choise-text {
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

.calc__measurement {
  margin-bottom: 48px;
}

.calc__measurement-fields {
  display: flex;
  margin-bottom: 32px;
}

.calc__measurement-field {
  font-size: 16px;
}
@media (max-width: 575.9px) {
  .calc__measurement-field {
    flex-basis: 50%;
  }
}
.calc__measurement-field:not(:last-child) {
  margin-right: 32px;
}
@media (max-width: 575.9px) {
  .calc__measurement-field:not(:last-child) {
    margin-right: 24px;
  }
}
.calc__measurement-field label {
  display: flex;
  font-weight: 700;
  align-items: center;
}
@media (max-width: 575.9px) {
  .calc__measurement-field label {
    flex-wrap: wrap;
  }
}
.calc__measurement-field input {
  width: 100%;
  height: 33px;
  margin: 0 8px 0 16px;
  padding: 7px;
  text-align: center;
  font-weight: 600;
  background: transparent;
  border: 1px solid #606777;
  border-radius: 5px;
  color: white;
}
@media (min-width: 576px) {
  .calc__measurement-field input {
    min-width: 74px;
    max-width: 74px;
  }
}
@media (max-width: 575.9px) {
  .calc__measurement-field input {
    margin: 0 8px 0 0;
  }
}
.calc__measurement-field span:last-of-type {
  display: flex;
}
@media (max-width: 575.9px) {
  .calc__measurement-field span {
    display: block;
    width: 100%;
  }
  .calc__measurement-field span:first-of-type {
    margin-bottom: 12px;
  }
}
.calc__measurement-field sub {
  position: static;
  font-weight: 600;
  line-height: 1.2;
  font-size: inherit;
  align-self: flex-end;
}

.calc__measurement-btns {
  display: flex;
  align-items: center;
}
@media (min-width: 576px) {
  .calc__measurement-btns > *:not(:last-child) {
    margin-right: 16px;
  }
}
@media (max-width: 575.9px) {
  .calc__measurement-btns > *:not(:last-child) {
    margin-bottom: 16px;
  }
}
@media (max-width: 575.9px) {
  .calc__measurement-btns {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 575.9px) {
  .calc__measurement-btn {
    width: 100%;
  }
}

.calc__measurement-link {
  font-size: 15px;
  color: white;
}

.calc__result {
  position: sticky;
  top: 128px;
  margin-left: 30px;
  padding: 40px;
  background: #3f4654;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .calc__result {
    max-width: 499px;
  }
}
@media (max-width: 991.9px) {
  .calc__result {
    margin-left: 0;
    padding: 0;
    background: none;
  }
}

.calc__result-title {
  margin-bottom: 16px;
}

.calc__result-sum {
  margin-bottom: 32px;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
}
@media (max-width: 575.9px) {
  .calc__result-sum {
    margin-bottom: 16px;
    font-size: 25px;
  }
}

.calc__result-cta-title {
  margin-bottom: 10px;
}
@media (max-width: 575.9px) {
  .calc__result-cta-title {
    font-size: 18px;
  }
}

.calc__result-cta-subtitle {
  margin-bottom: 16px;
  line-height: 1.2;
}
@media (max-width: 575.9px) {
  .calc__result-cta-subtitle {
    font-size: 14px;
  }
}

/* Catalog */
.catalog__flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991.9px) {
  .catalog__flex {
    flex-direction: column-reverse;
  }
}

.catalog__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
@media (max-width: 1299.9px) {
  .catalog__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.9px) {
  .catalog__grid {
    display: flex;
    grid-gap: normal;
    overflow-y: auto;
    margin: 0 -24px -24px;
    padding: 24px;
  }
}

.catalog__item {
  display: flex;
  flex-direction: column;
  background: white;
  box-shadow: 0px 15px 15px rgba(228, 233, 249, 0.8);
  border-radius: 5px;
}
@media (max-width: 575.9px) {
  .catalog__item {
    min-width: calc(100vw - 48px);
  }
  .catalog__item:not(:last-child) {
    margin-right: 16px;
  }
}

.catalog__item-img {
  display: block;
  margin: 0 auto;
  max-width: 288px;
  aspect-ratio: 1.1803278689;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.catalog__item-block {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 17px 24px 24px;
  border-top: 1px solid #f5f5f5;
}

.catalog__item-title {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
}

.catalog__item-list {
  margin-bottom: 20px;
}
.catalog__item-list li {
  font-size: 15px;
  line-height: 1.2;
  color: #808080;
}
.catalog__item-list li:not(:last-child) {
  margin-bottom: 8px;
}

.catalog__item-price {
  margin-top: auto;
  margin-bottom: 12px;
}
.catalog__item-price s,
.catalog__item-price span {
  display: block;
}
.catalog__item-price s {
  margin-bottom: 6px;
  font-weight: 300;
  font-size: 13px;
  line-height: 1.2;
}
.catalog__item-price span {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
}

.catalog__item-btn {
  width: 100%;
}

.catalog__tab {
  opacity: 0;
}
.catalog__tab:not(.active) {
  display: none;
}
.catalog__tab.animate {
  animation-name: tabanimation;
  animation-duration: 0.2s;
  animation-fill-mode: forwards;
}

@keyframes tabanimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .catalog__tab-btns {
    min-width: 288px;
    margin-left: 30px;
  }
}
@media (max-width: 991.9px) {
  .catalog__tab-btns {
    margin-bottom: 30px;
  }
}
@media (max-width: 575.9px) {
  .catalog__tab-btns {
    margin-bottom: 0;
  }
}

.catalog__tab-btns-sticky {
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 128px;
}

.catalog__tab-btn {
  padding: 12px;
  background: white;
  opacity: 0.7;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #808080;
  box-shadow: 0px 15px 15px rgba(228, 233, 249, 0.8);
  border: none;
  border-radius: 5px;
  transition: 0.2s ease-out;
}
.catalog__tab-btn:not(:last-child) {
  margin-bottom: 16px;
}
.catalog__tab-btn:hover,
.catalog__tab-btn.active {
  background: #879ccf;
  opacity: 1;
  color: white;
}
.catalog__tab-btn.active {
  box-shadow: inset -5px -4px 5px #8094c4;
}

/* Works */
@media (max-width: 575.9px) {
  .works__btn {
    width: 100%;
  }
}

.work {
  border-bottom: 1px solid #808080;
}
@media (min-width: 576px) {
  .work {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 575.9px) {
  .work {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
}

@media (min-width: 1300px) {
  .work__flex {
    display: flex;
    align-items: flex-end;
  }
}

.work__slider {
  position: relative;
  max-width: 711px;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 1299.9px) {
  .work__slider {
    margin-bottom: 32px;
  }
}
@media (min-width: 1300px) {
  .work__slider {
    margin-right: 30px;
  }
}
@media (max-width: 575.9px) {
  .work__slider {
    margin-bottom: 24px;
  }
}
@media (max-width: 520px) {
  .work__slider {
    height: 248px;
  }
}
.work__slider.swiper {
  overflow: hidden;
}
.work__slider .swiper-slide {
  opacity: 1;
  transition-duration: 0s;
  transition-property: all;
}

.work__swiper-nav {
  position: absolute;
  z-index: 1;
  right: 32px;
  bottom: 32px;
  padding: 0;
}
@media (max-width: 575.9px) {
  .work__swiper-nav {
    right: auto;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
  }
}

.work__img {
  display: block;
  aspect-ratio: 1.896;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

@media (min-width: 1300px) {
  .work__content {
    max-width: 499px;
  }
}

.work__title {
  margin-bottom: 24px;
}

.work__play-btn {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 24px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  text-decoration: underline;
  color: white;
}
.work__play-btn::before {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  margin-right: 12px;
  background: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/img/icons/play.svg');
}

.work__list {
  margin-bottom: 24px;
}
.work__list li {
  display: flex;
  align-items: center;
  font-weight: 600;
  line-height: 1.2;
  color: #f5f5f5 !important;
}
.work__list li:not(:last-child) {
  margin-bottom: 16px;
}

.work__list-icon {
  max-width: 16px;
  margin-right: 10px;
}

.work__btns {
  display: flex;
}
@media (min-width: 576px) {
  .work__btns {
    align-items: center;
  }
}
@media (max-width: 575.9px) {
  .work__btns {
    flex-direction: column;
    align-items: flex-start;
  }
}

.work__btn {
  min-width: 235px;
}
@media (min-width: 576px) {
  .work__btn {
    margin-right: 16px;
  }
}
@media (max-width: 575.9px) {
  .work__btn {
    width: 100%;
    margin-bottom: 16px;
  }
}

.work__link {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.2;
  text-decoration: underline;
  color: white;
}

/* Services */
.services__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
@media (max-width: 1299.9px) {
  .services__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991.9px) {
  .services__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.9px) {
  .services__grid {
    grid-template-columns: none;
    grid-gap: 24px;
  }
}

.services__item {
  padding: 24px;
  background: white;
  box-shadow: 0px 15px 15px rgba(228, 233, 249, 0.8);
  border-radius: 5px;
}

.services__item-img {
  display: block;
  margin-bottom: 16px;
  border-radius: 5px;
  aspect-ratio: 1.1707317073;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.services__item-title {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
}

.services__item-text {
  color: #808080;
  line-height: 130%;
}

/* Work steps */
.work-steps__grid {
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  counter-reset: wscounter;
}
@media (max-width: 991.9px) {
  .work-steps__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.9px) {
  .work-steps__grid {
    grid-template-columns: none;
    grid-gap: 24px;
  }
}

.work-steps__item {
  padding: 24px 32px;
  background: #3f4654;
  border-radius: 5px;
}
@media (max-width: 767.9px) {
  .work-steps__item {
    padding: 24px;
  }
}
.work-steps__item::before {
  display: block;
  counter-increment: wscounter;
  content: counter(wscounter);
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 100px;
  line-height: 80%;
  color: #91df86;
}
@media (max-width: 767.9px) {
  .work-steps__item::before {
    font-size: 74px;
  }
}

.work-steps__item-title {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
}

.work-steps__item-text {
  line-height: 130%;
}
.work-steps__item-text:not(:last-child) {
  margin-bottom: 16px;
}

.work-steps__btn {
  width: 100%;
}

/* Prices */
.prices__table th,
.prices__table td {
  word-wrap: break-word;
  max-width: 300px;
}

/* .prices__table th:nth-child(1),
.prices__table td:nth-child(1) {
  width: 34%;
}
.prices__table th:nth-child(2),
.prices__table td:nth-child(2) {
  width: 45%;
} */

/* Reviews */
.reviews__slide {
  padding: 32px;
  background: white;
  border-radius: 5px;
  flex-direction: column;
}
@media (max-width: 575.9px) {
  .reviews__slide {
    padding: 24px;
  }
}

.reviews__slide-author {
  display: flex;
  margin-bottom: 16px;
}

.reviews__slide-img {
  max-width: 70px;
  margin-right: 16px;
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.reviews__slide-author-block {
  padding: 7px 0;
}

.reviews__slide-author-name {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #111727 !important;
}
@media (max-width: 575.9px) {
  .reviews__slide-author-name {
    font-size: 18px;
  }
}

.reviews__slide-stars {
  display: flex;
  align-items: center;
  line-height: 130%;
  color: #808080 !important;
}
.reviews__slide-stars::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  background: url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/img/icons/star.svg') no-repeat center;
  background-size: cover;
}

.reviews__slide-text {
  font-family: 'Nunito', sans-serif;
  font-size: 19px;
  color: #808080 !important;
}
@media (max-width: 575.9px) {
  .reviews__slide-text {
    font-size: 16px;
  }
}

/* CTA */
.cta:not(.section-bg) .form-policy {
  color: #808080;
}
.cta.section-bg .cta__img img {
  box-shadow: none;
}

.cta__flex {
  display: flex;
}
@media (min-width: 1300px) {
  .cta__flex {
    align-items: flex-end;
  }
}

@media (min-width: 992px) {
  .cta__img {
    margin-right: 30px;
  }
}
@media (max-width: 991.9px) {
  .cta__img {
    margin-bottom: 30px;
  }
}
@media (max-width: 575.9px) {
  .cta__img {
    margin-bottom: 16px;
  }
}
.cta__img img {
  display: block;
  min-width: 711px;
  max-width: 711px;
  box-shadow: 0px 15px 15px rgba(228, 233, 249, 0.8);
  aspect-ratio: 1.462962963;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 1299.9px) {
  .cta__img img {
    min-width: 550px;
  }
}
@media (max-width: 991.9px) {
  .cta__img img {
    min-width: 0;
  }
}

@media (max-width: 1299.9px) {
  .cta__info .row-form,
  .cta__info .form-policy {
    max-width: 480px;
  }
}

.cta__text {
  margin-bottom: 30px;
  font-family: 'Nunito', sans-serif;
  font-size: 19px;
  color: #808080;
}
@media (max-width: 575.9px) {
  .cta__text {
    margin-bottom: 16px;
    font-size: 17px;
  }
}

/* Certificates */
.certificates__slide {
  display: block;
  padding: 24px;
  background: #3f4654;
  border-radius: 5px;
  outline: none;
}
.certificates__slide:hover img {
  transform: scale(1.05);
}

.certificates__slide-img {
  position: relative;
  margin-bottom: 16px;
  border-radius: 3px;
  overflow: hidden;
}
.certificates__slide-img::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
  background: #3f4654 url('https://karnizone.ru/wp-content/themes/wp-work-process/assets/img/icons/magnifier.svg') no-repeat center;
  border-radius: 2px;
}
.certificates__slide-img img {
  display: block;
  transition: 0.3s ease-out;
  aspect-ratio: 0.75;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.certificates__slide-title {
  line-height: 130%;
  text-align: center;
  color: white !important;
}

/* FAQ */
@media (min-width: 992px) {
  .faq__flex {
    display: flex;
    align-items: flex-start;
  }
}

@media (min-width: 992px) {
  .faq__list {
    margin-right: 30px;
  }
}
@media (max-width: 991.9px) {
  .faq__list {
    margin: 0 -30px 32px;
  }
}
@media (max-width: 575.9px) {
  .faq__list {
    margin: 0 -24px 32px;
  }
}

.faq__content {
  width: 100%;
}

@media (min-width: 768px) {
  .faq__cta {
    max-width: 393px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .faq__cta {
    position: sticky;
    top: 128px;
    min-width: 393px;
    padding: 32px;
    background-color: #3f4654;
    border-radius: 5px;
  }
}
.faq__cta form {
  margin-bottom: 10px;
}
.faq__cta textarea {
  display: block;
  resize: none;
  height: 146px;
}
.faq__cta .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 9px;
}
.faq__cta button {
  width: 100%;
}

.faq__cta-title {
  margin-bottom: 16px;
}

.faq__tab {
  border-top: 1px solid #808080;
}
.faq__tab:last-child {
  border-bottom: 1px solid #808080;
}
.faq__tab.active .faq__tab-cross::after {
  transform: rotate(90deg);
  opacity: 0;
}

.faq__tab-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  width: 100%;
  padding: 16px 32px;
  background: none;
  border: none;
  cursor: pointer;
  transition: 0.2s ease-out;
}
@media (max-width: 991.9px) {
  .faq__tab-btn {
    padding: 16px 30px;
  }
}
@media (max-width: 575.9px) {
  .faq__tab-btn {
    font-size: 18px;
    padding: 16px 24px;
  }
}
.faq__tab-btn:hover {
  background: #242a36;
}

.faq__tab-cross {
  position: relative;
  width: 23px;
  height: 23px;
  flex-shrink: 0;
  margin-left: 12px;
}
.faq__tab-cross::before,
.faq__tab-cross::after {
  content: '';
  position: absolute;
  background: #91df86;
  transition: 0.2s ease-out;
}
.faq__tab-cross::before {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
}
.faq__tab-cross::after {
  left: 50%;
  top: 0;
  height: 100%;
  width: 2px;
  transform: translateX(-50%);
}

.faq__tab-content {
  display: none;
  padding: 12px 32px 16px;
  line-height: 130%;
}
@media (max-width: 575.9px) {
  .faq__tab-content {
    padding: 12px 24px 16px;
  }
}

/* Contacts */
.contacts__grid {
  display: grid;
  grid-template-columns: 3fr 2fr;
  grid-gap: 60px;
}
@media (max-width: 991.9px) {
  .contacts__grid {
    grid-gap: 30px;
  }
}
@media (max-width: 767.9px) {
  .contacts__grid {
    grid-template-columns: none;
    grid-gap: 32px;
  }
}

.contacts__map iframe {
  height: 516px;
  box-shadow: 0px 10px 10px #dfe4f7;
}
@media (max-width: 575.9px) {
  .contacts__map iframe {
    height: 360px;
  }
}

@media (max-width: 767.9px) {
  .contacts__content {
    order: -1;
  }
}

.contacts__text {
  margin-bottom: 40px;
  font-family: 'Nunito', sans-serif;
  font-size: 19px;
  color: #808080;
}
@media (max-width: 575.9px) {
  .contacts__text {
    margin-bottom: 24px;
    font-size: 17px;
  }
}

.contacts__list-item {
  display: flex;
  align-items: center;
  font-weight: 600;
  line-height: 130%;
}
.contacts__list-item:not(:last-child) {
  margin-bottom: 16px;
}

.contacts__list-item-icon {
  max-width: 22px;
  margin-right: 12px;
}

/* Delivery */
@media (min-width: 576px) {
  .delivery__items {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -16px;
  }
}
@media (max-width: 575.9px) {
  .delivery__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
  }
}
@media (max-width: 374.9px) {
  .delivery__items {
    grid-template-columns: none;
  }
}

@media (min-width: 576px) {
  .delivery__item {
    margin-bottom: 16px;
  }
  .delivery__item:not(:last-child) {
    margin-right: 16px;
  }
}

.delivery__item-link {
  padding: 8px 16px;
  font-size: 18px;
  line-height: 1.2;
  border: none;
}
@media (max-width: 575.9px) {
  .delivery__item-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 16px;
  }
}

/* Footer */
.footer {
  padding: 64px 0 28px;
  background: #00425c;
  color: white;
}
@media (max-width: 575.9px) {
  .footer {
    padding: 60px 0 24px;
  }
}

.footer__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
@media (max-width: 991.9px) {
  .footer__grid {
    grid-gap: 40px;
    grid-template-columns: none;
  }
}

.footer__title {
  margin: 0 0 30px 0;
  font-weight: 600;
  color: white;
}

.footer__contacts {
  margin: 0 0 24px 0;
}

.footer__contacts-hint {
  font-size: 12px;
  line-height: 1.2;
}

.footer__contacts-item {
  color: #f5f5f5;
  line-height: 1.2;
}
.footer__contacts-item:not(:last-child) {
  margin-bottom: 16px;
}

.footer__contacts-icon {
  width: 20px;
  height: 20px;
  margin: 0 12px 0 0;
  flex-shrink: 0;
}

.footer__link {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
}

.footer__link-text {
  display: flex;
  flex-direction: column;
}
.footer__link-text span:nth-child(1) {
  text-decoration: underline;
}
.footer__link-text span:nth-child(2) {
  font-size: 12px;
  font-weight: 400;
  color: white;
}

.footer__link-icon {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  margin: 0 12px 0 0;
  transition: 0.15s ease-out;
}

.footer__btn {
  width: 100%;
}
@media (max-width: 991.9px) {
  .footer__btn {
    max-width: 286px;
  }
}

.footer__media {
  margin: 16px 0 0 0;
}

.footer__payment {
  color: #f5f5f5;
}

.footer__payment-item {
  line-height: 1.2;
}
.footer__payment-item:not(:last-child) {
  margin-bottom: 16px;
}

.footer__payment-icon {
  width: 24px;
  height: 24px;
  margin: 0 10px 0 0;
  flex-shrink: 0;
}

.footer__menu .menu-item {
  line-height: 1.2;
}
.footer__menu .menu-item:not(:last-child) {
  margin-bottom: 12px;
}
.footer__menu .menu-item.current-menu-item > a {
  color: #2d87f1;
}
.footer__menu .menu-item a {
  font-weight: 600;
  color: white;
}
.footer__menu .menu-item a:hover {
  color: #2d87f1;
}

@media (min-width: 768px) {
  .footer__bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    align-items: flex-end;
    margin: 80px 0 0 0;
  }
}
@media (max-width: 767.9px) {
  .footer__bottom {
    margin: 60px 0 0;
  }
}

@media (max-width: 767.9px) {
  .footer__bottom-col:not(:last-child) {
    margin-bottom: 32px;
  }
}

.footer__copyrights {
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  margin: 0 0 16px 0;
  letter-spacing: 0.06em;
}
@media (max-width: 767.9px) {
  .footer__copyrights {
    margin-bottom: 12px;
  }
}

.footer__caption {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
}

@media (min-width: 768px) {
  .footer__bottom-col-right {
    text-align: right;
  }
}

.footer__bottom-link {
  display: block;
  font-size: 14px;
  text-decoration-line: underline;
}
.footer__bottom-link:not(:last-child) {
  margin-bottom: 16px;
}
@media (max-width: 767.9px) {
  .footer__bottom-link:not(:last-child) {
    margin-bottom: 12px;
  }
}

/* Popups */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 100;
  background: rgba(17, 23, 39, 0.8);
  display: none;
}
@media (max-width: 575.9px) {
  .popup {
    overflow-y: auto;
  }
}

.popup__wrap {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  min-height: 100vh;
  height: auto;
  padding: 2%;
}
@media (max-width: 575.9px) {
  .popup__wrap {
    padding: 24px;
  }
}

.popup__body {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 470px;
  margin: auto 0;
  padding: 50px 50px 44px;
  text-align: center;
  background: #3f4654;
  color: white;
}
.popup__body *:not(input):not(a) {
  color: inherit;
}
@media (max-width: 575.9px) {
  .popup__body {
    max-width: 100%;
    padding: 48px 24px 32px;
  }
}

.popup__title {
  margin: 0 0 10px;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.2;
}

.popup__desc {
  margin: 0 0 16px;
  line-height: 1.2;
  color: #f5f5f5;
}

.popup__form form {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
}
.popup__form form input,
.popup__form form textarea {
  width: 100%;
}
.popup__form form textarea {
  max-width: 400px;
  height: 100px;
  resize: none;
}
.popup__form .form-policy {
  margin-top: 10px;
  font-size: 13px;
  color: #f5f5f5;
}

.popup__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  background: #111727;
  border: none;
}
.popup__close::before,
.popup__close::after {
  content: '';
  position: absolute;
  width: 70%;
  height: 2px;
  background: #f5f5f5;
  left: 15%;
}
.popup__close::before {
  transform: rotate(45deg);
}
.popup__close::after {
  transform: rotate(-45deg);
}

.popup__close-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

/* Breadcrumbs */
.breadcrumbs {
  position: relative;
  z-index: 1;
  margin-top: -8px;
  padding-bottom: 24px;
  font-size: 14px;
  line-height: 1.2;
  color: white;
  background: #111727;
}
@media (max-width: 575.9px) {
  .breadcrumbs {
    margin-top: 0;
    font-size: 12px;
  }
}
.breadcrumbs a {
  text-decoration: underline;
  font-size: inherit;
  color: inherit;
}
.breadcrumbs a:hover {
  color: #2d87f1;
}

.breadcrumbs__wrap {
  padding-bottom: 16px;
  border-bottom: 1px solid #808080;
}

/* Blog */
.blog-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
@media (max-width: 767.9px) {
  .blog-grid {
    grid-template-columns: none;
  }
}
@media (max-width: 575.9px) {
  .blog-grid {
    grid-gap: 24px;
  }
}

.blog-card {
  display: block;
  background: white;
  box-shadow: 0px 15px 15px rgba(228, 233, 249, 0.8);
  border-radius: 5px;
  overflow: hidden;
}

.blog-card__img {
  display: block;
  aspect-ratio: 1.7741935484;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.blog-card__content {
  padding: 24px 30px 30px;
}
@media (max-width: 575.9px) {
  .blog-card__content {
    padding: 16px 24px 24px;
  }
}

.blog-card__title {
  margin-bottom: 12px;
  line-height: 1.3;
}

.blog-card__link {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
}

/* Pagination */
/* Pagination */
.pagination {
  display: flex;
  justify-content: center;
  margin-top: 54px;
}
.pagination .nav-links {
  display: flex;
  align-items: center;
}
.pagination .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.22;
  color: #c1c1c1;
}
.pagination .page-numbers:hover {
  color: #2d87f1;
}
.pagination .page-numbers.current {
  color: #2d87f1;
}

/* Related */ /* Team */
.team__slide {
  flex-direction: column;
  padding: 24px;
  background: white;
  border-radius: 5px;
}

.team__slide-img {
  display: block;
  margin-bottom: 16px;
}

.team__slide-title {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  color: #111727 !important;
}

.team__slide-text {
  line-height: 130%;
  color: #808080 !important;
}

/* Utilities */
.mb-0 {
  margin-bottom: 0;
}

.align-center {
  display: flex;
  align-items: center;
}

.text-center {
  text-align: center;
}

.text-underline {
  text-decoration: underline;
}

.text-bold {
  font-weight: 600;
}

.color-green {
  color: #91df86 !important;
}

.color-blue {
  color: #2d87f1 !important;
}

.color-gray {
  color: #808080 !important;
}

.color-white {
  color: white !important;
}

.bg-white {
  background: white;
}

@media (max-width: 374.9px) {
  .hidden-to-xs {
    display: none !important;
  }
}

@media (min-width: 375px) {
  .hidden-from-xs {
    display: none !important;
  }
}

@media (max-width: 575.9px) {
  .hidden-to-sm {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-from-sm {
    display: none !important;
  }
}

@media (max-width: 767.9px) {
  .hidden-to-md {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-from-md {
    display: none !important;
  }
}

@media (max-width: 991.9px) {
  .hidden-to-lg {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-from-lg {
    display: none !important;
  }
}

@media (max-width: 1299.9px) {
  .hidden-to-xl {
    display: none !important;
  }
}

@media (min-width: 1300px) {
  .hidden-from-xl {
    display: none !important;
  }
} /*# sourceMappingURL=style.css.map */

/* Contact Form 7 */

@-webkit-keyframes trambling-animation {
  0%,
  50%,
  100% {
    transform: translateX(0);
  }
  10%,
  30% {
    transform: translateX(-5px);
  }
  20%,
  40% {
    transform: translateX(5px);
  }
}

@keyframes trambling-animation {
  0%,
  50%,
  100% {
    transform: translateX(0);
  }
  10%,
  30% {
    transform: translateX(-5px);
  }
  20%,
  40% {
    transform: translateX(5px);
  }
}
.wpcf7-not-valid {
  outline: 2px solid red;
  -webkit-animation: 0.75s ease-in-out trambling-animation;
  animation: 0.75s ease-in-out trambling-animation;
}
.wpcf7-not-valid::-moz-placeholder {
  color: red;
}
.wpcf7-not-valid:-ms-input-placeholder {
  color: red;
}
.wpcf7-not-valid::placeholder {
  color: red;
}
.wpcf7-not-valid-tip,
.wpcf7-response-output {
  display: none;
}

/* Related */ /* Clients */

.clients__slide {
  flex-direction: column;
  padding: 24px;
  background: white;
  border-radius: 5px;
}

.clients__slide-img {
  display: block;
  margin-bottom: 16px;
}

.clients__slide-title {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  color: #111727 !important;
}

.clients__slide-text {
  line-height: 130%;
  color: #808080 !important;
}

/* Related */ /* Brands */

.brands__slide {
  flex-direction: column;
  padding: 15px;
  background: white;
  border-radius: 5px;
}

.brands__slide-img {
  display: block;
  margin-bottom: 16px;
}

.brands__slide-title {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  color: #111727 !important;
}

.brands-list__item-title {
  margin-bottom: 15px;
}

a.brands-list__item-title:hover {
  color: #2d87f1;
}

.swiper-brd {
  overflow: hidden;
}