.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  background-color: #001838;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: rgba(51, 51, 51, 0);
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #39d2fc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kippaxmodern Xbdit, sans-serif;
  font-size: 200px;
  font-weight: 700;
  line-height: 100%;
}

h2 {
  color: #39d2fc;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 150px;
  font-weight: 700;
  line-height: 100%;
}

h3 {
  color: rgba(51, 51, 51, 0);
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 100px;
  font-weight: 700;
  line-height: 100%;
}

.background-video, .background-video.introvideo {
  width: 100%;
  height: 100vh;
}

.navbar-3 {
  background-color: rgba(221, 221, 221, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navbarwrapper {
  z-index: 5;
  background-color: #001838;
  justify-content: space-between;
  align-items: center;
  padding: 5px 5%;
  display: flex;
  position: relative;
}

.button-2 {
  color: #fff;
  background-color: rgba(56, 152, 236, 0);
  border: 2px solid #fff;
  border-radius: 8px;
  padding: 10px 20px;
  font-family: Kippaxmodern Md, sans-serif;
  font-size: 20px;
  line-height: 100%;
}

.button-2:hover {
  color: #39d2fc;
  border-color: #39d2fc;
}

.button-2.mobile {
  display: none;
}

.bgvideo {
  margin-bottom: 0;
}

.bgvideo._8pxradius {
  border-radius: 8px;
  overflow: hidden;
}

.bgvideo._8pxradius.lottie {
  width: 90vw;
  height: 50.625vw;
  margin-left: auto;
  margin-right: auto;
}

.main-blue {
  color: #39d2fc;
  white-space: normal;
  word-break: break-all;
  font-family: Kippaxmodern Cndxbd, sans-serif;
  font-size: 6vw;
  font-weight: 400;
  line-height: 90%;
}

.main-blue.outlineblue {
  color: rgba(57, 210, 252, 0);
  letter-spacing: 2px;
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #39d2fc;
  font-size: 10vw;
}

.main-blue.vismobile {
  display: none;
}

.textfrombothsides {
  width: 100%;
  justify-content: center;
  margin-top: 120px;
  display: flex;
  overflow: hidden;
}

.textfrombothsideswrapper {
  width: 60vw;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
}

.outlined {
  color: rgba(57, 210, 252, 0);
  text-align: right;
  letter-spacing: 2px;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
  white-space: normal;
  word-break: break-all;
  font-family: Kippaxmodern Cndblkit, sans-serif;
  font-size: 10vw;
  font-weight: 400;
  line-height: 90%;
}

.outlined.smaller {
  font-size: 7.5vw;
  line-height: 100%;
}

.outlined.smaller.vismobile {
  display: none;
}

.outlined.filled {
  color: #fff;
  -webkit-text-stroke-width: 0px;
}

.line1wrapper {
  justify-content: flex-start;
  display: flex;
}

.line2wrapper {
  object-fit: fill;
  justify-content: flex-end;
  display: flex;
  position: relative;
  top: -9%;
}

.parallax.layout1 {
  margin-bottom: -100px;
}

.image1-1 {
  width: 45vw;
  border-radius: 8px;
}

.glyphswrapper {
  grid-column-gap: 40px;
  justify-content: space-around;
  display: flex;
}

.glyphswrapper.mobileonly {
  display: none;
}

.glyph {
  height: 100px;
}

.footer {
  display: block;
}

.glyphssection {
  margin-top: 60px;
  margin-bottom: 120px;
}

.outlined-copy {
  color: rgba(57, 210, 252, 0);
  text-align: right;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #39d2fc;
  white-space: normal;
  word-break: break-all;
  font-family: Kippaxmodern Cndblkit, sans-serif;
  font-size: 15vw;
  font-weight: 400;
  line-height: 90%;
}

.sectionintrocontainer {
  max-width: 90%;
}

.text-block {
  color: #fff;
  font-family: Kippaxmodern Cndxbd, sans-serif;
  font-size: 10vw;
  line-height: 100%;
}

.bottomline {
  justify-content: flex-start;
  margin-top: -50px;
  margin-left: 122px;
  display: flex;
}

.sectionintrotitle {
  margin-bottom: 80px;
  overflow: hidden;
}

.image-3 {
  padding: 10px;
}

.topline {
  display: flex;
}

.container-6 {
  width: 90vw;
  max-width: 10000px;
  justify-content: flex-end;
  display: flex;
}

.downloadbuttonwrapper {
  margin-top: 16px;
}

.link-block {
  grid-column-gap: 8px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 6px;
  align-items: center;
  padding: 10px 20px;
  font-family: Kippaxmodern Md, sans-serif;
  font-size: 16px;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-block.mobile {
  display: none;
}

.image-4 {
  z-index: 10;
  width: 24px;
  height: 24px;
  position: absolute;
}

.div-block-9 {
  width: 24px;
  height: 24px;
}

.image-5 {
  z-index: 8;
  width: 24px;
  height: 24px;
  position: absolute;
}

.carousel {
  margin-bottom: 80px;
}

.footerwrapper {
  justify-content: space-between;
  align-items: center;
  padding: 20px 5%;
  display: flex;
}

.div-block-14 {
  width: 80px;
  height: 80px;
  grid-column-gap: 24px;
  display: flex;
}

.footerbutton {
  grid-column-gap: 20px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 12px;
  align-items: center;
  padding: 20px 40px;
  font-family: Kippaxmodern Md, sans-serif;
  font-size: 24px;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.footerbutton.mobile {
  display: none;
}

.image-9 {
  z-index: 10;
  position: absolute;
}

.div-block-15 {
  width: 24px;
  height: 24px;
}

.image-10 {
  z-index: 9;
  position: absolute;
}

.animationcontainer {
  width: 60vw;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
}

.animationcontainer.smaller {
  width: 45vw;
  border-radius: 8px;
  margin-left: 0;
}

.image-11 {
  width: 100vw;
  display: block;
}

.image-11.invismobile {
  display: block;
}

.parallax5 {
  margin: -5% 5vw -10%;
}

.imagelayout5-1 {
  width: 45vw;
  border-radius: 8px;
  margin-left: 45vw;
  display: block;
}

.imagelayout5-2 {
  width: 35vw;
  border-radius: 8px;
  display: block;
}

.slider-2 {
  height: 45vw;
  display: none;
}

.mask-2 {
  width: 80vw;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
}

.parallaxlayout1 {
  flex-direction: column;
  margin: -100px 5vw -5%;
  display: flex;
}

.parallaxlayout1.marginadjust {
  margin-top: -15%;
}

.image2-1 {
  border-radius: 8px;
}

.image2-1.opposite {
  margin-left: 45vw;
}

.image2-3 {
  width: 35vw;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sectionintrotitle-copy {
  margin-bottom: 40px;
  overflow: hidden;
}

.imagelayout2-1-copy {
  width: 45vw;
  border-radius: 8px;
  margin-left: 0;
}

.parallax3-copy {
  margin: 5% 5vw -25%;
}

.imagelayout3-1-copy {
  width: 30vw;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.imagelayout3-3-copy {
  width: 40vw;
  border-radius: 8px;
  margin-left: 50vw;
  margin-right: auto;
  display: block;
}

.imagelayout3-4-copy {
  width: 40vw;
  border-radius: 8px;
}

.sectionintrotitle-copy {
  margin-bottom: 40px;
  overflow: hidden;
}

.sectionintrotitle-copy.typeface {
  margin-bottom: 0;
}

.parallax4-copy {
  margin: -10% 5vw -15%;
}

.videolayout4-2-copy {
  width: 60vw;
  height: 33.75vw;
  object-fit: cover;
  border-radius: 8px;
}

.imagelayout4-3-copy {
  z-index: 10;
  width: 50vw;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.imagelayout4-5-copy {
  z-index: 9;
  width: 30vw;
  border-radius: 8px;
  margin-left: 60vw;
  position: relative;
}

.image2-2 {
  width: 35vw;
  border-radius: 8px;
  margin-left: 55vw;
}

.image2-2.flipped {
  border-radius: 8px;
  margin-left: 0;
}

.parallax-6 {
  height: 30%;
  margin-bottom: -46%;
  margin-left: 5vw;
  margin-right: 5vw;
  display: block;
}

.imagelayout-6-1 {
  width: 45vw;
  border-radius: 8px;
  display: block;
}

.imagelayout-6-2 {
  width: 40vw;
  border-radius: 8px;
  margin-left: 50vw;
  display: block;
}

.imgelayou-6-4 {
  z-index: 9;
  width: 35vw;
  border-radius: 8px;
  margin-left: 55vw;
  position: relative;
}

.imagelayout-6-5 {
  width: 40vw;
  border-radius: 8px;
  display: block;
}

.ourgraphics {
  display: block;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.background-video-2 {
  width: 100%;
  height: 100vh;
}

.backgroundlottie {
  width: 100vw;
}

.backgroundlottie._80vw {
  width: 90vw;
  height: 50.625vw;
  margin-left: auto;
  margin-right: auto;
}

.bgvideocontainer2 {
  width: 40vw;
  height: 22.5vw;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
}

.background-video-3 {
  width: 40vw;
  height: 22.5vw;
  border-radius: 8px;
}

.brand {
  width: 80px;
  height: 80px;
}

.imagecarousel {
  height: 45vw;
  background-color: rgba(221, 221, 221, 0);
  margin-left: auto;
  margin-right: auto;
}

.mask-3 {
  width: 80vw;
  height: 45vw;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
}

.carouselimage {
  width: 80vw;
  height: 45vw;
  object-fit: cover;
}

.slide {
  width: 80vw;
  height: 45vw;
}

.mobileherovideo {
  width: 100vw;
  height: 100vh;
}

.mobileherovideo.vismobile, .image-15.vismobile {
  display: none;
}

@media screen and (min-width: 1280px) {
  .button-2 {
    font-family: Kippaxmodern Md, sans-serif;
    line-height: 100%;
  }

  .bgvideo {
    margin-bottom: 160px;
  }

  .main-blue {
    line-height: 90%;
  }

  .textfrombothsides {
    margin-top: 0;
    overflow: hidden;
  }

  .textfrombothsideswrapper {
    width: auto;
  }

  .line2wrapper {
    top: -25px;
  }

  .glyphswrapper {
    grid-column-gap: 60px;
    justify-content: center;
    display: flex;
  }

  .glyph {
    height: 100px;
  }

  .footer {
    height: 1px;
  }

  .glyphssection {
    margin-bottom: 120px;
  }

  .outlined-copy {
    text-align: left;
    -webkit-text-stroke-color: #39d2fc;
    font-size: 200px;
  }

  .sectionintrocontainer {
    max-width: 90%;
    position: relative;
  }

  .text-block {
    color: #fff;
    font-family: Kippaxmodern Cndxbd, sans-serif;
    font-size: 100px;
    line-height: 100%;
  }

  .bottomline {
    margin-top: -70px;
    margin-left: 240px;
  }

  .sectionintrotitle, .sectionintrotitle-copy, .sectionintrotitle-copy, .sectionintrotitle-copy {
    margin-bottom: 40px;
    overflow: hidden;
  }
}

@media screen and (min-width: 1440px) {
  .brand {
    width: 100px;
    height: 100px;
  }
}

@media screen and (min-width: 1920px) {
  .line2wrapper {
    top: -50px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-3, .navbarwrapper {
    width: 100vw;
  }

  .bgvideo {
    margin-bottom: 80px;
  }

  .bgvideo.sectionintro {
    margin-bottom: 40px;
  }

  .main-blue {
    font-size: 8vw;
  }

  .textfrombothsides {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .textfrombothsideswrapper {
    width: 80vw;
  }

  .outlined {
    font-size: 12vw;
  }

  .outlined.smaller.invismobile {
    font-size: 10vw;
  }

  .outlined.filled {
    font-size: 12vw;
  }

  .parallax {
    margin-bottom: 80px;
  }

  .parallax.layout1 {
    margin-bottom: 80px;
    overflow: hidden;
  }

  .parallax.layout5 {
    margin-bottom: 80px;
  }

  .parallax.marginbottom40 {
    margin-bottom: 40px;
  }

  .image1-1 {
    width: 90vw;
  }

  .glyphswrapper {
    grid-column-gap: 20px;
  }

  .glyph {
    height: 70px;
  }

  .glyphssection {
    margin-bottom: 80px;
  }

  .sectionintrotitle {
    margin-bottom: 40px;
  }

  .container-6 {
    justify-content: flex-end;
  }

  .link-block.mobile {
    display: flex;
  }

  .link-block.invismobile {
    display: none;
  }

  .animationcontainer, .animationcontainer.smaller {
    width: 90vw;
    margin-left: 0;
  }

  .parallax5 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .imagelayout5-1 {
    width: 90vw;
    margin-left: 0;
  }

  .imagelayout5-2 {
    width: 90vw;
  }

  .image-14 {
    width: 90vw;
    height: 50.265vw;
  }

  .slider-2 {
    height: 50.265vw;
  }

  .mask-2 {
    width: 90vw;
  }

  .parallaxlayout1 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-top: 0;
    margin-bottom: 0%;
  }

  .parallaxlayout1.marginadjust {
    margin-top: 0%;
  }

  .image2-1 {
    width: 60vw;
  }

  .image2-1.opposite {
    width: 100vw;
    margin-left: 0;
  }

  .image2-3, .imagelayout2-1-copy {
    width: 90vw;
  }

  .parallax3-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
  }

  .imagelayout3-1-copy {
    width: 70vw;
    margin-left: auto;
    margin-right: auto;
  }

  .imagelayout3-3-copy {
    width: 90vw;
    margin-left: 0;
  }

  .imagelayout3-4-copy {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .parallax4-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .videolayout4-2-copy {
    width: 90vw;
    height: 50.625vw;
  }

  .imagelayout4-3-copy {
    width: 90vw;
  }

  .imagelayout4-5-copy, .image2-2 {
    width: 90vw;
    margin-left: 0;
  }

  .parallax-6 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    margin-bottom: 0;
    display: flex;
  }

  .imagelayout-6-1 {
    width: 90vw;
  }

  .imagelayout-6-2, .imgelayou-6-4 {
    width: 90vw;
    margin-left: 0;
  }

  .imagelayout-6-5 {
    width: 90vw;
    margin-top: 0;
    margin-left: 0;
  }

  .ourgraphics {
    margin-bottom: 0%;
  }

  .background-video-2 {
    height: 56.25vw;
  }

  .backgroundlottie._80vw {
    width: 90vw;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .bgvideocontainer2 {
    width: 90vw;
    height: 50.625vw;
  }

  .background-video-3 {
    width: 90vw;
    height: 50.625vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .button-2.invismobile {
    display: none;
  }

  .button-2.mobile {
    display: block;
  }

  .main-blue {
    font-size: 9vw;
    line-height: 100%;
  }

  .main-blue.outlineblue {
    font-size: 12.5vw;
  }

  .textfrombothsideswrapper {
    width: 90vw;
  }

  .outlined {
    -webkit-text-stroke-width: 1px;
    font-size: 15vw;
    line-height: 95%;
  }

  .outlined.smaller, .outlined.smaller.invismobile {
    font-size: 12vw;
  }

  .outlined.filled {
    font-size: 15vw;
  }

  .line2wrapper {
    top: -15%;
  }

  .image1-1 {
    width: 100vw;
    margin-left: auto;
    margin-right: auto;
  }

  .glyphswrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
  }

  .glyph {
    height: 60px;
  }

  .text-block {
    font-size: 10vw;
  }

  .bottomline {
    margin-top: -4%;
    margin-left: 10%;
  }

  .container-6 {
    justify-content: center;
  }

  .downloadbuttonwrapper, .footerbutton.invismobile {
    display: none;
  }

  .footerbutton.mobile {
    display: flex;
  }

  .imagelayout5-1 {
    width: 100vw;
    margin-left: auto;
    margin-right: auto;
  }

  .parallaxlayout1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image2-1 {
    width: 100vw;
    margin-left: auto;
    margin-right: auto;
  }

  .image2-1.opposite {
    margin-left: 0;
  }

  .image2-3 {
    width: 100vw;
  }

  .imagelayout2-1-copy {
    width: 100vw;
    margin-left: auto;
    margin-right: auto;
  }

  .parallax3-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    display: flex;
  }

  .imagelayout3-1-copy {
    width: 100vw;
    margin-left: auto;
    margin-right: auto;
  }

  .imagelayout3-3-copy {
    width: 100vw;
    margin-left: 0;
  }

  .imagelayout3-4-copy {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .image2-2 {
    width: 100vw;
    margin-left: 0;
  }

  .text-block-2 {
    display: flex;
  }

  .imagecarousel {
    height: 56.25vw;
  }

  .mask-3 {
    width: 100vw;
    height: 56.25vw;
    border-radius: 0;
  }

  .carouselimage, .slide {
    width: 100vw;
    height: 56.25vw;
  }

  .left-arrow-2, .right-arrow-2 {
    opacity: .75;
  }
}

@media screen and (max-width: 479px) {
  .background-video {
    height: 56.25vw;
  }

  .background-video.introvideo.invismobile {
    display: none;
  }

  .navbar-3, .navbarwrapper {
    width: 100vw;
  }

  .button-2 {
    font-size: 16px;
  }

  .main-blue {
    text-align: center;
    white-space: normal;
    word-break: normal;
    overflow-wrap: break-word;
    font-size: 13vw;
  }

  .main-blue.outlineblue {
    font-size: 20vw;
  }

  .main-blue.invismobile {
    display: none;
  }

  .main-blue.vismobile {
    text-align: center;
    display: block;
  }

  .textfrombothsides {
    margin-bottom: 80px;
  }

  .textfrombothsides.mancunian {
    margin-bottom: 40px;
  }

  .textfrombothsideswrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .textfrombothsideswrapper.mancunian {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .outlined {
    text-align: center;
    font-size: 20vw;
  }

  .outlined.smaller.invismobile {
    display: none;
  }

  .outlined.smaller.vismobile {
    font-size: 16vw;
    display: block;
  }

  .outlined.filled {
    justify-content: center;
    font-size: 19vw;
    display: flex;
  }

  .line1wrapper {
    flex-direction: column;
    align-items: center;
  }

  .line2wrapper {
    flex-direction: column;
    margin-top: 8px;
    top: 0%;
  }

  .glyphswrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }

  .glyphswrapper.mobileonly {
    margin-top: 20px;
    display: flex;
  }

  .glyph.secondrowmobile {
    display: none;
  }

  .glyphssection {
    margin-top: 0;
    margin-bottom: 80px;
  }

  .outlined-copy {
    -webkit-text-stroke-width: 1.5px;
    font-size: 64px;
  }

  .text-block {
    font-size: 56px;
  }

  .text-block.brandinaction {
    font-size: 40px;
  }

  .bottomline {
    margin-top: -15px;
    margin-left: 50px;
  }

  .link-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .carousel {
    margin-bottom: 40px;
  }

  .div-block-14 {
    width: 70px;
    height: 70px;
  }

  .footerbutton {
    padding: 10px 20px;
  }

  .image-9 {
    max-width: 50%;
  }

  .animationcontainer {
    width: 90vw;
    margin-left: 0;
  }

  .image-11.invismobile {
    display: none;
  }

  .imagelayout3-4-copy, .imagelayout4-3-copy, .imagelayout4-5-copy {
    width: 90vw;
  }

  .glyphscontainer {
    width: 100vw;
    overflow: visible;
  }

  .brand {
    width: 70px;
    height: 70px;
    padding-left: 0;
  }

  .mobileherovideo.vismobile {
    display: block;
  }

  .image-15 {
    width: 100vw;
  }

  .image-15.vismobile {
    display: block;
  }
}


@font-face {
  font-family: 'Kippaxmodern Bdre';
  src: url('../fonts/KippaxModern-BdRe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndbdit';
  src: url('../fonts/KippaxModern-CndBdIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Blk';
  src: url('../fonts/KippaxModern-Blk.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Blkit';
  src: url('../fonts/KippaxModern-BlkIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Bdit';
  src: url('../fonts/KippaxModern-BdIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndmd';
  src: url('../fonts/KippaxModern-CndMd.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndmdit';
  src: url('../fonts/KippaxModern-CndMdIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndblk';
  src: url('../fonts/KippaxModern-CndBlk.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndblkre';
  src: url('../fonts/KippaxModern-CndBlkRe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndth';
  src: url('../fonts/KippaxModern-CndTh.otf') format('opentype'), url('../fonts/KippaxModern-CndTh.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Xbd';
  src: url('../fonts/KippaxModern-xBd.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Blkre';
  src: url('../fonts/KippaxModern-BlkRe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndxbdit';
  src: url('../fonts/KippaxModern-CndxBdIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Mdit';
  src: url('../fonts/KippaxModern-MdIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndthit';
  src: url('../fonts/KippaxModern-CndThIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndxbdre';
  src: url('../fonts/KippaxModern-CndxBdRe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Xbdit';
  src: url('../fonts/KippaxModern-xBdIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Thre';
  src: url('../fonts/KippaxModern-ThRe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Rgre';
  src: url('../fonts/KippaxModern-RgRe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Md';
  src: url('../fonts/KippaxModern-Md.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Th';
  src: url('../fonts/KippaxModern-Th.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Xbdre';
  src: url('../fonts/KippaxModern-xBdRe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Rg';
  src: url('../fonts/KippaxModern-Rg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Rgit';
  src: url('../fonts/KippaxModern-RgIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Thit';
  src: url('../fonts/KippaxModern-ThIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndthre';
  src: url('../fonts/KippaxModern-CndThRe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndrgit';
  src: url('../fonts/KippaxModern-CndRgIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Mdre';
  src: url('../fonts/KippaxModern-MdRe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndxbd';
  src: url('../fonts/KippaxModern-CndxBd.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndmdre';
  src: url('../fonts/KippaxModern-CndMdRe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndrg';
  src: url('../fonts/KippaxModern-CndRg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndbd';
  src: url('../fonts/KippaxModern-CndBd.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndrgre';
  src: url('../fonts/KippaxModern-CndRgRe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndblkit';
  src: url('../fonts/KippaxModern-CndBlkIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Cndbdre';
  src: url('../fonts/KippaxModern-CndBdRe.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kippaxmodern Bd';
  src: url('../fonts/KippaxModern-Bd.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
