@charset "UTF-8";
/*
Theme Name: Techex
Theme URI: https://techex.com.ua/
Author: Derevianko
Author URI: https://webpilot.team/
Description: -
Tags: -
Version: 1.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*! 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 {
  -webkit-box-sizing: content-box;
          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 */
  -webkit-text-decoration: underline dotted;
          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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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;
}

@font-face {
  font-family: "icomoon";
  src: url("/wp-content/themes/techex/fonts/icomoon.eot");
  src: url("/wp-content/themes/techex/fonts/icomoon.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/techex/fonts/icomoon.ttf") format("truetype"), url("/wp-content/themes/techex/fonts/icomoon.woff") format("woff"), url("/wp-content/themes/techex/fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add:before {
  content: "\e900";
}

.icon-apps:before {
  content: "\e901";
}

.icon-arrow-drop-down:before {
  content: "\e902";
}

.icon-arrow-drop-up:before {
  content: "\e903";
}

.icon-arrow-left:before {
  content: "\e904";
}

.icon-arrow-right:before {
  content: "\e905";
}

.icon-arrow-up:before {
  content: "\e906";
}

.icon-base-station:before {
  content: "\e907";
}

.icon-bell:before {
  content: "\e908";
}

.icon-box:before {
  content: "\e909";
}


.icon-box-line:before {
  content: "\e90a";
}

.icon-chat:before {
  content: "\e90b";
}

.icon-close:before {
  content: "\e90c";
}

.icon-compass:before {
  content: "\e90d";
}

.icon-crosshair:before {
  content: "\e90e";
}

.icon-download:before {
  content: "\e90f";
}

.icon-error:before {
  content: "\e910";
}

.icon-exchange:before {
  content: "\e911";
}

.icon-expand:before {
  content: "\e912";
}

.icon-facebook:before {
  content: "\e913";
}

.icon-flight:before {
  content: "\e914";
}

.icon-fork:before {
  content: "\e915";
}

.icon-function:before {
  content: "\e916";
}

.icon-global:before {
  content: "\e917";
}

.icon-gps:before {
  content: "\e918";
}

.icon-group:before {
  content: "\e919";
}

.icon-instagram:before {
  content: "\e91a";
}

.icon-loader:before {
  content: "\e91b";
}

.icon-menu:before {
  content: "\e91c";
}

.icon-plane:before {
  content: "\e91d";
}

.icon-play:before {
  content: "\e91e";
}

.icon-question:before {
  content: "\e91f";
}

.icon-radar:before {
  content: "\e920";
}

.icon-rocket:before {
  content: "\e921";
}

.icon-route:before {
  content: "\e922";
}

.icon-signal:before {
  content: "\e923";
}

.icon-signal-tower:before {
  content: "\e924";
}

.icon-speed:before {
  content: "\e925";
}

.icon-subtract:before {
  content: "\e926";
}

.icon-telegram:before {
  content: "\e927";
}

.icon-timer:before {
  content: "\e928";
}

.icon-twitter:before {
  content: "\e929";
}

.icon-viber:before {
  content: "\e92a";
}

.icon-weight:before {
  content: "\e92b";
}

.icon-whatsapp:before {
  content: "\e92c";
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@font-face {
  font-family: "SF UI Text";
  src: url("/wp-content/themes/techex/fonts/SFUIText-Medium.woff2") format("woff2"), url("/wp-content/themes/techex/fonts/SFUIText-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF UI Text";
  src: url("/wp-content/themes/techex/fonts/SFUIText-Semibold.woff2") format("woff2"), url("/wp-content/themes/techex/fonts/SFUIText-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF UI Text";
  src: url("/wp-content/themes/techex/fonts/SFUIText-Bold.woff2") format("woff2"), url("/wp-content/themes/techex/fonts/SFUIText-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("/wp-content/themes/techex/fonts/Gilroy-Semibold.woff2") format("woff2"), url("/wp-content/themes/techex/fonts/Gilroy-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  font-family: "SF UI Text", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #12110F;
  background: #F2F1F1;
  min-width: 360px;
}
@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wrapper {
  max-width: 1232px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 767px) {
  .wrapper {
    padding: 0 20px;
  }
}

.white {
  color: #FFF;
}

.black {
  color: #12110F;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  line-height: 100%;
  margin: 0;
}

h1, .h1 {
  font-size: 64px;
  letter-spacing: -1.28px;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 40px;
    letter-spacing: -0.8px;
  }
}

h2, .h2 {
  font-size: 52px;
  letter-spacing: -1.04px;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 32px;
    line-height: 112.5%;
    letter-spacing: -0.64px;
  }
}

h3, .h3 {
  font-size: 32px;
  letter-spacing: -0.64px;
}
@media (max-width: 767px) {
  h3, .h3 {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.4px;
  }
}

h4, .h4 {
  font-size: 28px;
  letter-spacing: -0.56px;
}
@media (max-width: 767px) {
  h4, .h4 {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.4px;
  }
}

h5 {
  font-size: 20px;
  font-weight: 500;
  line-height: 125%;
}

h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
}

p {
  font-size: 16px;
  line-height: 125%;
  margin: 0;
}
@media (max-width: 767px) {
  p {
    font-size: 14px;
    line-height: 114%;
  }
}

figure {
  margin: 0;
}

img {
  width: 100%;
}

a {
  color: inherit;
}

.btn {
  background: none;
  border: none;
  border-radius: 4px;
  outline: none;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  line-height: 125%;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:disabled, .btn[disabled] {
  opacity: 0.32;
  cursor: not-allowed;
}
.btn-white {
  background: #FFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-gray {
  color: #FFF;
  background: #44423E;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-gray:hover {
  background: #6C6A64;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-olive {
  background: #A1A682;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-olive:hover {
  background: #888E65;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-drop:after {
  content: "\e902";
  font-family: "icomoon";
  margin-left: 6px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-s {
  font-size: 14px;
  height: 36px;
  padding: 8px;
}
.btn-m {
  height: 40px;
  padding: 10px 12px;
}
.btn-l {
  height: 52px;
  padding: 16px 20px;
}
@media (max-width: 767px) {
  .btn-l {
    height: 40px;
    padding: 10px 12px;
  }
}

.label {
  background: none;
  border: none;
  border-radius: 4px;
  outline: none;
  text-align: center;
  text-decoration: none;
  line-height: 125%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .label {
    font-size: 14px;
  }
}
.label-gray {
  border: 1px solid #97938C;
  color: #97938C;
}
.label-olive {
  border: 1px solid #A1A682;
  color: #A1A682;
}
.label-blue {
  background-color: #0063B3;
  border: 1px solid #0063B3;
  color: #FFF;
}
.label-orange {
  background-color: #FF8C00;
  border: 1px solid #FF8C00;
  color: #FFF;
}
.label-white {
  background-color: #DAD8D3;
  border: 1px solid #DAD8D3;
  color: #44423E;
}
.label-m {
  height: 24px;
  padding: 4px 6px;
}
.label-l {
  height: 28px;
  padding: 4px 8px;
}

header {
  background: #12110F;
  border-bottom: 1px solid #353431;
}

.top {
  background: #A1A682;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .top {
    font-size: 14px;
    height: 36px;
  }
}
.top a {
  text-decoration: none;
}
.top .icon-arrow-right {
  font-size: 20px;
  margin-left: 6px;
  position: relative;
  top: 3px;
}
@media (max-width: 767px) {
  .top .icon-arrow-right {
    font-size: 16px;
  }
}

.header {
  height: 80px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
  border-bottom: 1px solid #353431;
}
@media (max-width: 767px) {
  .header {
    height: 72px;
  }
}
.header-left {
  position: relative;
  top: -8px;
}
@media (max-width: 1200px) {
  .header-left {
    border-right: 1px solid #353431;
    padding-right: 21px;
    top: 0;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-item-align: normal;
        align-self: normal;
  }
}
.header-left img {
  outline: none;
}
@media (max-width: 767px) {
  .header-left img {
    width: 106px;
  }
}
.header-right {
  gap: 12px;
}
@media (max-width: 1200px) {
  .header-right {
    position: absolute;
    right: 90px;
  }
}
@media (max-width: 767px) {
  .header-right {
    right: 70px;
  }
}
.header-right .lang-switcher .icon-global {
  margin-right: 4px;
  font-size: 16px;
  position: relative;
  top: -1px;
}
.header-right .lang-switcher .lang-list {
  display: none;
}
@media (max-width: 767px) {
  .header-right .btn-white {
    padding: 10px 12px;
    height: 40px;
  }
}
@media (max-width: 1200px) {
  .header .lang-switcher {
    display: none;
  }
}
.header .contacts {
  position: relative;
}
@media (max-width: 1200px) {
  .header .contacts {
    display: none;
  }
}
.header .contacts-dropdown {
  display: none;
  position: absolute;
  right: 0;
  top: 50px;
  width: 340px;
  padding: 24px;
  background-color: #FFF;
  border-radius: 4px;
  font-size: 20px;
  z-index: 2;
}
.header .contacts-dropdown a {
  display: block;
  padding: 12px 0 20px;
  text-decoration: none;
}
.header .contacts-header {
  color: #6C6A64;
  font-size: 16px;
  padding: 0;
}
.header .contacts-social {
  gap: 12px;
}
.header .contacts-social a {
  display: inline-block;
}
.header .contacts-social a [class^=icon-] {
  display: block;
  margin-top: 4px;
}
.header .contacts-messenger {
  position: relative;
  background-color: #F2F1F1;
  border-radius: 4px;
  padding: 12px 16px;
  margin-top: 12px;
  color: #353431;
  font-size: 16px;
}
.header .contacts-messenger a {
  padding: 0;
}
.header .contacts-messenger .flex {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.header .contacts-messenger .contacts-header {
  margin: 12px 0 4px;
}
@media (max-width: 767px) {
  .header .contacts-messenger .contacts-header {
    margin: 8px 0 2px;
  }
}
.header .contacts-messenger [class^=icon-] {
  font-size: 20px;
  margin-right: 8px;
  position: relative;
  top: 2px;
}
.header .contacts-messenger .icon-arrow-right {
  color: #A4A19A;
  font-size: 16px;
  position: absolute;
  top: 16px;
  right: 16px;
  margin-right: 0;
}
.header .contacts.active .contacts-dropdown {
  display: block;
}
.header .contacts.active .btn-drop {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .contacts.active .btn-drop:after {
  content: "\e903";
}

.lang-switcher .btn:before {
    content: "\e917";
    font-family: "icomoon";
    font-weight: 500;
    position: relative;
    right: 4px;
    top: 0;
}

.nav {
  padding: 0 64px;
  border-right: 1px solid #353431;
  border-left: 1px solid #353431;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-item-align: normal;
      align-self: normal;
}
@media (max-width: 1200px) {
  .nav {
    background-color: #44423E;
    padding: 10px;
    -ms-flex-item-align: center;
        align-self: center;
    border-radius: 4px;
    border: none;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.nav #toggle {
  display: none;
}
.nav .hamburger {
  display: none;
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
  top: 2px;
  z-index: 2;
}
.nav .hamburger div {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #FFF;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nav .hamburger .burger1 {
  top: 0;
}
.nav .hamburger .burger2 {
  top: 7px;
}
.nav .hamburger .burger3 {
  top: 14px;
}
.nav .menu {
  color: #FFF;
  list-style: none;
  padding: 0;
  gap: 28px;
}
.nav .menu-item a {
  position: relative;
  padding: 12px 0;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav .menu-item a:hover {
  color: #A1A682;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav .menu-item a:hover:after {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  position: absolute;
  top: 60px;
  background-color: #A1A682;
}
@media (max-width: 1200px) {
  .nav .menu-item a:hover:after {
    content: none;
  }
}
.nav .menu .lang-switcher {
  display: none;
}
.nav .menu-mobile {
  display: none;
}
@media (max-width: 1200px) {
  .nav .menu-mobile {
    display: block;
    color: #FFF;
    margin: 24px 0;
    border-top: 1px solid #353431;
    height: 650px;
  }
}
@media (max-width: 767px) {
  .nav .menu-mobile {
    height: 550px;
  }
}
.nav .menu-mobile .contacts-dropdown {
  display: block;
  position: relative;
  background-color: #12110F;
  background: none;
  font-size: 16px;
  top: 0;
  width: auto;
  padding: 40px;
}
@media (max-width: 767px) {
  .nav .menu-mobile .contacts-dropdown {
    padding: 24px 20px;
  }
}
.nav .menu-mobile .contacts-dropdown a {
  padding: 4px 0 24px;
}
.nav .menu-mobile .contacts-dropdown .contacts-header {
  font-size: 14px;
  color: #A4A19A;
  width: 260px;
}
.nav .menu-mobile .contacts-dropdown .contacts-header-messenger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  margin-top: 12px;
}
.nav .menu-mobile .contacts-dropdown .contacts-header-messenger .contacts-header {
  width: auto;
}
.nav .menu-mobile .contacts-dropdown .contacts-messenger {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 48%;
          flex: 1 0 48%;
  margin: 0;
  background-color: #44423E;
  color: #FFF;
}
@media (max-width: 400px) {
  .nav .menu-mobile .contacts-dropdown .contacts-messenger {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.nav .menu-mobile .contacts-dropdown .contacts-messenger a {
  padding: 0;
}
@media (max-width: 767px) {
  .nav .menu-mobile .contacts-dropdown .contacts-messenger a {
    font-size: 14px;
  }
}
.nav .menu-mobile .contacts-dropdown .contacts-messenger [class^=icon-] {
  font-size: 16px;
}
@media (max-width: 1200px) {
  .nav .hamburger {
    display: block;
  }
  .nav .menu-wrap {
    position: absolute;
    top: 121px;
    left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: none;
    width: 100vw;
    background: #12110F;
    border-top: 2px solid rgba(22, 23, 23, 0.12);
    z-index: 2;
  }
  .nav .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 40px;
  }
  .nav .menu .lang-switcher {
    display: block;
  }
  .nav .menu .lang-switcher .icon-global {
    margin-right: 4px;
    font-size: 16px;
    position: relative;
    top: -1px;
  }
  .nav.active .menu-wrap {
    display: block;
  }
  .nav.active .burger1 {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 8px;
  }
  .nav.active .burger2 {
    opacity: 0;
  }
  .nav.active .burger3 {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 8px;
  }
}
@media (max-width: 767px) {
  .nav .menu-wrap {
    top: 72px;
  }
  .nav .menu-wrap .menu {
    padding: 0 20px;
    gap: 24px;
  }
}

.banner {
  background-color: #12110F;
  padding: 52px 0 84px;
}
@media (max-width: 767px) {
  .banner {
    padding: 32px 0 40px;
  }
}
.banner h1 {
  color: #FFF;
}
.banner p {
  color: #FFF;
  margin: 20px 0 40px;
}
@media (max-width: 767px) {
  .banner p {
    font-size: 16px;
    line-height: 114%;
    margin: 16px 0 30px;
  }
}
@media (max-width: 767px) {
  .banner .btn {
    font-size: 16px;
    padding: 16px 20px;
    height: 52px;
  }
}
.banner .flex {
  gap: 16px;
}

.card-slider {
  background-color: #12110F;
  padding: 0 0 106px;
  margin-top: -1px;
}
@media (max-width: 767px) {
  .card-slider {
    padding: 0 0 72px;
  }
}
.card-slider .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1200px) {
  .card-slider .card {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
    padding-bottom: 4px;
  }
  .card-slider .card::-webkit-scrollbar {
    display: none;
  }
}
.card-slider .card-item {
  flex: 0 1 25%;
  min-width: 270px;
  border: 1px solid #353431;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 20px 20px;
}
@media (max-width: 1200px) {
  .card-slider .card-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 16px) / 5);
            flex: 0 0 calc((100% - 16px) / 5);
    scroll-snap-align: start;
  }
}
@media (max-width: 767px) {
  .card-slider .card-item {
    min-width: 224px;
    padding: 0 12px 16px;
  }
}
.card-slider .card-item:hover {
  border: 1px solid #A1A682;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.card-slider .card-item img {
  height: 230px;
  background: #a1a682;
  margin-bottom: 12px;
  margin-left: -20px;
  width: calc(100% + 40px);
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
	.card-slider .card-item img {
	  margin-left: -12px;
	  width: calc(100% + 24px);
	}
}
.card-slider .card-item .labels {
  gap: 8px;
  height: 24px;
}
.card-slider .card-item h4 {
  font-size: 27px;
  color: #FFF;
  margin: 12px 0;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .card-slider .card-item h4 {
	font-size: 20px;
    margin: 12px 0 8px;
  }
}
.card-slider .card-item p {
  color: #A4A19A;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  overflow: hidden;
}
.card-slider .card-item .btn {
  margin-top: 24px;
  width: 100%;
}
@media (max-width: 767px) {
  .card-slider .card-item .btn {
    font-size: 14px;
    height: 36px;
    padding: 8px 10px;
    margin-top: 16px;
  }
}
.card-slider .last {
  color: #44423E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.card-slider .last a {
  color: inherit;
  text-decoration: none;
  display: flex;
  height: 100%;
  align-items: center;
}

.features {
  margin: 108px auto 126px;
}
@media (max-width: 767px) {
  .features {
    margin: 72px auto 80px;
  }
}
.features > .flex {
  gap: 118px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1200px) {
  .features > .flex {
    gap: 64px;
  }
}
@media (max-width: 767px) {
  .features > .flex {
    gap: 32px;
  }
}
.features .features-head {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 35%;
          flex: 1 0 35%;
  position: sticky;
  top: 108px;
  margin-bottom: 15px;
}
@media (max-width: 959px) {
  .features .features-head {
    position: relative;
    top: 0;
    margin-bottom: 0;
  }
}
.features .features-head h2 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .features .features-head h2 {
    margin-bottom: 12px;
  }
}
.features .features-head p {
  width: 440px;
}
@media (max-width: 1279px) {
  .features .features-head p {
    width: 340px;
  }
}
.features .features-list {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 45%;
          flex: 1 0 45%;
}
.features .features-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  border-radius: 4px;
  background-color: #FFF;
  background-image: url("/wp-content/themes/techex/img/pattern.svg");
  background-repeat: repeat;
  background-position: 0 0;
  background-size: auto;
  padding: 28px 40px 32px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .features .features-list-item {
    padding: 20px 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 16px;
  }
}
.features .features-list-item [class^=icon-] {
  font-size: 40px;
}
@media (max-width: 767px) {
  .features .features-list-item [class^=icon-] {
    font-size: 24px;
  }
}
.features .features-list-item h3 {
  margin-bottom: 8px;
}

.about {
  margin: 128px auto 64px;
}
@media (max-width: 767px) {
  .about {
    margin: 96px auto 40px;
  }
}
.about-inner {
  background-color: #FFF;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.about-inner:after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("/wp-content/themes/techex/img/pattern.svg");
  background-repeat: repeat;
  pointer-events: none;
  z-index: 3;
}
.about-content {
  width: 760px;
  margin: 0 auto;
  padding: 196px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 959px) {
  .about-content {
    width: auto;
    padding: 196px 80px 240px;
  }
}
@media (max-width: 767px) {
  .about-content {
    padding: 278px 20px;
  }
}
.about-content h2 {
  z-index: 4;
}
.about-content p {
  width: 480px;
  margin: 20px 0 40px;
  z-index: 4;
}
@media (max-width: 959px) {
  .about-content p {
    width: auto;
  }
}
@media (max-width: 767px) {
  .about-content p {
    margin: 12px 0 30px;
  }
}
.about-content .about-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  z-index: 4;
}
@media (max-width: 767px) {
  .about-content .about-btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px;
  }
  .about-content .about-btn .btn {
    font-size: 16px;
    width: 100%;
  }
  .about-content .about-btn div {
    width: 100%;
  }
}
.about-img img {
  position: absolute;
  width: auto;
}
.about-img .img-1 {
  left: -70px;
  bottom: -30px;
  z-index: 6;
}
@media (max-width: 959px) {
  .about-img .img-1 {
    left: -100px;
    bottom: -100px;
  }
}
@media (max-width: 767px) {
  .about-img .img-1 {
    left: -35px;
    bottom: -10px;
    height: 184px;
  }
}
.about-img .img-2 {
  top: 48px;
  right: -110px;
  z-index: 5;
}
@media (max-width: 1279px) {
  .about-img .img-2 {
    right: -200px;
  }
}
@media (max-width: 767px) {
  .about-img .img-2 {
    right: -10px;
    height: 176px;
  }
}
.about-img .img-3 {
  right: 64px;
  bottom: -145px;
  z-index: 4;
}
@media (max-width: 959px) {
  .about-img .img-3 {
    right: -150px;
    bottom: 40px;
  }
}
@media (max-width: 767px) {
  .about-img .img-3 {
    height: 150px;
    right: -40px;
    bottom: 80px;
  }
}
.about-img .img-4 {
  left: 100px;
  top: -100px;
  z-index: 3;
}
@media (max-width: 767px) {
  .about-img .img-4 {
    left: -75px;
    top: -10px;
    height: 200px;
  }
}
.about-img .img-5 {
  right: -130px;
  bottom: -45px;
  z-index: 2;
}
@media (max-width: 959px) {
  .about-img .img-5 {
    display: none;
  }
}
.about-img .img-6 {
  left: 160px;
  bottom: -150px;
  z-index: 1;
}
@media (max-width: 767px) {
  .about-img .img-6 {
    height: 145px;
    left: 80px;
    bottom: -25px;
  }
}

