@font-face {
    font-family: BarlowBold;
    src: url(../fonts/Barlow-Bold.eot);
    src: url(../fonts/Barlow-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/Barlow-Bold.woff2) format('woff2'), url(../fonts/Barlow-Bold.woff) format('woff'), url(../fonts/Barlow-Bold.ttf) format('truetype'), url(../fonts/Barlow-Bold.svg#barlowbold) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'EB Garamond';
    src: url(../fonts/subset-EBGaramond-Regular.eot);
    src: url(../fonts/subset-EBGaramond-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/subset-EBGaramond-Regular.woff2) format('woff2'), url(../fonts/subset-EBGaramond-Regular.woff) format('woff'), url(../fonts/subset-EBGaramond-Regular.ttf) format('truetype'), url(../fonts/subset-EBGaramond-Regular.svg#EBGaramond-Regular) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

body,
html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-size-adjust: none;
    -webkit-appearance: none;
    -webkit-touch-callout: none;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    font-family: Helvetica
}

p {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

img[src='Error.src'] {
    display: none
}

h1 {
    margin: 0;
    padding-top: 3vw;
    padding-bottom: 4vw;
    padding-left: 3.5vw;
    font-family: BarlowBold;
    font-style: normal;
    font-size: 13.5vw;
    line-height: 1;
    letter-spacing: .5px;
    color: #fff
}

#content {
    padding-top: 30px;
    padding-bottom: 30px
}

#adress {
    position: relative;
    margin: auto;
    padding: 5px 30px 15px 30px;
    width: 300px;

    background-color: #fff;
    color: #aaa;
    font-family: 'EB Garamond';
    font-size: 20px;
    line-height: 1.4;
    text-align: right
}

#adress a {
    color: #aaa
}

#adress a:hover {
    text-decoration: underline
}

#info {
    position: relative;
    padding: 30px 30px 0px 30px;
    margin-left: 30px;
    width: 300px;
    background-color: #fff
}

#info .barlow {
    font-family: BarlowBold;
    font-style: normal;
    font-size: 18px;
    line-height: 1.4
}

#info .garamond {
    font-family: 'EB Garamond';
    font-size: 20px;
    color: #000;
    line-height: 1.4
}

#info .reach {
    height: 20px;
    cursor: pointer
}

#info .reach a {
    color: #000
}

#info .reach #development {
    font-family: BarlowBold;
    font-style: normal;
    font-size: 18px;
    line-height: 1.4;
    cursor: pointer
}

#info .reach #development:hover {
    text-decoration: underline
}

#info p {
    margin: 0;
    padding: 0
}

#info hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: none;
    background: 0 0;
    border-top: 1px solid #000;
    height: 1px
}

#data {
    font-family: 'EB Garamond';
    font-size: 18px;
    letter-spacing: .7px;
    color: #aaaaaa;
    line-height: 1.4;
    cursor: pointer;
    margin-left: 45px;
}

#data a {
    color: #aaaaaa;
    padding: 5px 12px
}

#data:hover {
    text-decoration: underline
}

#contact {
    position: relative;
    width: 100%;
    min-height: 110%;
    padding-bottom: 180px;
    background-color: #161616
}

#contact .headline {
    position: absolute;
    margin: 0;
    padding: 0;
    margin-left: 4.3vw;
    margin-top: 6vw;
    background: url(../img/noise.gif) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center top;
    line-height: 0
}

#contact .headline img {
    height: 11.3vw;
    margin: 0;
    padding: 0
}

#contact .headline .top {
    position: absolute;
    height: 3px;
    width: 100%;
    top: 0;
    margin-top: -2px;
    background-color: #161616
}

#contact .headline .bottom {
    position: absolute;
    height: 3px;
    width: 100%;
    margin-top: -2px;
    background-color: #161616
}

#contact .headline .left {
    position: absolute;
    width: 3px;
    height: 11.3vw;
    margin-left: -1px;
    margin-top: -11.3vw;
    background-color: #161616
}

#contact .headline .right {
    position: absolute;
    right: 0;
    width: 3px;
    height: 11.3vw;
    margin-top: -11.3vw;
    background-color: #161616
}

#contact #thanks {
    display: none;
    position: absolute;
    padding-left: 3.5vw;
    padding-top: 18vw;
    font-family: BarlowBold;
    font-style: normal;
    font-size: 13.5vw;
    line-height: 1;
    letter-spacing: .5px;
    color: #444
}

#contact #form {
    padding-top: 24vw;
    padding-left: 4.3vw;
    padding-right: 4.3vw
}

#contact #form input[type=text] {
    display: block;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #333;
    width: 100%;
    font-family: 'EB Garamond';
    font-size: 20px;
    color: #aaa;
    outline: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    line-height: 1;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

#contact #form textarea {
    display: block;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #333;
    width: 100%;
    font-family: 'EB Garamond';
    font-size: 20px;
    line-height: 48px;
    color: #aaa;
    outline: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    resize: none;
    height: 333px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-image: -webkit-linear-gradient(left, transparent 0, transparent 0), -webkit-linear-gradient(right, transparent 0, transparent 0), -webkit-linear-gradient(transparent 47px, #333 47px, #333 48px, transparent 48px);
    background-repeat: repeat-y;
    background-size: 100% 100%, 100% 100%, 100% 48px
}

