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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

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

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

.container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 625px;
  margin-top: 0;
  display: flex;
  position: static;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.terms-conditions {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #1a1e2e;
  border-bottom: 0 solid #e4ebf3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: auto;
  padding: 39px 30px 80px;
  display: block;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  padding-top: 20px;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  color: #fff;
  text-align: left;
  -webkit-text-stroke-color: #fff;
  width: 500px;
  margin-bottom: 30px;
  font-family: Roboto;
  font-weight: 400;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading {
  color: #fff;
  text-align: left;
  -webkit-text-stroke-color: #fff;
  width: 500px;
  margin-top: 0;
  margin-bottom: 31px;
  padding-top: 0;
  font-family: Artifexcf;
  font-weight: 700;
}

.paragraph {
  color: #c2a88a;
  width: 550px;
  margin-bottom: 3px;
  font-family: Roboto;
  font-weight: 400;
}

.image {
  margin-left: 0;
}

.singing-career {
  background-color: #1a1e2e;
  border-bottom: 0 solid #e4ebf3;
  margin-bottom: 0;
  padding: 80px 30px 60px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 900px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-2 {
  color: #fff;
  text-align: center;
  align-self: auto;
  width: auto;
  height: auto;
  margin-bottom: 40px;
  padding-left: 0;
  font-family: Roboto;
  font-weight: 400;
  position: static;
  inset: 0% -7% auto auto;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Artifexcf;
  font-size: 25px;
}

.about {
  background-color: #f3f0e4;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-2 {
  margin-left: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
  font-family: Roboto;
}

.image-2 {
  order: 0;
}

.image-4 {
  margin-left: 17px;
}

.heading-3 {
  font-family: Artifexcf;
}

.image-5 {
  margin-top: 0;
  padding-top: 0;
}

.project-movie {
  background-color: #f7f4e9;
  border-bottom: 0 solid #e4ebf3;
  padding: 60px 30px 80px;
  position: relative;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
  font-family: Roboto;
}

.shadow-two-3 {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 51px;
  font-family: Artifexcf;
  font-size: 28px;
}

.heading-5 {
  font-size: 18px;
}

.heading-6 {
  font-family: Artifexcf;
  font-size: 18px;
}

.project-music {
  background-color: #f6f4e9;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.shadow-two-4 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-5 {
  margin-bottom: 24px;
  font-family: Roboto;
}

.heading-7 {
  font-family: Artifexcf;
  font-size: 22px;
}

.rewards {
  background-color: #1a1e2e;
}

.heading-8 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Artifexcf;
  font-size: 28px;
}

.paragraph-2 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Roboto;
}

.heading-9 {
  color: #c2a88a;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Artifexcf;
  font-size: 20px;
}

.paragraph-3 {
  color: #c2a88a;
  margin-top: 28px;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 400;
}

.nagrade {
  color: #fff;
  background-color: #1a1e2e;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px 80px;
  position: relative;
}

.shadow-two-5 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-6 {
  margin-bottom: 24px;
  font-family: Roboto;
}

.heading-10 {
  -webkit-text-stroke-color: #fff;
  font-family: Artifexcf;
  font-size: 24px;
}

.footer {
  background-color: #1a1e2e;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  color: #c2a88a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Roboto;
  display: flex;
}

.footer-title {
  color: #fff;
  margin-top: 17px;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
}

