:root {
  --color--background-color: #1a1a1a;
  --color--font-color: #fff;
  --font--paragraph\<deleted\|variable-867eacaa-e4ab-fc7d-0956-437e07e1a67c\>: Inter;
  --font--headings\<deleted\|variable-6549def9-e089-7dcc-7249-6daf7a777335\>: Oswald, sans-serif;
  --main-orange: #f38500;
  --color--accent-color: #d02b2a;
}

.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 {
  background-color: var(--color--background-color);
  color: var(--color--font-color);
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

h1 {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.2;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
}

p {
  font-family: var(--font--paragraph\<deleted\|variable-867eacaa-e4ab-fc7d-0956-437e07e1a67c\>);
  color: var(--color--font-color);
  margin-bottom: 10px;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.3;
}

a {
  font-family: var(--font--paragraph\<deleted\|variable-867eacaa-e4ab-fc7d-0956-437e07e1a67c\>);
  color: var(--color--font-color);
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}

img {
  max-width: 100%;
  display: inline-block;
}

strong {
  font-weight: bold;
}

blockquote {
  text-transform: none;
  background-image: url('../images/Qoute-Right.svg'), url('../images/Qoute-Left.svg');
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  border: 1px #000;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 50px 114px;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.7;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
}

.con-normal {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2em 5%;
  position: relative;
}

.con-normal.navbar-styled {
  align-items: center;
  max-width: 80rem;
  padding: 0 5%;
  display: flex;
}

.con-normal.footer-section {
  padding-top: 2em;
}

.con-normal.events {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

._100width {
  width: 100%;
}

.button {
  font-family: var(--font--headings\<deleted\|variable-6549def9-e089-7dcc-7249-6daf7a777335\>);
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 0;
  padding: 12px 32px;
  font-size: 18px;
  font-weight: 500;
  transition: transform .325s cubic-bezier(.175, .885, .32, 1.275), background-position .25s, background-color .45s;
}

.button:hover {
  color: #fff;
  background-color: #222;
  transform: scale(1.05);
}

.button.white {
  color: #000;
  background-color: #fff;
}

.sec-normal {
  position: relative;
}

.sec-normal.hero-section {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 100vh;
  margin-top: -70px;
  display: flex;
}

.sec-normal.footer {
  border-bottom: 5px solid var(--main-orange);
}

.sec-normal.event {
  margin-top: 40px;
}

.navbar {
  z-index: 9999;
  mix-blend-mode: difference;
  background-color: #ddd0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.nav-con-wrapper-2 {
  width: 100%;
  height: 100%;
}

.nav-con-wrapper-1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.white-text {
  color: #fff;
  font-weight: 600;
}

.featured-logo-wrapper {
  width: 110px;
}

.title-container {
  max-width: 762px;
}

.paragraph-holder {
  max-width: 465px;
}

.early-access-tag-holder {
  grid-column-gap: 10px;
  align-items: center;
  font-family: IBM Plex Sans Hebrew;
  font-size: 18px;
  display: flex;
}

.early-access-title-holder {
  max-width: 349px;
}

.power-feature-heading {
  font-size: 20px;
}

.hide {
  display: none;
}

.pricing-tag {
  text-transform: uppercase;
  border: 1px solid #fff3;
  border-radius: 100px;
  padding: 9px 16px;
  font-size: 18px;
}

.pricing-header {
  font-size: 42px;
  font-weight: 500;
}

.pricing-list-holder {
  border-top: 1px solid #414142;
  border-bottom: 1px solid #414142;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 55px;
  padding-bottom: 55px;
}

.checked-list-holder {
  grid-column-gap: 18px;
  align-items: center;
  display: flex;
}

.pricing-footer-holder {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cta-form-holder {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 75px;
  padding-bottom: 32px;
  display: flex;
  position: relative;
}

.cta-form-holder.no-paddings {
  grid-column-gap: 30px;
  flex-direction: row;
  padding-top: 13px;
  padding-bottom: 13px;
}

.error-message {
  color: #fff;
  text-align: center;
  background-color: #333;
  border: 1px solid #aa5252;
  border-radius: 8px;
  width: 100%;
  margin-bottom: 0;
  font-size: 14px;
  box-shadow: 0 4px 4px #0000003d, 0 0 14px #0000003d, 0 21px 36px #ff00041f;
}

.error-message::placeholder {
  color: #7d7d7d;
  font-family: IBM Plex Sans Hebrew;
  font-size: 15px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  margin-top: -70px;
  padding-top: 70px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

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

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

._404 {
  grid-column-gap: 30px;
  grid-row-gap: 15px;
  color: #fff;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.menu-button {
  justify-content: center;
  align-items: center;
  width: 52px;
  min-width: 52px;
  height: 52px;
  min-height: 52px;
  padding: 0;
}

.menu-button.w--open {
  z-index: 20;
  background-color: #c8c8c800;
}

.reviews-logos-holder {
  align-items: center;
  padding-bottom: 8em;
  display: flex;
  overflow: hidden;
}

.deploying-app-title-holder {
  max-width: 440px;
  margin-bottom: 20px;
}

.deploying-app-link-holder {
  grid-column-gap: 8px;
  align-items: center;
  margin-top: 32px;
  font-family: Inter;
  font-size: 16px;
  display: flex;
}

.deploying-app-paragraph-holder {
  max-width: 530px;
}

.gradient-line {
  opacity: .5;
  background-image: linear-gradient(to right, #ebebeb00, #ebebeb 17% 81%, #ebebeb00);
  width: 100%;
  height: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.data-collection-tab-holder {
  padding-top: 58px;
  padding-bottom: 58px;
}

.hero-card {
  perspective: 1500px;
}

.contact-text-field {
  color: #fff;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #fff;
  height: 51px;
  margin-bottom: 0;
  padding: 0;
  font-size: 17px;
  font-weight: 400;
  transition: border-color .375s;
}

.contact-text-field:hover {
  border-bottom-color: #595550;
}

.contact-text-field:focus {
  border-bottom-color: #c7482c;
}

.submit-button-simple {
  color: #595550;
  letter-spacing: 1px;
  background-color: #fff;
  background-image: url('../images/Up-Arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 200px;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  padding: 25px 7px 0 4px;
  font-family: Switzer variable;
  font-size: 24px;
  font-weight: 600;
  transition: background-color .3s;
}

.submit-button-simple:hover {
  background-color: #b9b9b9;
}

.fade-in-overflow---content {
  height: 100%;
}

.nav-con-links {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.con-nav-link {
  z-index: 3;
  grid-column-gap: 12px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  transition: font-variation-settings .8s cubic-bezier(.175, .885, .32, 1.275);
  display: flex;
  position: relative;
}

.nav-link {
  opacity: 1;
  color: var(--color--font-color);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 19px;
  transition: all .15s;
}

.nav-link:hover {
  color: var(--main-orange);
}

.nav-link.w--current {
  color: var(--color--font-color);
}

.nav-link.w--current:hover {
  color: var(--main-orange);
}

.nav-con-outer {
  z-index: 2;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin: 0;
  display: flex;
  overflow: hidden;
}

.menu-holder {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.number-2 {
  font-size: 18px;
}

.nav-con-inner {
  z-index: 2;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.black-line-text-container {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.work-item {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 360px;
  min-width: 360px;
  margin-right: 100px;
}

.footer-up-button {
  border: 2px solid #000;
  border-radius: 200px;
  justify-content: center;
  align-items: flex-end;
  width: 80px;
  height: 180px;
  transition: background-color .45s;
  display: flex;
}

.footer-up-button:hover {
  background-color: #cecece;
}

.menu-text {
  font-family: var(--font--paragraph\<deleted\|variable-867eacaa-e4ab-fc7d-0956-437e07e1a67c\>);
  font-size: 18px;
  font-weight: 500;
}

.horizontal-scrolling-wrapper {
  height: 250vh;
}

.section-title {
  justify-content: space-between;
  align-items: center;
  font-size: 40px;
  font-weight: 700;
}

.footer-holder {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 20px;
  display: flex;
}

.footer-gird {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 95%;
  display: flex;
  position: relative;
}

.drop-a-line-text {
  width: 100%;
}

.footer-info-holder {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-title {
  z-index: 1;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 700;
  position: relative;
}

.footer-link {
  z-index: 1;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 500;
  transition: all .15s;
  position: relative;
}

.footer-link:hover {
  color: var(--main-orange);
}

.footer-link.w--current {
  font-family: Oswald, sans-serif;
}

.featured-work-link {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.about-title-wrapper {
  display: flex;
}

.category-dropdown {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.rich-text-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.project-item {
  width: 100%;
  overflow: hidden;
}

.offer-title {
  font-size: 24px;
  font-weight: 600;
}

.offer-description {
  color: #5e5e5e;
  font-size: 16px;
}

.offer-image {
  object-fit: cover;
  width: 100%;
  height: 270px;
}

.offer-button-holder {
  flex-direction: column;
  margin-top: 30px;
  display: flex;
}

.divider-up {
  background-color: #000;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: 40px 0% auto;
}

.hero-section {
  margin-top: 1rem;
}

.hero-holder-text {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-section-small-text {
  z-index: 1;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 600;
  position: relative;
}

.hero-section-small-text.right-align {
  text-align: right;
}

.hero-text {
  color: var(--main-orange);
  text-align: center;
  letter-spacing: -13px;
  margin-bottom: 10px;
  margin-left: -39px;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 21em;
  font-weight: 700;
  line-height: .9;
}

.hero-text-wrapper {
  justify-content: space-between;
  width: 100%;
  padding-top: 20px;
  display: flex;
}

.hero-holder-images {
  margin-top: 32px;
}

.hero-section-images-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.hero-section-images-holder {
  border: 2px solid #000;
  width: 100%;
  overflow: hidden;
}

.hero-section-images-holder._01 {
  background-color: #e4e4d8;
}

.hero-section-images-holder._02 {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/Hero-Image-02_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: relative;
}

.hero-section-images {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.hero-section-images._02 {
  object-fit: contain;
}

.divider {
  background-color: #ffffff73;
  width: 100%;
  height: 2px;
  margin: 60px auto;
}

.divider._80top {
  margin-top: 80px;
}

.divider._80top.special1 {
  margin-top: 65px;
  margin-bottom: 35px;
}

.divider._40zop._2.music {
  margin-top: 40px;
  margin-bottom: 100px;
}

.divider._40zop._2.music.der.adsad {
  margin-bottom: 50px;
}

.divider.contact {
  margin-top: 100px;
  margin-bottom: 20px;
}

.about-me-section {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 150px;
  display: flex;
}

.about-me-grid {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.about-me-image-holder {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.about-me-image-holder._02 {
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}

.about-me-title {
  color: var(--main-orange);
  letter-spacing: -6px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 100px;
  font-weight: 700;
  line-height: .9;
  position: relative;
}

.about-me-title._02 {
  position: absolute;
  inset: auto auto -64% 0%;
}

.about-me-image-wrapper {
  flex-direction: row;
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.about-me-image-wrapper._01 {
  width: 71%;
}

.about-me-image-wrapper._02 {
  width: 100%;
}

.about-me-image {
  border: 2px solid #000;
  width: 100%;
}

.about-me-image._01 {
  width: 100%;
}

.color-palette-holder {
  margin-bottom: 24px;
  display: flex;
}

.color-palette {
  background-color: #d3b73a;
  width: 23px;
  height: 23px;
}

.color-palette._02 {
  background-color: #d87600;
}

.color-palette._03 {
  background-color: #bf6800;
}

.color-palette._04 {
  background-color: #a65b00;
}

.color-palette._01 {
  background-color: var(--main-orange);
}

.color-palette._05 {
  background-color: #8c4d00;
}

.project-image-holder {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  transition: all .15s;
  position: relative;
}

.project-image-holder:hover {
  background-image: linear-gradient(#0000, #0000);
}

.footer-contact {
  color: var(--main-orange);
  text-align: center;
  letter-spacing: -13px;
  margin-bottom: 40px;
  font-size: 19em;
  font-weight: 700;
  line-height: .9;
}

.animate-on-load-03 {
  width: 100%;
}

.perspective {
  perspective: 1500px;
}

.noise-wrap {
  z-index: 20;
  opacity: .27;
  pointer-events: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.noise-texture {
  filter: invert(33%);
  background-image: url('../images/Noise-Texture.png');
  background-position: 0 0;
  background-size: 200px;
  width: 140vw;
  height: 140vh;
  position: absolute;
  transform: translate(0, 11px);
}

.klr-media-link {
  width: 130px;
}

.home-intro_photo {
  background-image: linear-gradient(74deg, #000, #3d3d3dc2 61%, #fff0), url('../images/Hero-Image-02_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 120px;
  margin-top: 2em;
  margin-bottom: 2em;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.primary-button {
  color: #fff;
  letter-spacing: .02em;
  background-color: #0a0a0a;
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  padding: 1em 1.8em;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s ease-out;
  display: flex;
  transform: scale(1);
}

.primary-button:hover {
  background-color: var(--main-orange);
  color: #fff;
  transform: scale(1.05);
}

.primary-button.w--current {
  font-family: Oswald, sans-serif;
}

.text-size-h2 {
  text-transform: uppercase;
  font-size: 6em;
  font-weight: 700;
  line-height: .9;
}

.text-size-h2.is-home-intro-1 {
  color: var(--main-orange);
  width: 100%;
  font-size: 100px;
}

.event-text {
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
}

.grid-events {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.text-events-ort {
  color: #fff;
  text-shadow: 0 0 20px #000000e6;
  font-weight: 600;
}

.image-slide {
  z-index: 999;
  filter: invert();
  height: 200px;
  position: absolute;
  inset: -2% 11% auto auto;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
}

.sm-icon-link {
  color: #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 65px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.sm-icon-link.div {
  width: 100%;
  height: 30px;
  min-height: auto;
  font-family: Inter;
}

.sm-icon {
  object-fit: cover;
  width: 32px;
  height: auto;
}

.sm-text.sm-text-light {
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 16px;
}

.video-hero {
  width: 100%;
  height: 100%;
  margin-top: -70px;
}

.block {
  background-color: #ff0200;
  height: 200px;
}

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

.con-video-hero {
  height: 100vh;
}

.polaroid-frame {
  background-color: #d2d2d2;
  border-radius: .25rem;
  width: 22.5rem;
  height: 27.5rem;
  padding: 1.25rem;
  position: absolute;
  box-shadow: inset 0 0 1px -1px #0013611a, 0 0 4px 2px #0013611a;
}

.polaroid-frame._4 {
  z-index: 4;
  transform: rotate(0);
}

.polaroid-frame._2 {
  z-index: 2;
  transform: rotate(3deg);
}

.polaroid-frame._3 {
  z-index: 3;
  transform: rotate(-3deg);
}

.polaroid-frame._5 {
  z-index: 5;
}

.polaroid-frame._1 {
  z-index: 1;
  transform: rotate(13deg);
}

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

.polaroid-image-wrapper {
  border-radius: .125rem;
  width: 20rem;
  height: 22.5rem;
  overflow: hidden;
}

.polaroids-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 28rem;
  height: 32rem;
  display: flex;
  position: relative;
}

.polaroid-text {
  color: var(--main-orange);
  text-align: center;
  text-transform: uppercase;
  padding-top: 1rem;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1;
}

.page-locked {
  background-color: var(--color--background-color);
  position: absolute;
  inset: 0%;
}

.text-show {
  font-size: 50px;
}

.text-show.stylss {
  font-weight: 500;
}

.text-n {
  font-size: 16px;
}

.text-n.orange {
  color: var(--main-orange);
  text-transform: uppercase;
}

.text-n.orange.tester {
  margin-top: 2rem;
}

.text-l {
  font-size: 18px;
}

.grid-show-con-text {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.grid-social {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.div-block, .div-block-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  margin-top: 1rem;
  display: flex;
}

.image, .link-block {
  width: 30px;
  height: 30px;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 90vh;
  margin-bottom: -50px;
  display: flex;
}

.imp-dat {
  font-family: Oswald, sans-serif;
  overflow: hidden;
}

.imp-dat p {
  margin-top: .5rem;
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.imp-dat strong {
  font-family: Oswald, sans-serif;
  text-decoration: underline;
}

.imp-dat a {
  font-family: Oswald, sans-serif;
  font-size: 1rem;
  text-decoration: underline;
}

.imp-dat li {
  font-family: Oswald, sans-serif;
  font-size: 1rem;
}

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

  h2 {
    font-size: 38px;
  }

  h3 {
    font-size: 32px;
  }

  h4 {
    font-size: 28px;
  }

  h5 {
    font-size: 24px;
  }

  h6 {
    font-size: 20px;
  }

  .con-normal {
    padding-left: 5%;
    padding-right: 5%;
  }

  .con-normal.navbar-styled {
    height: 100%;
  }

  .con-normal.passion.ss {
    padding-bottom: 0;
  }

  .con-normal.music {
    padding-left: 0%;
    padding-right: 0%;
  }

  .con-normal.music.new {
    padding-top: 0;
  }

  .con-normal.music.new.tester {
    padding-bottom: 0;
  }

  .con-normal.events {
    overflow: hidden;
  }

  .con-normal.events.ds {
    padding-top: 0;
  }

  .sec-normal.music {
    padding-left: 5%;
    padding-right: 5%;
  }

  .navbar {
    z-index: 30;
    mix-blend-mode: normal;
    height: 50px;
    display: none;
  }

  .nav-con-wrapper-1 {
    grid-column-gap: 80px;
    justify-content: center;
    align-items: center;
  }

  .featured-logo-wrapper {
    width: 150px;
  }

  .menu-button {
    text-transform: uppercase;
    background-color: #0000;
    width: auto;
    min-width: auto;
    height: 34px;
    min-height: 30px;
    padding: 0 1rem;
    transition: background-color .4s;
  }

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

  .nav-con-links {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
  }

  .con-nav-link {
    grid-row-gap: 20px;
    flex-direction: row;
    height: auto;
  }

  .nav-link {
    color: #fff;
    margin-top: 0;
    font-size: 18px;
    text-decoration: underline;
  }

  .nav-con-outer {
    z-index: 0;
    background-color: var(--color--background-color);
    justify-content: center;
    align-items: center;
    margin-top: -70px;
    padding-top: 70px;
  }

  .nav-con-inner {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .work-item {
    flex-direction: column;
    align-items: center;
    margin-right: 50px;
  }

  .menu-text {
    color: #fff;
    font-family: Oswald, sans-serif;
    font-weight: 500;
  }

  .footer-holder {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .footer-gird {
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 100%;
  }

  .footer-info-holder {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-title {
    font-size: 23px;
  }

  .rich-text-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
  }

  .offer-title {
    font-size: 20px;
  }

  .offer-description {
    font-size: 15px;
  }

  .hero-section {
    margin-top: 0;
  }

  .hero-text {
    margin-left: 0;
    font-size: 21.9em;
  }

  .divider._80top.special1 {
    margin-bottom: 20px;
  }

  .divider._40zop._2 {
    margin-top: 50px;
  }

  .divider._40zop._2.music.der {
    margin-bottom: 50px;
  }

  .divider._40zop._2.un2 {
    margin-top: 10px;
  }

  .about-me-title._02 {
    bottom: -73%;
  }

  .project-image-holder {
    background-image: none;
    flex-direction: column;
    display: flex;
  }

  .footer-contact {
    font-size: 15em;
  }

  .home-intro_photo {
    padding-top: 0;
  }

  .text-size-h2 {
    font-size: 4em;
  }

  .event-text {
    font-size: 3rem;
    line-height: 1;
  }

  .text-events-ort {
    text-align: center;
  }

  .image-slide {
    height: 180px;
    right: 1%;
  }

  .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .sm-icon-link {
    margin-right: 16px;
  }

  .video-hero {
    min-height: auto;
    margin-top: 0;
  }

  .grid-show {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .con-video-hero {
    height: auto;
  }

  .polaroid-frame._4 {
    transform: translate(-25vw)rotate(-6deg);
  }

  .polaroid-frame._2 {
    transform: translate(54vw)rotate(3deg);
  }

  .polaroid-frame._3 {
    transform: translate(40vw, -1vh)rotate(14deg);
  }

  .polaroid-frame._1 {
    transform: translate(-48vw)rotate(13deg);
  }

  .polaroids-wrapper {
    transform: scale(.8);
  }

  .text-show.stylss {
    margin-bottom: 10px;
  }

  .div-block-3 {
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .imp-dat h1 {
    font-size: 50px;
  }
}

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

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 22px;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 18px;
  }

  p {
    font-size: 16px;
  }

  blockquote {
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px 0;
  }

  .con-normal.passion {
    padding-top: 0;
    padding-bottom: 0;
  }

  .work-item {
    width: 300px;
    min-width: 300px;
  }

  .footer-gird {
    grid-template-columns: 1fr 1fr;
  }

  .footer-info-holder {
    border-right-style: none;
  }

  .featured-work-link {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .hero-section-small-text {
    font-size: 18px;
  }

  .hero-text {
    letter-spacing: -5px;
    font-size: 16.9em;
  }

  .divider._40zop {
    margin-top: 10px;
  }

  .divider._40zop._2 {
    margin-top: 30px;
    margin-bottom: 100px;
  }

  .divider._40zop._2.music {
    margin-top: 20px;
    margin-bottom: 80px;
  }

  .divider._40zop._2.music.der.adsad {
    margin-bottom: 30px;
  }

  .about-me-title {
    font-size: 70px;
  }

  .about-me-title._02 {
    bottom: -173px;
  }

  .footer-contact {
    font-size: 10em;
  }

  .home-intro_photo {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .text-size-h2 {
    font-size: 3em;
  }

  .text-size-h2.is-home-intro-1 {
    font-size: 70px;
  }

  .event-text {
    font-size: 2rem;
  }

  .text-events-ort {
    text-align: center;
  }

  .image-slide {
    height: 150px;
    top: 31%;
    right: 75%;
  }

  .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  p {
    text-transform: uppercase;
    font-size: 15px;
  }

  .con-normal.navbar-styled {
    padding-left: 1em;
    padding-right: 1em;
  }

  .con-normal.music {
    padding-top: 5em;
  }

  .nav-con-wrapper-1 {
    grid-column-gap: 12px;
  }

  .featured-logo-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .pricing-list-holder {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .pricing-footer-holder {
    grid-row-gap: 12px;
    flex-direction: column;
    align-items: flex-start;
  }

  .menu-button {
    width: 90px;
    padding-left: 0;
    padding-right: 0;
  }

  .contact-text-field {
    border-bottom-color: #707070;
  }

  .nav-link {
    z-index: 2;
  }

  .nav-con-outer {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-con-inner {
    padding-bottom: 40px;
  }

  .black-line-text-container {
    flex-wrap: wrap;
  }

  .work-item {
    border-style: none;
    border-color: #000;
  }

  .menu-text {
    font-family: var(--font--headings\<deleted\|variable-6549def9-e089-7dcc-7249-6daf7a777335\>);
    font-size: 16px;
    font-weight: 300;
  }

  .section-title {
    font-size: 24px;
  }

  .footer-holder {
    padding-top: 0;
  }

  .footer-gird {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .footer-info-holder {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    padding: 20px 15px;
  }

  .footer-info-holder.last {
    padding-bottom: 0;
  }

  .footer-title, .footer-link {
    font-size: 20px;
  }

  .rich-text-wrapper {
    flex-direction: column;
    padding-top: 24px;
  }

  .hero-section-small-text {
    font-size: 14px;
  }

  .hero-text {
    font-size: 10.5em;
  }

  .hero-text-wrapper {
    margin-bottom: 20px;
    padding-top: 40px;
  }

  .hero-text-wrapper.down {
    margin-bottom: 0;
    padding-top: 20px;
  }

  .hero-section-images-grid {
    grid-template-columns: 1fr;
  }

  .divider {
    margin-bottom: 0;
  }

  .divider._80top.special1 {
    margin-top: 50px;
    margin-bottom: 0;
  }

  .divider._40zop {
    margin-top: 40px;
  }

  .divider._40zop._2 {
    margin-bottom: 70px;
  }

  .divider._40zop._2.un2 {
    margin-top: 20px;
    margin-bottom: 50px;
  }

  .divider.contact {
    margin-top: 90px;
  }

  .about-me-section {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .about-me-section.mobilenw {
    padding-top: 30px;
  }

  .about-me-title {
    letter-spacing: 0;
    font-size: 32px;
  }

  .about-me-title._02 {
    bottom: -101px;
  }

  .footer-contact {
    letter-spacing: -3px;
    font-size: 6.1em;
  }

  .home-intro_photo {
    background-image: linear-gradient(#000, #fff0), linear-gradient(74deg, #000, #3d3d3dc2 61%, #fff0), url('../images/pexels-jonathan-borba-5533841_1.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    margin-top: 1em;
  }

  .text-size-h2 {
    font-size: 2.5em;
  }

  .text-size-h2.is-home-intro-1 {
    font-size: 32px;
  }

  .grid-events {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .image-slide {
    height: 95px;
    top: 27%;
  }

  .grid {
    grid-column-gap: 15px;
    grid-row-gap: 35px;
    grid-template-columns: 1fr 1fr;
  }

  .polaroids-wrapper {
    transform: scale(.6);
  }

  .image, .link-block {
    width: 35px;
    height: 35px;
  }

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

  .imp-dat p {
    text-transform: none;
  }
}

#w-node-_445acc9d-798b-5db8-1249-2213d0b231a4-23406e7f, #w-node-_2dab3384-dd98-398c-f2cc-81c4b6d15620-23406e7f, #w-node-c4202f28-5ed6-a9ca-f71b-df8fc3ca4d38-23406e7f, #w-node-f5d81280-8520-7c9d-5b7a-502a1f785d1e-23406e7f, #w-node-_4de0da75-96b1-f8bf-402b-60842aa8c5d2-23406e7f, #w-node-_4325cf9c-e4c1-08c5-d69a-27cc785799d5-23406e7f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_66ea87dd-51f6-137f-9326-d0549763cd55-23406e7f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_66ea87dd-51f6-137f-9326-d0549763cd57-23406e7f {
  place-self: center end;
}

#w-node-_9ab8c166-1564-036f-d0f9-e1bd14808bef-468af7d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6801476b-ed4b-b938-8c43-36cc1ed10ebd-468af7d9, #w-node-_6801476b-ed4b-b938-8c43-36cc1ed10ec1-468af7d9, #w-node-_6801476b-ed4b-b938-8c43-36cc1ed10ec9-468af7d9, #w-node-_6801476b-ed4b-b938-8c43-36cc1ed10ecd-468af7d9, #w-node-d9a11992-c645-c5b4-37ae-296918278a18-468af7d9, #w-node-_82a56768-2144-ee18-6d09-300d3eb431e7-468af7d9 {
  justify-self: center;
}

#w-node-_1292086c-ed54-3094-76eb-cc5f365b7968-468af7d9, #w-node-_76a9dc2d-cfb9-869f-ba2f-6d27b167483b-468af7d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_4325cf9c-e4c1-08c5-d69a-27cc785799d5-23406e7f {
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_1292086c-ed54-3094-76eb-cc5f365b7968-468af7d9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_66ea87dd-51f6-137f-9326-d0549763cd57-23406e7f {
    justify-self: center;
  }
}


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