#contact #form #send {
    cursor: pointer;
    margin: auto;
    margin-top: 100px;
    width: 80px;
    opacity: .3
}

@media only screen and (min-width:641px) {
    #contact #form #send {
        width: 100px
    }
}

#contact #form #send:hover {
    opacity: .6
}

#contact #form #send img {
    width: 100%
}

#contact #form #notice {
    display: none;
    border-left: 5px solid #666;
    padding-left: 15px;
    margin-top: 36px;
    font-size: 20px;
    font-family: 'EB Garamond';
    line-height: 1.2;
    color: #666;
    text-align: left
}

@media only screen and (min-width:641px) {
    #contact #form #notice {
        width: 50%
    }
}

#contact #form #check {
    margin-top: 40px;
    padding-bottom: 0;
    font-size: 20px;
    font-family: 'EB Garamond';
    line-height: 1.2;
    color: #666;
    text-align: left
}

@media only screen and (min-width:641px) {
    #contact #form #check {
        width: 50%
    }
}

#contact #form #check a {
    color: #666;
    text-decoration: underline;
    text-decoration-thickness: .04em;
    text-underline-offset: .15em
}

#contact #form #check a:hover {
    color: #aaa
}

#contact #form #check input[type=checkbox] {
    display: none
}

#contact #form #check input[type=checkbox]+label::before {
    cursor: pointer;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 1px solid #777;
    background-color: #222;
    display: block;
    content: "";
    float: left;
    margin-right: 10px;
    margin-top: 4px
}

#contact #form #check input[type=checkbox]:checked+label::before {
    box-shadow: inset 0 0 0 3px #222;
    background-color: #777
}

#order {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-bottom: 40px;
    width: 280px;
    padding: 15px;
    border: 3px solid #333;
    background-color: #fff;
    z-index: 30
}

#order #art_text {
    font-family: BarlowBold;
    font-size: 18px;
    color: #333;
    padding-bottom: 14px;
    line-height: 1.4
}

#order form {
    position: relative;
    width: 100%
}

#order form input[type=text] {
    display: block;
    font-family: 'EB Garamond';
    font-size: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #333;
    outline: 0;
    line-height: 1;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

#order form input[type=checkbox] {
    display: none
}

#order form input[type=checkbox]+label::before {
    cursor: pointer;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 1px solid #333;
    background-color: #fff;
    display: block;
    content: "";
    float: left;
    margin-right: 10px;
    margin-top: 4px
}

#order form input[type=checkbox]:checked+label::before {
    box-shadow: inset 0 0 0 3px #fff;
    background-color: #333
}

#order form a {
    color: #333;
    text-decoration: underline;
    text-decoration-thickness: .04em;
    text-underline-offset: .15em
}

#order form a:hover {
    color: #aaa
}

#order form #art_check {
    display: none;
    font-family: 'EB Garamond';
    font-size: 20px;
    color: #333
}

#order form #art_next {
    float: left;
    margin-top: 24px;
    font-family: BarlowBold;
    font-size: 18px;
    color: #333;
    cursor: pointer
}

#order form #art_next:hover {
    color: #aaa
}

#order form #art_cancel {
    float: right;
    margin-top: 24px;
    font-family: BarlowBold;
    font-size: 18px;
    color: #333;
    cursor: pointer
}

#order form #art_cancel:hover {
    color: #aaa
}

#order form #art_send {
    display: none;
    float: left;
    margin-top: 24px;
    font-family: BarlowBold;
    font-size: 18px;
    color: #333;
    cursor: pointer
}

#order form #art_send:hover {
    color: #aaa
}

#order form .disabled {
    text-decoration: line-through;
    text-decoration-thickness: .1em;
    cursor: default !important
}

#order form .disabled:hover {
    color: #333 !important
}

#rate.hidden {
    opacity: 0
}

#rate.hidden #no,
#rate.hidden #yes {
    cursor: default
}

#rate {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    text-align: center;
    color: #3f3f3f;
    opacity: 1;
    transition: all .2s ease-in-out;
    z-index: 10;
    line-height: 1.4
}

#rate p {
    margin: auto
}

#rate #yes {
    font-family: 'EB Garamond';
    font-size: 20px;
    cursor: pointer;
    margin-left: 5px
}

@media (hover:hover) {
    #rate #yes:hover {
        text-decoration: underline;
        text-decoration-thickness: .04em;
        text-underline-offset: .15em
    }

    #rate #yes:hover span {
        visibility: visible
    }
}

#rate #yes span {
    visibility: hidden
}

#rate #no {
    font-family: BarlowBold;
    font-size: 18px;
    cursor: pointer;
    margin-right: 5px;
    letter-spacing: .5px
}

@media (hover:hover) {
    #rate #no:hover {
        text-decoration: line-through
    }
}

#rate #buy {
    display: none;
    font-family: 'EB Garamond';
    font-size: 20px;
    margin-left: 5px;
    cursor: pointer
}

