/* =============================================================================
- Reset CSS
============================================================================= */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /* font: inherit; */
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  overflow-x: hidden;
  /* Prevent font scaling in landscape while allowing user zoom */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
}

body {
  line-height: 1;
  overflow: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 3;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.kbn-hidden {
  display: none;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

/* =============================================================================
- Typography
============================================================================= */
/* jost-regular - latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("../fonts/jost-v6-latin-regular.woff2") format("woff2"), url("../fonts/jost-v6-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* jost-500 - latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(""), url("../fonts/jost-v6-latin-500.woff2") format("woff2"), url("../fonts/jost-v6-latin-500.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* jost-600 - latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(""), url("../fonts/jost-v6-latin-600.woff2") format("woff2"), url("../fonts/jost-v6-latin-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
h1:not(:last-child),
h2:not(:last-child),
h3:not(:last-child),
h4:not(:last-child),
h5:not(:last-child),
h6:not(:last-child) {
  margin-bottom: 18px;
}

body,
p {
  font-family: "Jost";
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
}

h1, .kbn-h1, .kbn-h1 p {
  font-family: "Jost";
  font-size: 5vw;
  line-height: 1.111em;
  font-weight: 600;
}

h2, .kbn-h2, .kbn-h2 p {
  font-family: "Jost";
  font-size: 54px;
  line-height: 1.1em;
  font-weight: 500;
}

h3, .kbn-h3, .kbn-h3 p {
  font-family: "Jost";
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 500;
}

h4, .kbn-h4, .kbn-h4 p, .kbn-widget-title {
  font-family: "Jost";
  font-size: 24px;
  line-height: 1.333em;
  font-weight: 500;
}

h5, .kbn-h5, .kbn-h5 p {
  font-family: "Jost";
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 500;
}

h6, .kbn-h6, .kbn-h6 p {
  font-family: "Jost";
  font-size: 10px;
  line-height: 26px;
  font-weight: 400;
  text-transform: uppercase;
}

.kbn-page-title {
  font-family: "Jost";
  font-size: 5.694vw;
  line-height: 1.2em;
  font-weight: 600;
}

.kbn-leader-text, .kbn-leader-text p {
  font-family: "Jost";
  font-size: 24px;
  line-height: 1.667em;
  font-weight: 400;
}

.kbn-link-text, .kbn-btn, .kbn-read-more, input[type="submit"] {
  font-family: "Jost";
  font-size: 12px;
  line-height: 1em;
  font-weight: 500;
  text-transform: uppercase;
}

.kbn-small-link-text {
  font-family: "Jost";
  font-size: 0.764vw;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
}

.kbn-subtitle-text, .kbn-subtitle-text p {
  font-family: "Jost";
  font-size: 0.833vw;
  line-height: 1.5em;
  font-weight: 400;
  text-transform: uppercase;
}

.kbn-small-text, .kbn-small-text p {
  font-family: "Jost";
  font-size: 14px;
  line-height: 1.571em;
  font-weight: 400;
}

/* Tablet */
/* Tablet Small */
/* Mobile */
@media only screen and (max-width: 767px) {
  h1, .kbn-h1, .kbn-h1 p {
    font-size: 30px;
  }

  .kbn-page-title {
    font-size: 36px;
  }
}
p:not(:last-child) {
  margin-bottom: 30px;
}

.kbn-uppercase {
  text-transform: uppercase;
}

h1.kbn-light-fonts,
h2.kbn-light-fonts,
h3.kbn-light-fonts,
h4.kbn-light-fonts,
h5.kbn-light-fonts,
h6.kbn-light-fonts,
p.kbn-light-fonts {
  font-family: 'Jost';
}

sub, sup {
  font-size: 0.6em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.7em;
}

sub {
  bottom: -0.25em;
}

h1 + .wp-block-image,
h2 + .wp-block-image,
h3 + .wp-block-image,
h4 + .wp-block-image,
h5 + .wp-block-image,
h6 + .wp-block-image,
p + .wp-block-image,
.wp-block-image + h1,
.wp-block-image + h2,
.wp-block-image + h3,
.wp-block-image + h4,
.wp-block-image + h5,
.wp-block-image + h6,
.wp-block-image + p {
  margin-top: 4.000rem;
}

/* Place Holder */
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 14px;
  font-family: 'Jost';
  font-weight: 400;
  font-display: swap;
  color: #555555;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 14px;
  font-family: 'Jost';
  font-weight: 400;
  font-display: swap;
  color: #555555;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  font-size: 14px;
  font-family: 'Jost';
  font-weight: 400;
  font-display: swap;
  color: #555555;
}

/* Mobile */
@media only screen and (max-width: 767px) {
  /* Remove Br */
  br {
    content: " ";
  }

  br:after {
    content: " ";
  }
}
.kbn-align-center {
  text-align: center;
}

.kbn-align-right {
  text-align: right;
}

.kbn-underline {
  position: relative;
}
.kbn-underline:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0.167em;
  min-height: 4px;
  z-index: -1;
  top: 80%;
  left: 0;
  background-color: #326DE6;
}

/* =============================================================================
- Simple Button
============================================================================= */
.kbn-simple-button a {
  color: inherit;
  display: inline-block;
  vertical-align: top;
}
.kbn-simple-button a .kbn-btn-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.kbn-simple-button a .kbn-btn-inner span {
  transition: transform .3s ease;
}
.kbn-simple-button a .kbn-icon {
  fill: currentColor;
  display: block;
  margin-left: 1.142em;
  margin-bottom: 1px;
  width: 2.857em;
  height: auto;
}
.kbn-simple-button a .kbn-icon .kbn-arrow,
.kbn-simple-button a .kbn-icon .kbn-line {
  transition: transform .3s ease;
}
.kbn-simple-button a .kbn-icon .kbn-arrow {
  transform: translateX(-34px);
}
.kbn-simple-button a .kbn-icon .kbn-line {
  transform: translateX(-100%);
}
.kbn-simple-button a:hover .kbn-btn-inner span {
  transform: translateX(3px);
}
.kbn-simple-button a:hover .kbn-icon .kbn-arrow,
.kbn-simple-button a:hover .kbn-icon .kbn-line {
  transform: translateX(0);
}

/* =============================================================================
- Default Button
============================================================================= */
.kbn-default-button a {
  color: #ffffff;
  display: inline-block;
  vertical-align: top;
  padding: 18px 20px 18px 24px;
}
.kbn-default-button a .kbn-btn-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.kbn-default-button a .kbn-btn-inner span {
  transition: transform .3s ease;
}
.kbn-default-button a .kbn-icon {
  fill: currentColor;
  display: block;
  margin-left: 1.142em;
  margin-right: -25px;
  margin-bottom: 1px;
  width: 2.857em;
  height: auto;
  transition: margin .3s ease;
}
.kbn-default-button a .kbn-icon .kbn-arrow,
.kbn-default-button a .kbn-icon .kbn-line {
  transition: transform .3s ease;
}
.kbn-default-button a .kbn-icon .kbn-arrow {
  transform: translateX(-34px);
}
.kbn-default-button a .kbn-icon .kbn-line {
  transform: translateX(-100%);
}
.kbn-default-button a:hover .kbn-btn-inner span {
  transform: translateX(3px);
}
.kbn-default-button a:hover .kbn-icon {
  margin-right: 0;
}
.kbn-default-button a:hover .kbn-icon .kbn-arrow,
.kbn-default-button a:hover .kbn-icon .kbn-line {
  transform: translateX(0);
}

/* =============================================================================
- Read More Button
============================================================================= */
.kbn-read-more {
  color: inherit;
  display: inline-block;
  vertical-align: top;
}
.kbn-read-more .kbn-btn-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.kbn-read-more .kbn-btn-inner span {
  transition: transform .3s ease;
}
.kbn-read-more .kbn-icon {
  fill: currentColor;
  display: block;
  margin-left: 1.142em;
  margin-bottom: 1px;
  width: 2.857em;
  height: auto;
}
.kbn-read-more .kbn-icon .kbn-arrow,
.kbn-read-more .kbn-icon .kbn-line {
  transition: transform .3s ease;
}
.kbn-read-more .kbn-icon .kbn-arrow {
  transform: translateX(-34px);
}
.kbn-read-more .kbn-icon .kbn-line {
  transform: translateX(-100%);
}

/* =============================================================================
- Close Button
============================================================================= */
.kbn-close-btn {
  position: relative;
  width: 36px;
  height: 36px;
  border-radius: 50px;
  background-color: #326DE6;
}
.kbn-close-btn svg {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  fill: #ffffff;
}

/* =============================================================================
- Color
============================================================================= */
.kbn-text-primary-1 {
  color: #326DE6;
}

.kbn-text-white {
  color: #ffffff;
}

.kbn-text-grey {
  color: #a7a7a7;
}

.kbn-text-light-grey {
  color: #FAFAFA;
}

.kbn-text-dark-grey {
  color: #555555;
}

.kbn-bg-primary-1 {
  background-color: #326DE6;
}

.kbn-bg-white {
  background-color: #ffffff;
}

.kbn-bg-grey {
  background-color: #a7a7a7;
}

.kbn-bg-light-grey {
  background-color: #FAFAFA;
}

.kbn-bg-dark-grey {
  background-color: #555555;
}

