/* >= 1440px */
@media screen and (min-width: 1440px) {
  #node-landingpage_bunt {
    --font-size-h3: 30px;
    --font-size-h2: 40px;
    --font-size-big: 22px;
  }
  #node-landingpage_bunt #page-header.bunt .section {
    gap: 50px;
  }
  #node-landingpage_bunt #page-header.bunt .section span {
    font-size: 40px;
  }
  #node-landingpage_bunt #page-header.bunt .section img {
    width: 200px;
  }
  #node-landingpage_bunt #intro .section .intro-wrapper .title {
    font-size: 120px;
    margin-bottom: 50px;
  }
  #node-landingpage_bunt #intro .section .intro-wrapper .image-bunt {
    width: 400px;
  }
  #node-landingpage_bunt #intro .section .intro-wrapper .image-dose picture {
    width: 100px;
  }
  #node-landingpage_bunt #intro .section > .text {
    margin-top: 100px;
    margin-bottom: 50px;
    font-size: var(--font-size-big);
  }
  #node-landingpage_bunt #intro .section .button-wrapper {
    flex-direction: row;
  }
  #node-landingpage_bunt #dose {
    padding-top: 150px;
  }
  #node-landingpage_bunt #dose .untertitel {
    font-size: var(--font-size-big);
  }
  #node-landingpage_bunt #whatsapp {
    padding: 150px 0;
  }
  #node-landingpage_bunt #whatsapp .whatsapp {
    padding: 50px;
  }
  #node-landingpage_bunt #whatsapp .whatsapp::before {
    width: auto;
    height: 100%;
    aspect-ratio: 1;
  }
  #node-landingpage_bunt #whatsapp .whatsapp .label {
    font-size: var(--font-size-big);
  }
  #node-landingpage_bunt #whatsapp .whatsapp .label img {
    width: 40px;
    height: 40px;
  }
  #node-landingpage_bunt #whatsapp .whatsapp .text {
    padding-right: 50%;
  }
  #node-landingpage_bunt #preise {
    padding-top: 150px;
  }
  #node-landingpage_bunt #preise .section > .text {
    padding-right: 40%;
    font-size: var(--font-size-big);
  }
  #node-landingpage_bunt #preise .section > .title {
    margin-bottom: 50px;
  }
  #node-landingpage_bunt #preise .section .hauptpreis {
    margin-bottom: 100px;
    padding: 50px;
  }
  #node-landingpage_bunt #preise .section .hauptpreis .image {
    max-width: 400px;
  }
  #node-landingpage_bunt #preise .section .hauptpreis .untertitel {
    font-size: var(--font-size-big);
  }
  #node-landingpage_bunt #preise .section .info {
    margin-bottom: 50px;
  }
  #node-landingpage_bunt #preise .section .preise {
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 100px;
  }
  #node-landingpage_bunt #preise .section .preise .preis {
    padding: 50px;
  }
  #node-landingpage_bunt #preise .section .cta .text {
    font-size: var(--font-size-big);
  }
  #node-landingpage_bunt #preise .section .cta .scrollto {
    font-size: var(--font-size-big);
  }
  #node-landingpage_bunt #preise .section .cta .scrollto i {
    font-size: 60px;
    line-height: 60px;
  }
  #node-landingpage_bunt #gewinnspiel .section > .title {
    margin-bottom: 50px;
  }
  #node-landingpage_bunt #gewinnspiel .section > .text {
    font-size: var(--font-size-big);
    margin-bottom: 100px;
  }
  #node-landingpage_bunt #gewinnspiel .section .form {
    padding: 70px 50px;
    margin-bottom: 100px;
  }
  #node-landingpage_bunt #gewinnspiel .section .form .form-item-waehle-deinen-wunschpreis-deine-wunschpreise-mehrfachauswahl-moe,
  #node-landingpage_bunt #gewinnspiel .section .form .form-item-den-gewinncode-entry-code-fuer-deine-bewerbung-findest-du-unter {
    margin-bottom: 100px;
    grid-column-end: span 2;
  }
  #node-landingpage_bunt #gewinnspiel .section .form form {
    display: grid;
    grid-template-rows: 1fr 1fr;
    column-gap: 20px;
    row-gap: 0;
    grid-template-rows: auto;
  }
  #node-landingpage_bunt #gewinnspiel .section .form .webform-type-webform-markup,
  #node-landingpage_bunt #gewinnspiel .section .form .webform-type-checkbox,
  #node-landingpage_bunt #gewinnspiel .section .form .form-actions {
    grid-column-end: span 2;
  }
  #node-landingpage_bunt #gewinnspiel .section .whatsapp .text {
    font-size: var(--font-size-big);
  }
  #node-landingpage_bunt #standorte {
    padding: 150px 0;
  }
  #node-landingpage_bunt #standorte .untertitel,
  #node-landingpage_bunt #standorte .title,
  #node-landingpage_bunt #standorte .text {
    max-width: 600px;
  }
}
/* >= 1600px */
@media screen and (min-width: 1600px) {
  #node-landingpage_bunt {
    --font-size-h3: 36px;
    --font-size-h2: 50px;
    --font-size-big: 24px;
  }
  #node-landingpage_bunt #intro .intro-wrapper .title {
    font-size: 140px;
  }
  #node-landingpage_bunt #dose {
    padding-top: 200px;
  }
  #node-landingpage_bunt #whatsapp {
    padding: 200px 0;
  }
  #node-landingpage_bunt #preise {
    padding-top: 200px;
  }
}
/* >= 1920px */
@media screen and (min-width: 1920px) {
  #node-landingpage_bunt {
    --font-size-h3: 40px;
    --font-size-h2: 60px;
    --font-size-big: 28px;
  }
  #node-landingpage_bunt #intro .section .intro-wrapper .title {
    font-size: 160px;
  }
  #node-landingpage_bunt #intro .section .intro-wrapper .image-bunt {
    width: 450px;
  }
  #node-landingpage_bunt #intro .section .intro-wrapper .image-dose {
    right: calc((((100vw - 1420px) * 0.5) + 15px) *-1);
  }
  #node-landingpage_bunt #intro .section .intro-wrapper .image-dose .label {
    font-size: 15px;
  }
  #node-landingpage_bunt #intro .section .intro-wrapper .image-dose picture {
    width: 125px;
  }
  #node-landingpage_bunt #intro .section .text-banner-wrapper {
    margin-left: calc((100vw - 1420px) * -0.5);
  }
  #node-landingpage_bunt #dose .dose {
    max-width: 400px;
  }
  #node-landingpage_bunt #dose .dose .labels {
    padding-bottom: 70px;
  }
  #node-landingpage_bunt #dose .dose .labels .label-dose {
    font-size: 14px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%5C%2Fwww%5C%2Fvhosts%5C%2Finfinitymusictour.at%5C%2Fhttpdocs%5C%2Fthemes%5C%2Fcustom%5C%2Fless%5C%2F_page%5C%2Flandingpage_bunt%5C%2Flandingpage_bunt.desktop.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAgNA%2CmBA%5C%2FMsC%3BEAClC%3BIACI%2CoBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3B%3BEAHJ%2CsBAKI%2CaAAY%2CKACR%3BIACI%2CSAAA%3B%3BEAPZ%2CsBAKI%2CaAAY%2CKACR%2CSAGI%3BIACI%2CeAAA%3B%3BEAVhB%2CsBAKI%2CaAAY%2CKACR%2CSAOI%3BIACI%2CYAAA%3B%3BEAdhB%2CsBAmBI%2COACI%2CSACI%2CeAGI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEA1BpB%2CsBAmBI%2COACI%2CSACI%2CeASI%3BIACI%2CYAAA%3B%3BEA%5C%2FBpB%2CsBAmBI%2COACI%2CSACI%2CeAaI%2CYACI%3BIACI%2CYAAA%3B%3BEApCxB%2CsBAmBI%2COACI%2CSAqBK%3BIACG%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAW%2CoBAAX%3B%3BEA5ChB%2CsBAmBI%2COACI%2CSA2BI%3BIACI%2CmBAAA%3B%3BEAhDhB%2CsBAqDI%3BIACI%2CkBAAA%3B%3BEAtDR%2CsBAqDI%2CMAGI%3BIACI%2CWAAW%2CoBAAX%3B%3BEAzDZ%2CsBA6DI%3BIACI%2CgBAAA%3B%3BEA9DR%2CsBA6DI%2CUAGI%3BIACI%2CaAAA%3B%3BEAEA%2CsBANR%2CUAGI%2CUAGK%3BIACG%2CWAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAtEhB%2CsBA6DI%2CUAGI%2CUASI%3BIACI%2CWAAW%2CoBAAX%3B%3BEA1EhB%2CsBA6DI%2CUAGI%2CUASI%2COAGI%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEA9EpB%2CsBA6DI%2CUAGI%2CUAkBI%3BIACI%2CkBAAA%3B%3BEAnFhB%2CsBAwFI%3BIACI%2CkBAAA%3B%3BEAzFR%2CsBAwFI%2CQAGI%2CSACK%3BIACG%2CkBAAA%3BIACA%2CWAAW%2CoBAAX%3B%3BEA9FhB%2CsBAwFI%2CQAGI%2CSAMK%3BIACG%2CmBAAA%3B%3BEAlGhB%2CsBAwFI%2CQAGI%2CSAUI%3BIACI%2CoBAAA%3BIACA%2CaAAA%3B%3BEAvGhB%2CsBAwFI%2CQAGI%2CSAUI%2CYAII%3BIACI%2CgBAAA%3B%3BEA1GpB%2CsBAwFI%2CQAGI%2CSAUI%2CYAQI%3BIACI%2CWAAW%2CoBAAX%3B%3BEA9GpB%2CsBAwFI%2CQAGI%2CSAwBI%3BIACI%2CmBAAA%3B%3BEApHhB%2CsBAwFI%2CQAGI%2CSA4BI%3BIACI%2CkCAAA%3BIAMA%2CoBAAA%3B%3BEA9HhB%2CsBAwFI%2CQAGI%2CSA4BI%2CQAGI%3BIACI%2CaAAA%3B%3BEA3HpB%2CsBAwFI%2CQAGI%2CSAsCI%2CKAEI%3BIACI%2CWAAW%2CoBAAX%3B%3BEApIpB%2CsBAwFI%2CQAGI%2CSAsCI%2CKAMI%3BIACI%2CWAAW%2CoBAAX%3B%3BEAxIpB%2CsBAwFI%2CQAGI%2CSAsCI%2CKAMI%2CUAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA5IxB%2CsBAmJI%2CaACI%2CSACK%3BIACG%2CmBAAA%3B%3BEAtJhB%2CsBAmJI%2CaACI%2CSAKK%3BIACG%2CWAAW%2CoBAAX%3BIACA%2CoBAAA%3B%3BEA3JhB%2CsBAmJI%2CaACI%2CSAUI%3BIACI%2CkBAAA%3BIACA%2CoBAAA%3B%3BEAhKhB%2CsBAmJI%2CaACI%2CSAUI%2CMAII%3BEAlKhB%2CsBAmJI%2CaACI%2CSAUI%2CMAKI%3BIACI%2CoBAAA%3BIACA%2CuBAAA%3B%3BEArKpB%2CsBAmJI%2CaACI%2CSAUI%2CMAUI%3BIACI%2CaAAA%3BIACA%2C2BAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CwBAAA%3B%3BEA7KpB%2CsBAmJI%2CaACI%2CSAUI%2CMAkBI%3BEAhLhB%2CsBAmJI%2CaACI%2CSAUI%2CMAmBI%3BEAjLhB%2CsBAmJI%2CaACI%2CSAUI%2CMAoBI%3BIACI%2CuBAAA%3B%3BEAnLpB%2CsBAmJI%2CaACI%2CSAqCI%2CUACI%3BIACI%2CWAAW%2CoBAAX%3B%3BEA3LpB%2CsBAiMI%3BIACI%2CgBAAA%3B%3BEAlMR%2CsBAiMI%2CWAGI%3BEApMR%2CsBAiMI%2CWAII%3BEArMR%2CsBAiMI%2CWAKI%3BIACI%2CgBAAA%3B%3B%3B%3BAAsChB%2CmBA%5C%2FBsC%3BEAClC%3BIACI%2CoBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3B%3BEAHJ%2CsBAKI%2COACI%2CeACI%3BIACI%2CgBAAA%3B%3BEARhB%2CsBAaI%3BIACI%2CkBAAA%3B%3BEAdR%2CsBAiBI%3BIACI%2CgBAAA%3B%3BEAlBR%2CsBAqBI%3BIACI%2CkBAAA%3B%3B%3B%3BAA6DX%2CmBArDqC%3BEAClC%3BIACI%2CoBAAA%3BIACA%2CoBAAA%3BIACA%2CqBAAA%3B%3BEAHJ%2CsBAKI%2COACI%2CSACI%2CeACI%3BIACI%2CgBAAA%3B%3BEATpB%2CsBAKI%2COACI%2CSACI%2CeAKI%3BIACI%2CYAAA%3B%3BEAbpB%2CsBAKI%2COACI%2CSACI%2CeASI%3BIACI%2CkDAAA%3B%3BEAjBpB%2CsBAKI%2COACI%2CSACI%2CeASI%2CYAGI%3BIACI%2CeAAA%3B%3BEApBxB%2CsBAKI%2COACI%2CSACI%2CeASI%2CYAOI%3BIACI%2CYAAA%3B%3BEAxBxB%2CsBAKI%2COACI%2CSAwBI%3BIACI%2C0CAAA%3B%3BEA%5C%2FBhB%2CsBAoCI%2CMACI%3BIACI%2CgBAAA%3B%3BEAtCZ%2CsBAoCI%2CMACI%2CMAGI%3BIACI%2CoBAAA%3B%3BEAzChB%2CsBAoCI%2CMACI%2CMAGI%2CQAGI%3BIACI%2CeAAA%22%7D */