<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*PRICE COLOR CODE START*/
#preise .generic_content{
    background-color: #fff;
}


#preise .generic_content .generic_head_price{
    background-color: #f6f6f6;
}

#preise .generic_content .generic_head_price .generic_head_content .head_bg{
    border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#preise .generic_content .generic_head_price .generic_head_content .head span{
    color: #37556b;
}

#preise .generic_content .generic_head_price .generic_price_tag .price .sign{
    color: #37556b;
}

#preise .generic_content .generic_head_price .generic_price_tag .price .currency{
    color: #ea6463;
}

#preise .generic_content .generic_head_price .generic_price_tag .price .cent{
    color: #37556b;
}

#preise .generic_content .generic_head_price .generic_price_tag .month{
    color: #ea6463;
}

#preise .generic_content .generic_head_price .generic_price_tag .month.description{
    color: #37556b;
}


#preise .generic_content .generic_feature_list ul li{
    color: #a7a7a7;
}

#preise .generic_content .generic_feature_list ul li span{
    color: #37556b;
}
#preise .generic_content .generic_feature_list ul li:hover{
    background-color: #E4E4E4;
    border-left: 5px solid #9bb5b7;
}



#preise .generic_content.active .generic_head_price .generic_head_content .head_bg,
#preise .generic_content:hover .generic_head_price .generic_head_content .head_bg{
    border-color: #9bb5b7 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #9bb5b7;
    color: #fff;
}

#preise .generic_content:hover .generic_head_price .generic_head_content .head span,
#preise .generic_content.active .generic_head_price .generic_head_content .head span{
    color: #fff;
}


#generic_price_table{
    margin: 50px 0 50px 0;
}
.row .table{
    padding: 28px 0;
}

/*PRICE BODY CODE START*/

#preise .generic_content{
    overflow: hidden;
    position: relative;
    text-align: center;
}

#preise .generic_content .generic_head_price {
    margin: 0 0 20px 0;
}

#preise .generic_content .generic_head_price .generic_head_content{
    margin: 0 0 50px 0;
}

#preise .generic_content .generic_head_price .generic_head_content .head_bg{
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
    position: absolute;
}

#preise .generic_content .generic_head_price .generic_head_content .head{
    padding-top: 40px;
    position: relative;
    z-index: 1;
}

#preise .generic_content .generic_head_price .generic_head_content .head span{
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#preise .generic_content .generic_head_price .generic_price_tag{
    padding: 0 0 20px;
}

#preise .generic_content .generic_head_price .generic_price_tag .price{
    display: block;
    margin-top: 3px;
}

#preise .generic_content .generic_head_price .generic_price_tag .price .sign{
    display: inline-block;
   
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

#preise .generic_content .generic_head_price .generic_price_tag .price .currency{
   
    font-size: 60px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
}

#preise .generic_content .generic_head_price .generic_price_tag .price .cent{
    display: inline-block;
    font-size: 16px;
    margin-left: 10px;
    margin-bottom: 7px;
    font-weight: 400;
    vertical-align: bottom;
}

#preise .generic_content .generic_head_price .generic_price_tag .month{
   
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    vertical-align: bottom;
}

#preise .generic_content .generic_feature_list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

#preise .generic_content .generic_feature_list ul li{
    font-size: 18px;
    padding: 4px 0;
    transition: all 0.3s ease-in-out 0s;
}
#preise .generic_content .generic_feature_list ul li:hover{
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;

}
#preise .generic_content .generic_feature_list ul li .fa{
    padding: 0 10px;
}
#preise .generic_content .generic_price_btn{
    margin: 20px 0 32px;
}




@media (max-width: 767px) {
    #preise .generic_content{
        margin-bottom:75px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #preise.col-md-3{
        float:left;
        width:50%;
    }

    #preise.col-md-4{
        float:left;
        width:50%;
    }

    #preise .generic_content{
        margin-bottom:75px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
#generic_price_table_home{
    font-family: 'Raleway', sans-serif;
}

.text-center h1,
.text-center h1 a{
    color: #7885CB;
    font-size: 30px;
    font-weight: 300;
    text-decoration: none;
}
.demo-pic{
    margin: 0 auto;
}
.demo-pic:hover{
    opacity: 0.7;
}

