/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.btn-carrousel-navigation,
#reset .kslt-hm-slider-btns span,
* .kslt-hm-slider-btns span {
  height: 40px;
  width: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  cursor: pointer;
}
.btn-carrousel-navigation svg,
#reset .kslt-hm-slider-btns span svg,
* .kslt-hm-slider-btns span svg {
  fill: #f4b860;
}
.btn-carrousel-navigation:hover,
#reset .kslt-hm-slider-btns span:hover,
* .kslt-hm-slider-btns span:hover,
.btn-carrousel-navigation:focus,
#reset .kslt-hm-slider-btns span:focus,
* .kslt-hm-slider-btns span:focus {
  background-color: #f4b860;
}
.btn-carrousel-navigation:hover svg,
#reset .kslt-hm-slider-btns span:hover svg,
* .kslt-hm-slider-btns span:hover svg,
.btn-carrousel-navigation:focus svg,
#reset .kslt-hm-slider-btns span:focus svg,
* .kslt-hm-slider-btns span:focus svg {
  fill: #32373b;
}

#reset,
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: inherit;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  list-style-type: none;
  border: none;
  outline: none;
  scroll-behavior: smooth;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#reset html,
* html {
  scroll-behavior: smooth;
}
#reset *::-moz-selection,
* *::-moz-selection {
  background-color: transparent;
}
#reset *::-moz-selection,
* *::-moz-selection {
  background-color: transparent;
}
#reset *::selection,
* *::selection {
  background-color: transparent;
}
#reset *::-webkit-search-cancel-button,
* *::-webkit-search-cancel-button {
  display: none;
}
#reset * input,
* * input,
#reset * textarea,
* * textarea {
  font-size: 1rem;
}
#reset ul,
* ul,
#reset ol,
* ol {
  padding-left: 0;
}
#reset img,
* img {
  width: 100%;
  height: auto;
}
#reset .kslt-hm-imp-bb,
* .kslt-hm-imp-bb {
  color: #f4b860;
}
#reset svg,
* svg {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: fill 0s 0s ease;
  -o-transition: fill 0s 0s ease;
  transition: fill 0s 0s ease;
}
#reset .kslt-hm-slider-btns,
* .kslt-hm-slider-btns {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0;
  width: 100vw;
  padding: 0 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#reset .hidden,
* .hidden {
  display: none;
}
#reset .shown,
* .shown {
  display: block;
}

body,
html {
  overflow-x: hidden !important;
}

.button-on-dark,
.kslt-hm-books .kslt-hm-details .kslt-hm-btn,
.kslt-hm-admin .kslt-hm-text a,
.kslt-hm-historic .kslt-hm-content .kslt-hm-text .kslt-hm-cta,
.kslt-hm-hero .kslt-hm-content .kslt-hm-welcome .kslt-hm-cta {
  display: inline-block;
  border: 0.5px solid #f4b860;
  background-color: transparent;
  color: #f4b860;
  padding: 1rem 1.5rem;
  border-radius: 6px;
  text-align: center;
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.button-on-dark:hover,
.kslt-hm-books .kslt-hm-details .kslt-hm-btn:hover,
.kslt-hm-admin .kslt-hm-text a:hover,
.kslt-hm-historic .kslt-hm-content .kslt-hm-text .kslt-hm-cta:hover,
.kslt-hm-hero .kslt-hm-content .kslt-hm-welcome .kslt-hm-cta:hover {
  background-color: #f4b860;
  color: #32373b;
}

.absolute-simple,
.absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.absolute {
  bottom: 0;
  width: 100%;
  height: 100vh;
}

.fixed-simple,
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.fixed {
  bottom: 0;
  width: 100%;
  height: 100vh;
}

.section-card-content,
.kslt-hm-events .kslt-hm-content,
.kslt-hm-historic .kslt-hm-content {
  min-height: 90vh;
  width: 96%;
  margin: auto;
  background-color: #32373b;
  overflow: hidden;
}

.blurer,
.kslt-hm-events .kslt-hm-content .kslt-hm-top .kslt-hm-blurer,
.kslt-hm-team .kslt-hm-blurer {
  height: 100%;
  width: 100%;
  padding: 2em;
  position: absolute;
  background: -o-linear-gradient(
    bottom left,
    rgba(50, 55, 59, 0.9),
    rgba(50, 55, 59, 0.6),
    rgba(50, 55, 59, 0.2)
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    right top,
    from(rgba(50, 55, 59, 0.9)),
    color-stop(rgba(50, 55, 59, 0.6)),
    to(rgba(50, 55, 59, 0.2))
  );
  background: linear-gradient(
    to top right,
    rgba(50, 55, 59, 0.9),
    rgba(50, 55, 59, 0.6),
    rgba(50, 55, 59, 0.2)
  );
}

.cover-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.avatar-image-for-listing,
.avatar-image {
  height: 50px;
  width: 50px;
  overflow: hidden;
  border-radius: 50%;
  background-color: #000;
  -o-object-fit: cover;
  object-fit: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  font-size: 1.2rem;
  font-weight: bold;
}

.avatar-image {
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  cursor: pointer;
}
.avatar-image:not(.show-plus) {
  margin-left: -20px;
}
.avatar-image:hover:not(:last-of-type) {
  -webkit-transform: translate(-10px);
  -ms-transform: translate(-10px);
  transform: translate(-10px);
}

.kslt-hm-hero {
  min-height: 100vh;
  overflow: hidden;
  background-position: right;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50% 0 50%;
  grid-template-columns: 50% 50%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
  row-gap: 0;
  gap: 0;
  min-height: 100vh;
  width: 100%;
}

.kslt-hm-hero > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.kslt-hm-hero > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.kslt-hm-hero .kslt-hm-image {
  background: url("../imgs/meeting-two.6d43ea1f29b7.jpg") no-repeat center/cover;
  height: 100%;
}
.kslt-hm-hero .kslt-hm-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -ms-grid-rows: 10% 0 90%;
  grid-template-rows: 10% 90%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
  row-gap: 0;
  gap: 0;
  background-color: #32373b;
  padding: 1rem 1.5rem;
  color: #fff;
  height: 100vh;
}
.kslt-hm-hero .kslt-hm-content > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.kslt-hm-hero .kslt-hm-content > *:nth-child(2) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1.3rem;
  height: 70px;
}
.kslt-hm-hero
  .kslt-hm-content
  .kslt-hm-top
  .kslt-hm-logo-mobile-icons
  .kslt-hm-mobic {
  display: none;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-top #kslt-hm-logo {
  font-size: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  height: 50px;
  width: 50px;
  background-color: transparent;
  color: #f4b860;
  border-radius: 50%;
  overflow: hidden;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 1.3em;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-top ul li.kslt-hm-btn,
.kslt-hm-hero .kslt-hm-content .kslt-hm-top ul li.kslt-hm-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-top ul a:hover {
  color: #f4b860;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-top .kslt-hm-header-btn {
  display: inline-block;
  border: 0.5px solid #4a5859;
  border-radius: 5px;
  background-color: transparent;
  padding: 0.6rem 0.8rem;
  font-size: 0.9rem;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-top .kslt-hm-header-btn:hover {
  background-color: #f4b860;
  border-color: #f4b860;
  color: #32373b;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-top .kslt-hm-header-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  height: 40px;
  width: 40px;
  border: 0.5px solid #4a5859;
  background-color: transparent;
  border-radius: 50%;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-top .kslt-hm-header-circle svg {
  width: 28px;
  height: 28px;
  fill: #fff;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-top .kslt-hm-header-circle:hover {
  background-color: #f4b860;
  border: #f4b860;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-top .kslt-hm-header-circle:hover svg {
  fill: #32373b;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-top .hide-on-computer {
  display: none !important;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-welcome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.7rem;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-welcome .kslt-hm-bg-title {
  font-size: 5rem;
  color: #f4b860;
}
.kslt-hm-hero .kslt-hm-content .kslt-hm-welcome .kslt-hm-present {
  font-size: 1.1em;
  line-height: 1.5em;
}
.kslt-hm-hero .kslt-hm-icons {
  background-color: #4a5859;
  background-color: #32373b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 1rem;
  padding-top: 1rem;
}
.kslt-hm-hero .kslt-hm-icons .kslt-hm-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  height: 35px;
  width: 35px;
  background-color: #f4b860;
  border-radius: 50%;
  cursor: pointer;
}
.kslt-hm-hero .kslt-hm-icons .kslt-hm-icon svg {
  fill: #32373b;
}
.kslt-hm-hero .kslt-hm-icons .kslt-hm-icon:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.kslt-hm-historic {
  min-height: 100vh;
  padding: 1em;
  background-color: #f7fafb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
}
.kslt-hm-historic .kslt-hm-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50% 0 50%;
  grid-template-columns: 50% 50%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
  row-gap: 0;
  gap: 0;
}
.kslt-hm-historic .kslt-hm-content > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.kslt-hm-historic .kslt-hm-content > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.kslt-hm-historic .kslt-hm-content::before {
  content: "";
  background: url("../imgs/meeting-two.6d43ea1f29b7.jpg") no-repeat center/cover;
  height: 100%;
}
.kslt-hm-historic .kslt-hm-content .kslt-hm-text {
  height: 100%;
  padding: 2em;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  background-color: #32373b;
}
.kslt-hm-historic .kslt-hm-content .kslt-hm-text h2 {
  color: #f4b860;
  font-size: 4rem;
}
.kslt-hm-historic .kslt-hm-content .kslt-hm-text p {
  font-size: 1.1rem;
  line-height: 1.5em;
}
.kslt-hm-historic .kslt-hm-content .kslt-hm-text .kslt-hm-cta {
  margin-top: 1rem;
}

.kslt-hm-admin {
  min-height: 50vh;
  background-color: #32373b;
  padding: 2em 5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
}
.kslt-hm-admin .kslt-hm-list-members {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0;
}
.kslt-hm-admin .kslt-hm-list-members li {
  width: 100%;
}
.kslt-hm-admin .kslt-hm-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
  row-gap: 0;
  gap: 2rem;
  border-radius: 8px;
  background-color: #4a5859;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kslt-hm-admin .kslt-hm-container > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.kslt-hm-admin .kslt-hm-container > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.kslt-hm-admin .kslt-hm-text,
.kslt-hm-admin .kslt-hm-image {
  padding: 2rem;
}
.kslt-hm-admin .kslt-hm-text h2 {
  font-size: 3rem;
  color: #f4b860;
}
.kslt-hm-admin .kslt-hm-text h3 {
  font-size: 2.6rem;
}
.kslt-hm-admin .kslt-hm-text p {
  font-size: 1.1rem;
}
.kslt-hm-admin .kslt-hm-text a {
  margin-top: 1rem;
}
.kslt-hm-admin .kslt-hm-image img {
  border-radius: 5px;
}

.kslt-hm-team {
  background: url("../imgs/meeting-two.6d43ea1f29b7.jpg") no-repeat center/cover;
  background-attachment: scroll;
  min-height: 100vh;
  position: relative;
}
.kslt-hm-team .kslt-hm-blurer {
  display: -ms-grid;
  display: grid;
  grid-template-areas: "a b" "c d";
}
.kslt-hm-team .kslt-hm-blurer .kslt-hm-content {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: c;
}
.kslt-hm-team .kslt-hm-blurer .kslt-hm-content h3 {
  font-size: 5rem;
  color: white;
  text-align: center;
}

.kslt-hm-events {
  min-height: 100vh;
  background-color: #f7fafb;
  padding: 2rem;
}
.kslt-hm-events .kslt-hm-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -ms-grid-rows: 20% 0 80%;
  grid-template-rows: 20% 80%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
  row-gap: 0;
  gap: 0;
  border-radius: 10px;
  -webkit-box-pack: normal;
  -ms-flex-pack: normal;
  justify-content: normal;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  background: url("../imgs/meeting-two.6d43ea1f29b7.jpg") no-repeat center/cover;
}
.kslt-hm-events .kslt-hm-content > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.kslt-hm-events .kslt-hm-content > *:nth-child(2) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.kslt-hm-events .kslt-hm-content * {
  overflow: hidden;
}
.kslt-hm-events .kslt-hm-content svg {
  fill: #f4b860;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-top {
  position: relative;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-top .kslt-hm-blurer {
  font-size: 5rem;
  padding: 0 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  color: white;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-bottom {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 1fr;
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
  row-gap: 0;
  gap: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  background-color: #32373b;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-bottom > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-bottom > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-calendar,
.kslt-hm-events .kslt-hm-content .kslt-hm-details {
  padding: 2rem;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-event-description {
  margin-block: 0.5rem;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0;
  padding-bottom: 1rem;
  border-bottom: 1px solid #4a5859;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-month {
  font-size: 2rem;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 1rem;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-icons span,
.kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-icons a {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  cursor: pointer;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-icons span:hover,
.kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-icons span:active,
.kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-icons a:hover,
.kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-icons a:active {
  background-color: #4a5859;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-icons span:hover svg,
.kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-icons span:active svg,
.kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-icons a:hover svg,
.kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-icons a:active svg {
  fill: #f4b860;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-weekdays,
.kslt-hm-events .kslt-hm-content .kslt-hm-days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
  padding: 1rem 0 0.5rem;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-weekday,
.kslt-hm-events .kslt-hm-content .kslt-hm-day {
  width: calc(14.2857142857% - 1rem);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-weekday {
  font-weight: bold;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-day {
  padding: 0.2rem;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-day:hover,
.kslt-hm-events .kslt-hm-content .kslt-hm-day:focus {
  background-color: rgba(0, 0, 0, 0.5);
}
.kslt-hm-events .kslt-hm-content .kslt-hm-day:active {
  background-color: #c83e4d;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-day.today {
  color: #f4b860;
  border: 1px solid #f4b860;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-day.has-event {
  background-color: #f4b860;
  color: #32373b;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-day.prev-month,
.kslt-hm-events .kslt-hm-content .kslt-hm-day.next-month {
  border: 1px solid #c83e4d;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-details h3,
.kslt-hm-events .kslt-hm-content .kslt-hm-details .kslt-hm-event-name,
.kslt-hm-events .kslt-hm-content .kslt-hm-details p {
  text-align: right;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-details h3,
.kslt-hm-events .kslt-hm-content .kslt-hm-details .kslt-hm-event-name {
  font-size: 2rem;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-details h3 {
  color: #f4b860;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-details strong,
.kslt-hm-events .kslt-hm-content .kslt-hm-details em,
.kslt-hm-events .kslt-hm-content .kslt-hm-details mark {
  font-style: normal;
  font-weight: 0;
  background-color: transparent;
  color: #f4b860;
}
.kslt-hm-events .kslt-hm-content .kslt-hm-details .kslt-hm-time {
  color: #f4b860;
}

.kslt-hm-books {
  min-height: 100vh;
  background-color: #32373b;
  padding: 2em;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 1fr;
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
  row-gap: 0;
  gap: 0;
}

.kslt-hm-books > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.kslt-hm-books > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.kslt-hm-books .kslt-hm-bigT {
  font-size: 5rem;
  line-height: 1.2em;
  color: #f4b860;
}
.kslt-hm-books .kslt-hm-bigT::after {
  content: "";
  display: block;
  width: 3em;
  padding-top: 8px;
  border-bottom: 4px solid #f4b860;
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.kslt-hm-books .kslt-hm-image {
  background-color: transparent;
  background: url("../imgs/meeting-two.6d43ea1f29b7.jpg") no-repeat center/cover;
}
.kslt-hm-books .kslt-hm-details {
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
}
.kslt-hm-books .kslt-hm-details .kslt-hm-btn {
  margin-top: 1rem;
}
.kslt-hm-books .kslt-hm-details .kslt-hm-text {
  font-size: 1.1rem;
  margin: 1rem 0;
  color: white;
}
.kslt-hm-books .kslt-hm-details .kslt-hm-last-published .kslt-hm-last {
  display: inline-block;
  padding: 0.3em;
  border-radius: 0.2em;
  color: #f2ad48;
  background-color: rgba(244, 184, 96, 0.1);
  text-align: center;
  padding: 0.5em 0.8em;
  font-size: 0.8em;
  float: left;
  margin-top: 1em;
  margin-right: 1em;
  text-decoration: none;
}

.kslt-hm-blog {
  min-height: 50vh;
  background-color: #f7fafb;
  padding: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  padding: 2em;
}
.kslt-hm-blog h2 {
  font-size: 5rem;
  margin-bottom: 2rem;
}
.kslt-hm-blog img {
  width: 100%;
  height: auto;
}
.kslt-hm-blog .kslt-hm-cards {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0.8rem 1fr 0.8rem 1fr 0.8rem 1fr;
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
  row-gap: 0;
  gap: 0.8rem;
  -webkit-box-align:start;
    -ms-flex-align:start;
        align-items:start;
}
.kslt-hm-blog .kslt-hm-cards > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.kslt-hm-blog .kslt-hm-cards > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.kslt-hm-blog .kslt-hm-cards > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.kslt-hm-blog .kslt-hm-cards > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}

@media only all and (max-width: 1250px) {
  .kslt-hm-blog .kslt-hm-cards {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: (1fr) [2];
    grid-template-rows: repeat(2, 1fr);
  }
  .kslt-hm-blog .kslt-hm-cards > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .kslt-hm-blog .kslt-hm-cards > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .kslt-hm-blog .kslt-hm-cards > *:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .kslt-hm-blog .kslt-hm-cards > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .kslt-hm-admin .kslt-hm-text h2 {
    font-size: 2rem;
    color: #f4b860;
  }
  .kslt-hm-admin .kslt-hm-text h3 {
    font-size: 1.6rem;
  }
  .kslt-hm-admin .kslt-hm-text p {
    font-size: 1rem;
  }
  .kslt-hm-admin .kslt-hm-text a {
    padding: 0.9rem;
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 1100px) {
  .kslt-hm-hero {
    -ms-grid-columns: 60% 40%;
    grid-template-columns: 60% 40%;
  }
  .kslt-hm-historic .kslt-hm-content {
    -ms-grid-columns: 45% 55%;
    grid-template-columns: 45% 55%;
  }
  .kslt-hm-admin .kslt-hm-text h3 {
    display: none;
  }
  .kslt-hm-books {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .kslt-hm-books > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .kslt-hm-books > *:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .kslt-hm-books .kslt-hm-image {
    border-radius: 10px;
  }
}
@media only all and (max-width: 930px) {
  .kslt-hm-events .kslt-hm-content {
    background: initial;
    background-color: #32373b;
  }
  .kslt-hm-events .kslt-hm-content,
  .kslt-hm-events .kslt-hm-content .kslt-hm-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-bottom .kslt-hm-details {
    padding: 0.5rem 2rem;
    border-bottom: 0.5px solid #4a5859;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-bottom .kslt-hm-calendar {
    padding: 0.5rem 2rem;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-top {
    height: 100px;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-top .kslt-hm-blurer {
    border-bottom: 0.5px solid #4a5859;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-top .kslt-hm-blurer p {
    font-size: 3rem;
  }
  .kslt-hm-books {
    all: initial;
    background-color: #32373b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0;
  }
  .kslt-hm-books .kslt-hm-image {
    display: none;
  }
  .kslt-hm-admin {
    padding-inline: 2rem;
  }
  .kslt-hm-admin .kslt-hm-container {
    display: block;
  }
  .kslt-hm-admin .kslt-hm-image {
    display: none;
  }
}
@media only all and (max-width: 885px) {
  .kslt-hm-hero {
    -ms-grid-columns: 70% 30%;
    grid-template-columns: 70% 30%;
  }
  .kslt-hm-historic .kslt-hm-content {
    display: block;
    position: relative;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-img {
    width: 100%;
    height: 100%;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0;
    height: 100%;
    width: 100%;
    padding: 2em;
    position: absolute;
    background: -o-linear-gradient(
      bottom left,
      rgba(50, 55, 59, 0.9),
      rgba(50, 55, 59, 0.6),
      rgba(50, 55, 59, 0.2)
    );
    background: -webkit-gradient(
      linear,
      left bottom,
      right top,
      from(rgba(50, 55, 59, 0.9)),
      color-stop(rgba(50, 55, 59, 0.6)),
      to(rgba(50, 55, 59, 0.2))
    );
    background: linear-gradient(
      to top right,
      rgba(50, 55, 59, 0.9),
      rgba(50, 55, 59, 0.6),
      rgba(50, 55, 59, 0.2)
    );
  }
}
@media only all and (max-width: 763px) {
  .kslt-hm-hero {
    display: block;
    width: 100%;
    height: 100%;
  }
  .kslt-hm-hero .kslt-hm-content {
    height: 100vh;
  }
  .kslt-hm-hero .kslt-hm-content .kslt-hm-top .kslt-hm-mobile-icons {
    display: none;
  }
  .kslt-hm-hero .kslt-hm-image {
    display: none;
  }
}
@media only all and (max-width: 690px) {
  .kslt-hm-blog .kslt-hm-cards {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .kslt-hm-blog .kslt-hm-cards > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
@media only all and (max-height: 550px) {
  .kslt-hm-hero .kslt-hm-content .kslt-hm-welcome .kslt-hm-bg-title {
    font-size: 3.8rem;
    color: #f4b860;
  }
  .kslt-hm-hero .kslt-hm-content .kslt-hm-welcome .kslt-hm-present {
    font-size: 1rem;
    line-height: 1.5em;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-text h2 {
    color: #f4b860;
    font-size: 3.8rem;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-text p {
    font-size: 1rem;
    line-height: 1.5em;
  }
}
@media only all and (max-height: 550px) and (min-width: 930px) {
  .kslt-hm-events {
    height: 120vh;
    overflow: hidden;
  }
  .kslt-hm-events .kslt-hm-content {
    height: 100%;
  }
}
@media only all and (max-height: 550px) and (max-width: 665px) {
  .kslt-hm-historic {
    height: 120vh;
  }
  .kslt-hm-historic .kslt-hm-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0.8rem;
    min-height: 95%;
  }
  .kslt-hm-historic .kslt-hm-content h2 {
    color: #f4b860;
    font-size: 2.5rem;
  }
  .kslt-hm-historic .kslt-hm-content p {
    font-size: 1rem;
    line-height: 1.5em;
  }
}
@media only all and (max-height: 550px) and (max-width: 530px) {
  .kslt-hm-hero .kslt-hm-content .kslt-hm-welcome .kslt-hm-bg-title {
    font-size: 3rem;
  }
  .kslt-hm-hero .kslt-hm-content .kslt-hm-welcome .kslt-hm-present {
    font-size: 0.9rem;
  }
  .kslt-hm-hero .kslt-hm-content .kslt-hm-welcome .kslt-hm-cta {
    padding: 0.6rem 0.9rem;
    font-size: 0.9rem;
  }
}
@media only all and (max-height: 550px) and (max-width: 425px) {
  .kslt-hm-historic .kslt-hm-content {
    width: 100%;
    margin: 0;
  }
  .kslt-hm-historic {
    height: 100vh;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-text {
    padding: 1rem 2rem;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-text h2 {
    color: #f4b860;
    font-size: 2.5rem !important;
    text-align: center;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-text p {
    font-size: 0.9rem !important;
    text-align: center;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-text .kslt-hm-cta {
    padding: 0.6rem 0.9rem;
    font-size: 0.9rem;
  }
  .kslt-hm-events {
    padding: 1rem;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-top {
    font-size: 2rem;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-details h3,
  .kslt-hm-events .kslt-hm-content .kslt-hm-details .kslt-hm-event-name {
    font-size: 1.5rem;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-details h3 {
    color: #f4b860;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-details strong,
  .kslt-hm-events .kslt-hm-content .kslt-hm-details em,
  .kslt-hm-events .kslt-hm-content .kslt-hm-details mark {
    font-style: normal;
    font-weight: 0;
    background-color: transparent;
    color: #f4b860;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-details .kslt-hm-time {
    color: #f4b860;
  }
}
@media only all and (max-width: 550px) {
  .kslt-hm-hero .kslt-hm-content .kslt-hm-top ul {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .kslt-hm-hero
    .kslt-hm-content
    .kslt-hm-top
    .kslt-hm-logo-mobile-icons
    .kslt-hm-mobic {
    display: block;
  }
  .kslt-hm-hero .kslt-hm-content .kslt-hm-top .kslt-hm-mobile-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.6rem;
  }
  .kslt-hm-hero
    .kslt-hm-content
    .kslt-hm-top
    .kslt-hm-mobile-icons
    .kslt-hm-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0;
    height: 40px;
    width: 40px;
    border: 0.5px solid #4a5859;
    background-color: transparent;
    border-radius: 50%;
    cursor: pointer;
  }
  .kslt-hm-hero
    .kslt-hm-content
    .kslt-hm-top
    .kslt-hm-mobile-icons
    .kslt-hm-btn
    svg {
    width: 28px;
    height: 28px;
    fill: #fff;
  }
  .kslt-hm-hero
    .kslt-hm-content
    .kslt-hm-top
    .kslt-hm-mobile-icons
    .kslt-hm-btn:hover {
    background-color: #f4b860;
    border: #f4b860;
  }
  .kslt-hm-hero
    .kslt-hm-content
    .kslt-hm-top
    .kslt-hm-mobile-icons
    .kslt-hm-btn:hover
    svg {
    fill: #32373b;
  }
  .kslt-hm-hero .kslt-hm-content .kslt-hm-top .kslt-hm-main-links {
    position: fixed;
    background-color: #262a2d;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 1rem;
    z-index: 100;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  .kslt-hm-hero
    .kslt-hm-content
    .kslt-hm-top
    .kslt-hm-main-links
    a:not(.kslt-hm-header-circle, .kslt-hm-header-btn) {
    width: 100%;
    padding: 1rem;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
  }
  .kslt-hm-hero
    .kslt-hm-content
    .kslt-hm-top
    .kslt-hm-main-links
    a:not(.kslt-hm-header-circle, .kslt-hm-header-btn):hover,
  .kslt-hm-hero
    .kslt-hm-content
    .kslt-hm-top
    .kslt-hm-main-links
    a:not(.kslt-hm-header-circle, .kslt-hm-header-btn):active {
    background-color: #4a5859;
  }
  .kslt-hm-hero
    .kslt-hm-content
    .kslt-hm-top
    .kslt-hm-main-links
    .kslt-hm-keep-together-on-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0;
  }
  .kslt-hm-hero
    .kslt-hm-content
    .kslt-hm-top
    .kslt-hm-main-links
    .kslt-hm-keep-together-on-mobile
    .kslt-hm-header-circle {
    cursor: pointer;
  }
  .kslt-hm-hero .kslt-hm-content .kslt-hm-top .show-menu-on-mobile-js {
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
  }
  .kslt-hm-hero .kslt-hm-content .kslt-hm-top .hide-on-computer {
    display: block !important;
  }
}
@media only all and (max-width: 515px) {
  .kslt-hm-historic .kslt-hm-content {
    display: initial;
    background: initial;
    background-color: #32373b;
    border-radius: 10px;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-text h2 {
    font-size: 3rem;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-text p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 515px) {
  .kslt-hm-books .kslt-hm-bigT {
    font-size: 3.5rem;
  }
}
@media only all and (max-width: 492px) {
   
  .kslt-hm-admin {
    padding-inline: 2rem;
  }
  .kslt-hm-admin .kslt-hm-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0;
  }
  .kslt-hm-admin .kslt-hm-image {
    display: block;
    padding-bottom: 0;
  }
  .kslt-hm-admin .kslt-hm-text {
    padding-top: 1rem;
  }
}
@media only all and (max-width: 375px) {
  .kslt-hm-hero .kslt-hm-content .kslt-hm-top {
    height: initial;
  }
  .kslt-hm-hero
    .kslt-hm-content
    .kslt-hm-top
    .kslt-hm-mobile-icons
    .kslt-hm-btn
    svg {
    width: 24px;
    width: 24px;
  }
  .kslt-hm-hero .kslt-hm-content .kslt-hm-top ul {
    gap: 0.8rem;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-text h2 {
    font-size: 2rem !important;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-text p {
    font-size: 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .kslt-hm-admin {
    padding-inline: 1.5rem;
  }
  .kslt-hm-admin .kslt-hm-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0;
    padding: 0;
  }
  .kslt-hm-admin .kslt-hm-image,
  .kslt-hm-admin .kslt-hm-text {
    padding: 0;
    border-radius: 4px;
    overflow: hidden;
  }
  .kslt-hm-admin .kslt-hm-image img,
  .kslt-hm-admin .kslt-hm-text img {
    border-radius: 0;
  }
  .kslt-hm-admin .kslt-hm-text {
    padding: 1rem 1.5rem;
  }
  .kslt-hm-admin .kslt-hm-text > * {
    margin-bottom: 0.8rem;
  }
  .kslt-hm-admin .kslt-hm-text h2 {
    font-size: 1.5rem;
  }
  .kslt-hm-admin .kslt-hm-text h3,
  .kslt-hm-admin .kslt-hm-text p {
    font-size: 0.9rem;
  }
  .kslt-hm-admin .kslt-hm-text a {
    margin-top: 0;
  }
  .kslt-hm-events {
    padding: 0;
  }
  .kslt-hm-events .kslt-hm-content {
    width: 100%;
    border-radius: 0;
    background-color: #4a5859;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-top,
  .kslt-hm-events .kslt-hm-content .kslt-hm-bottom {
    background-color: inherit !important;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-bottom {
    padding: 0.5rem;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-bottom .kslt-hm-calendar {
    padding: 0.5rem;
  }
  .kslt-hm-events
    .kslt-hm-content
    .kslt-hm-bottom
    .kslt-hm-calendar
    .kslt-hm-header
    .kslt-hm-icons
    span,
  .kslt-hm-events
    .kslt-hm-content
    .kslt-hm-bottom
    .kslt-hm-calendar
    .kslt-hm-header
    .kslt-hm-icons
    a {
    height: 35px;
    width: 35px;
  }
  .kslt-hm-events
    .kslt-hm-content
    .kslt-hm-bottom
    .kslt-hm-calendar
    .kslt-hm-header
    .kslt-hm-icons
    span
    svg,
  .kslt-hm-events
    .kslt-hm-content
    .kslt-hm-bottom
    .kslt-hm-calendar
    .kslt-hm-header
    .kslt-hm-icons
    a
    svg {
    width: 25px;
    height: 25px;
  }
  .kslt-hm-events
    .kslt-hm-content
    .kslt-hm-bottom
    .kslt-hm-calendar
    .kslt-hm-header
    .kslt-hm-icons
    span:hover,
  .kslt-hm-events
    .kslt-hm-content
    .kslt-hm-bottom
    .kslt-hm-calendar
    .kslt-hm-header
    .kslt-hm-icons
    span:active,
  .kslt-hm-events
    .kslt-hm-content
    .kslt-hm-bottom
    .kslt-hm-calendar
    .kslt-hm-header
    .kslt-hm-icons
    a:hover,
  .kslt-hm-events
    .kslt-hm-content
    .kslt-hm-bottom
    .kslt-hm-calendar
    .kslt-hm-header
    .kslt-hm-icons
    a:active {
    background-color: black;
  }
  .kslt-hm-events
    .kslt-hm-content
    .kslt-hm-bottom
    .kslt-hm-calendar
    .kslt-hm-header
    .kslt-hm-icons
    span:hover
    svg,
  .kslt-hm-events
    .kslt-hm-content
    .kslt-hm-bottom
    .kslt-hm-calendar
    .kslt-hm-header
    .kslt-hm-icons
    span:active
    svg,
  .kslt-hm-events
    .kslt-hm-content
    .kslt-hm-bottom
    .kslt-hm-calendar
    .kslt-hm-header
    .kslt-hm-icons
    a:hover
    svg,
  .kslt-hm-events
    .kslt-hm-content
    .kslt-hm-bottom
    .kslt-hm-calendar
    .kslt-hm-header
    .kslt-hm-icons
    a:active
    svg {
    fill: #f4b860;
  }
  .kslt-hm-events .kslt-hm-content .kslt-hm-bottom .kslt-hm-details {
    border-bottom-color: #f4b860;
    padding: 1rem;
  }
  .kslt-hm-blog {
    padding: 2rem;
  }
  
  .kslt-hm-events .kslt-hm-content .kslt-hm-header .kslt-hm-month {
    font-size: 1.5rem;
}
}
@media only all and (max-width: 320px) {
  .kslt-hm-blog {
    padding: 1rem;
  }
  .kslt-hm-historic .kslt-hm-content {
    border-radius: 0;
  }
  .kslt-hm-historic .kslt-hm-content .kslt-hm-text {
    padding: 1rem;
  }
  .kslt-hm-admin .kslt-hm-text {
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