.footer-link-two {
  opacity: 1;
  color: #fff;
  mix-blend-mode: normal;
  margin-top: 20px;
  font-family: Roboto;
  font-size: 13px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #c2a88a;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  color: #fff;
  background-color: #fff;
  border: 1px solid #9e6e52;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  color: #4d4c4c;
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/send.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #c2a88a;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #a7a7a7;
  font-family: Roboto;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-6 {
  display: inline-block;
}

.section-2 {
  position: absolute;
}

.image-7 {
  position: static;
}

.nav-menu-2 {
  text-align: left;
}

.section-3 {
  background-image: url('../images/Hero_img.jpg');
  background-position: 50% 0;
  height: 822px;
}

.navbar {
  text-align: center;
  background-color: #1a1e2e00;
}

.nav-link-2 {
  color: #fff;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Roboto;
  font-size: 14px;
}

.nav-link-2:hover {
  color: #b48b6f;
}

.container-4 {
  text-align: left;
  text-transform: uppercase;
  background-color: #1a1e2e00;
  margin-top: 23px;
  font-family: Artifexcf;
  font-weight: 400;
}

.section-4 {
  float: none;
  padding-left: 0;
  position: static;
  inset: auto 0% 0%;
}

.image-9 {
  margin-bottom: 39px;
  padding-left: 211px;
}

.button2 {
  float: none;
  clear: none;
  aspect-ratio: auto;
  text-align: left;
  vertical-align: baseline;
  background-color: #b48b6f;
  border-radius: 20px;
  width: auto;
  min-width: 0;
  max-width: none;
  margin-left: 0;
  margin-right: auto;
  font-family: Artifexcf;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  position: static;
}

.button2:hover {
  background-color: #455c70;
}

.image-10, .image-12, .image-13 {
  border-radius: 15px;
}

.image-14 {
  border-radius: 14px;
}

.image-15 {
  width: 190px;
}

.hilandar {
  background-color: #f6f4e9;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-6 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-7 {
  margin-bottom: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.image-16 {
  border-radius: 15px;
}

.image-17, .image-18, .image-19, .image-20 {
  padding-right: 10px;
}

.image-21 {
  padding-right: 0;
}

.image-22 {
  padding-right: 10px;
}

.cell {
  justify-content: center;
  align-items: flex-start;
}

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

.paragraph-4 {
  color: #fff;
  margin-bottom: 0;
  font-family: Roboto;
}

.cell-2 {
  justify-content: center;
  align-items: center;
}

.text-block {
  color: #fff;
  font-family: Artifexcf;
  font-size: 38px;
  font-weight: 700;
}

.kontakt {
  color: #fff;
  background-color: #1a1e2e;
  border: 0 solid #9e6e50;
  border-bottom-width: 2px;
}

.video {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-bottom: 0 solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.link {
  opacity: 1;
  color: #a7a7a7;
  mix-blend-mode: normal;
}

.link:hover {
  color: #c2a88a;
}

.container-8 {
  margin-top: 85px;
}

.youtube-link {
  border-radius: 0;
}

.facebook {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.instagram-link {
  order: 0;
}

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

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

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

.navbar-2 {
  margin-left: auto;
  margin-right: auto;
}

.container-9 {
  text-align: center;
  margin-bottom: 60px;
}

.image-23 {
  width: 200px;
}

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

.link-2, .link-3, .link-4 {
  color: #fff;
}

.paragraph-5, .paragraph-6 {
  color: #fff;
  font-family: Roboto;
}

.link-5, .link-6 {
  color: #fff;
}

.anchor-scroll {
  margin-bottom: 20px;
  margin-right: 20px;
  position: fixed;
  inset: auto 0% 0% auto;
}

.image-24 {
  width: 35px;
}

.link-7 {
  color: #fff;
}

.text-block-2 {
  color: #1a1e2e;
  font-family: Roboto;
  font-weight: 700;
}

.success-message {
  background-color: #c2a88a;
  border-radius: 15px;
}

.error-message {
  border-radius: 15px;
}

.text-block-3 {
  font-family: Roboto;
  font-weight: 500;
}

.section-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #1a1e2e;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  margin: 40px auto;
  font-family: Artifexcf Book;
  font-size: 100px;
  display: flex;
  position: static;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
  margin-top: 31px;
  font-family: Artifexcf Book;
  font-size: 24px;
  position: relative;
}

.button-2 {
  text-align: right;
  vertical-align: baseline;
  border-radius: 20px;
  display: inline-block;
}

.div-block {
  text-align: center;
  margin-top: 48px;
  margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .terms-conditions {
    position: static;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .heading {
    margin: auto;
    padding-top: 0;
  }

  .container-3 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .image-3 {
    align-self: auto;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-5 {
    max-width: 728px;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-7 {
    max-width: 728px;
  }

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

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .navbar-2 {
    margin-left: auto;
    margin-right: auto;
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .terms-conditions {
    padding: 60px 15px;
  }

  .heading {
    padding-top: 0;
  }

  .singing-career, .about, .project-movie, .project-music, .nagrade {
    padding: 60px 15px;
  }

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

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .hilandar, .video {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .terms-conditions {
    padding-top: 40px;
    padding-bottom: 23px;
  }

  .container-2 {
    max-width: none;
  }

  .hero-wrapper {
    margin-bottom: 0;
    padding-top: 0;
  }

  .margin-bottom-24px {
    width: auto;
  }

  .heading {
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 25px;
    line-height: 40px;
  }

  .paragraph {
    width: auto;
    margin-bottom: 0;
    padding-bottom: 15px;
  }

  .singing-career {
    padding-top: 40px;
  }

  .container-3 {
    max-width: none;
  }

  .margin-bottom-24px-2 {
    width: auto;
    margin-bottom: -3px;
  }

  .heading-2 {
    line-height: 35px;
    position: static;
  }

  .about {
    padding-bottom: 20px;
  }

  .hero-wrapper-2 {
    margin-bottom: 0;
  }

  .hero-split-2 {
    margin-bottom: 10px;
  }

  .image-3 {
    vertical-align: middle;
    order: 0;
    align-self: auto;
    width: 121px;
    min-width: 0;
    max-width: 66%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .heading-3 {
    font-size: 25px;
  }

  .image-5 {
    margin-top: 0;
  }

  .project-movie {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .margin-bottom-24px-4 {
    margin-bottom: 10px;
  }

  .heading-4 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 35px;
  }

  .heading-6 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 25px;
  }

  .project-music {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .heading-7 {
    font-size: 17px;
    line-height: 25px;
  }

  .heading-8 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 25px;
    text-decoration: none;
  }

  .paragraph-2 {
    object-fit: fill;
  }

  .heading-9 {
    margin-top: 30px;
    font-size: 18px;
    line-height: 25px;
  }

  .nagrade {
    background-color: #1a1e2e;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .margin-bottom-24px-6 {
    color: #000;
  }

  .heading-10 {
    color: #000;
    font-size: 25px;
    line-height: 35px;
  }

  .footer {
    border-bottom-width: 0;
    padding-top: 40px;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-block-two {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    pointer-events: auto;
    border: 0 solid #c2a88a;
    border-radius: 12px;
    grid-template-rows: .25fr auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch center;
    place-items: center;
    margin-top: 10px;
    display: grid;
  }

  .footer-title {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-link-two {
    color: #fff;
  }

  .footer-form-container {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-copyright {
    text-align: center;
  }

  .footer-social-block-two {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .section-3 {
    box-sizing: border-box;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    background-image: url('../images/mobilna_hero428.jpg');
    background-position: 50%;
    background-size: auto;
    background-clip: border-box;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    height: 814px;
    min-height: 0;
    max-height: none;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
    bottom: 0;
    overflow: visible;
  }

  .nav-link-2 {
    text-align: center;
    background-color: #1a1e2e00;
  }

  .nav-link-2:active {
    background-color: #1a1e2e;
  }

  .container-4 {
    margin-top: 0;
    position: static;
  }

  .image-8 {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .section-4 {
    margin-top: 40px;
    padding-top: 0;
  }

  .image-9 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 10px;
  }

  .button2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-10 {
    border-radius: 9px;
  }

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

  .image-12 {
    margin-bottom: 34px;
  }

  .image-15 {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-5 {
    max-width: none;
  }

  .quick-stack {
    grid-column-gap: 0px;
  }

  .paragraph-4 {
    font-size: 12px;
  }

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

  .container-6 {
    position: relative;
  }

  .container-7 {
    max-width: none;
  }

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

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .menu-button-2 {
    position: static;
    inset: 0% 0% auto auto;
  }

  .menu-button-2.w--open {
    z-index: auto;
    float: none;
    clear: both;
    background-color: #1a1e2ee6;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .icon {
    float: none;
    clear: right;
    color: #e1a578;
    text-align: right;
  }

  .nav-menu-3 {
    float: none;
    clear: both;
    background-color: #1a1e2ee8;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    position: relative;
  }

  .container-8 {
    margin-top: 50px;
    margin-bottom: 20px;
  }
}

#w-node-_6412f499-357e-e464-680e-4569d5f167c6-7e62b8d4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}


@font-face {
  font-family: 'Artifexcf Book';
  src: url('../fonts/ArtifexCF-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Artifexcf';
  src: url('../fonts/ArtifexCF-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Artifexcf';
  src: url('../fonts/ArtifexCF-RegularItalic.ttf') format('truetype'), url('../fonts/ArtifexCF-BookItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Artifexcf';
  src: url('../fonts/ArtifexCF-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Artifexcf';
  src: url('../fonts/ArtifexCF-HeavyItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Artifexcf';
  src: url('../fonts/ArtifexCF-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Artifexcf';
  src: url('../fonts/ArtifexCF-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Artifexcf';
  src: url('../fonts/ArtifexCF-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}