#rate #buy:hover {
    text-decoration: underline;
    text-decoration-thickness: .04em;
    text-underline-offset: .15em
}

#rate #buy:hover span {
    visibility: visible;
    text-decoration: underline;
    text-decoration-thickness: .04em;
    text-underline-offset: .15em
}

#rate #buy span {
    visibility: hidden
}

#art {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    background-color: #fff;
    text-align: center
}

#art #room.image {
    background-image: url(../img/art.jpg);
    background-image: url(../img/art.webp)
}

#art #room {
    position: relative;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1024px 1500px;
    line-height: 0
}

#art #room #artboard {
    position: relative;
    width: 268px;
    height: 268px;
    margin: auto;
    margin-top: -55px;
    overflow: hidden
}

#art #room #artboard #sketch {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#art #room #artboard #final {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2
}

#art #room #form {
    display: none;
    width: 90%;
    max-width: 400px;
    margin: auto;
    font-family: Comfortaa;
    font-size: 15px;
    color: #999;
    line-height: 1.8
}

#art #room #form a {
    color: #999;
    text-decoration: underline;
    text-decoration-thickness: .04em;
    text-underline-offset: .15em
}

#art #room #form a:hover {
    color: #fff
}

#art #room #form p {
    margin-top: 30px
}

#art #room #form form {
    margin-top: 30px;
    margin-bottom: 200px
}

#art #room #form form input {
    width: 100%;
    max-width: 380px;
    margin-top: 20px;
    padding-bottom: 5px;
    border: none;
    border-bottom: 1px solid #555;
    background: 0 0;
    color: #444;
    outline: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

#art #room #form form button {
    margin-top: 40px;
    color: #999;
    border: none;
    background: 0 0
}

#art #room #form form div::after {
    content: "";
    clear: both;
    display: block;
    visibility: hidden;
    line-height: 0;
    height: 0;
    padding: 0;
    margin: 0
}

#art #room #form form .light {
    color: #999
}

#art #room #form form #send {
    cursor: pointer;
    float: left
}

#art #room #form form #send:hover {
    color: #fff
}

#art #room #form form #cancel {
    cursor: pointer;
    float: right
}

#art #room #form form #cancel:hover {
    color: #fff
}

#art #room #form form #notice {
    display: none;
    padding-left: 10px;
    font-size: 12px;
    color: #666;
    text-align: left
}

#art #room #form form .check {
    margin-top: 40px;
    padding-left: 10px;
    font-size: 12px;
    color: #666;
    text-align: left
}

#art #room #form form .check input[type=checkbox] {
    display: none
}

#art #room #form form .check input[type=checkbox]+label::before {
    cursor: pointer;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 1px solid #777;
    background-color: #222;
    display: block;
    content: "";
    float: left;
    margin-right: 10px
}

#art #room #form form .check input[type=checkbox]:checked+label::before {
    box-shadow: inset 0 0 0 3px #222;
    background-color: #777
}

#raster {
    position: relative;
    width: 100%;
    min-height: 110%;
    margin: 0;
    background: url(../img/raster.png) repeat;
    background-size: 80px 80px;
    background-position: center top;
    line-height: 0
}

@media screen and (-webkit-min-device-pixel-ratio:2),
screen and (min-resolution:192dpi),
screen and (min-resolution:2dppx) {
    #raster {
        background: url(../img/raster@2x.png) repeat;
        background-size: 80px 80px
    }
}

#raster .text {
    padding-top: 6vw;
    padding-bottom: 12vw;
    padding-left: 4.3vw;
    margin: 0
}

#raster .text #development {
    font-family: 'EB Garamond';
    font-size: 11vw;
    color: #222;
    line-height: 1.1
}

#raster .text .regular {
    font-family: 'EB Garamond';
    font-size: 11vw;
    color: #222;
    line-height: 1.1
}

footer {
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 4.3vw;
    background-color: #161616
}

footer img {
    width: 174px
}

footer p.bold {
    font-family: BarlowBold;
    font-style: normal;
    font-size: 18px;
    line-height: 1;
    letter-spacing: .5px;
    color: #ddd;
    padding-bottom: 28px
}

footer p.regular {
    font-family: 'EB Garamond';
    font-size: 20px;
    color: #ddd;
    line-height: 1.2
}

footer p.regular a {
    color: #ddd
}

footer p.regular a:hover {
    text-decoration: underline;
    color: #ddd
}

main {
    background-color: #fff
}

#datenschutz {
    position: relative;
    width: 90%;
    margin: auto;
    padding-top: 100px;
    font-family: 'EB Garamond';
    font-size: 20px;
    color: #333;
    line-height: 1.2;
    padding-left: 4%;
    padding-right: 4%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media only screen and (min-width:651px) {
    #datenschutz {
        width: 50%
    }
}

#datenschutz h2 {
    font-family: BarlowBold;
    font-style: normal;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: .5px
}

#datenschutz img {
    width: 174px
}

#datenschutz .headline {
    font-size: 20px
}

#datenschutz a {
    color: #333
}

#datenschutz a:hover {
    color: #ccc;
    text-decoration: underline
}

/*# sourceMappingURL=styles.css.map */