:root {
  --80-black: #333;
  --black: black;
  --white: white;
  --white-smoke: #ecedee;
  --hoverpink: #3c1324;
}

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

body {
  color: #333;
  font-family: Brandon Grotesque, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--80-black);
  text-decoration: underline;
}

.heading1 {
  color: var(--80-black);
  letter-spacing: 4px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AirePro, sans-serif;
  font-size: 6em;
  font-weight: 500;
  line-height: 1em;
}

.section-header {
  justify-content: center;
  align-items: stretch;
}

.headerimagewrapper {
  object-fit: contain;
  object-position: 100% 50%;
  justify-content: center;
  width: 100%;
  height: 30vw;
  max-height: 585px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.headertextwrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 3%;
}

.heading-2 {
  color: var(--black);
  letter-spacing: .06em;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.1em;
}

.headerlogowrapper {
  flex-direction: row;
  justify-content: center;
  height: 6em;
}

.copys {
  color: #919191;
  letter-spacing: .5px;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3em;
}

.copys.textneg {
  color: #fff;
}

.distancexl {
  padding-top: 6em;
}

.h4-title {
  color: var(--80-black);
  letter-spacing: 1px;
  padding-right: 5vw;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.3em;
}

.copyl {
  color: var(--black);
  letter-spacing: .05em;
  font-family: Proxima Nova Bold, sans-serif;
  font-size: 1.05em;
  font-weight: 700;
  line-height: 1.1em;
}

.copyl.centertext {
  text-align: center;
}

.copyl.centertext.gutter2em {
  padding-left: 2em;
  padding-right: 2em;
}

.copyl.centertext.whitetext {
  color: var(--white);
}

.copyl.centertext.whitetext.letterspace {
  letter-spacing: .08em;
  margin-top: 1em;
  font-size: .9em;
  line-height: 1.2em;
}

.copyl.versalien {
  text-transform: uppercase;
}

.copyl.righttextcontact {
  text-align: right;
  letter-spacing: .1em;
  font-family: Proxima Nova Regular, sans-serif;
  font-weight: 400;
  line-height: 1.4em;
}

.copyl.righttextcontact.hidecontact {
  display: none;
}

.paragraph {
  color: var(--80-black);
  font-size: 1em;
  line-height: 1.6em;
}

.distancem {
  padding-top: 2em;
}