.kbn-bg-gradient-1 {
  background-image: linear-gradient(180deg, #FFFFFF 0%, #F7F7F7 100%);
}

/* =============================================================================
- Grid
============================================================================= */
.kbn-container {
  width: 100%;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 220px;
  padding-right: 220px;
  z-index: 3;
  /* Tablet */
}
@media only screen and (max-width: 1200px) {
  .kbn-container {
    padding-left: 140px;
    padding-right: 140px;
  }
}
@media only screen and (max-width: 1023px) {
  .kbn-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .kbn-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.kbn-section {
  position: relative;
}
.kbn-section.kbn-fullwidth .kbn-container {
  padding-left: 0;
  padding-right: 0;
}
.kbn-section.kbn-height-100 {
  min-height: 100vh;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .kbn-section.kbn-height-100 {
    min-height: auto;
  }
}

/* =============================================================================
- Content with sidebar
============================================================================= */
#kbn-content.kbn-with-sidebar > .kbn-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#kbn-content.kbn-with-sidebar .kbn-inner-content {
  max-width: 770px;
  padding-right: 70px;
  width: 100%;
}
#kbn-content.kbn-with-sidebar .kbn-sidebar {
  max-width: 315px;
  width: 100%;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  #kbn-content.kbn-with-sidebar > .kbn-container {
    flex-direction: column;
  }
  #kbn-content.kbn-with-sidebar .kbn-inner-content {
    max-width: none;
    padding-right: 0;
  }
  #kbn-content.kbn-with-sidebar .kbn-sidebar {
    max-width: none;
    margin-top: 60px;
  }
}

/* =============================================================================
- Paddings
============================================================================= */
.kbn-pt-1x {
  padding-top: 2.083vw;
}

.kbn-pb-1x {
  padding-bottom: 2.083vw;
}

.kbn-pl-1x {
  padding-left: 2.083vw;
}

.kbn-pr-1x {
  padding-right: 2.083vw;
}

.kbn-pt-2x {
  padding-top: 4.167vw;
}

.kbn-pb-2x {
  padding-bottom: 4.167vw;
}

.kbn-pl-2x {
  padding-left: 4.167vw;
}

.kbn-pr-2x {
  padding-right: 4.167vw;
}

.kbn-pt-3x {
  padding-top: 6.25vw;
}

.kbn-pb-3x {
  padding-bottom: 6.25vw;
}

.kbn-pl-3x {
  padding-left: 6.25vw;
}

.kbn-pr-3x {
  padding-right: 6.25vw;
}

.kbn-pt-4x {
  padding-top: 8.333vw;
}

.kbn-pb-4x {
  padding-bottom: 8.333vw;
}

.kbn-pl-4x {
  padding-left: 8.333vw;
}

.kbn-pr-4x {
  padding-right: 8.333vw;
}

.kbn-pt-5x {
  padding-top: 10.417vw;
}

.kbn-pb-5x {
  padding-bottom: 10.417vw;
}

.kbn-pl-5x {
  padding-left: 10.417vw;
}

.kbn-pr-5x {
  padding-right: 10.417vw;
}

.kbn-pt-6x {
  padding-top: 12.5vw;
}

.kbn-pb-6x {
  padding-bottom: 12.5vw;
}

.kbn-pl-6x {
  padding-left: 12.5vw;
}

.kbn-pr-6x {
  padding-right: 12.5vw;
}

.kbn-pt-7x {
  padding-top: 14.583vw;
}

.kbn-pb-7x {
  padding-bottom: 14.583vw;
}

.kbn-pl-7x {
  padding-left: 14.583vw;
}

.kbn-pr-7x {
  padding-right: 14.583vw;
}

.kbn-pt-8x {
  padding-top: 16.667vw;
}

.kbn-pb-8x {
  padding-bottom: 16.667vw;
}

.kbn-pl-8x {
  padding-left: 16.667vw;
}

.kbn-pr-8x {
  padding-right: 16.667vw;
}

.kbn-pt-9x {
  padding-top: 18.75vw;
}

.kbn-pb-9x {
  padding-bottom: 18.75vw;
}

.kbn-pl-9x {
  padding-left: 18.75vw;
}

.kbn-pr-9x {
  padding-right: 18.75vw;
}

@media only screen and (max-width: 767px) {
  .kbn-pt-1x {
    padding-top: 3.1245vw;
  }

  .kbn-pb-1x {
    padding-bottom: 3.1245vw;
  }

  .kbn-pl-1x {
    padding-left: 3.1245vw;
  }

  .kbn-pr-1x {
    padding-right: 3.1245vw;
  }

  .kbn-pt-2x {
    padding-top: 6.2505vw;
  }

  .kbn-pb-2x {
    padding-bottom: 6.2505vw;
  }

  .kbn-pl-2x {
    padding-left: 6.2505vw;
  }

  .kbn-pr-2x {
    padding-right: 6.2505vw;
  }

  .kbn-pt-3x {
    padding-top: 9.375vw;
  }

  .kbn-pb-3x {
    padding-bottom: 9.375vw;
  }

  .kbn-pl-3x {
    padding-left: 9.375vw;
  }

  .kbn-pr-3x {
    padding-right: 9.375vw;
  }

  .kbn-pt-4x {
    padding-top: 12.4995vw;
  }

  .kbn-pb-4x {
    padding-bottom: 12.4995vw;
  }

  .kbn-pl-4x {
    padding-left: 12.4995vw;
  }

  .kbn-pr-4x {
    padding-right: 12.4995vw;
  }

  .kbn-pt-5x {
    padding-top: 15.6255vw;
  }

  .kbn-pb-5x {
    padding-bottom: 15.6255vw;
  }

  .kbn-pl-5x {
    padding-left: 15.6255vw;
  }

  .kbn-pr-5x {
    padding-right: 15.6255vw;
  }

  .kbn-pt-6x {
    padding-top: 18.75vw;
  }

  .kbn-pb-6x {
    padding-bottom: 18.75vw;
  }

  .kbn-pl-6x {
    padding-left: 18.75vw;
  }

  .kbn-pr-6x {
    padding-right: 18.75vw;
  }

  .kbn-pt-7x {
    padding-top: 21.8745vw;
  }

  .kbn-pb-7x {
    padding-bottom: 21.8745vw;
  }

  .kbn-pl-7x {
    padding-left: 21.8745vw;
  }

  .kbn-pr-7x {
    padding-right: 21.8745vw;
  }

  .kbn-pt-8x {
    padding-top: 25.0005vw;
  }

  .kbn-pb-8x {
    padding-bottom: 25.0005vw;
  }

  .kbn-pl-8x {
    padding-left: 25.0005vw;
  }

  .kbn-pr-8x {
    padding-right: 25.0005vw;
  }

  .kbn-pt-9x {
    padding-top: 28.125vw;
  }

  .kbn-pb-9x {
    padding-bottom: 28.125vw;
  }

  .kbn-pl-9x {
    padding-left: 28.125vw;
  }

  .kbn-pr-9x {
    padding-right: 28.125vw;
  }
}
/* =============================================================================
- Margins
============================================================================= */
.kbn-mt-1x {
  margin-top: 2.083vw;
}

.kbn-mb-1x {
  margin-bottom: 2.083vw;
}

.kbn-ml-1x {
  margin-left: 2.083vw;
}

.kbn-mr-1x {
  margin-right: 2.083vw;
}

.kbn-mt-2x {
  margin-top: 4.167vw;
}

.kbn-mb-2x {
  margin-bottom: 4.167vw;
}

.kbn-ml-2x {
  margin-left: 4.167vw;
}

.kbn-mr-2x {
  margin-right: 4.167vw;
}

.kbn-mt-3x {
  margin-top: 6.25vw;
}

.kbn-mb-3x {
  margin-bottom: 6.25vw;
}

.kbn-ml-3x {
  margin-left: 6.25vw;
}

.kbn-mr-3x {
  margin-right: 6.25vw;
}

.kbn-mt-4x {
  margin-top: 8.333vw;
}

.kbn-mb-4x {
  margin-bottom: 8.333vw;
}

.kbn-ml-4x {
  margin-left: 8.333vw;
}

.kbn-mr-4x {
  margin-right: 8.333vw;
}

.kbn-mt-5x {
  margin-top: 10.417vw;
}

.kbn-mb-5x {
  margin-bottom: 10.417vw;
}

.kbn-ml-5x {
  margin-left: 10.417vw;
}

.kbn-mr-5x {
  margin-right: 10.417vw;
}

.kbn-mt-6x {
  margin-top: 12.5vw;
}

.kbn-mb-6x {
  margin-bottom: 12.5vw;
}

.kbn-ml-6x {
  margin-left: 12.5vw;
}

.kbn-mr-6x {
  margin-right: 12.5vw;
}

.kbn-mt-7x {
  margin-top: 14.583vw;
}

.kbn-mb-7x {
  margin-bottom: 14.583vw;
}

.kbn-ml-7x {
  margin-left: 14.583vw;
}

.kbn-mr-7x {
  margin-right: 14.583vw;
}

.kbn-mt-8x {
  margin-top: 16.667vw;
}

.kbn-mb-8x {
  margin-bottom: 16.667vw;
}

.kbn-ml-8x {
  margin-left: 16.667vw;
}

.kbn-mr-8x {
  margin-right: 16.667vw;
}

.kbn-mt-9x {
  margin-top: 18.75vw;
}

.kbn-mb-9x {
  margin-bottom: 18.75vw;
}

.kbn-ml-9x {
  margin-left: 18.75vw;
}

.kbn-mr-9x {
  margin-right: 18.75vw;
}

