:root {
  --white: white;
  --black: black;
  --silver: silver;
  --medium-sea-green: #2fa058;
  --green: #41584a;
  --aquamarine: #cdffdf;
  --blue-black: #23282f;
  --honeydew: #d0e9d9;
  --dim-grey: #5d5d5d;
  --gainsboro: #d4dde5;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.test-section {
  z-index: 5000;
  background-color: red;
  padding-top: 5px;
  padding-bottom: 5px;
  position: fixed;
  inset: 0% 0% auto;
}

.test-text-block {
  color: var(--white);
  text-align: center;
  font-size: 20px;
}

.footer-section-copyright {
  margin-top: 30px;
  margin-bottom: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.container-copyright-kkr {
  color: var(--black);
  text-align: center;
  margin-bottom: 27px;
  padding-top: 10px;
}

.copyright-kkr {
  color: #909090;
  font-family: Varela, sans-serif;
  font-size: 1em;
  line-height: 1em;
  display: inline-block;
}

.html-embed {
  display: inline-block;
}

.body {
  color: var(--white);
  background-color: #e3e3e3;
}

.section-3 {
  color: #ced8dd;
  margin-bottom: 0;
  position: static;
}

.footer-section-kkr {
  background-color: #e3e3e3;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  inset: auto 0% 0%;
}

.footer-wrapper {
  position: fixed;
  inset: auto 0% 0%;
}

.legal-links-container-kkr {
  justify-content: space-between;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.legal-link-kkr {
  color: #565656;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  font-family: Varela, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
  text-decoration: none;
}

.legal-link-kkr:hover {
  color: #646464;
}

.legal-link-kkr.cookie-prefs-embed {
  cursor: pointer;
}

.html-embed-2 {
  background-color: #0000;
}

.image {
  width: auto;
  max-width: 100%;
  height: 75vh;
  padding: 0;
}

.bookshot {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0;
  display: flex;
}

.div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
}

.section-book {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  height: 75vh;
  display: none;
}

.section-body-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #1f2327;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  display: none;
}

.description {
  background-color: #18292a;
  justify-content: center;
  align-items: center;
  padding: 20px 180px 10px;
  display: flex;
}

.description.paragraph-div {
  background-color: #0000;
  flex-flow: column wrap;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 55px;
  display: flex;
}

.description.top-banner-div {
  background-color: #314438;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0 6px 9px 9px #00000059;
}

.description.footer-div {
  background-color: #191e1b;
  flex-flow: wrap;
  padding: 20px 0;
}

.description.event-paragraph {
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}

.paragraph {
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.2em;
}

.paragraph.topbanner-text {
  color: #000;
  text-align: center;
  letter-spacing: .15em;
  font-family: Bitstream lydian bt roman, sans-serif;
  font-size: 1.5em;
  line-height: 1.5em;
}

.paragraph.topbanner-text.desktop {
  color: var(--white);
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: Bitstream lydian bt roman, sans-serif;
  font-size: 1.3em;
  font-weight: 700;
}

.paragraph.topbanner-text.mobile {
  display: none;
}

.paragraph.body-text {
  color: var(--silver);
  text-align: center;
  letter-spacing: normal;
  -webkit-text-stroke-color: var(--white);
  text-transform: none;
  margin-bottom: 0;
  padding: 0;
  font-family: Varela, sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.9em;
}

.paragraph.event-text {
  color: #5d5d5d;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Varela, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.9em;
}

.paragraph.event-text.time-text {
  color: var(--medium-sea-green);
}

.paragraph.event-text.hide-event {
  display: none;
}

.section-top-banner {
  position: relative;
  inset: auto 0%;
}

.text-span, .text-span-2 {
  color: #9d9d9d;
}

.text-block {
  color: #707070;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Ahmet altun harman extras1, sans-serif;
  font-size: 2em;
  line-height: 1em;
}

.text-block.divider1 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.div-block-4 {
  background-color: #b9b9b9;
}