.metrics {
  margin: 64px auto;
}
@media (max-width: 767px) {
  .metrics {
    margin: 40px auto;
  }
}
.metrics .flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 767px) {
  .metrics .flex {
    gap: 16px;
  }
}
.metrics-item {
  border-radius: 4px;
  background-color: #FFF;
  background-image: url("/wp-content/themes/techex/img/pattern.svg");
  background-repeat: repeat;
  background-position: 0 0;
  background-size: auto;
  padding: 40px 32px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 30%;
          flex: 1 0 30%;
  position: relative;
}
@media (max-width: 767px) {
  .metrics-item {
    padding: 20px 20px 20px 80px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.metrics-item [class^=icon-] {
  font-size: 40px;
}
@media (max-width: 767px) {
  .metrics-item [class^=icon-] {
    position: absolute;
    top: 20px;
    left: 20px;
  }
}
.metrics-item .h1 {
  font-size: 80px;
  margin: 60px 0 70px;
}
@media (max-width: 767px) {
  .metrics-item .h1 {
    font-size: 40px;
    margin: 0 0 8px;
  }
}

.help {
  margin: 150px auto 164px;
}
@media (max-width: 767px) {
  .help {
    margin: 96px auto;
  }
}
.help-head {
  text-align: center;
}
.help-head h2 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .help-head h2 {
    margin-bottom: 12px;
  }
}
.help-head p {
  width: 466px;
  margin: 20px auto 40px;
}
@media (max-width: 767px) {
  .help-head p {
    width: auto;
    margin: 12px auto 30px;
  }
}

.logo-slider {
  position: relative;
}
.logo-slider .logo-viewport {
  overflow: hidden;
  text-align: center;
}
.logo-slider .logo-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  will-change: transform;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.logo-slider .logo-item {
  min-width: 0;
  -webkit-box-flex: 0;
  flex: 0 1 calc((100% - 90px) / 10);
  box-sizing: border-box;
}

@media (max-width: 959px) {
	.logo-slider .logo-item {
	  flex: 0 1 calc((100% - 50px) / 6);
	}
}

@media (max-width: 539px) {
	.logo-slider .logo-item {
	  flex: 0 1 calc((100% - 40px) / 5);
	}
}

.logo-slider .logo-item img {
	padding: 5px;
    height: 100px;
    object-fit: contain;
}
@media (max-width: 1279px) {
	.logo-slider .logo-item img {
		height: 85px;
	}
}
@media (max-width: 767px) {
	.logo-slider .logo-item img {
		height: 75px;
	}
}
@media (max-width: 479px) {
	.logo-slider .logo-item img {
		height: 60px;
	}
}

.logo-slider .logo-item h5 {
  margin: 20px 0 8px;
}
.logo-slider .logo-prev,
.logo-slider .logo-next {
  position: absolute;
  background-color: #44423E;
  width: 52px;
  height: 52px;
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}
.logo-slider .logo-prev {
  left: -25px;
}
.logo-slider .logo-next {
  right: -15px;
}
.logo-slider .logo-dots {
  display: none;
}
@media (max-width: 1279px) {
  .logo-slider {
    --visible: 4;
  }
}
@media (max-width: 959px) {
  .logo-slider {
    --visible: 3;
  }
}
@media (max-width: 767px) {
  .logo-slider {
    --visible: 2;
  }
  .logo-slider .logo-prev,
  .logo-slider .logo-next {
    display: none;
  }
  .logo-slider .logo-viewport {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
  }
  .logo-slider .logo-viewport::-webkit-scrollbar {
    display: none;
  }
  .logo-slider .logo-track {
    will-change: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .logo-slider .logo-item {
    scroll-snap-align: start;
  }
  .logo-slider .logo-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 28px;
  }
  .logo-slider .logo-dots > div {
    width: 8px;
    height: 8px;
    background: #12110F;
    opacity: 0.2;
    cursor: pointer;
  }
  .logo-slider .logo-dots > div.active {
    opacity: 1;
    background: #111;
  }
}

.js-logo-hidden {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transition: max-height .4s ease, opacity .3s ease;
}
.js-logo-hidden.active {
	margin-top: 10px;
	opacity: 1;
	visibility: visible;
}

.js-logo-toggle {
	margin-top: 15px;
}

.js-logo-hidden + .js-logo-toggle:after {
    content: "\e905";
    font-family: "icomoon";
    font-weight: 500;
    margin-left: 4px;
    transform: rotate(90deg);
}

.js-logo-hidden.active + .js-logo-toggle:after {
    transform: rotate(270deg);
}

.breadcrumbs {
  font-size: 14px;
  margin: 24px auto 0;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .breadcrumbs {
    margin: 16px auto 0;
  }
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs a:after {
  content: "/";
  color: #A4A19A;
  display: inline-block;
  padding-left: 12px;
  padding-right: 8px;
}
.breadcrumbs .breadcrumb_last {
  color: #A4A19A;
}

.news-section {
  margin: 164px auto;
}
@media (max-width: 767px) {
  .news-section {
    margin: 96px auto;
  }
}
.news-section .news-head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .news-section .news-head {
    margin-bottom: 32px;
  }
}
.news-section .news {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 767px) {
  .news-section .news {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
	.news-section .news-item {
	  -webkit-box-flex: 1;
		  -ms-flex: 1 100%;
			  flex: 1 100%;
	}
}
@media (max-width: 767px) {
  .news-section .btn {
    font-size: 14px;
  }
}

.news-page h1 {
  margin: 48px auto 40px;
}
@media (max-width: 767px) {
  .news-page h1 {
    margin: 32px 0;
  }
}
.news-page .news {
  margin: 40px auto 96px;
}
@media (max-width: 767px) {
  .news-page .news {
    margin: 32px 0 72px;
  }
}

.news {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px 28px;
}
@media (max-width: 767px) {
  .news {
    gap: 32px 24px;
  }
}
.news-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 31.6%;
          flex: 0 1 31.6%;
}
@media (max-width: 1279px) {
  .news-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 31%;
            flex: 0 1 31%;
  }
}
@media (max-width: 1023px) {
  .news-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30.6%;
            flex: 0 1 30.6%;
  }
}
@media (max-width: 767px) {
  .news-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 47.6%;
            flex: 0 1 47.6%;
  }
}
@media (max-width: 539px) {
  .news-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.news-item img {
  border-radius: 4px;
  max-width: 365px;
}
@media (max-width: 767px) {
  .news-item img {
    max-width: none;
  }
}
.news-item .labels {
  margin: 16px 0 12px;
  gap: 8px;
}
@media (max-width: 767px) {
  .news-item .labels {
    margin: 8px 0;
    gap: 8px;
  }
}
.news-item h5 {
  margin: 0;
}
@media (max-width: 479px) {
  .news-item h5 {
    font-size: 16px;
  }
}
.news-item h5 a {
  text-decoration: none;
}

.product-page .card-slider {
  padding: 80px 0;
}
@media (max-width: 767px) {
  .product-page .card-slider {
    padding: 72px 0;
  }
}
.product-page .card-slider .h2 {
  color: #FFF;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .product-page .card-slider .h2 {
    margin-bottom: 32px;
  }
}