@media only screen and (max-width: 767px) {
  .kbn-mt-1x {
    margin-top: 3.1245vw;
  }

  .kbn-mb-1x {
    margin-bottom: 3.1245vw;
  }

  .kbn-ml-1x {
    margin-left: 3.1245vw;
  }

  .kbn-mr-1x {
    margin-right: 3.1245vw;
  }

  .kbn-mt-2x {
    margin-top: 6.2505vw;
  }

  .kbn-mb-2x {
    margin-bottom: 6.2505vw;
  }

  .kbn-ml-2x {
    margin-left: 6.2505vw;
  }

  .kbn-mr-2x {
    margin-right: 6.2505vw;
  }

  .kbn-mt-3x {
    margin-top: 9.375vw;
  }

  .kbn-mb-3x {
    margin-bottom: 9.375vw;
  }

  .kbn-ml-3x {
    margin-left: 9.375vw;
  }

  .kbn-mr-3x {
    margin-right: 9.375vw;
  }

  .kbn-mt-4x {
    margin-top: 12.4995vw;
  }

  .kbn-mb-4x {
    margin-bottom: 12.4995vw;
  }

  .kbn-ml-4x {
    margin-left: 12.4995vw;
  }

  .kbn-mr-4x {
    margin-right: 12.4995vw;
  }

  .kbn-mt-5x {
    margin-top: 15.6255vw;
  }

  .kbn-mb-5x {
    margin-bottom: 15.6255vw;
  }

  .kbn-ml-5x {
    margin-left: 15.6255vw;
  }

  .kbn-mr-5x {
    margin-right: 15.6255vw;
  }

  .kbn-mt-6x {
    margin-top: 18.75vw;
  }

  .kbn-mb-6x {
    margin-bottom: 18.75vw;
  }

  .kbn-ml-6x {
    margin-left: 18.75vw;
  }

  .kbn-mr-6x {
    margin-right: 18.75vw;
  }

  .kbn-mt-7x {
    margin-top: 21.8745vw;
  }

  .kbn-mb-7x {
    margin-bottom: 21.8745vw;
  }

  .kbn-ml-7x {
    margin-left: 21.8745vw;
  }

  .kbn-mr-7x {
    margin-right: 21.8745vw;
  }

  .kbn-mt-8x {
    margin-top: 25.0005vw;
  }

  .kbn-mb-8x {
    margin-bottom: 25.0005vw;
  }

  .kbn-ml-8x {
    margin-left: 25.0005vw;
  }

  .kbn-mr-8x {
    margin-right: 25.0005vw;
  }

  .kbn-mt-9x {
    margin-top: 28.125vw;
  }

  .kbn-mb-9x {
    margin-bottom: 28.125vw;
  }

  .kbn-ml-9x {
    margin-left: 28.125vw;
  }

  .kbn-mr-9x {
    margin-right: 28.125vw;
  }
}
/* =============================================================================
- Space
============================================================================= */
.kbn-h-1x {
  height: 2.083vw;
}

.kbn-h-2x {
  height: 4.167vw;
}

.kbn-h-3x {
  height: 6.25vw;
}

.kbn-h-4x {
  height: 8.333vw;
}

.kbn-h-5x {
  height: 10.417vw;
}

.kbn-h-6x {
  height: 12.5vw;
}

.kbn-h-7x {
  height: 14.583vw;
}

.kbn-h-8x {
  height: 16.667vw;
}

.kbn-h-9x {
  height: 18.75vw;
}

@media only screen and (max-width: 767px) {
  .kbn-h-1x {
    height: 1.0415vw;
  }

  .kbn-h-2x {
    height: 2.0835vw;
  }

  .kbn-h-3x {
    height: 3.125vw;
  }

  .kbn-h-4x {
    height: 4.1665vw;
  }

  .kbn-h-5x {
    height: 5.2085vw;
  }

  .kbn-h-6x {
    height: 6.25vw;
  }

  .kbn-h-7x {
    height: 7.2915vw;
  }

  .kbn-h-8x {
    height: 8.3335vw;
  }

  .kbn-h-9x {
    height: 9.375vw;
  }
}
/* =============================================================================
- Gutenberg
============================================================================= */
#kbn-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(blockquote):not(.kbn-section):not(.kbn-element):not(.kbn-container) {
  width: 100%;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 220px;
  padding-right: 220px;
  z-index: 3;
  /* Tablet */
}
@media only screen and (max-width: 1200px) {
  #kbn-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(blockquote):not(.kbn-section):not(.kbn-element):not(.kbn-container) {
    padding-left: 140px;
    padding-right: 140px;
  }
}
@media only screen and (max-width: 1023px) {
  #kbn-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(blockquote):not(.kbn-section):not(.kbn-element):not(.kbn-container) {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  #kbn-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(blockquote):not(.kbn-section):not(.kbn-element):not(.kbn-container) {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#kbn-content > .kbn-element {
  position: relative;
  padding-left: 16vw;
  padding-right: 1.500rem;
  max-width: 68.125rem;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
@media only screen and (max-width: 1023px) {
  #kbn-content > .kbn-element {
    padding-left: 1.500rem;
    padding-right: 1.500rem;
  }
}

#kbn-content > .alignwide,
#kbn-content > blockquote {
  max-width: 68.125rem;
  position: relative;
  padding-left: 16vw;
  padding-right: 1.500rem;
  z-index: 3;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
@media only screen and (max-width: 1023px) {
  #kbn-content > .alignwide,
  #kbn-content > blockquote {
    padding-left: 1.500rem;
    padding-right: 1.500rem;
  }
}
#kbn-content > .alignwide img,
#kbn-content > blockquote img {
  max-width: none;
  width: 100%;
}

#kbn-content > .alignfull {
  position: relative;
  margin-right: 0;
  margin-left: 0;
  z-index: 3;
}
#kbn-content > .alignfull img {
  max-width: none;
  width: 100%;
}

#kbn-content > p + h1,
#kbn-content > p + h2,
#kbn-content > p + h3,
#kbn-content > p + h4,
#kbn-content > p + h5,
#kbn-content > p + h6 {
  margin-top: 6.000rem;
}