.h6-title {
  color: var(--80-black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.4em;
}

.distances {
  padding-top: 1em;
}

.copym {
  color: var(--black);
  letter-spacing: .05em;
  font-family: Proxima Nova Condensed, sans-serif;
  font-size: 1.05em;
  font-weight: 300;
  line-height: 1.1em;
}

.copym.centertext {
  text-align: center;
}

.copym.centertext.gutter2em {
  margin-bottom: 0;
  padding-left: 2em;
  padding-right: 2em;
}

.copym.centertext.margin10 {
  margin-left: 10%;
  margin-right: 10%;
}

.center1440 {
  background-color: #0000;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
  position: static;
  inset: 0% 0% auto;
}

.center1440.nopadding {
  padding-left: 0;
  padding-right: 0;
}

.center1440.navcenter {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.h5-title {
  color: var(--80-black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.4em;
}

.heading-3 {
  color: var(--80-black);
  letter-spacing: 1px;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2em;
}

.h2-title {
  color: var(--black);
  letter-spacing: .06em;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.1em;
}

.h2-title.centertext {
  color: var(--80-black);
  text-align: center;
}

.h2-title.centertext.versalien {
  text-transform: uppercase;
}

.h2-title.centertext.dsvgo {
  font-size: 2.2em;
}

.h3-title {
  color: var(--80-black);
  letter-spacing: 1px;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2em;
}

.h1-title {
  letter-spacing: .1em;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AirePro, sans-serif;
  font-size: 6vw;
  line-height: 1em;
}

.h1-title.textcenter {
  text-align: center;
}

.h1-title.textcenter.textrose {
  color: #daa2ab;
  line-height: .5em;
}

.h1-title.textcenter.textrose.titelcontact {
  font-size: 6em;
}

.h1-title.textcenter.textrose.titelcontact.textleft {
  text-align: left;
  padding-left: .1em;
}

.h1-title.textcenter.titelcontact {
  padding-left: .1em;
  font-size: 6em;
}

.h1-title.textcenter.titelcontact.textleft {
  text-align: left;
  padding-left: .1em;
}

.textblock {
  border-bottom: 1px solid #000;
  border-radius: 1px;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.textblock.blackfont {
  background-color: #000;
}

.button {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 2em;
  width: 9em;
  padding: .5em 0;
  font-size: 1.1em;
  line-height: 1em;
  transition: letter-spacing .4s cubic-bezier(.455, .03, .515, .955);
}

.button:hover {
  letter-spacing: 3px;
  font-weight: 300;
  transform: translate(0);
}

.button.buttonneg {
  color: #fff;
  border-color: #fff;
}

.heading-4 {
  color: var(--80-black);
  letter-spacing: 1px;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.3em;
}

.heading-5 {
  color: var(--80-black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.4em;
}

.heading-6 {
  color: var(--80-black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.4em;
}

.navbar {
  z-index: 4000;
  background-color: var(--white);
  flex-direction: row;
  position: sticky;
  top: 0;
}

.navburgerwrapper {
  z-index: 3000;
  background-color: #0000;
  position: fixed;
  inset: 0 0% 0%;
}

.navburgerbg {
  z-index: 1;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #fffc;
  position: absolute;
  inset: 0%;
}

.navburgerinner {
  z-index: 5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.link {
  color: var(--80-black);
  text-align: center;
  letter-spacing: 3px;
  font-family: AirePro, sans-serif;
  font-size: 2.6em;
  font-weight: 700;
  line-height: 1.75em;
  text-decoration: none;
  transition: letter-spacing .3s ease-in-out;
  display: block;
}

.link:hover {
  letter-spacing: 10px;
}

.link.linkani1.w--current, .link.linkani2, .link.linkani4, .link.linkani5.w--current {
  display: block;
}

.navlinkwrapper {
  overflow: hidden;
}

.navlinkwrapper.horizontal {
  justify-content: center;
  display: flex;
}

.lottie-animation-2 {
  width: 30px;
  height: 30px;
}

.menu-button {
  z-index: 3100;
}

.menu-button.w--open {
  background-color: #0000;
}

.image-4 {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.headersingletextwrapper {
  height: 20%;
  margin-top: .5em;
  margin-bottom: .5em;
  overflow: hidden;
}

.image-5 {
  object-fit: cover;
  object-position: 100% 0%;
  width: 100%;
  max-width: none;
}

.gridhoverwrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.darkenhover {
  z-index: 5;
  background-color: #3c132466;
  width: 100%;
  height: 100%;
  position: absolute;
}

.darkenhover.photo-film110 {
  height: 110%;
}

.image-6 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0%;
}

.image-6.imageright {
  margin-left: 0;
}

.image-6.noncover {
  object-fit: contain;
}

.texthover {
  z-index: 10;
  color: var(--white);
  text-align: center;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: -.1em;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2em;
  position: static;
  inset: 0% auto auto 0%;
}

.hovertextwrapper {
  z-index: 10;
  justify-content: center;
  align-items: center;
  position: absolute;
  overflow: hidden;
}

.texthoverunderline {
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1em;
}

.texthoverunderline.notvisible {
  display: none;
}

.gridhome1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.gridhome1.correctionhome {
  margin-top: -7px;
}

.linksmall {
  color: var(--80-black);
  text-align: center;
  letter-spacing: 2px;
  margin-left: .5em;
  margin-right: .5em;
  font-family: Brandon Grotesque, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.75em;
  text-decoration: none;
  transition: opacity .4s ease-in-out;
  display: block;
}

.linksmall:hover {
  opacity: .5;
}

.logosubhead {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: AirePro, sans-serif;
  font-size: 1.2em;
  line-height: 1em;
}

.gridhome2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.gridhome3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.backtotop {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 2.1em;
  font-weight: 700;
  line-height: 1em;
  transition: opacity .3s ease-in-out;
}

.backtotop:hover {
  opacity: .5;
}

.footerlink {
  color: var(--80-black);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: .5em;
  margin-right: .5em;
  font-size: 1.35em;
  font-weight: 700;
  line-height: 1em;
  transition: opacity .3s ease-in-out;
}

.footerlink:hover {
  opacity: .5;
}

.link-block {
  border-right: 1px solid var(--80-black);
  justify-content: center;
  align-items: center;
  height: 2.6em;
  padding-top: .5em;
  text-decoration: none;
  display: flex;
}

.link-block.noline {
  border-right-style: none;
}

.footerlinkwrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-2 {
  color: var(--80-black);
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.contactblock {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-right: 7.4em;
  display: flex;
}

.contacttextwrapper {
  margin-right: -3em;
  position: relative;
}

.contactlink {
  margin-top: 1em;
  margin-bottom: 0;
  font-family: Zetafonts pro display, Times New Roman, sans-serif;
  font-size: 1.5em;
}

.link-block-3 {
  color: var(--80-black);
  text-decoration: none;
  transition: opacity .3s ease-in-out;
}

.link-block-3:hover {
  opacity: .5;
}

.contactimagewrapper {
  width: 9em;
  height: 9em;
  position: static;
}

.hoverwrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.texthovercopy {
  color: var(--white);
  text-align: center;
  letter-spacing: .06em;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Proxima Nova Bold, sans-serif;
  font-size: 1.05em;
  font-weight: 700;
  line-height: 1.1em;
}

.texthovercopy.guttershooting {
  margin-left: 30%;
  margin-right: 30%;
}

.tickerwrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tickerwrapper.referencesticker {
  height: 200px;
}

.tickerbg {
  background-image: url('../images/Streifen_Raport_References.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 250px;
  max-height: 300px;
}

.tickerheader {
  justify-content: center;
  margin-top: 1vw;
}

.tickerhead {
  letter-spacing: .04em;
  justify-content: center;
  font-family: Zetafonts pro display, Times New Roman, sans-serif;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.1em;
}

.link-block-4 {
  overflow: hidden;
}

.tickertextwrapper {
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 170px;
  display: flex;
}

.tickertextblack {
  white-space: nowrap;
  padding-right: .5em;
  font-size: 3.66vw;
  line-height: 1.1em;
}

.tickertextpink {
  color: #e5007d;
  white-space: nowrap;
  padding-right: .25em;
  font-family: Zetafonts pro display, Times New Roman, sans-serif;
  font-size: 5.5vw;
  font-weight: 500;
  line-height: 1.1em;
}

.tickerwrapperinner {
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: center;
  margin-top: -1vw;
  display: flex;
}

.tickertextwarpperinner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
}

.gridadlerpreview {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.headalsolike {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 2.1em;
  font-weight: 700;
  line-height: 1em;
  transition: opacity .3s ease-in-out;
}

.linkewrapperalsolike {
  background-color: var(--white-smoke);
  padding: 3em 2em;
}

.grid-3 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.sectiontop {
  height: 0;
}

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

.link-block-5.w--current {
  display: block;
}

.distancel {
  padding-top: 4em;
}

.distancel.bglightgrey {
  background-color: var(--white-smoke);
}

.imagevisualid, .imagecenter {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0%;
}

.link-block-like {
  overflow: hidden;
}

.slider.colorsteilmann {
  background-color: #ecedee;
  height: 100%;
  padding: 3% 10%;
}

.slider.coloreditorial1 {
  background-color: #f4efed;
  height: 100%;
  padding: 3% 10%;
}

.slider.coloreditorial2 {
  background-color: #ece9e7;
  height: 100%;
  padding: 3% 10%;
}

.slider.coloreditorial3 {
  background-color: #f8efee;
  height: 100%;
  padding: 3% 10%;
}

.slider.coloreditorial4 {
  background-color: #e5e1e5;
  height: 100%;
  padding: 3% 10%;
}

.slider.jb-slider {
  height: 100%;
}

.imageslide {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.left-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sliderarrow {
  height: 35px;
  margin-left: 20%;
  padding-right: 20%;
}

.right-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.slide-nav {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 1%;
  font-size: 12px;
}

.navcenter {
  z-index: 3100;
  padding-left: 0;
  padding-right: 0;
}

.navcenter.w--open {
  background-color: #0000;
}

.div-block {
  justify-content: center;
  width: 100%;
  margin-left: 70px;
  display: flex;
}

.celebritywrapper {
  background-color: #e8e7ea;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56vw;
  max-height: 815px;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
}

.jb-sliderwrapperwidth {
  background-color: #e8e1de;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 4.5% 17%;
}

.jb-sliderwrapperheight {
  background-color: #e8e1de;
  padding: 12.2% 6%;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  font-size: 1vh;
}

.delmod-sliderwrapperwidth {
  background-color: #eae6dd;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 5.5% 16.4%;
}

.image-11 {
  width: 100%;
  height: 100%;
}

.ptb_headerwrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56vw;
  max-height: 815px;
  padding-top: 10%;
  padding-bottom: 10%;
  display: flex;
}

.retailheaderwrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56vw;
  max-height: 815px;
  padding-top: 12%;
  padding-bottom: 12%;
  display: flex;
}

.imagewrapper {
  overflow: hidden;
}

.imagewrapper.imagecover {
  object-fit: cover;
}

.gridstreetone {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.bs-sliderwrapperwidth {
  background-color: var(--white-smoke);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 56vw;
  max-height: 815px;
  padding: 5% 11%;
  display: flex;
}

.image2row {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image2row.containright {
  object-position: 100% 50%;
}

.image2row.containleft {
  object-position: 0% 50%;
}

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

.imagereisen, .image100 {
  width: 100%;
  height: 100%;
}

.headerimagetextwrapperreferences {
  position: relative;
}

.textwrapperreferences {
  flex-direction: column;
  justify-content: center;
  padding-right: 2em;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.headreferences {
  color: var(--white);
  letter-spacing: .06em;
  margin-top: .5em;
  margin-bottom: 0;
  font-size: 1.8em;
  line-height: 1.1em;
}

.listreferences {
  color: var(--white);
  font-size: .8em;
  line-height: 1.1em;
}

.textwrapperreferencesl {
  flex-direction: column;
  justify-content: center;
  padding-right: 5em;
  display: flex;
  position: absolute;
  inset: 0% 20% 0% auto;
}

.imageheadreferences {
  object-fit: cover;
}

.textwrappercontact {
  flex-direction: column;
  justify-content: center;
  position: absolute;
  inset: 0% 0% auto;
}

.headcontact {
  color: var(--white);
  text-align: center;
  letter-spacing: .08em;
  margin-top: 1.5em;
  margin-bottom: 0;
  font-size: 1.8em;
  line-height: 1.1em;
}

.headcontact.textblack {
  color: var(--black);
}

.headcontact.textblack.textright {
  text-align: right;
}

.headcontact.textblack.textleft {
  text-align: left;
  padding-left: .3em;
  position: absolute;
}

.headcontact.textblack.textleft.textdown {
  display: none;
}

.linkewhitenounderline {
  color: var(--white);
  text-decoration: none;
}

.linemiddle {
  border-right: 1px solid #000;
}

.imagelogoslider {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.referencesslider {
  background-color: #0000;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.referencesarrow {
  display: none;
}

.aboutlaptop {
  width: 50%;
  margin-top: -5%;
  margin-right: 12%;
}

.logonav {
  height: 50px;
}

.imageheadcontact {
  object-fit: cover;
}

.imagevideowrapper {
  background-image: url('../images/RD-Website-Home_Streifen_2022-07-06.jpg');
  background-position: 0 0;
  background-size: 1440px;
  width: 100%;
  height: 450px;
  max-height: 450px;
  position: relative;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  height: 100%;
}

.videowrapper {
  width: 100%;
  height: 100%;
  padding-top: 40%;
  padding-bottom: 48%;
  padding-right: 37%;
}

.videowrapper.max450pxhight {
  max-height: 450px;
  padding-top: 37%;
}

.background-video-2 {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.videowrapper1 {
  background-color: #0000;
  width: 100%;
  height: 100%;
  max-height: 525px;
  padding: 74% 7% 36% 48%;
}

.videowrapper1.max450pxhight {
  max-height: 450px;
}

.link-block-6 {
  width: 100%;
  height: 100%;
  max-height: 450px;
}

.imagevideowrapper2 {
  background-image: url('../images/RD-Website-Home_Streifen.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 31vw;
  max-height: 450px;
  position: relative;
}

.imagevideowrapper2.photo-filmpadding {
  background-repeat: no-repeat;
  background-size: contain;
  max-height: 525px;
}

.imagevideowrapper2._525hight {
  height: 36.4vw;
  max-height: 525px;
}

.videowrapper1440 {
  width: 100%;
  height: 56vw;
  max-height: 810px;
}

.fullscreenvideo {
  width: 100%;
  height: 100%;
}

.photovideoheadline {
  text-align: center;
  letter-spacing: .04em;
  font-family: Zetafonts pro display, Times New Roman, sans-serif;
  font-size: 95px;
  font-weight: 500;
  line-height: 1em;
}

.imagevideowrapper1440 {
  background-image: url('../images/Photo_Video_2.jpg');
  background-position: 0 0;
  background-size: contain;
  width: 100%;
  height: 56vw;
  max-height: 810px;
}

.imagevideowrapper1440.hight700px {
  height: 48.6vw;
  max-height: 700px;
  position: relative;
}

.videowrapper3 {
  z-index: 3;
  width: 17.5%;
  height: 64%;
  margin-bottom: 7%;
  margin-right: 10%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.instagramwrapper {
  background-color: #fafafa;
  padding-left: 20px;
  padding-right: 20px;
}

.grid-7 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.headlinewrapper {
  font-size: 29px;
}

.imagevideoslider2 {
  background-image: url('../images/Photo-Film_Slider_2.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 70.6vw;
  max-height: 1017.5px;
  position: relative;
}

.background-video-3 {
  z-index: 3;
  width: 42%;
  height: 100%;
  margin-right: 3%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.background-video-4 {
  z-index: 3;
  width: 38.5%;
  height: 36.5%;
  margin-right: 3%;
  position: absolute;
  inset: 29.5% auto auto 4.5%;
}

.imagevideoslider3 {
  background-image: url('../images/Photo-Film_Slider_4.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 70.6vw;
  max-height: 1017.5px;
  position: relative;
}

.imagevideoslider4 {
  background-image: url('../images/Photo-Film_Slider_6.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 70.6vw;
  max-height: 1017.5px;
  position: relative;
}

.background-video-5 {
  z-index: 3;
  width: 22%;
  height: 55%;
  margin-right: 3%;
  position: absolute;
  inset: auto 0% 22% auto;
}

.imagevideoslider5 {
  background-image: url('../images/Photo-Film_Slider_9.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 70.6vw;
  max-height: 1017.5px;
  position: relative;
}

.background-video-6 {
  z-index: 3;
  width: 40%;
  height: 87%;
  margin-right: 3%;
  position: absolute;
  inset: auto auto 6.5% 30%;
}

.imageigwrapper1 {
  background-image: url('../images/Photo_Video_Insta_1v.jpg');
  background-position: 0 0;
  background-size: cover;
  position: relative;
}

.background-video-7 {
  z-index: 3;
  height: 68%;
  position: absolute;
  inset: 16% 0% auto;
}

.background-video-8 {
  z-index: 3;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.imageigwrapper2 {
  background-image: url('../images/Photo_Video_Insta_1v.jpg');
  background-position: 0 0;
  background-size: cover;
  position: relative;
}

.imageigwrapper3 {
  background-image: url('../images/Photo_Video_Insta_8.jpg');
  background-position: 0 0;
  background-size: cover;
  position: relative;
}

.background-video-9 {
  z-index: 3;
  object-fit: contain;
  width: 58%;
  height: 92%;
  position: absolute;
  inset: 4% 0% 0% 20.5%;
}

.image_right {
  position: static;
}

.textimagewrapper, .columnscontact {
  position: relative;
}

.hide {
  display: none;
}

.gridcontact {
  grid-template-rows: auto;
}

.textwrapperleft.hide {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline;
}

.maillinkcontact {
  color: var(--black);
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 18px;
  }

  .heading1 {
    letter-spacing: 3px;
    font-size: 4em;
  }

  .headerimagewrapper {
    height: 40vw;
  }

  .headertextwrapper {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .headerlogowrapper {
    margin-left: 20px;
    margin-right: 20px;
  }

  .distancexl {
    padding-top: 5em;
  }

  .distancem {
    padding-top: 1.75em;
  }

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

  .center1440.padding {
    padding-left: 1em;
    padding-right: 1em;
  }

  .heading-3, .h2-title.centertext.versalien.dsvgo, .h2-title.centertext.dsvgo {
    font-size: 2em;
  }

  .h1-title, .h1-title.textcenter.textrose.titelcontact, .h1-title.textcenter.titelcontact {
    font-size: 4em;
  }

  .button {
    width: 8.5em;
    font-size: 1em;
  }

  .headersingletextwrapper {
    height: 22%;
    display: flex;
  }

  .texthover {
    letter-spacing: 3px;
    font-size: 1.8rem;
  }

  .texthoverunderline {
    font-size: 1em;
  }

  .footerlink {
    font-size: 1.2em;
  }

  .contactimagewrapper {
    width: 7em;
    height: 7em;
  }

  .texthovercopy {
    padding-left: .5em;
    padding-right: .5em;
  }

  .texthovercopy.guttershooting {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .texthovercopy.retailtextsmall {
    padding-left: 15%;
    padding-right: 15%;
  }

  .tickerwrapper {
    height: 160px;
  }

  .tickerwrapper.referencesticker {
    height: 125px;
  }

  .tickerbg {
    height: 250px;
  }

  .tickerheader {
    margin-top: 0;
  }

  .tickerhead {
    font-size: 2em;
  }

  .tickertextwrapper {
    height: 100px;
  }

  .tickertextblack {
    font-size: 3em;
  }

  .tickertextpink {
    font-size: 5em;
  }

  .tickerwrapperinner {
    margin-top: 0;
  }

  .linkewrapperalsolike {
    padding: 2em 1em;
  }

  .grid-3 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .distancel {
    padding-top: 4em;
  }

  .distancel.distancel-m {
    padding-top: 2em;
  }

  .slider.colorsteilmann {
    padding: 0%;
  }

  .slider.coloreditorial1, .slider.coloreditorial2, .slider.coloreditorial3, .slider.coloreditorial4 {
    padding: 6%;
  }

  .sliderarrow {
    width: 40px;
    height: 20px;
  }

  .right-arrow {
    align-items: flex-end;
  }

  .slide-nav {
    padding-top: 2%;
    font-size: 10px;
  }

  .celebritywrapper {
    padding-left: 12.5%;
    padding-right: 12.5%;
  }

  .grid-5 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .headreferences {
    margin-top: .7em;
    font-size: 1em;
    line-height: 1.1em;
  }

  .listreferences {
    font-size: .5em;
  }

  .imageheadreferences {
    object-position: 0% 50%;
    min-height: 500px;
  }

  .headcontact {
    margin-top: 1em;
    line-height: 1.1em;
  }

  .logonav {
    height: 44px;
  }

  .imageheadcontact {
    min-height: 500px;
  }

  .photovideoheadline {
    font-size: 7vw;
  }

  .headlinewrapper {
    font-size: 2vw;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }

  .heading1 {
    letter-spacing: 2px;
    font-size: 3em;
  }

  .section-header {
    height: 100%;
  }

  .headerimagewrapper {
    object-position: 70% 50%;
    height: 50vw;
  }

  .heading-2 {
    letter-spacing: 6px;
    font-size: 50px;
    line-height: 50px;
  }

  .headerlogowrapper {
    height: 4em;
  }

  .distancexl {
    padding-top: 4em;
  }

  .h4-title {
    padding-right: 12vw;
  }

  .copyl.righttextcontact {
    text-align: left;
    margin-top: 0;
    padding-left: .5em;
  }

  .copyl.righttextcontact.hidecontact {
    margin-top: 5.5em;
    padding-left: 1.2em;
    display: inline-block;
    position: absolute;
  }

  .distancem {
    padding-top: 1.5em;
  }

  .center1440.padding {
    padding-left: .75em;
    padding-right: .75em;
  }

  .heading-3 {
    font-size: 1.8em;
  }

  .h1-title {
    letter-spacing: 5px;
    font-size: 3em;
    line-height: 1.2em;
  }

  .h1-title.textcenter.textrose.titelcontact {
    letter-spacing: 4px;
    font-size: 3.5em;
  }

  .h1-title.textcenter.titelcontact {
    font-size: 3.5em;
  }

  .button {
    letter-spacing: 1px;
    width: 9em;
    padding-top: .3em;
    padding-bottom: .3em;
    font-size: .8em;
  }

  .button:hover {
    letter-spacing: 2px;
  }

  .button.buttonneg {
    width: 8.5em;
    padding-top: .3em;
    padding-bottom: .3em;
    font-size: 1em;
  }

  .link {
    letter-spacing: 3px;
    font-size: 2.4em;
  }

  .navlinkwrapper.horizontal {
    flex-direction: column;
  }

  .lottie-animation-2 {
    width: 25px;
    height: 25px;
  }

  .headersingletextwrapper {
    height: 18%;
  }

  .image-5 {
    object-position: 70% 0%;
  }

  .gridhoverwrapper._2columnmobile {
    height: 70vw;
  }

  .gridhoverwrapper._2columnmobile.nongridhover {
    height: 100%;
  }

  .image-6 {
    object-position: 50% 50%;
  }

  .image-6.imageright {
    object-position: 100% 50%;
  }

  .image-6.imageright.imageright10 {
    object-position: 97% 50%;
  }

  .image-6.imagecenter {
    object-position: 50% 20%;
  }

  .image-6.imageleft10 {
    object-position: 10% 50%;
  }

  .image-6.imagelifestyle {
    object-position: 46% 50%;
    width: 100%;
    max-width: none;
    height: 100%;
  }

  .image-6.imageleft2 {
    object-position: 0% 50%;
  }

  .image-6.imageleft3 {
    object-position: 2.5% 50%;
  }

  .image-6.imageright81 {
    object-position: 81% 50%;
  }

  .image-6.imageshooting {
    object-position: 50% 50%;
    max-width: none;
    height: 200%;
    margin-top: 70vw;
  }

  .image-6.imagevisualid2 {
    object-position: 78% 50%;
  }

  .image-6.imageright90 {
    object-position: 94.5% 50%;
  }

  .image-6.imageleft {
    object-position: 0% 50%;
  }

  .hovertextwrapper._100-width {
    object-fit: cover;
    width: 100vw;
  }

  .gridhome1 {
    grid-template-columns: 1fr;
    place-content: center;
    place-items: center;
  }

  .gridhome1.correctionhome {
    grid-template-rows: auto auto auto auto;
  }

  .logosubhead {
    font-size: 1em;
    line-height: 1em;
  }

  .gridhome2, .gridhome3 {
    grid-template-columns: 1fr;
    place-content: center;
    place-items: center;
  }

  .link-block {
    border: 1px #000;
  }

  .footerlinkwrapper {
    flex-direction: column;
  }

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

  .hoverwrapper._2columnmobile {
    height: 70vw;
  }

  .hoverwrapper._2columnmobile._2colummobile50vw {
    width: 100vw;
    height: 50vw;
  }

  .texthovercopy.retailtextsmall {
    padding-left: 10%;
    padding-right: 10%;
  }

  .tickerwrapper.referencesticker {
    height: 100px;
  }

  .tickerbg {
    height: 200px;
  }

  .tickerhead {
    font-size: 1.5em;
  }

  .gridadlerpreview {
    grid-template-columns: 1fr;
    place-content: center;
    place-items: center;
  }

  .linkewrapperalsolike {
    padding-left: 6em;
    padding-right: 6em;
  }

  .grid-3 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .distancel {
    padding-top: 4em;
  }

  .imagevisualid {
    object-position: 24% 50%;
  }

  .slide-nav {
    display: none;
  }

  .div-block {
    margin-left: 55px;
  }

  .aboutgridwrapper {
    margin-left: 10%;
    margin-right: 10%;
  }

  .grid-4 {
    grid-row-gap: 4em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .ptb_headerwrapper {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .retailheaderwrapper {
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .imagewrapper.imagecover {
    justify-content: center;
    align-items: center;
  }

  .gridstreetone {
    grid-template-columns: 1fr;
    place-content: center;
    place-items: center;
  }

  .grid-5 {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
  }

  .image100 {
    width: 133%;
    max-width: none;
  }

  .image100.viheader {
    object-fit: cover;
    object-position: 0% 50%;
    margin-left: -24.5vw;
  }

  .image100.viimage {
    object-fit: cover;
    width: 140%;
    margin-left: -35vw;
  }

  .imageright {
    margin-left: 15px;
  }

  .headerimagetextwrapperreferences {
    min-height: 320px;
  }

  .textwrapperreferences {
    padding-right: 1em;
    overflow: hidden;
  }

  .textwrapperreferencesl {
    padding-right: 4em;
  }

  .imageheadreferences {
    object-position: 10% 50%;
    min-height: 400px;
  }

  .textwrappercontact {
    padding-right: 1em;
    overflow: hidden;
  }

  .headcontact.textblack.textright {
    text-align: left;
    padding-left: .25em;
  }

  .headcontact.textblack.textleft {
    padding-left: .6em;
  }

  .headcontact.textblack.textleft.textdown {
    margin-top: 1.8em;
    display: inline-block;
  }

  .aboutlaptop {
    width: 90%;
    margin-right: 0%;
  }

  .logonav {
    height: 40px;
  }

  .imageheadcontact {
    object-position: 62% 50%;
    min-height: 400px;
  }

  .columnscontact {
    flex-flow: column;
    display: block;
  }

  .gridcontact {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin-left: .5em;
    margin-right: .5em;
  }

  .textwrapperleft.hide {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 14px;
  }

  .heading1 {
    font-size: 2em;
  }

  .headerimagewrapper {
    object-position: 100% 50%;
    height: 60vw;
  }

  .distancexl {
    padding-top: 3em;
  }

  .copyl.centertext.whitetext.letterspace {
    font-size: .8em;
  }

  .distancem {
    padding-top: 1.25em;
  }

  .copym.centertext.margin10 {
    margin-left: 2%;
    margin-right: 2%;
  }

  .center1440.padding {
    padding-left: .5em;
    padding-right: .5em;
  }

  .heading-3 {
    font-size: 1.75em;
  }

  .h2-title.centertext.versalien.dsvgo, .h2-title.centertext.dsvgo {
    font-size: 1.5em;
  }

  .h1-title {
    font-size: 2.5em;
    line-height: 1em;
  }

  .h1-title.textcenter.textrose {
    margin-bottom: -.2em;
    line-height: .85em;
  }

  .h1-title.textcenter.textrose.titelcontact {
    letter-spacing: 1px;
    font-size: 2.2em;
  }

  .h1-title.textcenter.titelcontact {
    letter-spacing: 2px;
    font-size: 2.2em;
  }

  .h1-title.textcenter.titelcontact.textleft {
    font-size: 3.3em;
  }

  .link {
    letter-spacing: 2px;
    font-size: 2em;
  }

  .lottie-animation-2 {
    width: 20px;
    height: 20px;
  }

  .image-5 {
    object-position: 60% 0%;
  }

  .texthover {
    font-size: 1.6rem;
  }

  .logosubhead {
    letter-spacing: 2px;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .texthovercopy.guttershooting {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .texthovercopy.retailtextsmall {
    padding-left: 5%;
    padding-right: 5%;
  }

  .tickerwrapper.referencesticker {
    height: 75px;
  }

  .tickerbg {
    height: 110px;
  }

  .tickerhead {
    font-size: 1em;
  }

  .tickertextwrapper {
    height: 60px;
  }

  .tickertextblack {
    font-size: 2em;
  }

  .tickertextpink {
    font-size: 3em;
  }

  .tickerwrapperinner {
    height: 66px;
  }

  .headalsolike {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.8em;
  }

  .linkewrapperalsolike {
    padding-left: 4em;
    padding-right: 4em;
  }

  .grid-3 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .distancel {
    padding-top: 3em;
  }

  .sliderarrow {
    width: 30px;
  }

  .aboutgridwrapper {
    margin-left: 5%;
    margin-right: 5%;
  }

  .grid-5 {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .headerimagetextwrapperreferences {
    min-height: 240px;
  }

  .textwrapperreferences {
    padding-right: .5em;
  }

  .headreferences {
    letter-spacing: 0;
    margin-top: .5em;
  }

  .listreferences {
    letter-spacing: -.1px;
    font-size: .4em;
    line-height: 1.2em;
  }

  .imageheadreferences {
    object-position: 5% 50%;
    min-height: 250px;
  }

  .textwrappercontact {
    padding-right: .5em;
  }

  .headcontact {
    letter-spacing: 0;
    margin-top: .75em;
  }

  .logonav {
    height: 36px;
  }

  .imageheadcontact {
    object-position: 65% 50%;
    min-height: 300px;
  }
}

#w-node-f9053eed-ba77-7db1-86b5-ebb1076c5a5e-bb17ddd6, #w-node-bb8e1d05-8cb1-a8c8-f863-c3e0238373a7-bb17ddd6, #w-node-_2ca22a6b-6503-7f78-5d43-704fee78ebfa-bb17ddd6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ca22a6b-6503-7f78-5d43-704fee78ebfb-bb17ddd6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_2ca22a6b-6503-7f78-5d43-704fee78ebfd-bb17ddd6, #w-node-_2ca22a6b-6503-7f78-5d43-704fee78ebfe-bb17ddd6, #w-node-b9ab775d-7a21-c04f-0f57-2a13f6db3b88-bb17ddd6, #w-node-f29fd34c-4e67-6490-a0b5-2fba0202a901-bb17ddd6, #w-node-_798b2dd5-c051-25ca-6f5d-12fee59cd591-bb17ddd6, #w-node-e9077a3e-27ee-6a74-d835-ec7fd1c1d18b-bb17ddd6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_358dc4bd-fb58-0d34-17b5-f6f6a42ced39-bb17ddd6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ef83c61-b2e1-5867-c73b-f6f34da7c863-bb17ddd6 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_89bef411-22f9-b5de-a652-dc2c0666f7d2-bb17ddd6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_07bfcf08-672d-f720-2def-d2c6c0255933-bb17ddd6 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_5f37c912-1517-835c-41cf-d17f1bd2e051-bb17ddd6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7a8d5682-0990-cc91-924a-e970a85b4411-bb17ddd6 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_3a12a46b-a0c2-8799-cc2c-db9b8e73dc85-d517ddd8, #w-node-_072cedd6-5520-dd7e-bbf1-1ade876b1147-d517ddd8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_65431043-82a2-d196-9e63-1d5479fb0d99-d517ddd8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-a2bd84f3-0079-c290-642b-795991e11daa-a817ddda {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee75d1bc-5fdf-fb69-a497-4bf055a1b00a-a817ddda, #w-node-e1e49513-60ae-b94b-2396-66cfb3dc2391-a817ddda {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_71935b77-e81f-bd74-0cd0-caf7141692c4-a817ddda, #w-node-c94d9d09-8541-c8de-090e-ad047953ad33-a817ddda {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a2f71866-782c-f61b-53a1-32abe7eb60d5-a817ddda, #w-node-_1dbaa961-609e-3026-b628-fa1a2e08113f-332acab5, #w-node-d9eea05e-6d8a-6533-a5b8-0eed5b95a4ea-332acab5, #w-node-a019e71e-2c4b-3bae-6fa5-3e0965d69bc1-332acab5, #w-node-ca945c15-9006-15d8-a9e6-702d8eb8a6c4-332acab5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9b983d51-e5ec-fa3a-1e77-286913ce2675-bb87b83c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_84674d29-6e64-6d44-6f94-ba83f53709c2-bb87b83c, #w-node-dcce4e65-ce62-d64b-78cc-423590dbac3c-bb87b83c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_88c770e6-c70c-d266-ae30-ab9f7c4eb5de-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_15f76a0f-04fe-6ead-a2d8-0093cc5300d8-d62ed649 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-d4052405-25fd-a5c9-23d0-751c3c9c8742-d62ed649, #w-node-d7df39d6-6bc1-81cb-a4d2-59c31bfe3627-d62ed649, #w-node-_1dee70b4-cf38-04aa-f498-0aedf369cdfd-d62ed649, #w-node-_5948858a-149a-05e5-e823-f74b231bcf06-d62ed649, #w-node-ba839fca-3d89-3d2c-6ad5-f054c7f585a7-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ac6d92d-8eec-0423-c38b-b05c68d6e487-d62ed649 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_42a8f7a1-d62c-bbb0-51a9-e20859ecaa39-d62ed649, #w-node-_16667634-580a-3b0d-1348-16cbc5a36a29-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_85425902-1f42-e8ef-1735-fe182d41a5d2-d62ed649 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_20a06800-ddfa-deeb-5d7f-cb2b5e984f4b-d62ed649, #w-node-_8b4cc4ee-2012-014a-815d-d2f6760a42bd-d62ed649, #w-node-dfddd115-541a-6fde-513e-ab5dd737355e-d62ed649, #w-node-_76ecd118-0ef0-8123-4cdd-15460a28dd2f-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5839296b-2074-ff34-913a-f3b19a919458-d62ed649 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_202126f1-c04b-ac44-ea50-0f853be3ce9b-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e82d210-099c-8060-13f9-4cb10d300070-d62ed649 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_7a238931-de8a-f139-0797-b5fb6b394af6-d62ed649, #w-node-_5fb2a277-422b-580f-a555-673fa10209a0-d62ed649, #w-node-e5f816b6-9703-3db3-3c54-3eb41e3d7afb-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2e13736a-5d25-6379-0d39-4299039c5d15-d62ed649 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_25dba23b-9608-5a03-3faa-7d6c134d3881-d62ed649, #w-node-a8eb331c-db6b-4a85-8b9d-75b751abdace-d62ed649, #w-node-ef243540-7167-333c-a579-54c41ec3e4ba-d62ed649, #w-node-_06c12313-1789-d761-9c22-c0c101a0f89d-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e960b433-56a7-876a-fbea-f873fa2b1a5e-d62ed649 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-be5219ac-83fb-da07-724d-daa5995364b8-d62ed649, #w-node-_063f70ad-7a23-8672-95bf-bc275a31a3ba-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a00755b-a28c-1c50-b895-f32d9921e1e0-d62ed649 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-f5d92a63-de7e-124f-b7e2-372fa0eca350-d62ed649, #w-node-_99bbb495-6f52-8dd9-d20f-87bb43d9faa1-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c2ab8235-7a9d-ab8e-a31d-663cd88aaa56-d62ed649 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-ff01ad46-e5b3-e290-9ea8-3fcac65f6cd0-d62ed649, #w-node-_7e03c9be-5ef7-3d2d-b698-ca069abbc16e-d62ed649, #w-node-_7876564b-3df6-504f-6360-f20898f005b9-d62ed649, #w-node-fc2d3ac3-9b75-a413-c864-12ee0e4bd33d-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4c8ada4d-4d79-277d-2c08-408789938c6c-d62ed649 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_7020e1da-a356-aaab-330d-04c9380971b9-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c9cb45c-928e-e9d4-faba-1152beef43ba-d62ed649 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_1089bd4d-7591-bb9c-bc41-5b6c1ef324cf-d62ed649, #w-node-_76ab3c33-f94d-e1f4-149f-869fee1d652d-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9d40917-dbb8-019e-04ed-05ba8553da13-d62ed649 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_15cdc690-5c86-b93f-b3b7-bdc25e952395-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7d58ccfd-3ca8-6837-4276-ba1782d4b27e-d62ed649 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_0c34d270-82d2-49ce-915f-197b9e571ac7-d62ed649 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_0868ca18-bfe1-13cc-b475-b59129763efd-d62ed649, #w-node-_0c3c1cf5-429f-a95e-c945-b65a2c78570f-d62ed649, #w-node-_2f31c6f3-2afa-5a6c-1dbb-f57eabe7fdf2-d62ed649, #w-node-_797b3a66-013e-a950-4cca-e36e8bc8d18e-d62ed649 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9d463eea-3717-1fc4-bfd6-4cbfc25c059e-d62ed649 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8a94a4dc-f6b8-14b5-afb9-dab71870d449-fa53c5e8, #w-node-_5e1adac2-f231-89fa-888b-957ae684c251-fa53c5e8, #w-node-_895194f5-f883-44ca-0286-d34d3a1ec017-fa53c5e8, #w-node-b9bbbb86-b874-3961-5fcb-0abb887cbed9-fa53c5e8, #w-node-b1e89d83-1e0d-b1a3-0a9c-4a2a28dd5086-fa53c5e8, #w-node-_84e1c6a9-8cef-064e-dd5d-a23f72c99f5e-fa53c5e8, #w-node-_07a86755-ecdd-1b70-9bd8-efee7400cdcc-fa53c5e8, #w-node-cca5c4e9-d61f-8a55-5bfc-1f32b28282bc-fa53c5e8, #w-node-_56a18ca5-4fda-cce8-03bc-6cb076cc7890-fa53c5e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_798b2dd5-c051-25ca-6f5d-12fee59cd591-bb17ddd6 {
    grid-area: 1 / 2 / 2 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-bb8e1d05-8cb1-a8c8-f863-c3e0238373a7-bb17ddd6 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b9ab775d-7a21-c04f-0f57-2a13f6db3ba2-bb17ddd6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f29fd34c-4e67-6490-a0b5-2fba0202a901-bb17ddd6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_798b2dd5-c051-25ca-6f5d-12fee59cd591-bb17ddd6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_694ad1cf-75d4-fb4d-6905-8807feb6a422-bb17ddd6, #w-node-e9077a3e-27ee-6a74-d835-ec7fd1c1d18b-bb17ddd6, #w-node-_358dc4bd-fb58-0d34-17b5-f6f6a42ced39-bb17ddd6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_5ef83c61-b2e1-5867-c73b-f6f34da7c863-bb17ddd6 {
    grid-column-end: 2;
  }

  #w-node-_89bef411-22f9-b5de-a652-dc2c0666f7d2-bb17ddd6, #w-node-_23f2777e-31be-917e-b4c8-6c825cfe9750-bb17ddd6, #w-node-_5bad3d9a-34ae-c453-dc86-3cb93e226898-bb17ddd6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6282c457-0cf6-0aa8-1600-a3d9481f8fc3-bb17ddd6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_07bfcf08-672d-f720-2def-d2c6c0255933-bb17ddd6 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7a8d5682-0990-cc91-924a-e970a85b4411-bb17ddd6 {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-c70d1ce5-253e-f7cd-7ab6-4578fcfa6c1a-bb17ddd6, #w-node-_35d90a5a-9be7-3545-edcd-45e032215902-bb17ddd6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b36f82c9-b0ba-f7cd-26a5-930d29fe5635-bb17ddd6 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_8a8dbaf1-34c3-9fe8-2aa9-0b8903aedcb2-bb17ddd6, #w-node-_23f2777e-31be-917e-b4c8-6c825cfe9758-bb17ddd6, #w-node-_9fa42733-ab6e-35a5-4e53-afd7b3a3aa37-bb17ddd6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b56f641f-e845-cb0f-9c29-a9bac73d9762-bb17ddd6 {
    grid-area: 8 / 1 / 9 / 3;
  }

  #w-node-_65431043-82a2-d196-9e63-1d5479fb0d99-d517ddd8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-ee75d1bc-5fdf-fb69-a497-4bf055a1b00a-a817ddda {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e1e49513-60ae-b94b-2396-66cfb3dc2391-a817ddda, #w-node-a2f71866-782c-f61b-53a1-32abe7eb60d5-a817ddda {
    grid-column: span 1 / span 1;
  }

  #w-node-_649c15f5-464f-49a1-1e23-65bac9fcf214-29889447 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_15a23b67-e4df-ab1e-8f24-247c86b5ffb2-29889447 {
    grid-area: 8 / 1 / 9 / 2;
  }

  #w-node-f82a3854-5f5e-4ff7-4fc2-203efdb5f983-29889447 {
    grid-area: 12 / 1 / 13 / 2;
  }

  #w-node-_4eba31a6-40b3-ad50-12d8-9b5f510ebb45-29889447 {
    grid-area: 16 / 1 / 17 / 2;
  }

  #w-node-f4d75328-f5a4-78df-be92-6d420009c883-29889447 {
    grid-area: 20 / 1 / 21 / 2;
  }

  #w-node-_842519f4-f4f0-85bc-1321-a7edf858e584-29889447 {
    grid-area: 24 / 1 / 25 / 2;
  }

  #w-node-_1dbaa961-609e-3026-b628-fa1a2e08113f-332acab5, #w-node-d9eea05e-6d8a-6533-a5b8-0eed5b95a4ea-332acab5, #w-node-a019e71e-2c4b-3bae-6fa5-3e0965d69bc1-332acab5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3a1311f4-dcb1-0f5f-53e3-74339022b670-332acab5 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-ca945c15-9006-15d8-a9e6-702d8eb8a6c4-332acab5, #w-node-_9b983d51-e5ec-fa3a-1e77-286913ce2675-bb87b83c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6d58e2f0-4e2d-c86e-0f8e-cd544b3539b2-bb87b83c {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_84674d29-6e64-6d44-6f94-ba83f53709c2-bb87b83c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_21f331db-edeb-3766-e3a5-69c0ec37ff0c-bb87b83c {
    grid-area: 6 / 1 / 7 / 2;
  }

  #w-node-dcce4e65-ce62-d64b-78cc-423590dbac3c-bb87b83c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b56f641f-e845-cb0f-9c29-a9bac73d9762-bb17ddd6 {
    grid-area: 8 / 1 / 10 / 3;
  }
}


@font-face {
  font-family: 'AirePro';
  src: url('../fonts/AireBoldPro.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/HVD-Fonts---BrandonGrotesque-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/HVD-Fonts---BrandonGrotesque-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zetafonts pro display';
  src: url('../fonts/Zetafonts---Blacker-Pro-Display-Medium-Italic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/Brandon_reg.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova Condensed';
  src: url('../fonts/FontsFree-Net-Proxima-Nova-Cond-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova Bold';
  src: url('../fonts/ProximaNovaBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova Medium';
  src: url('../fonts/ProximaNova.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova Regular';
  src: url('../fonts/ProximaNova-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}