.product {
  margin: 20px auto 96px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
}
@media (max-width: 767px) {
  .product {
    margin: 20px auto 72px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.product-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  position: sticky;
  top: 108px;
}
@media (max-width: 767px) {
  .product-image {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.product-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
@media (max-width: 767px) {
  .product-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.product-content h1 {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .product-content h1 {
    margin: 12px 0;
  }
}
.product-content .price {
  font-family: "Gilroy", sans-serif;
  font-size: 40px;
  letter-spacing: -0.8px;
  margin: 40px 0 24px;
}
@media (max-width: 767px) {
  .product-content .price {
    font-size: 32px;
    letter-spacing: -0.64px;
    margin: 32px 0 16px;
  }
}
.product-content .order {
  margin: 24px 0 32px;
  gap: 16px;
}
@media (max-width: 767px) {
  .product-content .order {
    margin: 16px 0 24px;
  }
}
@media (max-width: 400px) {
  .product-content .order .btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}
.product-content .spec .spec-row {
  display: grid;
  grid-template-columns: 4% 40% 45%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-bottom: 12px;
}
@media (max-width: 400px) {
  .product-content .spec .spec-row {
    grid-template-columns: 4% 85%;
    gap: 2px 16px;
  }
}
.product-content .spec .spec-row:last-child {
  margin-bottom: 0;
}
.product-content .spec [class^=icon-] {
  color: #6C6A64;
  line-height: 0;
  font-size: 20px;
}
.product-content .spec .spec-label {
  color: #6C6A64;
}
@media (max-width: 767px) {
  .product-content .spec .spec-label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .product-content .spec .spec-value {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .product-content .spec .spec-value {
    grid-column: 2/4;
  }
}

.accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.accordion .accordion-item.is-open .accordion-header:after {
  content: "\e926";
}
.accordion .accordion-item.is-open .spec {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .accordion .accordion-item.is-open .spec {
    margin-bottom: 24px;
  }
}
.accordion .accordion-item:last-child .spec-row {
  grid-template-columns: 4% 90%;
}
.accordion .accordion-header {
  position: relative;
  cursor: pointer;
  padding: 32px 0;
  border-top: 1px solid #DAD8D3;
}
@media (max-width: 767px) {
  .accordion .accordion-header {
    padding: 24px 0;
  }
}
.accordion .accordion-header:after {
  content: "\e900";
  font-family: "icomoon";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 28px;
  font-weight: 500;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (max-width: 767px) {
  .accordion .accordion-header:after {
    font-size: 24px;
  }
}
.accordion .accordion-content {
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: grid-template-rows 0.3s ease, opacity 0.3s ease;
  transition: grid-template-rows 0.3s ease, opacity 0.3s ease;
  transition: grid-template-rows 0.3s ease, opacity 0.3s ease, -ms-grid-rows 0.3s ease;
  opacity: 0;
  overflow: hidden;
}
.accordion .accordion-content div {
  overflow: hidden;
}
.accordion .accordion-item.is-open > .accordion-content {
  grid-template-rows: 1fr;
  opacity: 1;
}

.p-gallery__viewport {
  position: relative;
  overflow: hidden;
}
.p-gallery__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  will-change: transform;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.p-gallery__slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  min-width: 100%;
  max-height: 520px;
  aspect-ratio: 1/1;
  display: grid;
  place-items: center;
}
.p-gallery__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
}
.p-gallery__nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 52px;
  height: 52px;
  border: 0;
  font-size: 20px;
  background: #FFF;
  border-radius: 4px;
  cursor: pointer;
  z-index: 5;
}
.p-gallery__nav--prev {
  left: 8px;
}
.p-gallery__nav--next {
  right: 8px;
}
.p-gallery__video {

  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  padding: 0;
  position: relative;
  cursor: pointer;
}
.p-gallery__video-play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
}
.p-gallery__video-play:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-40%, -50%);
      -ms-transform: translate(-40%, -50%);
          transform: translate(-40%, -50%);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 16px solid #fff;
}
.p-gallery__thumbs {
  margin-top: 24px;
}
.p-gallery__thumbs img {
    max-height: 100px;
    object-fit: cover;
}
.p-gallery__thumbs-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.p-gallery__thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 22.6%;
          flex: 0 1 22.6%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  border: 1px solid #DAD8D3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.p-gallery__thumb:hover, .p-gallery__thumb.is-active {
  border: 1px solid #A1A682;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.p-gallery__thumb--video {
  position: relative;
}
.p-gallery__thumb-play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
}
.p-gallery__thumb-play:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-40%, -50%);
      -ms-transform: translate(-40%, -50%);
          transform: translate(-40%, -50%);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid #fff;
}
.p-gallery__dots {
  display: none;
}
@media (max-width: 768px) {
  .p-gallery__thumbs {
    display: none;
  }
  .p-gallery__nav {
    display: none;
  }
  .p-gallery__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px;
  }
  .p-gallery__dot {
    width: 8px;
    height: 8px;
    background: #DAD8D3;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .p-gallery__dot.is-active {
    background: #12110F;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

.article {
  margin: 48px auto 96px;
  width: 840px;
}
@media (max-width: 959px) {
  .article {
    width: auto;
  }
}
@media (max-width: 767px) {
  .article {
    margin: 32px auto 72px;
  }
}
.article h1 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .article h1 {
    margin-bottom: 12px;
  }
}
.article h2, .article h3, .article h4, .article h5 {
  margin: 40px 0 24px;
}
@media (max-width: 767px) {
  .article h2, .article h3, .article h4, .article h5 {
    margin: 32px 0 16px;
  }
}
.article .labels {
  margin: 20px 0 40px;
  gap: 8px;
}
@media (max-width: 767px) {
  .article .labels {
    margin: 12px 0 32px;
  }
}
.article p {
  margin: 16px 0;
}
@media (max-width: 767px) {
  .article p {
    margin: 12px 0;
  }
}
.article ul, .article ol {
  padding-left: 30px;
  line-height: 125%;
}
@media (max-width: 767px) {
  .article ul, .article ol {
    font-size: 14px;
  }
}
.article a {
  color: #0063B3;
  font-weight: 700;
  text-decoration: none;
}
.article figure {
  margin: 40px 0 35px;
}
@media (max-width: 767px) {
  .article figure {
    margin: 32px 0 28px;
  }
}
.article .gallery {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 767px) {
  .article .gallery {
    margin: 32px 0;
    gap: 16px;
  }
}
.article .gallery img {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 31%;
          flex: 0 1 31%;
  max-width: 31%;
  cursor: pointer;
}
@media (max-width: 767px) {
  .article .gallery img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
            flex: 0 1 48%;
    max-width: 48%;
  }
}
@media (max-width: 479px) {
  .article .gallery img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 47%;
            flex: 0 1 47%;
    max-width: 47%;
  }
}