/* =============================================================================
--- Custom Columns
============================================================================= */
@media (min-width: 600px) and (max-width: 781px) {
  .wp-block-column.kbn-column-tablet-sm-10 {
    flex-basis: 10% !important;
    margin-left: 0;
  }

  .wp-block-column.kbn-column-tablet-sm-20 {
    flex-basis: 20% !important;
    margin-left: 0;
  }

  .wp-block-column.kbn-column-tablet-sm-30 {
    flex-basis: 30% !important;
    margin-left: 0;
  }

  .wp-block-column.kbn-column-tablet-sm-40 {
    flex-basis: 40% !important;
    margin-left: 0;
  }

  .wp-block-column.kbn-column-tablet-sm-50 {
    flex-basis: 50% !important;
    margin-left: 0;
  }

  .wp-block-column.kbn-column-tablet-sm-60 {
    flex-basis: 60% !important;
    margin-left: 0;
  }

  .wp-block-column.kbn-column-tablet-sm-70 {
    flex-basis: 70% !important;
    margin-left: 0;
  }

  .wp-block-column.kbn-column-tablet-sm-80 {
    flex-basis: 80% !important;
    margin-left: 0;
  }

  .wp-block-column.kbn-column-tablet-sm-90 {
    flex-basis: 90% !important;
    margin-left: 0;
  }

  .wp-block-column.kbn-column-tablet-sm-100 {
    flex-basis: 100% !important;
    margin-left: 0;
  }
}
@media (max-width: 781px) {
  .wp-block-spacer.kbn-spacer-tablet-sm-10 {
    height: 10px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-15 {
    height: 15px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-20 {
    height: 20px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-25 {
    height: 25px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-30 {
    height: 30px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-35 {
    height: 35px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-40 {
    height: 40px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-45 {
    height: 45px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-50 {
    height: 50px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-55 {
    height: 55px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-60 {
    height: 60px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-65 {
    height: 65px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-70 {
    height: 70px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-75 {
    height: 75px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-80 {
    height: 80px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-85 {
    height: 85px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-90 {
    height: 90px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-95 {
    height: 95px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-100 {
    height: 100px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-110 {
    height: 110px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-120 {
    height: 120px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-130 {
    height: 130px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-140 {
    height: 140px !important;
  }

  .wp-block-spacer.kbn-spacer-tablet-sm-150 {
    height: 150px !important;
  }
}
@media (max-width: 599px) {
  .wp-block-spacer.kbn-spacer-mobile-10 {
    height: 10px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-15 {
    height: 15px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-20 {
    height: 20px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-25 {
    height: 25px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-30 {
    height: 30px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-35 {
    height: 35px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-40 {
    height: 40px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-45 {
    height: 45px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-50 {
    height: 50px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-55 {
    height: 55px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-60 {
    height: 60px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-65 {
    height: 65px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-70 {
    height: 70px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-75 {
    height: 75px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-80 {
    height: 80px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-85 {
    height: 85px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-90 {
    height: 90px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-95 {
    height: 95px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-100 {
    height: 100px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-110 {
    height: 110px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-120 {
    height: 120px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-130 {
    height: 130px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-140 {
    height: 140px !important;
  }

  .wp-block-spacer.kbn-spacer-mobile-150 {
    height: 150px !important;
  }
}
/* =============================================================================
--- Custom List
============================================================================= */
ul.kbn-list {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
ul.kbn-list li {
  padding-left: 24px;
  margin-bottom: 12px;
  position: relative;
}
ul.kbn-list li:not(:last-child) {
  margin-bottom: 12px;
}
ul.kbn-list li:before {
  content: '';
  position: absolute;
  top: 1.000em;
  margin-top: -0.450em;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 30px;
  background-color: #326DE6;
}

ol.kbn-list {
  margin-left: 0;
  padding-left: 24px;
}
ol.kbn-list li {
  margin-bottom: 12px;
  position: relative;
}
ol.kbn-list li:not(:last-child) {
  margin-bottom: 12px;
}

/* =============================================================================
--- Aligns
============================================================================= */
#kbn-content:not(.kbn-with-sidebar) .alignfull {
  margin-left: calc((-100vw + 100%)/2);
  margin-right: calc((-100vw + 100%)/2);
  max-width: 100vw;
  width: auto;
}

.alignwide {
  margin-left: -6vw;
  margin-right: -6vw;
  width: calc(100% + 12vw);
  max-width: none;
}

#kbn-content.kbn-right-sidebar .alignwide {
  margin-right: 0;
  width: calc(100% + 6vw);
  max-width: none;
}

#kbn-content.kbn-left-sidebar .alignwide {
  margin-left: 0;
  width: calc(100% + 6vw);
  max-width: none;
}

@media only screen and (max-width: 1023px) {
  .alignwide {
    margin-left: -3vw;
    margin-right: -3vw;
    width: calc(100% + 6vw);
  }

  #kbn-content.kbn-right-sidebar .alignwide,
  #kbn-content.kbn-left-sidebar .alignwide {
    margin-left: -6vw;
    margin-right: -6vw;
    width: calc(100% + 12vw);
  }
}
@media only screen and (max-width: 767px) {
  .alignwide {
    margin-left: -6vw;
    margin-right: -6vw;
    width: calc(100% + 12vw);
  }

  #kbn-content.kbn-right-sidebar .alignwide,
  #kbn-content.kbn-left-sidebar .alignwide {
    margin-left: -6vw;
    margin-right: -6vw;
    width: calc(100% + 12vw);
  }
}
.wp-block-group.has-background {
  padding: 2.000rem;
}

/* =============================================================================
--- Text Sizes
============================================================================= */
.has-small-font-size,
.has-medium-font-size,
.has-large-font-size,
.has-huge-font-size,
.has-larger-font-size {
  line-height: 1.2;
}

/* =============================================================================
--- Block Quote
============================================================================= */
.wp-block-quote.is-large:before {
  content: '';
}

/* =============================================================================
--- Block Margins
============================================================================= */
.wp-block-cover:not(:last-child),
.wp-block-cover-image:not(:last-child),
.wp-block-gallery:not(:last-child),
.wp-block-video:not(:last-child),
.wp-block-embed:not(:last-child),
.wp-block-audio:not(:last-child),
.wp-block-button:not(:last-child),
.wp-block-search:not(:last-child),
.kbn-list:not(:last-child) {
  margin-bottom: 30px;
}

/* =============================================================================
--- Block Pullquote
============================================================================= */
.wp-block-pullquote {
  border: none;
}
.wp-block-pullquote blockquote:before {
  content: '';
}

/* =============================================================================
--- Block Pullquote
============================================================================= */
#kbn-content blockquote.wp-block-quote {
  padding-top: 5px;
  padding-bottom: 5px;
}
#kbn-content blockquote.wp-block-quote cite {
  display: block;
  margin-top: 1em;
  font-size: 14px;
  line-height: 1;
  text-align: inherit;
}

/* =============================================================================
--- Block Separator
============================================================================= */
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  width: 100%;
  border: none;
  border-bottom: 1px solid currentColor;
  margin-top: 30px;
  margin-bottom: 30px;
}
.wp-block-separator.is-style-wide {
  width: auto;
  border: none;
  border-bottom: 1px solid currentColor;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: -12%;
  margin-right: -12%;
}

/* =============================================================================
--- Block  Archives/ Categories / Latest Posts
============================================================================= */
.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
  margin: 0;
  list-style: none;
}

.wp-block-archives li,
.wp-block-categories li,
.wp-block-latest-posts li {
  margin-bottom: 6px;
  text-align: left;
  overflow: hidden;
}

.wp-block-archives li ul,
.wp-block-categories li ul,
.wp-block-latest-posts li ul {
  padding-left: 10px;
}

.wp-block-archives li:last-child,
.wp-block-categories li:last-child,
.wp-block-latest-posts li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.wp-block-latest-comments {
  margin: 0;
  list-style: none;
}

/* =============================================================================
--- Block Cover
============================================================================= */
.wp-block-cover:not([class*=background-color]) .wp-block-cover__inner-container,
.wp-block-cover:not([class*=background-color]) .wp-block-cover-image-text,
.wp-block-cover:not([class*=background-color]) .wp-block-cover-text {
  color: #ffffff;
}

.wp-block-cover-image:not([class*=background-color]) .wp-block-cover__inner-container,
.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-image-text,
.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-text {
  color: #ffffff;
}

/* =============================================================================
--- Block Button
============================================================================= */
.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

/* =============================================================================
--- Block Image
============================================================================= */
.wp-block-image {
  overflow: hidden;
}

/* =============================================================================
--- Block Gallery
============================================================================= */
.wp-block-gallery .blocks-gallery-item figcaption {
  line-height: 1.4;
}

/* =============================================================================
- Header
============================================================================= */
#kbn-header {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  right: 0;
  color: #000000;
  z-index: 10;
  /* Tablet */
}
#kbn-header .kbn-header-inner {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 160px;
}
#kbn-header .kbn-header-elements {
  position: absolute;
  top: 50%;
  right: -18px;
  transform: translateY(-50%);
  padding: 0 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  z-index: 4;
}
#kbn-header .kbn-header-elements > * {
  margin: 0 18px;
}
#kbn-header .kbn-logo {
  margin-left: 30px;
  width: 160px;
  height: 160px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  background-color: #ffffff;
}
#kbn-header .kbn-logo .kbn-logo-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 100px;
}
#kbn-header .kbn-logo .kbn-logo-inner .kbn-logo-kubernetes {
  width: auto;
  max-width: none;
  height: 100%;
}
#kbn-header .kbn-logo .kbn-logo-inner .kbn-logo-rudder {
  width: auto;
  max-width: none;
  height: 30%;
  position: absolute;
  top: 38%;
  right: 12%;
}
@media only screen and (max-width: 1200px) {
  #kbn-header .kbn-header-inner {
    height: 100px;
  }
  #kbn-header .kbn-logo {
    margin-left: 10px;
    width: 100px;
    height: 100px;
  }
  #kbn-header .kbn-logo .kbn-logo-inner {
    height: 70px;
  }
}
@media only screen and (max-width: 1023px) {
  #kbn-header .kbn-logo {
    position: absolute;
  }
}
@media only screen and (max-width: 767px) {
  #kbn-header {
    display: none;
  }
}
#kbn-header #kbn-main-menu ul {
  list-style: none;
  display: flex;
  margin: 0 -18px;
}
#kbn-header #kbn-main-menu ul li a {
  padding: 6px 18px;
  color: currentColor;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  transition: color .3s;
}
#kbn-header #kbn-main-menu ul li a:hover {
  color: #326DE6;
}
#kbn-header #kbn-main-menu ul li + li {
  border-left: 1px solid #ebebeb;
}
#kbn-header .kbn-header-btn {
  font-size: 16px;
  line-height: 1.000em;
  font-weight: 500;
  padding: 11px 18px;
  color: #ffffff;
  background-color: #326DE6;
  border-radius: 3px;
  transition: transform .3s ease;
  display: inline-block;
  vertical-align: top;
}
#kbn-header .kbn-header-btn:hover {
  transform: translateY(-5px);
}

/* =============================================================================
- Header
============================================================================= */
#kbn-responsive-header {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
  right: 0;
  color: #000000;
  background-color: #ffffff;
  z-index: 10;
}
#kbn-responsive-header .kbn-header-inner {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 110px;
}
#kbn-responsive-header .kbn-logo {
  width: 110px;
  height: 110px;
  position: relative;
}
#kbn-responsive-header .kbn-logo .kbn-logo-inner {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: auto;
  height: 70px;
}
#kbn-responsive-header .kbn-logo .kbn-logo-inner .kbn-logo-kubernetes {
  width: auto;
  max-width: none;
  height: 100%;
}
#kbn-responsive-header .kbn-logo .kbn-logo-inner .kbn-logo-rudder {
  width: auto;
  max-width: none;
  height: 30%;
  position: absolute;
  top: 38%;
  right: 12%;
}
#kbn-responsive-header .kbn-menu-btn {
  cursor: pointer;
}
#kbn-responsive-header .kbn-menu-btn svg {
  display: block;
}
@media only screen and (max-width: 767px) {
  #kbn-responsive-header {
    display: block;
  }
}

#kbn-responsive-menu-area {
  position: absolute;
  top: 110px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.1);
  z-index: 999;
  display: none;
}
#kbn-responsive-menu-area .kbn-menu-area-inner {
  position: absolute;
  top: 0;
  left: 50px;
  right: 50px;
  bottom: 80px;
  overflow: hidden;
}
#kbn-responsive-menu-area .kbn-scroller {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  width: calc(100% + 40px);
  padding-right: 40px;
  height: 100%;
}
#kbn-responsive-menu-area #kbn-responsive-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#kbn-responsive-menu-area #kbn-responsive-menu ul li {
  display: block;
}
#kbn-responsive-menu-area #kbn-responsive-menu ul li a {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  padding: 24px 0;
  display: block;
  color: #000000;
}
#kbn-responsive-menu-area #kbn-responsive-menu ul li a:hover {
  color: #326DE6;
}
#kbn-responsive-menu-area #kbn-responsive-menu ul li:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
#kbn-responsive-menu-area .kbn-search-item {
  padding: 0 18px;
  height: 60px;
  background-color: #FAFAFA;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  margin-bottom: 36px;
}
#kbn-responsive-menu-area .kbn-header-btn {
  color: #ffffff;
  background-color: #326DE6;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  padding: 18px;
  width: 100%;
  display: block;
  border-radius: 3px;
  text-align: center;
}

