@keyframes activity-ellipsis-1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes activity-ellipsis-3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes activity-ellipsis-2{0%{transform:translate(0,0)}to{transform:translate(14px,0)}}body{font-family:'Rubik',sans-serif;font-weight:300;color:#1c1c1c;background:#363261}header{background:linear-gradient(20deg,#ce2968,#3b3296)}footer{padding:0 0 30px;min-height:110px;margin:0;text-align:center;color:#e4f7fe;background:linear-gradient(10deg,#363261 10%,#583056)}path{fill:#fff}main{background:#fff}nav{text-align:right;background:rgba(64,64,64,.5)}nav ul{list-style:none;cursor:default}nav li{display:inline-block;padding:0;margin:0 10px}h1,h2,h3,h4,h5,h6,nav a,p,section{box-sizing:border-box}nav a{text-decoration:none;padding:4px 0;margin:2px}nav a,nav a:visited{color:#e4f7fe}a,a:visited{color:#3b3296}a:hover,nav a:hover{color:#fa0}h1,h2,h3,h4,h5,h6{padding:0;margin:10px;font-weight:500;color:#454545}h1{font-size:2.2em}h2{font-size:1.8em}h3{font-size:1.5em}h4{font-size:1.3em}h5{font-size:1.2em}h6{font-size:1.1em}p{padding:0;margin:10px}nav,strong{font-weight:400}body,img,nav,nav ul,section,video{padding:0;margin:0}svg path{color:#fff}button,form,input,textarea{font-size:inherit;padding:10px}form{margin:0;min-height:100px}.input-label{position:absolute;clip:rect(0,0,0,0)}button,input,textarea{font-family:inherit;line-height:inherit;box-sizing:border-box;margin:0 0 10px;border:2px solid #3b3296;border-radius:3px;-webkit-appearance:none}input,textarea{font-weight:inherit;color:#2d2d2d;box-shadow:none;width:100%;height:auto}button{font-weight:400;cursor:pointer;color:#fff;background:#3b3296;user-select:none}textarea{resize:vertical}button:focus,button:hover,input:focus,select:focus,textarea:focus{outline:0;border-color:#fa0;box-shadow:0 0 0 2px #fa0}button:hover{background:#fa0}button:disabled{background:#3b3296;border-color:#3b3296;box-shadow:none;cursor:default}#wondeluxe-lockup,.fitted{box-sizing:border-box;margin:0 auto}.fitted{min-width:300px;max-width:1024px;padding:10px}.section-content,.section-title{display:inline-block;width:100%}.section-title h1,.section-title h2,.section-title h3,.section-title h4,.section-title h5,.section-title h6{color:#ce2968}.split-content{display:flex;flex-wrap:wrap}.split-content-group{box-sizing:border-box;flex-basis:0;flex-grow:1;min-width:300px}.prominent{font-style:italic;display:inline-block;padding:5px;background-color:#ebfaff}.news-item{margin-bottom:20px}.news-date{color:#454545}.expandable,.expanded{cursor:pointer}.expanded{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.6)}.expanded *{display:inline-block;max-width:100%;max-height:100%;margin:auto}.social-button,.social-button:hover{padding:0;margin:0;border:0;width:40px;height:40px;background:0 0;background-position:center;background-size:contain;background-repeat:no-repeat}.social-button{border-radius:0}.social-button:hover{box-shadow:none}#wondeluxe-lockup{width:100%;max-width:512px;display:block;padding:20px;text-align:center}#contact-feedback{display:none;padding:10px;margin:0 0 10px;border:2px solid #2d2d2d;border-radius:3px;float:left}#contact-feedback.success{background-color:rgba(0,168,107,.2);border-color:#00a86b;color:#00603d}#contact-feedback.error{background-color:rgba(240,64,40,.2);border-color:#f04028;color:#b40c01}#contact-submit{float:right}.activity-indicator{display:inline-block;position:relative;margin:auto;width:36px;height:8px}.activity-indicator div{position:absolute;width:8px;height:8px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.activity-indicator div:nth-child(1){left:0;animation:activity-ellipsis-1 .6s infinite}.activity-indicator div:nth-child(2),.activity-indicator div:nth-child(3){left:0;animation:activity-ellipsis-2 .6s infinite}.activity-indicator div:nth-child(3){left:14px}.activity-indicator div:nth-child(4){left:28px;animation:activity-ellipsis-3 .6s infinite}