#generic_price_table_home ul{
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: table;
}
#generic_price_table_home li{
    float: left;
}
#generic_price_table_home li + li{
    margin-left: 10px;
    padding-bottom: 10px;
}
#generic_price_table_home li a{
    display: block;
    width: 50px;
    height: 50px;
    font-size: 0px;
}
#generic_price_table_home .blue{
    background: #3498DB;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .emerald{
    background: #9bb5b7;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .grey{
    background: #7F8C8D;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .midnight{
    background: #34495E;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .orange{
    background: #E67E22;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .purple{
    background: #9B59B6;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .red{
    background: #E74C3C;
    transition:all 0.3s ease-in-out 0s;
}
#generic_price_table_home .turquoise{
    background: #1ABC9C;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover{
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .divider{
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px;
}
#generic_price_table_home .divider span{
    width: 100%;
    display: table;
    height: 2px;
    background: #ddd;
    margin: 50px auto;
    line-height: 2px;
}
#generic_price_table_home .itemname{
    text-align: center;
    font-size: 50px ;
    padding: 50px 0 20px ;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    text-decoration: none;
    font-weight: 300;
}
#generic_price_table_home .itemnametext{
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}
#generic_price_table_home .footer{
    padding:40px 0;
}

.price-heading{
    text-align: center;
}
.price-heading h1{
    color: #666;
    margin: 0;
    padding: 0 0 50px 0;
}
.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium ;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.bottom_btn{
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}
.demo-button:hover{
    background-color: #666;
    color: #FFF;
    text-decoration:none;

}
.bottom_btn:hover{
    background-color: #666;
    color: #FFF;
    text-decoration:none;
}

@media (min-width: 768px) {
    #preise .row {
        display: flex;
        justify-content: space-around;
    }
}

.preise h2, .preise h3, .preise .h2.maBo1, .preise .h3.maBo3 {
    color: white;
}


.iphone-x {
    position: relative;
    margin: 30px auto;
    height: 500px;
    width: 235px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    border-radius: 20px;
    box-shadow: 0px 0px 0px 3px #1f1f1f, 0px 0px 0px 8px #191919, 0px 0px 0px 6px #111;
}
.iphone-x:before, .iphone-x:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.iphone-x:after {
    bottom: 7px;
    width: 140px;
    height: 4px;
    background-color: #f2f2f2;
    border-radius: 10px;
}
.iphone-x:before {
    top: 0px;
    width: 56%;
    height: 18px;
    background-color: #1f1f1f;
    border-radius: 0px 0px 40px 40px;
}
.iphone-x i,
.iphone-x b,
.iphone-x s,
.iphone-x span {
    position: absolute;
    display: block;
    color: transparent;
}
.iphone-x i {
    top: 0px;
    left: 50%;
    transform: translate(-50%, 6px);
    height: 8px;
    width: 15%;
    background-color: #101010;
    border-radius: 8px;
    box-shadow: inset 0px -3px 3px 0px rgba(255, 255, 255, 0.2);
}
.iphone-x b {
    left: 10%;
    top: 0px;
    transform: translate(180px, 4px);
    width: 12px;
    height: 12px;
    background-color: #101010;
    border-radius: 12px;
    box-shadow: inset 0px -3px 2px 0px rgba(255, 255, 255, 0.2);
}
.iphone-x b:after {
    content: "";
    position: absolute;
    background-color: #2d4d76;
    width: 6px;
    height: 6px;
    top: 2px;
    left: 2px;
    top: 3px;
    left: 3px;
    display: block;
    border-radius: 4px;
    box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.5);
}
.iphone-x s {
    top: 50px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    width: 100%;
    font-size: 70px;
    font-weight: 100;
    padding-top: 60px;
}
.iphone-x span {
    bottom: 50px;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    left: 30px;
}
.iphone-x span + span {
    left: auto;
    right: 30px;
}

.css-mb {
    max-width: 650px; /* Set the desired maximum width of the macbook */
    min-width: 50px; /* Set the desired minimum width of the macbook */
    margin: 50px auto 0; /* Align mockup to center */
}

.css-mb div {
    box-sizing: border-box !important; /* Just in case */
}

/* Center the display */
.css-mb .mb-display-position {
    width: 80%;
    margin: 0 auto;
}

/* The display */
.css-mb .mb-display {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 65.9442%;
    background: #373435;

    -webkit-border-top-left-radius:  3.5% 5.3075%;
    -moz-border-radius-topleft:  3.5% 5.3075%;
    border-top-left-radius:  3.5% 5.3075%;

    -webkit-border-top-right-radius: 3.5% 5.3075%;
    -moz-border-radius-toptight: 3.5% 5.3075%;
    border-top-right-radius: 3.5% 5.3075%;
}

/* Webcam */
/* Browser may not render a perfect circle */
.css-mb .mb-display:before {
    content: '';
    display: block;
    position: absolute;
    top: 3%;
    left: 50%;
    width: 1%;
    height: 1.5164%;
    margin-left: -0.5%;
    border-radius: 50%;
    background: #525252;
}