body.kbn-menu-open {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* =============================================================================
- Menu Icon
============================================================================= */
.kbn-menu-btn {
  display: block;
}
.kbn-menu-btn .kbn-icon-inner {
  position: relative;
  width: 36px;
  height: 18px;
}
.kbn-menu-btn .kbn-icon-inner span {
  display: block;
  width: 36px;
  height: 2px;
  position: absolute;
  left: 0;
  background-color: #000000;
  transition: all .3s ease;
}
.kbn-menu-btn .kbn-icon-inner span:nth-child(1) {
  top: 0;
  transform-origin: 10px 7px;
}
.kbn-menu-btn .kbn-icon-inner span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.kbn-menu-btn .kbn-icon-inner span:nth-child(3) {
  bottom: 0;
  transform-origin: 9px -5px;
}
.kbn-menu-btn.kbn-close span:nth-child(1) {
  transform: rotate(45deg);
}
.kbn-menu-btn.kbn-close span:nth-child(2) {
  opacity: 0;
}
.kbn-menu-btn.kbn-close span:nth-child(3) {
  transform: rotate(-45deg);
}

/* =============================================================================
- Search Widget
============================================================================= */
.kbn-search-item {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.kbn-search-item .kbn-search-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.kbn-search-item .kbn-search-textfield {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 0;
  margin: 0 0 0 12px;
  font-size: 14px;
  line-height: 20px;
  width: 130px;
}

#kbn-intro-hero {
  position: relative;
  height: 100vh;
  padding: 12% 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  background-image: linear-gradient(0deg, #FFFFFF 0%, #F7F7F7 100%);
}
#kbn-intro-hero .kbn-intro-logo {
  display: none;
}
#kbn-intro-hero .kbn-bg-text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}
#kbn-intro-hero .kbn-bg-text img {
  width: 100vw;
  height: auto;
  max-width: none;
  opacity: 0.04;
  transform: translateY(250%);
  z-index: 0;
}
#kbn-intro-hero .kbn-scroll-down {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10;
}
#kbn-intro-hero .kbn-scroll-down .kbn-inner {
  display: flex;
  align-items: center;
  writing-mode: vertical-rl;
}
#kbn-intro-hero .kbn-scroll-down .kbn-inner:before {
  content: '';
  width: 2px;
  height: 48px;
  margin-bottom: 20px;
  background-color: #326DE6;
  display: block;
  transform: scaleY(0);
  animation: scroll_down_line_animation 2s infinite cubic-bezier(0.48, 0, 0.12, 1);
}
#kbn-intro-hero .kbn-feature-event {
  position: absolute;
  width: 21.875vw;
  top: 60%;
  left: 65%;
  z-index: 3;
}
#kbn-intro-hero .kbn-feature-event:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 5px;
  left: 5px;
  z-index: 0;
  border: 2px solid #326DE6;
  transition: all .5s ease;
}
#kbn-intro-hero .kbn-feature-event:hover:after {
  transform: translate(5px, 5px);
}
#kbn-intro-hero .kbn-feature-event .kbn-event-content {
  width: 100%;
  padding: 37% 13% 7% 7%;
  position: relative;
  z-index: 4;
  color: #ffffff;
  background-color: rgba(50, 109, 230, 0.9);
}
#kbn-intro-hero .kbn-feature-event .kbn-feature-image {
  margin-bottom: 0;
}
#kbn-intro-hero .kbn-feature-event img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 2;
}
@media only screen and (max-width: 1023px) {
  #kbn-intro-hero .kbn-feature-event {
    width: 100%;
    max-width: 300px;
    top: 65%;
    left: 40%;
  }
  #kbn-intro-hero br {
    content: normal;
  }
}
@media only screen and (max-width: 767px) {
  #kbn-intro-hero {
    /* Remove Br */
  }
  #kbn-intro-hero .kbn-feature-event {
    width: 100%;
    max-width: 300px;
    top: 0;
    left: 0;
    position: relative;
    display: block;
    margin-top: 30px;
  }
  #kbn-intro-hero .kbn-scroll-down {
    display: none;
  }
  #kbn-intro-hero #typed {
    display: block;
    height: 1.200em;
  }
  #kbn-intro-hero br {
    content: " ";
  }
  #kbn-intro-hero br:after {
    content: " ";
  }
}

body:not(.kbn-disable-intro-animation) #kbn-intro-hero .kbn-intro-logo {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 21.875vw;
  min-width: 150px;
  height: auto;
  display: block;
  overflow: visible;
}
body:not(.kbn-disable-intro-animation) #kbn-intro-hero .kbn-intro-logo .kbn-boat,
body:not(.kbn-disable-intro-animation) #kbn-intro-hero .kbn-intro-logo .kbn-rudder {
  opacity: 0;
}
body:not(.kbn-disable-intro-animation) #kbn-intro-hero .kbn-intro-logo .kbn-title,
body:not(.kbn-disable-intro-animation) #kbn-intro-hero .kbn-intro-logo .kbn-description {
  opacity: 0;
  transform: translateY(100px);
}
body:not(.kbn-disable-intro-animation) #kbn-intro-hero .kbn-intro-title {
  opacity: 0;
  transform: translateY(150%);
}
body:not(.kbn-disable-intro-animation) #kbn-intro-hero .kbn-bg-text {
  opacity: 0;
}
body:not(.kbn-disable-intro-animation) #kbn-intro-hero .kbn-scroll-down {
  opacity: 0;
}
body:not(.kbn-disable-intro-animation) #kbn-intro-hero .kbn-feature-event {
  opacity: 0;
  transform: translateY(150%);
}
body:not(.kbn-disable-intro-animation).intro-template #kbn-header .kbn-logo {
  transform: translateY(calc( -100% - 30px ));
}
body:not(.kbn-disable-intro-animation).intro-template #kbn-header .kbn-header-elements > * {
  opacity: 0;
  transform: translateY(-30px);
}

@keyframes scroll_down_line_animation {
  10% {
    transform: scaleY(0);
    transform-origin: center top;
  }
  50% {
    transform-origin: center top;
    transform: scale(1);
  }
  51% {
    transform-origin: center bottom;
  }
  100% {
    transform-origin: center bottom;
    transform: scaleY(0);
  }
}
/* =============================================================================
- Page Title
============================================================================= */
#kbn-page-title {
  padding: 160px 0 0 0;
}
#kbn-page-title .kbn-content {
  padding-top: 12%;
}
#kbn-page-title .kbn-title {
  max-width: 10.000em;
}
@media only screen and (max-width: 1200px) {
  #kbn-page-title {
    padding: 100px 0 0 0;
  }
}

/* =============================================================================
- Post Title
============================================================================= */
#kbn-post-title {
  padding: 160px 0 0 0;
}
#kbn-post-title .kbn-date {
  margin-top: 12%;
  margin-bottom: 1.250em;
  color: #326DE6;
}
#kbn-post-title .kbn-title {
  max-width: 10.000em;
}
@media only screen and (max-width: 1200px) {
  #kbn-post-title {
    padding: 100px 0 0 0;
  }
}

/* =============================================================================
- Post Feature
============================================================================= */
.kbn-feature-image {
  margin-bottom: 60px;
}

#kbn-related-events .kbn-title-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.kbn-event-datetime {
  padding: 20px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #326DE6;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.kbn-event-datetime svg {
  display: block;
  width: 24px;
  fill: currentColor;
  margin-right: 8px;
}
.kbn-event-datetime .kbn-event-datetime-content {
  display: flex;
  flex-direction: column;
}

.tribe-events-cal-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-top: 60px;
}
.tribe-events-cal-links .tribe-events-button {
  padding: 6px 12px;
  color: #555555;
  background-color: #FAFAFA;
  margin-right: 12px;
  border-radius: 3px;
  transition: all .3s ease;
}
.tribe-events-cal-links .tribe-events-button:hover {
  color: #ffffff;
  background-color: #326DE6;
}

/* =============================================================================
- Page 404
============================================================================= */
#kbn-content .kbn-404-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100vh;
}
#kbn-content .kbn-404-content .kbn-404-graphic {
  display: block;
  margin: 0 auto 20px auto;
}
#kbn-content .kbn-404-content .kbn-title {
  margin-bottom: 30px;
}

