.about{position:relative;z-index:5;color:#ccc}.about,.about .content{display:flex;width:100%}.about .content{z-index:1;flex-direction:row;margin-top:20px}.about .content .text{padding:50px;box-sizing:border-box;font-size:1rem}.about .content .text h2{margin-bottom:10px;font-size:1.8rem;font-weight:400;color:#eee}.about .content .text a{color:#ccc}.about .content .text a:hover{color:#6b0279}.about .content .imgcontainer{display:flex;width:40vw;min-width:30vw;max-width:40vw;margin-left:auto;box-sizing:border-box}.about .content .imgcontainer img{display:block;flex:0 0 auto;width:100%;height:auto;object-fit:contain}@media screen and (max-width:750px){.about .skyimagebg{height:100%}.about .content{flex-direction:column;margin-top:-150px}.about .content .imgcontainer{width:100%;max-width:100%;padding:50px;margin:0}}.card{display:flex;flex-direction:column;align-items:center;flex-shrink:0;padding:20px}.card a{color:#fff}.card .btn{width:125px;height:125px;border:2px solid rgba(255,255,255,.2);background:linear-gradient(130deg,rgba(255,255,255,.01) 20%,rgba(255,255,255,.3));background-size:200% 200%;background-position:0;border-radius:100%;transition:background-position .8s ease,border .5s;text-align:center}.card .btn svg{width:40%;height:100%}.card .btn svg,.card .btn svg.hover{transition:all .5s}.card .btn:hover{border:2px solid rgba(255,255,255,.7);background-position:100%}.card .btn:hover.Spotify svg{fill:#1db954;transition:all .5s}.card .btn:hover.Youtube svg{fill:red;transition:all .5s}.card .btn:hover.Soundcloud svg{fill:#f50;transition:all .5s}.card .btn:hover.AppleMusic svg{fill:#fb5c74;transition:all .5s}.card .btn:hover.AmazonMusic svg{fill:#0dbff5;transition:all .5s}.card .btn:hover.Tidal svg{fill:#000;transition:all .5s}.card .btn:hover.X svg{fill:#1da1f2;transition:all .5s}.card .btn:hover.Facebook svg{fill:#1778f2;transition:all .5s}.card .btn:hover.Instagram svg{fill:#c13584;transition:all .5s}.card h1{margin-top:20px;font-size:1.3rem;font-weight:400}.card p{margin-top:10px;text-align:center;font-size:1rem}.card.small{padding:15px}.card.small .btn{width:75px;height:75px}.card.small h1{font-size:1.1rem}.card.small p{font-size:.9rem}@media screen and (max-width:750px){.card{padding:20px 5px}.card .btn{width:100px;height:100px}}.streaming{position:relative;z-index:6;display:flex;margin-top:50px;color:#fff}.streaming .container{padding:50px;box-sizing:border-box;z-index:1}.streaming .container.glowbox{position:absolute;top:0;left:0;height:100%;z-index:-1;background-color:#9b4c4c}.streaming .container.glowbox,.streaming .container.left{width:60vw;border-top-right-radius:25px;border-bottom-right-radius:25px}.streaming .container.left{position:relative;display:flex;flex-direction:column;align-items:center;border:1px solid rgba(255,255,255,.1);border-left:none;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.01);background:linear-gradient(75deg,rgba(255,255,255,.01),rgba(255,255,255,.1))}.streaming .container.left .glow{position:absolute;left:0;top:0;display:block;width:1300px;height:1300px;border-radius:50%;background-image:radial-gradient(rgba(0,136,255,.1) 0,rgba(0,136,255,0) 70%);transform:translate(0);z-index:-1;pointer-events:none;will-change:transform,opacity,filter;transition:opacity .2s linear}.streaming .container.right{width:40vw}.streaming .container .headline h1{font-weight:400;letter-spacing:5px;text-transform:uppercase;color:#eee}.streaming .container .content{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%;margin-top:50px;box-sizing:border-box}@media screen and (max-width:750px){.streaming{flex-wrap:wrap}.streaming .container.left{width:100vw;padding:0;border-top-right-radius:0}.streaming .container.left .glow{display:none}.streaming .container.left .content{width:100vw}.streaming .container.left .headline{margin-top:50px;text-align:center}.streaming .container.right{display:none}}.releasesSection{position:relative;z-index:10;display:flex;justify-content:center;width:100%;color:#ccc}.releasesSection .container{display:flex;flex-direction:column;width:100%;padding:50px 0;box-sizing:border-box}.releasesSection .container .headline{width:100%;margin-top:50px}.releasesSection .container .headline h1{font-weight:400;letter-spacing:5px;text-transform:uppercase;text-align:center;color:#eee}.releasesSection .container .content{display:flex;flex-wrap:wrap;justify-content:center;padding:50px}.releasesSection .container .content .releases{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.releasesSection .container .content .release{flex:0 0 400px;width:400px;height:400px;min-width:400px;min-height:400px;max-width:400px;max-height:400px;padding:15px;margin-bottom:20px;border:1px solid rgba(255,255,255,.1);border-radius:30px;background:linear-gradient(75deg,rgba(255,255,255,.05),rgba(255,255,255,.1));box-shadow:5px 5px 5px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;transition:scale .5s ease 0s,.5s ease 0s}.releasesSection .container .content .release:hover{transform:scale(1.13);transition:scale .5s ease 0s,.5s ease 0s}.releasesSection .container .content .release .label{position:absolute;top:20px;right:-42px;width:100px;height:10px;border-bottom:35px solid #672626;border-left:35px solid rgba(0,0,0,0);border-right:35px solid rgba(0,0,0,0);transform:rotateY(0deg) rotate(45deg);line-height:54px;text-align:center;font-size:.72rem}.releasesSection .container .content .release .coverWrapper{width:100%;height:100%;border-radius:20px;overflow:hidden}.releasesSection .container .content .release img{width:100%;height:auto;border-radius:0;transition:scale .5s ease 0s,.5s ease 0s}.releasesSection .container .content .release img:hover{box-shadow:0 10px 13px -7px rgba(255,255,255,0),0 15px 50px -30px rgba(255,255,255,.3)}.releasesSection .container a{text-align:center;font-size:1.3rem;color:#ccc}@keyframes swipe{0%{transform:translateX(0)}to{transform:translateX(-15px)}}@media screen and (max-width:750px){.releasesSection .container .headline{font-size:1.3rem}.releasesSection .container .content{justify-content:start;margin-top:30px;padding:10px}.releasesSection .container .content .releases .release{flex:0 0 300px;width:300px;height:300px;min-width:300px;min-height:300px;max-width:300px;max-height:300px}.releasesSection .container .content .releases .release:hover{transform:none}.releasesSection .container .content .releases .release .label{top:7px;right:-33px;width:60px;height:10px;border-bottom:30px solid #672626;border-left:30px solid rgba(0,0,0,0);border-right:30px solid rgba(0,0,0,0);line-height:50px;font-size:.43rem}}.pictures{position:relative;display:flex;justify-content:center;align-items:center;width:100%;padding:100px 0;margin-top:50px;box-sizing:border-box;color:#ccc}.pictures .content{display:flex;flex-direction:column;width:50vw;z-index:1;overflow:hidden}.pictures .picture{position:relative;width:30vw}.pictures .picture img{width:100%;height:auto;box-shadow:0 0 15px -1px rgba(0,0,0,.7)}.pictures .picture .quote{position:absolute;top:50%;right:-250px;width:50%;padding:25px;transform:translateY(-50%);border-radius:10px;background:rgba(0,0,0,.7);font-size:1.2rem;color:#ccc}.pictures .picture .quote .qm{position:absolute;top:5px;left:10px;font-size:30px;font-style:italic}.pictures .picture .quote p{font-size:1.1rem;text-align:right;color:#828282}.pictures .picture:nth-child(2n){align-self:flex-end;margin-right:0}.pictures .picture:nth-child(odd){align-self:flex-start;margin:-3vw 0 -3vw -3vw}@media screen and (max-width:750px){.pictures .content{width:80vw}.pictures .content .picture{width:50vw}.pictures .content .picture .qm{font-size:1.8rem}.pictures .content .picture .quote{display:none}.pictures .content .picture .quote p{margin-top:5px;font-size:.45rem}}.socials{position:relative;display:flex;color:#fff}.socials .container{padding:50px;box-sizing:border-box}.socials .container.left{width:70vw;background:url(/_next/static/media/shootingstar.0639030b.webp) no-repeat;background-size:150px;background-position:50%}.socials .container.right{width:30vw}.socials .container .headline h1{font-weight:400;letter-spacing:5px;text-transform:uppercase;text-align:center;color:#eee}.socials .container .content{margin-top:20px;display:flex;justify-content:space-evenly;flex-wrap:wrap;box-sizing:border-box}@media screen and (max-width:750px){.socials .container.left{display:none}.socials .container.right{width:100vw}}.footer{display:flex;width:100%;padding:30px;box-sizing:border-box;background:#1b1b1b;font-size:.8rem;color:#aaa}.footer .left{width:50vw;cursor:pointer}.footer .left .impressum{margin-top:20px;position:relative;display:flex;flex-direction:row}.footer .left .impressum .impressum-placeholder{color:#666;font-size:.9rem}.footer .right{width:50vw;text-align:right}