.buttons-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  background-color: #1c2f3e;
  background-image: linear-gradient(#647e94d9, #647e94d9), url('../images/AdobeStock_201768098-copy.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  flex-flow: column wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  place-items: center stretch;
  width: 50vw;
  padding: 100px 55px;
  display: grid;
}

.buttons-div.old-buttons-1 {
  display: none;
}

.button {
  background-color: var(--white);
  color: #a38000;
  letter-spacing: .09em;
  text-transform: uppercase;
  border-radius: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 15px 25px;
  font-family: Open Sans, sans-serif;
  font-size: 1.4em;
  font-weight: 800;
  line-height: 1.3em;
  box-shadow: 2px 2px 6px #00000059;
}

.button:hover {
  color: #fff;
  background-color: #1f2327;
}

.image-2 {
  width: 150px;
}

.div-block-5 {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.html-embed-3 {
  margin-bottom: 0;
}

.div-block-6 {
  margin-top: 30px;
  margin-bottom: 0;
  padding-left: 135px;
  padding-right: 135px;
}

.div-block {
  background-color: #2b2b2b;
  height: auto;
}

.div-block.black-bg {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 0 0 40px;
  display: flex;
  position: static;
  overflow: auto;
}

.text-span-3 {
  letter-spacing: .05em;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1em;
}

.text-span-3.mainbutton {
  color: #fff;
  font-family: Varela, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.1em;
}

.text-span-3.mainbutton.textblack {
  color: var(--white);
}

.text-span-3.smallerbuttons {
  color: #3d5558;
  letter-spacing: .03em;
  font-family: Varela, sans-serif;
  font-size: .8em;
  font-weight: 400;
}

.text-block-2 {
  color: #7d7d7d;
  text-align: center;
  width: auto;
  margin-top: 0;
  padding: 50px 55px;
  font-size: 3em;
  line-height: 1.2em;
  position: static;
}

.text-block-2.bigquote {
  color: #1b1317;
  padding: 15px 100px 0;
  font-size: 3.5em;
  line-height: 1.2em;
}

.accordion-wrapper {
  text-align: center;
  background-color: #0000;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 35px;
  padding-left: 20px;
  padding-right: 20px;
}

.accordion-wrapper.accordion-drop {
  display: none;
}

.button-2 {
  color: #000;
  text-transform: uppercase;
  background-color: #dbdbdb;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px 35px;
  font-size: 21px;
  font-weight: 700;
  line-height: 28px;
}

.button-2.mainbutton {
  background-color: #ffd8e6;
  display: inline-block;
}

.button-2.mainbutton:hover {
  color: #fff;
  background-color: #000;
}

.button-2.mainbutton:active {
  background-color: #000;
  display: inline-block;
}

.button-2.mainbutton.centered {
  background-color: var(--black);
  color: #d4dde5;
  margin-left: auto;
  margin-right: auto;
  font-family: Varela, sans-serif;
}

.button-2.mainbutton.centered:hover {
  color: var(--white);
  background-color: #586672;
}

.button-2.mainbutton.centered.textblack:hover {
  color: var(--black);
  font-weight: 400;
}

.button-2.smallerbutton {
  text-transform: none;
  background-color: #d4dde5;
  margin: 5px;
  padding: 10px 15px;
}

.button-2.smallerbutton:hover {
  background-color: #eaeaea;
}

.accordion__item {
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 24px;
  padding: 20px 32px;
  text-decoration: none;
  transition: box-shadow .3s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px #2e323c17;
}

.accordion__item:hover {
  box-shadow: 0 3px 9px #2e323c17;
}

.accordion__item.js-accordion-item {
  box-shadow: none;
  text-align: center;
  box-shadow: none;
  text-align: center;
  background-color: #0000;
  border-radius: 0;
  margin-bottom: 0;
  padding: 10px 0 20px;
  transition: none;
}

.buy-button-label {
  margin-top: 10px;
}

.buy-button-label.no-top-margin {
  margin-top: 0;
}

.accordion {
  width: 66.66%;
  margin-bottom: -24px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.accordion.js-accordion {
  width: auto;
  max-width: 960px;
  padding-left: 0;
  padding-right: 0;
}

.buy-arrow {
  color: #fff;
  font-family: "Font awesome 6 free solid 900", sans-serif;
}

.buy-arrow:hover {
  color: var(--black);
}

.buy-arrow.textblack {
  color: var(--white);
}

.buy-arrow.textblack:hover {
  color: #fff;
}

.text-block-3 {
  color: var(--black);
  letter-spacing: .1em;
  margin-top: 20px;
  font-family: Varela, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.5em;
}

.text-block-3.os-date {
  text-align: center;
  font-size: 2em;
  display: none;
}

.text-block-3.os-date.preorder-now {
  text-transform: uppercase;
  display: block;
}

.accordion-body {
  color: #9096a4;
  padding-left: 64px;
  padding-right: 8px;
  display: block;
}

.accordion-body.js-accordion-body {
  color: #9096a4;
  padding: 0 55px;
}

.accordion-header {
  color: #2e323c;
  align-items: center;
  display: flex;
}

.accordion-header.js-accordion-header {
  text-align: center;
  cursor: pointer;
  flex-flow: wrap;
  align-content: space-between;
  align-items: flex-start;
  display: none;
}

.accordion-header.js-accordion-header.button-hidden {
  display: none;
}

.buy-button-div {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bg-video-1 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-7 {
  background-color: #2b2b2b;
  height: auto;
}

.div-block-7.black-bg {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  width: 50%;
  height: 100%;
  min-height: 100vh;
  padding-top: 55px;
  padding-bottom: 55px;
  padding-left: 0;
  display: flex;
  position: static;
  overflow: auto;
}

.text-span-4 {
  letter-spacing: .05em;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1em;
}

.text-span-4.mainbutton {
  font-family: Varela, sans-serif;
  font-size: 1.3em;
  font-weight: 400;
}

.text-span-4.mainbutton:hover {
  color: #fff;
}

.text-span-4.smallerbuttons {
  color: #3d5558;
  font-family: Varela, sans-serif;
  font-size: .8em;
  font-weight: 400;
}

.text-block-4 {
  color: #7d7d7d;
  text-align: center;
  width: auto;
  margin-top: 0;
  padding: 50px 55px;
  font-size: 3em;
  line-height: 1.2em;
  position: static;
}

.text-block-4.bigquote {
  color: #1b1317;
  padding: 15px 100px 0;
  font-family: Varela, sans-serif;
  font-size: 3.5em;
  line-height: 1.2em;
  display: none;
}

.image-3 {
  width: auto;
  max-width: none;
  height: 100vh;
  margin: auto;
  display: inline-block;
}

.image-3.bookshot-1 {
  flex: 0 auto;
  align-self: auto;
  height: 88vh;
  margin-top: 0;
  display: block;
  position: static;
  top: 0;
}

.button-3 {
  color: #000;
  text-transform: uppercase;
  background-color: #dbdbdb;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px 35px;
  font-family: "Font awesome 6 free solid 900", sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 28px;
}

.button-3.mainbutton {
  background-color: #ffd8e6;
  display: inline-block;
}

.button-3.mainbutton:hover {
  color: #fff;
  background-color: #000;
}

.button-3.mainbutton:active {
  background-color: #000;
  display: inline-block;
}

.button-3.mainbutton.centered {
  background-color: #d4dde5;
  margin-left: auto;
  margin-right: auto;
}

.button-3.mainbutton.centered:hover {
  background-color: #000;
}

.button-3.smallerbutton {
  text-transform: none;
  background-color: #efefef;
  margin: 5px;
  padding: 10px 15px;
}

.button-3.smallerbutton:hover {
  background-color: #a9c7b4;
}

.div-block-8 {
  background-color: #ffd8eb;
  height: auto;
}

.div-block-8.gray-bg {
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  position: sticky;
  inset: 0 auto auto;
}

.main-book-div {
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.hero-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #ffd8eb;
  background-color: #ffd8eb;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.hero-section.test {
  background-color: var(--green);
  color: var(--green);
  background-image: linear-gradient(#85a490, #243028);
}

.text-block-5 {
  color: var(--aquamarine);
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Bitstream lydian bt roman, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.5em;
}

.text-block-5.os-date {
  color: var(--white);
  text-align: center;
  letter-spacing: .2em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitstream lydian bt roman, sans-serif;
  font-size: 2em;
  line-height: 2em;
  display: block;
}

.text-block-5.smaller-desc {
  color: var(--aquamarine);
  text-align: center;
  letter-spacing: .15em;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -15px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Varela, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.5em;
  display: flex;
}

.text-block-5.smaller-desc.top-tagline {
  letter-spacing: .15em;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  margin-top: 0;
  display: block;
}

.text-block-5.event-header {
  color: #497358;
  font-size: 2.5em;
}

.text-block-5.austria-mobile.hide-austriamobile, .text-block-5.austria-mobile.show-austriamobile {
  display: none;
}

.div-block-9 {
  position: static;
  top: 0;
}

.div-block-10 {
  background-color: #0000;
  height: auto;
}

.div-block-10.gray-bg {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-6 {
  color: #7d7d7d;
  text-align: center;
  width: auto;
  margin-top: 0;
  padding: 50px 55px;
  font-size: 3em;
  line-height: 1.2em;
  position: static;
}

.text-block-6.blacktext {
  color: #fdc2d1;
  padding-left: 0;
  padding-right: 0;
  font-size: 2.5em;
  line-height: 1.5em;
}

.text-block-6.blacktext.quote {
  color: var(--white);
  text-align: center;
  letter-spacing: .02em;
  text-indent: 0;
  padding: 35px 15px;
  font-family: Varela, sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.5em;
}

.image-4 {
  width: 30%;
  max-width: none;
}

.image-4.bookshot-2 {
  width: 35%;
}

.copy-section {
  background-color: #ffd8eb;
}

.copy-section.gray-bg {
  background-color: var(--blue-black);
  background-image: linear-gradient(#23282f8c, #23282f8c), url('../images/AdobeStock_572976051.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 0 100px;
}

.text-span-5 {
  color: #b6dbc4;
  -webkit-text-stroke-color: var(--honeydew);
  text-transform: none;
}

.link-block {
  color: var(--white);
  justify-content: center;
  align-items: center;
  padding: 10px 25px;
  font-family: Varela, sans-serif;
  text-decoration: none;
  display: flex;
}

.link-block:hover {
  transform: scale(1.1);
}

.text-block-7 {
  color: #5ec584;
  letter-spacing: normal;
  -webkit-text-stroke-color: #91c0a2;
  font-size: 1.2em;
  line-height: 1.2em;
}

.image-5 {
  width: 35px;
  margin-left: 5px;
  margin-right: 5px;
}

.event-section {
  background-image: linear-gradient(#ffffff8c, #ffffff8c), url('../images/AdobeStock_573961460.jpeg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.event-section.hide-section {
  display: none;
}

.text-span-7 {
  color: var(--green);
  font-size: 1em;
}

.text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13 {
  color: var(--green);
}

.link-block-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
}

.text-span-14 {
  color: var(--green);
  background-color: #0000;
  border-radius: 20px;
  font-size: 1.1em;
  font-weight: 400;
  text-decoration: none;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7 {
  color: var(--black);
}

.grid {
  grid-column-gap: 15px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto;
  grid-template-columns: .5fr .5fr 1fr .5fr;
  place-content: center;
  place-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.link {
  padding-left: 0;
  padding-right: 0;
  font-family: Varela, sans-serif;
  font-size: 1.1em;
  line-height: 1.3em;
  text-decoration: none;
}

.text-block-8 {
  color: var(--green);
  font-family: Varela, sans-serif;
  font-size: 1.1em;
  line-height: 1.1em;
}

.button-4 {
  border: 2px solid var(--medium-sea-green);
  color: var(--medium-sea-green);
  letter-spacing: normal;
  background-color: #0000;
  border-radius: 0;
  font-family: Varela, sans-serif;
  font-size: 1em;
  line-height: 1.1em;
}

.button-4:hover {
  background-color: var(--medium-sea-green);
  color: var(--white);
}

.button-4.soldoutbutton {
  border-color: var(--dim-grey);
  color: var(--dim-grey);
}

.button-4.soldoutbutton:hover {
  background-color: #0000;
}

.button-4.hide-event {
  display: none;
}

.bold-text-8 {
  font-size: 1em;
}

.text-span-15 {
  color: var(--medium-sea-green);
}

.paragraph-2 {
  color: var(--green);
  margin-bottom: 0;
  font-family: Varela, sans-serif;
  font-size: 1.1em;
  line-height: 1.3em;
}

.div-block-11 {
  background-color: #e1eae4;
  align-self: center;
  padding: 15px 336px;
  display: none;
}

.updated {
  color: #1644f9;
  padding-top: 3px;
  font-family: Varela, sans-serif;
  font-size: 75%;
  font-weight: 400;
  line-height: 1.2em;
}

.updated-flex-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
}

.cookie-prefs-embed {
  color: #565656;
  font-family: Varela, sans-serif;
}

.cookie-prefs-link {
  color: #565656;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  cursor: pointer;
  font-family: Varela, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
  text-decoration: none;
}

.cookie-prefs-link:hover {
  color: #646464;
}

.cookie-prefs-link.cookie-prefs-embed {
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  .legal-links-container-kkr {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .legal-link-kkr {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .bookshot {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .section-book {
    background-position: 50% 100%;
    background-size: cover;
  }

  .section-body-copy {
    flex-flow: column wrap;
  }

  .description.paragraph-div {
    flex-flow: column;
    width: 100%;
    padding: 0 55px;
  }

  .description.top-banner-div {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
  }

  .description.footer-div {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.topbanner-text.desktop {
    display: none;
  }

  .paragraph.topbanner-text.mobile {
    color: var(--white);
    letter-spacing: .2em;
    font-family: Bitstream lydian bt roman, sans-serif;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.5em;
    display: block;
  }

  .paragraph.body-text {
    padding: 0;
  }

  .paragraph.event-text {
    font-size: 1em;
    line-height: 1.5em;
  }

  .buttons-div {
    flex: 0 auto;
    place-content: center;
    place-items: center stretch;
    width: 100%;
    padding-left: 55px;
    padding-right: 55px;
  }

  .div-block-6 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block.black-bg {
    width: 100%;
    min-height: auto;
  }

  .text-block-2.bigquote {
    padding: 60px 70px 0;
  }

  .accordion-wrapper {
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .accordion {
    width: 83.33%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .accordion-body.js-accordion-body {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-7.black-bg {
    width: 100%;
    min-height: auto;
    margin-top: -25px;
    padding-top: 0;
  }

  .text-block-4.bigquote {
    padding: 60px 70px 0;
  }

  .image-3 {
    width: auto;
    display: block;
  }

  .image-3.bookshot-1 {
    width: 75%;
    height: auto;
    margin-top: auto;
    position: static;
  }

  .div-block-8.gray-bg {
    width: 100%;
    min-height: auto;
    padding-top: 30px;
    padding-bottom: 10px;
    position: static;
  }

  .main-book-div {
    flex-direction: column-reverse;
    min-height: auto;
  }

  .hero-section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column-reverse;
    width: 100vw;
    height: auto;
  }

  .text-block-5.os-date {
    margin-top: 0;
  }

  .text-block-5.smaller-desc {
    text-align: center;
  }

  .text-block-5.smaller-desc.top-tagline {
    margin-top: 25px;
  }

  .text-block-5.event-header {
    font-size: 2.2em;
  }

  .text-block-5.austria-mobile.show-austriamobile {
    display: none;
  }

  .div-block-10.gray-bg {
    flex-direction: column-reverse;
  }

  .image-4.bookshot-2 {
    width: 35%;
  }

  .copy-section.gray-bg {
    padding: 35px 0;
  }

  .text-span-6 {
    color: var(--honeydew);
    text-transform: none;
  }

  .link-block {
    flex-direction: row;
    padding: 9px 15px;
  }

  .grid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-11 {
    padding-left: 200px;
    padding-right: 200px;
  }

  .updated {
    padding-top: 0;
  }

  .cookie-prefs-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .legal-links-container-kkr {
    flex-direction: column;
    align-items: center;
  }

  .legal-link-kkr {
    margin-bottom: 5px;
  }

  .image {
    max-width: none;
    height: 55vh;
  }

  .bookshot {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .section-book {
    background-position: 50% 100%;
    background-size: auto;
    height: 55vh;
  }

  .section-body-copy {
    flex-flow: column wrap;
    justify-content: center;
    align-items: stretch;
  }

  .description.paragraph-div {
    flex-flow: column wrap;
    width: 100%;
    padding: 0 55px;
  }

  .description.top-banner-div {
    padding-left: 35px;
    padding-right: 35px;
  }

  .description.footer-div {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.topbanner-text {
    font-size: 1.5em;
    line-height: 1.5em;
  }

  .paragraph.topbanner-text.desktop {
    display: none;
  }

  .paragraph.topbanner-text.mobile {
    display: block;
  }

  .paragraph.body-text {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.2em;
    line-height: 1.7em;
  }

  .buttons-div {
    align-items: stretch;
    width: 100%;
    padding: 25px 135px;
  }

  .button {
    padding-left: 55px;
    padding-right: 55px;
  }

  .div-block-6 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-2.bigquote {
    padding: 40px;
    font-size: 2.5em;
  }

  .accordion-wrapper {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .accordion__item {
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .accordion {
    width: 100%;
    margin-bottom: -16px;
  }

  .accordion-body.js-accordion-body {
    border-top: 1px #000;
    padding-top: 0;
  }

  .div-block-7.black-bg {
    margin-top: -35px;
  }

  .text-block-4.bigquote {
    padding: 40px;
    font-size: 2.5em;
  }

  .image-3.bookshot-1 {
    width: 85%;
    height: 100%;
  }

  .div-block-8.gray-bg {
    padding-top: 0;
  }

  .text-block-5.os-date {
    margin-top: 0;
  }

  .text-block-5.smaller-desc {
    text-align: center;
    justify-content: center;
  }

  .text-block-5.smaller-desc.top-tagline {
    margin-top: 35px;
  }

  .text-block-5.event-header {
    padding-left: 75px;
    padding-right: 75px;
    font-size: 2.5em;
  }

  .text-block-5.austria-mobile.hide-austria-mobile, .text-block-5.austria-mobile.show-austriamobile {
    display: none;
  }

  .div-block-10.gray-bg {
    flex-flow: column-reverse wrap;
    align-items: center;
  }

  .text-block-6.blacktext {
    font-size: 2.5em;
  }

  .text-block-6.blacktext.quote {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.5em;
  }

  .image-4.bookshot-2 {
    width: 50%;
  }

  .copy-section.gray-bg {
    flex-flow: column wrap-reverse;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
    display: flex;
  }

  .link-block {
    padding: 10px 25px;
  }

  .text-block-7 {
    font-size: 1.2em;
    line-height: 1.2em;
  }

  .event-section {
    background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/AdobeStock_573961460.jpeg');
    background-position: 0 0, 50% 0;
    background-size: auto, auto;
  }

  .grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto;
    grid-template-columns: .5fr .25fr 1fr .5fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-11 {
    padding-left: 111px;
    padding-right: 111px;
  }

  .cookie-prefs-link {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 479px) {
  .legal-links-container-kkr {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image {
    height: 35vh;
    padding-left: 0;
    padding-right: 0;
  }

  .bookshot {
    padding-left: 0;
    padding-right: 0;
  }

  .section-book {
    background-position: 50% 100%;
    background-size: 1250px;
    background-attachment: scroll;
    height: 45vh;
  }

  .description.paragraph-div {
    padding: 0 25px;
  }

  .description.top-banner-div {
    padding-left: 10px;
    padding-right: 10px;
  }

  .description.footer-div {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.topbanner-text {
    font-size: 1em;
    line-height: 1.2em;
  }

  .paragraph.topbanner-text.mobile {
    letter-spacing: .07em;
    font-size: 1em;
    line-height: 1.5em;
  }

  .paragraph.body-text {
    padding: 0;
    font-size: 1em;
    line-height: 1.7em;
  }

  .paragraph.event-text {
    flex-flow: wrap;
    justify-content: center;
    align-self: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .paragraph.event-text.time-text {
    padding-top: 0;
    padding-bottom: 0;
  }

  .buttons-div {
    flex: 0 auto;
    align-self: auto;
    place-items: stretch stretch;
    padding-left: 35px;
    padding-right: 35px;
    display: flex;
  }

  .button {
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 55px;
    padding-right: 55px;
  }

  .div-block-6 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block.black-bg {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
  }

  .text-block-2.bigquote {
    padding: 20px 30px;
    font-size: 2em;
    line-height: 1.2em;
  }

  .accordion-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: block;
  }

  .accordion__item.js-accordion-item {
    padding-top: 0;
  }

  .accordion-body {
    padding-left: 56px;
  }

  .accordion-body.js-accordion-body {
    border-top: 1px #0000001a;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-7.black-bg {
    align-items: center;
    margin-top: -35px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-4.bigquote {
    padding: 20px 30px;
    font-size: 2em;
    line-height: 1.2em;
  }

  .image-3 {
    height: 500px;
  }

  .image-3.bookshot-1 {
    width: 95%;
    height: auto;
  }

  .div-block-8.gray-bg {
    min-height: 100px;
    padding: 30px 9px 20px;
  }

  .main-book-div {
    margin-bottom: 35px;
  }

  .text-block-5 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-5.os-date {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .text-block-5.smaller-desc {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    line-height: 1.5em;
    display: flex;
  }

  .text-block-5.smaller-desc.top-tagline {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-5.event-header {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-5.austria-mobile.hide-austriamobile {
    display: none;
  }

  .text-block-5.austria-mobile.show-austriamobile {
    display: block;
  }

  .text-block-5.hide-for-austria-mobile {
    display: none;
  }

  .div-block-10.gray-bg {
    flex-flow: column-reverse wrap-reverse;
  }

  .text-block-6.blacktext {
    padding: 25px 0;
    font-size: 2em;
    line-height: 1.2em;
  }

  .text-block-6.blacktext.quote {
    font-size: 1.5em;
    line-height: 1.5em;
  }

  .image-4 {
    width: 35%;
  }

  .image-4.bookshot-2 {
    width: 80%;
  }

  .copy-section.gray-bg {
    padding: 20px 0;
  }

  .link-block {
    padding: 10px 15px;
  }

  .event-section {
    background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/AdobeStock_573961460.jpeg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .grid {
    flex-direction: column;
    grid-auto-flow: row;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 0;
    display: block;
  }

  .button-4 {
    margin-top: 5px;
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-11 {
    padding-left: 55px;
    padding-right: 55px;
  }
}

#w-node-d984dc2a-6e3b-6828-fe4c-fb2cd43bc9f9-fe3dd774, #w-node-d984dc2a-6e3b-6828-fe4c-fb2cd43bc9f9-fc8fe9bd {
  align-self: start;
}


@font-face {
  font-family: 'Bitstream lydian bt';
  src: url('../fonts/Bitstream---Lydian-BT-Bold-Italic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bitstream lydian bt';
  src: url('../fonts/Bitstream---Lydian-BT-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitstream lydian bt';
  src: url('../fonts/Bitstream---Lydian-BT-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bitstream lydian bt roman';
  src: url('../fonts/Bitstream---Lydian-BT-Roman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ahmet altun harman extras1';
  src: url('../fonts/Ahmet-Altun---Harman-Extras1.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 6 free 400';
  src: url('../fonts/Font-Awesome-6-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 6 brands 400';
  src: url('../fonts/Font-Awesome-6-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 6 free solid 900';
  src: url('../fonts/Font-Awesome-6-Free-Solid-900.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}