#kbn-event-title {
  padding: 160px 0 0 0;
}
#kbn-event-title .kbn-container {
  display: flex;
  flex-direction: column;
}
#kbn-event-title .kbn-feature-image {
  width: 100%;
  max-width: 39.583vw;
  min-width: 500px;
  align-self: flex-end;
}
#kbn-event-title .kbn-feature-image .kbn-media {
  width: 100%;
  position: relative;
  box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.08);
}
#kbn-event-title .kbn-feature-image .kbn-media img {
  width: 100%;
  max-width: none;
}
#kbn-event-title .kbn-date {
  margin-top: -1.000em;
  margin-bottom: 1.250em;
  color: #326DE6;
}
#kbn-event-title .kbn-title {
  max-width: 10.000em;
}
@media only screen and (max-width: 1200px) {
  #kbn-event-title {
    padding: 100px 0 0 0;
  }
  #kbn-event-title .kbn-date {
    margin-top: 1.500em;
  }
}
@media only screen and (max-width: 1023px) {
  #kbn-event-title .kbn-feature-image {
    max-width: none;
    min-width: auto;
  }
}
@media only screen and (max-width: 767px) {
  #kbn-event-title .kbn-feature-image {
    margin-bottom: 24px;
  }
  #kbn-event-title .kbn-date {
    margin-top: 0;
    margin-bottom: 12px;
  }
}

#kbn-related-events {
  background-color: #FAFAFA;
}
#kbn-related-events .kbn-title-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
#kbn-related-events .kbn-title-wrapper .knb-backlink {
  font-size: 16px;
  color: #a7a7a7;
}
#kbn-related-events .kbn-title-wrapper .knb-backlink:hover {
  color: #326DE6;
}
#kbn-related-events .kbn-event .kbn-event-inner {
  background-color: #ffffff;
}
#kbn-related-events .kbn-event:hover .kbn-event-inner {
  background-color: #326DE6;
}

.kbn-event-datetime {
  padding: 20px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #326DE6;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.kbn-event-datetime svg {
  display: block;
  width: 24px;
  fill: currentColor;
  margin-right: 8px;
}
.kbn-event-datetime .kbn-event-datetime-content {
  display: flex;
  flex-direction: column;
}

.kbn-event-venue {
  margin-top: 24px;
  padding: 20px;
  border-radius: 3px;
  border: 1px solid #ebebeb;
}
.kbn-event-venue .kbn-venue {
  display: flex;
  align-items: flex-start;
  color: #a7a7a7;
  font-weight: 400;
}
.kbn-event-venue .kbn-venue span {
  line-height: 18px;
  display: block;
  font-weight: 500;
  color: #000000;
}
.kbn-event-venue .kbn-venue svg {
  display: block;
  width: 18px;
  height: auto;
  fill: #000000;
  margin-right: 8px;
}
.kbn-event-venue .kbn-map {
  margin-top: 20px;
}
.kbn-event-venue .kbn-map a {
  display: block;
}
.kbn-event-venue .kbn-map a img {
  max-width: none;
  width: 100%;
}

.tribe-events-cal-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-top: 60px;
}
.tribe-events-cal-links .tribe-events-button {
  padding: 6px 12px;
  color: #555555;
  background-color: #FAFAFA;
  margin-right: 12px;
  border-radius: 3px;
  transition: all .3s ease;
}
.tribe-events-cal-links .tribe-events-button:hover {
  color: #ffffff;
  background-color: #326DE6;
}

#kbn-event-sponsors .kbn-title {
  margin-bottom: 30px;
}
#kbn-event-sponsors .kbn-sponsors-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: -1%;
}
#kbn-event-sponsors .kbn-sponsors-grid .kbn-item {
  padding: 1%;
  flex-basis: 33.333333%;
  max-width: 33.333333%;
}
#kbn-event-sponsors .kbn-sponsors-grid .kbn-item .kbn-item-inner {
  border: 1px solid #ebebeb;
}

/* =============================================================================
- Events Grid
============================================================================= */
.kbn-blog-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: -15px;
}
.kbn-blog-grid .kbn-post {
  padding: 15px;
  flex-basis: 33.333333%;
  max-width: 33.333333%;
}
.kbn-blog-grid .kbn-post .kbn-post-inner {
  color: #000000;
  border: 1px solid #ebebeb;
  background-color: #FAFAFA;
  transition: all .3s ease;
  padding: 36px 30px 24px 30px;
  border-radius: 6px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.kbn-blog-grid .kbn-post .kbn-post-inner .kbn-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  max-width: 260px;
}
.kbn-blog-grid .kbn-post .kbn-post-inner .kbn-date {
  font-size: 14px;
  line-height: 1.000em;
  color: #326DE6;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 30px;
  transition: color .3s ease;
}
.kbn-blog-grid .kbn-post .kbn-post-inner .kbn-title {
  margin-bottom: 8px;
}
.kbn-blog-grid .kbn-post .kbn-post-inner .kbn-read-more {
  margin-top: 30px;
}
.kbn-blog-grid .kbn-post:hover .kbn-post-inner {
  color: #ffffff;
  border-color: #326DE6;
  background-color: #326DE6;
  transform: translateY(-5px);
}
.kbn-blog-grid .kbn-post:hover .kbn-post-inner .kbn-date {
  color: #ffffff;
}
.kbn-blog-grid .kbn-post:hover .kbn-read-more .kbn-btn-inner span {
  transform: translateX(3px);
}
.kbn-blog-grid .kbn-post:hover .kbn-read-more .kbn-icon .kbn-arrow,
.kbn-blog-grid .kbn-post:hover .kbn-read-more .kbn-icon .kbn-line {
  transform: translateX(0);
}
@media only screen and (max-width: 767px) {
  .kbn-blog-grid {
    flex-direction: column;
  }
  .kbn-blog-grid .kbn-post {
    padding: 15px;
    flex-basis: 100%;
    max-width: 100%;
  }
}

/* =============================================================================
- Events Grid
============================================================================= */
.kbn-events-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: -15px;
}
.kbn-events-grid .kbn-event {
  padding: 15px;
  flex-basis: 33.333333%;
  max-width: 33.333333%;
}
.kbn-events-grid .kbn-event .kbn-event-inner {
  color: #000000;
  border: 1px solid #ebebeb;
  background-color: #FAFAFA;
  transition: all .3s ease;
  padding: 36px 30px 24px 30px;
  border-radius: 6px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.kbn-events-grid .kbn-event .kbn-event-inner .kbn-content {
  max-width: 260px;
}
.kbn-events-grid .kbn-event .kbn-event-inner .kbn-date {
  font-size: 14px;
  line-height: 1.000em;
  color: #326DE6;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 30px;
  transition: color .3s ease;
}
.kbn-events-grid .kbn-event .kbn-event-inner .kbn-title {
  margin-bottom: 8px;
}
.kbn-events-grid .kbn-event .kbn-event-inner .kbn-venue {
  margin-top: 36px;
  transition: color .3s ease;
}
.kbn-events-grid .kbn-event:hover .kbn-event-inner {
  color: #ffffff;
  border-color: #326DE6;
  background-color: #326DE6;
  transform: translateY(-5px);
}
.kbn-events-grid .kbn-event:hover .kbn-event-inner .kbn-date,
.kbn-events-grid .kbn-event:hover .kbn-event-inner .kbn-venue {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .kbn-events-grid {
    flex-direction: column;
  }
  .kbn-events-grid .kbn-event {
    padding: 15px;
    flex-basis: 100%;
    max-width: 100%;
  }
}

/* =============================================================================
- Events Grid Thumbs
============================================================================= */
.kbn-events-grid-thumbs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: -4.5%;
}
.kbn-events-grid-thumbs .kbn-event {
  padding: 4.5%;
  flex-basis: 50%;
  max-width: 50%;
}
.kbn-events-grid-thumbs .kbn-event .kbn-event-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #000000;
  background-color: #ffffff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0);
  transition: all .3s ease;
}
.kbn-events-grid-thumbs .kbn-event:hover .kbn-event-inner {
  transform: translateY(-5px);
  box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.1);
}
.kbn-events-grid-thumbs .kbn-event .kbn-media {
  position: relative;
}
.kbn-events-grid-thumbs .kbn-event .kbn-media img {
  max-width: none;
  width: 100%;
}
.kbn-events-grid-thumbs .kbn-event .kbn-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px 30px 18px 30px;
}
.kbn-events-grid-thumbs .kbn-event .kbn-content .kbn-inner-content {
  flex: 1;
}
.kbn-events-grid-thumbs .kbn-event .kbn-content .kbn-date {
  color: #326DE6;
  font-size: 14px;
  line-height: 1.000em;
  margin-bottom: 6px;
}
.kbn-events-grid-thumbs .kbn-event .kbn-content .kbn-title {
  margin-bottom: 12px;
}
.kbn-events-grid-thumbs .kbn-event .kbn-content .kbn-venue {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid #ebebeb;
}
.kbn-events-grid-thumbs.kbn-columns-3 {
  margin: -2%;
}
.kbn-events-grid-thumbs.kbn-columns-3 .kbn-event {
  padding: 2%;
  flex-basis: 33.333333%;
  max-width: 33.333333%;
}
.kbn-events-grid-thumbs.kbn-columns-3 .kbn-event .kbn-event-inner {
  border: 1px solid #ebebeb;
}
@media only screen and (max-width: 767px) {
  .kbn-events-grid-thumbs .kbn-event {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
}

/* =============================================================================
- Footer
============================================================================= */
#kbn-footer {
  color: #ffffff;
  background-color: #000000;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#kbn-footer a {
  color: #ABABAE;
  transition: color .3s;
}
#kbn-footer a:hover {
  color: #ffffff;
}
#kbn-footer .kbn-footer-logo {
  width: 120px;
  margin-bottom: 36px;
}
#kbn-footer .kbn-footer-content {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  z-index: 3;
}
#kbn-footer .kbn-footer-bar {
  position: relative;
  z-index: 3;
  font-size: 14px;
  color: #ABABAE;
}
#kbn-footer .kbn-footer-bar .kbn-inner {
  padding: 30px 0;
  border-top: 1px solid #252424;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#kbn-footer .kbn-footer-bar .kbn-meetup-logo {
  width: 100px;
  display: block;
}
#kbn-footer .kbn-footer-bar .kbn-footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: -6px 0 0 32px;
}
#kbn-footer .kbn-footer-bar .kbn-footer-menu li {
  margin-top: 6px;
}
#kbn-footer .kbn-footer-bar .kbn-footer-menu li:not(:last-child) {
  border-right: 1px solid #252424;
}
#kbn-footer .kbn-footer-bar .kbn-footer-menu a {
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.000em;
  display: block;
}
#kbn-footer .kbn-footer-bar .kbn-greatives {
  flex: 1;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #kbn-footer .kbn-footer-bar .kbn-inner {
    flex-direction: column;
    align-items: flex-start;
  }
  #kbn-footer .kbn-footer-bar .kbn-meetup-logo {
    margin-bottom: 12px;
  }
  #kbn-footer .kbn-footer-bar .kbn-footer-menu {
    margin: -6px 0 12px -12px;
  }
}

