.preview-festival h2{color:#f9cf83}.preview-festival small{color:#f7eedf}.preview-festival.container{padding:10rem 4rem}.preview-festival__gallery{position:relative;min-height:800px;margin-top:10rem}.preview-festival__text-block{z-index:10;position:relative}.preview-festival__gallery img{width:100%;height:auto;border-radius:14px;margin-bottom:20px;position:absolute;max-width:400px;transition:transform .2s ease-in-out}.preview-festival__gallery img:first-child{top:5rem;left:0}.preview-festival__gallery img:nth-child(2){top:-25rem;right:0}.preview-festival__gallery img:nth-child(3){bottom:0;left:-5rem}.preview-festival__gallery img:nth-child(4){bottom:4rem;right:0}.preview-festival__gallery img:nth-child(5){top:10rem;right:7rem}.preview-festival__gallery img:nth-child(6){top:0;left:50%;transform:translateX(-50%)}.preview-festival__gallery .mobile{display:none}@media screen and (max-width:1404px){.preview-festival__gallery img{display:none}.preview-festival__gallery img.mobile{display:block;box-shadow:none;position:relative;min-width:120vw;height:auto}.preview-festival__gallery{min-height:0}}@media screen and (max-width:700px){.preview-festival__gallery img.mobile{min-width:200vw;left:-12rem}}.status-header{text-align:center;margin-top:30rem;margin-bottom:20rem;display:flex;flex-direction:column;align-items:center}.status-header h1{font-size:4rem;margin-bottom:2rem}.status-header p{font-size:2.2rem;color:var(--color-grey);max-width:90rem;margin-bottom:3rem}.btn{display:inline-block;font-family:var(--font-alatsi);border-radius:999px;background:var(--color-dimlight);color:var(--color-darkwood);border:none;text-align:center;font-size:1.5em;font-weight:400;line-height:normal;padding:.5em 1.6em;transition:all .2s ease-in-out}.btn:hover{background:var(--color-darkwood);color:var(--color-dimlight);cursor:pointer}