@charset "UTF-8";
.container-fluid {
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  width: 100%;
  padding: 0 100px;
}
.container-fluid_wide {
  padding: 0 40px;
}

@media only screen and (max-width: 1919px) {
  .container-fluid {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 1200px) {
  .container-fluid_wide {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1340px) {
  .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
  .container-fluid_wide {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .container-fluid_wide {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 577px) and (max-width: 768px) {
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .container-fluid_wide {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 576px) {
  .container-fluid {
    padding: 0 15px;
  }
  .container-fluid_wide {
    padding: 0 15px;
  }
}
.row {
  display: flex;
  gap: 16px;
}

.col {
  width: 50%;
}

@media only screen and (max-width: 992px) {
  .row {
    display: block;
    gap: unset;
  }
  .col {
    width: 100%;
  }
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.section {
  padding-top: 130px;
  position: relative;
  z-index: 1;
}
.section_first {
  padding-top: 50px;
}
.section_last {
  padding-bottom: 130px;
}

@media only screen and (min-width: 1024px) and (max-width: 1340px) {
  .section {
    padding-top: 100px;
  }
  .section_last {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .section {
    padding-top: 70px;
  }
  .section_last {
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 577px) and (max-width: 768px) {
  .section {
    padding-top: 70px;
  }
  .section_last {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 576px) {
  .section {
    padding-top: 70px;
    overflow: hidden;
  }
  .section_first {
    padding-top: 25px;
  }
  .section_last {
    padding-bottom: 70px;
  }
}
@font-face {
  font-family: "Golos Text";
  src: local("Golos Text Bold"), local("GolosText-Bold"), url("../fonts/GolosText-Bold.woff2") format("woff2"), url("../fonts/GolosText-Bold.woff") format("woff"), url("../fonts/GolosText-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Golos Text";
  src: local("Golos Text SemiBold"), local("GolosText-SemiBold"), url("../fonts/GolosText-SemiBold.woff2") format("woff2"), url("../fonts/GolosText-SemiBold.woff") format("woff"), url("../fonts/GolosText-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Golos Text";
  src: local("Golos Text Medium"), local("GolosText-Medium"), url("../fonts/GolosText-Medium.woff2") format("woff2"), url("../fonts/GolosText-Medium.woff") format("woff"), url("../fonts/GolosText-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Golos Text";
  src: local("Golos Text Regular"), local("GolosText-Regular"), url("../fonts/GolosText-Regular.woff2") format("woff2"), url("../fonts/GolosText-Regular.woff") format("woff"), url("../fonts/GolosText-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Golos Text";
  src: local("Golos Text Black"), local("GolosText-Black"), url("../fonts/GolosText-Black.woff2") format("woff2"), url("../fonts/GolosText-Black.woff") format("woff"), url("../fonts/GolosText-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Golos Text";
  src: local("Golos Text ExtraBold"), local("GolosText-ExtraBold"), url("../fonts/GolosText-ExtraBold.woff2") format("woff2"), url("../fonts/GolosText-ExtraBold.woff") format("woff"), url("../fonts/GolosText-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.h1 {
  font-size: 5.938rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -3.8px;
  margin: 0;
  color: var(--kmnd-body-color-primary);
  word-wrap: break-word;
}

.h2 {
  font-size: 5rem;
  line-height: 100%;
  margin: 0;
  letter-spacing: -3.2px;
  font-weight: 600;
  color: var(--kmnd-body-color-primary);
}
.h2_primary {
  width: 100%;
  max-width: 762px;
}
.h2_animate span {
  position: relative;
}

.h3 {
  font-size: 1.875rem;
  line-height: 120%;
  letter-spacing: -1.2px;
  margin: 0;
  font-weight: 600;
  color: var(--kmnd-body-color-primary);
}

.text-xl {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 120%;
  margin: 0;
  letter-spacing: -0.72px;
  text-transform: uppercase;
}

.text-lg {
  font-size: 1.375rem;
  line-height: 120%;
  font-weight: 600;
  margin: 0;
  letter-spacing: -0.66px;
  text-transform: uppercase;
}

.text-md {
  font-size: 1.125rem;
  line-height: 120%;
  letter-spacing: -0.54px;
  margin: 0;
}

.fw-500 {
  font-weight: 500;
}

.c-accent {
  color: var(--kmnd-body-color-accent) !important;
}

.c-primary-inverted {
  color: var(--kmnd-body-color-primary-inverted);
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .h1 {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1340px) {
  .h2 {
    font-size: 3.75rem;
  }
  .h3 {
    font-size: 1.5rem;
  }
  .text-xl {
    font-size: 1.25rem;
  }
  .text-lg {
    font-size: 1.25rem;
  }
  .text-md {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1200px) {
  .h3 {
    font-size: 1.5rem;
    letter-spacing: -0.72px;
  }
  .text-xl {
    font-size: 1.25rem;
    letter-spacing: -0.6px;
  }
  .text-lg {
    font-size: 1.125rem;
    letter-spacing: -0.54px;
  }
  .text-md {
    font-size: 1rem;
    letter-spacing: -0.48px;
  }
}
@media only screen and (max-width: 992px) {
  .h2 {
    font-size: 3.75rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .h1 {
    letter-spacing: -2.6px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .h1 {
    font-size: 3.438rem !important;
  }
  .h2 {
    font-size: 3.125rem !important;
    letter-spacing: -2px;
  }
  .text-xl {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 769px) and (max-width: 820px) {
  .h1 {
    font-size: 3.125rem !important;
  }
  .h2 {
    font-size: 2.813rem !important;
  }
}
@media only screen and (min-width: 577px) and (max-width: 768px) {
  .h1 {
    font-size: 3.125rem !important;
  }
  .h2 {
    font-size: 2.813rem !important;
  }
  .text-xl {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 576px) {
  .h1 {
    font-size: 3.125rem;
    letter-spacing: -2px;
  }
  .h2 {
    font-size: 2rem;
    letter-spacing: -1.52px;
  }
  .h3 {
    font-size: 1.5rem;
    letter-spacing: -0.72px;
  }
  .text-xl {
    font-size: 1.25rem;
    letter-spacing: -0.6px;
  }
  .text-lg {
    font-size: 1.125rem;
    letter-spacing: -0.54px;
  }
  .text-md {
    font-size: 1rem;
    letter-spacing: -0.48px;
  }
}
.bg-cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-contain {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  width: 100%;
  font-size: 100%;
}

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

.kmnd-main {
  position: relative;
  z-index: 1;
}

.kmnd-body {
  width: 100%;
  min-width: 320px;
  min-height: 100vh;
  font-family: var(--kmnd-body-font-family-primary);
  font-size: 1rem;
  line-height: var(--kmnd-line-height);
  color: var(--kmnd-body-color-primary);
  background: var(--kmnd-body-background-primary);
  margin: 0 auto;
  overflow-x: hidden;
}

button, input, textarea, select {
  outline: none;
  box-shadow: none;
  border: none;
  background: none;
  text-decoration: none;
  border-radius: 0px;
}
button:active, button:focus, button:hover, input:active, input:focus, input:hover, textarea:active, textarea:focus, textarea:hover, select:active, select:focus, select:hover {
  outline: none;
  box-shadow: none;
  border: none;
  background: none;
  text-decoration: none;
}

textarea {
  resize: none;
}

label {
  outline: none;
  box-shadow: none;
  border: none;
  background: none;
  display: block;
}

button {
  cursor: pointer;
}

.lazyload, .lazyloading {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 0.3s linear;
}

.hr {
  border: none;
  border-top: 1px solid var(--kmnd-body-border-color-primary);
  opacity: 0.1;
  margin: 30px auto 40px;
}
.hr_secondary {
  border-color: var(--kmnd-body-border-color-secondary);
}
.hr_blog {
  margin-bottom: 70px;
}

.bg-primary-inverted {
  background: var(--kmnd-body-background-primary-inverted);
}

.btn {
  display: inline-flex;
  align-items: center;
  text-decoration: none !important;
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none !important;
  cursor: pointer;
  box-sizing: border-box;
  transition: var(--kmnd-transition);
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 120%;
  letter-spacing: -0.54px;
  color: var(--kmnd-body-color-primary);
  font-weight: 500;
}
.btn span {
  position: relative;
}
.btn span:before {
  content: "";
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  pointer-events: none;
  height: 1px;
  background: currentColor;
}
.btn svg {
  margin-left: 20px;
  display: block;
  width: 13.577px;
  height: auto;
}
.btn svg path {
  transition: var(--kmnd-transition);
}
.btn:active, .btn:focus {
  color: var(--kmnd-body-color-primary);
}
.btn:hover {
  color: var(--kmnd-body-color-accent);
}
.btn:hover span:before {
  transform-origin: 0% 50%;
  transform: scale3d(1, 1, 1);
}
.btn:hover svg path {
  stroke: var(--kmnd-body-color-accent);
}
.btn_inverted {
  color: var(--kmnd-body-color-primary-inverted);
}
.btn_inverted svg path {
  stroke: var(--kmnd-body-color-primary-inverted);
}
.btn_inverted:hover {
  color: var(--kmnd-body-color-primary-inverted);
}
.btn_inverted:hover svg path {
  stroke: var(--kmnd-body-color-primary-inverted);
}
.btn_secondary {
  padding: 18px 25px 18px 20px;
  background: linear-gradient(95deg, #4AAFE9 5.74%, #0989FF 93.48%) !important;
  color: var(--kmnd-body-color-primary-inverted);
  border-radius: 4px;
}
.btn_secondary span:before {
  display: none;
}
.btn_secondary svg path {
  stroke: var(--kmnd-body-color-primary-inverted);
}
.btn_secondary:focus, .btn_secondary:active {
  color: var(--kmnd-body-color-primary-inverted);
}
.btn_secondary:hover {
  color: var(--kmnd-body-color-primary-inverted);
  background: linear-gradient(95deg, #26A4EB 5.74%, #2A90ED 93.48%), #0989FF !important;
}
.btn_secondary:hover svg path {
  stroke: var(--kmnd-body-color-primary-inverted);
}
.btn_tertiary {
  padding: 18px 25px 18px 20px;
  background: linear-gradient(95deg, #4AAFE9 5.74%, #0989FF 93.48%) !important;
  border-radius: 4px;
  position: relative;
}
.btn_tertiary:before {
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 4px;
  content: "";
  display: block;
  background: var(--kmnd-body-background-primary);
}
.btn_tertiary span {
  position: relative;
  z-index: 1;
}
.btn_tertiary span:before {
  display: none;
}
.btn_tertiary svg {
  position: relative;
  z-index: 1;
}
.btn_tertiary:hover {
  background: linear-gradient(95deg, #26A4EB 5.74%, #2A90ED 93.48%), #0989FF !important;
}

.overflow {
  width: 100%;
  height: 300vh;
  background: var(--kmnd-body-background-primary-inverted);
  opacity: 0;
}

.input {
  position: relative;
  width: 100%;
}
.input input {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  display: block;
  box-sizing: border-box;
  text-transform: uppercase;
  line-height: 120%;
  letter-spacing: -0.54px;
  font-size: 1.125rem;
  padding: 29px 40px 19px 0;
  font-weight: 500;
}
.input label {
  pointer-events: none;
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  opacity: 0.3;
  font-size: 1.25rem;
  line-height: 120%;
  letter-spacing: -0.54px;
  position: absolute;
  top: 26px;
  left: 0;
  transition: var(--kmnd-transition);
}
.input:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: var(--kmnd-transition);
  border-bottom: solid 1px var(--kmnd-body-border-color-primary);
  opacity: 0.1;
}
.input_focused:after {
  width: calc(100% - 40px);
  border-color: var(--kmnd-body-border-color-tertiary);
  opacity: 1;
}
.input_focused label {
  top: 0;
  font-size: 0.813rem;
  letter-spacing: -0.39px;
}
.input_filled label {
  top: 0;
  font-size: 0.813rem;
  letter-spacing: -0.39px;
}

.select {
  position: relative;
}
.select select {
  display: none;
}
.select:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: var(--kmnd-transition);
  border-bottom: solid 1px var(--kmnd-body-border-color-primary);
  opacity: 0.1;
}
.select_default select {
  opacity: 0.3;
  font-weight: 400;
}

.input-row {
  display: flex;
}
.input-row .input, .input-row .select {
  width: calc(50% - 10px);
}
.input-row .input:first-child, .input-row .select:first-child {
  margin-right: 20px;
}

.textarea {
  position: relative;
  width: 100%;
}
.textarea textarea {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  display: block;
  box-sizing: border-box;
  line-height: 120%;
  letter-spacing: -0.54px;
  font-size: 1.125rem;
  padding: 29px 40px 19px 0;
  font-weight: 500;
  height: 107px;
  resize: none;
}
.textarea label {
  pointer-events: none;
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  opacity: 0.3;
  font-size: 1.25rem;
  line-height: 120%;
  letter-spacing: -0.54px;
  position: absolute;
  top: 26px;
  left: 0;
  transition: var(--kmnd-transition);
}
.textarea:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: var(--kmnd-transition);
  border-bottom: solid 1px var(--kmnd-body-border-color-primary);
  opacity: 0.1;
}
.textarea_focused:after {
  width: calc(100% - 40px);
  border-color: var(--kmnd-body-border-color-tertiary);
  opacity: 1;
}
.textarea_focused label {
  top: 0;
  font-size: 0.813rem;
  letter-spacing: -0.39px;
}
.textarea_filled label {
  top: 0;
  font-size: 0.813rem;
  letter-spacing: -0.39px;
}

.radio input:checked + label:before {
  border-color: var(--kmnd-body-background-accent);
  background: var(--kmnd-body-background-accent);
  border-radius: 4px;
}
.radio input:checked + label:after {
  opacity: 1;
}
.radio label {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none !important;
  text-decoration: none !important;
  position: relative;
  padding-left: 30px;
  font-size: 1.125rem;
  transition: var(--kmnd-transition);
  cursor: pointer;
}
.radio label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  transition: var(--kmnd-transition);
  border: solid 2px rgba(34, 43, 46, 0.1);
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
}
.radio label:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--kmnd-body-background-primary);
  position: absolute;
  top: 6px;
  left: 6px;
  transition: var(--kmnd-transition);
  opacity: 0;
}

.radio-row {
  display: flex;
  gap: 30px;
}

.wpcf7-list-item.first {
  margin: 0;
}

.wpcf7-checkbox label input {
  display: none;
}

.wpcf7-checkbox label span {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none !important;
  text-decoration: none !important;
  position: relative;
  padding-left: 30px;
  font-size: 1.125rem;
  transition: var(--kmnd-transition);
  cursor: pointer;
}

.wpcf7-checkbox label span:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  transition: var(--kmnd-transition);
  border: solid 2px rgba(34, 43, 46, 0.1);
  border-radius: 2px;
  position: absolute;
  top: 2px;
  left: 0;
}

.wpcf7-checkbox label span:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--kmnd-body-background-primary);
  position: absolute;
  top: 8px;
  left: 6px;
  transition: var(--kmnd-transition);
  opacity: 0;
}

.wpcf7-checkbox label input:checked + span:before {
  border-color: var(--kmnd-body-background-accent);
  background: var(--kmnd-body-background-accent);
  border-radius: 4px;
}

.wpcf7-checkbox label input:checked + span:after {
  opacity: 1;
}

.breadcrumbs__section {
  padding-top: 25px;
}
.breadcrumbs ul {
  list-style: none;
}
.breadcrumbs li {
  display: inline;
  color: var(--kmnd-body-color-primary);
}
.breadcrumbs li:after {
  content: "/";
  opacity: 0.5;
  margin-left: 5px;
}
.breadcrumbs li:last-of-type:after {
  display: none;
}
.breadcrumbs a {
  text-decoration: none;
  transition: var(--kmnd-transition);
  color: inherit;
  letter-spacing: -0.48px;
  line-height: 120%;
  opacity: 0.5;
}
.breadcrumbs a:hover {
  color: var(--kmnd-body-color-accent);
  opacity: 1;
}
.breadcrumbs_inverted li {
  color: var(--kmnd-body-color-primary-inverted);
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

@media only screen and (min-width: 576px) and (max-width: 1340px) {
  .breadcrumbs__section {
    margin-bottom: -50px;
  }
}
.blog-item {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  height: 100%;
  border: solid 1px #E9EAEB;
  border-radius: 8px;
  padding: 10px;
}
.blog-item__image {
  width: 100%;
  position: relative;
  display: block;
  border-radius: 6px;
  overflow: hidden;
}
.blog-item__image:after {
  content: "";
  position: relative;
  display: block;
  padding-top: 70.351758794%;
}
.blog-item__body {
  padding: 30px 20px 0;
}
.blog-item__title {
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.66px;
  text-transform: uppercase;
  color: var(--kmnd-body-color-primary);
  font-size: 1.375rem;
  margin-bottom: 10px;
  transition: var(--kmnd-transition);
}
.blog-item__tag {
  margin-top: 10px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.48px;
  color: var(--kmnd-body-color-primary);
}
.blog-item__footer {
  padding: 44px 20px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
}
.blog-item__date {
  letter-spacing: -0.48px;
  line-height: 120%;
  color: var(--kmnd-body-color-primary);
  opacity: 0.5;
}
.blog-item__icon path {
  transition: var(--kmnd-transition);
}
.blog-item:hover .blog-item__title {
  color: var(--kmnd-body-color-accent);
}
.blog-item:hover .blog-item__icon path {
  stroke: var(--kmnd-body-color-accent);
}
.blog-item_large {
  padding: 21px 30px 30px;
  position: relative;
  border: none;
}
.blog-item_large .blog-item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog-item_large .blog-item__image:after {
  padding-top: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.blog-item_large .blog-item__body {
  position: relative;
  z-index: 1;
  padding: 0;
}
.blog-item_large .blog-item__title {
  font-size: 1.5rem;
  letter-spacing: -0.72px;
  color: var(--kmnd-body-color-primary-inverted);
  max-width: 360px;
}
.blog-item_large .blog-item__tag {
  color: var(--kmnd-body-color-primary-inverted);
}
.blog-item_large .blog-item__footer {
  position: relative;
  z-index: 1;
  padding: 0;
}
.blog-item_large .blog-item__date {
  color: var(--kmnd-body-color-primary-inverted);
}
.blog-item_large .blog-item__icon path {
  stroke: var(--kmnd-body-color-primary-inverted);
}

.page-heading__section {
  position: relative;
}
.page-heading__section .container-fluid {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 25px;
  padding-bottom: 70px;
  min-height: calc(100vh - 54px);
}
.page-heading__background {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 75px);
  overflow: hidden;
}
.page-heading__background:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #181818;
  display: block;
}
.page-heading__background figure {
  position: relative;
  width: 100%;
  height: 110%;
  transition: all 0.25s linear;
}
.page-heading__title {
  margin: 50px 0 100px;
  max-width: 1007px;
}
.page-heading__text {
  max-width: 442px;
  margin: auto 0 30px;
  line-height: 120%;
  letter-spacing: -0.51px;
  font-size: 1.063rem;
}
.page-heading__text_large {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.72px;
  text-transform: uppercase;
  max-width: 329px;
}

.table__head {
  display: flex;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.125rem;
  margin-bottom: 30px;
}
.table__head p:nth-of-type(1) {
  width: 26.9186046512%;
}
.table__head p:nth-of-type(2) {
  width: 25.2906976744%;
}
.table__head p:nth-of-type(3) {
  width: 24.8837209302%;
}
.table__head p:nth-of-type(4) {
  width: 22.5%;
}
.table__item {
  display: flex;
  font-weight: 500;
  font-size: 1.375rem;
  color: var(--kmnd-body-color-primary-inverted);
  text-transform: uppercase;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  padding: 30px 0;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.table__item:before {
  content: "";
  background: var(--kmnd-body-background-accent);
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: -30px;
  width: calc(100% + 60px);
  border-radius: 8px;
  transition: var(--kmnd-transition);
  opacity: 0;
}
.table__item:hover:before {
  opacity: 1;
}
.table__item:first-of-type {
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.table__item p {
  position: relative;
  z-index: 1;
}
.table__item p:not(:first-of-type):after {
  content: "";
  border-left: solid 1px rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 0;
  left: -30px;
  display: block;
  height: 20px;
}
.table__item p:nth-of-type(1) {
  width: 26.9186046512%;
}
.table__item p:nth-of-type(2) {
  width: 25.2906976744%;
}
.table__item p:nth-of-type(3) {
  width: 24.8837209302%;
}
.table__item p:nth-of-type(4) {
  width: 22.5%;
}

@media only screen and (max-width: 1500px) {
  .page-heading__background {
    height: calc(100% + 96px);
  }
  .page-heading__title {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 1200px) {
  .table__item:before {
    display: none;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1340px) {
  .input label {
    font-size: 1rem;
  }
  .input input {
    font-size: 1rem;
  }
  .input_focused label {
    font-size: 0.813rem;
  }
  .input_filled label {
    font-size: 0.813rem;
  }
  .select label {
    font-size: 1rem;
  }
  .textarea label {
    font-size: 1rem;
  }
  .textarea textarea {
    font-size: 1rem;
  }
  .textarea_focused label {
    font-size: 0.813rem;
  }
  .textarea_filled label {
    font-size: 0.813rem;
  }
  .radio label {
    font-size: 1rem;
  }
  .wpcf7-checkbox label span {
    font-size: 1rem;
  }
  .btn {
    font-size: 1rem;
  }
  .btn_secondary {
    padding: 15px 20px 15px 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .kmnd-body_noscroll {
    overflow: hidden;
  }
  .kmnd-body_menu {
    overflow-y: hidden;
  }
}
@media only screen and (max-width: 992px) {
  .blog-item_large {
    min-height: 475px;
  }
  .page-heading__section .container-fluid {
    min-height: unset;
  }
  .page-heading__title {
    margin-bottom: 80px;
  }
  .page-heading__background {
    height: calc(100% + 57px);
  }
  .table__head {
    display: none;
  }
  .table__item {
    display: block;
    padding: 20px 0;
  }
  .table__item:first-of-type {
    border-top: none;
    padding-top: 0;
  }
  .table__item p:before {
    font-size: 1rem;
    margin-right: 10px;
    color: rgba(255, 255, 255, 0.5);
    text-transform: none;
    font-weight: normal;
  }
  .table__item p:not(:first-of-type) {
    margin-top: 15px;
  }
  .table__item p:not(:first-of-type):after {
    display: none;
  }
  .table__item p:nth-of-type(1), .table__item p:nth-of-type(2), .table__item p:nth-of-type(3), .table__item p:nth-of-type(4) {
    width: 100%;
  }
  .table__item p:nth-of-type(1):before {
    content: "Направлення:";
  }
  .table__item p:nth-of-type(2):before {
    content: "Відстань:";
  }
  .table__item p:nth-of-type(3):before {
    content: "Ціна за км (грн):";
  }
  .table__item p:nth-of-type(4):before {
    content: "Вантажопідйомність:";
  }
}
@media only screen and (min-width: 577px) and (max-width: 992px) {
  .table__item {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 5px;
  }
  .table__item p {
    margin-bottom: 15px;
  }
  .table__item p:nth-of-type(1), .table__item p:nth-of-type(2), .table__item p:nth-of-type(3), .table__item p:nth-of-type(4) {
    width: 50%;
  }
  .table__item p:not(:first-of-type) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 577px) and (max-width: 1024px) {
  .hr {
    margin: 20px auto 25px;
  }
}
@media only screen and (max-width: 576px) {
  .hr {
    margin: 20px auto 25px;
  }
  .hr_blog {
    margin-bottom: 25px;
  }
  .btn {
    font-size: 1rem;
    letter-spacing: -0.48px;
  }
  .btn svg {
    margin-left: 15px;
    width: 12.901px;
  }
  .btn_secondary {
    padding: 20px 25px 20px 20px;
  }
  .input input {
    font-size: 1rem;
  }
  .input label {
    font-size: 1rem;
    top: 32px;
  }
  .input_focused label {
    font-size: 0.875rem;
    top: 0;
  }
  .input_filled label {
    font-size: 0.875rem;
    top: 0;
  }
  .select select {
    font-size: 1rem;
  }
  .input-row {
    display: block;
  }
  .input-row .input, .input-row .select {
    width: 100%;
  }
  .input-row .input:first-child, .input-row .select:first-child {
    margin-right: 0;
  }
  .textarea textarea {
    font-size: 1rem;
  }
  .textarea label {
    font-size: 1rem;
    top: 32px;
  }
  .textarea_focused label {
    font-size: 0.875rem;
    top: 0;
  }
  .textarea_filled label {
    font-size: 0.875rem;
    top: 0;
  }
  .radio label {
    font-size: 1rem;
  }
  .radio label:before {
    top: -1px;
  }
  .radio label:after {
    top: 5px;
  }
  .radio-row {
    gap: 25px;
  }
  .wpcf7-checkbox label span {
    font-size: 1rem;
  }
  .wpcf7-checkbox label span:before {
    top: 1px;
  }
  .wpcf7-checkbox label span:after {
    top: 7px;
  }
  .breadcrumbs__section {
    padding-top: 15px;
  }
  .breadcrumbs li {
    font-size: 0.813rem;
    letter-spacing: -0.39px;
  }
  .blog-item {
    padding: 5px;
  }
  .blog-item__image:after {
    padding-top: 83.5820895522%;
  }
  .blog-item__body {
    padding: 25px 10px 0;
  }
  .blog-item__title {
    letter-spacing: -0.6px;
    font-size: 1.25rem;
  }
  .blog-item__tag {
    font-size: 0.875rem;
    letter-spacing: -0.42px;
  }
  .blog-item__footer {
    padding: 39px 10px 20px;
  }
  .blog-item__date {
    font-size: 0.875rem;
  }
  .blog-item__icon {
    height: 14px;
    width: auto;
    display: block;
  }
  .blog-item_large {
    min-height: 490px;
    padding: 25px 15px;
  }
  .blog-item_large .blog-item__body {
    padding: 0;
  }
  .blog-item_large .blog-item__title {
    font-size: 1.25rem;
    letter-spacing: -0.6px;
    max-width: unset;
  }
  .blog-item_large .blog-item__footer {
    padding: 0;
  }
  .page-heading__section .container-fluid {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .page-heading__section .breadcrumbs {
    margin-bottom: 14px;
  }
  .page-heading__title {
    font-size: 3.125rem;
    margin: 0 0 30px;
  }
  .page-heading__title_secondary {
    margin-bottom: 90px;
  }
  .page-heading__text {
    margin-bottom: 20px;
    font-size: 1rem;
    letter-spacing: -0.48px;
  }
  .page-heading__text_large {
    font-size: 1.25rem;
  }
}

/*# sourceMappingURL=assistant.css.map */