.kbn-form {
  width: 100%;
}
.kbn-form .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 1.500rem;
  width: 100%;
  position: relative;
}
.kbn-form input:not(.wpcf7-submit),
.kbn-form textarea {
  display: block;
  width: 100%;
  padding: 1.000rem 1.500rem;
  background-color: #FAFAFA;
  border: 1px solid #ebebeb;
  margin: 0;
  border-radius: 2px;
  transition: background-color .5s;
  font-size: 14px;
  font-family: 'Jost';
  font-weight: 400;
  font-display: swap;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.kbn-form input:focus,
.kbn-form textarea:focus {
  outline: none;
  background-color: #ffffff;
}
.kbn-form input[type="submit"] {
  display: inline-block;
  color: #ffffff;
  padding: 18px 24px;
  border-radius: 2px;
  border: none;
  background-color: #326DE6;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  transition: color .3s ease, background-color .3s ease;
}
.kbn-form input[type="submit"]:hover {
  background-color: #000000;
}
.kbn-form .wpcf7-not-valid-tip {
  font-size: 14px;
  color: #326DE6;
  position: absolute;
  top: 50%;
  right: 20px;
  text-align: right;
  transform: translateY(-50%);
}

.wpcf7 form .wpcf7-response-output {
  border: none;
  font-size: 16px;
  padding: 0;
  margin: 30px 0 0 0;
  color: #555555;
}

/* =============================================================================
- Background Image
============================================================================= */
.kbn-bg-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.kbn-bg-wrapper .kbn-bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.kbn-bg-wrapper .kbn-bg-image.kbn-bg-width-small {
  width: 50%;
}
.kbn-bg-wrapper .kbn-bg-image.kbn-bg-width-medium {
  width: 70%;
}
.kbn-bg-wrapper .kbn-bg-image.kbn-bg-width-large {
  width: 80%;
}
.kbn-bg-wrapper .kbn-bg-image.kbn-bg-width-extra-large {
  width: 100%;
}
.kbn-bg-wrapper .kbn-bg-image.kbn-bg-left-top {
  background-position: left top;
}
.kbn-bg-wrapper .kbn-bg-image.kbn-bg-left-bottom {
  background-position: left bottom;
}
.kbn-bg-wrapper .kbn-bg-image.kbn-bg-left-center {
  background-position: left center;
}
.kbn-bg-wrapper .kbn-bg-image.kbn-bg-right-top {
  background-position: right top;
}
.kbn-bg-wrapper .kbn-bg-image.kbn-bg-right-bottom {
  background-position: right bottom;
}
.kbn-bg-wrapper .kbn-bg-image.kbn-bg-right-center {
  background-position: right center;
}
@media only screen and (max-width: 1023px) {
  .kbn-bg-wrapper .kbn-bg-image {
    width: 100% !important;
  }
}

/* =============================================================================
- Widget
============================================================================= */
.kbn-sidebar .kbn-widget + .kbn-widget {
  margin-top: 36px;
}
.kbn-sidebar .kbn-widget-title {
  margin-bottom: 12px;
}

/* =============================================================================
- Text Widget
============================================================================= */
.kbn-widget.widget_text ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 20px;
}
.kbn-widget.widget_text a {
  color: #000000;
  transition: color .3s ease;
}
.kbn-widget.widget_text a:hover {
  color: #326DE6;
}

/* =============================================================================
- Event Widget
============================================================================= */
.kbn-widget-event .kbn-event {
  position: relative;
  width: 100%;
  display: block;
}
.kbn-widget-event .kbn-event:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 5px;
  left: 5px;
  z-index: 0;
  border: 2px solid #326DE6;
  transition: all .5s ease;
}
.kbn-widget-event .kbn-event:hover:after {
  transform: translate(5px, 5px);
}
.kbn-widget-event .kbn-event .kbn-event-content {
  width: 100%;
  padding: 37% 13% 7% 7%;
  position: relative;
  z-index: 4;
  color: #ffffff;
  background-color: rgba(50, 109, 230, 0.9);
}
.kbn-widget-event .kbn-event img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 2;
}

#kbn-social-share {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0px;
  pointer-events: none;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}
#kbn-social-share .kbn-social-share-inner {
  display: inline-block;
  padding: 30px 20px;
  pointer-events: visible;
  cursor: pointer;
}
#kbn-social-share .kbn-social-wrapper {
  display: flex;
}
#kbn-social-share .kbn-social-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
#kbn-social-share .kbn-social-btn span {
  margin-bottom: 8px;
}
#kbn-social-share .kbn-social-btn svg {
  display: block;
  background-color: #326DE6;
  border-radius: 50px;
  fill: #ffffff;
  transition: all .3s ease;
  transition-delay: .5s;
}
#kbn-social-share .kbn-socials {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
#kbn-social-share .kbn-socials li {
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease;
  transform: translateX(-10px);
}
#kbn-social-share .kbn-socials li + li {
  margin-top: 12px;
}
#kbn-social-share .kbn-socials li:nth-child(1n) {
  transition-delay: 0.1s;
}
#kbn-social-share .kbn-socials li:nth-child(2n) {
  transition-delay: 0.2s;
}
#kbn-social-share .kbn-socials li:nth-child(3n) {
  transition-delay: 0.3s;
}
#kbn-social-share .kbn-socials li:nth-child(4n) {
  transition-delay: 0.4s;
}
#kbn-social-share .kbn-socials li:nth-child(5n) {
  transition-delay: 0.5s;
}
#kbn-social-share .kbn-socials li:nth-child(6n) {
  transition-delay: 0.6s;
}
#kbn-social-share .kbn-socials li:nth-child(7n) {
  transition-delay: 0.7s;
}
#kbn-social-share .kbn-socials li:nth-child(8n) {
  transition-delay: 0.8s;
}
#kbn-social-share .kbn-socials li:nth-child(9n) {
  transition-delay: 0.9s;
}
#kbn-social-share .kbn-socials li:nth-child(10n) {
  transition-delay: 1s;
}
#kbn-social-share .kbn-socials a {
  color: currentColor;
  transition: color .3s;
  font-weight: 400;
}
#kbn-social-share .kbn-socials a:hover {
  color: #326DE6;
}
#kbn-social-share .kbn-social-share-inner:hover .kbn-socials li {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
#kbn-social-share .kbn-social-share-inner:hover .kbn-social-btn svg {
  transform: scale(0);
  transition-delay: 0s;
}
@media only screen and (max-width: 767px) {
  #kbn-social-share {
    writing-mode: lr;
    transform: rotate(0);
    height: auto;
    position: relative;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 60px;
  }
  #kbn-social-share .kbn-social-share-inner {
    display: block;
    padding: 0 20px;
  }
  #kbn-social-share .kbn-social-wrapper {
    flex-direction: column;
    justify-content: center;
  }
  #kbn-social-share .kbn-social-btn span {
    text-align: center;
    margin-bottom: 0;
  }
  #kbn-social-share .kbn-social-btn span:after {
    content: ':';
  }
  #kbn-social-share .kbn-social-btn svg {
    display: none;
  }
  #kbn-social-share .kbn-socials {
    margin: 18px 0 -12px 0;
    line-height: inherit;
    flex-wrap: wrap;
  }
  #kbn-social-share .kbn-socials li {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
    margin: 0 12px 12px 0;
  }
  #kbn-social-share .kbn-socials li + li {
    margin-top: 0;
  }
  #kbn-social-share .kbn-socials a {
    font-size: 16px;
    display: block;
    padding: 6px 12px;
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    background-color: #326DE6;
    transition: color .3s, background-color .3s;
  }
  #kbn-social-share .kbn-socials a:hover {
    color: #ffffff;
    background-color: #000000;
  }
}

#kbn-privacy-bar {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  background-color: #171717;
  padding: 2rem;
  z-index: 13;
  display: block;
}
#kbn-privacy-bar .kbn-privacy-wrapper {
  max-width: 250px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
#kbn-privacy-bar .kbn-privacy-buttons-wrapper {
  margin-top: 1.5rem;
}
#kbn-privacy-bar .kbn-privacy-btn {
  width: 100%;
  background-color: #326DE6;
  color: #fff;
  border: none;
  cursor: pointer;
  outline: 0;
  font-size: 1rem;
  line-height: 1.4em;
  font-weight: 400;
  padding: .8rem 0;
  transition: background-color .3s ease;
}