.pagination {
  margin: 96px auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .pagination {
    margin: 72px auto;
  }
}

.page-numbers {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
@media (max-width: 479px) {
  .page-numbers {
    gap: 8px;
  }
}
.page-numbers li {
  width: 52px;
  height: 52px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 479px) {
  .page-numbers li {
    width: 36px;
    height: 36px;
  }
}
.page-numbers li:has(span.current) {
  color: #FFF;
  background-color: #12110F;
}
.page-numbers li .prev, .page-numbers li .next {
  width: 52px;
  height: 52px;
  background-color: #FFF;
  font-size: 20px;
}
@media (max-width: 479px) {
  .page-numbers li .prev, .page-numbers li .next {
    width: 36px;
    height: 36px;
  }
}
.page-numbers li a {
  text-decoration: none;
  padding: 15px 16px;
  border-radius: 4px;
}
@media (max-width: 479px) {
  .page-numbers li a {
    padding: 8px;
  }
}

.form {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(18, 17, 15, 0.4)), to(rgba(18, 17, 15, 0.4))), url(/wp-content/themes/techex/img/form.jpg) lightgray 0px -236.224px/140.278% 151.216% no-repeat;
  background: linear-gradient(0deg, rgba(18, 17, 15, 0.4) 0%, rgba(18, 17, 15, 0.4) 100%), url(/wp-content/themes/techex/img/form.jpg) lightgray 0px -315.224px/140.278% 175.216% no-repeat;
  height: 800px;
  padding: 140px 40px;
}
@media (max-width: 1439px) {
  .form {
     background-size: 165% 145%;
     background-position: 20% 70%;
  }
}
@media (max-width: 1279px) {
  .form {
    background-size: 200% 130%;
    background-position: 35% 70%;
  }
}
@media (max-width: 767px) {
  .form {
    height: 680px;
    padding: 128px 20px;
    background-size: 260% 135%;
  }
}
@media (max-width: 479px) {
  .form {
    background-size: 350% 135%;
  }
}
.form-head {
  width: 466px;
  margin: 0 auto;
  color: #FFF;
  text-align: center;
}
@media (max-width: 767px) {
  .form-head {
    width: auto;
  }
}
.form-head h2 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .form-head h2 {
    margin-bottom: 12px;
  }
}
.form-head p {
  margin: 20px 0 40px;
}
@media (max-width: 767px) {
  .form-head p {
    margin: 12px 0 30px;
  }
}
.form form {
  width: 332px;
  margin: 0 auto;
}
.form form .form-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form form .btn {
  width: auto;
}

