@font-face {
  font-family: Colfax;
  src: url('../fonts/Colfax-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Colfax;
  src: url('../fonts/Colfax-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Colfax;
  src: url('../fonts/Colfax-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ff Meta Serif Pro;
  src: url('../fonts/ff-meta-serif-pro.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --bluebayne: #819cb2;
  --white: white;
  --black: black;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.body {
  color: #fff;
  background-color: #2d2d2d;
  padding-top: 48px;
  padding-bottom: 48px;
  font-family: Colfax, sans-serif;
  overflow: visible;
}

.body.center {
  align-items: center;
  display: flex;
}

.body.flexx {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body.light {
  background-color: #f2e9e6;
}

.body.light.remove {
  background-color: #f3ecea;
  padding-top: 40px;
  padding-bottom: 40px;
}

.body._000 {
  padding-top: 0;
}

.container {
  z-index: 1;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  font-weight: 400;
  position: relative;
}

.container.flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  height: 100px;
  margin-bottom: 40px;
  display: flex;
}

.container.flex.oo {
  margin-top: 40px;
}

.container.small {
  max-width: 690px;
  margin-top: 70px;
}

.image {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block {
  align-items: center;
  padding-top: 48px;
  display: flex;
}

.div-block.spacing {
  padding-top: 200px;
  padding-bottom: 200px;
}

.div-block.spacing.minus {
  padding-top: 0;
}

.div-block.fb {
  align-items: flex-start;
  padding-top: 40px;
}

.div-block-2 {
  flex: 1;
  padding-right: 20px;
}

.div-block-2.about {
  flex: 1;
  max-width: 600px;
}

.div-block-2.about.oo {
  max-width: 540px;
  padding-right: 20px;
}

.div-block-3 {
  flex: 0 auto;
  position: relative;
}

.div-block-3.headerr {
  flex: 0 auto;
  max-width: 340px;
}

.heading {
  color: #fff;
  letter-spacing: -2px;
  text-indent: 0;
  max-width: 454px;
  font-size: 54px;
  line-height: 56px;
}

.heading.center {
  text-align: center;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
}

.heading.center.last {
  margin-top: auto;
}

.heading.fb {
  max-width: 640px;
  font-size: 46px;
}

.heading.blue {
  color: var(--bluebayne);
}

.image-2 {
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  box-shadow: 0 86px 56px -32px #00000059, 0 0 40px #00000040, 0 24px 60px -20px #0003;
}

.image-2.small {
  border-radius: 8px;
  max-width: 110px;
  position: absolute;
  top: -22px;
  right: 36px;
}

.image-2.small.auto {
  margin-top: -46px;
  position: static;
}

.image-2.small.right {
  top: 0;
}

.image-2.back {
  background-color: #424242;
}

.div-block-4 {
  width: 100%;
}

.div-block-5 {
  z-index: 2;
  width: 100%;
  max-width: 428px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-5.fb._00000 {
  max-width: 330px;
}

.div-block-5._0000 {
  z-index: 4;
  max-width: 330px;
}

.text-block {
  color: #fff;
  margin-top: 24px;
  margin-bottom: 31px;
  font-family: Ff Meta Serif Pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.text-block.fbbb.oo {
  margin-top: 2px;
}

.text-block.fbbb.blue, .text-block.blue {
  color: #1d2a33;
}

.image-3 {
  width: 70px;
}

.div-block-6 {
  align-items: center;
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
}

.div-block-6._0 {
  flex: 1;
}

.text-block-2 {
  color: #fff;
  margin-bottom: 6px;
  margin-left: 0;
  padding-left: 0;
  font-size: 20px;
  font-weight: 500;
}

.text-block-2.black {
  color: #2d2d2d;
}

.text-block-3 {
  color: #fff;
  font-family: Ff Meta Serif Pro, sans-serif;
  font-size: 20px;
}

.text-block-3.black {
  color: #2d2d2d;
}

.div-block-7 {
  padding-left: 8px;
}

.button {
  color: #2d2d2d;
  -webkit-text-stroke-color: #000;
  background-color: #ffdb38;
  border-radius: 6px;
  margin-right: 12px;
  padding: 14px 24px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.button:hover {
  background-color: #e0c02c;
}

.button.white {
  color: #fff;
  background-color: #fff3;
  margin-top: 24px;
}

.button.full {
  width: 100%;
  max-width: 285px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
}

.button.full.white.disabled {
  background-color: #0003;
}

.button.foooter {
  color: #000;
  margin-left: 8px;
}

.button.foooter.blue {
  background-color: #819cb2;
}

.div-block-8 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-8.last.o {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  margin-top: 40px;
}

.div-block-8.ttt {
  flex: 1;
  justify-content: flex-end;
}

.div-block-8._000 {
  max-width: 260px;
}

.div-block-8.desktop {
  justify-content: flex-start;
  align-items: center;
  margin-top: 32px;
  position: relative;
}

.div-block-8.mobile {
  display: none;
}

.text-block-4 {
  color: #fff;
  margin-right: 8px;
  font-size: 16px;
  font-weight: 500;
}

.text-block-4._4 {
  color: #6d6d6d;
  text-decoration: none;
}

.text-block-4.black {
  color: #292929;
}

.text-block-4.black.inactive {
  color: #ffffff78;
}

.text-block-4.secondary {
  color: #819cb2;
}

.text-block-4.secondary.active {
  color: #f9d538;
}

.div-block-9 {
  display: flex;
}

.div-block-9.foooter.oo {
  flex: 1;
  margin-top: 0;
  display: flex;
}

.div-block-9.foooter.oo.ttt {
  color: #fff;
  margin-top: 6px;
}

.div-block-10 {
  z-index: 4;
  background-color: #6d6d6d;
  border: 0 solid #2d2d2d;
  width: 42px;
  height: 2px;
  margin-top: 0;
  margin-left: 9px;
  margin-right: 0;
  position: absolute;
  top: -8px;
  right: -56px;
  transform: rotate(-47deg);
  box-shadow: 0 0 0 2px #2d2d2d;
}

.div-block-10.norm {
  top: 9px;
  left: -1px;
  right: 0;
}

.div-block-10.norm.black {
  background-color: #2d2d2d;
  box-shadow: 0 0 0 2px #fff;
}

.div-block-10.norm.beige {
  box-shadow: 0 0 0 2px #f3ecea;
}

.div-block-10.norm.beige.inactive {
  box-shadow: 0 0 0 2px #4c4c4c;
}

.div-block-10.norm.beige.white {
  box-shadow: 0 0 0 2px #fff;
}

.div-block-10.black {
  background-color: #1d2a33;
  border-color: #f2e9e6;
  box-shadow: 0 0 0 2px #f2e9e6;
}

.div-block-10.black.white {
  box-shadow: 0 0 0 2px #fff;
}

.text-block-5 {
  font-size: 16px;
}

.text-block-5.disabled {
  color: #ffffff82;
}

.text-block-5.white {
  color: #fff;
}

.text-block-5.blue {
  color: #819cb2;
}

.div-block-11 {
  opacity: 1;
  background-color: #e6e6e600;
  height: 100vh;
  min-height: 100vh;
  position: relative;
}

.div-block-12 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-12.letter {
  padding-bottom: 0;
}

.div-block-12.plans {
  max-width: 970px;
  padding-bottom: 0;
}

.paragraph {
  color: #fff;
  letter-spacing: 0;
  height: auto;
  font-family: Ff Meta Serif Pro, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
}

.paragraph.blue {
  color: #1d2a33;
  font-size: 24px;
}

.text-span {
  font-family: Colfax, sans-serif;
}

.div-block-13 {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  display: flex;
  position: absolute;
  top: -40px;
  right: -40px;
}

.image-4 {
  background-color: #ffdb38;
  border-radius: 262px;
  max-width: 120px;
  position: absolute;
  box-shadow: 0 11px 13px 6px #0003;
}

.text-block-6 {
  z-index: 2;
  color: #000;
  font-size: 32px;
  font-weight: 400;
  line-height: 27px;
  position: static;
  top: 0;
  left: 0;
}

.image-5 {
  z-index: 3;
  opacity: 1;
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0;
}

.image-5.visible {
  opacity: 1;
  margin-left: 120px;
  left: 0%;
}

.image-5.home {
  opacity: 1;
}

.image-6 {
  z-index: 3;
  opacity: 1;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.image-6.visible {
  opacity: 1;
  margin-left: 90px;
  transform: rotate(-5deg)translate(-29px, 191px);
}

.image-6.home {
  opacity: 1;
}

.image-7 {
  z-index: 3;
  opacity: 1;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.image-7.visible {
  opacity: 1;
  margin-left: 130px;
  transform: rotate(4deg)translate(0, 486px);
}

.image-7.home {
  opacity: 1;
}

.bookwrapper {
  z-index: 4;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.bookwrapper.ooo {
  max-width: 490px;
}

.image-8 {
  display: none;
}

.div-block-14 {
  margin-top: 50px;
  display: flex;
}

.div-block-15 {
  text-align: center;
  flex-direction: column;
  flex: 1;
  padding-top: 0;
  padding-bottom: 24px;
  display: flex;
}

.div-block-15.highlight {
  background-color: #00000024;
  padding-top: 0;
  padding-bottom: 24px;
  padding-left: 1px;
  position: relative;
  overflow: hidden;
}

.div-block-15.highlight.white {
  background-color: #fff;
}

.div-block-15.highlight.order1.adhidden, .div-block-15.order2.adhidden {
  opacity: 0;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  font-size: 60px;
  font-weight: 400;
  line-height: 50px;
  display: inline-block;
}

.text-block-7.secondary {
  color: #ffffff4d;
  margin-top: -18px;
  font-size: 28px;
  line-height: 24px;
  position: absolute;
  right: -49px;
}

.text-block-7.secondary.black.small {
  margin-right: -11px;
}

.text-block-7.secondary.special {
  margin-right: -14px;
}

.text-block-7.reduced {
  color: #686767;
}

.text-block-7.black {
  color: #1d2a33;
}

.div-block-16 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.text-block-8 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  margin-top: 12px;
  margin-bottom: 32px;
  font-size: 22px;
  font-weight: 500;
}

.text-block-8.faded {
  color: #686767;
}

.text-block-8.popular {
  color: #7e6b14;
  background-color: #fff0ac;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  left: -220px;
  right: 0;
  transform: rotate(-32deg);
}

.text-block-8.blaaack {
  color: #1d2a33;
}

.image-9 {
  max-width: 20px;
  margin-top: 1px;
}

.text-block-9 {
  color: #fff;
  text-align: left;
  padding-left: 12px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.text-block-9.detail {
  font-weight: 400;
}

.text-block-9.detail.center {
  color: #979797;
  text-align: center;
  margin-top: 11px;
  padding-left: 0;
}

.text-block-9.black {
  color: #1d2a33;
}

.div-block-17 {
  align-items: flex-start;
  width: 100%;
  max-width: 270px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-17.bookwrapper {
  max-width: 440px;
}

.div-block-17.last {
  padding-bottom: 0;
}

.div-block-18 {
  margin-bottom: 50px;
}

.footercontainer {
  padding-bottom: 29px;
}

.header {
  padding-top: 60px;
  padding-bottom: 0;
}

.image-11 {
  width: 210px;
  margin: 0 auto;
  display: block;
}

.footer {
  z-index: 110;
  color: #ffffff80;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 54px;
  margin-bottom: 0;
  padding-bottom: 16px;
  font-family: Colfax, sans-serif;
  font-size: 17px;
  line-height: 19px;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.footer.links {
  margin-top: 29px;
}

.footer.links.o {
  margin-top: -27px;
}

.footer.links.o._00 {
  margin-top: 20px;
}

.footer.footerfb {
  color: #fff;
  height: auto;
  padding-top: 11px;
}

.footer.footerfb.black {
  color: #1d2a3366;
}

.div-block-19 {
  position: relative;
}

.background-video {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-41 {
  flex: 1;
  width: 100%;
  padding-left: 16px;
  padding-right: 24px;
}

.div-block-42 {
  flex: 1;
}

.heading-4 {
  max-width: 430px;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Colfax, sans-serif;
  font-size: 32px;
}

.heading-4.centered {
  text-align: center;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-71 {
  border: 1px solid #ffffff47;
  border-radius: 6px;
  flex-wrap: wrap;
  align-items: center;
  height: 55px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  display: flex;
  overflow: scroll;
}

.loadingbar {
  background-color: #1bd14f;
  width: 80%;
  height: 100%;
}

.text-block-30 {
  width: 100%;
}

.div-block-72 {
  flex: 0 auto;
  margin-top: 22px;
  position: relative;
}

.div-block-72.apply {
  margin-top: 10px;
}

.image-12 {
  max-width: 100%;
}

.image-12.storiesform {
  opacity: 0;
}

.div-block-73 {
  z-index: 20;
  background-color: #161616;
  border: 2px solid #ffffff1f;
  border-radius: 750px;
  flex: 0 0 40px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 40px;
  margin-right: 16px;
  display: flex;
  position: relative;
}

.div-block-73.active {
  color: #161616;
  background-color: #fff;
  margin-right: 0;
}

.div-block-73.image {
  border-width: 0;
  margin-right: 0;
}

.formwrapper {
  background-color: #000;
  border-radius: 10px;
  flex-direction: column;
  flex: 1;
  min-height: 460px;
  margin-right: 40px;
  padding: 48px 32px 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-74 {
  opacity: 1;
  background-color: #323232;
  width: 2px;
  height: 40px;
  position: absolute;
  top: 42px;
  left: 19px;
}

.div-block-74._4444 {
  height: 68px;
}

.div-block-74._00000 {
  top: 120px;
}

.div-block-74._00000._999 {
  height: 119px;
  top: 106px;
}

.div-block-74._00000._999._3333 {
  top: 230px;
}

.div-block-74._00000._999._000 {
  top: 172px;
}

.div-block-74._00000._999._0000000 {
  margin-top: 81px;
}

.container-2 {
  max-width: 1000px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

.container-2.formcontainer {
  align-items: flex-start;
  max-width: 940px;
  display: flex;
}

.container-2.formcontainer.apply {
  align-items: flex-start;
}

.paragraph-2 {
  color: #fffc;
  text-align: left;
  margin-top: 7px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.paragraph-2.p0 {
  margin-top: 0;
  padding-left: 12px;
}

.paragraph-2.p0.bold {
  color: #fff;
  margin-bottom: 17px;
  padding-left: 0;
  font-weight: 400;
}

.paragraph-2.p0.bold._3443443, .paragraph-2.p0.bold._000 {
  margin-bottom: 0;
}

.paragraph-2.p0.faded {
  opacity: .6;
}

.paragraph-2.p0.inactive {
  opacity: 1;
  color: #fff1df;
  margin-top: 0;
}

.div-block-40 {
  flex: 1;
}

.div-block-40._0000 {
  align-items: center;
  padding-left: 16px;
  display: flex;
}

.image-13 {
  width: 60px;
  position: absolute;
}

.text-block-31 {
  text-align: center;
  margin-top: 1px;
  font-size: 16px;
  font-weight: 500;
}

.link-16 {
  color: #fffc;
}

.button-2 {
  color: #fff;
  background-color: #1bd14f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.button-2.transparent {
  color: #fff;
  cursor: pointer;
  background-color: #ffffff30;
  margin-top: -10px;
  font-family: Colfax, sans-serif;
}

.button-2.transparent:hover {
  background-color: #ffffff42;
}

.button-2.full-width {
  width: 100%;
}

.loadingcontainer {
  background-color: #ffffff75;
  flex: 0 auto;
  height: 16px;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-75 {
  z-index: 2;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 0;
  margin-bottom: 32px;
  display: flex;
  position: relative;
}

.stories {
  flex: 0 auto;
  max-width: 320px;
  position: relative;
}

.stories.storiesdesktop {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.stories.storiesdesktop.storiesform {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 340px;
  display: flex;
}

.text-span-2, .text-span-3 {
  font-weight: 500;
}

.background-video-2 {
  opacity: .55;
  background-image: linear-gradient(#2d2d2d1c, #2d2d2d 61%);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.background-video-2.mobile, .image-14 {
  display: none;
}

.div-block-76 {
  z-index: 0;
  height: 100%;
  max-height: 1000px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.div-block-77 {
  z-index: 3;
  background-image: linear-gradient(#2d2d2d00, #2d2d2d);
  width: 100%;
  margin-top: 0;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.background-video-3 {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.background-video-4 {
  opacity: 1;
  height: auto;
  line-height: 100%;
}

.image-15 {
  max-width: 160px;
  margin: 0 auto 24px;
}

.image-15.behind {
  z-index: -1;
  position: absolute;
  transform: translate(-10px, 8px);
}

.image-15.front {
  z-index: 4;
  position: absolute;
  transform: translate(12px, -6px);
}

.image-15.o {
  max-width: 100%;
  height: 119px;
  margin-bottom: 0;
  margin-right: 0;
}

.div-block-78 {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: 380px;
  height: 196px;
  margin: 40px 0 17px;
  display: flex;
  position: relative;
}

.div-block-78.detail {
  flex: 1;
  width: 100%;
  max-width: 460px;
  height: 140px;
  margin-bottom: 40px;
  margin-left: 39px;
}

.div-block-78.l {
  z-index: 72;
}

.image-16 {
  width: 100%;
  max-width: 220px;
  margin-top: 0;
  margin-left: 0;
}

.image-16._000 {
  max-width: 160px;
}

.text-span-4 {
  font-family: Colfax, sans-serif;
  font-weight: 700;
}

.background-video-5 {
  width: 100%;
  height: 100vh;
  position: relative;
}

.div-block-79 {
  z-index: 3;
  background-color: #000;
  width: 100%;
  max-width: 600px;
  min-height: 560px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-79.detail {
  align-self: center;
  align-items: flex-start;
  max-width: 800px;
  margin-left: auto;
  display: flex;
}

.div-block-80 {
  background-color: #fff0;
  border-right: 1px solid #ffffff1f;
  flex: 0 auto;
  order: 0;
  align-self: stretch;
  width: auto;
  height: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.div-block-81 {
  flex: 1;
  align-self: stretch;
  padding-top: 60px;
  display: flex;
}

.text-block-32 {
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  line-height: 29px;
}

.text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9, .text-span-10 {
  font-weight: 500;
}

.fixedfooter {
  z-index: 99999;
  background-color: #fff;
  height: 100px;
  padding-left: 0;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
  transform: translate(0, 200%);
}

.fixedfooter.oo {
  z-index: 999;
  transform: translate(0, 200%);
  box-shadow: 0 0 3px 1px #0000001f;
}

.image-17 {
  flex: 1;
  width: 100%;
  max-width: 190px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-83 {
  flex: 1;
  margin-top: -145px;
}

.text-span-11 {
  font-family: Colfax, sans-serif;
  font-weight: 700;
}

.background-video-6 {
  display: none;
}

.text-span-12 {
  font-weight: 500;
}

.image-68 {
  margin-right: 6px;
}

.image-67 {
  margin-right: 7px;
}

.div-block-48 {
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.div-block-45 {
  background-color: #1bd14f2b;
  border-radius: 5px;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-bottom: 16px;
}

.div-block-45._9999 {
  margin-top: 0;
}

.image-69 {
  border-radius: 5px;
  width: 100%;
}

.div-block-47 {
  padding-bottom: 1px;
  padding-left: 16px;
  padding-right: 16px;
}

.text-block-18 {
  margin-left: 1px;
  font-size: 16px;
  font-weight: 500;
}

.text-block-18._000 {
  color: #fff;
}

.button-3 {
  color: #fff;
  background-color: #1bd14f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.button-3.formbutton {
  text-align: center;
  justify-content: center;
  width: 100%;
  margin-top: auto;
  display: flex;
}

.button-3.formbutton:hover {
  background-color: #17b645;
}

.button-3.formbutton.outline {
  color: #1bc24d;
  -webkit-text-stroke-color: #1bd14f;
  background-color: #0000002e;
  border: 2px solid #53c05b;
  margin-top: 16px;
}

.div-block-46 {
  background-color: #ffffff0a;
  border-radius: 0;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
  padding: 16px;
  display: flex;
}

.div-block-50 {
  padding-left: 16px;
  padding-right: 16px;
}

.fb {
  font-size: 52px;
}

.bold-text {
  font-family: Colfax, sans-serif;
}

.quick-stack {
  padding: 10px 0;
}

.quick-stack-2 {
  padding-left: 0;
  padding-right: 0;
}

.book {
  width: 100%;
  margin-top: -18px;
  font-weight: 700;
  display: block;
}

.div-block-84 {
  background-color: #ffffff1a;
  max-width: 100%;
  margin: 29px auto 0;
  padding-bottom: 0;
  position: relative;
}

.link-17 {
  color: #969595;
}

.text-span-13 {
  color: #fff;
  margin-left: 4px;
  margin-right: 4px;
}

.text-span-13.black {
  color: #0006;
}

.text-span-13.black.faded {
  color: #1d2a3333;
}

.paragraph-3 {
  font-family: Ff Meta Serif Pro, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.fbb.blue {
  color: var(--bluebayne);
}

.fbb.blue.o {
  font-size: 52px;
}

.hidden {
  height: 0;
  display: block;
  position: static;
  overflow: hidden;
}

.body-2 {
  background-color: #000;
}

.html-embed-3 {
  opacity: .2;
}

.div-block-85 {
  width: 100%;
  margin-top: 0;
  padding-top: 40px;
  position: relative;
  overflow: hidden;
}

.div-block-86 {
  overflow: hidden;
}

.div-block-87 {
  margin-top: -24px;
  margin-left: -25px;
  position: absolute;
}

.div-block-87.megabundle {
  margin-top: -23px;
}

.div-block-87.secondary-video {
  margin-top: -70px;
  transform: scale(.8);
}

.div-block-87.videofront {
  -webkit-text-stroke-width: 0px;
  border: 2px solid #2d2d2d;
  margin-top: -13px;
}

.div-block-87.videofront._000 {
  margin-top: 22px;
}

.div-block-87.videofront._000._1111 {
  margin-top: -18px;
  margin-left: -2px;
}

.div-block-87.videofront._000._1111._2222 {
  margin-top: -58px;
  margin-left: 27px;
}

.image-70 {
  z-index: 0;
  position: absolute;
  inset: 0;
}

.image-70._000._1111 {
  z-index: -6;
}

.headerhardcover {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-114 {
  z-index: 11;
  max-width: 180px;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.image-114.logodesktop {
  z-index: 2;
}

.image-114._00.tt {
  z-index: 9999;
}

.hardcoverpreview {
  width: 500px;
  display: flex;
  position: relative;
}

.hardcoverpreview.reflect {
  z-index: 1;
  transform-style: preserve-3d;
  position: absolute;
  transform: rotateX(5deg)rotateY(180deg)rotateZ(180deg)translate(0, -122%);
}

.div-block-88 {
  z-index: 1;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  max-width: 440px;
  padding-top: 40px;
  display: flex;
  position: relative;
}

.background-video-7 {
  width: 100%;
  transform: scale(1.3);
}

.background-video-7.blur {
  opacity: .3;
  filter: blur(5px);
}

.background-video-7._000 {
  max-width: 150px;
  height: 150px;
  margin-top: -30px;
  margin-left: auto;
}

.heading-5 {
  color: #809cb2;
  letter-spacing: -1px;
  font-size: 54px;
  line-height: 58px;
}

.heading-5._000 {
  width: 100%;
  margin-top: -50px;
  font-size: 70px;
  line-height: 70px;
}

.text-block-33 {
  color: #1d2a33;
  font-family: Ff Meta Serif Pro, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.text-block-33.o {
  margin-top: 30px;
}

.div-block-89 {
  margin-top: -10px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.button2024 {
  background-color: var(--bluebayne);
  color: #fff;
  text-align: center;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-top: 0;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 50px;
  text-decoration: none;
  display: inline-flex;
  box-shadow: 0 1px 2px #0003;
}

.button2024.top {
  margin-top: auto;
}

.button2024.oo {
  width: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.button2024.modal {
  height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.image-116 {
  max-width: 30px;
  margin-right: 8px;
}

.text-block-34 {
  font-weight: 700;
}

.div-block-90 {
  max-width: 290px;
  margin-top: 24px;
}

.div-block-90.oo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  max-width: 340px;
  margin-top: 20px;
  display: flex;
}

.image-117 {
  max-width: 100%;
}

.button2024-2 {
  color: #fff;
  text-align: center;
  background-color: #819cb2;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-top: 0;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 50px;
  text-decoration: none;
  display: inline-flex;
  box-shadow: 0 1px 2px #0003;
}

.button2024-2.black {
  background-color: #1e2a33;
}

.button2024-2.black.seconday {
  box-shadow: none;
  background-color: #1e2a3330;
}

.button2024-2.white {
  color: #819cb2;
  -webkit-text-stroke-color: #1e2a33;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.text-block-35, .text-block-36 {
  font-weight: 700;
}

.image-118 {
  width: 120px;
  position: absolute;
  right: -30px;
}

.gradient {
  z-index: 3;
  background-image: linear-gradient(#f1eae7, #f1eae7 67%, #f2e9e600);
  position: absolute;
  inset: 0%;
}

.div-block-91 {
  margin-top: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.text-span-54, .text-span-55, .text-span-56, .text-span-57 {
  font-weight: 500;
}

.background-video-8 {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.background-video-8.modal {
  z-index: 2;
  width: 100%;
  min-width: auto;
  max-width: 380px;
  height: 100%;
}

.text-span-59, .text-span-60 {
  font-weight: 700;
}

.code-embed {
  z-index: -1;
  position: absolute;
}

.image-115 {
  opacity: 1;
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: -6px;
}

.slider {
  background-color: #ddd0;
  height: 100%;
}

.icon, .icon-2, .slide-nav {
  display: none;
}

.higlight-bold {
  color: #14181b;
  -webkit-text-stroke-color: #354b5d;
  background-color: #819cb23d;
}

.link-18 {
  color: #918c8a;
}

.image-119 {
  max-width: 140px;
}

.image-120 {
  z-index: 3;
  max-width: 140px;
  margin: auto;
  display: block;
  position: absolute;
  inset: 0 auto auto 0;
}

.div-block-93 {
  z-index: 7;
  width: 140px;
  height: 140px;
  position: absolute;
}

.image-121 {
  position: absolute;
}

.div-block-94 {
  width: 100%;
  height: 100%;
  position: relative;
}

.text-block-37 {
  text-align: center;
  letter-spacing: -2px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 42px;
  font-weight: 400;
  display: flex;
  position: absolute;
  top: 0;
  right: -2px;
}

.div-block-96 {
  z-index: 2;
  background-color: #f3ece9;
  height: 80px;
  margin-top: -48px;
  display: none;
  position: relative;
  overflow: hidden;
}

.image-122 {
  max-width: none;
  height: 100%;
  margin-bottom: 0;
  display: block;
  position: absolute;
  right: 0;
}

.div-block-97 {
  z-index: 3;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 24px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
}

.text-block-38 {
  color: #809cb2;
  font-size: 16px;
  font-weight: 500;
}

.link-19 {
  color: #819cb2;
  margin-left: 0;
}

.image-123 {
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  box-shadow: 0 86px 56px -32px #00000059, 0 0 40px #00000040, 0 24px 60px -20px #0003;
}

.image-123.small {
  border-radius: 8px;
  max-width: 110px;
  position: absolute;
  top: -22px;
  right: 36px;
}

.image-123.small.auto {
  margin-top: -46px;
  position: static;
}

.image-123.small.auto.ooo {
  max-width: 124px;
  margin-top: -31px;
}

.image-123.small.auto.ooo.ii {
  opacity: .86;
  max-width: 79px;
  margin-top: -48px;
  margin-right: 0;
}

.menuuu {
  position: absolute;
  top: 180px;
  left: 70px;
}

.image-124 {
  border-radius: 500px;
  width: 82px;
  margin-left: 0;
  box-shadow: 0 1px 1px #0003;
}

.link-20 {
  color: #1d2a33;
}

.navitem {
  background-color: #fff;
  border-radius: 5px;
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  padding-left: 26px;
  padding-right: 18px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 5px #0000001f;
}

.navitem.black {
  background-color: #1d2a33;
  text-decoration: none;
}

.navitem.black:hover {
  opacity: .95;
}

.navitem.black.w--current {
  background-color: #ffda3926;
  background-image: linear-gradient(#ffda392b, #ffda392b), linear-gradient(#282828, #282828);
  box-shadow: 0 0 0 4px #ffda39, 0 2px 5px #0000001f;
}

.navitem.active {
  box-shadow: 0 0 0 3px #819cb2, 0 2px 5px #0000001f;
}

.navitem.active.inactive {
  background-color: #ffffff29;
  background-image: linear-gradient(#ffffff26, #ffffff26), linear-gradient(#292929, #292929);
  text-decoration: none;
  box-shadow: 0 2px 5px #0000001f;
}

.navitem.active.inactive:hover {
  background-image: linear-gradient(#ffffff2e, #ffffff2e), linear-gradient(#292929, #292929);
}

.text-block-39 {
  color: #819cb2;
  font-size: 20px;
  font-weight: 700;
}

.text-block-39.white, .text-block-39.inactive {
  color: #fff;
}

.image-125 {
  max-width: 20%;
  margin-left: auto;
}

.image-126 {
  opacity: .65;
  max-width: 110px;
  margin-left: auto;
}

.image-126.active {
  opacity: 60;
}

.div-block-98 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 100%;
  height: 100px;
  display: flex;
}

.div-block-98.o {
  margin-top: 24px;
}

.div-block-98.o.oo {
  height: 100px;
  margin-top: 40px;
}

.ctamobile {
  display: none;
}

.text-span-61, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
  font-weight: 500;
}

.modal-email {
  z-index: 9920;
  background-color: #f3eceae0;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.modal-email.visible {
  display: flex;
}

.modal-email.visible.relative {
  margin-top: 46px;
  position: relative;
}

.div-block-101 {
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  max-width: 860px;
  height: 0;
  min-height: 500px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.div-block-101.oo {
  max-width: 970px;
  margin: 60px auto 0;
}

.image-127 {
  width: auto;
  height: 100%;
  margin-left: -70px;
}

.div-block-102 {
  color: #1d2a33;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  padding-right: 50px;
  display: flex;
}

.heading-6 {
  color: #000;
  border: 1px #1d2a33;
}

.form {
  color: #000;
  width: 100%;
}

.form-block {
  width: 100%;
}

.field-label {
  border: 1px #1d2a33;
}

.text-field {
  border-radius: 5px;
  height: 50px;
  padding-left: 13px;
  font-size: 16px;
  font-weight: 400;
}

.image-128 {
  opacity: .16;
  width: 40px;
  position: absolute;
  top: 24px;
  right: 24px;
}

.success-message {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
}

.image-129 {
  display: none;
}

.body-3 {
  background-color: #f3ecea;
  font-family: Colfax, sans-serif;
}

.image-130 {
  max-width: 180px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-40 {
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  max-width: 284px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}

.heading-7 {
  color: #809cb2;
  text-align: center;
  letter-spacing: -2px;
  max-width: 560px;
  margin-top: 27px;
  margin-left: auto;
  margin-right: auto;
  font-size: 51px;
  line-height: 54px;
}

.heading-7.oo {
  max-width: 550px;
}

.image-131 {
  z-index: 0;
  opacity: .7;
  position: absolute;
  inset: 0%;
}

.div-block-103 {
  z-index: 2;
  position: relative;
}

.text-block-41 {
  text-align: center;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
}

.text-span-62 {
  background-color: #819cb240;
}

.div-block-104 {
  background-image: url('../images/BF_Branding_Book_019-1-2.png');
  background-position: 50%;
  background-size: cover;
  height: 200px;
}

.form-block-5 {
  width: 100%;
  margin-top: 24px;
}

.form-5 {
  color: #000;
  width: 100%;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.field-label-4 {
  border: 1px #1d2a33;
  font-size: 16px;
}

.text-field-3 {
  border-radius: 5px;
  height: 60px;
  padding-left: 16px;
  font-family: Colfax, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.button2024-3 {
  color: #fff;
  text-align: center;
  background-color: #819cb2;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-top: 0;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 50px;
  text-decoration: none;
  display: inline-flex;
  box-shadow: 0 1px 2px #0003;
}

.button2024-3.modal {
  width: auto;
  height: 50px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.success-message-2 {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  margin-top: 0;
  position: relative;
}

.text-block-42 {
  color: #a8a8a8;
  font-size: 16px;
}

.image-132 {
  width: 250px;
}

.div-block-105 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 50px;
  margin-left: 0;
  display: flex;
  overflow: hidden;
}

.div-block-106 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.div-block-107 {
  margin-top: 17px;
}

.div-block-108 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.image-133 {
  border-radius: 500px;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-43 {
  text-align: center;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  font-family: Ff Meta Serif Pro, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

@media screen and (min-width: 1280px) {
  .div-block-97 {
    justify-content: center;
    align-items: center;
    width: 52%;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-97 {
    width: 59%;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-97 {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .body.light {
    background-color: #f3ece9;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .container.flex {
    margin-top: 0;
    overflow: visible;
  }

  .container.small {
    margin-top: 60px;
  }

  .div-block.spacing {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block.spacing.minus {
    flex-flow: row;
    padding-top: 0;
  }

  .div-block.spacing.minus.ooo, .div-block.spacing.o.oo {
    flex-flow: column;
  }

  .div-block-2 {
    flex: 1;
    max-width: 660px;
  }

  .div-block-2.about {
    max-width: 370px;
  }

  .div-block-3 {
    flex: 0 auto;
    margin-left: auto;
  }

  .div-block-3.headerr {
    flex: 0 auto;
  }

  .div-block-3.oo {
    order: -1;
    width: 100%;
    margin-left: 0;
  }

  .heading {
    font-size: 40px;
    line-height: 40px;
  }

  .heading.fb {
    font-size: 48px;
    line-height: 49px;
  }

  .heading.fbbb.blue.ooo, .heading.blue.oo {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .image-2.small.right {
    max-width: 112px;
    right: 28px;
  }

  .div-block-5 {
    max-width: 285px;
  }

  .div-block-5.fb {
    max-width: 300px;
  }

  .div-block-5._000 {
    max-width: 100%;
  }

  .text-block {
    padding-right: 16px;
    font-size: 18px;
    line-height: 25px;
  }

  .div-block-6 {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .div-block-6._0 {
    z-index: 1;
    max-width: 39%;
    position: relative;
  }

  .text-block-2, .text-block-3 {
    font-size: 18px;
  }

  .button.full {
    max-width: 230px;
    padding-left: 0;
    padding-right: 0;
  }

  .button.fb {
    margin-bottom: 18px;
  }

  .div-block-8.last.o.home {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-8.ttt {
    z-index: 3;
    position: relative;
  }

  .div-block-8.desktop {
    text-align: left;
    display: block;
  }

  .text-block-4 {
    font-weight: 500;
  }

  .div-block-9.fb {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .image-6 {
    max-width: 271px;
  }

  .image-7 {
    max-width: 266px;
  }

  .image-8.ooo {
    display: block;
  }

  .div-block-15.highlight {
    padding-left: 0;
  }

  .text-block-8 {
    font-size: 18px;
  }

  .text-block-8.popular {
    left: -58%;
  }

  .text-block-9 {
    font-size: 16px;
  }

  .div-block-17 {
    max-width: 217px;
  }

  .div-block-41 {
    padding-right: 0;
  }

  .heading-4 {
    text-align: center;
    max-width: 470px;
    margin: 0 auto 34px;
    font-family: Colfax, sans-serif;
  }

  .heading-4.centered {
    display: block;
  }

  .image-12 {
    max-width: 320px;
  }

  .image-12.storiesform {
    max-width: 100%;
  }

  .formwrapper {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-2.formcontainer.apply {
    flex-direction: column;
    margin-top: 40px;
  }

  .button-2 {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .stories.storiesdesktop {
    display: none;
  }

  .stories.storiesdesktop.storiesform {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .background-video-2.mobile {
    display: none;
  }

  .div-block-76 {
    height: 50%;
  }

  .div-block-78, .div-block-78.left {
    margin-left: auto;
    margin-right: auto;
  }

  .image-16 {
    max-width: 189px;
    margin-left: 0;
  }

  .fixedfooter {
    overflow: visible;
    transform: translate(0, 200%);
  }

  .fixedfooter.oo {
    transform: translate(0, 200%);
  }

  .div-block-83 {
    position: absolute;
    left: 0;
    right: 0;
  }

  .div-block-45 {
    margin-top: 0;
    margin-bottom: 24px;
  }

  .image-69 {
    max-width: 460px;
  }

  .button-3 {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .fb {
    line-height: 23px;
  }

  .quick-stack {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .quick-stack-2 {
    padding-bottom: 10px;
  }

  .book {
    margin-top: -17px;
  }

  .book.desktop {
    font-size: 35px;
    font-weight: 500;
    line-height: 40px;
  }

  .text-span-14, .text-span-15, .text-span-16 {
    font-family: Colfax, sans-serif;
    font-weight: 500;
  }

  .text-span-17 {
    font-family: Colfax, sans-serif;
    font-weight: 500;
    position: static;
  }

  .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-25, .text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32, .text-span-33, .text-span-34, .text-span-35, .text-span-36, .text-span-37, .text-span-38, .text-span-39, .text-span-40, .text-span-41, .text-span-42, .text-span-43, .text-span-44, .text-span-45, .text-span-46, .text-span-47, .text-span-48, .text-span-49, .text-span-50, .text-span-51, .text-span-52, .text-span-53 {
    font-family: Colfax, sans-serif;
    font-weight: 500;
  }

  .fbb.blue.o {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .headerhardcover {
    flex-flow: column;
  }

  .image-114.logodesktop {
    display: none;
  }

  .hardcoverpreview {
    margin-left: auto;
    margin-right: auto;
  }

  .hardcoverpreview.reflect {
    opacity: .44;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .div-block-88 {
    margin-left: auto;
    margin-right: auto;
  }

  .background-video-7 {
    margin-top: 0;
  }

  .heading-5._000 {
    text-align: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-5._000.mobile {
    max-width: 410px;
    margin-top: 0;
  }

  .heading-5._000.desktop {
    display: none;
    overflow: visible;
  }

  .text-block-33 {
    text-align: center;
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-89 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .button2024 {
    margin-left: auto;
    margin-right: auto;
  }

  .button2024.oo {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-34 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-90.oo {
    order: 1;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-117 {
    max-width: 140%;
  }

  .image-117.ooo {
    width: 100%;
    max-width: 460%;
    margin-top: 0;
  }

  .image-118 {
    width: 100px;
    right: -40px;
  }

  .div-block-92 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-115 {
    width: 100%;
    max-width: 500px;
    margin-top: -13px;
  }

  .div-block-93 {
    top: 37px;
    left: -50px;
  }

  .image-122 {
    margin-right: -30%;
  }

  .menuuu {
    top: 210px;
    left: 32px;
  }

  .ctamobile {
    z-index: 2;
    display: block;
    position: relative;
  }

  .modal-email.visible {
    padding-left: 12px;
    padding-right: 12px;
  }

  .image-127 {
    margin-left: -99px;
  }

  .div-block-102 {
    margin-right: 27px;
    padding-right: 0;
  }

  .text-block-41 {
    max-width: 480px;
  }

  .form-block-5 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .form-5 {
    max-width: 430px;
  }

  .button2024-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-132 {
    width: 200px;
  }

  .div-block-105 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 40px;
    margin-left: -1030px;
    display: flex;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .body.light.remove {
    padding-top: 0;
    overflow: visible;
  }

  .container.flex {
    flex-flow: row;
    align-items: center;
    margin-bottom: 0;
  }

  .container.flex.oo {
    margin-top: 0;
  }

  .div-block {
    flex-direction: column;
  }

  .div-block.spacing.minus {
    flex-flow: column;
  }

  .div-block.spacing.o {
    padding-bottom: 0;
  }

  .div-block-2 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-2.about {
    margin-top: 0;
  }

  .div-block-3 {
    order: -1;
    margin-bottom: 0;
    margin-right: auto;
  }

  .heading {
    text-align: left;
    order: -1;
  }

  .heading.fb {
    margin-top: 10px;
  }

  .heading.fbbb {
    text-align: center;
    align-self: auto;
    margin-top: 38px;
  }

  .heading.fbbb.blue {
    text-align: center;
  }

  .heading.fbbb.blue.ooo._0000 {
    margin-top: 0;
  }

  .heading.blue {
    text-align: center;
  }

  .image-2 {
    box-shadow: none;
    margin-left: auto;
    margin-right: auto;
  }

  .image-2.small.auto {
    max-width: 180px;
  }

  .image-2.small.auto.fb {
    margin-top: 0;
  }

  .image-2.small.right {
    max-width: 124px;
    margin-left: auto;
    margin-right: 0;
    position: relative;
    right: 0;
  }

  .div-block-4 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block {
    text-align: center;
  }

  .text-block.fbbb {
    text-align: left;
  }

  .div-block-6 {
    flex-direction: column;
  }

  .div-block-6._0 {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    margin-top: 0;
  }

  .text-block-2 {
    text-align: center;
  }

  .text-block-2.black {
    text-align: left;
    margin-top: 4px;
    padding-right: 17px;
    font-size: 16px;
  }

  .text-block-3.black {
    margin-top: -5px;
    font-size: 16px;
  }

  .div-block-7 {
    margin-top: 12px;
  }

  .button.full {
    margin-top: 50px;
  }

  .button.full.white {
    margin-top: 42px;
  }

  .button.foooter {
    margin-right: 0;
  }

  .div-block-8 {
    flex-direction: column;
    order: -1;
    justify-content: center;
  }

  .div-block-8.last {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    order: 1;
  }

  .div-block-8.last.o {
    flex-flow: row;
    width: 100%;
  }

  .div-block-8.last.o.home {
    justify-content: center;
    align-items: center;
  }

  .div-block-8.ttt {
    flex-flow: row;
    flex: 0 auto;
    order: 1;
    align-self: center;
    align-items: flex-end;
  }

  .div-block-8.ttt.iiii {
    flex-flow: row;
  }

  .div-block-8._000 {
    order: 1;
  }

  .div-block-8.desktop.fb {
    display: none;
    overflow: visible;
  }

  .div-block-8.mobile {
    width: 100%;
    display: flex;
  }

  .div-block-8.mobile.fbbb {
    margin-bottom: 45px;
  }

  .div-block-9 {
    margin-top: 13px;
  }

  .div-block-9.foooter {
    display: block;
    position: relative;
    top: -5px;
  }

  .div-block-9.foooter.oo {
    display: flex;
  }

  .div-block-9.foooter._000 {
    margin-top: 0;
    position: relative;
    top: -5px;
  }

  .div-block-11 {
    min-height: 50vh;
  }

  .paragraph {
    font-size: 22px;
    line-height: 36px;
  }

  .div-block-13 {
    right: -55px;
  }

  .image-4 {
    max-width: 100px;
  }

  .image-5.visible, .image-6.visible, .image-7.visible {
    display: none;
  }

  .image-8 {
    max-width: 132%;
    margin-bottom: -34px;
    margin-left: 0;
    margin-right: -20px;
    display: block;
  }

  .div-block-14 {
    flex-direction: column;
  }

  .div-block-15 {
    padding-bottom: 60px;
  }

  .div-block-15.highlight {
    order: -1;
    margin-bottom: 60px;
    padding-bottom: 60px;
  }

  .div-block-15.highlight.white {
    order: -1;
  }

  .div-block-15.highlight.order2 {
    order: 0;
  }

  .div-block-15.highlight.order1.adhidden {
    display: none;
  }

  .div-block-15.order1 {
    order: -1;
  }

  .div-block-15.order3 {
    border-top: 1px solid #00000030;
    order: 1;
  }

  .div-block-15.order3.adnoborder {
    border-top-width: 0;
  }

  .div-block-15.order2.adhidden {
    display: none;
  }

  .text-block-8 {
    color: #fff;
    -webkit-text-stroke-color: #fff;
  }

  .text-block-8.popular {
    order: -1;
    left: -79%;
  }

  .div-block-17 {
    max-width: 290px;
  }

  .div-block-17.lastt {
    margin-bottom: 50px;
  }

  .footer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-41 {
    padding-right: 0;
  }

  .heading-4 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 26px;
    font-family: Colfax, sans-serif;
    font-size: 32px;
  }

  .image-12.storiesform {
    max-width: 100%;
  }

  .div-block-74._00000._999._3333 {
    top: 230px;
  }

  .button-2 {
    text-align: center;
    justify-content: center;
  }

  .background-video-2 {
    display: none;
  }

  .background-video-2.mobile {
    height: 100%;
    display: block;
    overflow: visible;
  }

  .div-block-76 {
    height: 50%;
  }

  .play-pause-button, .play-pause-button-2 {
    display: none;
  }

  .image-15 {
    width: 100%;
    max-width: 270px;
  }

  .image-15.o {
    width: auto;
    height: 78px;
    margin-right: -24px;
    position: absolute;
    right: 0;
  }

  .div-block-78 {
    text-align: center;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 40px;
    margin-bottom: 63px;
    left: -35px;
  }

  .div-block-78.left {
    height: auto;
    margin-bottom: 50px;
    left: 0;
  }

  .div-block-78.left.center, .div-block-78.left.blue {
    left: 0;
  }

  .div-block-78.l {
    margin-bottom: 31px;
  }

  .div-block-78.blue {
    left: 0;
  }

  .div-block-78._000 {
    max-width: 319px;
  }

  .image-16 {
    max-width: 250px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .image-16._000 {
    max-width: 200px;
  }

  .fixedfooter {
    transform: none;
  }

  .fixedfooter.oo {
    display: block;
    transform: translate(0, 200%);
  }

  .div-block-83 {
    display: none;
  }

  .image-69 {
    max-width: 450px;
  }

  .button-3 {
    text-align: center;
    justify-content: center;
  }

  .book {
    text-align: left;
    font-weight: 500;
  }

  .book.desktop {
    display: none;
  }

  .book.mobilee {
    text-align: center;
    font-size: 42px;
    line-height: 47px;
  }

  .div-block-84 {
    background-color: #fff0;
    max-width: 540px;
    margin-top: 32px;
  }

  .fbb {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .fbb.blue {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-87 {
    margin-top: 0;
    margin-left: 40px;
  }

  .div-block-87.videofront {
    margin-top: 7px;
  }

  .div-block-87.videofront._000 {
    margin-top: 53px;
    margin-left: -30px;
  }

  .div-block-87.videofront._000._1111 {
    margin-top: 0;
  }

  .div-block-87.videofront._000._1111._2222 {
    margin-top: -50px;
  }

  .headerhardcover {
    overflow: visible;
  }

  .image-114.logodesktop {
    display: none;
  }

  .hardcoverpreview {
    width: 460px;
    height: 472px;
  }

  .background-video-7 {
    margin-top: 0;
  }

  .heading-5._000.mobile {
    max-width: 390px;
  }

  .div-block-89 {
    padding-top: 0;
  }

  .div-block-90.oo {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-117 {
    max-width: 120%;
  }

  .button2024-2.black {
    margin-top: 50px;
    padding-left: 16px;
    padding-right: 13px;
  }

  .button2024-2.black.oo {
    margin-top: 50px;
  }

  .image-115 {
    width: 150%;
    max-width: 480px;
    margin-top: -11px;
  }

  .div-block-93 {
    inset: auto 0 -40px auto;
  }

  .div-block-95 {
    width: 100%;
    padding-top: 48px;
    position: relative;
    overflow: hidden;
  }

  .image-122 {
    margin-right: -60%;
  }

  .image-123 {
    box-shadow: none;
    margin-left: auto;
    margin-right: auto;
  }

  .image-123.small.auto {
    max-width: 180px;
  }

  .menuuu {
    inset: auto 67px 170px auto;
  }

  .navitem.black {
    padding-top: 16px;
    padding-bottom: 5px;
    padding-left: 16px;
    position: relative;
  }

  .navitem.active {
    padding: 21px 16px 16px;
    position: relative;
  }

  .image-126 {
    max-width: 80px;
    position: absolute;
    right: -34px;
  }

  .div-block-98 {
    height: 68px;
    margin-top: 25px;
  }

  .ctamobile {
    z-index: 1;
    padding-top: 20px;
    position: relative;
  }

  .div-block-101 {
    flex-flow: column;
    height: auto;
  }

  .image-127 {
    margin-left: 0;
    display: none;
  }

  .div-block-102 {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-128 {
    opacity: 100;
    filter: invert();
  }

  .image-129 {
    display: block;
  }

  .heading-7 {
    letter-spacing: -2px;
    max-width: 400px;
  }

  .div-block-103 {
    z-index: 6;
    cursor: default;
    position: relative;
  }

  .div-block-104 {
    background-position: 50%;
    background-size: 780px;
  }

  .div-block-108 {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media screen and (max-width: 479px) {
  .body.light, .body._000 {
    padding-top: 0;
  }

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

  .container.flex.oo {
    margin-top: 31px;
  }

  .container.flex.foooter {
    padding-left: 18px;
    padding-right: 18px;
  }

  .div-block {
    padding-top: 40px;
  }

  .div-block-2 {
    flex-direction: column;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .div-block-2.about {
    width: 100%;
  }

  .div-block-3 {
    margin-bottom: 30px;
  }

  .div-block-3.headerr {
    max-width: 250px;
  }

  .heading {
    text-align: center;
    order: -1;
    max-width: 451px;
    margin-top: 10px;
    font-size: 32px;
  }

  .heading.fbbb {
    text-align: left;
  }

  .heading.fbbb.blue.ooo._0000 {
    margin-top: -20vw;
  }

  .image-2.small.right {
    margin-left: auto;
    margin-right: 0;
    left: 0;
  }

  .text-block.fbbb {
    padding-right: 0;
  }

  .div-block-6._0 {
    justify-content: center;
    align-items: flex-start;
    display: none;
  }

  .div-block-7 {
    display: none;
  }

  .div-block-7.o {
    display: block;
  }

  .button.foooter {
    text-align: center;
    order: 1;
    width: 100%;
  }

  .button.foooter.blue.footer {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-8 {
    flex-direction: column;
    order: -1;
    justify-content: center;
  }

  .div-block-8.last.o {
    flex-flow: column;
  }

  .div-block-8.ttt {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 19px;
  }

  .div-block-8.ttt.iiii {
    flex-flow: column;
  }

  .div-block-9 {
    margin-top: 16px;
  }

  .div-block-9.foooter {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-10.norm.beige.white {
    box-shadow: 0 0 0 2px #fff;
  }

  .div-block-10.special {
    margin-right: -3px;
  }

  .div-block-11 {
    height: 70vh;
    min-height: 30vh;
  }

  .paragraph {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 29px;
  }

  .paragraph.blue {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 20px;
    line-height: 23px;
  }

  .image-4 {
    max-width: 100px;
  }

  .text-block-6 {
    font-size: 28px;
  }

  .image-8 {
    max-width: 141%;
  }

  .image-8.ooo {
    max-width: 130%;
  }

  .div-block-15.highlight {
    order: -1;
    margin-bottom: 60px;
  }

  .div-block-15.highlight.order1 {
    margin-bottom: 0;
  }

  .div-block-15.order3 {
    border-top: 1px solid #0000005c;
  }

  .text-block-7.secondary {
    margin-left: 0;
  }

  .text-block-7.secondary.special {
    margin-right: -15px;
  }

  .text-block-8.popular {
    z-index: 3;
    left: -68%;
  }

  .image-11 {
    width: 180px;
  }

  .footer {
    flex-direction: row;
    height: auto;
  }

  .footer.links {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .div-block-41 {
    padding-right: 0;
  }

  .heading-4 {
    text-align: center;
    margin-bottom: 31px;
    font-size: 24px;
    line-height: 40px;
  }

  .image-12 {
    width: 100%;
    max-width: 100%;
  }

  .div-block-73.active, .div-block-73.image {
    flex-basis: 24px;
    height: 24px;
  }

  .formwrapper {
    border-radius: 20px 20px 0 0;
    padding-left: 12px;
    padding-right: 12px;
  }

  .formwrapper.apply {
    width: 100vw;
  }

  .div-block-74 {
    top: 18px;
    left: 11px;
  }

  .div-block-74._4444 {
    height: 97px;
  }

  .div-block-74._00000._999 {
    height: 151px;
  }

  .container-2.formcontainer {
    padding-left: 0;
    padding-right: 0;
  }

  .container-2.formcontainer.apply {
    margin-top: 0;
  }

  .paragraph-2.p0.inactive {
    margin-top: 1px;
  }

  .button-2 {
    text-align: center;
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .stories {
    width: 100%;
  }

  .image-15.o {
    margin-top: -16px;
    margin-right: -11px;
  }

  .div-block-78 {
    margin-left: -19px;
    margin-right: 0;
    left: 0;
  }

  .div-block-78.left {
    left: 0;
  }

  .div-block-78.l {
    margin-left: 0;
  }

  .div-block-78._000 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    max-width: 266px;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-16 {
    max-width: 190px;
    margin-right: -65px;
  }

  .image-16._000 {
    margin-right: 0;
  }

  .background-video-5 {
    height: 70vh;
  }

  .fixedfooter {
    height: 107px;
    transform: translate(0, 200%);
  }

  .fixedfooter.oo {
    transform: none;
  }

  .image-69 {
    width: 100%;
  }

  .button-3 {
    text-align: center;
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .button-3.formbutton {
    height: 55px;
  }

  .quick-stack {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 5px 0;
  }

  .quick-stack-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .book {
    text-align: left;
    letter-spacing: -1px;
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
  }

  .book.mobilee {
    margin-bottom: 16px;
    font-size: 26px;
    line-height: 35px;
  }

  .div-block-84 {
    background-color: #fff0;
    padding-bottom: 0%;
  }

  .text-span-13.dot {
    color: #ffffff40;
    -webkit-text-stroke-color: #fff;
  }

  .fbb {
    text-align: left;
  }

  .fbb.blue.o {
    font-size: 45px;
  }

  .div-block-87 {
    margin-left: 12px;
  }

  .div-block-87.secondary-video {
    width: 200px;
    margin-left: 0;
  }

  .div-block-87.videofront {
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-87.videofront._000 {
    margin-top: 50px;
    margin-left: 10px;
  }

  .div-block-87.videofront._000._1111 {
    margin-top: -6px;
    margin-left: 34px;
  }

  .div-block-87.videofront._000._1111._2222 {
    margin-left: 70px;
  }

  .image-70._000 {
    width: 100%;
  }

  .image-114 {
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    right: 0;
  }

  .image-114.logodesktop {
    display: none;
  }

  .image-114._00 {
    margin-top: 0;
    position: relative;
  }

  .hardcoverpreview {
    width: 100%;
  }

  .background-video-7 {
    width: 75%;
    height: 370px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-5._000 {
    letter-spacing: -3px;
    max-width: 280px;
    font-size: 54px;
    line-height: 55px;
  }

  .heading-5._000.mobile {
    max-width: 90%;
    margin-top: 0;
  }

  .div-block-89 {
    margin-top: 60px;
    overflow: hidden;
  }

  .button2024 {
    justify-content: center;
    padding-left: 8px;
    padding-right: 8px;
  }

  .image-116 {
    display: none;
  }

  .div-block-90.oo {
    flex-flow: column;
  }

  .image-117.ooo {
    width: 134%;
    max-width: 450px;
    position: relative;
    left: 50%;
    transform: translate(-50%);
  }

  .button2024-2 {
    justify-content: center;
    padding-left: 8px;
    padding-right: 8px;
  }

  .button2024-2.black.oo {
    margin-top: 21px;
  }

  .text-span-58 {
    font-weight: 500;
  }

  .image-115 {
    flex: 0 auto;
    order: -1;
    align-self: auto;
    width: 140%;
    max-width: 450px;
    margin-top: -11px;
    margin-left: 50%;
    margin-right: auto;
    display: block;
    position: relative;
    left: 14px;
    overflow: visible;
    transform: translate(-50%);
  }

  .higlight-bold {
    line-height: 30px;
  }

  .div-block-93 {
    width: 100px;
    height: 100px;
    margin-right: 12px;
    bottom: 0;
  }

  .text-block-37 {
    font-size: 32px;
  }

  .div-block-95 {
    padding-top: 32px;
  }

  .div-block-96 {
    background-color: #000000c9;
    display: none;
  }

  .image-122 {
    opacity: .22;
  }

  .div-block-97 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .text-block-38, .link-19 {
    color: #fff;
  }

  .menuuu {
    bottom: 81px;
    right: 12px;
  }

  .image-124 {
    width: 70px;
  }

  .navitem.black {
    padding-bottom: 6px;
  }

  .navitem.active {
    justify-content: flex-start;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 5px;
    display: flex;
  }

  .text-block-39.white, .text-block-39.inactive {
    font-size: 18px;
  }

  .image-126 {
    right: -22px;
  }

  .div-block-98 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
  }

  .div-block-98.o.oo {
    height: auto;
    margin-top: -10px;
  }

  .div-block-99 {
    margin-bottom: 0;
  }

  .ctamobile {
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  .image-130.oo {
    margin-top: 18px;
  }

  .heading-7 {
    font-size: 40px;
    line-height: 42px;
  }

  .image-131 {
    margin-top: -20px;
  }

  .div-block-104 {
    background-position: 50%;
    background-size: 610px;
  }

  .button2024-3 {
    justify-content: center;
    padding-left: 8px;
    padding-right: 8px;
  }

  .button2024-3.modal {
    width: 100%;
    position: relative;
    right: 0;
  }
}

#w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe64-d7a2f1ec, #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe69-d7a2f1ec, #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe6e-d7a2f1ec, #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe73-d7a2f1ec, #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe78-d7a2f1ec, #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe7d-d7a2f1ec, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd0715-03df2da5, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd071a-03df2da5, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd071f-03df2da5, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd0724-03df2da5, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd0729-03df2da5, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd072e-03df2da5, #w-node-fde1421f-1cd5-3f52-0f27-4d6e8fff776d-7f0e2509, #w-node-_9c0d3bae-b8f9-5f5b-c9d8-74e54e62b90d-7f0e2509, #w-node-fde1421f-1cd5-3f52-0f27-4d6e8fff7772-7f0e2509, #w-node-fde1421f-1cd5-3f52-0f27-4d6e8fff7777-7f0e2509, #w-node-fde1421f-1cd5-3f52-0f27-4d6e8fff777c-7f0e2509, #w-node-ba2abd03-f198-b5bf-be65-3eaba4c19501-7f0e2509, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df53ed-77d3191e, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df53f2-77d3191e, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df53f7-77d3191e, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df53fc-77d3191e, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df5401-77d3191e, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df5406-77d3191e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe64-d7a2f1ec, #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe69-d7a2f1ec, #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe6e-d7a2f1ec, #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe73-d7a2f1ec, #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe78-d7a2f1ec, #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe7d-d7a2f1ec, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd0715-03df2da5, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd071a-03df2da5, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd071f-03df2da5, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd0724-03df2da5, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd0729-03df2da5, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd072e-03df2da5, #w-node-fde1421f-1cd5-3f52-0f27-4d6e8fff776d-7f0e2509, #w-node-_9c0d3bae-b8f9-5f5b-c9d8-74e54e62b90d-7f0e2509, #w-node-fde1421f-1cd5-3f52-0f27-4d6e8fff7772-7f0e2509, #w-node-fde1421f-1cd5-3f52-0f27-4d6e8fff7777-7f0e2509, #w-node-fde1421f-1cd5-3f52-0f27-4d6e8fff777c-7f0e2509, #w-node-ba2abd03-f198-b5bf-be65-3eaba4c19501-7f0e2509, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df53ed-77d3191e, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df53f2-77d3191e, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df53f7-77d3191e, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df53fc-77d3191e, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df5401-77d3191e, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df5406-77d3191e {
    grid-template-rows: 2.75fr;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe64-d7a2f1ec, #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe69-d7a2f1ec, #w-node-_2c05d5e2-b216-ceec-9dbb-110bc86dfe73-d7a2f1ec, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd0715-03df2da5, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd071a-03df2da5, #w-node-_9d0198bf-0959-84bb-1aee-e6f60dcd0724-03df2da5, #w-node-fde1421f-1cd5-3f52-0f27-4d6e8fff776d-7f0e2509, #w-node-_9c0d3bae-b8f9-5f5b-c9d8-74e54e62b90d-7f0e2509, #w-node-fde1421f-1cd5-3f52-0f27-4d6e8fff7777-7f0e2509, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df53ed-77d3191e, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df53f2-77d3191e, #w-node-c476d993-0d16-ce02-73d3-2f7fb1df53fc-77d3191e {
    grid-template-rows: 2.75fr;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ff Meta Serif Pro';
  src: url('../fonts/ff-meta-serif-pro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}