/* Glare */
/* Browser may not render the top and right offset evenly */
.css-mb .mb-display:after {
    content: '';
    display: none;
    position: absolute;
    right: 0.4%;
    top: 0.64%;
    width: 62.5%;
    height: 100%;

    background: none; /* Hide the gradient on older browsers */
    background:    -moz-linear-gradient(55deg, rgba(0,0,0,0) 61%, rgba(255,255,255,0.05) 61%); /* FF3.6+ */
    background: -webkit-linear-gradient(36deg, rgba(0,0,0,0) 61%, rgba(255,255,255,0.05) 61%); /* Chrome10+ and Safari5.1+ compute the degree differently */
    background:      -o-linear-gradient(55deg, rgba(0,0,0,0) 61%, rgba(255,255,255,0.05) 61%); /* Opera 11.10+ */
    background:     -ms-linear-gradient(55deg, rgba(0,0,0,0) 61%, rgba(255,255,255,0.05) 61%); /* IE10+ */
    background:         linear-gradient(55deg, rgba(0,0,0,0) 61%, rgba(255,255,255,0.05) 61%);

    -webkit-border-top-right-radius: 5.3075%;
    -moz-border-radius-toptight: 5.3075%;
    border-top-right-radius: 5.3075%;
}

/* Only show glare, if the class is applied */
.css-mb.with-glare .mb-display:after { display: block; }

/* Position the screen and give make it the right size, ratio 16:10 */
.css-mb .mb-screen-position {
    position: absolute;
    top: 6.5%;
    width: 93.2%;
    left: 3.4%;
    height: 0;
    margin: 0;
    padding-bottom: 58.25%; /* Ratio */
}

/* Give parent (this element) a "height", so that child elements can use height: 100%;*/
.css-mb .mb-screen {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background: #4b4b4d; /* bg color if content is not big enough, or rendering is off */
}

/* Image on the screen */
.css-mb .mb-screen img {
    max-width: 100%;
    height: auto;
}

/* Iframe on the screen */
.css-mb .mb-screen iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

/* Macbook body */
.css-mb .mb-body {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 2.3%;
    background: #e6e7e8;
}

/* The groove */
.css-mb .mb-body:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 14.0740%;
    height: 0;
    padding-bottom: 1.4814%;
    margin-left: -7.037%;
    background: #a9abae;

    -webkit-border-bottom-left-radius:  7.0370% 50%;
    -moz-border-radius-bottomleft:  7.0370% 50%;
    border-bottom-left-radius:  7.0370% 50%;

    -webkit-border-bottom-right-radius: 7.0370% 50%;
    -moz-border-radius-bottomtight: 7.0370% 50%;
    border-bottom-right-radius: 7.0370% 50%;
}

/* Macbook bottom */
.css-mb .mb-bottom-cover {
    width: 100%;
    height: 0;
    padding-bottom: 0.7407%;
    background: #a9abae;

    -webkit-border-bottom-left-radius:  12% 600%;
    -moz-border-radius-bottomleft:  12% 600%;
    border-bottom-left-radius:  12% 600%;

    -webkit-border-bottom-right-radius: 12% 600%;
    -moz-border-radius-bottomtight: 12% 600%;
    border-bottom-right-radius: 12% 600%;
}

.wpforms-container label {
    color: white;
}

.modal .wpforms-container label {
    color: #37556b;
}

.wpforms-container {
    max-width: 800px;
}

.wpforms-field-medium {
    max-width: 100%!important;
}

.contactSection .wpforms-submit-container .wpforms-submit {
    font-size: 20px!important;
    margin-top: 11px;

    display: inline-block;
    padding: 6px 12px!important;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid white!important;
    border-radius: 4px;
    background-color: #be6661!important;
}

.wpforms-submit-container {
    text-align: center;
}


.contactSection .wpforms-submit-container .wpforms-submit:hover {
    background-color: white!important;
    color: #37556b!important;
}

.wpforms-field-label, .wpforms-field-row-block {
    text-align: left;
}

.start-header {
    padding: 5rem 0;
    background-color: #f8f8f8;
}

.app-badge {
    max-width: 250px;
}

@media (min-width: 768px) {
    .text-md-right {
        text-align: right !important;
    }
    .text-md-left {
        text-align: left !important;
    }
}

div.ui-slider .ui-corner-all {
    background: #37556b!important;
    width: 28px;
    height: 28px;
    top: -6px;
}

div.ui-slider-horizontal {
    height: 18px;
}

div.ui-widget.ui-widget-content {
    border: 1px solid #37556b;
}

.interesse-bild-box {
    background-color: #37556b;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 70px;
    padding-bottom: 34px;
    padding-top: 16px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

@media (max-width: 767px) {
    .interesse-bild-box {
        position: relative;
        bottom: 24px;
    }
}</pre></body></html>