footer {
  background: #12110F;
  border-bottom: 1px solid #353431;
  border-top: 1px solid #353431;
}

.footer {
  gap: 24px;
}
@media (max-width: 767px) {
  .footer {
    gap: 32px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.footer-logo {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 28%;
          flex: 1 0 28%;
  padding-top: 64px;
  padding-bottom: 84px;
}
@media (max-width: 767px) {
  .footer-logo {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding-bottom: 0;
  }
}
.footer-logo img {
  width: 107px;
}
.footer-logo .copyright {
  color: #A4A19A;
  width: 170px;
  margin: 16px 0;
}
@media (max-width: 767px) {
  .footer-logo .copyright {
    width: auto;
  }
}
.footer-contacts {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 33%;
          flex: 1 0 33%;
  color: #FFF;
  padding-top: 64px;
  padding-bottom: 84px;
}
@media (max-width: 767px) {
  .footer-contacts {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.footer-contacts .contacts-header {
  color: #A4A19A;
}
@media (max-width: 767px) {
  .footer-contacts .contacts-header {
    font-size: 14px;
  }
}
.footer-contacts a {
  display: block;
  font-size: 20px;
  padding: 12px 0 24px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .footer-contacts a {
    font-size: 16px;
    padding: 4px 0 24px;
  }
}
.footer-contacts .contacts-social {
  gap: 12px;
}
@media (max-width: 767px) {
  .footer-contacts .contacts-social {
    gap: 8px;
  }
}
@media (max-width: 767px) {
  .footer-contacts .contacts-social a {
    padding-bottom: 0;
  }
}
.footer-support {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 33%;
          flex: 1 0 33%;
  color: #FFF;
  border-left: 1px solid #353431;
  padding-top: 64px;
  padding-bottom: 84px;
  padding-left: 24px;
}
@media (max-width: 767px) {
  .footer-support {
    border-top: 1px solid #353431;
    border-left: none;
    padding: 32px 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.footer-support .contacts-header {
  color: #A4A19A;
  max-width: 300px;
}
.footer-support .footer-support-messenger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  margin-top: 12px;
}
.footer-support .contacts-messenger {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 48%;
          flex: 1 0 48%;
  position: relative;
  background-color: #44423E;
  border-radius: 4px;
  padding: 12px 16px;
  color: #FFF;
}
@media (max-width: 400px) {
  .footer-support .contacts-messenger {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.footer-support .contacts-messenger a {
  text-decoration: none;
}
.footer-support .contacts-messenger .flex {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (max-width: 767px) {
  .footer-support .contacts-messenger .flex {
    font-size: 14px;
  }
}
.footer-support .contacts-messenger .contacts-header {
  font-size: 14px;
  padding-bottom: 0;
  display: block;
  margin-top: 8px;
  text-decoration: none;
}
@media (max-width: 479px) {
  .footer-support .contacts-messenger .contacts-header {
    white-space: nowrap;
  }
}
.footer-support .contacts-messenger [class^=icon-] {
  font-size: 20px;
  margin-right: 8px;
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  .footer-support .contacts-messenger [class^=icon-] {
    font-size: 16px;
  }
}
.footer-support .contacts-messenger .icon-arrow-right {
  color: #A4A19A;
  font-size: 16px;
  position: absolute;
  top: 18px;
  right: 16px;
  margin-right: 0;
}
@media (max-width: 767px) {
  .footer-support .contacts-messenger .icon-arrow-right {
    top: 14px;
  }
}

.bottom {
  background: #12110F;
  padding: 80px 0;
  color: #FFF;
}
@media (max-width: 767px) {
  .bottom {
    padding: 32px 0;
  }
}
.bottom .flex {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 767px) {
  .bottom .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px;
  }
}
.bottom .ua {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31%;
          flex: 0 0 31%;
  color: #A4A19A;
}
@media (max-width: 767px) {
  .bottom .ua {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.bottom .ua img {
  width: 10px;
  margin-left: 6px;
  vertical-align: top;
}
.bottom a {
  text-decoration: none;
  margin-right: 32px;
  color: #A4A19A;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .bottom a {
    margin-right: 0;
	width: 100%;
  }
}
.bottom a:hover {
  color: #FFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bottom-text {
  color: #A1A682;
  font-size: 72px;
  line-height: 100%;
  margin-top: 40px;
  white-space: nowrap;
  text-align: center;
}
@media (max-width: 1279px) {
  .bottom-text {
    font-size: 58px;
  }
}
@media (max-width: 1023px) {
  .bottom-text {
    font-size: 54px;
  }
}
@media (max-width: 959px) {
  .bottom-text {
    font-size: 45px;
  }
}
@media (max-width: 799px) {
  .bottom-text {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .bottom-text {
    white-space: unset;
    margin-top: 30px;
	text-align: left;
  }
}

.popup {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 1000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(18, 17, 15, 0.92);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  padding: 20px;
}
.popup.visible {
  display: block;
}
.popup.is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.popup.is-sent .wpcf7, .popup.is-sent .wpcf7-form, .popup.is-sent form {
  display: none;
}
.popup-success {
  display: none;
}
.popup.is-sent .popup-main {
  display: none;
}
.popup.is-sent .popup-success {
  display: block;
  text-align: center;
}
.popup-success p {
  color: #FFF;
  margin: 25px 0 35px;
  width: 430px;
  justify-self: center;
}
@media (max-width: 479px) {
	.popup-success p {
	  width: auto;
	}
}
.popup.is-sent .popup-container {
	width: 660px;
}
@media (max-width: 479px) {
	.popup.is-sent .popup-container {
		width: auto;
	}
}
.popup-backdrop {
  position: absolute;
  inset: 0;
}
.popup-container {
  position: relative;
  padding: 24px 24px 32px;
  width: 450px;
  display: grid;
  place-items: center;
  text-align: center;
  gap: 12px;
}
.wpcf7 {
  display: flex;
  justify-content: center;
  text-align: center;
}
.popup-container .h2 {
  color: #FFF;
}
.popup-container .small {
  color: #FFF;
  text-align: center;
  margin: 10px 0 20px;
}
.popup-close {
  position: absolute;
  top: 48px;
  right: 48px;
  font-size: 54px;
  background: transparent;
  border: 0;
  cursor: pointer;
  color: #FFF;
}
@media (max-width: 767px) {
  .popup-close {
    font-size: 42px;
    top: 32px;
    right: 20px;
  }
}
.popup-close:hover {
  opacity: 1;
}
.popup-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 332px;
  gap: 16px;
}
.popup-form input {
  width: 100%;
  padding: 16px 20px;
  height: 52px;
  border: 2px solid #FFF;
  border-radius: 4px;
  outline: none;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
@media (max-width: 767px) {
  .popup-form input {
    height: 44px;
    max-width: 320px;
    padding: 12px 16px;
  }
}
.popup-form input:hover {
  border: 2px solid #FFF;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.popup-form input:focus {
  border: 2px solid #FF8C00;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.popup-form input::-webkit-input-placeholder {
  color: #A4A19A;
}
.popup-form input::-moz-placeholder {
  color: #A4A19A;
}
.popup-form input:-ms-input-placeholder {
  color: #A4A19A;
}
.popup-form input::-ms-input-placeholder {
  color: #A4A19A;
}
.popup-form input::placeholder {
  color: #A4A19A;
}
.popup-form input.btn {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: none;
  width: auto;
}
@media (max-width: 767px) {
  .popup-form input.btn {
    font-size: 16px;
    padding: 10px 12px;
    height: 40px;
  }
}
.popup-form .form-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .popup-form .form-submit {
    margin-top: 12px;
  }
}

.wpcf7-response-output {
	display: none;
}
.wpcf7-not-valid-tip {
	font-size: 12px;
}
.wpcf7-spinner {
	display: none;
}
.wpcf7 form.cf7-before-submit .wpcf7-not-valid-tip {
	display: none;
}
.wpcf7 form.cf7-before-submit .wpcf7-not-valid {
	border-color: transparent;
}

.not-found-page {
	margin: 112px auto;
}

.catalog-page {
  background-color: #12110F;
}
.catalog-page .breadcrumbs {
  margin-top: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}
.catalog-page .breadcrumbs a {
  color: #FFF;
}
.catalog-page h1 {
  color: #FFF;
  margin: 10px 0 40px;
}

.page-content .article {
	width: auto;
}

#products {
	scroll-margin-top: 80px;
}
@media (max-width: 767px) {
	#products {
		scroll-margin-top: 38px;
	}
}
#advantages {
	scroll-margin-top: 100px;
}
@media (max-width: 767px) {
	#advantages {
		scroll-margin-top: 50px;
	}
}
#partners {
	scroll-margin-top: 120px;
}
@media (max-width: 767px) {
	#partners {
		scroll-margin-top: 60px;
	}
}

.catalog-front-page .card-slider .card {
	flex-wrap: wrap;
}
.catalog-front-page .card-slider .card-item {
	min-width: auto;
	flex: 0 1 calc((100% - 72px) / 4);
	box-sizing: border-box;
	overflow: hidden;
}
@media (max-width: 1024px) {
	.catalog-front-page .card-slider .card-item {
		flex: 0 1 calc((100% - 48px) / 3);
	}
}
@media (max-width: 800px) {
	.catalog-front-page .card-slider .card-item {
		flex: 0 1 calc((100% - 24px) / 2);
	}
}
@media (max-width: 479px) {
	.catalog-front-page .card-slider .card-item {
		flex: 0 1 100%;
	}
}