/* =============================================================================
- Load More
============================================================================= */
#kbn-theme-wrapper .load_more_events,
#kbn-theme-wrapper .kbn-load-more-btn {
  display: flex;
  align-items: center;
  height: 50px;
  border-radius: 3px;
  justify-content: center;
  margin-top: 60px;
  color: #a7a7a7;
  background-color: #FAFAFA;
  border: 1px solid #ebebeb;
  transition: all .3s ease;
  font-size: 16px;
}
#kbn-theme-wrapper .load_more_events:hover,
#kbn-theme-wrapper .kbn-load-more-btn:hover {
  color: #ffffff;
  background-color: #326DE6;
  border: 1px solid #326DE6;
}

/* =============================================================================
- Contact
============================================================================= */
.kbn-contact {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  position: relative;
}
.kbn-contact .kbn-left-area,
.kbn-contact .kbn-right-area {
  flex-basis: 50%;
  max-width: 50%;
}
.kbn-contact .kbn-left-area {
  position: relative;
  z-index: 3;
}
.kbn-contact .kbn-left-area .kbn-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.kbn-contact .kbn-left-area .kbn-inner {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  padding: 9%;
  height: 100vh;
  background-color: #F7F7F7;
  overflow: hidden;
  position: relative;
  z-index: 3;
}
.kbn-contact .kbn-left-area .kbn-btn {
  margin-top: 48px;
}
.kbn-contact .kbn-left-area .kbn-form-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 9% 16%;
  background-color: #ffffff;
  visibility: hidden;
  transform: translateX(-100%);
  transition: all .5s ease;
}
.kbn-contact .kbn-left-area .kbn-form-wrapper .kbn-close-btn {
  position: absolute;
  top: 30px;
  right: 30px;
}
.kbn-contact .kbn-right-area .kbn-title {
  margin-bottom: 60px;
}
.kbn-contact .kbn-right-area .kbn-inner {
  padding: 30% 16% 9% 16%;
}
.kbn-contact .kbn-right-area .kbn-inner > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 30px;
  line-height: 1.174em;
  font-weight: 600;
}
.kbn-contact .kbn-right-area .kbn-inner > ul > li {
  padding: 30px 0;
  border-bottom: 1px solid #ebebeb;
}
.kbn-contact .kbn-right-area .kbn-inner > ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 18px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #000000;
}
.kbn-contact .kbn-right-area .kbn-inner > ul .kbn-accordion-item {
  cursor: pointer;
  transition: color .3s ease;
}
.kbn-contact .kbn-right-area .kbn-inner > ul .kbn-accordion-item:hover, .kbn-contact .kbn-right-area .kbn-inner > ul .kbn-accordion-item.active {
  color: #326DE6;
}
.kbn-contact .kbn-right-area .kbn-inner > ul .kbn-accordion-item span {
  display: inline;
}
.kbn-contact .kbn-right-area .kbn-inner > ul .kbn-accordion-item .kbn-more-content {
  display: none;
  opacity: 0;
  transition: opacity .5s ease;
}
.kbn-contact .kbn-right-area .kbn-inner > ul .kbn-accordion-item.active .kbn-more-content {
  opacity: 1;
}
.kbn-contact .kbn-right-area .kbn-inner > ul .kbn-accordion-item .kbn-more {
  color: #326DE6;
}
.kbn-contact.kbn-open-form .kbn-left-area .kbn-form-wrapper {
  visibility: visible;
  transform: translateX(0);
}
@media only screen and (max-width: 1023px) {
  .kbn-contact {
    flex-direction: column;
    align-items: stretch;
  }
  .kbn-contact .kbn-left-area,
  .kbn-contact .kbn-right-area {
    flex-basis: 100%;
    max-width: 100%;
  }
  .kbn-contact .kbn-left-area {
    margin: 9% 9% 0 9%;
    border-radius: 6px;
  }
  .kbn-contact .kbn-left-area .kbn-mask {
    display: none;
  }
  .kbn-contact .kbn-left-area .kbn-inner {
    padding: 25% 9% 9% 9%;
    height: auto;
  }
  .kbn-contact .kbn-right-area ul {
    font-size: 24px;
  }
}

/* =============================================================================
- Events
============================================================================= */
.kbn-events {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.kbn-events .kbn-feature-event-wrapper,
.kbn-events .kbn-events-wrapper {
  flex-basis: 50%;
  max-width: 50%;
}
.kbn-events .kbn-feature-event-wrapper {
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.kbn-events .kbn-feature-event-wrapper .kbn-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.kbn-events .kbn-feature-event-wrapper .kbn-event {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  padding: 9%;
  height: 100vh;
  color: #ffffff;
  background: #3220A7;
  background-image: linear-gradient(225deg, #326DE6 0%, #16188F 100%);
}
.kbn-events .kbn-feature-event-wrapper .kbn-event .kbn-date {
  font-size: 16px;
  line-height: 1.500em;
  font-weight: 500;
  margin-bottom: 30px;
}
.kbn-events .kbn-feature-event-wrapper .kbn-event .kbn-title {
  margin-bottom: 60px;
}
.kbn-events .kbn-events-wrapper {
  position: relative;
  z-index: 2;
}
.kbn-events .kbn-events-wrapper .kbn-inner {
  padding: 32% 9% 9% 9%;
}
@media only screen and (max-width: 1023px) {
  .kbn-events {
    flex-direction: column;
    align-items: stretch;
  }
  .kbn-events .kbn-feature-event-wrapper,
  .kbn-events .kbn-events-wrapper {
    flex-basis: 100%;
    max-width: 100%;
  }
  .kbn-events .kbn-feature-event-wrapper {
    margin: 9% 9% 0 9%;
    border-radius: 6px;
  }
  .kbn-events .kbn-feature-event-wrapper .kbn-mask {
    display: none;
  }
  .kbn-events .kbn-feature-event-wrapper .kbn-event {
    padding: 25% 9% 9% 9%;
    height: auto;
  }
  .kbn-events .kbn-events-wrapper .kbn-inner {
    padding: 9%;
  }
}

.kbn-event .kbn-venue {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.000em;
  color: #555555;
}
.kbn-event .kbn-venue svg {
  fill: currentColor;
  display: block;
  width: auto;
  height: 16px;
  margin-right: 6px;
}

/* =============================================================================
- Partners
============================================================================= */
.kbn-partners .kbn-scroller {
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.kbn-partners .kbn-scroller .kbn-item {
  flex-basis: 33.333333%;
  max-width: 33.333333%;
  flex: none;
  background-color: #ffffff;
}
.kbn-partners .kbn-scroller .kbn-item:not(:last-child) {
  border-right: 1px solid #ebebeb;
}
.kbn-partners .kbn-scroller .kbn-item .kbn-item-inner {
  height: 100%;
  white-space: normal;
  padding: 12% 14% 14% 14%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.kbn-partners .kbn-scroller .kbn-item .kbn-partner-logo {
  max-width: 160px;
  margin-bottom: 8px;
}
.kbn-partners .kbn-scroller .kbn-item .kbn-content {
  margin-bottom: 48px;
}
.kbn-partners .kbn-scroller .kbn-item .kbn-content .kbn-description,
.kbn-partners .kbn-scroller .kbn-item .kbn-content .kbn-description p {
  font-size: 16px;
}
@media only screen and (max-width: 1023px) {
  .kbn-partners .kbn-scroller {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .kbn-partners .kbn-scroller .kbn-item {
    flex-basis: 48%;
    max-width: 48%;
    margin-bottom: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .kbn-partners .kbn-scroller {
    white-space: normal;
    margin-left: 0;
    flex-direction: column;
  }
  .kbn-partners .kbn-scroller .kbn-item {
    flex-basis: 100%;
    max-width: 100%;
    display: block;
  }
}

/* =============================================================================
- Gallery
============================================================================= */
.kbn-collaborators {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: -15px;
}
.kbn-collaborators .kbn-item {
  padding: 15px;
  flex-basis: 25%;
  max-width: 25%;
}
.kbn-collaborators .kbn-item a {
  display: block;
  border: 1px solid #ebebeb;
}
.kbn-collaborators .kbn-item a img {
  filter: gray;
  filter: grayscale(100%);
  box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0);
  transition: all .3s ease;
}
.kbn-collaborators .kbn-item a:hover img {
  filter: none;
  filter: grayscale(0);
}
.kbn-collaborators .kbn-item a.active img {
  filter: none;
  filter: grayscale(0);
  box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.1);
}
.kbn-collaborators .kbn-events-wrapper {
  padding: 15px;
  flex-basis: 100%;
  max-width: 100%;
  height: 500px;
  display: none;
}
@media only screen and (max-width: 767px) {
  .kbn-collaborators .kbn-item {
    flex-basis: 50%;
    max-width: 50%;
  }
}

/* =============================================================================
- Speaker
============================================================================= */
.kbn-speaker {
  padding: 30px 60px 50px 60px;
  border: 1px solid #ebebeb;
  background-color: #FAFAFA;
  border-radius: 3px;
}
.kbn-speaker .kbn-speaker-meta {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
}
.kbn-speaker .kbn-speaker-meta .kbn-speaker-thumb {
  width: 90px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 18px;
}
.kbn-speaker .kbn-speaker-meta .kbn-speaker-thumb img {
  max-width: none;
  width: 100%;
  display: block;
}
