/* ===== css/style.css ===== */

.sr-only {
    position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;
}

html {
    font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;
}

body {
    margin:0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display:block;
}

audio,canvas,progress,video {
    display:inline-block;vertical-align:baseline;
}

audio:not([controls]) {
    display:none;height:0;
}

[hidden],template {
    display:none;
}

a {
    background-color:transparent;
}

a:active,a:hover {
    outline:0;
}

abbr[title] {
    border-bottom:1px dotted;
}

b,strong {
    font-weight:bold;
}

dfn {
    font-style:italic;
}

h1 {
    font-size:2em;margin:0.67em 0;
}

mark {
    background:#ff0;color:#000;
}

small {
    font-size:80%;
}

sub,sup {
    font-size:75%;line-height:0;position:relative;vertical-align:baseline;
}

sup {
    top:-0.5em;
}

sub {
    bottom:-0.25em;
}

img {
    border:0;
}

svg:not(:root) {
    overflow:hidden;
}

figure {
    margin:1em 40px;
}

hr {
    -moz-box-sizing:content-box;box-sizing:content-box;height:0;
}

pre {
    overflow:auto;
}

code,kbd,pre,samp {
    font-family:monospace,monospace;font-size:1em;
}

button,input,optgroup,select,textarea {
    color:inherit;font:inherit;margin:0;
}

button {
    overflow:visible;
}

button,select {
    text-transform:none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance:button;cursor:pointer;
}

button[disabled],html input[disabled] {
    cursor:default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border:0;padding:0;
}

input {
    line-height:normal;
}

input[type="checkbox"],input[type="radio"] {
    -moz-box-sizing:border-box;box-sizing:border-box;padding:0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height:auto;
}


fieldset {
    border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;
}

legend {
    border:0;padding:0;
}

textarea {
    overflow:auto;
}

optgroup {
    font-weight:bold;
}

table {
    border-collapse:collapse;border-spacing:0;
}

td,th {
    padding:0;
}

@media print {
    *,*:before,*:after {
        background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;
    }

    a,a:visited {
        text-decoration:underline;
    }

    a[href]:after {
        content:" (" attr(href) ")";
    }

    abbr[title]:after {
        content:" (" attr(title) ")";
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content:"";
    }

    pre,blockquote {
        border:1px solid #999;page-break-inside:avoid;
    }

    thead {
        display:table-header-group;
    }

    tr,img {
        page-break-inside:avoid;
    }

    img {
        max-width:100% !important;
    }

    p,h2,h3 {
        orphans:3;widows:3;
    }

    h2,h3 {
        page-break-after:avoid;
    }

    select {
        background:#fff !important;
    }

    .navbar {
        display:none;
    }

    .btn > .caret,.dropup > .btn > .caret {
        border-top-color:#000 !important;
    }

    .label {
        border:1px solid #000;
    }

    .table {
        border-collapse:collapse !important;
    }

    .table td,.table th {
        background-color:#fff !important;
    }

    .table-bordered th,.table-bordered td {
        border:1px solid #ddd !important;
    }


}


html {
    font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0);
}

body {
    font-family:"ITCAvantGardeGothic","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:30px;color:#333333;background-color:#fff;
}

input,button,select,textarea {
    font-family:inherit;font-size:inherit;line-height:inherit;
}

a {
    color:#337ab7;text-decoration:none;
}

a:hover,a:focus {
    color:#23527c;text-decoration:underline;
}

a:focus {
    outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;
}

figure {
    margin:0;
}

img {
    vertical-align:middle;
}

.img-responsive,.carousel-inner > .item > img,.carousel-inner > .item > a > img {
    display:block;max-width:100%;height:auto;
}

.img-rounded {
    border-radius:6px;
}

.img-thumbnail {
    padding:4px;line-height:30px;background-color:#fff;border:1px solid #ddd;border-radius:4px;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto;
}

.img-circle {
    border-radius:50%;
}

hr {
    margin-top:480px;margin-bottom:480px;border:0;border-top:1px solid #eeeeee;
}

.sr-only {
    position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family:inherit;font-weight:500;line-height:1.1;color:inherit;
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
    font-weight:normal;line-height:1;color:#777777;
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top:480px;margin-bottom:240px;
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
    font-size:65%;
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top:240px;margin-bottom:240px;
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
    font-size:75%;
}

h1,.h1 {
    font-size:42px;
}

h2,.h2 {
    font-size:36px;
}

h3,.h3 {
    font-size:32px;
}

h4,.h4 {
    font-size:26px;
}

h5,.h5 {
    font-size:16px;
}

h6,.h6 {
    font-size:14px;
}

p {
    margin:0 0 240px;
}

.lead {
    margin-bottom:480px;font-size:18px;font-weight:300;line-height:1.4;
}

@media (min-width:768px) {
    .lead {
        font-size:24px;
    }


}

small,.small {
    font-size:87%;
}

mark,.mark {
    background-color:#fcf8e3;padding:.2em;
}

.text-left {
    text-align:left;
}

.text-right {
    text-align:right;
}

.text-center {
    text-align:center;
}

.text-justify {
    text-align:justify;
}

.text-nowrap {
    white-space:nowrap;
}

.text-lowercase {
    text-transform:lowercase;
}

.text-uppercase {
    text-transform:uppercase;
}

.text-capitalize {
    text-transform:capitalize;
}

.text-muted {
    color:#777777;
}

.text-primary {
    color:#337ab7;
}

a.text-primary:hover {
    color:#286090;
}

.text-success {
    color:#3c763d;
}

a.text-success:hover {
    color:#2b542c;
}

.text-info {
    color:#31708f;
}

a.text-info:hover {
    color:#245269;
}

.text-warning {
    color:#8a6d3b;
}

a.text-warning:hover {
    color:#66512c;
}

.text-danger {
    color:#a94442;
}

a.text-danger:hover {
    color:#843534;
}

.bg-primary {
    color:#fff;background-color:#337ab7;
}

a.bg-primary:hover {
    background-color:#286090;
}

.bg-success {
    background-color:#dff0d8;
}

a.bg-success:hover {
    background-color:#c1e2b3;
}

.bg-info {
    background-color:#d9edf7;
}

a.bg-info:hover {
    background-color:#afd9ee;
}

.bg-warning {
    background-color:#fcf8e3;
}

a.bg-warning:hover {
    background-color:#f7ecb5;
}

.bg-danger {
    background-color:#f2dede;
}

a.bg-danger:hover {
    background-color:#e4b9b9;
}

.page-header {
    padding-bottom:239px;margin:960px 0 480px;border-bottom:1px solid #eeeeee;
}

ul,ol {
    margin-top:0;margin-bottom:240px;
}

ul ul,ol ul,ul ol,ol ol {
    margin-bottom:0;
}

.list-unstyled {
    padding-left:0;list-style:none;
}

.list-inline {
    padding-left:0;list-style:none;margin-left:-5px;
}

.list-inline > li {
    display:inline-block;padding-left:5px;padding-right:5px;
}

dl {
    margin-top:0;margin-bottom:480px;
}

dt,dd {
    line-height:30px;
}

dt {
    font-weight:bold;
}

dd {
    margin-left:0;
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
    }

    .dl-horizontal dd {
        margin-left:180px;
    }


}

abbr[title],abbr[data-original-title] {
    cursor:help;border-bottom:1px dotted #777777;
}

.initialism {
    font-size:90%;text-transform:uppercase;
}

blockquote {
    padding:240px 480px;margin:0 0 480px;font-size:20px;border-left:5px solid #eeeeee;
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom:0;
}

blockquote footer,blockquote small,blockquote .small {
    display:block;font-size:80%;line-height:30px;color:#777777;
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content:'\2014 \00A0';
}

.blockquote-reverse,blockquote.pull-right {
    padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0;text-align:right;
}

.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
    content:'';
}

.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
    content:'\00A0 \2014';
}

address {
    margin-bottom:480px;font-style:normal;line-height:30px;
}

code,kbd,pre,samp {
    font-family:Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px;
}

kbd {
    padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);
}

kbd kbd {
    padding:0;font-size:100%;font-weight:bold;box-shadow:none;
}

pre {
    display:block;padding:239.5px;margin:0 0 240px;font-size:15px;line-height:30px;word-break:break-all;word-wrap:break-word;color:#333333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;
}

pre code {
    padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0;
}

.pre-scrollable {
    max-height:340px;overflow-y:scroll;
}

.container {
    margin-right:auto;margin-left:auto;padding-left:0px;padding-right:0px;
}

@media (min-width:768px) {
    .container {
        width:720px;
    }


}

@media (min-width:992px) {
    .container {
        width:940px;
    }


}

@media (min-width:1200px) {
    .container {
        width:1140px;
    }


}

.container-fluid {
    margin-right:auto;margin-left:auto;padding-left:0px;padding-right:0px;
}

.row {
    margin-left:0px;margin-right:0px;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position:relative;min-height:1px;padding-left:0px;padding-right:0px;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float:left;
}

.col-xs-12 {
    width:100%;
}

.col-xs-11 {
    width:91.66666667%;
}

.col-xs-10 {
    width:83.33333333%;
}

.col-xs-9 {
    width:75%;
}

.col-xs-8 {
    width:66.66666667%;
}

.col-xs-7 {
    width:58.33333333%;
}

.col-xs-6 {
    width:50%;
}

.col-xs-5 {
    width:41.66666667%;
}

.col-xs-4 {
    width:33.33333333%;
}

.col-xs-3 {
    width:25%;
}

.col-xs-2 {
    width:16.66666667%;
}

.col-xs-1 {
    width:8.33333333%;
}

.col-xs-pull-12 {
    right:100%;
}

.col-xs-pull-11 {
    right:91.66666667%;
}

.col-xs-pull-10 {
    right:83.33333333%;
}

.col-xs-pull-9 {
    right:75%;
}

.col-xs-pull-8 {
    right:66.66666667%;
}

.col-xs-pull-7 {
    right:58.33333333%;
}

.col-xs-pull-6 {
    right:50%;
}

.col-xs-pull-5 {
    right:41.66666667%;
}

.col-xs-pull-4 {
    right:33.33333333%;
}

.col-xs-pull-3 {
    right:25%;
}

.col-xs-pull-2 {
    right:16.66666667%;
}

.col-xs-pull-1 {
    right:8.33333333%;
}

.col-xs-pull-0 {
    right:auto;
}

.col-xs-push-12 {
    left:100%;
}

.col-xs-push-11 {
    left:91.66666667%;
}

.col-xs-push-10 {
    left:83.33333333%;
}

.col-xs-push-9 {
    left:75%;
}

.col-xs-push-8 {
    left:66.66666667%;
}

.col-xs-push-7 {
    left:58.33333333%;
}

.col-xs-push-6 {
    left:50%;
}

.col-xs-push-5 {
    left:41.66666667%;
}

.col-xs-push-4 {
    left:33.33333333%;
}

.col-xs-push-3 {
    left:25%;
}

.col-xs-push-2 {
    left:16.66666667%;
}

.col-xs-push-1 {
    left:8.33333333%;
}

.col-xs-push-0 {
    left:auto;
}

.col-xs-offset-12 {
    margin-left:100%;
}

.col-xs-offset-11 {
    margin-left:91.66666667%;
}

.col-xs-offset-10 {
    margin-left:83.33333333%;
}

.col-xs-offset-9 {
    margin-left:75%;
}

.col-xs-offset-8 {
    margin-left:66.66666667%;
}

.col-xs-offset-7 {
    margin-left:58.33333333%;
}

.col-xs-offset-6 {
    margin-left:50%;
}

.col-xs-offset-5 {
    margin-left:41.66666667%;
}

.col-xs-offset-4 {
    margin-left:33.33333333%;
}

.col-xs-offset-3 {
    margin-left:25%;
}

.col-xs-offset-2 {
    margin-left:16.66666667%;
}

.col-xs-offset-1 {
    margin-left:8.33333333%;
}

.col-xs-offset-0 {
    margin-left:0%;
}

@media (min-width:768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left;
    }

    .col-sm-12 {
        width:100%;
    }

    .col-sm-11 {
        width:91.66666667%;
    }

    .col-sm-10 {
        width:83.33333333%;
    }

    .col-sm-9 {
        width:75%;
    }

    .col-sm-8 {
        width:66.66666667%;
    }

    .col-sm-7 {
        width:58.33333333%;
    }

    .col-sm-6 {
        width:50%;
    }

    .col-sm-5 {
        width:41.66666667%;
    }

    .col-sm-4 {
        width:33.33333333%;
    }

    .col-sm-3 {
        width:25%;
    }

    .col-sm-2 {
        width:16.66666667%;
    }

    .col-sm-1 {
        width:8.33333333%;
    }

    .col-sm-pull-12 {
        right:100%;
    }

    .col-sm-pull-11 {
        right:91.66666667%;
    }

    .col-sm-pull-10 {
        right:83.33333333%;
    }

    .col-sm-pull-9 {
        right:75%;
    }

    .col-sm-pull-8 {
        right:66.66666667%;
    }

    .col-sm-pull-7 {
        right:58.33333333%;
    }

    .col-sm-pull-6 {
        right:50%;
    }

    .col-sm-pull-5 {
        right:41.66666667%;
    }

    .col-sm-pull-4 {
        right:33.33333333%;
    }

    .col-sm-pull-3 {
        right:25%;
    }

    .col-sm-pull-2 {
        right:16.66666667%;
    }

    .col-sm-pull-1 {
        right:8.33333333%;
    }

    .col-sm-pull-0 {
        right:auto;
    }

    .col-sm-push-12 {
        left:100%;
    }

    .col-sm-push-11 {
        left:91.66666667%;
    }

    .col-sm-push-10 {
        left:83.33333333%;
    }

    .col-sm-push-9 {
        left:75%;
    }

    .col-sm-push-8 {
        left:66.66666667%;
    }

    .col-sm-push-7 {
        left:58.33333333%;
    }

    .col-sm-push-6 {
        left:50%;
    }

    .col-sm-push-5 {
        left:41.66666667%;
    }

    .col-sm-push-4 {
        left:33.33333333%;
    }

    .col-sm-push-3 {
        left:25%;
    }

    .col-sm-push-2 {
        left:16.66666667%;
    }

    .col-sm-push-1 {
        left:8.33333333%;
    }

    .col-sm-push-0 {
        left:auto;
    }

    .col-sm-offset-12 {
        margin-left:100%;
    }

    .col-sm-offset-11 {
        margin-left:91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left:83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left:75%;
    }

    .col-sm-offset-8 {
        margin-left:66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left:58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left:50%;
    }

    .col-sm-offset-5 {
        margin-left:41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left:33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left:25%;
    }

    .col-sm-offset-2 {
        margin-left:16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left:8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left:0%;
    }


}

@media (min-width:992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left;
    }

    .col-md-12 {
        width:100%;
    }

    .col-md-11 {
        width:91.66666667%;
    }

    .col-md-10 {
        width:83.33333333%;
    }

    .col-md-9 {
        width:75%;
    }

    .col-md-8 {
        width:66.66666667%;
    }

    .col-md-7 {
        width:58.33333333%;
    }

    .col-md-6 {
        width:50%;
    }

    .col-md-5 {
        width:41.66666667%;
    }

    .col-md-4 {
        width:33.33333333%;
    }

    .col-md-3 {
        width:25%;
    }

    .col-md-2 {
        width:16.66666667%;
    }

    .col-md-1 {
        width:8.33333333%;
    }

    .col-md-pull-12 {
        right:100%;
    }

    .col-md-pull-11 {
        right:91.66666667%;
    }

    .col-md-pull-10 {
        right:83.33333333%;
    }

    .col-md-pull-9 {
        right:75%;
    }

    .col-md-pull-8 {
        right:66.66666667%;
    }

    .col-md-pull-7 {
        right:58.33333333%;
    }

    .col-md-pull-6 {
        right:50%;
    }

    .col-md-pull-5 {
        right:41.66666667%;
    }

    .col-md-pull-4 {
        right:33.33333333%;
    }

    .col-md-pull-3 {
        right:25%;
    }

    .col-md-pull-2 {
        right:16.66666667%;
    }

    .col-md-pull-1 {
        right:8.33333333%;
    }

    .col-md-pull-0 {
        right:auto;
    }

    .col-md-push-12 {
        left:100%;
    }

    .col-md-push-11 {
        left:91.66666667%;
    }

    .col-md-push-10 {
        left:83.33333333%;
    }

    .col-md-push-9 {
        left:75%;
    }

    .col-md-push-8 {
        left:66.66666667%;
    }

    .col-md-push-7 {
        left:58.33333333%;
    }

    .col-md-push-6 {
        left:50%;
    }

    .col-md-push-5 {
        left:41.66666667%;
    }

    .col-md-push-4 {
        left:33.33333333%;
    }

    .col-md-push-3 {
        left:25%;
    }

    .col-md-push-2 {
        left:16.66666667%;
    }

    .col-md-push-1 {
        left:8.33333333%;
    }

    .col-md-push-0 {
        left:auto;
    }

    .col-md-offset-12 {
        margin-left:100%;
    }

    .col-md-offset-11 {
        margin-left:91.66666667%;
    }

    .col-md-offset-10 {
        margin-left:83.33333333%;
    }

    .col-md-offset-9 {
        margin-left:75%;
    }

    .col-md-offset-8 {
        margin-left:66.66666667%;
    }

    .col-md-offset-7 {
        margin-left:58.33333333%;
    }

    .col-md-offset-6 {
        margin-left:50%;
    }

    .col-md-offset-5 {
        margin-left:41.66666667%;
    }

    .col-md-offset-4 {
        margin-left:33.33333333%;
    }

    .col-md-offset-3 {
        margin-left:25%;
    }

    .col-md-offset-2 {
        margin-left:16.66666667%;
    }

    .col-md-offset-1 {
        margin-left:8.33333333%;
    }

    .col-md-offset-0 {
        margin-left:0%;
    }


}

@media (min-width:1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left;
    }

    .col-lg-12 {
        width:100%;
    }

    .col-lg-11 {
        width:91.66666667%;
    }

    .col-lg-10 {
        width:83.33333333%;
    }

    .col-lg-9 {
        width:75%;
    }

    .col-lg-8 {
        width:66.66666667%;
    }

    .col-lg-7 {
        width:58.33333333%;
    }

    .col-lg-6 {
        width:50%;
    }

    .col-lg-5 {
        width:41.66666667%;
    }

    .col-lg-4 {
        width:33.33333333%;
    }

    .col-lg-3 {
        width:25%;
    }

    .col-lg-2 {
        width:16.66666667%;
    }

    .col-lg-1 {
        width:8.33333333%;
    }

    .col-lg-pull-12 {
        right:100%;
    }

    .col-lg-pull-11 {
        right:91.66666667%;
    }

    .col-lg-pull-10 {
        right:83.33333333%;
    }

    .col-lg-pull-9 {
        right:75%;
    }

    .col-lg-pull-8 {
        right:66.66666667%;
    }

    .col-lg-pull-7 {
        right:58.33333333%;
    }

    .col-lg-pull-6 {
        right:50%;
    }

    .col-lg-pull-5 {
        right:41.66666667%;
    }

    .col-lg-pull-4 {
        right:33.33333333%;
    }

    .col-lg-pull-3 {
        right:25%;
    }

    .col-lg-pull-2 {
        right:16.66666667%;
    }

    .col-lg-pull-1 {
        right:8.33333333%;
    }

    .col-lg-pull-0 {
        right:auto;
    }

    .col-lg-push-12 {
        left:100%;
    }

    .col-lg-push-11 {
        left:91.66666667%;
    }

    .col-lg-push-10 {
        left:83.33333333%;
    }

    .col-lg-push-9 {
        left:75%;
    }

    .col-lg-push-8 {
        left:66.66666667%;
    }

    .col-lg-push-7 {
        left:58.33333333%;
    }

    .col-lg-push-6 {
        left:50%;
    }

    .col-lg-push-5 {
        left:41.66666667%;
    }

    .col-lg-push-4 {
        left:33.33333333%;
    }

    .col-lg-push-3 {
        left:25%;
    }

    .col-lg-push-2 {
        left:16.66666667%;
    }

    .col-lg-push-1 {
        left:8.33333333%;
    }

    .col-lg-push-0 {
        left:auto;
    }

    .col-lg-offset-12 {
        margin-left:100%;
    }

    .col-lg-offset-11 {
        margin-left:91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left:83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left:75%;
    }

    .col-lg-offset-8 {
        margin-left:66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left:58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left:50%;
    }

    .col-lg-offset-5 {
        margin-left:41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left:33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left:25%;
    }

    .col-lg-offset-2 {
        margin-left:16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left:8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left:0%;
    }


}

table {
    background-color:transparent;
}

caption {
    padding-top:8px;padding-bottom:8px;color:#777777;text-align:left;
}

th {
    text-align:left;
}

.table {
    width:100%;max-width:100%;margin-bottom:480px;
}

.table > thead > tr > th,.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > td,.table > tbody > tr > td,.table > tfoot > tr > td {
    padding:8px;line-height:30px;vertical-align:top;border-top:1px solid #ddd;
}

.table > thead > tr > th {
    vertical-align:bottom;border-bottom:2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > th,.table > thead:first-child > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > td {
    border-top:0;
}

.table > tbody + tbody {
    border-top:2px solid #ddd;
}

.table .table {
    background-color:#fff;
}

.table-condensed > thead > tr > th,.table-condensed > tbody > tr > th,.table-condensed > tfoot > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > td {
    padding:5px;
}

.table-bordered {
    border:1px solid #ddd;
}

.table-bordered > thead > tr > th,.table-bordered > tbody > tr > th,.table-bordered > tfoot > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > td {
    border:1px solid #ddd;
}

.table-bordered > thead > tr > th,.table-bordered > thead > tr > td {
    border-bottom-width:2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color:#f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color:#f5f5f5;
}

table col[class*="col-"] {
    position:static;float:none;display:table-column;
}

table td[class*="col-"],table th[class*="col-"] {
    position:static;float:none;display:table-cell;
}

.table > thead > tr > td.active,.table > tbody > tr > td.active,.table > tfoot > tr > td.active,.table > thead > tr > th.active,.table > tbody > tr > th.active,.table > tfoot > tr > th.active,.table > thead > tr.active > td,.table > tbody > tr.active > td,.table > tfoot > tr.active > td,.table > thead > tr.active > th,.table > tbody > tr.active > th,.table > tfoot > tr.active > th {
    background-color:#f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,.table-hover > tbody > tr > th.active:hover,.table-hover > tbody > tr.active:hover > td,.table-hover > tbody > tr:hover > .active,.table-hover > tbody > tr.active:hover > th {
    background-color:#e8e8e8;
}

.table > thead > tr > td.success,.table > tbody > tr > td.success,.table > tfoot > tr > td.success,.table > thead > tr > th.success,.table > tbody > tr > th.success,.table > tfoot > tr > th.success,.table > thead > tr.success > td,.table > tbody > tr.success > td,.table > tfoot > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr.success > th,.table > tfoot > tr.success > th {
    background-color:#dff0d8;
}

.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,.table-hover > tbody > tr:hover > .success,.table-hover > tbody > tr.success:hover > th {
    background-color:#d0e9c6;
}

.table > thead > tr > td.info,.table > tbody > tr > td.info,.table > tfoot > tr > td.info,.table > thead > tr > th.info,.table > tbody > tr > th.info,.table > tfoot > tr > th.info,.table > thead > tr.info > td,.table > tbody > tr.info > td,.table > tfoot > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr.info > th,.table > tfoot > tr.info > th {
    background-color:#d9edf7;
}

.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th {
    background-color:#c4e3f3;
}

.table > thead > tr > td.warning,.table > tbody > tr > td.warning,.table > tfoot > tr > td.warning,.table > thead > tr > th.warning,.table > tbody > tr > th.warning,.table > tfoot > tr > th.warning,.table > thead > tr.warning > td,.table > tbody > tr.warning > td,.table > tfoot > tr.warning > td,.table > thead > tr.warning > th,.table > tbody > tr.warning > th,.table > tfoot > tr.warning > th {
    background-color:#fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,.table-hover > tbody > tr:hover > .warning,.table-hover > tbody > tr.warning:hover > th {
    background-color:#faf2cc;
}

.table > thead > tr > td.danger,.table > tbody > tr > td.danger,.table > tfoot > tr > td.danger,.table > thead > tr > th.danger,.table > tbody > tr > th.danger,.table > tfoot > tr > th.danger,.table > thead > tr.danger > td,.table > tbody > tr.danger > td,.table > tfoot > tr.danger > td,.table > thead > tr.danger > th,.table > tbody > tr.danger > th,.table > tfoot > tr.danger > th {
    background-color:#f2dede;
}

.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td,.table-hover > tbody > tr:hover > .danger,.table-hover > tbody > tr.danger:hover > th {
    background-color:#ebcccc;
}

.table-responsive {
    overflow-x:auto;min-height:0.01%;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width:100%;margin-bottom:360px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;
    }

    .table-responsive > .table {
        margin-bottom:0;
    }

    .table-responsive > .table > thead > tr > th,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > td {
        white-space:nowrap;
    }

    .table-responsive > .table-bordered {
        border:0;
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left:0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right:0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom:0;
    }


}

fieldset {
    padding:0;margin:0;border:0;min-width:0;
}

legend {
    display:block;width:100%;padding:0;margin-bottom:480px;font-size:24px;line-height:inherit;color:#333333;border:0;border-bottom:1px solid #e5e5e5;
}

label {
    display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold;
}



input[type="radio"],input[type="checkbox"] {
    margin:4px 0 0;margin-top:1px \9;line-height:normal;
}

input[type="file"] {
    display:block;
}

input[type="range"] {
    display:block;width:100%;
}

select[multiple],select[size] {
    height:auto;
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
    outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;
}

output {
    display:block;padding-top:7px;font-size:16px;line-height:30px;color:#555555;
}

.form-control {
    display:block;width:100%;height:494px;padding:6px 12px;font-size:16px;line-height:30px;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
}

.form-control::-moz-placeholder {
    color:#999;opacity:1;
}

.form-control:-ms-input-placeholder {
    color:#999;
}

.form-control::-webkit-input-placeholder {
    color:#999;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor:not-allowed;background-color:#eeeeee;opacity:1;
}

textarea.form-control {
    height:auto;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"] {
        line-height:494px;
    }

    input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"] {
        line-height:33px;
    }

    input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"] {
        line-height:49px;
    }


}

.form-group {
    margin-bottom:15px;
}

.radio,.checkbox {
    position:relative;display:block;margin-top:10px;margin-bottom:10px;
}

.radio label,.checkbox label {
    min-height:480px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer;
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    position:absolute;margin-left:-20px;margin-top:4px \9;
}

.radio + .radio,.checkbox + .checkbox {
    margin-top:-5px;
}

.radio-inline,.checkbox-inline {
    display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer;
}

.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {
    margin-top:0;margin-left:10px;
}

input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"] {
    cursor:not-allowed;
}

.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline {
    cursor:not-allowed;
}

.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label {
    cursor:not-allowed;
}

.form-control-static {
    padding-top:7px;padding-bottom:7px;margin-bottom:0;
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-left:0;padding-right:0;
}

.input-sm {
    height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px;
}

select.input-sm {
    height:33px;line-height:33px;
}

textarea.input-sm,select[multiple].input-sm {
    height:auto;
}

.form-group-sm .form-control {
    height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px;
}

select.form-group-sm .form-control {
    height:33px;line-height:33px;
}

textarea.form-group-sm .form-control,select[multiple].form-group-sm .form-control {
    height:auto;
}

.form-group-sm .form-control-static {
    height:33px;padding:5px 10px;font-size:14px;line-height:1.5;
}

.input-lg {
    height:49px;padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:6px;
}

select.input-lg {
    height:49px;line-height:49px;
}

textarea.input-lg,select[multiple].input-lg {
    height:auto;
}

.form-group-lg .form-control {
    height:49px;padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:6px;
}

select.form-group-lg .form-control {
    height:49px;line-height:49px;
}

textarea.form-group-lg .form-control,select[multiple].form-group-lg .form-control {
    height:auto;
}

.form-group-lg .form-control-static {
    height:49px;padding:10px 16px;font-size:20px;line-height:1.3333333;
}

.has-feedback {
    position:relative;
}

.has-feedback .form-control {
    padding-right:617.5px;
}

.form-control-feedback {
    position:absolute;top:0;right:0;z-index:2;display:block;width:494px;height:494px;line-height:494px;text-align:center;pointer-events:none;
}

.input-lg + .form-control-feedback {
    width:49px;height:49px;line-height:49px;
}

.input-sm + .form-control-feedback {
    width:33px;height:33px;line-height:33px;
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
    color:#3c763d;
}

.has-success .form-control {
    border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-success .form-control:focus {
    border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
    color:#3c763d;border-color:#3c763d;background-color:#dff0d8;
}

.has-success .form-control-feedback {
    color:#3c763d;
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
    color:#8a6d3b;
}

.has-warning .form-control {
    border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-warning .form-control:focus {
    border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3;
}

.has-warning .form-control-feedback {
    color:#8a6d3b;
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
    color:#a94442;
}

.has-error .form-control {
    border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-error .form-control:focus {
    border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color:#a94442;border-color:#a94442;background-color:#f2dede;
}

.has-error .form-control-feedback {
    color:#a94442;
}

.has-feedback label ~ .form-control-feedback {
    top:485px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top:0;
}

.help-block {
    display:block;margin-top:5px;margin-bottom:10px;color:#737373;
}

@media (min-width:768px) {
    .form-inline .form-group {
        display:inline-block;margin-bottom:0;vertical-align:middle;
    }

    .form-inline .form-control {
        display:inline-block;width:auto;vertical-align:middle;
    }

    .form-inline .form-control-static {
        display:inline-block;
    }

    .form-inline .input-group {
        display:inline-table;vertical-align:middle;
    }

    .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
        width:auto;
    }

    .form-inline .input-group > .form-control {
        width:100%;
    }

    .form-inline .control-label {
        margin-bottom:0;vertical-align:middle;
    }

    .form-inline .radio,.form-inline .checkbox {
        display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle;
    }

    .form-inline .radio label,.form-inline .checkbox label {
        padding-left:0;
    }

    .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
        position:relative;margin-left:0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top:0;
    }


}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    margin-top:0;margin-bottom:0;padding-top:7px;
}

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height:487px;
}

.form-horizontal .form-group {
    margin-left:0px;margin-right:0px;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align:right;margin-bottom:0;padding-top:7px;
    }


}

.form-horizontal .has-feedback .form-control-feedback {
    right:0px;
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:14.333333px;
    }


}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
    }


}

.btn {
    display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:16px;line-height:30px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;
}

.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {
    outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;
}

.btn:hover,.btn:focus,.btn.focus {
    color:#333;text-decoration:none;
}

.btn:active,.btn.active {
    outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor:not-allowed;pointer-events:none;opacity:0.65;filter:alpha(opacity=65);box-shadow:none;
}

.btn-default {
    color:#333;background-color:#fff;border-color:#ccc;
}

.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {
    color:#333;background-color:#e6e6e6;border-color:#adadad;
}

.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {
    background-image:none;
}

.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {
    background-color:#fff;border-color:#ccc;
}

.btn-default .badge {
    color:#fff;background-color:#333;
}

.btn-primary {
    color:#fff;background-color:#337ab7;border-color:#2e6da4;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {
    color:#fff;background-color:#286090;border-color:#204d74;
}

.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {
    background-image:none;
}

.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
    background-color:#337ab7;border-color:#2e6da4;
}

.btn-primary .badge {
    color:#337ab7;background-color:#fff;
}

.btn-success {
    color:#fff;background-color:#5cb85c;border-color:#4cae4c;
}

.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {
    color:#fff;background-color:#449d44;border-color:#398439;
}

.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {
    background-image:none;
}

.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active {
    background-color:#5cb85c;border-color:#4cae4c;
}

.btn-success .badge {
    color:#5cb85c;background-color:#fff;
}

.btn-info {
    color:#fff;background-color:#5bc0de;border-color:#46b8da;
}

.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {
    color:#fff;background-color:#31b0d5;border-color:#269abc;
}

.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {
    background-image:none;
}

.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {
    background-color:#5bc0de;border-color:#46b8da;
}

.btn-info .badge {
    color:#5bc0de;background-color:#fff;
}

.btn-warning {
    color:#fff;background-color:#f0ad4e;border-color:#eea236;
}

.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {
    color:#fff;background-color:#ec971f;border-color:#d58512;
}

.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {
    background-image:none;
}

.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {
    background-color:#f0ad4e;border-color:#eea236;
}

.btn-warning .badge {
    color:#f0ad4e;background-color:#fff;
}

.btn-danger {
    color:#fff;background-color:#d9534f;border-color:#d43f3a;
}

.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open > .dropdown-toggle.btn-danger {
    color:#fff;background-color:#c9302c;border-color:#ac2925;
}

.btn-danger:active,.btn-danger.active,.open > .dropdown-toggle.btn-danger {
    background-image:none;
}

.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active {
    background-color:#d9534f;border-color:#d43f3a;
}

.btn-danger .badge {
    color:#d9534f;background-color:#fff;
}

.btn-link {
    color:#337ab7;font-weight:normal;border-radius:0;
}

.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color:transparent;box-shadow:none;
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    border-color:transparent;
}

.btn-link:hover,.btn-link:focus {
    color:#23527c;text-decoration:underline;background-color:transparent;
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
    color:#777777;text-decoration:none;
}

.btn-lg {
    padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:6px;
}

.btn-sm {
    padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px;
}

.btn-xs {
    padding:1px 5px;font-size:14px;line-height:1.5;border-radius:3px;
}

.btn-block {
    display:block;width:100%;
}

.btn-block + .btn-block {
    margin-top:5px;
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width:100%;
}

.carousel {
    position:relative;
}

.carousel-inner {
    position:relative;overflow:hidden;width:100%;
}

.carousel-inner > .item {
    display:none;position:relative;-moz-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;
}

.carousel-inner > .item > img,.carousel-inner > .item > a > img {
    line-height:1;
}


.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {
    display:block;
}

.carousel-inner > .active {
    left:0;
}

.carousel-inner > .next,.carousel-inner > .prev {
    position:absolute;top:0;width:100%;
}

.carousel-inner > .next {
    left:100%;
}

.carousel-inner > .prev {
    left:-100%;
}

.carousel-inner > .next.left,.carousel-inner > .prev.right {
    left:0;
}

.carousel-inner > .active.left {
    left:-100%;
}

.carousel-inner > .active.right {
    left:100%;
}

.carousel-control {
    position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);
}

.carousel-control.left {
    background-image:-moz- oldlinear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
}

.carousel-control.right {
    left:auto;right:0;background-image:-moz- oldlinear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
}

.carousel-control:hover,.carousel-control:focus {
    outline:0;color:#fff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
    position:absolute;top:50%;z-index:5;display:inline-block;
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
    left:50%;margin-left:-10px;
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
    right:50%;margin-right:-10px;
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    width:20px;height:20px;margin-top:-10px;line-height:1;font-family:serif;
}

.carousel-control .icon-prev:before {
    content:'\2039';
}

.carousel-control .icon-next:before {
    content:'\203a';
}

.carousel-indicators {
    position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center;
}

.carousel-indicators li {
    display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);
}

.carousel-indicators .active {
    margin:0;width:12px;height:12px;background-color:#fff;
}

.carousel-caption {
    position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);
}

.carousel-caption .btn {
    text-shadow:none;
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
        width:30px;height:30px;margin-top:-15px;font-size:30px;
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left:-15px;
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right:-15px;
    }

    .carousel-caption {
        left:20%;right:20%;padding-bottom:30px;
    }

    .carousel-indicators {
        bottom:20px;
    }


}

.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    content:" ";display:table;
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after {
    clear:both;
}

.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    content:" ";display:table;
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after {
    clear:both;
}

.center-block {
    display:block;margin-left:auto;margin-right:auto;
}

.pull-right {
    float:right !important;
}

.pull-left {
    float:left !important;
}

.hide {
    display:none !important;
}

.show {
    display:block !important;
}

.invisible {
    visibility:hidden;
}

.text-hide {
    font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;
}

.hidden {
    display:none !important;visibility:hidden !important;
}

.affix {
    position:fixed;
}

@-ms-viewport {
    width:device-width;
}

.visible-xs,.visible-sm,.visible-md,.visible-lg {
    display:none !important;
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display:none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display:block !important;
    }

    table.visible-xs {
        display:table;
    }

    tr.visible-xs {
        display:table-row !important;
    }

    th.visible-xs,td.visible-xs {
        display:table-cell !important;
    }


}

@media (max-width:767px) {
    .visible-xs-block {
        display:block !important;
    }


}

@media (max-width:767px) {
    .visible-xs-inline {
        display:inline !important;
    }


}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display:inline-block !important;
    }


}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display:block !important;
    }

    table.visible-sm {
        display:table;
    }

    tr.visible-sm {
        display:table-row !important;
    }

    th.visible-sm,td.visible-sm {
        display:table-cell !important;
    }


}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display:block !important;
    }


}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display:inline !important;
    }


}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block !important;
    }


}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display:block !important;
    }

    table.visible-md {
        display:table;
    }

    tr.visible-md {
        display:table-row !important;
    }

    th.visible-md,td.visible-md {
        display:table-cell !important;
    }


}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display:block !important;
    }


}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline !important;
    }


}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block !important;
    }


}

@media (min-width:1200px) {
    .visible-lg {
        display:block !important;
    }

    table.visible-lg {
        display:table;
    }

    tr.visible-lg {
        display:table-row !important;
    }

    th.visible-lg,td.visible-lg {
        display:table-cell !important;
    }


}

@media (min-width:1200px) {
    .visible-lg-block {
        display:block !important;
    }


}

@media (min-width:1200px) {
    .visible-lg-inline {
        display:inline !important;
    }


}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display:inline-block !important;
    }


}

@media (max-width:767px) {
    .hidden-xs {
        display:none !important;
    }


}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display:none !important;
    }


}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display:none !important;
    }


}

@media (min-width:1200px) {
    .hidden-lg {
        display:none !important;
    }


}

.visible-print {
    display:none !important;
}

@media print {
    .visible-print {
        display:block !important;
    }

    table.visible-print {
        display:table;
    }

    tr.visible-print {
        display:table-row !important;
    }

    th.visible-print,td.visible-print {
        display:table-cell !important;
    }


}

.visible-print-block {
    display:none !important;
}

@media print {
    .visible-print-block {
        display:block !important;
    }


}

.visible-print-inline {
    display:none !important;
}

@media print {
    .visible-print-inline {
        display:inline !important;
    }


}

.visible-print-inline-block {
    display:none !important;
}

@media print {
    .visible-print-inline-block {
        display:inline-block !important;
    }


}

@media print {
    .hidden-print {
        display:none !important;
    }


}

html.fixed-size,body.fixed-size {
    overflow-y:hidden !important;overflow-x:hidden !important;
}

html.fixed-sizebody::-webkit-scrollbar,body.fixed-sizebody::-webkit-scrollbar {
    display:none !important;
}

body {
    overflow-y:scroll;overflow-x:hidden;font-family:"ITCAvantGardeGothic","Helvetica Neue",Helvetica,Arial,sans-serif;color:#006bac;
}

.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5 {
    margin:0px 0 0px 0;font-weight:300;padding:0;
}

p,ul {
    margin:0 0 0px;
}

.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,p:first-child {
    margin-top:0;
}

.h1:last-child,.h2:last-child,.h3:last-child,.h4:last-child,.h5:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,p:last-child {
    margin-bottom:0;
}

h1,.h1 {
    font-size:42px;line-height:44px;
}

@media (max-width:1023px) {
    h1,.h1 {
        font-size:30px;line-height:38px;
    }


}

@media (max-width:767px) {
    h1,.h1 {
        font-size:24px;line-height:32px;
    }


}

h2,.h2 {
    font-size:36px;line-height:44px;
}

@media (max-width:1023px) {
    h2,.h2 {
        font-size:30px;line-height:38px;
    }


}

@media (max-width:767px) {
    h2,.h2 {
        font-size:24px;line-height:32px;
    }


}

h3,.h3 {
    font-size:32px;line-height:40px;
}

@media (max-width:1023px) {
    h3,.h3 {
        font-size:26px;line-height:34px;
    }


}

@media (max-width:767px) {
    h3,.h3 {
        font-size:20px;line-height:28px;
    }


}

h4,.h4 {
    font-size:26px;line-height:34px;
}

@media (max-width:1023px) {
    h4,.h4 {
        font-size:22px;line-height:30px;
    }


}

@media (max-width:767px) {
    h4,.h4 {
        font-size:16px;line-height:24px;
    }


}

h5,.h5 {
    font-size:16px;line-height:32px;
}

@media (max-width:1023px) {
    h5,.h5 {
        font-size:16px;line-height:22px;
    }


}

@media (max-width:767px) {
    h5,.h5 {
        font-size:14px;line-height:20px;
    }


}

body,p,.p {
    font-size:16px;line-height:30px;
}

@media (max-width:1023px) {
    body,p,.p {
        font-size:16px;line-height:30px;
    }


}

@media (max-width:767px) {
    body,p,.p {
        font-size:14px;line-height:26px;
    }


}

h1 + p,.h1 + p {
    margin-top:15px;
}

a {
    color:inherit;
}

#page {
    padding-top:105px;
}

@media (max-width:1023px) {
    #page {
        padding-top:60px;
    }


}

@media (max-width:767px) {
    #page {
        padding-top:50px;
    }


}

.bold,strong,b {
    font-weight:bold;
}

* {
    outline:0 !important;
}

.row-eq-height {
    display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;
}

.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    content:" ";display:table;
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after {
    clear:both;
}

.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    content:" ";display:table;
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after {
    clear:both;
}

.element-invisible {
    display:none;
}

.container {
    width:100% !important;max-width:1440px;padding-left:0px;padding-right:0px;
}

.section-anchor {
    background:transparent;position:absolute;height:0;width:0;margin-top:-105px;
}

@media (max-width:1023px) {
    .section-anchor {
        margin-top:-60px;
    }


}

@media (max-width:767px) {
    .section-anchor {
        margin-top:-50px;
    }


}

body.toolbar-horizontal .section-anchor {
    margin-top:-184px;
}

@media (max-width:1023px) {
    body.toolbar-vertical .section-anchor {
        margin-top:-99px;
    }


}

@media (max-width:767px) {
    body.toolbar-vertical .section-anchor {
        margin-top:-89px;
    }


}

@media (max-width:609px) {
    body.toolbar-vertical .section-anchor {
        margin-top:-50px;
    }


}

.template-uebersicht section.text ul {
    list-style:none;padding:0;
}

.template-uebersicht section.text ul li {
    width:100%;line-height:60px;
}

.template-uebersicht section.text ul li + li {
    margin-top:15px;
}

.template-uebersicht section.text ul li a {
    display:block;background-color:#F5F5F5;color:#006bac;padding-left:25px;
}

.template-uebersicht section.text ul li a:focus {
    background-color:#F5F5F5;color:#006bac;text-decoration:none;
}

.template-uebersicht section.text ul li a:hover {
    background-color:#006bac;color:#FFFFFF;text-decoration:none;
}

.color--black {
    color:#000000 !important;
}

.color--white {
    color:#FFFFFF !important;
}

.color--whiteseeit {
    color:#FFFFFF !important;
    font-size:120%;

}

.color--nebula {
    color:#C2D6D4 !important;
}

.color--california {
    color:#FFFFFF !important;
}

.color--downriver {
    color:#006bac !important;
}

.color--mine-shaft {
    color:#333333 !important;
}

.color--mine-shaft-lite {
    color:rgba(51,51,51,0.04) !important;
}

.color--mine-shaft-medium {
    color:rgba(51,51,51,0.31) !important;
}

.color--resolution-blue {
    color:#001F7A !important;
}

.color--surfie-green {
    color:#006bac !important;
}

.color--stiletto {
    color:#8B2939 !important;
}

.color--downriver-2 {
    color:#0D2D5C !important;
}

.color--gallery {
    color:#EAEAEA !important;
}

.color--selective-yellow {
    color:#FFB501 !important;
}

.color--cutty-sark {
    color:#536A71 !important;
}

.color--ronchi {
    color:#E6CF45 !important;
}

.color--astral {
    color:#337AB7 !important;
}

.color--wild-sand {
    color:#F5F5F5 !important;
}

.color--shamrock {
    color:#2FDF95 !important;
}

.color--seeit {
    color:#006BAC !important;
}

.color--white-ice {
    color:#D4F8E9 !important;
}

.color--teal {
    color:#00787F !important;
}

.color--orange-peel {
    color:#F6A000 !important;
}

.color--rose-red {
    color:#702131 !important;
}

.color--mystic {
    color:#E2E7EB !important;
}

.color--gothic {
    color:#6B91A2 !important;
}

.color--parchment {
    color:#F1E9D4 !important;
}

.color--lucky {
    color:#B0941A !important;
}

.color--wafer {
    color:#DDC2BD !important;
}

.color--nutmeg {
    color:#803729 !important;
}

.color--oasis {
    color:#FDE5C9 !important;
}

.color--athens-gray {
    color:#F6F7F9 !important;
}

.bg-color--black {
    background-color:#000000 !important;
}

.bg-color--white {
    background-color:#FFFFFF !important;
}

.bg-color--nebula {
    background-color:#C2D6D4 !important;
}

.bg-color--california {
    background-color:#006bac !important;
}

.bg-color--downriver {
    background-color:#006bac !important;
}

.bg-color--mine-shaft {
    background-color:#333333 !important;
}

.bg-color--mine-shaft-lite {
    background-color:rgba(51,51,51,0.04) !important;
}

.bg-color--mine-shaft-medium {
    background-color:rgba(51,51,51,0.31) !important;
}

.bg-color--resolution-blue {
    background-color:#001F7A !important;
}

.bg-color--surfie-green {
    background-color:#006bac !important;
}

.bg-color--stiletto {
    background-color:#8B2939 !important;
}

.bg-color--downriver-2 {
    background-color:#0D2D5C !important;
}

.bg-color--gallery {
    background-color:#EAEAEA !important;
}

.bg-color--selective-yellow {
    background-color:#FFB501 !important;
}

.bg-color--cutty-sark {
    background-color:#536A71 !important;
}

.bg-color--ronchi {
    background-color:#E6CF45 !important;
}

.bg-color--astral {
    background-color:#337AB7 !important;
}

.bg-color--wild-sand {
    background-color:#F5F5F5 !important;
}

.bg-color--shamrock {
    background-color:#2FDF95 !important;
}

.bg-color--white-ice {
    background-color:#D4F8E9 !important;
}

.bg-color--teal {
    background-color:#00787F !important;
}

.bg-color--orange-peel {
    background-color:#F6A000 !important;
}

.bg-color--rose-red {
    background-color:#702131 !important;
}

.bg-color--mystic {
    background-color:#E2E7EB !important;
}

.bg-color--gothic {
    background-color:#6B91A2 !important;
}

.bg-color--parchment {
    background-color:#F1E9D4 !important;
}

.bg-color--lucky {
    background-color:#B0941A !important;
}

.bg-color--wafer {
    background-color:#DDC2BD !important;
}

.bg-color--nutmeg {
    background-color:#803729 !important;
}

.bg-color--oasis {
    background-color:#FDE5C9 !important;
}

.bg-color--athens-gray {
    background-color:#F6F7F9 !important;
}

.animate {
    visibility:hidden;
}

input[type=text],input[type=email],input[type=password] {
    -webkit-appearance:none;-moz-appearance:none;appearance:none;
}

.slick-slider {
    position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;
}

.slick-list {
    position:relative;overflow:hidden;display:block;margin:0;padding:0;
}

.slick-list:focus {
    outline:none;
}



.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);
}

.slick-track {
    position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;
}

.slick-track:before,.slick-track:after {
    content:"";display:table;
}

.slick-track:after {
    clear:both;
}

.slick-loading .slick-track {
    visibility:hidden;
}

.slick-slide {
    float:left;height:100%;min-height:1px;display:none;
}

[dir="rtl"] .slick-slide {
    float:right;
}

.slick-slide img {
    display:block;
}

.slick-slide.slick-loading img {
    display:none;
}

.slick-slide.dragging img {
    pointer-events:none;
}

.slick-initialized .slick-slide {
    display:block;
}

.slick-loading .slick-slide {
    visibility:hidden;
}

.slick-vertical .slick-slide {
    display:block;height:auto;border:1px solid transparent;
}

.slick-arrow.slick-hidden {
    display:none;
}

.slick-loading .slick-list {
    background:#fff url('../bilder/ajax-loader.gif') center center no-repeat;
}

.slick-prev,.slick-next {
    position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none;
}

.slick-prev:hover,.slick-next:hover,.slick-prev:focus,.slick-next:focus {
    outline:none;background:transparent;color:transparent;
}

.slick-prev:hover:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-next:focus:before {
    opacity:1;
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
    opacity:0.25;
}

.slick-prev:before,.slick-next:before {
    font-family:"slick";font-size:20px;line-height:1;color:white;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
}

@font-face {
    font-family:'slick';font-weight:normal;font-style:normal;src:url('../fonts/slick.eot');src:url('..fonts/slick.eot?') format('embedded-opentype'),url('../fonts/slick.woff') format('woff'),url('../fonts/slick.ttf') format('truetype'),url('../fonts/slick.svg') format('svg');
}

.slick-prev {
    left:-25px;
}

[dir="rtl"] .slick-prev {
    left:auto;right:-25px;
}

.slick-prev:before {
    content:"←";
}

[dir="rtl"] .slick-prev:before {
    content:"→";
}

.slick-next {
    right:-25px;
}

[dir="rtl"] .slick-next {
    left:-25px;right:auto;
}

.slick-next:before {
    content:"→";
}

[dir="rtl"] .slick-next:before {
    content:"←";
}

.slick-dotted .slick-slider {
    margin-bottom:30px;
}

.slick-dots {
    position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;
}

.slick-dots li {
    position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer;
}

.slick-dots li button {
    border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer;
}

.slick-dots li button:hover,.slick-dots li button:focus {
    outline:none;
}

.slick-dots li button:hover:before,.slick-dots li button:focus:before {
    opacity:1;
}

.slick-dots li button:before {
    position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
}

.slick-dots li.slick-active button:before {
    color:black;opacity:0.75;
}

header.header {
    background-color:#FFFFFF;position:fixed;top:0;width:100%;left:50%;z-index:3;-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);transform:translate(-50%,0);
}

@media (min-width:1024px) {
    header.header {
        box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);
    }


}

@media (max-width:1023px) {
    header.header:before {
        box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);background:#FFFFFF;bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0;z-index:0;
    }


}

header.header .logo {
    width:19%;height:105px;float:left;background-color:#006bac;color:#FFFFFF;text-align:center;padding:25px 0;
}

@media (max-width:1329px) {
    header.header .logo {
        width:16%;padding:32px 12px;
    }


}

@media (max-width:1023px) {
    header.header .logo {
        width:23%;position:relative;height:60px;padding:12px 0;
    }


}

@media (min-width:768px) and (max-width:991px) {
    header.header .logo {
        padding:15px 0;
    }


}

@media (max-width:767px) {
    header.header .logo {
        width:180px;height:50px;padding:9px 0 14px;
    }


}

header.header .logo .img {
    margin:0 auto;height:100%;
}

@media (min-width:1024px) and (max-width:1329px) {
    header.header .logo .img {
        width:100%;margin-top:7px;
    }


}

header.header .logo .img img {
    height:100%;width:auto;
}

@media (min-width:1024px) and (max-width:1329px) {
    header.header .logo .img img {
        width:100%;height:auto;
    }


}

header.header #menuToggle {
    width:81%;float:left;
}

@media (max-width:1329px) {
    header.header #menuToggle {
        width:84%;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle {
        position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;
    }


}

header.header #menuToggle input.toggle {
    display:none;
}

header.header #menuToggle #menu nav.top,header.header #menuToggle #menu .main {
    padding-right:6.25%;
}

@media (max-width:1329px) {
    header.header #menuToggle #menu nav.top,header.header #menuToggle #menu .main {
        padding-right:15px;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle #menu nav.top,header.header #menuToggle #menu .main {
        padding:0;
    }


}

header.header #menuToggle #menu nav.top ul,header.header #menuToggle #menu .main ul {
    list-style:none;padding:0;height:100%;
}

header.header #menuToggle #menu nav.top ul li,header.header #menuToggle #menu .main ul li {
    height:100%;
}

@media (min-width:1024px) {
    header.header #menuToggle #menu nav.top ul li,header.header #menuToggle #menu .main ul li {
        display:inline-block;
    }


}

header.header #menuToggle #menu nav.top ul li.active,header.header #menuToggle #menu .main ul li.active {
    font-weight:600;
}

header.header #menuToggle #menu nav.top {
    text-align:right;color:#ffffff;font-size:12px;line-height:28px;
}

@media (min-width:1024px) {
    header.header #menuToggle #menu nav.top {
        height:35px;background-color:#001f7a;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle #menu nav.top {
        text-align:left;width:280px;position:relative;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);
    }


}

header.header #menuToggle #menu nav.top ul {
    line-height:37px;
}

header.header #menuToggle #menu nav.top ul li {
    margin-left:2px;
}

@media (max-width:1023px) {
    header.header #menuToggle #menu nav.top ul li {
        margin-left:0;margin-top:10px;width:100%;height:48px;display:inline-block;text-align:center;background-color:#ffffff;color:#006bac;font-weight:bold;font-size:14px;
    }


}

header.header #menuToggle #menu nav.top ul li a {
    display:block;height:100%;padding:0 12px;
}

@media (max-width:1023px) {
    header.header #menuToggle #menu nav.top ul li a {
        line-height:48px;position:relative;
    }


}

header.header #menuToggle #menu nav.top ul li a:hover,header.header #menuToggle #menu nav.top ul li a:focus {
    color:#006bac;text-decoration:none;
}

@media (min-width:1024px) {
    header.header #menuToggle #menu nav.top ul li a img {
        display:none;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle #menu nav.top ul li a img {
        height:22px;width:auto;margin-right:10px;
    }


}


@media (max-width:1023px) {
    header.header #menuToggle #menu nav.top ul li.active,header.header #menuToggle #menu nav.top ul li.active a:hover,header.header #menuToggle #menu nav.top ul li.active a:focus {
        color:#FFFFFF;background-color:#FFB501;
    }

    header.header #menuToggle #menu nav.top ul li a:hover,header.header #menuToggle #menu nav.top ul li a:focus {
        color:#006bac;
    }


}

@media (min-width:1024px) {
    header.header #menuToggle #menu .main {
        height:70px;
    }


}

header.header #menuToggle #menu .main nav {
    color:#001F7A;font-size:14px;
}

@media (min-width:1024px) {
    header.header #menuToggle #menu .main nav {
        float:left;height:100%;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav {
        margin-top:25px;text-align:center;color:#FFFFFF;width:280px;position:relative;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);
    }


}

header.header #menuToggle #menu .main nav > ul {
    line-height:74px;
}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul {
        line-height:40px;font-weight:600;
    }


}

header.header #menuToggle #menu .main nav > ul > li {
    margin-left:2px;
}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul > li {
        margin-left:0;background-color:#006bac;height:auto;line-height:48px;margin-top:10px;
    }


}

header.header #menuToggle #menu .main nav > ul > li:first-child {
    margin-left:18px;
}

@media (max-width:1329px) {
    header.header #menuToggle #menu .main nav > ul > li:first-child {
        margin-left:10px;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul > li:first-child {
        margin-left:0;margin-top:0;
    }


}

header.header #menuToggle #menu .main nav > ul > li a {
    display:block;height:100%;padding:0 12px;
}

@media (max-width:1329px) {
    header.header #menuToggle #menu .main nav > ul > li a {
        padding:0 6px;
    }


}

header.header #menuToggle #menu .main nav > ul > li a:hover,header.header #menuToggle #menu .main nav > ul > li a:focus {
    color:#001F7A;text-decoration:none;
}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul > li.active,header.header #menuToggle #menu .main nav > ul > li a:hover,header.header #menuToggle #menu .main nav > ul > li a:focus {
        color:#FFFFFF;
    }

    header.header #menuToggle #menu .main nav > ul > li.active {
        background-color:#FFB501;
    }


}

header.header #menuToggle #menu .main nav > ul > li > .flyout-wrapper,header.header #menuToggle #menu .main nav > ul > li ul {
    display:none;
}

@media (min-width:1024px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened {
        box-shadow:inset 0px -6px 0px -1px #006bac;
    }


}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover.active .flyout,header.header #menuToggle #menu .main nav > ul.ready > li.opened.active .flyout {
    font-weight:normal;
}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper {
    display:block;position:fixed;width:100%;
}

@media (min-width:1024px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper {
        max-width:1440px;padding-left:0px;padding-right:0px;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);
    }


}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper {
        display:none;position:relative;
    }


}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout {
    background:#FFFFFF;border-bottom:5px solid #006bac;color:#333333;
}

@media (min-width:1024px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout {
        margin-left:19%;border-top:1px solid #006bac;box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);
    }


}

@media (max-width:1329px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout {
        margin-left:16%;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout {
        margin-left:0;border-bottom:0;
    }


}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul {
    display:block;width:100%;line-height:20px;
}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;
}

@media (min-width:1024px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li {
        position:relative;width:230px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.overview-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.overview-link {
        display:none !important;height:0 !important;max-height:0 !important;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li {
        display:block;position:relative;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover > a:before,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover > a:before {
        content:"";position:absolute;width:18px;height:12px;right:12px;top:16px;background-image:url(../themes/XXX2018/assets/images/layout/menu_arrow_down.png);background-repeat:no-repeat;background-position:center;background-size:16px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover.opened > a:before,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover.opened > a:before {
        -webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);
    }


}

@media (min-width:1024px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li a,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li a {
        width:230px;padding:12px 6px 12px 25px;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li a,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li a {
        text-align:left;padding:12px 35px 12px 12px;font-weight:normal;color:#006bac;
    }


}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li a:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li a:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li a:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li a:focus {
    color:#333333;
}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li a:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li a:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li a:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li a:focus {
        color:#006bac;
    }


}

@media (min-width:1024px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:hover a,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:hover a,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened a,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened a {
        background-color:#EAEAEA;color:#333333;
    }


}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li ul {
    display:none;
}

@media (min-width:1024px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul {
        width:-moz-calc(100% - 230px);width:calc(100% - 230px);padding:0 8px 25px 8px;position:absolute;left:230px;display:inline-table;background:#FFFFFF;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul {
        display:none;background-color:#EAEAEA;
    }


}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li {
    width:33.33333333%;height:auto;padding:8px;
}

@media (min-width:1024px) and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li {
        margin-left:-4px;
    }


}

@-moz-document url-prefix() {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li {
        margin-left:-4px;
    }


}

@supports (-ms-ime-align:auto) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li {
        margin-left:-4px;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li {
        width:100%;padding-left:35px;
    }


}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:focus,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a:focus {
    background-color:transparent;padding:0;width:100%;height:auto;line-height:1.3em;padding:6px 0;
}

@media (min-width:1024px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:focus,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a:focus {
        font-size:16px;
    }


}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:hover.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:hover.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a:hover.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a:hover.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:focus.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:focus.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a:focus.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a:focus.img-link {
    padding:0;height:190px;
}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:hover.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:hover.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a:hover.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a:hover.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:focus.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:focus.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a:focus.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a:focus.img-link {
        display:none !important;
    }


}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a.img-link .bg-img,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a.img-link .bg-img,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a.img-link .bg-img,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a.img-link .bg-img,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:hover.img-link .bg-img,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:hover.img-link .bg-img,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a:hover.img-link .bg-img,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a:hover.img-link .bg-img,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:focus.img-link .bg-img,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li a:focus.img-link .bg-img,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li a:focus.img-link .bg-img,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li a:focus.img-link .bg-img {
    height:100%;
}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li.button,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li.button,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li.button,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li.button {
    display:block;margin-top:8px;padding:0;width:100% !important;height:48px;position:relative;
}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li.button,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li.button,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li.button,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li.button {
        display:none;
    }


}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li.button .button-wrapper,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li.button .button-wrapper,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li.button .button-wrapper,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li.button .button-wrapper {
    position:absolute;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);
}

header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li.button .button-wrapper a.bt,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul li.button .button-wrapper a.bt,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul li.button .button-wrapper a.bt,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul li.button .button-wrapper a.bt {
    display:table-cell;padding:17px 21px;line-height:14px;
}

@media (min-width:1024px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_1 li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_1 li,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_1 li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_1 li {
        width:100%;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_1 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_1 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_1 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_1 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_1 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_1 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_1 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_1 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_1 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_1 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_1 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_1 li a.img-link:focus {
        height:290px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_2 li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_2 li,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_2 li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_2 li {
        width:50%;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_2 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_2 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_2 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_2 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_2 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_2 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_2 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_2 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_2 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_2 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_2 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_2 li a.img-link:focus {
        height:240px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_3 li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_3 li,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_3 li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_3 li {
        width:33.33333333%;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_3 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_3 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_3 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_3 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_3 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_3 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_3 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_3 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_3 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_3 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_3 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_3 li a.img-link:focus {
        height:190px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_4 li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_4 li,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_4 li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_4 li {
        width:25%;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_4 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_4 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_4 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_4 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_4 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_4 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_4 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_4 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_4 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_4 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_4 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_4 li a.img-link:focus {
        height:120px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_5 li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_5 li,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_5 li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_5 li {
        width:20%;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_5 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_5 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_5 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_5 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_5 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_5 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_5 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_5 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_5 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_5 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_5 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_5 li a.img-link:focus {
        height:100px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_6 li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_6 li,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_6 li,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_6 li {
        width:16.66666667%;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_6 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_6 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_6 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_6 li a.img-link,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_6 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_6 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_6 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_6 li a.img-link:hover,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_6 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover:hover ul.grid_6 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul.grid_6 li a.img-link:focus,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul.grid_6 li a.img-link:focus {
        height:80px;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.opened ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.opened ul {
        display:block !important;
    }


}

@media (min-width:1024px) {
    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(2) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(2) ul {
        margin-top:-44px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(3) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(3) ul {
        margin-top:-88px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(4) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(4) ul {
        margin-top:-132px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(5) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(5) ul {
        margin-top:-176px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(6) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(6) ul {
        margin-top:-220px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(7) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(7) ul {
        margin-top:-264px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(8) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(8) ul {
        margin-top:-308px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(9) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(9) ul {
        margin-top:-352px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(10) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(10) ul {
        margin-top:-396px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(11) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(11) ul {
        margin-top:-440px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(12) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(12) ul {
        margin-top:-484px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(13) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(13) ul {
        margin-top:-528px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(14) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(14) ul {
        margin-top:-572px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(15) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(15) ul {
        margin-top:-616px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(16) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(16) ul {
        margin-top:-660px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(17) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(17) ul {
        margin-top:-704px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(18) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(18) ul {
        margin-top:-748px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(19) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(19) ul {
        margin-top:-792px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(20) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(20) ul {
        margin-top:-836px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(21) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(21) ul {
        margin-top:-880px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(22) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(22) ul {
        margin-top:-924px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(23) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(23) ul {
        margin-top:-968px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(24) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(24) ul {
        margin-top:-1012px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(25) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(25) ul {
        margin-top:-1056px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(26) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(26) ul {
        margin-top:-1100px;
    }

    header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li:nth-child(27) ul,header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li:nth-child(27) ul {
        margin-top:-1144px;
    }


}


header.header #menuToggle #menu .main #autocomplete-container .ui-autocomplete.ui-widget-content {
    background:#FFFFFF;box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);
}

@media (max-width:1023px) {
    header.header #menuToggle #menu {
        display:block;list-style:none;margin:0;position:fixed;left:-1px;width:-moz-calc(100% + 1px);width:calc(100% + 1px);padding:125px 60px 30px 60px;height:100vh;background:#EAEAEA;-webkit-font-smoothing:antialiased;-webkit-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-moz-transition:-moz-transform 0.5s cubic-bezier(0.165,0.84,0.44,1),opacity 0.15s;transition:-webkit-transform 0.5s cubic-bezier(0.165,0.84,0.44,1),opacity 0.15s;transition:transform 0.5s cubic-bezier(0.165,0.84,0.44,1),opacity 0.15s;overflow-y:scroll;z-index:-200;
    }


}

@media (max-width:767px) {
    header.header #menuToggle #menu {
        padding:110px 20px 20px;
    }


}

@media (max-width:1023px) {
    header.header #menuToggle input.toggle {
        display:block;width:36px;height:32px;position:absolute;top:9px;right:15px;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none;
    }

    header.header #menuToggle input.toggle:checked ~ #menu {
        -webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;
    }

    header.header #menuToggle span {
        top:18px;right:15px;display:block;width:33px;height:4px;margin-bottom:5px;position:absolute;background:#006bac;border-radius:3px;z-index:1;-webkit-transform-origin:4px 0px;-moz-transform-origin:4px 0px;-ms-transform-origin:4px 0px;transform-origin:4px 0px;-moz-transition:-moz-transform 0.5s cubic-bezier(0.77,0.2,0.05,1),background 0.5s cubic-bezier(0.77,0.2,0.05,1),opacity 0.55s ease;transition:-webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1),background 0.5s cubic-bezier(0.77,0.2,0.05,1),opacity 0.55s ease;transition:transform 0.5s cubic-bezier(0.77,0.2,0.05,1),background 0.5s cubic-bezier(0.77,0.2,0.05,1),opacity 0.55s ease;
    }

    header.header #menuToggle span:first-child {
        -webkit-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;
    }

    header.header #menuToggle span:nth-last-child(2) {
        top:28px;-webkit-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;
    }

    header.header #menuToggle span:nth-last-child(3) {
        top:38px;
    }

    header.header #menuToggle input.toggle:checked ~ span {
        opacity:1;-webkit-transform:rotate(45deg) translate(3px,-2px);-moz-transform:rotate(45deg) translate(3px,-2px);-ms-transform:rotate(45deg) translate(3px,-2px);transform:rotate(45deg) translate(3px,-2px);
    }

    header.header #menuToggle input.toggle:checked ~ span:nth-last-child(3) {
        opacity:0;-webkit-transform:rotate(0deg) scale(0.2,0.2);-moz-transform:rotate(0deg) scale(0.2,0.2);-ms-transform:rotate(0deg) scale(0.2,0.2);transform:rotate(0deg) scale(0.2,0.2);
    }

    header.header #menuToggle input.toggle:checked ~ span:nth-last-child(2) {
        -webkit-transform:rotate(-45deg) translate(-3px,10px);-moz-transform:rotate(-45deg) translate(-3px,10px);-ms-transform:rotate(-45deg) translate(-3px,10px);transform:rotate(-45deg) translate(-3px,10px);
    }


}

@media (max-width:1023px) and (max-width:767px) {
    header.header #menuToggle input.toggle {
        top:3px;right:15px;
    }


}

@media (max-width:1023px) and (max-width:767px) {
    header.header #menuToggle span {
        top:12px;right:15px;
    }


}

@media (max-width:1023px) and (max-width:767px) {
    header.header #menuToggle span:nth-last-child(2) {
        top:22px;
    }


}

@media (max-width:1023px) and (max-width:767px) {
    header.header #menuToggle span:nth-last-child(3) {
        top:32px;
    }


}

#breadcrumb-navigation {
    position:relative;overflow:hidden;padding:15px 0;
}

@media (max-width:767px) {
    #breadcrumb-navigation {
        padding:10px 0;
 font-size: 3.2vw;
    }


}

#breadcrumb-navigation ul {
    list-style:none;padding:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-1px;
}

#breadcrumb-navigation ul li {
    -webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;margin:.25em 0;padding:0 1em;line-height:1em;text-align:center;border-left:1px solid #006bac;
}

#breadcrumb-navigation ul li:last-child {
    font-weight:bold;
}

.footer-newsletter {
    background-color:#EAEAEA;padding:33px 25px 33px;
}

.footer-newsletter > .row {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;
}

@media (min-width:768px) and (max-width:991px) {
    .footer-newsletter > .row {
        -webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;
    }


}

@media (max-width:767px) {
    .footer-newsletter > .row {
        -webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;
    }


}

.footer-newsletter > .row .newsletter-text .info {
    margin-top:20px;font-size:14px;line-height:20px;
}

@media (max-width:767px) {
    .footer-newsletter > .row .newsletter-text .info {
        font-size:12px;line-height:18px;
    }


}

.footer-newsletter > .row .form-newsletter {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:30px;min-width:520px;
}

@media (min-width:768px) and (max-width:991px) {
    .footer-newsletter > .row .form-newsletter {
        min-width:500px;padding:0;margin-top:33px;
    }


}

@media (max-width:767px) {
    .footer-newsletter > .row .form-newsletter {
        -webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:0;width:100%;padding:0;margin-top:33px;
    }


}

.footer-newsletter > .row .form-newsletter form#form-newsletter-email {
    width:320px;height:100%;
}

@media (max-width:767px) {
    .footer-newsletter > .row .form-newsletter form#form-newsletter-email {
        width:100%;
    }


}

.footer-newsletter > .row .form-newsletter form#form-newsletter-email input#input-newsletter-email {
    line-height:50px;height:50px;width:100%;border:0;color:#006bac;padding-left:56px;background-image:url('../themes/XXX2018/assets/images/layout/icons/icon_newsletter.png');background-repeat:no-repeat;background-position:left center;background-size:45px;border:1px solid rgba(51,51,51,0.31);
}

.footer-newsletter > .row .form-newsletter .bt.form-newsletter-submit {
    margin:0;width:150px;text-align:center;
}

@media (max-width:767px) {
    .footer-newsletter > .row .form-newsletter .bt.form-newsletter-submit {
        width:100%;margin-top:10px;
    }


}

.footer-newsletter > .row .form-newsletter .bt.form-newsletter-submit .icon-arrow_right {
    width:18px;margin:-5px;
}

footer.footer {
    background-color:#006bac;color:#FFFFFF;padding:33px 25px 33px;font-size:12px;
}

@media (min-width:1330px) {
    footer.footer {
        font-size:14px;
    }


}

@media (max-width:767px) {
    footer.footer {
        padding:35px 6.25% 33px;
    }


}

footer.footer .row + .row {
    margin-top:30px;border-top:1px solid #FFFFFF;padding-top:30px;
}

footer.footer .title {
    color:#FFFFFF;line-height:10px;font-weight:600;
}

footer.footer .title a:hover,footer.footer .title a:focus {
    color:#FFFFFF;
}

footer.footer .title a:hover {
    text-decoration:underline;
}

footer.footer .title a:focus {
    text-decoration:none;
}

footer.footer .title + ul {
    margin-top:18px;
}

footer.footer ul {
    list-style:none;padding:0;line-height:10px;
}

@media (min-width:768px) {
    footer.footer ul {
        line-height:14px;
    }


}

footer.footer ul li.active {
    font-weight:600;
}

footer.footer ul li a:hover,footer.footer ul li a:focus {
    color:#FFFFFF;
}

footer.footer ul li a:hover {
    text-decoration:underline;
}

footer.footer ul li a:focus {
    text-decoration:none;
}

footer.footer ul + .title {
    margin-top:30px;
}

footer.footer nav.footer-sections {
    float:left;width:67%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-right:8%;
}

@media (max-width:1329px) {
    footer.footer nav.footer-sections {
        width:73%;margin-right:4%;
    }


}

@media (max-width:1023px) {
    footer.footer nav.footer-sections {
        float:none;width:100%;margin:0;
    }


}

@media (max-width:767px) {
    footer.footer nav.footer-sections {
        display:block;
    }


}

footer.footer nav.footer-sections .section {
    width:20%;
}

@media (max-width:767px) {
    footer.footer nav.footer-sections .section {
        width:50%;float:left;
    }

    footer.footer nav.footer-sections .section:nth-child(n+3) {
        margin-top:40px;
    }

    footer.footer nav.footer-sections .section:nth-child(2n+3) {
        clear:both;
    }


}

footer.footer nav.footer-sections .section li + li {
    margin-top:18px;
}

footer.footer nav.social-media {
    float:left;width:25%;
}

@media (max-width:1329px) {
    footer.footer nav.social-media {
        float:right;width:23%;text-align:right;
    }


}

@media (max-width:1023px) {
    footer.footer nav.social-media {
        float:none;width:100%;text-align:left;margin-top:55px;
    }


}

footer.footer nav.social-media ul {
    margin-top:22px;height:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;
}

@media (min-width:1024px) and (max-width:1329px) {
    footer.footer nav.social-media ul {
        -webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;
    }


}

footer.footer nav.social-media ul li {
    display:inline-block;height:100%;
}

footer.footer nav.social-media ul li + li {
    margin-left:14px;
}

footer.footer nav.social-media ul li a {
    display:block;height:100%;
}

footer.footer nav.social-media ul li a:hover,footer.footer nav.social-media ul li a:focus {
    text-decoration:none;
}

@media (min-width:1024px) and (max-width:1329px) {
    footer.footer nav.social-media ul li a i {
        font-size:20px;
    }


}

footer.footer nav.social-media ul li img.social {
    height:45px;width:auto;
}



footer.footer nav.social-media ul li img.social.instagram {
    height:45px;
}

footer.footer nav.social-media .form-newsletter {
    margin-top:15px;width:100%;max-width:320px;background:#FFFFFF;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:9px 8px;
}

footer.footer nav.social-media .form-newsletter form#form-newsletter-email {
    height:100%;
}

footer.footer nav.social-media .form-newsletter form#form-newsletter-email input#input-newsletter-email {
    line-height:38px;height:38px;width:100%;border:0;color:#006bac;padding-left:47px;background-image:url('../themes/XXX2018/assets/images/layout/icons/icon_newsletter.png');background-repeat:no-repeat;background-position:left center;background-size:40px;
}

footer.footer nav.social-media .form-newsletter .bt.form-newsletter-submit {
    line-height:38px;height:38px;width:116px;margin:0;font-size:12px;padding:0 12px;
}

footer.footer nav.social-media .form-newsletter .bt.form-newsletter-submit .icon-arrow_right {
    width:18px;margin:-5px;
}

@media (min-width:1024px) and (max-width:1355px) {
    footer.footer nav.social-media .form-newsletter {
        display:block;
    }

    footer.footer nav.social-media .form-newsletter .bt.form-newsletter-submit {
        margin-top:10px;width:100%;text-align:center;
    }


}

@media (max-width:479px) {
    footer.footer nav.social-media .form-newsletter {
        display:block;
    }

    footer.footer nav.social-media .form-newsletter .bt.form-newsletter-submit {
        margin-top:10px;width:100%;text-align:center;
    }


}

footer.footer nav.footer {
    float:left;width:69%;margin-right:2%;
}

@media (max-width:1329px) {
    footer.footer nav.footer {
        float:none;width:100%;margin:0;
    }


}

@media (max-width:767px) {
    footer.footer nav.footer ul {
        -webkit-columns:2;-moz-columns:2;columns:2;
    }


}

footer.footer nav.footer ul li {
    display:inline-block;
}

@media (max-width:767px) {
    footer.footer nav.footer ul li {
        display:block;
    }


}

footer.footer nav.footer ul li + li {
    margin-left:30px;
}

@media (min-width:768px) and (max-width:991px) {
    footer.footer nav.footer ul li + li {
        margin-left:16px;
    }


}

@media (max-width:767px) {
    footer.footer nav.footer ul li + li {
        margin-left:0;margin-top:20px;
    }


}

footer.footer nav.footer,footer.footer .copyright {
    line-height:12px;
}

footer.footer .copyright {
    float:right;width:29%;text-align:right;
}

@media (max-width:1329px) {
    footer.footer .copyright {
        float:none;width:100%;margin-top:55px;
    }


}

@media (max-width:767px) {
    footer.footer .copyright {
        margin-top:30px;line-height:20px;text-align:left;
    }


}

a.bt,.bt {
    margin-top:30px;font-size:14px;line-height:16px;display:inline-block;color:#FFFFFF;padding:18px 21px 14px;font-weight:bold;cursor:pointer;text-decoration:none;
}

a.bt .material-icons,.bt .material-icons {
    position:relative;margin-top:-8px;top:15px;font-size:40px;line-height:1px;width:25px;
}

a.bt .icon-arrow_right,.bt .icon-arrow_right {
    width:22px;margin:-5px -5px -5px 0px;
}

a.bt.arrow-down img,.bt.arrow-down img {
    -webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin-top:-12px;
}

a.bt.arrow-down.opened img,.bt.arrow-down.opened img {
    -webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);margin-top:-6px;
}

a.bt.icon-arrow-down--orange-peel,.bt.icon-arrow-down--orange-peel,a.bt.icon-email--surfie-green,.bt.icon-email--surfie-green {
    background-repeat:no-repeat;padding-right:60px;background-position-y:center;background-position-x:-moz-calc(100% - 15px);background-position-x:calc(100% - 15px);
}

a.bt.icon-arrow-down--orange-peel .icon-arrow_right,.bt.icon-arrow-down--orange-peel .icon-arrow_right,a.bt.icon-email--surfie-green .icon-arrow_right,.bt.icon-email--surfie-green .icon-arrow_right {
    display:none;
}

a.bt.icon-arrow-down--orange-peel.icon-arrow-down--orange-peel,.bt.icon-arrow-down--orange-peel.icon-arrow-down--orange-peel,a.bt.icon-email--surfie-green.icon-arrow-down--orange-peel,.bt.icon-email--surfie-green.icon-arrow-down--orange-peel {
    background-image:url('../themes/XXX2018/assets/images/layout/icons/icon_arrow_down__orange_peel.png');
}

a.bt.icon-arrow-down--orange-peel.icon-email--surfie-green,.bt.icon-arrow-down--orange-peel.icon-email--surfie-green,a.bt.icon-email--surfie-green.icon-email--surfie-green,.bt.icon-email--surfie-green.icon-email--surfie-green {
    background-image:url('../themes/XXX2018/assets/images/layout/icons/icon_email__surfie_green.png');
}

a.bt.bt-primary,.bt.bt-primary {
    color:#006bac;background-color:#FFFFFF;
}

a.bt.bt-primary .material-icons + .material-icons,.bt.bt-primary .material-icons + .material-icons {
    color:#FFFFFF;
}

a.bt.bt-secondary,.bt.bt-secondary {
    color:#FFFFFF;background-color:#006bac;position:relative;padding-right:50px;
}

a.bt.bt-secondary .material-icons + .material-icons,.bt.bt-secondary .material-icons + .material-icons {
    color:#006bac;
}

a.bt.bt-secondary svg,.bt.bt-secondary svg {
    position:absolute;top:12px;right:15px;
}

.more-btn,.inner-more-btn {
    font-weight:600;margin-left:5px;
}

.more-btn a:hover,.inner-more-btn a:hover,.more-btn a:focus,.inner-more-btn a:focus {
    color:#006bac;text-decoration:none;
}

.more-btn .icon-arrow_right,.inner-more-btn .icon-arrow_right {
    width:15px;
}

.more-btn svg,.inner-more-btn svg {
    position:relative;top:2px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);
}

.more-btn.opened svg,.inner-more-btn.opened svg {
    -webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);
}

.inner-more-btn {
    margin-left:0;
}

.inner-more-btn a:hover {
    color:inherit;
}

section.faqs .wrapper {
    padding:50px 6.25%;background-color:rgba(51,51,51,0.04);
}

@media (max-width:1329px) {
    section.faqs .wrapper {
        padding:50px 15px;
    }


}

@media (max-width:767px) {
    section.faqs .wrapper {
        padding:40px 15px;
    }


}

section.faqs .wrapper .faqs-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.faqs .wrapper .faqs-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.faqs .wrapper .faqs-wrapper {
        width:100%;
    }


}

section.faqs .wrapper .faqs-wrapper .faq .accordion {
    cursor:pointer;padding:17px 21px;width:100%;border:none;text-align:left;outline:none;font-size:14px;background-color:#006BAC;-moz-transition:0.4s;transition:0.4s;
}

section.faqs .wrapper .faqs-wrapper .faq .accordion.active,section.faqs .wrapper .faqs-wrapper .faq .accordion:hover {
    background-color:#C2D6D4;
}

section.faqs .wrapper .faqs-wrapper .faq .accordion .icon-arrow_right {
    width:22px;
}

section.faqs .wrapper .faqs-wrapper .faq .panel {
    display:none;padding:17px 21px;background-color:#FFFFFF;overflow:hidden;
}

section.faqs .wrapper .faqs-wrapper .filter {
    float:left;width:200px;
}

@media (max-width:767px) {
    section.faqs .wrapper .faqs-wrapper .filter {
        float:none;width:100%;
    }


}

section.faqs .wrapper .faqs-wrapper .filter ul {
    list-style:none;padding:0;
}

section.faqs .wrapper .faqs-wrapper .filter ul li.filter-group {
    width:100%;background-color:#FFFFFF;color:#006bac;font-size:14px;padding-left:20px;line-height:43px;cursor:pointer;position:relative;
}

section.faqs .wrapper .faqs-wrapper .filter ul li.filter-group + li {
    margin-top:12px;
}

section.faqs .wrapper .faqs-wrapper .filter ul li.filter-group .icon-arrow_right {
    position:absolute;right:15px;top:9px;width:26px;
}

section.faqs .wrapper .faqs-wrapper .filter ul li.filter-group.active {
    background-color:#C2D6D4;
}

section.faqs .wrapper .faqs-wrapper .filter ul li.filter-group.active .icon-arrow_right {
    display:none;
}

section.faqs .wrapper .faqs-wrapper .results {
    float:right;width:-moz-calc(100% - 216px);width:calc(100% - 216px);
}

@media (max-width:767px) {
    section.faqs .wrapper .faqs-wrapper .results {
        float:none;width:100%;margin-top:40px;
    }


}

section.faqs .wrapper .faqs-wrapper .results .img img {
    width:100%;
}

section.text + section.faqs {
    margin-top:-35px;
}

header.header #menuToggle #menu .main #autocomplete-container {
    position:absolute;width:100%;right:0px;top:29px;text-align:left;
}

header.header #menuToggle #menu .main #autocomplete-container-content {
    position:relative;
}

header.header #menuToggle #menu .main #autocomplete-container .ui-autocomplete.ui-widget-content {
    max-height:300px;height:300px;overflow-x:hidden;overflow-y:scroll;
}

header.header #menuToggle #menu .main #autocomplete-container .ui-menu .is-group.ui-menu-item {
    bottom:0;position:absolute;
}

header.header #menuToggle #menu .main #autocomplete-container .is-group {
    background-color:#ffffff;border:1px solid #ddd;margin-left:0px;position:absolute;top:100%;margin-top:5px;width:100%;z-index:10000;
}

header.header #menuToggle #menu .main #autocomplete-container .is-group a {
    display:block;text-align:right;text-decoration:none;font-size:12px;padding:2px 5px 0;color:#009cff;
}

header.header #menuToggle #menu .main #autocomplete-container .ui-autocomplete .ui-menu-item a {
    text-decoration:none;font-size:12px;
}

header.header #menuToggle #menu .main #autocomplete-container .ui-autocomplete .ui-menu .ui-menu-item {
    border-width:0px;
}

header.header #menuToggle #menu .main #autocomplete-container .ui-autocomplete .ui-menu-item.ui-state-hover,header.header #menuToggle #menu .main #autocomplete-container .ui-autocomplete .ui-menu-item.ui-state-focus,header.header #menuToggle #menu .main #autocomplete-container .ui-autocomplete .ui-state-hover,header.header #menuToggle #menu .main #autocomplete-container .ui-autocomplete .ui-state-focus {
    border-width:0px;border-color:transparent;background-color:transparent;background:transparent;color:#009cff;
}

header.header #menuToggle #menu .main #autocomplete-container .ui-state-hover a,header.header #menuToggle #menu .main #autocomplete-container .ui-state-hover a:hover,header.header #menuToggle #menu .main #autocomplete-container .ui-state-hover a:link,header.header #menuToggle #menu .main #autocomplete-container .ui-state-hover a:visited,header.header #menuToggle #menu .main #autocomplete-container .ui-state-focus a,header.header #menuToggle #menu .main #autocomplete-container .ui-state-focus a:hover,header.header #menuToggle #menu .main #autocomplete-container .ui-state-focus a:link,header.header #menuToggle #menu .main #autocomplete-container .ui-state-focus a:visited {
    color:#009cff;
}

header.header #menuToggle #menu .main .ui-helper-hidden-accessible {
    display:none;
}

header.header #menuToggle #menu .main #autocomplete-container .ui-autocomplete {
    display:block;margin:0;padding:0;list-style-type:none;height:300px;max-height:300px;
}

header.header #menuToggle #menu .main #autocomplete-container .ui-autocomplete li {
    display:block;margin:0;padding:0;height:auto;border-width:0 !important;
}

header.header #menuToggle #menu .main #autocomplete-container .ui-autocomplete li a {
    display:block;padding:0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-width:0 !important;
}

.form-type-checkbox label > p {
    display:inline-block;margin:0;padding:0;font-weight:normal;
}

.form-item-gdprterms .icheckbox_square-blue {
    float:left;margin-right:5px;
}

.form-item-gdprterms .icheckbox_square-blue + label {
    float:left;display:block;width:-moz-calc(70%);width:calc(70%);margin:0 0 20px;
}

.custom-gdpr-modal button {
    display:inline-block;margin:0;font-weight:bold;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;border-radius:0;padding:5px 15px;background-color:#EFEFEF;
}

.custom-gdpr-modal button.btn {
    background-color:#EFEFEF;
}

.custom-gdpr-modal button.action-goto {
    background-color:#002f5c;color:#FFFFFF;
}

.img-zoom {
    position:relative;
}

.img-zoom .zoom-lens {
    position:absolute;zoom:1;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;border:1px solid #000000;width:180px;height:180px;background-color:#FFFFFF;opacity:0;
}

.img-zoom .zoom-lens:hover {
    opacity:.4;
}

.img-zoom-result {
    display:none;border:1px solid #838383;width:350px;height:350px;position:absolute;top:200px;z-index:1;background-color:#FFFFFF;background-repeat:no-repeat;
}

@media (max-width:1024px) {
    .zoom-lens,.img-zoom-result {
        display:none !important;
    }


}

.table-responsive-wrapper .table-responsive {
    margin:0;
}

.table-responsive-wrapper .table-responsive table.custom-table {
    margin:0;border-width:0;
}

.table-responsive-wrapper .table-responsive table.custom-table thead {
    background-color:#006bac;color:#FFFFFF;border-color:#ddd;
}

.table-responsive-wrapper .table-responsive table.custom-table thead tr th,.table-responsive-wrapper .table-responsive table.custom-table thead tr td {
    padding:16px;text-align:center;cursor:pointer;font-weight:bold;
}

.table-responsive-wrapper .table-responsive table.custom-table tbody {
    border:1px solid #FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table tbody tr td {
    padding:20px;text-align:center;border-right:1px solid #ddd;
}

.table-responsive-wrapper .table-responsive table.custom-table tbody tr td:last-child {
    border-right-color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table tbody tr:nth-child(odd) {
    background-color:rgba(51,51,51,0.04);
}

.table-responsive-wrapper .table-responsive table.custom-table tbody tr:last-child {
    border-bottom:1px solid #ddd;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--black {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--white {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--nebula {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--california {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--downriver {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--mine-shaft {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--mine-shaft-lite {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--mine-shaft-medium {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--resolution-blue {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--surfie-green {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--stiletto {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--downriver-2 {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--gallery {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--selective-yellow {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--cutty-sark {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--ronchi {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--astral {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--wild-sand {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--shamrock {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--white-ice {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--teal {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--orange-peel {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--rose-red {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--mystic {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--gothic {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--parchment {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--lucky {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--wafer {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--nutmeg {
    color:#FFFFFF;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--oasis {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--athens-gray {
    color:#000000;
}

.table-responsive-wrapper .table-responsive table.custom-table .bg-color--fountain-blue {
    color:#FFFFFF;
}

section.text-image-intro .row,section.text-image-intro-teaser .row {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;
}

@media (max-width:1023px) {
    section.text-image-intro .row,section.text-image-intro-teaser .row {
        display:block;
    }


}

section.text-image-intro .text,section.text-image-intro-teaser .text {
    width:40.97222222222222%;padding:56px 5%;
}

@media (max-width:1329px) {
    section.text-image-intro .text,section.text-image-intro-teaser .text {
        padding:40px 3%;
    }


}

@media (max-width:1023px) {
    section.text-image-intro .text,section.text-image-intro-teaser .text {
        width:100%;
    }


}

@media (max-width:767px) {
    section.text-image-intro .text,section.text-image-intro-teaser .text {
        padding:25px 15px;
    }


}

section.text-image-intro .text h2 + h1,section.text-image-intro-teaser .text h2 + h1,section.text-image-intro .text .h2 + h1,section.text-image-intro-teaser .text .h2 + h1,section.text-image-intro .text h2 + .h1,section.text-image-intro-teaser .text h2 + .h1,section.text-image-intro .text .h2 + .h1,section.text-image-intro-teaser .text .h2 + .h1 {
    margin-top:30px;
}

section.text-image-intro .bg-img,section.text-image-intro-teaser .bg-img {
    width:59.02777777777778%;background-position:top ;
}

@media (max-width:1023px) {
    section.text-image-intro .bg-img,section.text-image-intro-teaser .bg-img {
        display:none !important;width:100%;height:280px;
    }


}

@media (max-width:767px) {
    section.text-image-intro .bg-img,section.text-image-intro-teaser .bg-img {
        height:190px;
    }


}

@media (max-width:1023px) {
    section.text-image-intro.mobile-high .bg-img,section.text-image-intro-teaser.mobile-high .bg-img {
        background-position:center;height:390px;
    }


}

@media (max-width:767px) {
    section.text-image-intro.mobile-high .bg-img,section.text-image-intro-teaser.mobile-high .bg-img {
        height:220px;
    }


}

@media (min-width:1024px) {
    section.text-image-intro .img,section.text-image-intro-teaser .img {
        display:none !important;
    }


}

section.text-image-intro .img img,section.text-image-intro-teaser .img img {
    width:100%;
}

section.text-image-intro .bg-video,section.text-image-intro-teaser .bg-video,section.text-image-intro .bg-video-youtube,section.text-image-intro-teaser .bg-video-youtube {
    width:100%;background-position:top;
}

@media (max-width:1023px) {
    section.text-image-intro .bg-video,section.text-image-intro-teaser .bg-video,section.text-image-intro .bg-video-youtube,section.text-image-intro-teaser .bg-video-youtube {
        width:100%;height:100%;
    }


}

section.text-image-intro .bg-video .video-wrapper,section.text-image-intro-teaser .bg-video .video-wrapper,section.text-image-intro .bg-video-youtube .video-wrapper,section.text-image-intro-teaser .bg-video-youtube .video-wrapper {
    position:relative;height:100%;
}

@media (max-width:1023px) {
    section.text-image-intro .bg-video .video-wrapper,section.text-image-intro-teaser .bg-video .video-wrapper,section.text-image-intro .bg-video-youtube .video-wrapper,section.text-image-intro-teaser .bg-video-youtube .video-wrapper {
        height:0;padding-bottom:100%;
    }


}

section.text-image-intro .bg-video .video-wrapper iframe,section.text-image-intro-teaser .bg-video .video-wrapper iframe,section.text-image-intro .bg-video-youtube .video-wrapper iframe,section.text-image-intro-teaser .bg-video-youtube .video-wrapper iframe {
    position:absolute;top:0;left:0;width:100%;height:100%;
}

section.text-image-intro .bg-video.bg-video,section.text-image-intro-teaser .bg-video.bg-video,section.text-image-intro .bg-video-youtube.bg-video,section.text-image-intro-teaser .bg-video-youtube.bg-video {
    position:relative;overflow:hidden;
}

@media (max-width:1023px) {
    section.text-image-intro .bg-video.bg-video,section.text-image-intro-teaser .bg-video.bg-video,section.text-image-intro .bg-video-youtube.bg-video,section.text-image-intro-teaser .bg-video-youtube.bg-video {
        display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;
    }


}

@media (min-width:1024px) {
    section.text-image-intro .bg-video.bg-video video,section.text-image-intro-teaser .bg-video.bg-video video,section.text-image-intro .bg-video-youtube.bg-video video,section.text-image-intro-teaser .bg-video-youtube.bg-video video {
        position:absolute;
	top:50%;
	left:50%;
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	z-index:-1000;
	overflow:hidden;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
    }


}

@media (max-width:1023px) {
    section.text-image-intro .bg-video.bg-video video,section.text-image-intro-teaser .bg-video.bg-video video,section.text-image-intro .bg-video-youtube.bg-video video,section.text-image-intro-teaser .bg-video-youtube.bg-video video {
        width:100%;
    }


}

section.text-image-intro .bg-video .thumbnail,section.text-image-intro-teaser .bg-video .thumbnail,section.text-image-intro .bg-video-youtube .thumbnail,section.text-image-intro-teaser .bg-video-youtube .thumbnail {
    visibility:hidden !important;display:none !important;
}

section.text-image-intro .bg-img.right,section.text-image-intro-teaser .bg-img.right,section.text-image-intro .bg-video.right,section.text-image-intro-teaser .bg-video.right,section.text-image-intro .bg-video-youtube.right,section.text-image-intro-teaser .bg-video-youtube.right {
    margin-left:auto;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;
}

section.text-image-intro.split-50-50 .text,section.text-image-intro-teaser.split-50-50 .text,section.text-image-intro.split-50-50 .bg-img,section.text-image-intro-teaser.split-50-50 .bg-img,section.text-image-intro.split-50-50 .bg-video,section.text-image-intro-teaser.split-50-50 .bg-video,section.text-image-intro.split-50-50 .bg-video-youtube,section.text-image-intro-teaser.split-50-50 .bg-video-youtube {
    width:50%;
}

@media (max-width:1023px) {
    section.text-image-intro.split-50-50 .text,section.text-image-intro-teaser.split-50-50 .text,section.text-image-intro.split-50-50 .bg-img,section.text-image-intro-teaser.split-50-50 .bg-img,section.text-image-intro.split-50-50 .bg-video,section.text-image-intro-teaser.split-50-50 .bg-video,section.text-image-intro.split-50-50 .bg-video-youtube,section.text-image-intro-teaser.split-50-50 .bg-video-youtube {
        width:100%;
    }


}

section.text-image-intro .toggle-links,section.text-image-intro-teaser .toggle-links {
    display:none;
}

section.text-image-intro .toggle-links .item-wrapper,section.text-image-intro-teaser .toggle-links .item-wrapper {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;padding:32px 80px;
}

@media (max-width:1329px) {
    section.text-image-intro .toggle-links .item-wrapper,section.text-image-intro-teaser .toggle-links .item-wrapper {
        padding:32px 0;
    }


}

@media (max-width:1023px) {
    section.text-image-intro .toggle-links .item-wrapper,section.text-image-intro-teaser .toggle-links .item-wrapper {
        padding:0 3%;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
    }


}

@media (max-width:767px) {
    section.text-image-intro .toggle-links .item-wrapper,section.text-image-intro-teaser .toggle-links .item-wrapper {
        padding:0 15px;
    }


}

section.text-image-intro .toggle-links .item-wrapper a:hover,section.text-image-intro-teaser .toggle-links .item-wrapper a:hover {
    color:#FFFFFF;text-decoration:none;
}

section.text-image-intro .toggle-links .item-wrapper .link-item,section.text-image-intro-teaser .toggle-links .item-wrapper .link-item {
    color:#FFFFFF;position:relative;text-align:center;height:200px;width:23.5%;
}

@media (max-width:1023px) {
    section.text-image-intro .toggle-links .item-wrapper .link-item,section.text-image-intro-teaser .toggle-links .item-wrapper .link-item {
        width:48%;margin-bottom:4%;
    }

    section.text-image-intro .toggle-links .item-wrapper .link-item:nth-child(even),section.text-image-intro-teaser .toggle-links .item-wrapper .link-item:nth-child(even) {
        margin-left:4%;
    }


}

@media (max-width:767px) {
    section.text-image-intro .toggle-links .item-wrapper .link-item,section.text-image-intro-teaser .toggle-links .item-wrapper .link-item {
        width:100%;margin-bottom:15px;
    }

    section.text-image-intro .toggle-links .item-wrapper .link-item:nth-child(even),section.text-image-intro-teaser .toggle-links .item-wrapper .link-item:nth-child(even) {
        margin-left:0;
    }


}

section.text-image-intro .toggle-links .item-wrapper .link-item .bg-img,section.text-image-intro-teaser .toggle-links .item-wrapper .link-item .bg-img,section.text-image-intro .toggle-links .item-wrapper .link-item .bg-layer,section.text-image-intro-teaser .toggle-links .item-wrapper .link-item .bg-layer {
    position:absolute;top:0;left:0;width:100%;height:100%;
}

section.text-image-intro .toggle-links .item-wrapper .link-item .bg-img,section.text-image-intro-teaser .toggle-links .item-wrapper .link-item .bg-img {
    -webkit-filter:blur(1px);filter:blur(1px);
}

section.text-image-intro .toggle-links .item-wrapper .link-item .bg-layer,section.text-image-intro-teaser .toggle-links .item-wrapper .link-item .bg-layer {
    opacity:.69;
}

section.text-image-intro .toggle-links .item-wrapper .link-item .inner-container,section.text-image-intro-teaser .toggle-links .item-wrapper .link-item .inner-container {
    position:absolute;display:inline;width:90%;top:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);
}

section.text-image-intro .toggle-links .item-wrapper .link-item .title,section.text-image-intro-teaser .toggle-links .item-wrapper .link-item .title {
    font-size:26px;text-transform:uppercase;
}

section.text-image-intro .toggle-links .item-wrapper .link-item .subtitle,section.text-image-intro-teaser .toggle-links .item-wrapper .link-item .subtitle {
    font-size:14px;margin-top:5px;
}

@media (max-width:1329px) {
    section.text-image-intro .toggle-links .item-wrapper .link-item .subtitle,section.text-image-intro-teaser .toggle-links .item-wrapper .link-item .subtitle {
        line-height:22px;
    }


}

section.text-image-intro .toggle-links .item-wrapper .link-item .icon-arrow_right,section.text-image-intro-teaser .toggle-links .item-wrapper .link-item .icon-arrow_right {
    width:32px;margin-top:12px;
}

section.text-image-intro.text-image-intro-teaser .text,section.text-image-intro-teaser.text-image-intro-teaser .text {
    width:100%;height:100%;
}

section.text-image-intro + section.text-image-intro,section.text-image-intro + .text-image-intro-wrapper,.text-image-intro-wrapper + section.text-image-intro {
    margin-top:16px;
}

.text-image-intro-wrapper {
    margin-bottom:16px;
}

@media (min-width:1024px) {
    .text-image-intro-wrapper .row {
        display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;
    }


}

@media (min-width:1024px) {
    .text-image-intro-wrapper section.text-image-intro {
        width:-moz-calc(100%/3 *2);width:calc(100%/3 *2);
    }


}

.text-image-intro-wrapper section.text-image-intro .right + .text {
    padding:56px 12px 56px 5%;
}

@media (max-width:1329px) {
    .text-image-intro-wrapper section.text-image-intro .right + .text {
        padding:40px 12px 40px 3%;
    }


}

@media (min-width:1024px) {
    .text-image-intro-wrapper section.text-image-intro + section.text-image-intro-teaser {
        width:-moz-calc(100%/3);width:calc(100%/3);padding-left:16px;
    }


}

@media (max-width:1023px) {
    .text-image-intro-wrapper section.text-image-intro + section.text-image-intro-teaser {
        margin-top:16px;
    }


}

.text-image-intro-wrapper section.text-image-intro + section.text-image-intro-teaser h2 span {
    display:none;
}

@media (min-width:1024px) and (max-width:1179px) {
    .text-image-intro-wrapper section.text-image-intro + section.text-image-intro-teaser h2 span {
        display:inline-block;
    }


}

section.text-image + section.text-image {
    margin-top:50px;
}

section.text-image .row {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;
}

@media (max-width:1023px) {
    section.text-image .row {
        display:block;
    }


}

section.text-image .text {
    width:40.97222222222222%;padding:45px 5% 45px 54px;
}

@media (min-width:1024px) {
    section.text-image .text {
        min-height:500px;
    }


}

@media (max-width:1329px) {
    section.text-image .text {
        width:55%;padding:40px 5% 40px 45px;
    }


}

@media (max-width:1023px) {
    section.text-image .text {
        width:100%;padding:35px 15px 35px 40px;
    }


}

section.text-image .text.img-right {
    padding:45px 40px 45px 5%;
}

@media (max-width:1329px) {
    section.text-image .text.img-right {
        padding:40px 45px 40px 5%;
    }


}

@media (max-width:1023px) {
    section.text-image .text.img-right {
        padding:35px 40px 35px 15px;
    }


}

@media (max-width:767px) {
    section.text-image .text {
        width:100%;padding:35px 15px;
    }


}

section.text-image .text h1,section.text-image .text .h1,section.text-image .text h2,section.text-image .text .h2,section.text-image .text h3,section.text-image .text .h3,section.text-image .text h4,section.text-image .text .h4,section.text-image .text h5,section.text-image .text .h5 {
    margin-bottom:40px;
}

@media (max-width:767px) {
    section.text-image .text h1,section.text-image .text .h1,section.text-image .text h2,section.text-image .text .h2,section.text-image .text h3,section.text-image .text .h3,section.text-image .text h4,section.text-image .text .h4,section.text-image .text h5,section.text-image .text .h5 {
        margin-bottom:25px;
    }


}

section.text-image .text a {
    text-decoration:underline;
}

section.text-image .text a:hover,section.text-image .text a:active {
    color:inherit;
}

section.text-image .text a.bt {
    text-decoration:none;
}

section.text-image .text .inner-more-btn {
    margin:20px 0 0;
}

section.text-image .bg-img {
    width:59.02777777777778%;background-position:top;
}

@media (max-width:1329px) {
    section.text-image .bg-img {
        width:45%;
    }


}

@media (max-width:1023px) {
    section.text-image .bg-img {
        display:none !important;width:40%;
    }


}

@media (max-width:767px) {
    section.text-image .bg-img {
        width:100%;min-height:160px;max-height:160px;
    }


}

section.text-image .bg-img.right {
    margin-left:auto;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;
}

@media (min-width:1024px) {
    section.text-image .img {
        display:none !important;
    }


}

section.text-image .img img {
    width:100%;
}

section.text + section.text-image,.toggle-additional_content + section {
    margin-top:35px;
}

.toggle-additional_content {
    display:none;
}

section.cta-banner .wrapper {
    padding:54px 6.25% 65px;text-align:center;position:relative;
}

@media (max-width:1329px) {
    section.cta-banner .wrapper {
        padding:54px 15px 65px;
    }


}

section.cta-banner .wrapper .bg-img,section.cta-banner .wrapper .bg-layer {
    position:absolute;top:0;left:0;width:100%;height:100%;
}

section.cta-banner .wrapper .bg-img {
    -webkit-filter:blur(2px);filter:blur(2px);
}

section.cta-banner .wrapper .bg-layer {
    opacity:.78;
}

section.cta-banner .wrapper .inner-container {
    position:relative;display:inline;width:90%;top:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);
}

@media (max-width:1023px) {
    section.cta-banner .wrapper .inner-container {
        width:1000%;
    }


}

section.cta-banner .wrapper p {
    font-size:36px;line-height:49px;
}

@media (max-width:1023px) {
    section.cta-banner .wrapper p {
        font-size:30px;line-height:43px;
    }


}

@media (max-width:767px) {
    section.cta-banner .wrapper p {
        font-size:24px;line-height:37px;
    }


}

section.cta-banner .wrapper .bt {
    margin-top:35px;
}

section.text-image-intro + section.cta-banner {
    margin-top:16px;
}

section.feature-columns + section.cta-banner,section.text-image + section.cta-banner,.toggle-additional_content + section.cta-banner {
    margin-top:80px;
}

@media (max-width:1023px) {
    section.feature-columns + section.cta-banner,section.text-image + section.cta-banner,.toggle-additional_content + section.cta-banner {
        margin-top:60px;
    }


}

@media (max-width:767px) {
    section.feature-columns + section.cta-banner,section.text-image + section.cta-banner,.toggle-additional_content + section.cta-banner {
        margin-top:50px;
    }


}

section.teaser-grid-6 + section.cta-banner {
    margin-top:60px;
}

@media (max-width:767px) {
    section.teaser-grid-6 + section.cta-banner {
        margin-top:40px;
    }


}

section.product-slider .wrapper {
    padding:80px 6.25%;
}

@media (max-width:1329px) {
    section.product-slider .wrapper {
        padding:80px 15px;
    }


}

@media (max-width:767px) {
    section.product-slider .wrapper {
        padding:50px 15px;
    }


}

section.product-slider .wrapper .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.product-slider .wrapper .text-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.product-slider .wrapper .text-wrapper {
        width:100%;
    }


}

section.product-slider .wrapper .text-wrapper h1,section.product-slider .wrapper .text-wrapper .h1,section.product-slider .wrapper .text-wrapper h2,section.product-slider .wrapper .text-wrapper .h2,section.product-slider .wrapper .text-wrapper h3,section.product-slider .wrapper .text-wrapper .h3,section.product-slider .wrapper .text-wrapper h4,section.product-slider .wrapper .text-wrapper .h4 {
    margin-bottom:30px;
}

section.product-slider .wrapper .text-wrapper.summarized p {
    display:inline;
}

section.product-slider .wrapper .text-wrapper + .text-wrapper {
    margin-top:30px;
}

section.product-slider .wrapper .slick-product_slider {
    width:100%;margin:90px auto 50px;
}

@media (max-width:767px) {
    section.product-slider .wrapper .slick-product_slider {
        margin:50px auto;
    }


}

section.product-slider .wrapper .slick-product_slider .prev-btn,section.product-slider .wrapper .slick-product_slider .next-btn {
    position:absolute;top:50%;display:block;width:40px;height:40px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;z-index:1;background-color:#FFFFFF;border:none;outline:none;
}

section.product-slider .wrapper .slick-product_slider .prev-btn .icon-arrow_left,section.product-slider .wrapper .slick-product_slider .next-btn .icon-arrow_left,section.product-slider .wrapper .slick-product_slider .prev-btn .icon-arrow_right,section.product-slider .wrapper .slick-product_slider .next-btn .icon-arrow_right {
    width:28px;
}

section.product-slider .wrapper .slick-product_slider .prev-btn.slick-disabled,section.product-slider .wrapper .slick-product_slider .next-btn.slick-disabled {
    display:none !important;
}

section.product-slider .wrapper .slick-product_slider .prev-btn {
    left:-12px;
}

section.product-slider .wrapper .slick-product_slider .next-btn {
    right:-12px;
}

section.product-slider .wrapper .slick-product_slider ul.dots {
    position:absolute;bottom:-35px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;
}

@media (max-width:767px) {
    section.product-slider .wrapper .slick-product_slider ul.dots {
        bottom:-50px;
    }


}

section.product-slider .wrapper .slick-product_slider ul.dots li {
    position:relative;display:inline-block;width:9px;height:9px;margin:0 3px;cursor:pointer;
}

section.product-slider .wrapper .slick-product_slider ul.dots li button {
    font-size:0;line-height:0;display:block;width:9px;height:9px;padding:0;cursor:pointer;border:0;outline:none;background-color:#006bac;opacity:.15;
}

section.product-slider .wrapper .slick-product_slider ul.dots li.slick-active button {
    opacity:1;
}

section.product-slider .wrapper .slick-product_slider .slick-slide {
    margin:0px 8px;-moz-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;
}

section.product-slider .wrapper .slick-product_slider .slick-prev:before,section.product-slider .wrapper .slick-product_slider .slick-next:before {
    color:black;
}

section.product-slider .wrapper .slick-product_slider a:hover {
    color:#006bac;text-decoration:none;
}

section.product-slider .wrapper .slick-product_slider .row {
    background-color:rgba(51,51,51,0.04);padding:15px 25px;position:relative;min-height:198px;
}

@media (max-width:767px) {
    section.product-slider .wrapper .slick-product_slider .row {
        padding-left:0;
    }


}

section.product-slider .wrapper .slick-product_slider .row .img {
    width:20%;float:left;
}

section.product-slider .wrapper .slick-product_slider .row .img img {
    max-height:168px;
}

section.product-slider .wrapper .slick-product_slider .row .info {
    font-size:14px;position:absolute;left:30%;top:50%;-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);
}

section.product-slider .wrapper .slick-product_slider .row .info .title {
    font-weight:600;line-height:20px;
}

section.product-slider .wrapper .slick-product_slider .row .info ul.features-list {
    padding-left:18px;line-height:26px;margin-top:10px;
}

@media (max-width:767px) {
    section.product-slider .wrapper .slick-product_slider .row .info ul.features-list {
        line-height:18px;
    }


}

section.product-slider .wrapper .slick-product_slider .row .info ul.features-list span {
    margin-left:-6px;
}

section.product-slider .wrapper .slick-product_slider .row .badge {
    color:#FFFFFF;font-size:10px;line-height:12px;min-width:100px;height:18px;padding:4px 8px;text-align:center;display:inline-block;text-transform:uppercase;position:absolute;top:0px;right:12%;
}

section.product-slider .wrapper .slick-product_slider .row .side-buttons {
    position:absolute;right:0;bottom:15px;width:42px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;right:40px;bottom:0;width:90px;
}

section.product-slider .wrapper .slick-product_slider .row .side-buttons .side-bt {
    position:relative;width:100%;height:30px;text-align:center;display:block;z-index:1;margin-top:0;width:42px;
}

section.product-slider .wrapper .slick-product_slider .row .side-buttons .side-bt .icon {
    width:22px;top:5px;position:absolute;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);
}

section.blog-teaser .wrapper {
    padding:90px 6.25% 110px;background-color:rgba(51,51,51,0.04);text-align:center;
}

@media (max-width:1329px) {
    section.blog-teaser .wrapper {
        padding:90px 15px 110px;
    }


}

@media (max-width:767px) {
    section.blog-teaser .wrapper {
        padding:60px 15px 80px;
    }


}

section.blog-teaser .wrapper .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.blog-teaser .wrapper .text-wrapper {
        width:82%;
    }


}

@media (max-width:1023px) {
    section.blog-teaser .wrapper .text-wrapper {
        width:100%;
    }


}

section.blog-teaser .wrapper .text-wrapper h1 + p,section.blog-teaser .wrapper .text-wrapper .h1 + p,section.blog-teaser .wrapper .text-wrapper h2 + p,section.blog-teaser .wrapper .text-wrapper .h2 + p,section.blog-teaser .wrapper .text-wrapper h3 + p,section.blog-teaser .wrapper .text-wrapper .h3 + p,section.blog-teaser .wrapper .text-wrapper h4 + p,section.blog-teaser .wrapper .text-wrapper .h4 + p {
    margin-top:30px;
}

section.blog-teaser .wrapper .text-wrapper + .teaser-wrapper {
    margin-top:60px;
}

@media (max-width:767px) {
    section.blog-teaser .wrapper .text-wrapper + .teaser-wrapper {
        margin-top:40px;
    }


}

section.blog-teaser .wrapper .teaser-wrapper {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
}

@media (max-width:1023px) {
    section.blog-teaser .wrapper .teaser-wrapper {
        display:block;
    }


}

@media (max-width:1023px) {
    section.blog-teaser .wrapper .teaser-wrapper.teaser-wrapper-desktop {
        display:none !important;
    }


}

section.blog-teaser .wrapper .teaser-wrapper.teaser-wrapper-mobile {
    margin-bottom:20px;
}

@media (min-width:1024px) {
    section.blog-teaser .wrapper .teaser-wrapper.teaser-wrapper-mobile {
        display:none !important;
    }


}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item {
    box-shadow:0px 3px 7px 0px rgba(0,0,0,0.08);background-color:#FFFFFF;width:32.45%;position:relative;
}

@media (max-width:1023px) {
    section.blog-teaser .wrapper .teaser-wrapper .teaser-item {
        width:82%;left:50%;-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);transform:translate(-50%,0);
    }

    section.blog-teaser .wrapper .teaser-wrapper .teaser-item + .teaser-item {
        margin-top:40px;
    }


}

@media (max-width:767px) {
    section.blog-teaser .wrapper .teaser-wrapper .teaser-item {
        width:100%;
    }


}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .bg-img {
    height:130px;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper {
    padding:35px 35px 75px;text-align:left;color:#001F7A;
}

@media (max-width:1329px) {
    section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper {
        padding:22px 22px 62px;
    }


}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper ul.tagsred {
    list-style:none;padding:0;font-size:10px;line-height:7px;color:#ff0000;text-transform:uppercase;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper ul.tagsred {
    list-style:none;padding:0;font-size:10px;line-height:7px;color:#ff0000;text-transform:uppercase;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper ul.tagsred li {
    display:inline-block;height:100%;padding:7px 4px 2px;border:1px solid #ff0000;margin-bottom:5px;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper ul.tagsred li + li {
    margin-left:5px;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper ul.tagsred + .date {
    margin-top:15px;
}
section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper ul.tags {
    list-style:none;padding:0;font-size:10px;line-height:7px;color:#006bac;text-transform:uppercase;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper ul.tags li {
    display:inline-block;height:100%;padding:7px 4px 2px;border:1px solid #006bac;margin-bottom:5px;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper ul.tags li + li {
    margin-left:5px;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper ul.tags + .date {
    margin-top:15px;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper .date,section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper .teaser-text {
    opacity:.8;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper .date {
    font-size:13px;line-height:16px;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper .title {
    font-size:24px;line-height:32px;margin-top:10px;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .content-wrapper .teaser-text {
    line-height:26px;margin-top:12px;
}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .btn-label {
    color:#006bac;font-size:14px;line-height:14px;font-weight:600;position:absolute;bottom:35px;left:35px;
}

@media (max-width:1329px) {
    section.blog-teaser .wrapper .teaser-wrapper .teaser-item .btn-label {
        bottom:22px;left:22px;
    }


}

section.blog-teaser .wrapper .teaser-wrapper .teaser-item .btn-label .icon-arrow_right {
    width:14px;margin-left:2px;
}

section.blog-teaser .wrapper .teaser-wrapper .slick-slide {
    text-align:center;left:initial;-webkit-transform:initial;-moz-transform:initial;-ms-transform:initial;transform:initial;
}

section.blog-teaser .wrapper .teaser-wrapper .slick-slide .teaser-item {
    max-width:400px;
}

section.blog-teaser .wrapper .teaser-wrapper .slick-slide .teaser-item img.icon-arrow_right {
    display:inline-block;
}

section.blog-teaser .wrapper .teaser-wrapper .prev-btn,section.blog-teaser .wrapper .teaser-wrapper .next-btn {
    position:absolute;top:50%;display:block;width:40px;height:40px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;z-index:1;background-color:rgba(255,255,255,0.5);border:none;outline:none;
}

section.blog-teaser .wrapper .teaser-wrapper .prev-btn .icon-arrow_left,section.blog-teaser .wrapper .teaser-wrapper .next-btn .icon-arrow_left,section.blog-teaser .wrapper .teaser-wrapper .prev-btn .icon-arrow_right,section.blog-teaser .wrapper .teaser-wrapper .next-btn .icon-arrow_right {
    width:28px;
}

section.blog-teaser .wrapper .teaser-wrapper .prev-btn.slick-disabled,section.blog-teaser .wrapper .teaser-wrapper .next-btn.slick-disabled {
    display:none !important;
}

section.blog-teaser .wrapper .teaser-wrapper .prev-btn {
    left:-12px;
}

@media (max-width:767px) {
    section.blog-teaser .wrapper .teaser-wrapper .prev-btn {
        left:-12px;
    }


}

section.blog-teaser .wrapper .teaser-wrapper .next-btn {
    right:-12px;
}

@media (max-width:767px) {
    section.blog-teaser .wrapper .teaser-wrapper .next-btn {
        right:-12px;
    }


}

section.blog-teaser .wrapper .teaser-wrapper ul.dots {
    position:absolute;bottom:-30px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;
}

section.blog-teaser .wrapper .teaser-wrapper ul.dots li {
    position:relative;display:inline-block;width:9px;height:9px;margin:0 3px;cursor:pointer;
}

section.blog-teaser .wrapper .teaser-wrapper ul.dots li button {
    font-size:0;line-height:0;display:block;width:9px;height:9px;padding:0;cursor:pointer;border:0;outline:none;background-color:#006bac;opacity:.15;
}

section.blog-teaser .wrapper .teaser-wrapper ul.dots li.slick-active button {
    opacity:1;
}

section.blog-teaser .wrapper .text-wrapper + .bt,section.blog-teaser .wrapper .teaser-wrapper + .bt {
    margin-top:45px;
}

section.blog-teaser.news-teaser .wrapper {
    padding-top:20px;padding-bottom:20px;background-color:#FFFFFF;
}

section.blog-teaser.news-teaser .wrapper .text-wrapper h2 {
    text-align:left;
}

section.blog-teaser.news-teaser .wrapper .text-wrapper + .teaser-wrapper {
    margin-top:0;
}

section.blog-teaser.news-teaser .wrapper .teaser-wrapper {
    -webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
}

section.blog-teaser.news-teaser .wrapper .teaser-wrapper .teaser-item {
    margin-top:30px;
}

@media (min-width:768px) {
    section.blog-teaser.news-teaser .wrapper .teaser-wrapper .teaser-item + .teaser-item {
        margin-left:1.325%;
    }

    section.blog-teaser.news-teaser .wrapper .teaser-wrapper .teaser-item + .teaser-item:nth-child(3n+4) {
        margin-left:0;
    }


}

@media (max-width:767px) {
    section.blog-teaser.news-teaser .wrapper .teaser-wrapper .teaser-item {
        margin-top:20px;
    }


}

section.blog-teaser.news-teaser .wrapper .teaser-wrapper .teaser-item .bg-img {
    height:234px;
}

section.text .wrapper {
    padding:60px 6.25%;
}

@media (max-width:1329px) {
    section.text .wrapper {
        padding:60px 15px;
    }


}

@media (max-width:767px) {
    section.text .wrapper {
        padding:50px 15px;
    }


}

section.text .wrapper .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.text .wrapper .text-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.text .wrapper .text-wrapper {
        width:100%;
    }


}

section.text .wrapper .text-wrapper h1,section.text .wrapper .text-wrapper .h1,section.text .wrapper .text-wrapper h2,section.text .wrapper .text-wrapper .h2,section.text .wrapper .text-wrapper h3,section.text .wrapper .text-wrapper .h3 {
    margin-bottom:30px;
}

section.text .wrapper .text-wrapper h4,section.text .wrapper .text-wrapper .h4 {
    margin-bottom:12px;
}

@media (max-width:767px) {
    section.text .wrapper .text-wrapper h2,section.text .wrapper .text-wrapper .h2,section.text .wrapper .text-wrapper h3,section.text .wrapper .text-wrapper .h3,section.text .wrapper .text-wrapper h4,section.text .wrapper .text-wrapper .h4 {
        margin-bottom:10px;
    }

    section.text .wrapper .text-wrapper h2,section.text .wrapper .text-wrapper .h2 {
        font-size:20px;line-height:28px;
    }


}

section.text .wrapper .text-wrapper h5,section.text .wrapper .text-wrapper .h5 {
    font-weight:600;
}

section.text .wrapper .text-wrapper p + h1,section.text .wrapper .text-wrapper p + .h1,section.text .wrapper .text-wrapper p + h2,section.text .wrapper .text-wrapper p + .h2,section.text .wrapper .text-wrapper p + h3,section.text .wrapper .text-wrapper p + .h3,section.text .wrapper .text-wrapper p + h4,section.text .wrapper .text-wrapper p + .h4 {
    margin-top:35px;
}

@media (max-width:767px) {
    section.text .wrapper .text-wrapper p + h1,section.text .wrapper .text-wrapper p + .h1,section.text .wrapper .text-wrapper p + h2,section.text .wrapper .text-wrapper p + .h2,section.text .wrapper .text-wrapper p + h3,section.text .wrapper .text-wrapper p + .h3,section.text .wrapper .text-wrapper p + h4,section.text .wrapper .text-wrapper p + .h4 {
        margin-top:5px;
    }


}

section.text .wrapper .text-wrapper p + h5,section.text .wrapper .text-wrapper p + .h5 {
    margin-top:30px;
}

@media (max-width:767px) {
    section.text .wrapper .text-wrapper p + h5,section.text .wrapper .text-wrapper p + .h5 {
        margin-top:5px;
    }


}

section.text .wrapper .text-wrapper p + p {
    margin-top:30px;
}

section.text .wrapper .text-wrapper p + img {
    margin-top:45px;
}

section.text .wrapper .text-wrapper.summarized p {
    display:inline;
}

section.text .wrapper .text-wrapper img + p {
    margin-top:40px;
}

section.text .wrapper .text-wrapper img {
    max-width:100%;
}

section.text .wrapper .text-wrapper + .text-wrapper {
    margin-top:30px;
}

section.text .wrapper .text-wrapper ul,section.text .wrapper .text-wrapper ol {
    margin-bottom:0;
}

section.text + section.text .wrapper {
    padding-top:0px;
}

section.text-image-slider + section.text {
    margin-top:40px;
}

section.icons-3 + section.text .container .wrapper {
    padding-top:5px;
}

section.video-stage .wrapper {
    padding:60px 6.25%;
}

@media (max-width:1329px) {
    section.video-stage .wrapper {
        padding:60px 15px;
    }


}

@media (max-width:767px) {
    section.video-stage .wrapper {
        padding:50px 15px;
    }


}

section.video-stage .wrapper .video-wrapper {
    position:relative;padding-bottom:56.25%;height:0;
}

section.video-stage .wrapper .video-wrapper iframe {
    position:absolute;top:0;left:0;width:100%;height:100%;
}

section.video-stage .wrapper .thumbnail {
    visibility:hidden !important;display:none !important;
}

section.text + section.video-stage .wrapper {
    padding-top:0px;
}

section.text-image-slider + section.video-stage {
    margin-top:40px;
}

section.teaser-links .wrapper {
    padding:75px 6.25%;
}

@media (max-width:1329px) {
    section.teaser-links .wrapper {
        padding:75px 15px;
    }


}

@media (max-width:767px) {
    section.teaser-links .wrapper {
        padding:60px 15px;
    }


}

section.teaser-links .wrapper .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.teaser-links .wrapper .text-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.teaser-links .wrapper .text-wrapper {
        width:100%;
    }


}

section.teaser-links .wrapper .text-wrapper h1 + p,section.teaser-links .wrapper .text-wrapper .h1 + p,section.teaser-links .wrapper .text-wrapper h2 + p,section.teaser-links .wrapper .text-wrapper .h2 + p,section.teaser-links .wrapper .text-wrapper h3 + p,section.teaser-links .wrapper .text-wrapper .h3 + p,section.teaser-links .wrapper .text-wrapper h4 + p,section.teaser-links .wrapper .text-wrapper .h4 + p {
    margin-top:30px;
}

section.teaser-links .wrapper .text-wrapper + .teaser-wrapper {
    margin-top:50px;
}

@media (max-width:1329px) {
    section.teaser-links .wrapper .text-wrapper + .teaser-wrapper {
        margin-top:35px;
    }


}

section.teaser-links .wrapper .teaser-wrapper {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:-3.125%;margin-right:-3.125%;
}

@media (max-width:1329px) {
    section.teaser-links .wrapper .teaser-wrapper {
        margin:0;
    }


}

@media (max-width:1023px) {
    section.teaser-links .wrapper .teaser-wrapper {
        -webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
    }


}

section.teaser-links .wrapper .teaser-wrapper a:hover {
    color:#FFFFFF;text-decoration:none;
}

section.teaser-links .wrapper .teaser-wrapper .link-item {
    color:#FFFFFF;position:relative;text-align:center;height:200px;width:23.5%;
}

@media (max-width:1023px) {
    section.teaser-links .wrapper .teaser-wrapper .link-item {
        width:48%;margin-bottom:4%;
    }

    section.teaser-links .wrapper .teaser-wrapper .link-item:nth-child(even) {
        margin-left:4%;
    }


}

@media (max-width:767px) {
    section.teaser-links .wrapper .teaser-wrapper .link-item {
        width:100%;margin-bottom:15px;
    }

    section.teaser-links .wrapper .teaser-wrapper .link-item:nth-child(even) {
        margin-left:0;
    }


}

section.teaser-links .wrapper .teaser-wrapper .link-item .bg-img,section.teaser-links .wrapper .teaser-wrapper .link-item .bg-layer {
    position:absolute;top:0;left:0;width:100%;height:100%;
}

section.teaser-links .wrapper .teaser-wrapper .link-item .bg-img {
    background-position:top;-webkit-filter:blur(1px);filter:blur(1px);
}

section.teaser-links .wrapper .teaser-wrapper .link-item .bg-layer {
    opacity:.69;
}

section.teaser-links .wrapper .teaser-wrapper .link-item .inner-container {
    position:absolute;display:inline;width:90%;top:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);
}

section.teaser-links .wrapper .teaser-wrapper .link-item .title {
    font-size:26px;text-transform:uppercase;
}

section.teaser-links .wrapper .teaser-wrapper .link-item .subtitle {
    font-size:14px;margin-top:5px;
}

@media (max-width:1329px) {
    section.teaser-links .wrapper .teaser-wrapper .link-item .subtitle {
        line-height:22px;
    }


}

section.teaser-links .wrapper .teaser-wrapper .link-item .icon-arrow_right {
    width:32px;margin-top:12px;
}

section.text + section.teaser-links .wrapper {
    padding-top:15px;
}

section.fact-counter .wrapper {
    padding:50px 6.25% 65px;
}

@media (max-width:1329px) {
    section.fact-counter .wrapper {
        padding:50px 15px 65px;
    }


}

@media (max-width:767px) {
    section.fact-counter .wrapper {
        padding:50px 15px;
    }


}

section.fact-counter .wrapper .row {
    width:66%;margin:0 auto;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
}

@media (max-width:1329px) {
    section.fact-counter .wrapper .row {
        width:82%;
    }


}

@media (max-width:1023px) {
    section.fact-counter .wrapper .row {
        width:100%;
    }


}

@media (max-width:767px) {
    section.fact-counter .wrapper .row {
        -webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
    }


}

section.fact-counter .wrapper .row .fact {
    text-align:center;font-weight:600;
}

@media (max-width:767px) {
    section.fact-counter .wrapper .row .fact {
        width:100%;
    }


}

section.fact-counter .wrapper .row .fact .counter-text {
    font-size:55px;line-height:42px;margin-top:35px;
}

section.fact-counter .wrapper .row .fact .counter-title {
    line-height:18px;margin-top:20px;
}

section.fact-counter .wrapper .row .fact + .fact {
    margin-left:120px;
}

@media (max-width:767px) {
    section.fact-counter .wrapper .row .fact + .fact {
        margin-left:0;margin-top:50px;
    }


}

section.title .wrapper {
    padding:55px 6.25%;text-align:center;
}

@media (max-width:1329px) {
    section.title .wrapper {
        padding:55px 15px;
    }


}

@media (max-width:767px) {
    section.title .wrapper {
        padding:40px 15px;
    }


}

@media (max-width:767px) {
    section.title .wrapper h1,section.title .wrapper .h1 {
        font-size:24px;line-height:32px;
    }


}

section.title .wrapper.small-height {
    padding:15px 6.25%;
}

@media (max-width:1329px) {
    section.title .wrapper.small-height {
        padding:12px 15px;
    }


}

@media (max-width:767px) {
    section.title .wrapper.small-height {
        padding:8px 15px;
    }


}
section.full-width-image .wrapper {
    padding:30px 0;
}

section.full-width-image .wrapper img {
    width:100%;
}

section.feature-columns .wrapper {
    padding:45px 6.25% 40px;
}

@media (max-width:1329px) {
    section.feature-columns .wrapper {
        padding:45px 15px 40px;
    }


}

@media (max-width:767px) {
    section.feature-columns .wrapper {
        padding:40px 15px;
    }


}

section.feature-columns .wrapper .row {
    width:95%;margin:0 auto;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
}

@media (max-width:1023px) {
    section.feature-columns .wrapper .row {
        width:100%;
    }


}

@media (max-width:767px) {
    section.feature-columns .wrapper .row {
        display:block;
    }


}

section.feature-columns .wrapper .row .feature {
    text-align:center;width:27%;
}

@media (max-width:767px) {
    section.feature-columns .wrapper .row .feature {
        width:100%;
    }

    section.feature-columns .wrapper .row .feature + .feature {
        margin-top:40px;
    }


}

section.feature-columns .wrapper .row .feature .title {
    font-size:26px;margin-top:20px;
}

section.feature-columns .wrapper .row .feature .text {
    margin-top:35px;
}

body.product section.feature-columns .wrapper {
    padding:100px 6.25%;
}

@media (max-width:1329px) {
    body.product section.feature-columns .wrapper {
        padding:65px 15px 60px;
    }


}

@media (max-width:767px) {
    body.product section.feature-columns .wrapper {
        padding:50px 15px;
    }


}

body.product section.feature-columns .wrapper .row .title {
    margin-top:30px;
}

body.product section.feature-columns .wrapper .row .text {
    margin-top:10px;
}

section.detailed-features-with-image {
    margin:20px 0 30px;
}

@media (max-width:767px) {
    section.detailed-features-with-image.desktop {
        display:none;
    }


}

@media (min-width:768px) {
    section.detailed-features-with-image.mobile {
        display:none;
    }


}

section.detailed-features-with-image .wrapper {
    padding:100px 6.25%;position:relative;
}

@media (max-width:1329px) {
    section.detailed-features-with-image .wrapper {
        padding:80px 15px;
    }


}

@media (max-width:767px) {
    section.detailed-features-with-image .wrapper {
        padding:60px 15px;
    }


}

section.detailed-features-with-image .wrapper .buttons {
    position:absolute;max-width:50.5%;
}

section.detailed-features-with-image .wrapper .buttons.no-images {
    max-width:87.5%;
}

@media (max-width:1329px) {
    section.detailed-features-with-image .wrapper .buttons {
        position:relative;max-width:100%;
    }


}

section.detailed-features-with-image .wrapper .buttons .bt {
    margin-top:0;line-height:25px;padding:5px 10px;margin-right:8px;margin-bottom:8px;font-size:16px;font-weight:400;opacity:.36;
}

section.detailed-features-with-image .wrapper .buttons .bt:last-child {
    margin-right:0;
}

section.detailed-features-with-image .wrapper .buttons .bt:hover {
    opacity:1;
}

section.detailed-features-with-image .wrapper .buttons .bt.bt-transparent {
    border:1px solid transparent;line-height:23px;opacity:1;
}

section.detailed-features-with-image .wrapper .buttons .bt.bt-transparent.transparent {
    background-color:transparent!important;
}

section.detailed-features-with-image .wrapper .buttons .bt.bt-min-width {
    min-width:115px;text-align:center;
}

section.detailed-features-with-image .wrapper .buttons .bt.active {
    opacity:1;
}

section.detailed-features-with-image .wrapper .buttons .icon-arrow_right {
    display:none;
}

section.detailed-features-with-image .wrapper .row {
    display:none;
}

section.detailed-features-with-image .wrapper .row:nth-child(2) {
    display:block;
}

section.detailed-features-with-image .wrapper .row .text {
    float:left;width:47%;padding-top:66px;
}

@media (max-width:1329px) {
    section.detailed-features-with-image .wrapper .row .text {
        padding-top:35px;
    }


}

@media (max-width:767px) {
    section.detailed-features-with-image .wrapper .row .text {
        float:none;width:100%;padding-top:25px;
    }

    section.detailed-features-with-image .wrapper .row .text p.empty:first-child {
        display:none;
    }

    section.detailed-features-with-image .wrapper .row .text > .features:first-child,section.detailed-features-with-image .wrapper .row .text p.empty:first-child + .features {
        margin-top:0;
    }


}

section.detailed-features-with-image .wrapper .row .text h5,section.detailed-features-with-image .wrapper .row .text .h5 {
    font-weight:600;line-height:18px;
}

section.detailed-features-with-image .wrapper .row .text h1 + p,section.detailed-features-with-image .wrapper .row .text .h1 + p,section.detailed-features-with-image .wrapper .row .text h2 + p,section.detailed-features-with-image .wrapper .row .text .h2 + p,section.detailed-features-with-image .wrapper .row .text h3 + p,section.detailed-features-with-image .wrapper .row .text .h3 + p,section.detailed-features-with-image .wrapper .row .text h4 + p,section.detailed-features-with-image .wrapper .row .text .h4 + p,section.detailed-features-with-image .wrapper .row .text h5 + p,section.detailed-features-with-image .wrapper .row .text .h5 + p {
    margin-top:25px;
}

section.detailed-features-with-image .wrapper .row .text.no-image {
    width:100%;
}

section.detailed-features-with-image .wrapper .row .text ul {
    margin-top:25px;padding-left:20px;
}

section.detailed-features-with-image .wrapper .row .feature-right {
    float:right;width:41%;
}

@media (max-width:1329px) {
    section.detailed-features-with-image .wrapper .row .feature-right {
        margin-top:35px;
    }


}

@media (max-width:767px) {
    section.detailed-features-with-image .wrapper .row .feature-right {
        float:none;width:100%;
    }


}

section.detailed-features-with-image .wrapper .row .feature-right img {
    width:100%;
}

section.detailed-features-with-image .wrapper .accordion-item {
    border-top:1px solid #001F7A;
}

section.detailed-features-with-image .wrapper .accordion-item:last-child {
    border-bottom:1px solid #001F7A;
}

section.detailed-features-with-image .wrapper .accordion-item .accordion-item--title {
    padding:16px 25px 12px;line-height:16px;font-weight:bold;cursor:pointer;text-align:center;position:relative;
}

section.detailed-features-with-image .wrapper .accordion-item .accordion-item--title .icon-arrow_down {
    position:absolute;width:18px;top:14px;right:0;
}

section.detailed-features-with-image .wrapper .accordion-item .accordion-item--content {
    display:none;padding-bottom:30px;
}

section.detailed-features-with-image .wrapper .accordion-item .accordion-item--content ul {
    margin-top:15px;
}

section.detailed-features-with-image .wrapper .accordion-item .accordion-item--content .img {
    margin-top:20px;
}

section.detailed-features-with-image .wrapper .accordion-item .accordion-item--content .img > img {
    width:100%;
}

section.detailed-features-with-image .wrapper .accordion-item .accordion-item--content .empty {
    display:none;
}

section.detailed-features-with-image .wrapper .accordion-item.active .accordion-item--title .icon-arrow_down {
    -webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:12px;
}

section.detailed-features-with-image .wrapper .row ul.features,section.detailed-features-with-image .wrapper .accordion-item ul.features {
    list-style:none;padding:0;
}

section.detailed-features-with-image .wrapper .row ul.features li .circle,section.detailed-features-with-image .wrapper .accordion-item ul.features li .circle {
    background:#2FDF95;border-color:#2FDF95;display:inline-block;border-radius:20px;width:20px;height:20px;line-height:20px;float:left;margin-top:5px;
}

section.detailed-features-with-image .wrapper .row ul.features li .circle .label,section.detailed-features-with-image .wrapper .accordion-item ul.features li .circle .label {
    background:#2FDF95;color:#FFFFFF;display:inline-block;width:16px;height:16px;line-height:16px;border-radius:16px;margin-left:4px;
}

section.detailed-features-with-image .wrapper .row ul.features li .circle .label .material-icons,section.detailed-features-with-image .wrapper .accordion-item ul.features li .circle .label .material-icons {
    font-size:12px;
}

section.detailed-features-with-image .wrapper .row ul.features li .feature,section.detailed-features-with-image .wrapper .accordion-item ul.features li .feature {
    margin-left:38px;
}

section.detailed-features-with-image .img-zoom-result {
    background-color:#f7f7f7;position:absolute;top:80px;right:540px;
}

body.product section.detailed-features-with-image {
    margin:0;
}

@media (max-width:767px) {
    body.product section.product-intro + section.detailed-features-with-image .wrapper,body.product section.product-intro + section.detailed-features-with-image.desktop + section.detailed-features-with-image.mobile .wrapper {
        padding-top:0;
    }


}

section.product-cards .wrapper {
    padding:16px 6.25% 65px;background-color:#FFFFFF;text-align:center;
}

@media (max-width:1329px) {
    section.product-cards .wrapper {
        padding:16px 15px 65px;
    }


}

@media (max-width:767px) {
    section.product-cards .wrapper {
        padding:16px 15px 40px;
    }


}

section.product-cards .wrapper .item-wrapper {
    display:block;text-align:left;
}

@media (max-width:1023px) {

}

section.product-cards .wrapper .item-wrapper .item {
    float:left;width:-moz-calc(50% - 8px);width:calc(50% - 8px);margin-top:16px;min-height:200px;position:relative;
}

section.product-cards .wrapper .item-wrapper .item:nth-child(even) {
    margin-left:16px;
}

@media (min-width:1024px) {
    section.product-cards .wrapper .item-wrapper .item {
        max-height:208px;
    }


}

@media (max-width:1023px) {
    section.product-cards .wrapper .item-wrapper .item {
        width:100%;margin-bottom:15px;
    }

    section.product-cards .wrapper .item-wrapper .item:nth-child(even) {
        margin-left:0;
    }


}

section.product-cards .wrapper .item-wrapper .item .bg-img {
    float:left;width:50%;min-height:208px;height:100%;
}

@media (max-width:767px) {
    section.product-cards .wrapper .item-wrapper .item .bg-img {
        float:none;width:100%;min-height:120px;max-height:120px;
    }


}

section.product-cards .wrapper .item-wrapper .item .text-wrapper {
    float:left;width:50%;padding:40px 30px;
}

@media (max-width:767px) {
    section.product-cards .wrapper .item-wrapper .item .text-wrapper {
        float:none;width:100%;padding:30px;
    }


}

section.product-cards .wrapper .item-wrapper .item .text-wrapper h1,section.product-cards .wrapper .item-wrapper .item .text-wrapper .h1,section.product-cards .wrapper .item-wrapper .item .text-wrapper h2,section.product-cards .wrapper .item-wrapper .item .text-wrapper .h2,section.product-cards .wrapper .item-wrapper .item .text-wrapper h3,section.product-cards .wrapper .item-wrapper .item .text-wrapper .h3,section.product-cards .wrapper .item-wrapper .item .text-wrapper h4,section.product-cards .wrapper .item-wrapper .item .text-wrapper .h4 {
    margin-bottom:16px;
}

section.product-cards .wrapper .item-wrapper .item .text-wrapper h4,section.product-cards .wrapper .item-wrapper .item .text-wrapper .h4,section.product-cards .wrapper .item-wrapper .item .text-wrapper h5,section.product-cards .wrapper .item-wrapper .item .text-wrapper .h5 {
    font-weight:600;
}

section.product-cards .wrapper .item-wrapper .item .text-wrapper p,section.product-cards .wrapper .item-wrapper .item .text-wrapper h5,section.product-cards .wrapper .item-wrapper .item .text-wrapper .h5 {
    font-size:20px;line-height:26px;
}

@media (max-width:1023px) {
    section.product-cards .wrapper .item-wrapper .item .text-wrapper p,section.product-cards .wrapper .item-wrapper .item .text-wrapper h5,section.product-cards .wrapper .item-wrapper .item .text-wrapper .h5 {
        font-size:16px;line-height:22px;
    }


}

@media (max-width:767px) {
    section.product-cards .wrapper .item-wrapper .item .text-wrapper p,section.product-cards .wrapper .item-wrapper .item .text-wrapper h5,section.product-cards .wrapper .item-wrapper .item .text-wrapper .h5 {
        font-size:14px;line-height:20px;
    }


}

section.product-cards .wrapper .item-wrapper .item .text-wrapper .badge {
    color:#FFFFFF;font-size:10px;line-height:12px;height:18px;padding:4px 14px;text-align:center;display:inline-block;text-transform:uppercase;position:absolute;top:0px;
}

section.text-with-slider .wrapper {
    padding:60px 6.25% 100px;
}

@media (max-width:1329px) {
    section.text-with-slider .wrapper {
        padding:60px 15px 100px;
    }


}

@media (max-width:767px) {
    section.text-with-slider .wrapper {
        padding:50px 15px 80px;
    }


}

section.text-with-slider .wrapper .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.text-with-slider .wrapper .text-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.text-with-slider .wrapper .text-wrapper {
        width:100%;
    }


}

section.text-with-slider .wrapper .text-wrapper h1,section.text-with-slider .wrapper .text-wrapper .h1,section.text-with-slider .wrapper .text-wrapper h2,section.text-with-slider .wrapper .text-wrapper .h2,section.text-with-slider .wrapper .text-wrapper h3,section.text-with-slider .wrapper .text-wrapper .h3,section.text-with-slider .wrapper .text-wrapper h4,section.text-with-slider .wrapper .text-wrapper .h4 {
    margin-bottom:30px;
}

section.text-with-slider .wrapper .text-wrapper p + h1,section.text-with-slider .wrapper .text-wrapper p + .h1,section.text-with-slider .wrapper .text-wrapper p + h2,section.text-with-slider .wrapper .text-wrapper p + .h2,section.text-with-slider .wrapper .text-wrapper p + h3,section.text-with-slider .wrapper .text-wrapper p + .h3,section.text-with-slider .wrapper .text-wrapper p + h4,section.text-with-slider .wrapper .text-wrapper p + .h4 {
    margin-top:35px;
}

section.text-with-slider .wrapper .text-wrapper p + h5,section.text-with-slider .wrapper .text-wrapper p + .h5 {
    margin-top:30px;
}

section.text-with-slider .wrapper .text-wrapper p + p {
    margin-top:30px;
}

section.text-with-slider .wrapper .text-wrapper p + img {
    margin-top:45px;
}

section.text-with-slider .wrapper .text-wrapper.text-bottom {
    margin-top:40px;
}

section.text-with-slider .wrapper .slick-image_slider {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.text-with-slider .wrapper .slick-image_slider {
        width:82%;
    }


}

@media (max-width:767px) {
    section.text-with-slider .wrapper .slick-image_slider {
        width:100%;
    }


}

section.text-with-slider .wrapper .slick-image_slider .img,section.text-with-slider .wrapper .slick-image_slider img {
    width:100%;
}

section.text-with-slider .wrapper .slick-image_slider .prev-btn,section.text-with-slider .wrapper .slick-image_slider .next-btn {
    position:absolute;top:50%;display:block;width:50px;height:50px;padding:2px 0 0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;z-index:1;background-color:#FFFFFF;border:none;outline:none;
}

@media (max-width:767px) {
    section.text-with-slider .wrapper .slick-image_slider .prev-btn,section.text-with-slider .wrapper .slick-image_slider .next-btn {
        width:40px;height:40px;
    }


}

section.text-with-slider .wrapper .slick-image_slider .prev-btn .icon-arrow_left,section.text-with-slider .wrapper .slick-image_slider .next-btn .icon-arrow_left,section.text-with-slider .wrapper .slick-image_slider .prev-btn .icon-arrow_right,section.text-with-slider .wrapper .slick-image_slider .next-btn .icon-arrow_right {
    width:40px;
}

@media (max-width:767px) {
    section.text-with-slider .wrapper .slick-image_slider .prev-btn .icon-arrow_left,section.text-with-slider .wrapper .slick-image_slider .next-btn .icon-arrow_left,section.text-with-slider .wrapper .slick-image_slider .prev-btn .icon-arrow_right,section.text-with-slider .wrapper .slick-image_slider .next-btn .icon-arrow_right {
        width:30px;
    }


}

section.text-with-slider .wrapper .slick-image_slider .prev-btn {
    left:-120px;padding-left:5px;
}

@media (max-width:1329px) {
    section.text-with-slider .wrapper .slick-image_slider .prev-btn {
        left:-70px;
    }


}

@media (max-width:767px) {
    section.text-with-slider .wrapper .slick-image_slider .prev-btn {
        left:-28px;padding-left:10px;
    }


}

section.text-with-slider .wrapper .slick-image_slider .next-btn {
    right:-120px;padding-right:5px;
}

@media (max-width:1329px) {
    section.text-with-slider .wrapper .slick-image_slider .next-btn {
        right:-70px;
    }


}

@media (max-width:767px) {
    section.text-with-slider .wrapper .slick-image_slider .next-btn {
        right:-28px;padding-right:10px;
    }


}

section.text-with-slider .wrapper .text-wrapper + .slick-image_slider {
    margin-top:50px;
}

section.product-animation .wrapper {
    padding:80px 6.25%;text-align:center;
}

@media (max-width:1329px) {
    section.product-animation .wrapper {
        padding:60px 15px;
    }


}

@media (max-width:767px) {
    section.product-animation .wrapper {
        padding:50px 15px;
    }


}

section.product-animation .wrapper .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.product-animation .wrapper .text-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.product-animation .wrapper .text-wrapper {
        width:100%;
    }


}

section.product-animation .wrapper .text-wrapper h1 + p,section.product-animation .wrapper .text-wrapper .h1 + p,section.product-animation .wrapper .text-wrapper h2 + p,section.product-animation .wrapper .text-wrapper .h2 + p,section.product-animation .wrapper .text-wrapper h3 + p,section.product-animation .wrapper .text-wrapper .h3 + p,section.product-animation .wrapper .text-wrapper h4 + p,section.product-animation .wrapper .text-wrapper .h4 + p,section.product-animation .wrapper .text-wrapper p + p {
    margin-top:25px;
}

section.product-animation .wrapper .text-wrapper + .img {
    margin-top:30px;
}

@media (max-width:767px) {
    section.product-animation .wrapper img {
        width:100%;
    }


}

section.center-image-and-text .wrapper {
    padding:100px 6.25%;text-align:center;
}

@media (max-width:1329px) {
    section.center-image-and-text .wrapper {
        padding:80px 15px;
    }


}

@media (max-width:767px) {
    section.center-image-and-text .wrapper {
        padding:60px 15px;
    }


}

@media (max-width:767px) {
    section.center-image-and-text .wrapper img {
        width:100%;
    }


}

section.center-image-and-text .wrapper .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.center-image-and-text .wrapper .text-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.center-image-and-text .wrapper .text-wrapper {
        width:100%;
    }


}

section.center-image-and-text .wrapper .text-wrapper h1 + p,section.center-image-and-text .wrapper .text-wrapper .h1 + p,section.center-image-and-text .wrapper .text-wrapper h2 + p,section.center-image-and-text .wrapper .text-wrapper .h2 + p,section.center-image-and-text .wrapper .text-wrapper h3 + p,section.center-image-and-text .wrapper .text-wrapper .h3 + p,section.center-image-and-text .wrapper .text-wrapper h4 + p,section.center-image-and-text .wrapper .text-wrapper .h4 + p,section.center-image-and-text .wrapper .text-wrapper p + p {
    margin-top:25px;
}

section.center-image-and-text .wrapper .img + .text-wrapper {
    margin-top:60px;
}

@media (max-width:767px) {
    section.center-image-and-text .wrapper .img + .text-wrapper {
        margin-top:30px;
    }


}

section.product-slider-lite .wrapper {
    padding:80px 6.25% 120px;text-align:center;
}

@media (max-width:1329px) {
    section.product-slider-lite .wrapper {
        padding:60px 15px 80px;
    }


}

@media (max-width:767px) {
    section.product-slider-lite .wrapper {
        padding:50px 15px 70px;
    }


}

section.product-slider-lite .wrapper .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.product-slider-lite .wrapper .text-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.product-slider-lite .wrapper .text-wrapper {
        width:100%;
    }


}

section.product-slider-lite .wrapper .text-wrapper h1 + p,section.product-slider-lite .wrapper .text-wrapper .h1 + p,section.product-slider-lite .wrapper .text-wrapper h2 + p,section.product-slider-lite .wrapper .text-wrapper .h2 + p,section.product-slider-lite .wrapper .text-wrapper h3 + p,section.product-slider-lite .wrapper .text-wrapper .h3 + p,section.product-slider-lite .wrapper .text-wrapper h4 + p,section.product-slider-lite .wrapper .text-wrapper .h4 + p {
    margin-top:30px;
}

section.product-slider-lite .wrapper .slick-product_slider {
    width:75%;margin:60px auto 0;
}

@media (max-width:1329px) {
    section.product-slider-lite .wrapper .slick-product_slider {
        width:82%;margin:45px auto 0;
    }


}

section.product-slider-lite .wrapper .slick-product_slider a {
    margin:0 2px;
}

section.product-slider-lite .wrapper .slick-product_slider a:hover {
    text-decoration:none;
}

section.product-slider-lite .wrapper .slick-product_slider a .img img {
    width:100%;
}

section.product-slider-lite .wrapper .slick-product_slider a .info-wrapper {
    margin-top:5px;
}

section.product-slider-lite .wrapper .slick-product_slider a .info-wrapper .title {
    font-weight:600;
}

section.product-slider-lite .wrapper .slick-product_slider a .info-wrapper .text {
    font-size:13px;line-height:18px;
}

section.product-slider-lite .wrapper .slick-product_slider .prev-btn,section.product-slider-lite .wrapper .slick-product_slider .next-btn {
    position:absolute;top:50%;display:block;width:50px;height:50px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;z-index:1;background-color:#FFFFFF;border:none;outline:none;margin-top:-27px;
}

section.product-slider-lite .wrapper .slick-product_slider .prev-btn .icon-arrow_left,section.product-slider-lite .wrapper .slick-product_slider .next-btn .icon-arrow_left,section.product-slider-lite .wrapper .slick-product_slider .prev-btn .icon-arrow_right,section.product-slider-lite .wrapper .slick-product_slider .next-btn .icon-arrow_right {
    width:40px;
}

section.product-slider-lite .wrapper .slick-product_slider .prev-btn {
    left:-70px;padding-left:5px;
}

@media (max-width:767px) {
    section.product-slider-lite .wrapper .slick-product_slider .prev-btn {
        left:-48px;
    }


}

section.product-slider-lite .wrapper .slick-product_slider .next-btn {
    right:-70px;padding-right:5px;
}

@media (max-width:767px) {
    section.product-slider-lite .wrapper .slick-product_slider .next-btn {
        right:-48px;
    }


}

section.product-intro .wrapper {
    padding:85px 6.25% 76px 0;position:relative;
}

@media (max-width:1329px) {
    section.product-intro .wrapper {
        padding:60px 15px 70px 0;
    }


}

@media (max-width:767px) {
    section.product-intro .wrapper {
        padding:20px 15px 50px;
    }


}

section.product-intro .wrapper .side-buttons {
    position:absolute;top:210px;right:0;width:42px;
}

@media (max-width:767px) {
    section.product-intro .wrapper .side-buttons {
        top:450px;width:34px;
    }


}

section.product-intro .wrapper .side-buttons .favorite {
    display:block;z-index:1;text-align:center;margin:0 5px 10px 2px;
}

section.product-intro .wrapper .side-buttons .side-bt {
    width:100%;height:60px;text-align:center;display:block;z-index:1;
}

section.product-intro .wrapper .side-buttons .side-bt .icon {
    -webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:26px;margin-top:21px;
}

section.product-intro .wrapper .side-buttons .side-bt + .side-bt {
    margin-top:8px;
}

section.product-intro .wrapper h1.title {
    margin-bottom:18px;margin-left:6.25%;
}

@media (max-width:1329px) {
    section.product-intro .wrapper h1.title {
        margin-left:15px;
    }


}

@media (max-width:767px) {
    section.product-intro .wrapper h1.title {
        margin-left:0;margin-bottom:0;
    }


}

section.product-intro .wrapper .slick-product_carousel {
    float:left;width:54%;
}

@media (max-width:1023px) {
    section.product-intro .wrapper .slick-product_carousel {
        width:40%;
    }


}

@media (max-width:767px) {
    section.product-intro .wrapper .slick-product_carousel {
        float:none;width:100%;
    }

    section.product-intro .wrapper .slick-product_carousel .slick-list {
        margin-left:-15px;
    }


}

section.product-intro .wrapper .slick-product_carousel .slick-slide {
    margin:24px 0;max-height:510px;
}

@media (max-width:767px) {
    section.product-intro .wrapper .slick-product_carousel .slick-slide {
        margin-top:20px;
    }


}

section.product-intro .wrapper .slick-product_carousel .slick-slide img,section.product-intro .wrapper .slick-product_carousel .slick-slide video,section.product-intro .wrapper .slick-product_carousel .slick-slide iframe {
    max-width:100%;max-height:510px;
}

section.product-intro .wrapper .slick-product_carousel .slick-slide .video-wrapper {
    max-width:100%;max-height:510px;height:0;padding-bottom:56.25%;position:relative;
}

section.product-intro .wrapper .slick-product_carousel .slick-slide .video-wrapper iframe {
    position:absolute;top:0;left:0;width:100%;height:100%;
}

section.product-intro .wrapper .slick-product_carousel .slick-slide .thumbnail {
    visibility:hidden !important;display:none !important;
}

section.product-intro .wrapper .slick-product_carousel .prev-btn.invisible,section.product-intro .wrapper .slick-product_carousel .next-btn.invisible {
    display:none!important;
}

section.product-intro .wrapper .slick-product_carousel .prev-btn,section.product-intro .wrapper .slick-product_carousel .next-btn {
    position:absolute;top:-moz-calc(50% - 45px);top:calc(50% - 45px);display:block;width:40px;height:40px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;z-index:1;background-color:transparent;border:none;outline:none;
}

@media (max-width:1023px) {
    section.product-intro .wrapper .slick-product_carousel .prev-btn,section.product-intro .wrapper .slick-product_carousel .next-btn {
        top:-moz-calc(50% - 23px);top:calc(50% - 23px);
    }


}

section.product-intro .wrapper .slick-product_carousel .prev-btn .icon-arrow_left,section.product-intro .wrapper .slick-product_carousel .next-btn .icon-arrow_left,section.product-intro .wrapper .slick-product_carousel .prev-btn .icon-arrow_right,section.product-intro .wrapper .slick-product_carousel .next-btn .icon-arrow_right {
    width:28px;
}

section.product-intro .wrapper .slick-product_carousel .prev-btn.slick-disabled,section.product-intro .wrapper .slick-product_carousel .next-btn.slick-disabled {
    display:none !important;
}

section.product-intro .wrapper .slick-product_carousel .prev-btn {
    left:0;
}

@media (max-width:767px) {
    section.product-intro .wrapper .slick-product_carousel .prev-btn {
        left:-20px;
    }


}

section.product-intro .wrapper .slick-product_carousel .next-btn {
    right:0;
}

@media (max-width:767px) {
    section.product-intro .wrapper .slick-product_carousel .next-btn {
        right:-20px;
    }


}

section.product-intro .wrapper .slick-product_carousel ul.thumbnails {
    width:100%;padding:0;margin:0;list-style:none;text-align:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;
}

@media (min-width:768px) {
    section.product-intro .wrapper .slick-product_carousel ul.thumbnails {
        padding:0 15px;
    }


}

section.product-intro .wrapper .slick-product_carousel ul.thumbnails li {
    position:relative;display:inline-block;width:120px;height:90px;background-color:#FFFFFF;cursor:pointer;
}

@media (max-width:1023px) {
    section.product-intro .wrapper .slick-product_carousel ul.thumbnails li {
        width:68px;height:46px;
    }


}

section.product-intro .wrapper .slick-product_carousel ul.thumbnails li + li {
    margin-left:25px;
}

@media (max-width:1023px) {
    section.product-intro .wrapper .slick-product_carousel ul.thumbnails li + li {
        margin-left:12px;
    }


}

section.product-intro .wrapper .slick-product_carousel ul.thumbnails li img {
    position:absolute;width:87%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:120px;max-height:90px;
}

section.product-intro .wrapper .slick-product_carousel ul.thumbnails li svg {
    width:36px;height:90px;
}

@media (max-width:1023px) {
    section.product-intro .wrapper .slick-product_carousel ul.thumbnails li svg {
        width:20px;height:46px;
    }


}

section.product-intro .wrapper .slick-product_carousel .lvbk,section.product-intro .wrapper .slick-product_carousel .stra,section.product-intro .wrapper .slick-product_carousel .topper {
    display:none !important;
}

section.product-intro .wrapper .info-wrapper {
    float:right;width:38%;
}

@media (max-width:1329px) {
    section.product-intro .wrapper .info-wrapper {
        width:42%;
    }


}

@media (max-width:1023px) {
    section.product-intro .wrapper .info-wrapper {
        width:54%;
    }


}

@media (max-width:767px) {
    section.product-intro .wrapper .info-wrapper {
        float:none;width:100%;margin-top:30px;
    }


}

section.product-intro .wrapper .info-wrapper .text-wrapper {
    margin-top:0;padding-right:40px;
}

section.product-intro .wrapper .info-wrapper .button-wrapper {
    margin-top:70px;
}

@media (max-width:1329px) {
    section.product-intro .wrapper .info-wrapper .button-wrapper {
        margin-top:40px;
    }


}

section.product-intro .wrapper .info-wrapper .button-wrapper .bt {
    margin:0;position:relative;min-width:190px;
}

@media (max-width:767px) {
    section.product-intro .wrapper .info-wrapper .button-wrapper .bt {
        min-width:160px;max-width:160px;padding:17px 10px;
    }


}

@media (max-width:374px) {
    section.product-intro .wrapper .info-wrapper .button-wrapper .bt {
        min-width:140px;max-width:140px;padding:17px 5px;
    }


}

section.product-intro .wrapper .info-wrapper .button-wrapper .bt + .bt {
    margin-top:12px;margin-left:15px;
}

@media (max-width:767px) {
    section.product-intro .wrapper .info-wrapper .button-wrapper .bt + .bt {
        margin-left:10px;
    }


}

@media (max-width:374px) {
    section.product-intro .wrapper .info-wrapper .button-wrapper .bt + .bt {
        margin-left:5px;
    }


}

section.product-intro .wrapper .info-wrapper .button-wrapper .bt.bt-secondary svg {
    right:18px;
}

section.product-intro .wrapper .info-wrapper .button-wrapper .bt .icon {
    position:absolute;top:11px;right:18px;width:30px;
}

@media (max-width:767px) {
    section.product-intro .wrapper .info-wrapper .button-wrapper .bt .icon {
        right:12px;
    }


}

@media (max-width:374px) {
    section.product-intro .wrapper .info-wrapper .button-wrapper .bt .icon {
        right:4px;
    }


}

section.product-intro .wrapper .info-wrapper .button-wrapper .favorite {
    width:40px;display:block;
}

@media (min-width:1110px) {
    section.product-intro .wrapper .info-wrapper .button-wrapper .favorite {
        margin-top:18px;float:right;
    }


}

@media (max-width:1109px) {
    section.product-intro .wrapper .info-wrapper .button-wrapper .favorite {
        margin-top:25px;
    }


}

section.product-intro .wrapper .info-wrapper .filter-lvbk + .button-wrapper,section.product-intro .wrapper .info-wrapper .filter-stra + .button-wrapper,section.product-intro .wrapper .info-wrapper .filter-topper + .button-wrapper {
    margin-top:15px;
}

section.product-intro .wrapper ul.features {
    margin-top:30px;padding-left:20px;list-style:none;padding:0;
}

section.product-intro .wrapper ul.features li .circle {
    background:#2FDF95;border-color:#2FDF95;display:inline-block;border-radius:20px;width:20px;height:20px;line-height:20px;float:left;margin-top:5px;
}

section.product-intro .wrapper ul.features li .circle .label {
    background:#2FDF95;color:#FFFFFF;display:inline-block;width:16px;height:16px;line-height:16px;border-radius:16px;margin-left:4px;
}

section.product-intro .wrapper ul.features li .circle .label .material-icons {
    font-size:12px;
}

section.product-intro .wrapper ul.features li .feature {
    margin-left:38px;
}

section.product-intro .wrapper ul.features + a.data-sheet {
    margin-top:15px;padding-left:38px;height:40px;display:inline-block;line-height:40px;background-image:url('../themes/XXX2018/assets/images/layout/icons/download_icon__surfie_green.svg');background-repeat:no-repeat;background-size:29px 40px;background-position-y:center;background-position-x:left;
}

section.product-intro .wrapper .filter-lvbk,section.product-intro .wrapper .filter-stra,section.product-intro .wrapper .filter-topper {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:35px;width:419px;margin-left:-10px;
}

@media (max-width:767px) {
    section.product-intro .wrapper .filter-lvbk,section.product-intro .wrapper .filter-stra,section.product-intro .wrapper .filter-topper {
        margin-top:50px;width:-moz-calc(100% + 12px);width:calc(100% + 12px);max-width:345px;margin-left:-6px;
    }


}

section.product-intro .wrapper .filter-lvbk .item,section.product-intro .wrapper .filter-stra .item,section.product-intro .wrapper .filter-topper .item {
    width:100%;padding:0 10px;
}

@media (max-width:767px) {
    section.product-intro .wrapper .filter-lvbk .item,section.product-intro .wrapper .filter-stra .item,section.product-intro .wrapper .filter-topper .item {
        padding:0 6px;
    }


}

section.product-intro .wrapper .filter-lvbk .item > div,section.product-intro .wrapper .filter-stra .item > div,section.product-intro .wrapper .filter-topper .item > div {
    background:#cfcfcf;border:2px solid #cfcfcf;cursor:pointer;color:#FFFFFF;font-size:14px;font-weight:bold;text-align:center;
}

section.product-intro .wrapper .filter-lvbk .item > div:hover,section.product-intro .wrapper .filter-stra .item > div:hover,section.product-intro .wrapper .filter-topper .item > div:hover {
    background:#9b9b9b;border-color:#787878;
}

section.product-intro .wrapper .filter-lvbk .item.active > div,section.product-intro .wrapper .filter-stra .item.active > div,section.product-intro .wrapper .filter-topper .item.active > div {
    background:#9b9b9b;border-color:#787878;
}

section.product-intro .img-zoom-result {
    background-color:#f7f7f7;position:absolute;top:130px;right:-396px;
}

@media (max-width:1329px) {
    section.product-intro .img-zoom-result {
        right:-335px;
    }


}

section.text-image-slider + section.text-image-slider {
    margin-top:48px;
}

section.text-image-slider .wrapper {
    padding:60px 6.25% 65px;position:relative;
}

@media (max-width:1329px) {
    section.text-image-slider .wrapper {
        padding:60px 15px 65px;
    }


}

@media (max-width:767px) {
    section.text-image-slider .wrapper {
        padding:50px 15px;
    }


}

section.text-image-slider .wrapper .text-wrapper {
    float:left;width:37%;
}

@media (max-width:1023px) {
    section.text-image-slider .wrapper .text-wrapper {
        width:48%;
    }


}

@media (max-width:767px) {
    section.text-image-slider .wrapper .text-wrapper {
        float:none;width:100%;
    }


}

section.text-image-slider .wrapper .text-wrapper h1 + p,section.text-image-slider .wrapper .text-wrapper .h1 + p,section.text-image-slider .wrapper .text-wrapper h2 + p,section.text-image-slider .wrapper .text-wrapper .h2 + p,section.text-image-slider .wrapper .text-wrapper h3 + p,section.text-image-slider .wrapper .text-wrapper .h3 + p,section.text-image-slider .wrapper .text-wrapper h4 + p,section.text-image-slider .wrapper .text-wrapper .h4 + p {
    margin-top:30px;
}

section.text-image-slider .wrapper .text-wrapper table {
    color:#000000;border-top:1px solid #000000;font-size:14px;margin-top:30px;
}

section.text-image-slider .wrapper .text-wrapper table tr {
    border-bottom:1px solid #000000;
}

section.text-image-slider .wrapper .text-wrapper table tr td {
    padding:0 20px 0 6px;border-right:1px dotted #000000;
}

section.text-image-slider .wrapper .text-wrapper table tr td:last-child {
    border:none;
}

section.text-image-slider .wrapper .slick-text_image_carousel {
    float:right;width:60%;
}

@media (max-width:1329px) {
    section.text-image-slider .wrapper .slick-text_image_carousel {
        width:56%;
    }


}

@media (max-width:1023px) {
    section.text-image-slider .wrapper .slick-text_image_carousel {
        width:48%;
    }


}

@media (max-width:767px) {
    section.text-image-slider .wrapper .slick-text_image_carousel {
        float:none;width:100%;margin-top:20px;
    }


}

section.text-image-slider .wrapper .slick-text_image_carousel .slick-slide {
    margin:0;max-height:510px;
}

section.text-image-slider .wrapper .slick-text_image_carousel .slick-slide img {
    width:100%;
}

section.text-image-slider .wrapper .slick-text_image_carousel .prev-btn.invisible,section.text-image-slider .wrapper .slick-text_image_carousel .next-btn.invisible {
    display:none!important;
}

section.text-image-slider .wrapper .slick-text_image_carousel ul.thumbnails {
    display:block;width:100%;padding:0;margin:42px 0 0;list-style:none;
}

@media (max-width:1023px) {
    section.text-image-slider .wrapper .slick-text_image_carousel ul.thumbnails {
        margin-top:20px;
    }


}

section.text-image-slider .wrapper .slick-text_image_carousel ul.thumbnails li {
    display:inline-block;width:150px;height:120px;cursor:pointer;background-repeat:no-repeat;background-size:cover;background-position:center;
}

@media (max-width:1023px) {
    section.text-image-slider .wrapper .slick-text_image_carousel ul.thumbnails li {
        width:80px;height:65px;
    }


}

section.text-image-slider .wrapper .slick-text_image_carousel ul.thumbnails li + li {
    margin-left:16px;
}

section.text-image-slider .wrapper .badge {
    color:#FFFFFF;font-size:10px;line-height:12px;min-width:80px;height:18px;padding:4px 8px;text-align:center;display:inline-block;text-transform:uppercase;position:absolute;top:0px;
}

section.text-image-slider .wrapper .button-wrapper,section.text-image-slider .wrapper .filter-lvbk,section.text-image-slider .wrapper .filter-stra,section.text-image-slider .wrapper .filter-topper {
    margin-top:40px;float:right;width:60%;
}

@media (max-width:1329px) {
    section.text-image-slider .wrapper .button-wrapper,section.text-image-slider .wrapper .filter-lvbk,section.text-image-slider .wrapper .filter-stra,section.text-image-slider .wrapper .filter-topper {
        width:56%;
    }


}

@media (max-width:1023px) {
    section.text-image-slider .wrapper .button-wrapper,section.text-image-slider .wrapper .filter-lvbk,section.text-image-slider .wrapper .filter-stra,section.text-image-slider .wrapper .filter-topper {
        width:48%;
    }


}

@media (max-width:767px) {
    section.text-image-slider .wrapper .button-wrapper,section.text-image-slider .wrapper .filter-lvbk,section.text-image-slider .wrapper .filter-stra,section.text-image-slider .wrapper .filter-topper {
        float:none;width:100%;margin-top:30px;
    }


}

section.text-image-slider .wrapper .button-wrapper .bt,section.text-image-slider .wrapper .filter-lvbk .bt,section.text-image-slider .wrapper .filter-stra .bt,section.text-image-slider .wrapper .filter-topper .bt {
    margin:0;position:relative;min-width:190px;
}

@media (max-width:767px) {
    section.text-image-slider .wrapper .button-wrapper .bt,section.text-image-slider .wrapper .filter-lvbk .bt,section.text-image-slider .wrapper .filter-stra .bt,section.text-image-slider .wrapper .filter-topper .bt {
        min-width:160px;max-width:160px;padding:17px 10px;
    }


}

@media (max-width:374px) {
    section.text-image-slider .wrapper .button-wrapper .bt,section.text-image-slider .wrapper .filter-lvbk .bt,section.text-image-slider .wrapper .filter-stra .bt,section.text-image-slider .wrapper .filter-topper .bt {
        min-width:140px;max-width:140px;padding:17px 5px;
    }


}

section.text-image-slider .wrapper .button-wrapper .bt + .bt,section.text-image-slider .wrapper .filter-lvbk .bt + .bt,section.text-image-slider .wrapper .filter-stra .bt + .bt,section.text-image-slider .wrapper .filter-topper .bt + .bt {
    margin-top:12px;margin-left:15px;
}

@media (min-width:768px) and (max-width:991px) {
    section.text-image-slider .wrapper .button-wrapper .bt + .bt,section.text-image-slider .wrapper .filter-lvbk .bt + .bt,section.text-image-slider .wrapper .filter-stra .bt + .bt,section.text-image-slider .wrapper .filter-topper .bt + .bt {
        margin-left:0;
    }


}

@media (max-width:767px) {
    section.text-image-slider .wrapper .button-wrapper .bt + .bt,section.text-image-slider .wrapper .filter-lvbk .bt + .bt,section.text-image-slider .wrapper .filter-stra .bt + .bt,section.text-image-slider .wrapper .filter-topper .bt + .bt {
        margin-left:10px;
    }


}

@media (max-width:374px) {
    section.text-image-slider .wrapper .button-wrapper .bt + .bt,section.text-image-slider .wrapper .filter-lvbk .bt + .bt,section.text-image-slider .wrapper .filter-stra .bt + .bt,section.text-image-slider .wrapper .filter-topper .bt + .bt {
        margin-left:5px;
    }


}

section.text-image-slider .wrapper .button-wrapper .bt.bt-secondary svg,section.text-image-slider .wrapper .filter-lvbk .bt.bt-secondary svg,section.text-image-slider .wrapper .filter-stra .bt.bt-secondary svg,section.text-image-slider .wrapper .filter-topper .bt.bt-secondary svg {
    right:18px;
}

section.text-image-slider .wrapper .button-wrapper .bt .icon,section.text-image-slider .wrapper .filter-lvbk .bt .icon,section.text-image-slider .wrapper .filter-stra .bt .icon,section.text-image-slider .wrapper .filter-topper .bt .icon {
    position:absolute;top:11px;right:18px;width:30px;
}

@media (max-width:767px) {
    section.text-image-slider .wrapper .button-wrapper .bt .icon,section.text-image-slider .wrapper .filter-lvbk .bt .icon,section.text-image-slider .wrapper .filter-stra .bt .icon,section.text-image-slider .wrapper .filter-topper .bt .icon {
        right:12px;
    }


}

@media (max-width:374px) {
    section.text-image-slider .wrapper .button-wrapper .bt .icon,section.text-image-slider .wrapper .filter-lvbk .bt .icon,section.text-image-slider .wrapper .filter-stra .bt .icon,section.text-image-slider .wrapper .filter-topper .bt .icon {
        right:4px;
    }


}

section.text-image-slider .wrapper .filter-lvbk + .button-wrapper,section.text-image-slider .wrapper .filter-stra + .button-wrapper,section.text-image-slider .wrapper .filter-topper + .button-wrapper {
    margin-top:15px;
}

section.text-image-slider .wrapper .filter-lvbk,section.text-image-slider .wrapper .filter-stra,section.text-image-slider .wrapper .filter-topper {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;
}

section.text-image-slider .wrapper .filter-lvbk .item,section.text-image-slider .wrapper .filter-stra .item,section.text-image-slider .wrapper .filter-topper .item {
    min-width:190px;
}

@media (max-width:767px) {
    section.text-image-slider .wrapper .filter-lvbk .item,section.text-image-slider .wrapper .filter-stra .item,section.text-image-slider .wrapper .filter-topper .item {
        min-width:160px;max-width:160px;
    }


}

@media (max-width:374px) {
    section.text-image-slider .wrapper .filter-lvbk .item,section.text-image-slider .wrapper .filter-stra .item,section.text-image-slider .wrapper .filter-topper .item {
        min-width:140px;max-width:140px;
    }


}

section.text-image-slider .wrapper .filter-lvbk .item > div,section.text-image-slider .wrapper .filter-stra .item > div,section.text-image-slider .wrapper .filter-topper .item > div {
    background:#cfcfcf;border:2px solid #cfcfcf;cursor:pointer;color:#FFFFFF;font-size:14px;font-weight:bold;text-align:center;
}

section.text-image-slider .wrapper .filter-lvbk .item > div:hover,section.text-image-slider .wrapper .filter-stra .item > div:hover,section.text-image-slider .wrapper .filter-topper .item > div:hover {
    background:#9b9b9b;border-color:#787878;
}

section.text-image-slider .wrapper .filter-lvbk .item.active > div,section.text-image-slider .wrapper .filter-stra .item.active > div,section.text-image-slider .wrapper .filter-topper .item.active > div {
    background:#9b9b9b;border-color:#787878;
}

section.text-image-slider .wrapper .filter-lvbk .item + .item,section.text-image-slider .wrapper .filter-stra .item + .item,section.text-image-slider .wrapper .filter-topper .item + .item {
    margin-left:20px;
}

@media (min-width:768px) and (max-width:991px) {
    section.text-image-slider .wrapper .filter-lvbk .item + .item,section.text-image-slider .wrapper .filter-stra .item + .item,section.text-image-slider .wrapper .filter-topper .item + .item {
        margin-left:5px;
    }


}

@media (max-width:767px) {
    section.text-image-slider .wrapper .filter-lvbk .item + .item,section.text-image-slider .wrapper .filter-stra .item + .item,section.text-image-slider .wrapper .filter-topper .item + .item {
        margin-left:15px;
    }


}

@media (max-width:374px) {
    section.text-image-slider .wrapper .filter-lvbk .item + .item,section.text-image-slider .wrapper .filter-stra .item + .item,section.text-image-slider .wrapper .filter-topper .item + .item {
        margin-left:10px;
    }


}

section.text + section.text-image-slider {
    margin-top:-20px;
}

section.image-text-slider .wrapper {
    padding:80px 6.25%;
}

@media (max-width:1329px) {
    section.image-text-slider .wrapper {
        padding:80px 15px;
    }


}

@media (max-width:767px) {
    section.image-text-slider .wrapper {
        padding:50px 15px 0px;
    }


}

section.image-text-slider .wrapper .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.image-text-slider .wrapper .text-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.image-text-slider .wrapper .text-wrapper {
        width:100%;
    }


}

section.image-text-slider .wrapper .text-wrapper h1,section.image-text-slider .wrapper .text-wrapper .h1,section.image-text-slider .wrapper .text-wrapper h2,section.image-text-slider .wrapper .text-wrapper .h2,section.image-text-slider .wrapper .text-wrapper h3,section.image-text-slider .wrapper .text-wrapper .h3,section.image-text-slider .wrapper .text-wrapper h4,section.image-text-slider .wrapper .text-wrapper .h4 {
    margin-bottom:30px;
}

section.image-text-slider .wrapper .text-wrapper p {
    display:inline;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav {
    margin:50px auto 5px;
}

@media (max-width:767px) {
    section.image-text-slider .wrapper .slick-image_text_slider-nav {
        margin:0 auto;
    }


}

section.image-text-slider .wrapper .slick-image_text_slider {
    margin:0px auto 5px;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav,section.image-text-slider .wrapper .slick-image_text_slider {
    width:100%;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav .prev-btn,section.image-text-slider .wrapper .slick-image_text_slider .prev-btn,section.image-text-slider .wrapper .slick-image_text_slider-nav .next-btn,section.image-text-slider .wrapper .slick-image_text_slider .next-btn {
    position:absolute;top:50%;display:block;width:40px;height:40px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;z-index:1;background-color:transparent;border:none;outline:none;
}

@media (max-width:767px) {
    section.image-text-slider .wrapper .slick-image_text_slider-nav .prev-btn,section.image-text-slider .wrapper .slick-image_text_slider .prev-btn,section.image-text-slider .wrapper .slick-image_text_slider-nav .next-btn,section.image-text-slider .wrapper .slick-image_text_slider .next-btn {
        background-color:#FFFFFF;
    }


}

section.image-text-slider .wrapper .slick-image_text_slider-nav .prev-btn .icon-arrow_left,section.image-text-slider .wrapper .slick-image_text_slider .prev-btn .icon-arrow_left,section.image-text-slider .wrapper .slick-image_text_slider-nav .next-btn .icon-arrow_left,section.image-text-slider .wrapper .slick-image_text_slider .next-btn .icon-arrow_left,section.image-text-slider .wrapper .slick-image_text_slider-nav .prev-btn .icon-arrow_right,section.image-text-slider .wrapper .slick-image_text_slider .prev-btn .icon-arrow_right,section.image-text-slider .wrapper .slick-image_text_slider-nav .next-btn .icon-arrow_right,section.image-text-slider .wrapper .slick-image_text_slider .next-btn .icon-arrow_right {
    width:28px;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav .prev-btn,section.image-text-slider .wrapper .slick-image_text_slider .prev-btn {
    left:-12px;
}

@media (min-width:1330px) {
    section.image-text-slider .wrapper .slick-image_text_slider-nav .prev-btn,section.image-text-slider .wrapper .slick-image_text_slider .prev-btn {
        left:9%;
    }


}

section.image-text-slider .wrapper .slick-image_text_slider-nav .next-btn,section.image-text-slider .wrapper .slick-image_text_slider .next-btn {
    right:-12px;
}

@media (min-width:1330px) {
    section.image-text-slider .wrapper .slick-image_text_slider-nav .next-btn,section.image-text-slider .wrapper .slick-image_text_slider .next-btn {
        right:9%;
    }


}

section.image-text-slider .wrapper .slick-image_text_slider-nav ul.dots,section.image-text-slider .wrapper .slick-image_text_slider ul.dots {
    position:absolute;bottom:-35px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav ul.dots li,section.image-text-slider .wrapper .slick-image_text_slider ul.dots li {
    position:relative;display:inline-block;width:9px;height:9px;margin:0 3px;cursor:pointer;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav ul.dots li button,section.image-text-slider .wrapper .slick-image_text_slider ul.dots li button {
    font-size:0;line-height:0;display:block;width:9px;height:9px;padding:0;cursor:pointer;border:0;outline:none;background-color:#006bac;opacity:.15;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav ul.dots li.slick-active button,section.image-text-slider .wrapper .slick-image_text_slider ul.dots li.slick-active button {
    opacity:1;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav .slick-slide,section.image-text-slider .wrapper .slick-image_text_slider .slick-slide {
    margin:0px 8px;-moz-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav .slick-slide .img,section.image-text-slider .wrapper .slick-image_text_slider .slick-slide .img {
    display:none;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav .slick-prev:before,section.image-text-slider .wrapper .slick-image_text_slider .slick-prev:before,section.image-text-slider .wrapper .slick-image_text_slider-nav .slick-next:before,section.image-text-slider .wrapper .slick-image_text_slider .slick-next:before {
    color:black;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav a:hover,section.image-text-slider .wrapper .slick-image_text_slider a:hover {
    color:#006bac;text-decoration:none;
}

section.image-text-slider .wrapper .slick-story_slider-nav-wrap {
    position:relative;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav {
    z-index:2;display:none;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav.slick-initialized {
    display:block;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav .slick-slide {
    min-width:252px;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav .slick-slide .img {
    display:block;cursor:pointer;width:100%;height:0;overflow:hidden;padding-bottom:100%;margin:0 auto;position:relative;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transform:scale(0.75);-moz-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75);-moz-transition:all 175ms linear 0ms;transition:all 175ms linear 0ms;
}

section.image-text-slider .wrapper .slick-image_text_slider-nav .slick-slide .img > img {
    position:absolute;display:block;line-height:1;left:50%;top:50%;height:121px !important;width:auto !important;max-width:100%;max-height:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);
}

section.image-text-slider .wrapper .slick-image_text_slider-nav .slick-slide .img:hover {
    -webkit-filter:grayscale(0);filter:grayscale(0);
}

section.image-text-slider .wrapper .slick-image_text_slider-nav .slick-slide.slick-active .img {
    -webkit-filter:grayscale(0);filter:grayscale(0);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);
}

section.image-text-slider .wrapper .slick-image_text_slider-nav-wrap.awards .slick-image_text_slider-nav .slick-slide .img-container .img > img {
    height:180px!important;
}

section.detailed-features-with-image + section.image-text-slider .wrapper {
    padding-top:0;
}

section.story-slider .wrapper {
    padding:80px 6.25%;
}

@media (max-width:1329px) {
    section.story-slider .wrapper {
        padding:80px 15px;
    }


}

@media (max-width:767px) {
    section.story-slider .wrapper {
        padding:50px 15px;
    }


}

section.story-slider .wrapper .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.story-slider .wrapper .text-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.story-slider .wrapper .text-wrapper {
        width:100%;
    }


}

section.story-slider .wrapper .text-wrapper h1,section.story-slider .wrapper .text-wrapper .h1,section.story-slider .wrapper .text-wrapper h2,section.story-slider .wrapper .text-wrapper .h2,section.story-slider .wrapper .text-wrapper h3,section.story-slider .wrapper .text-wrapper .h3,section.story-slider .wrapper .text-wrapper h4,section.story-slider .wrapper .text-wrapper .h4 {
    margin-bottom:30px;
}

section.story-slider .wrapper .text-wrapper p {
    display:inline;
}

section.story-slider .wrapper .slick-story_slider,section.story-slider .wrapper .slick-story_slider-nav {
    width:100%;margin:90px auto 50px;
}

@media (max-width:767px) {
    section.story-slider .wrapper .slick-story_slider,section.story-slider .wrapper .slick-story_slider-nav {
        margin:50px auto;
    }


}

section.story-slider .wrapper .slick-story_slider .prev-btn,section.story-slider .wrapper .slick-story_slider-nav .prev-btn,section.story-slider .wrapper .slick-story_slider .next-btn,section.story-slider .wrapper .slick-story_slider-nav .next-btn {
    position:absolute;top:50%;display:block;width:40px;height:40px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;z-index:1;background-color:#FFFFFF;border:none;outline:none;
}

section.story-slider .wrapper .slick-story_slider .prev-btn .icon-arrow_left,section.story-slider .wrapper .slick-story_slider-nav .prev-btn .icon-arrow_left,section.story-slider .wrapper .slick-story_slider .next-btn .icon-arrow_left,section.story-slider .wrapper .slick-story_slider-nav .next-btn .icon-arrow_left,section.story-slider .wrapper .slick-story_slider .prev-btn .icon-arrow_right,section.story-slider .wrapper .slick-story_slider-nav .prev-btn .icon-arrow_right,section.story-slider .wrapper .slick-story_slider .next-btn .icon-arrow_right,section.story-slider .wrapper .slick-story_slider-nav .next-btn .icon-arrow_right {
    width:28px;
}

section.story-slider .wrapper .slick-story_slider .prev-btn,section.story-slider .wrapper .slick-story_slider-nav .prev-btn {
    left:-12px;
}

@media (min-width:1330px) {
    section.story-slider .wrapper .slick-story_slider .prev-btn,section.story-slider .wrapper .slick-story_slider-nav .prev-btn {
        left:9%;
    }


}

section.story-slider .wrapper .slick-story_slider .next-btn,section.story-slider .wrapper .slick-story_slider-nav .next-btn {
    right:-12px;
}

@media (min-width:1330px) {
    section.story-slider .wrapper .slick-story_slider .next-btn,section.story-slider .wrapper .slick-story_slider-nav .next-btn {
        right:9%;
    }


}

section.story-slider .wrapper .slick-story_slider ul.dots,section.story-slider .wrapper .slick-story_slider-nav ul.dots {
    position:absolute;bottom:-35px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;
}

section.story-slider .wrapper .slick-story_slider ul.dots li,section.story-slider .wrapper .slick-story_slider-nav ul.dots li {
    position:relative;display:inline-block;width:9px;height:9px;margin:0 3px;cursor:pointer;
}

section.story-slider .wrapper .slick-story_slider ul.dots li button,section.story-slider .wrapper .slick-story_slider-nav ul.dots li button {
    font-size:0;line-height:0;display:block;width:9px;height:9px;padding:0;cursor:pointer;border:0;outline:none;background-color:#006bac;opacity:.15;
}

section.story-slider .wrapper .slick-story_slider ul.dots li.slick-active button,section.story-slider .wrapper .slick-story_slider-nav ul.dots li.slick-active button {
    opacity:1;
}

section.story-slider .wrapper .slick-story_slider .slick-slide,section.story-slider .wrapper .slick-story_slider-nav .slick-slide {
    margin:0px 8px;-moz-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;
}

section.story-slider .wrapper .slick-story_slider .slick-prev:before,section.story-slider .wrapper .slick-story_slider-nav .slick-prev:before,section.story-slider .wrapper .slick-story_slider .slick-next:before,section.story-slider .wrapper .slick-story_slider-nav .slick-next:before {
    color:black;
}

section.story-slider .wrapper .slick-story_slider a:hover,section.story-slider .wrapper .slick-story_slider-nav a:hover {
    color:#006bac;text-decoration:none;
}

section.story-slider .wrapper .slick-story_slider-nav-wrap {
    position:relative;
}

section.story-slider .wrapper .slick-story_slider-nav-wrap > .line {
    display:block;position:absolute;z-index:1;width:100%;top:50%;height:2px;margin-top:-1px;background:#C2D6D4;background-image:-moz- oldlinear-gradient(left,#FFFFFF,#C2D6D4 50%,#FFFFFF);background-image:linear-gradient(to right,#FFFFFF,#C2D6D4 50%,#FFFFFF);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffffffff',GradientType=1);
}

section.story-slider .wrapper .slick-story_slider-nav {
    z-index:2;display:none;
}

section.story-slider .wrapper .slick-story_slider-nav.slick-initialized {
    display:block;
}

section.story-slider .wrapper .slick-story_slider-nav .slick-slide {
    min-width:206px;
}

section.story-slider .wrapper .slick-story_slider-nav .slick-slide .jahreszahl {
    display:block;cursor:pointer;width:86px;height:86px;font-size:22px;margin:0 auto;position:relative;background-color:#FFFFFF;color:#C2D6D4;border:2px solid #C2D6D4;border-radius:50%;-webkit-transform:scale(0.75);-moz-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75);-moz-transition:all 75ms linear 0ms;transition:all 75ms linear 0ms;
}

section.story-slider .wrapper .slick-story_slider-nav .slick-slide .jahreszahl > span {
    position:absolute;display:block;line-height:1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);
}

section.story-slider .wrapper .slick-story_slider-nav .slick-slide.slick-current .jahreszahl {
    -webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);background-color:#C2D6D4;color:#FFFFFF;
}

section.story-slider .wrapper .slick-story_slider .text-wrapper {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
}

@media (max-width:767px) {
    section.story-slider .wrapper .slick-story_slider .text-wrapper {
        display:block;
    }


}

section.story-slider .wrapper .slick-story_slider .text-wrapper .img {
    width:46%;
}

@media (max-width:767px) {
    section.story-slider .wrapper .slick-story_slider .text-wrapper .img {
        width:100%;
    }


}

section.story-slider .wrapper .slick-story_slider .text-wrapper .img img {
    width:100%;
}

section.story-slider .wrapper .slick-story_slider .text-wrapper .img + .text {
    position:relative;width:49%;
}

@media (max-width:767px) {
    section.story-slider .wrapper .slick-story_slider .text-wrapper .img + .text {
        width:100%;margin-top:25px;
    }


}

section.story-slider .wrapper .slick-story_slider .text-wrapper .img + .text .content {
    position:absolute;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);
}

@media (max-width:767px) {
    section.story-slider .wrapper .slick-story_slider .text-wrapper .img + .text .content {
        position:relative;top:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;
    }


}

section.product-teaser .wrapper {
    padding:80px 6.25% 80px;background-color:rgba(51,51,51,0.04);text-align:center;
}

@media (max-width:1329px) {
    section.product-teaser .wrapper {
        padding:60px 15px 60px;
    }


}

section.product-teaser .wrapper h2 {
    margin-bottom:30px;
}

section.product-teaser .wrapper .products-wrapper {
    float:right;width:75.6%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;float:none;margin:0 auto;
}

@media (max-width:1329px) {
    section.product-teaser .wrapper .products-wrapper {
        width:78%;
    }


}

@media (max-width:1023px) {
    section.product-teaser .wrapper .products-wrapper {
        width:75%;
    }


}

@media (max-width:767px) {
    section.product-teaser .wrapper .products-wrapper {
        float:none;display:block;width:100%;margin-top:50px;
    }


}

section.product-teaser .wrapper .products-wrapper .product {
    box-shadow:0px 3px 7px 0px rgba(0,0,0,0.08);background-color:#FFFFFF;width:32%;text-align:left;padding:30px 30px 30px 35px;position:relative;
}

section.product-teaser .wrapper .products-wrapper .product:nth-child(3n-1),section.product-teaser .wrapper .products-wrapper .product:nth-child(3n) {
    margin-left:2%;
}

@media (max-width:1329px) {
    section.product-teaser .wrapper .products-wrapper .product {
        width:32.5%;padding:30px 20px 20px 25px;
    }

    section.product-teaser .wrapper .products-wrapper .product:nth-child(3n-1),section.product-teaser .wrapper .products-wrapper .product:nth-child(3n) {
        margin-left:1.25%;
    }


}

section.product-teaser .wrapper .products-wrapper .product:nth-child(n+4) {
    margin-top:32px;
}

@media (max-width:1023px) {
    section.product-teaser .wrapper .products-wrapper .product {
        width:48%;margin-bottom:4%;
    }

    section.product-teaser .wrapper .products-wrapper .product:nth-child(n+4) {
        margin-top:0;
    }

    section.product-teaser .wrapper .products-wrapper .product:nth-child(3n-1),section.product-teaser .wrapper .products-wrapper .product:nth-child(3n) {
        margin-left:0;
    }

    section.product-teaser .wrapper .products-wrapper .product:nth-child(even) {
        margin-left:4%;
    }


}

@media (max-width:767px) {
    section.product-teaser .wrapper .products-wrapper .product {
        width:100%;margin-bottom:30px;
    }

    section.product-teaser .wrapper .products-wrapper .product:nth-child(even) {
        margin-left:0;
    }


}

section.product-teaser .wrapper .products-wrapper .product a.product-link:hover,section.product-teaser .wrapper .products-wrapper .product a.product-link:focus {
    text-decoration:none;
}

section.product-teaser .wrapper .products-wrapper .product .name {
    line-height:26px;font-weight:600;padding-right:50px;min-height:52px;
}

section.product-teaser .wrapper .products-wrapper .product .img {
    margin:20px -5px 10px -15px;
}

@media (max-width:1329px) {
    section.product-teaser .wrapper .products-wrapper .product .img {
        margin:20px -5px 10px -5px;
    }


}

section.product-teaser .wrapper .products-wrapper .product .img img {
    width:100%;
}

section.product-teaser .wrapper .products-wrapper .product .bg-img {
    height:166px;background-size:contain;margin:20px -5px 10px -15px;
}

@media (max-width:1329px) {
    section.product-teaser .wrapper .products-wrapper .product .bg-img {
        margin:20px -5px 10px -5px;
    }


}

section.product-teaser .wrapper .products-wrapper .product .feature {
    position:relative;font-size:14px;margin-left:-5px;
}

@media (max-width:1329px) {
    section.product-teaser .wrapper .products-wrapper .product .feature {
        margin-left:-5px;
    }


}

section.product-teaser .wrapper .products-wrapper .product .feature .circle {
    position:absolute;background:#2FDF95;border-color:#2FDF95;display:inline-block;border-radius:20px;width:20px;height:20px;line-height:20px;margin-top:5px;
}

section.product-teaser .wrapper .products-wrapper .product .feature .circle .label {
    background:#2FDF95;color:#FFFFFF;display:inline-block;width:16px;height:16px;line-height:16px;border-radius:16px;margin-left:4px;
}

section.product-teaser .wrapper .products-wrapper .product .feature .circle .label .material-icons {
    font-size:12px;
}

section.product-teaser .wrapper .products-wrapper .product .feature .content {
    padding-left:33px;
}

section.product-teaser .wrapper .products-wrapper .product .price {
    margin:5px 0 0 -5px;font-weight:600;
}

@media (max-width:1329px) {
    section.product-teaser .wrapper .products-wrapper .product .price {
        margin:5px 0 0 -5px;
    }


}

section.product-teaser .wrapper .products-wrapper .product .ratings {
    float:left;position:relative;vertical-align:middle;display:inline-block;color:#FFFFFF;overflow:hidden;letter-spacing:4px;margin:2px 0 0 -5px;
}

@media (max-width:1329px) {
    section.product-teaser .wrapper .products-wrapper .product .ratings {
        margin:2px 0 0 -5px;
    }


}

section.product-teaser .wrapper .products-wrapper .product .ratings .full-stars {
    position:absolute;left:0;top:0;white-space:nowrap;overflow:hidden;color:#00787F;
}

section.product-teaser .wrapper .products-wrapper .product .ratings .empty-stars:before,section.product-teaser .wrapper .products-wrapper .product .ratings .full-stars:before {
    content:"\2605\2605\2605\2605\2605";font-size:16px;
}

section.product-teaser .wrapper .products-wrapper .product .ratings .empty-stars:before {
    -webkit-text-stroke:1px #00787F;
}

section.product-teaser .wrapper .products-wrapper .product .ratings .full-stars:before {
    -webkit-text-stroke:1px #00787F;
}

section.product-teaser .wrapper .products-wrapper .product .ratings-amount {
    float:left;font-size:13px;color:rgba(51,51,51,0.37);margin:2px 0 0 4px;
}

section.product-teaser .wrapper .products-wrapper .product .buttons {
    margin:30px 15px 0 10px;height:168px;
}

@media (max-width:1329px) {
    section.product-teaser .wrapper .products-wrapper .product .buttons {
        margin:30px 10px 0 5px;
    }


}

section.product-teaser .wrapper .products-wrapper .product .buttons.high {
    height:212px;
}

section.product-teaser .wrapper .products-wrapper .product .buttons .inner {
    position:absolute;bottom:30px;width:-moz-calc(100% -  90px);width:calc(100% -  90px);
}

@media (max-width:1329px) {
    section.product-teaser .wrapper .products-wrapper .product .buttons .inner {
        width:-moz-calc(100% -  60px);width:calc(100% -  60px);
    }


}

section.product-teaser .wrapper .products-wrapper .product .buttons .inner .bt {
    margin:0;width:100%;position:relative;
}

section.product-teaser .wrapper .products-wrapper .product .buttons .inner .bt + .bt {
    margin-top:12px;
}

section.product-teaser .wrapper .products-wrapper .product .buttons .inner .bt.bt-secondary svg {
    right:18px;
}

section.product-teaser .wrapper .products-wrapper .product .buttons .inner .bt .icon {
    position:absolute;top:11px;right:18px;width:30px;
}

section.product-teaser .wrapper .products-wrapper .product .buttons .inner .filter-lvbk {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;padding:12px 0;margin-left:-1px;width:-moz-calc(100% + 2px);width:calc(100% + 2px);
}

section.product-teaser .wrapper .products-wrapper .product .buttons .inner .filter-lvbk .item {
    width:100%;padding:0 1px;height:32px;
}

section.product-teaser .wrapper .products-wrapper .product .buttons .inner .filter-lvbk .item > div {
    position:relative;background:#cfcfcf;border:2px solid #cfcfcf;cursor:pointer;color:#FFFFFF;font-size:14px;line-height:14px;height:100%;font-weight:bold;text-align:center;padding:0 3px;
}

section.product-teaser .wrapper .products-wrapper .product .buttons .inner .filter-lvbk .item > div:hover {
    background:#9b9b9b;border-color:#787878;
}

section.product-teaser .wrapper .products-wrapper .product .buttons .inner .filter-lvbk .item > div > div {
    position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);
}

section.product-teaser .wrapper .products-wrapper .product .buttons .inner .filter-lvbk .item.active > div {
    background:#9b9b9b;border-color:#787878;
}

section.product-teaser .wrapper .products-wrapper .product .badge {
    color:#FFFFFF;font-size:10px;line-height:12px;min-width:100px;height:18px;padding:4px 8px;text-align:center;display:inline-block;position:absolute;top:0px;left:35px;
}

@media (max-width:1329px) {
    section.product-teaser .wrapper .products-wrapper .product .badge {
        left:25px;
    }


}

section.product-teaser .wrapper .products-wrapper .product a.favorite {
    position:absolute;top:12px;right:34px;
}

section.product-teaser .wrapper .products-wrapper .product a.favorite:hover {
    text-decoration:none;
}

section.product-teaser .wrapper .products-wrapper .product a.favorite .icon {
    width:23px;height:21px;
}

section.product-teaser .wrapper .products-wrapper .product a.favorite .icon.hidden {
    display:none;
}

section.product-teaser .wrapper .products-wrapper + .product-wrapper {
    margin-top:32px;
}

@media (max-width:1023px) {
    section.product-teaser .wrapper .products-wrapper + .product-wrapper {
        margin-top:0;
    }


}

@media (min-width:768px) {
    section.product-teaser .wrapper .products-wrapper.img_min_height .product .img {
        min-height:166px;
    }


}

section.product-teaser .wrapper .products-wrapper.slick-slider {
    width:100%;
}

@media (max-width:767px) {
    section.product-teaser .wrapper .products-wrapper.slick-slider {
        margin-bottom:60px;
    }


}

@media (min-width:1024px) {
    section.product-teaser .wrapper .products-wrapper.slick-slider .slick-track {
        display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important;
    }


}

section.product-teaser .wrapper .products-wrapper.slick-slider .prev-btn,section.product-teaser .wrapper .products-wrapper.slick-slider .next-btn {
    position:absolute;top:50%;display:block;width:40px;height:40px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;z-index:1;background-color:#FFFFFF;border:none;outline:none;
}

section.product-teaser .wrapper .products-wrapper.slick-slider .prev-btn .icon-arrow_left,section.product-teaser .wrapper .products-wrapper.slick-slider .next-btn .icon-arrow_left,section.product-teaser .wrapper .products-wrapper.slick-slider .prev-btn .icon-arrow_right,section.product-teaser .wrapper .products-wrapper.slick-slider .next-btn .icon-arrow_right {
    width:28px;
}

section.product-teaser .wrapper .products-wrapper.slick-slider .prev-btn.slick-disabled,section.product-teaser .wrapper .products-wrapper.slick-slider .next-btn.slick-disabled {
    display:none !important;
}

section.product-teaser .wrapper .products-wrapper.slick-slider .prev-btn {
    left:-50px;
}

@media (max-width:767px) {
    section.product-teaser .wrapper .products-wrapper.slick-slider .prev-btn {
        left:-12px;
    }


}

section.product-teaser .wrapper .products-wrapper.slick-slider .next-btn {
    right:-50px;
}

@media (max-width:767px) {
    section.product-teaser .wrapper .products-wrapper.slick-slider .next-btn {
        right:-12px;
    }


}

section.product-teaser .wrapper .products-wrapper.slick-slider ul.dots {
    position:absolute;bottom:-45px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;
}

@media (max-width:767px) {
    section.product-teaser .wrapper .products-wrapper.slick-slider ul.dots {
        bottom:-25px;
    }


}

section.product-teaser .wrapper .products-wrapper.slick-slider ul.dots li {
    position:relative;display:inline-block;width:9px;height:9px;margin:0 3px;cursor:pointer;
}

section.product-teaser .wrapper .products-wrapper.slick-slider ul.dots li button {
    font-size:0;line-height:0;display:block;width:9px;height:9px;padding:0;cursor:pointer;border:0;outline:none;background-color:#006bac;opacity:.15;
}

section.product-teaser .wrapper .products-wrapper.slick-slider ul.dots li.slick-active button {
    opacity:1;
}

section.product-teaser .wrapper .products-wrapper.slick-slider .slick-slide {
    margin:8px;-moz-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;
}

@media (min-width:1024px) {
    section.product-teaser .wrapper .products-wrapper.slick-slider .slick-slide {
        height:inherit !important;
    }


}

section.webform .wrapper {
    background-color:rgba(51,51,51,0.04);padding:60px 6.25%;
}

@media (max-width:1329px) {
    section.webform .wrapper {
        padding:60px 15px;
    }


}

@media (max-width:767px) {
    section.webform .wrapper {
        padding:50px 15px;
    }


}

section.webform .wrapper .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.webform .wrapper .text-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.webform .wrapper .text-wrapper {
        width:100%;
    }


}

section.webform .wrapper .text-wrapper form label {
    font-weight:400;
}

section.webform .wrapper .text-wrapper form fieldset.form-wrapper legend {
    display:none;
}

section.webform .wrapper .text-wrapper form fieldset.form-wrapper .webform-options-display-one-column {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;
}

@media (max-width:767px) {
    section.webform .wrapper .text-wrapper form fieldset.form-wrapper .webform-options-display-one-column {
        display:block;
    }


}

section.webform .wrapper .text-wrapper form fieldset.form-wrapper .webform-options-display-one-column .js-form-type-radio + .js-form-type-radio {
    margin-left:25px;
}

@media (max-width:767px) {
    section.webform .wrapper .text-wrapper form fieldset.form-wrapper .webform-options-display-one-column .js-form-type-radio + .js-form-type-radio {
        margin-left:0;
    }


}

section.webform .wrapper .text-wrapper form fieldset.webform-composite-hidden-title {
    margin:0;
}

section.webform .wrapper .text-wrapper form .input-wrapper input[type="text"],section.webform .wrapper .text-wrapper form .input-wrapper input[type="email"],section.webform .wrapper .text-wrapper form .input-wrapper input[type="password"],section.webform .wrapper .text-wrapper form .input-wrapper select,section.webform .wrapper .text-wrapper form .input-wrapper textarea {
    background-color:#FFFFFF;border:1px solid #ccc;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;display:inline-block;font-size:14px;line-height:1.42857;padding:6px 12px;-moz-transition:border-color 0.15s ease-in-out 0s,box-shadow 0.15s ease-in-out 0s;transition:border-color 0.15s ease-in-out 0s,box-shadow 0.15s ease-in-out 0s;position:relative;
}

section.webform .wrapper .text-wrapper form .input-wrapper input[type="text"],section.webform .wrapper .text-wrapper form .input-wrapper input[type="email"],section.webform .wrapper .text-wrapper form .input-wrapper input[type="password"],section.webform .wrapper .text-wrapper form .input-wrapper textarea {
    width:100%;
}

section.webform .wrapper .text-wrapper form .input-wrapper input[type="text"],section.webform .wrapper .text-wrapper form .input-wrapper input[type="email"],section.webform .wrapper .text-wrapper form .input-wrapper input[type="password"],section.webform .wrapper .text-wrapper form .input-wrapper select {
    height:34px;
}

section.webform .wrapper .text-wrapper form .input-wrapper textarea {
    resize:vertical;
}

section.webform .wrapper .text-wrapper form .input-wrapper + .input-wrapper {
    margin-top:15px;
}

section.webform .wrapper .text-wrapper form input[type="radio"],section.webform .wrapper .text-wrapper form input[type="checkbox"] {
    cursor:pointer;
}

section.webform .wrapper .text-wrapper form input[type="radio"] + label,section.webform .wrapper .text-wrapper form input[type="checkbox"] + label {
    cursor:pointer;
}

section.webform .wrapper .text-wrapper form .webform-element-more .webform-element-more--link {
    display:none;
}

section.webform .wrapper .text-wrapper form .webform-element-more .webform-element-more--content {
    display:block;
}

section.webform .wrapper .text-wrapper form .form-info-mandatory {
    margin-top:15px;
}

section.webform .wrapper .text-wrapper form .form-info-mandatory.in-modal {
    display:none;
}

section.webform .wrapper .text-wrapper form input.form-submit {
    background-color:#006bac;margin-top:30px;font-size:14px;line-height:14px;color:#FFFFFF;padding:17px 21px;font-weight:bold;cursor:pointer;text-decoration:none;border:none;
}

section.webform .wrapper .text-wrapper form .captcha {
    margin-top:30px;
}

section.webform .wrapper .text-wrapper form .captcha label {
    font-weight:600;font-size:14px;
}

section.webform .wrapper .text-wrapper form .captcha input {
    display:block;background-color:#FFFFFF;border:1px solid #ccc;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;font-size:14px;line-height:1.42857;padding:6px 12px;-moz-transition:border-color 0.15s ease-in-out 0s,box-shadow 0.15s ease-in-out 0s;transition:border-color 0.15s ease-in-out 0s,box-shadow 0.15s ease-in-out 0s;position:relative;height:34px;
}

section.webform .wrapper .text-wrapper form .captcha .description {
    font-size:14px;
}

section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper-select {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:45%;
}

@media (min-width:768px) and (max-width:991px) {
    section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper-select {
        width:60%;
    }


}

@media (max-width:767px) {
    section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper-select {
        width:100%;
    }


}

section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper-select select {
    min-width:200px;
}

@media (max-width:479px) {
    section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper-select select {
        min-width:168px;
    }


}


section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper#input-wrapper-street {
    float:left;width:76%;
}

section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper#input-wrapper-street_nr {
    float:right;width:20%;
}

section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper#input-wrapper-postal_code {
    clear:both;float:left;width:25%;
}

section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper#input-wrapper-city {
    float:right;width:71%;
}

section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper#input-wrapper-email {
    clear:both;display:inline-block;width:100%;
}

section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper#input-wrapper-email .form-item-email-mail-1 {
    float:left;width:48%;
}

section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper#input-wrapper-email .form-item-email-mail-2 {
    float:right;width:48%;
}

section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper#input-wrapper-message {
    margin-top:6px;
}

section.webform .wrapper .text-wrapper form.webform-submission-contact-form .input-wrapper#input-wrapper-agree_terms {
    margin-top:30px;
}

body.node-209 section.title .wrapper {
    padding-left:1em;padding-right:1em;
}

body.node-209 section.title .wrapper h1 {
    font-size:37.8px;
}

section.teaser-grid-6 {
    display:none;
}

@media (min-width:992px) {
    section.teaser-grid-6.teaser-grid-6-desktop {
        display:block;
    }


}

section.teaser-grid-6.teaser-grid-6-desktop .tile {
    position:relative;float:left;
}

section.teaser-grid-6.teaser-grid-6-desktop .tile .bg-img {
    width:100%;height:100%;
}

section.teaser-grid-6.teaser-grid-6-desktop .tile .bt-wrapper {
    position:absolute;bottom:23px;left:20px;width:100%;
}

section.teaser-grid-6.teaser-grid-6-desktop .tile:nth-child(1) {
    width:50%;height:600px;padding:0 8px 8px 0;
}

section.teaser-grid-6.teaser-grid-6-desktop .tile:nth-child(2) {
    width:50%;height:250px;padding:0 0 8px 8px;
}

section.teaser-grid-6.teaser-grid-6-desktop .tile:nth-child(2) .bt-wrapper {
    left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);text-align:center;
}

section.teaser-grid-6.teaser-grid-6-desktop .tile:nth-child(3) {
    width:25%;height:350px;padding:8px;
}

section.teaser-grid-6.teaser-grid-6-desktop .tile:nth-child(3) .bt-wrapper {
    left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);text-align:center;
}

section.teaser-grid-6.teaser-grid-6-desktop .tile:nth-child(4) {
    width:25%;height:350px;padding:8px 0 8px 8px;
}

section.teaser-grid-6.teaser-grid-6-desktop .tile:nth-child(4) .bt-wrapper {
    left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);text-align:center;
}

section.teaser-grid-6.teaser-grid-6-desktop .tile:nth-child(5) {
    width:75%;height:450px;padding:8px 8px 0 0;
}

section.teaser-grid-6.teaser-grid-6-desktop .tile:nth-child(6) {
    width:25%;height:450px;padding:8px 0 0 8px;
}

section.teaser-grid-6.teaser-grid-6-desktop .tile:nth-child(6) .bt-wrapper {
    left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);text-align:center;
}

@media (max-width:991px) {
    section.teaser-grid-6.teaser-grid-6-mobile {
        display:block;
    }


}

section.teaser-grid-6.teaser-grid-6-mobile .slick-6_teaser_grid {
    width:100%;margin-bottom:41px;
}

section.teaser-grid-6.teaser-grid-6-mobile .slick-6_teaser_grid .tile {
    position:relative;
}

section.teaser-grid-6.teaser-grid-6-mobile .slick-6_teaser_grid .tile .bg-img {
    width:100%;height:198px;
}

section.teaser-grid-6.teaser-grid-6-mobile .slick-6_teaser_grid .tile .bt {
    margin-top:16px;width:100%;text-align:center;padding:17px 2px;
}

section.teaser-grid-6.teaser-grid-6-mobile .slick-6_teaser_grid .tile .bt img {
    display:inline-block;
}

section.teaser-grid-6.teaser-grid-6-mobile .slick-6_teaser_grid ul.dots {
    position:absolute;bottom:-45px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;
}

section.teaser-grid-6.teaser-grid-6-mobile .slick-6_teaser_grid ul.dots li {
    position:relative;display:inline-block;width:9px;height:9px;margin:0 3px;cursor:pointer;
}

section.teaser-grid-6.teaser-grid-6-mobile .slick-6_teaser_grid ul.dots li button {
    font-size:0;line-height:0;display:block;width:9px;height:9px;padding:0;cursor:pointer;border:0;outline:none;background-color:#006bac;opacity:.15;
}

section.teaser-grid-6.teaser-grid-6-mobile .slick-6_teaser_grid ul.dots li.slick-active button {
    opacity:1;
}

section.teaser-grid-6.teaser-grid-6-mobile .slick-6_teaser_grid .slick-slide {
    margin:0px 8px;-moz-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;
}

section.user-favorites + section.teaser-grid-6 {
    margin-top:60px;
}

@media (max-width:767px) {
    section.user-favorites + section.teaser-grid-6 {
        margin-top:40px;
    }


}

section.user-favorites + section.teaser-grid-6-mobile,section.user-favorites + section.teaser-grid-6 + section.teaser-grid-6-mobile {
    margin-top:40px;
}

@media (max-width:767px) {
    section.image-downloads .wrapper .image-download-items .images-container .bt {
        width:100%;
    }


}

section.image-downloads .wrapper .image-download-items .images-container .bt img {
    position:absolute;height:auto;margin:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:21px;
}

section.user-favorites .empty,section.user-favorites .not-empty,section.user-favorites .loading {
    display:none;background-color:rgba(51,51,51,0.04);padding-bottom:35px;
}

section.user-favorites .empty.loading,section.user-favorites .not-empty.loading,section.user-favorites .loading.loading {
    display:block;position:relative;width:100%;height:60vh;
}

section.user-favorites .empty.loading img,section.user-favorites .not-empty.loading img,section.user-favorites .loading.loading img {
    position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:64px;height:64px;
}

section.user-favorites .empty.empty .wrapper,section.user-favorites .not-empty.empty .wrapper,section.user-favorites .loading.empty .wrapper {
    padding:0 6.25%;
}

@media (max-width:1329px) {
    section.user-favorites .empty.empty .wrapper,section.user-favorites .not-empty.empty .wrapper,section.user-favorites .loading.empty .wrapper {
        padding:0 15px;
    }


}

section.user-favorites .empty.empty .text-wrapper,section.user-favorites .not-empty.empty .text-wrapper,section.user-favorites .loading.empty .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.user-favorites .empty.empty .text-wrapper,section.user-favorites .not-empty.empty .text-wrapper,section.user-favorites .loading.empty .text-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.user-favorites .empty.empty .text-wrapper,section.user-favorites .not-empty.empty .text-wrapper,section.user-favorites .loading.empty .text-wrapper {
        width:100%;
    }


}

section.user-favorites .empty.empty .icon,section.user-favorites .not-empty.empty .icon,section.user-favorites .loading.empty .icon {
    width:100%;margin:40px 0;
}

section.user-favorites .empty.empty .icon img,section.user-favorites .not-empty.empty .icon img,section.user-favorites .loading.empty .icon img {
    width:214px;height:auto;
}

section.user-favorites .empty.empty .button > .bt > svg,section.user-favorites .not-empty.empty .button > .bt > svg,section.user-favorites .loading.empty .button > .bt > svg,section.user-favorites .empty.empty .button > .bt > img,section.user-favorites .not-empty.empty .button > .bt > img,section.user-favorites .loading.empty .button > .bt > img {
    display:none;
}

section.user-favorites .empty.not-empty .wrapper,section.user-favorites .not-empty.not-empty .wrapper,section.user-favorites .loading.not-empty .wrapper {
    padding:50px 6.25%;
}

@media (max-width:1329px) {
    section.user-favorites .empty.not-empty .wrapper,section.user-favorites .not-empty.not-empty .wrapper,section.user-favorites .loading.not-empty .wrapper {
        padding:50px 15px;
    }


}

section.user-favorites .empty.not-empty .buttons-below,section.user-favorites .not-empty.not-empty .buttons-below,section.user-favorites .loading.not-empty .buttons-below {
    text-align:center;
}

@media (min-width:768px) {
    section.user-favorites .empty.not-empty .buttons-below .bt + .bt,section.user-favorites .not-empty.not-empty .buttons-below .bt + .bt,section.user-favorites .loading.not-empty .buttons-below .bt + .bt {
        margin-left:15px;
    }


}

@media (max-width:767px) {
    section.user-favorites .empty.not-empty .buttons-below .bt + .bt,section.user-favorites .not-empty.not-empty .buttons-below .bt + .bt,section.user-favorites .loading.not-empty .buttons-below .bt + .bt {
        margin-top:15px;
    }


}

section.icons-3 .wrapper {
    padding:50px 6.25% 65px;
}

@media (max-width:1329px) {
    section.icons-3 .wrapper {
        padding:50px 15px 65px;
    }


}

@media (max-width:767px) {
    section.icons-3 .wrapper {
        padding:50px 15px;
    }


}

section.icons-3 .wrapper .row {
    width:66%;margin:0 auto;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
}

@media (max-width:1329px) {
    section.icons-3 .wrapper .row {
        width:82%;
    }


}

@media (max-width:1023px) {
    section.icons-3 .wrapper .row {
        width:100%;
    }


}

@media (max-width:767px) {
    section.icons-3 .wrapper .row {
        -webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
    }


}

section.icons-3 .wrapper .row .icons-3-item {
    text-align:center;
}

@media (max-width:767px) {
    section.icons-3 .wrapper .row .icons-3-item {
        width:100%;
    }


}

section.icons-3 .wrapper .row .icons-3-item .item-title {
    margin-top:20px;font-size:26px;line-height:28px;
}

@media (min-width:768px) and (max-width:991px) {
    section.icons-3 .wrapper .row .icons-3-item .item-title {
        font-size:24px;line-height:26px;
    }


}

@media (max-width:767px) {
    section.icons-3 .wrapper .row .icons-3-item .item-title {
        font-size:22px;line-height:24px;
    }


}

section.icons-3 .wrapper .row .icons-3-item + .icons-3-item {
    margin-left:120px;
}

@media (max-width:767px) {
    section.icons-3 .wrapper .row .icons-3-item + .icons-3-item {
        margin-left:0;margin-top:50px;
    }


}

section.icons-3 .wrapper .row .icons-3-item:hover,section.icons-3 .wrapper .row .icons-3-item:focus {
    text-decoration:none;
}

section.icons-3 .wrapper .row .icons-3-item:hover .item-title,section.icons-3 .wrapper .row .icons-3-item:focus .item-title {
    text-decoration:none;
}

section.text + section.icons-3 .container .wrapper {
    padding-top:5px;
}

section.icons-4 .wrapper {
    padding:50px 6.25% 65px;
}

@media (max-width:1329px) {
    section.icons-4 .wrapper {
        padding:50px 15px 65px;
    }


}

@media (max-width:767px) {
    section.icons-4 .wrapper {
        padding:60px 15px;
    }


}

section.icons-4 .wrapper .row {
    width:66%;margin:0 auto;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;
}

@media (max-width:1329px) {
    section.icons-4 .wrapper .row {
        width:82%;
    }


}

@media (max-width:1023px) {
    section.icons-4 .wrapper .row {
        width:100%;
    }


}

@media (max-width:767px) {
    section.icons-4 .wrapper .row {
        -webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
    }


}

section.icons-4 .wrapper .row .icons-4-item {
    text-align:center;width:25%;padding:0 15px;
}

@media (max-width:767px) {
    section.icons-4 .wrapper .row .icons-4-item {
        display:none;
    }


}

section.icons-4 .wrapper .row .icons-4-item img {
    max-width:100%;
}

section.icons-4 .wrapper .row .icons-4-item .item-title {
    margin-top:20px;font-size:20px;line-height:22px;
}

@media (min-width:768px) and (max-width:991px) {
    section.icons-4 .wrapper .row .icons-4-item .item-title {
        font-size:24px;line-height:26px;
    }


}

section.icons-4 .wrapper .row .icons-4-item:hover,section.icons-4 .wrapper .row .icons-4-item:focus {
    text-decoration:none;
}

section.icons-4 .wrapper .row .icons-4-item:hover .item-title,section.icons-4 .wrapper .row .icons-4-item:focus .item-title {
    text-decoration:none;
}

section.icons-4 .wrapper .row .slick-icons-4 {
    width:100%;
}

@media (min-width:768px) {
    section.icons-4 .wrapper .row .slick-icons-4 {
        display:none;
    }


}

section.icons-4 .wrapper .row .slick-icons-4 .slick-slide {
    text-align:center;
}

section.icons-4 .wrapper .row .slick-icons-4 .slick-slide img {
    max-width:100%;margin:0 auto;
}

section.icons-4 .wrapper .row .slick-icons-4 .slick-slide .item-title {
    margin-top:20px;font-size:22px;line-height:24px;
}

section.icons-4 .wrapper .row .slick-icons-4 .slick-slide:hover,section.icons-4 .wrapper .row .slick-icons-4 .slick-slide:focus {
    text-decoration:none;
}

section.icons-4 .wrapper .row .slick-icons-4 .slick-slide:hover .item-title,section.icons-4 .wrapper .row .slick-icons-4 .slick-slide:focus .item-title {
    text-decoration:none;
}

section.icons-4 .wrapper .row .slick-icons-4 .prev-btn,section.icons-4 .wrapper .row .slick-icons-4 .next-btn {
    position:absolute;top:50%;display:block;width:40px;height:40px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;z-index:1;background-color:#FFFFFF;border:none;outline:none;
}

section.icons-4 .wrapper .row .slick-icons-4 .prev-btn .icon-arrow_left,section.icons-4 .wrapper .row .slick-icons-4 .next-btn .icon-arrow_left,section.icons-4 .wrapper .row .slick-icons-4 .prev-btn .icon-arrow_right,section.icons-4 .wrapper .row .slick-icons-4 .next-btn .icon-arrow_right {
    width:28px;
}

section.icons-4 .wrapper .row .slick-icons-4 .prev-btn.slick-disabled,section.icons-4 .wrapper .row .slick-icons-4 .next-btn.slick-disabled {
    display:none !important;
}

section.icons-4 .wrapper .row .slick-icons-4 .prev-btn {
    left:-50px;
}

@media (max-width:767px) {
    section.icons-4 .wrapper .row .slick-icons-4 .prev-btn {
        left:-12px;
    }


}

section.icons-4 .wrapper .row .slick-icons-4 .next-btn {
    right:-50px;
}

@media (max-width:767px) {
    section.icons-4 .wrapper .row .slick-icons-4 .next-btn {
        right:-12px;
    }


}

section.icons-4 .wrapper .row .slick-icons-4 ul.dots {
    position:absolute;bottom:-30px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;
}

section.icons-4 .wrapper .row .slick-icons-4 ul.dots li {
    position:relative;display:inline-block;width:9px;height:9px;margin:0 3px;cursor:pointer;
}

section.icons-4 .wrapper .row .slick-icons-4 ul.dots li button {
    font-size:0;line-height:0;display:block;width:9px;height:9px;padding:0;cursor:pointer;border:0;outline:none;background-color:#006bac;opacity:.15;
}

section.icons-4 .wrapper .row .slick-icons-4 ul.dots li.slick-active button {
    opacity:1;
}

section.text + section.icons-4 .container .wrapper {
    padding-top:5px;
}

section.counter .wrapper {
    padding:0 6.25%;
}

@media (max-width:1329px) {
    section.counter .wrapper {
        padding:0 15px;
    }


}

@media (max-width:767px) {
    section.counter .wrapper {
        padding:0 15px;
    }


}

section.counter .wrapper .text-wrapper {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.counter .wrapper .text-wrapper {
        width:82%;
    }


}

@media (max-width:767px) {
    section.counter .wrapper .text-wrapper {
        width:100%;
    }


}

section.counter .wrapper .text-wrapper .count {
    position:relative;margin:0 auto;width:250px;height:224px;
}

@media (max-width:767px) {
    section.counter .wrapper .text-wrapper .count {
        width:180px;height:161px;
    }


}

section.counter .wrapper .text-wrapper .count .bg-img {
    position:absolute;width:100%;height:100%;
}

section.counter .wrapper .text-wrapper .count .num {
    position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-weight:bold;color:#006bac;font-size:46px;bottom:20px;
}

@media (max-width:767px) {
    section.counter .wrapper .text-wrapper .count .num {
        font-size:34px;bottom:12px;
    }


}

section.text + section.counter {
    margin-top:-40px;
}

@media (max-width:767px) {
    section.text + section.counter {
        margin-top:-15px;
    }


}

section.glossar .wrapper {
    padding:35px 6.25% 50px;
}

@media (max-width:1329px) {
    section.glossar .wrapper {
        padding:35px 15px 50px;
    }


}

@media (max-width:767px) {
    section.glossar .wrapper {
        padding:20px 15px;
    }


}

section.glossar .wrapper .row {
    width:66%;margin:0 auto;
}

@media (max-width:1329px) {
    section.glossar .wrapper .row {
        width:82%;
    }


}

@media (max-width:767px) {
    section.glossar .wrapper .row {
        width:100%;
    }


}

@media (min-width:768px) {
    section.glossar .wrapper .row .glossary-wrapper {
        display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
    }


}

section.glossar .wrapper .row .glossary-wrapper .key-item {
    margin-top:35px;
}

@media (min-width:1024px) {
    section.glossar .wrapper .row .glossary-wrapper .key-item {
        width:33.33333333%;padding-right:20px;
    }

    section.glossar .wrapper .row .glossary-wrapper .key-item:nth-child(3n) {
        padding-right:0;
    }


}

@media (max-width:1023px) {
    section.glossar .wrapper .row .glossary-wrapper .key-item {
        width:50%;
    }

    section.glossar .wrapper .row .glossary-wrapper .key-item:nth-child(odd) {
        padding-right:25px;
    }


}

@media (max-width:767px) {
    section.glossar .wrapper .row .glossary-wrapper .key-item {
        width:100%;margin-top:20px;
    }


}

section.glossar .wrapper .row .glossary-wrapper .key-item .key {
    width:40px;height:40px;background:#66BCC1;color:#FFFFFF;font-size:18px;line-height:46px;text-align:center;border-radius:50%;font-weight:bold;
}

section.glossar .wrapper .row .glossary-wrapper .key-item ul {
    padding:0 0 0 20px;margin-top:15px;
}
.visibly_hidden {
    visibility:hidden;
}

.text-wrapper.more {
    display:none;
}

.img img.lazy {
    opacity:0;-moz-transition:opacity 250ms linear 0ms;transition:opacity 250ms linear 0ms;
}

.img.loaded img.lazy {
    opacity:1;
}

.bg-img {
    background-position:center;background-repeat:no-repeat;background-size:cover;opacity:0;-moz-transition:opacity 250ms linear 0ms;transition:opacity 250ms linear 0ms;
}

.bg-img.loaded {
    opacity:1;
}

.bg-img.bgpos-left {
    background-position-x:left;
}

.bg-img.bgpos-right {
    background-position-x:right;
}

.bg-img img {
    width:1px !important;height:1px !important;visibility:hidden;
}

section.detailed-features-with-image .wrapper .row .feature-right img {
    width:100% !important;height:auto!important;visibility:visible;
}


.online-stores {
    display:none;
}

.modal {
    display:none;position:fixed;z-index:3;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.4);
}

.modal .modal-content {
    position:absolute;top:100px;left:50%;background-color:#FFFFFF;padding:40px;border:1px solid #006bac;width:80%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);
}

.modal .modal-content .close {
    position:absolute;right:12px;top:6px;color:rgba(51,51,51,0.31);font-size:40px;font-weight:bold;
}

.modal .modal-content .close:hover,.modal .modal-content .close:focus {
    color:#000000;text-decoration:none;cursor:pointer;
}

.modal .modal-content .inner {
    max-width:850px;margin:0 auto;
}

.modal .modal-content .inner h5,.modal .modal-content .inner .h5 {
    font-weight:600;
}

.modal .modal-content .inner .buttons {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:236px;margin:30px auto 0;
}

@media (max-width:767px) {
    .modal .modal-content .inner .buttons {
        display:block;width:100%;
    }


}

.modal .modal-content .inner .buttons .btn {
    border:1px solid #006bac;border-radius:0px;min-width:110px;max-width:163px;font-size:14px;line-height:34px;
}

@media (max-width:767px) {
    .modal .modal-content .inner .buttons .btn {
        display:block;margin:0 auto;
    }

    .modal .modal-content .inner .buttons .btn + .btn {
        margin-top:16px;
    }


}

.modal .modal-content .inner .buttons .btn:hover,.modal .modal-content .inner .buttons .btn:focus {
    color:#006bac;
}

.modal .modal-content .modal-header + .modal-body {
    margin-top:25px;
}

.modal .modal-content .modal-body form label {
    font-weight:400;
}

.modal .modal-content .modal-body form fieldset.form-wrapper legend {
    display:none;
}

.modal .modal-content .modal-body form fieldset.form-wrapper .webform-options-display-one-column {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;
}

@media (max-width:767px) {
    .modal .modal-content .modal-body form fieldset.form-wrapper .webform-options-display-one-column {
        display:block;
    }


}

.modal .modal-content .modal-body form fieldset.form-wrapper .webform-options-display-one-column .js-form-type-radio + .js-form-type-radio {
    margin-left:25px;
}

@media (max-width:767px) {
    .modal .modal-content .modal-body form fieldset.form-wrapper .webform-options-display-one-column .js-form-type-radio + .js-form-type-radio {
        margin-left:0;
    }


}

.modal .modal-content .modal-body form fieldset.webform-composite-hidden-title {
    margin:0;
}

.modal .modal-content .modal-body form .input-wrapper input[type="text"],.modal .modal-content .modal-body form .input-wrapper input[type="email"],.modal .modal-content .modal-body form .input-wrapper input[type="password"],.modal .modal-content .modal-body form .input-wrapper select,.modal .modal-content .modal-body form .input-wrapper textarea {
    background-color:#FFFFFF;border:1px solid #ccc;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;display:inline-block;font-size:14px;line-height:1.42857;padding:6px 12px;-moz-transition:border-color 0.15s ease-in-out 0s,box-shadow 0.15s ease-in-out 0s;transition:border-color 0.15s ease-in-out 0s,box-shadow 0.15s ease-in-out 0s;position:relative;
}

.modal .modal-content .modal-body form .input-wrapper input[type="text"],.modal .modal-content .modal-body form .input-wrapper input[type="email"],.modal .modal-content .modal-body form .input-wrapper input[type="password"],.modal .modal-content .modal-body form .input-wrapper textarea {
    width:100%;
}

.modal .modal-content .modal-body form .input-wrapper input[type="text"],.modal .modal-content .modal-body form .input-wrapper input[type="email"],.modal .modal-content .modal-body form .input-wrapper input[type="password"],.modal .modal-content .modal-body form .input-wrapper select {
    height:34px;
}

.modal .modal-content .modal-body form .input-wrapper textarea {
    resize:vertical;
}

.modal .modal-content .modal-body form .input-wrapper + .input-wrapper {
    margin-top:15px;
}

.modal .modal-content .modal-body form input[type="radio"],.modal .modal-content .modal-body form input[type="checkbox"] {
    cursor:pointer;
}

.modal .modal-content .modal-body form input[type="radio"] + label,.modal .modal-content .modal-body form input[type="checkbox"] + label {
    cursor:pointer;
}

.modal .modal-content .modal-body form .webform-element-more .webform-element-more--link {
    display:none;
}

.modal .modal-content .modal-body form .webform-element-more .webform-element-more--content {
    display:block;
}

.modal .modal-content .modal-body form .form-info-mandatory {
    margin-top:15px;
}

.modal .modal-content .modal-body form .form-info-mandatory.in-modal {
    display:none;
}

.modal .modal-content .modal-body form input.form-submit {
    background-color:#006bac;margin-top:30px;font-size:14px;line-height:14px;color:#FFFFFF;padding:17px 21px;font-weight:bold;cursor:pointer;text-decoration:none;border:none;
}

.modal .modal-content .modal-body form .captcha {
    margin-top:30px;
}

.modal .modal-content .modal-body form .captcha label {
    font-weight:600;font-size:14px;
}

.modal .modal-content .modal-body form .captcha input {
    display:block;background-color:#FFFFFF;border:1px solid #ccc;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;font-size:14px;line-height:1.42857;padding:6px 12px;-moz-transition:border-color 0.15s ease-in-out 0s,box-shadow 0.15s ease-in-out 0s;transition:border-color 0.15s ease-in-out 0s,box-shadow 0.15s ease-in-out 0s;position:relative;height:34px;
}

.modal .modal-content .modal-body form .captcha .description {
    font-size:14px;
}

.modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper-select {
    display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:45%;
}

@media (min-width:768px) and (max-width:991px) {
    .modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper-select {
        width:60%;
    }


}

@media (max-width:767px) {
    .modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper-select {
        width:100%;
    }


}

.modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper-select select {
    min-width:200px;
}

@media (max-width:479px) {
    .modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper-select select {
        min-width:168px;
    }


}


.modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper#input-wrapper-street {
    float:left;width:76%;
}

.modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper#input-wrapper-street_nr {
    float:right;width:20%;
}

.modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper#input-wrapper-postal_code {
    clear:both;float:left;width:25%;
}

.modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper#input-wrapper-city {
    float:right;width:71%;
}

.modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper#input-wrapper-email {
    clear:both;display:inline-block;width:100%;
}

.modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper#input-wrapper-email .form-item-email-mail-1 {
    float:left;width:48%;
}

.modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper#input-wrapper-email .form-item-email-mail-2 {
    float:right;width:48%;
}

.modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper#input-wrapper-message {
    margin-top:6px;
}

.modal .modal-content .modal-body form.webform-submission-contact-form .input-wrapper#input-wrapper-agree_terms {
    margin-top:30px;
}

.modal .modal-content .modal-body form .input-wrapper-textfield {
    max-width:380px;
}

.modal .modal-content .modal-body form .input-wrapper-radios + .input-wrapper,.modal .modal-content .modal-body form .input-wrapper-checkbox + .input-wrapper-checkbox {
    margin-top:0;
}

.modal .modal-content .modal-body form .form-item-email-mail-1 + .form-item-email-mail-2 {
    margin-top:15px;
}

.modal .modal-content .modal-body form .form-info-mandatory,.modal .modal-content .modal-body form .webform-confirmation__back {
    display:none;
}

.modal .modal-content .modal-body .form-info-mandatory.in-modal {
    font-size:12px;
}

@media (min-width:1330px) {
    .modal.webform .modal-content {
        width:45%;
    }


}

@media (min-width:768px) and (max-width:991px) {
    .modal.webform .modal-content {
        width:90%;
    }


}

@media (max-width:767px) {
    .modal.webform .modal-content {
        width:95%;
    }


}

#submit-newsletter .form-info-mandatory.agree_terms {
    display:block;
}

#submit-newsletter .webform-confirmation h2 + p {
    margin-top:30px;line-height:20px;
}

#newsletter-optin-confirmed.newsletter-optin-confirmed--active {
    display:block;
}

#newsletter-optin-confirmed.newsletter-optin-confirmed--active .modal-content {
    max-width:630px;
}

#newsletter-optin-confirmed.newsletter-optin-confirmed--active .modal-content p + p {
    margin-top:15px;
}

#request-user_favorites .form-info-mandatory.agree_newsletter,#request-product_adviser_results .form-info-mandatory.agree_newsletter {
    display:block;
}

#modal-externalLinkDisclaimer .modal-content {
    background-color:#006bac;color:#FFFFFF;border:none;max-width:630px;padding:25px;
}

#modal-externalLinkDisclaimer .modal-content .btn {
    border:1px solid #FFFFFF;
}

#modal-externalLinkDisclaimer .modal-content .btn:hover,#modal-externalLinkDisclaimer .modal-content .btn:focus {
    color:#FFFFFF;
}

#modal-externalLinkDisclaimer .modal-content .btn.agree {
    border-color:#F6A000;background-color:#F6A000;
}

#modal-externalLinkDisclaimer .modal-content .countdown {
    display:none;
}

.online-stores--product-img,.online-stores--product-title {
    display:none !important;
}

section.faqs .wrapper {
    padding:37.5px 6.25%;
}

@media (max-width:1329px) {
    section.faqs .wrapper {
        padding:37.5px 15px;
    }


}
section.blog-teaser .wrapper {
    padding:67.5px 6.25% 82.5px;
}

@media (max-width:1329px) {
    section.blog-teaser .wrapper {
        padding:67.5px 15px 82.5px;
    }


}

section.center-image-and-text .wrapper {
    padding:75px 6.25%;
}

@media (max-width:1329px) {
    section.center-image-and-text .wrapper {
        padding:60px 15px;
    }


}

section.cta-banner .wrapper {
    padding:40.5px 6.25% 48.75px;
}

@media (max-width:1329px) {
    section.cta-banner .wrapper {
        padding:40.5px 15px 48.75px;
    }


}

section.feature-columns + section.cta-banner,section.text-image + section.cta-banner,.toggle-additional_content + section.cta-banner {
    margin-top:60px;
}

@media (max-width:1023px) {
    section.feature-columns + section.cta-banner,section.text-image + section.cta-banner,.toggle-additional_content + section.cta-banner {
        margin-top:45px;
    }


}

section.detailed-features-with-image {
    margin:15px 0 22.5px;
}

section.detailed-features-with-image .wrapper {
    padding:75px 6.25%;
}

@media (max-width:1329px) {
    section.detailed-features-with-image .wrapper {
        padding:60px 15px;
    }


}

section.fact-counter .wrapper {
    padding:37.5px 6.25% 48.75px;
}

@media (max-width:1329px) {
    section.fact-counter .wrapper {
        padding:37.5px 15px 48.75px;
    }


}

section.feature-columns .wrapper {
    padding:33.75px 6.25% 30px;
}

@media (max-width:1329px) {
    section.feature-columns .wrapper {
        padding:33.75px 15px 30px;
    }


}

section.full-width-image .wrapper {
    padding:22.5px 0;
}

section.image-text-slider .wrapper {
    padding:60px 6.25%;
}

@media (max-width:1329px) {
    section.image-text-slider .wrapper {
        padding:60px 15px;
    }


}

section.product-animation .wrapper {
    padding:60px 6.25%;
}

@media (max-width:1329px) {
    section.product-animation .wrapper {
        padding:45px 15px;
    }


}

section.product-slider-lite .wrapper {
    padding:60px 6.25% 90px;
}

@media (max-width:1329px) {
    section.product-slider-lite .wrapper {
        padding:45px 15px 60px;
    }


}

section.product-slider-lite .wrapper .text-wrapper .more-btn.visibly_hidden {
    display:none;
}

section.product-slider-lite .wrapper .text-wrapper + .text-wrapper {
    margin-top:22.5px;
}

section.product-slider .wrapper {
    padding:60px 6.25%;
}

@media (max-width:1329px) {
    section.product-slider .wrapper {
        padding:60px 15px;
    }


}

section.product-slider .wrapper .slick-product_slider {
    margin:67.5px auto 37.5px;
}

section.product-teaser .wrapper {
    padding:60px 6.25% 60px;
}

@media (max-width:1329px) {
    section.product-teaser .wrapper {
        padding:45px 15px 45px;
    }


}

section.story-slider .wrapper {
    padding:60px 6.25%;
}

@media (max-width:1329px) {
    section.story-slider .wrapper {
        padding:60px 15px;
    }


}

section.teaser-links .wrapper {
    padding:56.25px 6.25%;
}

@media (max-width:1329px) {
    section.teaser-links .wrapper {
        padding:56.25px 15px;
    }


}

section.text-image-slider + section.text-image-slider {
    margin-top:36px;
}

section.text-image-slider .wrapper {
    padding:45px 6.25% 48.75px;
}

@media (max-width:1329px) {
    section.text-image-slider .wrapper {
        padding:45px 15px 48.75px;
    }


}

section.text-image + section.text-image {
    margin-top:37.5px;
}

section.text-with-slider .wrapper {
    padding:45px 6.25% 75px;
}

@media (max-width:1329px) {
    section.text-with-slider .wrapper {
        padding:45px 15px 75px;
    }


}

section.text .wrapper {
    padding:45px 6.25%;
}

@media (max-width:1329px) {
    section.text .wrapper {
        padding:45px 15px;
    }


}

section.text .wrapper .text-wrapper .more-btn.visibly_hidden {
    display:none;
}

section.text .wrapper .text-wrapper + .text-wrapper {
    margin-top:22.5px;
}

section.text-image-slider + section.text {
    margin-top:30px;
}

section.title .wrapper {
    padding:41.25px 6.25%;
}

@media (max-width:1329px) {
    section.title .wrapper {
        padding:41.25px 15px;
    }


}

section.video-stage .wrapper {
    padding:45px 6.25%;
}

@media (max-width:1329px) {
    section.video-stage .wrapper {
        padding:45px 15px;
    }


}

section.text-image-slider + section.video-stage {
    margin-top:30px;
}

section.webform .wrapper {
    padding:45px 6.25%;
}

@media (max-width:1329px) {
    section.webform .wrapper {
        padding:45px 15px;
    }


}



form.webform-submission-form .status-messages .messages {
    position:relative;margin-top:0;width:100%;
}

#toolbar-administration ul {
    font-size:small!important;margin-bottom:0!important;
}

.kint dl,.kint ul {
    font-size:13px!important;
}

.toolbar-fixed.toolbar-horizontal,.toolbar-fixed.toolbar-horizontal header.header {
    top:79px;
}

.toolbar-fixed.toolbar-vertical,.toolbar-fixed.toolbar-vertical header.header {
    top:39px;
}

.toolbar-fixed.toolbar-horizontal {
    padding-top:79px!important;
}

.toolbar-fixed.toolbar-vertical {
    padding-top:39px!important;
}

.toolbar-icon.toolbar-icon-edit.toolbar-item {
    display:none;
}

.tabs.menu-local-tasks-tabs {
    position:fixed;top:0px;right:93px;z-index:503;background-color:#0f0f0f;margin:0;padding:0;list-style-type:none;display:block;font-family:"Source Sans Pro","Lucida Grande",Verdana,sans-serif;
}

.tabs.menu-local-tasks-tabs ul {
    padding-left:0;
}

.tabs.menu-local-tasks-tabs li {
    margin:0;padding:0;display:inline;float:left;font-size:13px;
}

.tabs.menu-local-tasks-tabs li a {
    display:block;font-weight:bold;padding:0 15px;line-height:39px;text-decoration:none;color:#FFFFFF;
}

.tabs.menu-local-tasks-tabs li a:hover {
    color:#C2D6D4;
}

.tabs.menu-local-tasks-tabs li a.is-active,.tabs.menu-local-tasks-tabs li a.is-active:hover {
    background-color:#C2D6D4;color:#0f0f0f;
}

.user_page > .menu-local-tasks-tabs {
    display:none;
}


.user_page nav,.user_page #block-feuer2018-local-tasks {
    display:none;
}

.status-messages .messages {
    margin-top:75px;position:fixed;z-index:1;width:70%;left:50%;line-height:16px;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);opacity:0.87;
}

/* ===== css/glyphicon.css ===== */

* {
    -moz-box-sizing:border-box;box-sizing:border-box;
}

*:before,*:after {
    -moz-box-sizing:border-box;box-sizing:border-box;
}

/* ===== css/design-preserve-fixes.css ===== */
/* Technische Ergänzungen zum bestehenden See-IT-Design – kein neues Theme. */
:focus-visible{outline:3px solid #f59c00;outline-offset:3px}
.skip-link{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;z-index:99999}
.skip-link:focus{left:1rem;top:1rem;width:auto;height:auto;padding:.75rem 1rem;background:#fff;color:#07274a;box-shadow:0 6px 22px rgba(0,0,0,.22)}
.legacy-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form-status{max-width:715px;margin:0 0 1.25rem;padding:1rem 1.2rem;border-radius:.25rem;border:1px solid transparent;line-height:1.5}
.form-status--success{background:#edf8ef;border-color:#79b884;color:#174b20}
.form-status--error{background:#fff0f0;border-color:#d88;color:#781414}
.form-status ul{margin:.5rem 0 0;padding-left:1.4rem}
.contact-location-card{position:relative;display:block;min-height:250px;overflow:hidden;background:#07274a}
.contact-location-card img{width:100%;height:250px;object-fit:cover;display:block}
.contact-location-card span{position:absolute;left:1rem;bottom:1rem;padding:.55rem .8rem;background:rgba(7,39,74,.92);color:#fff;font-weight:700}
.contact-map-image{position:relative;opacity:1}
.contact-map-image .contact-location-card{position:absolute;inset:0;min-height:0;background:transparent}
.kontaktformular .field[aria-invalid="true"]{border-color:#b4000b!important;box-shadow:0 0 0 2px rgba(180,0,11,.12)}
.kontaktformular .field-error{display:block;color:#b4000b;font-size:.82rem;margin:.25rem 0 .35rem}
.kontaktformular .privacy-copy{display:block;margin:4px 0 0 32px;line-height:1.45}
.kontaktformular .privacy-copy a{display:inline!important;margin:0!important}
.kontaktformular .row#send{align-items:center}
.kontaktformular .row#send .senden{border-radius:.25rem}
@media(max-width:660px){.kontaktformular .row>div{margin-bottom:.65rem}.kontaktformular .row#send{padding-left:0}.contact-location-card,.contact-location-card img{min-height:220px;height:220px}}

/* Bestehender Footer: ausschließlich sichere, responsive Bewertungsdarstellung. */
footer.footer .provenexpert-rating {
  margin: 0;
  text-align: center;
}
footer.footer .provenexpert-rating a {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: .2rem;
  text-decoration: none;
}
footer.footer .provenexpert-stars {
  color: #f4b400;
  font-size: 1.15rem;
  letter-spacing: .08em;
}

/* Bewertungsdarstellung in bestehenden Produkt-/Reparaturseiten. */
.provenexpert-inline-rating{margin:.75rem 0;line-height:1.35}
.provenexpert-inline-rating a{display:inline-flex;flex-direction:column;gap:.1rem;color:inherit;text-decoration:none}
.provenexpert-inline-stars{color:#f4b400;font-size:1.15rem;letter-spacing:.08em}
.provenexpert-inline-rating a:hover span:last-child,.provenexpert-inline-rating a:focus span:last-child{text-decoration:underline}

/* ===== css/dynamic-content.css ===== */
/*
 * Zusätzliche Layouts für dynamisch gerenderte Inhalte.
 * Sämtliche Regeln sind auf #main-content begrenzt. Header, Hauptnavigation,
 * Startseiten-Kacheln und Footer bleiben vollständig beim bestehenden See-IT-Theme.
 */
#main-content {
  --sit-blue: #006bac;
  --sit-blue-dark: #001f7a;
  --sit-blue-deep: #0d2d5c;
  --sit-teal: #00787f;
  --sit-orange: #f6a000;
  --sit-slate: #536a71;
  --sit-text: #29353c;
  --sit-muted: #667780;
  --sit-line: #dce5ea;
  --sit-soft: #f5f7f9;
  --sit-white: #fff;
  --sit-radius: 2px;
  --sit-shadow: 0 18px 42px rgba(0, 31, 122, .12);
  color: var(--sit-text);
  background: var(--sit-white);
}

#main-content,
#main-content * {
  box-sizing: border-box;
}

#main-content img {
  max-width: 100%;
  height: auto;
}

#main-content a {
  color: var(--sit-blue);
  text-underline-offset: .18em;
}

#main-content a:hover,
#main-content a:focus {
  color: var(--sit-blue-dark);
}

#main-content button,
#main-content input,
#main-content textarea,
#main-content select {
  font: inherit;
}

#main-content .sit-shell {
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 42px;
  padding-left: 42px;
}

#main-content .sit-readable {
  max-width: 1040px;
}

#main-content .sit-breadcrumbs {
  padding-top: 22px;
  padding-bottom: 22px;
  color: var(--sit-slate);
  font-size: 14px;
  line-height: 22px;
}

#main-content .sit-breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 9px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#main-content .sit-breadcrumbs li:not(:last-child)::after {
  content: "/";
  margin-left: 9px;
  color: #9aa7ad;
}

#main-content .sit-breadcrumbs a {
  color: var(--sit-slate);
  text-decoration: none;
}

#main-content .sit-breadcrumbs a:hover,
#main-content .sit-breadcrumbs a:focus {
  color: var(--sit-blue);
  text-decoration: underline;
}

#main-content .sit-eyebrow {
  margin: 0 0 10px;
  color: var(--sit-orange);
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: .11em;
  text-transform: uppercase;
}

#main-content .sit-article-hero {
  position: relative;
  overflow: hidden;
  padding: 58px 0 66px;
  color: var(--sit-white);
  background: linear-gradient(125deg, var(--sit-blue-dark) 0%, var(--sit-blue) 68%, var(--sit-teal) 100%);
}

#main-content .sit-article-hero::before,
#main-content .sit-page-hero::before {
  position: absolute;
  top: -190px;
  right: -130px;
  width: 430px;
  height: 430px;
  border: 74px solid rgba(255,255,255,.08);
  border-radius: 50%;
  content: "";
  pointer-events: none;
}

#main-content .sit-article-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(360px, .94fr);
  align-items: center;
  gap: clamp(38px, 6vw, 84px);
}

#main-content .sit-article-hero-copy h1 {
  max-width: 820px;
  margin: 0 0 18px;
  color: var(--sit-white);
  font-size: clamp(36px, 4.4vw, 66px);
  font-weight: 300;
  line-height: 1.08;
  letter-spacing: -.025em;
}

#main-content .sit-lead-title {
  margin: 0 0 12px;
  color: #fff;
  font-size: clamp(20px, 2vw, 28px);
  font-weight: 600;
  line-height: 1.35;
}

#main-content .sit-lead {
  max-width: 760px;
  color: rgba(255,255,255,.9);
  font-size: clamp(17px, 1.5vw, 20px);
  line-height: 1.65;
}

#main-content .sit-article-hero-media {
  position: relative;
  min-height: 390px;
  margin: 0;
  overflow: hidden;
  border: 10px solid rgba(255,255,255,.16);
  border-radius: var(--sit-radius);
  background: var(--sit-blue-deep);
  box-shadow: 0 22px 50px rgba(0,0,0,.24);
}

#main-content .sit-article-hero-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#main-content .sit-hero-actions,
#main-content .sit-contact-strip-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

#main-content .sit-hero-actions {
  margin-top: 30px;
}

#main-content .sit-button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 10px 22px;
  border: 2px solid var(--sit-orange);
  border-radius: var(--sit-radius);
  color: #fff;
  background: var(--sit-orange);
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  box-shadow: 0 10px 26px rgba(0,0,0,.14);
  transition: transform .16s ease, box-shadow .16s ease, background-color .16s ease;
}

#main-content .sit-button:hover,
#main-content .sit-button:focus {
  color: #fff;
  background: #df9000;
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgba(0,0,0,.19);
}

#main-content .sit-button-secondary {
  border-color: rgba(255,255,255,.78);
  color: #fff;
  background: transparent;
  box-shadow: none;
}

#main-content .sit-button-secondary:hover,
#main-content .sit-button-secondary:focus {
  border-color: #fff;
  color: var(--sit-blue-dark);
  background: #fff;
}

#main-content .sit-button-light {
  border-color: #fff;
  color: var(--sit-blue-dark);
  background: #fff;
  box-shadow: none;
}

#main-content .sit-button-light:hover,
#main-content .sit-button-light:focus {
  border-color: var(--sit-orange);
  color: #fff;
  background: var(--sit-orange);
}

#main-content .sit-content-section {
  padding: clamp(58px, 7vw, 94px) 0;
}

#main-content .sit-content-section-muted {
  border-top: 1px solid var(--sit-line);
  border-bottom: 1px solid var(--sit-line);
  background: var(--sit-soft);
}

#main-content .sit-section-heading {
  max-width: 820px;
  margin-bottom: 34px;
}

#main-content .sit-section-heading h2 {
  margin: 0;
  color: var(--sit-blue-dark);
  font-size: clamp(30px, 3.4vw, 48px);
  font-weight: 300;
  line-height: 1.16;
}

#main-content .sit-cms-content {
  color: var(--sit-text);
  font-size: 17px;
  line-height: 1.76;
}

#main-content .sit-cms-content > :first-child {
  margin-top: 0;
}

#main-content .sit-cms-content > :last-child {
  margin-bottom: 0;
}

#main-content .sit-cms-content h2,
#main-content .sit-cms-content h3,
#main-content .sit-cms-content h4 {
  color: var(--sit-blue-dark);
  font-weight: 300;
  line-height: 1.22;
}

#main-content .sit-cms-content h2 {
  margin: 1.75em 0 .65em;
  font-size: clamp(30px, 3.1vw, 44px);
}

#main-content .sit-cms-content h3 {
  margin: 1.6em 0 .55em;
  font-size: clamp(24px, 2.3vw, 34px);
}

#main-content .sit-cms-content h4 {
  margin: 1.45em 0 .5em;
  font-size: clamp(20px, 1.9vw, 28px);
}

#main-content .sit-cms-content p {
  margin: 0 0 1.15em;
}

#main-content .sit-cms-content ul,
#main-content .sit-cms-content ol {
  margin: 0 0 1.35em;
  padding-left: 1.35em;
}

#main-content .sit-cms-content li {
  margin-bottom: .45em;
}

#main-content .sit-cms-content a {
  font-weight: 600;
}

#main-content .sit-cms-content img {
  display: block;
  max-width: 100%;
  margin: 32px auto;
}

#main-content .sit-cms-content blockquote {
  margin: 2rem 0;
  padding: 21px 25px;
  border-left: 6px solid var(--sit-orange);
  color: var(--sit-blue-deep);
  background: var(--sit-soft);
}

#main-content .sit-cms-content table,
#main-content .sit-price-content table {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  background: #fff;
}

#main-content .sit-cms-content th,
#main-content .sit-cms-content td,
#main-content .sit-price-content th,
#main-content .sit-price-content td {
  min-width: 120px;
  padding: 13px 15px;
  border: 1px solid var(--sit-line);
  text-align: left;
  vertical-align: top;
}

#main-content .sit-cms-content th,
#main-content .sit-price-content th {
  color: #fff;
  background: var(--sit-blue);
}

#main-content .sit-price-content {
  padding: clamp(24px, 4vw, 40px);
  border-top: 7px solid var(--sit-orange);
  background: #fff;
  box-shadow: var(--sit-shadow);
}

#main-content .sit-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

#main-content .sit-service-card {
  overflow: hidden;
  border: 1px solid var(--sit-line);
  border-bottom: 6px solid var(--sit-blue);
  background: #fff;
  box-shadow: 0 14px 34px rgba(0,31,122,.09);
}

#main-content .sit-service-card:nth-child(3n+2) {
  border-bottom-color: var(--sit-orange);
}

#main-content .sit-service-card:nth-child(3n+3) {
  border-bottom-color: var(--sit-teal);
}

#main-content .sit-service-card > img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  background: var(--sit-soft);
}

#main-content .sit-service-card > div {
  padding: 24px;
}

#main-content .sit-service-card h3 {
  margin: 0 0 10px;
  color: var(--sit-blue-dark);
  font-size: 26px;
  font-weight: 300;
  line-height: 1.25;
}

#main-content .sit-service-card .sit-cms-content {
  font-size: 16px;
}

#main-content .sit-contact-strip {
  position: relative;
  overflow: hidden;
  padding: clamp(50px, 6vw, 76px) 0;
  color: #fff;
  background: linear-gradient(120deg, var(--sit-blue-dark), var(--sit-blue));
}

#main-content .sit-contact-strip::after {
  position: absolute;
  right: -110px;
  bottom: -190px;
  width: 360px;
  height: 360px;
  border: 58px solid rgba(255,255,255,.07);
  border-radius: 50%;
  content: "";
}

#main-content .sit-contact-strip .sit-shell {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 42px;
}

#main-content .sit-contact-strip h2 {
  margin: 0 0 10px;
  color: #fff;
  font-size: clamp(30px, 3.5vw, 48px);
  font-weight: 300;
  line-height: 1.16;
}

#main-content .sit-contact-strip p:not(.sit-eyebrow) {
  max-width: 820px;
  color: rgba(255,255,255,.9);
  font-size: 17px;
  line-height: 1.65;
}

#main-content .sit-contact-strip .sit-eyebrow {
  color: #ffd17d;
}

#main-content .sit-contact-strip-actions > a:not(.sit-button) {
  color: #fff;
  font-weight: 700;
}

#main-content .sit-updated {
  padding-top: 18px;
  padding-bottom: 18px;
  color: var(--sit-muted);
  font-size: 13px;
  line-height: 22px;
}

#main-content .sit-page-hero {
  position: relative;
  overflow: hidden;
  padding: 62px 0;
  color: #fff;
  background: linear-gradient(125deg, var(--sit-blue-dark), var(--sit-blue));
}

#main-content .sit-page-hero .sit-shell {
  position: relative;
  z-index: 1;
}

#main-content .sit-page-hero h1 {
  margin: 0 0 16px;
  color: #fff;
  font-size: clamp(36px, 4.5vw, 64px);
  font-weight: 300;
  line-height: 1.08;
}

#main-content .sit-page-hero p:not(.sit-eyebrow) {
  max-width: 860px;
  color: rgba(255,255,255,.9);
  font-size: 18px;
  line-height: 1.65;
}

#main-content .sit-overview-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 440px);
  align-items: center;
  gap: 54px;
}

#main-content .sit-overview-hero-grid img {
  display: block;
  width: 100%;
  max-height: 330px;
  border: 8px solid rgba(255,255,255,.16);
  object-fit: cover;
  box-shadow: 0 18px 42px rgba(0,0,0,.2);
}

#main-content .sit-list-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

#main-content .sit-list-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--sit-line);
  border-top: 6px solid var(--sit-blue);
  background: #fff;
  box-shadow: 0 14px 34px rgba(0,31,122,.09);
}

#main-content .sit-list-card:nth-child(3n+2) {
  border-top-color: var(--sit-orange);
}

#main-content .sit-list-card:nth-child(3n+3) {
  border-top-color: var(--sit-teal);
}

#main-content .sit-list-card > a:first-child {
  display: block;
  overflow: hidden;
  background: var(--sit-soft);
}

#main-content .sit-list-card > a:first-child img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  transition: transform .25s ease;
}

#main-content .sit-list-card:hover > a:first-child img {
  transform: scale(1.025);
}

#main-content .sit-list-card-body {
  display: flex;
  min-height: 250px;
  flex: 1;
  flex-direction: column;
  padding: 24px;
}

#main-content .sit-list-card h2,
#main-content .sit-list-card h3 {
  margin: 0 0 12px;
  color: var(--sit-blue-dark);
  font-size: 27px;
  font-weight: 300;
  line-height: 1.25;
}

#main-content .sit-list-card h2 a,
#main-content .sit-list-card h3 a {
  color: inherit;
  text-decoration: none;
}

#main-content .sit-list-card p {
  margin: 0 0 18px;
  color: var(--sit-slate);
  line-height: 1.62;
}

#main-content .sit-text-link {
  margin-top: auto;
  font-weight: 700;
  text-decoration: none;
}

#main-content .sit-meta {
  color: var(--sit-muted);
  font-size: 13px;
  line-height: 22px;
}

#main-content .sit-archive-badge {
  display: inline-block;
  margin-left: 8px;
  padding: 2px 8px;
  color: #fff;
  background: var(--sit-slate);
  font-size: 11px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: .04em;
  text-transform: uppercase;
}

#main-content .sit-detail-hero-image {
  display: block;
  width: 100%;
  max-height: 520px;
  object-fit: cover;
}

#main-content .sit-detail-card {
  position: relative;
  z-index: 2;
  width: min(calc(100% - 84px), 1040px);
  margin: -72px auto 78px;
  padding: clamp(30px, 5vw, 62px);
  border-top: 8px solid var(--sit-orange);
  background: #fff;
  box-shadow: var(--sit-shadow);
}

#main-content .sit-detail-card h1 {
  margin: 0 0 18px;
  color: var(--sit-blue-dark);
  font-size: clamp(36px, 4.4vw, 62px);
  font-weight: 300;
  line-height: 1.1;
}

#main-content .sit-entry-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 18px 0 24px;
}

#main-content .sit-entry-tags span {
  padding: 5px 10px;
  color: #fff;
  background: var(--sit-blue);
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

#main-content .sit-alert,
#main-content .sit-note,
#main-content .sit-empty {
  margin: 0 0 30px;
  padding: 18px 21px;
  border-left: 6px solid var(--sit-blue);
  color: var(--sit-blue-deep);
  background: var(--sit-soft);
  line-height: 1.6;
}

#main-content .sit-alert-archive {
  border-left-color: var(--sit-orange);
  background: #fff6e6;
}

#main-content .sit-empty {
  max-width: 900px;
}

#main-content .sit-special-editorial {
  overflow: clip;
  padding-block: 0;
}

#main-content .sit-special-content {
  max-width: none;
}

#main-content .sit-error-page {
  min-height: 52vh;
  padding-top: clamp(70px, 10vw, 140px);
  padding-bottom: clamp(70px, 10vw, 140px);
}

#main-content .sit-error-code {
  margin: 0 0 6px;
  color: var(--sit-orange);
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

#main-content .sit-error-page h1 {
  margin: 0 0 18px;
  color: var(--sit-blue-dark);
  font-size: clamp(42px, 6vw, 72px);
  font-weight: 300;
  line-height: 1.06;
}

#main-content .sit-error-page > p:not(.sit-error-code) {
  max-width: 760px;
  color: var(--sit-slate);
  font-size: 18px;
  line-height: 1.65;
}

#main-content .sit-error-page .sit-button-secondary {
  border-color: var(--sit-blue);
  color: var(--sit-blue);
}

#main-content .sit-error-page .sit-button-secondary:hover,
#main-content .sit-error-page .sit-button-secondary:focus {
  color: #fff;
  background: var(--sit-blue);
}

@media (max-width: 1080px) {
  #main-content .sit-article-hero-grid {
    grid-template-columns: 1fr;
  }

  #main-content .sit-article-hero-media {
    min-height: 330px;
  }

  #main-content .sit-card-grid,
  #main-content .sit-list-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #main-content .sit-contact-strip .sit-shell {
    grid-template-columns: 1fr;
  }

  #main-content .sit-overview-hero-grid {
    grid-template-columns: 1fr;
  }

  #main-content .sit-overview-hero-grid img {
    max-width: 720px;
  }
}

@media (max-width: 767px) {
  #main-content .sit-shell {
    padding-right: 20px;
    padding-left: 20px;
  }

  #main-content .sit-breadcrumbs {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #main-content .sit-article-hero,
  #main-content .sit-page-hero {
    padding-top: 44px;
    padding-bottom: 48px;
  }

  #main-content .sit-article-hero-copy h1,
  #main-content .sit-page-hero h1,
  #main-content .sit-detail-card h1 {
    font-size: clamp(31px, 9vw, 44px);
  }

  #main-content .sit-article-hero-media {
    min-height: 250px;
    border-width: 6px;
  }

  #main-content .sit-content-section {
    padding: 52px 0;
  }

  #main-content .sit-card-grid,
  #main-content .sit-list-grid {
    grid-template-columns: 1fr;
  }

  #main-content .sit-detail-card {
    width: calc(100% - 40px);
    margin-top: -38px;
    margin-bottom: 52px;
    padding: 28px 22px;
  }

  #main-content .sit-contact-strip-actions,
  #main-content .sit-hero-actions {
    align-items: stretch;
    flex-direction: column;
  }

  #main-content .sit-contact-strip-actions .sit-button,
  #main-content .sit-hero-actions .sit-button {
    width: 100%;
  }

  #main-content .sit-contact-strip-actions > a:not(.sit-button) {
    text-align: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  #main-content *,
  #main-content *::before,
  #main-content *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* ===== css/premium-content.css ===== */
/*
 * See-IT-Service 4.6.0 – gezielte Ergänzungen zum vorhandenen Design.
 * Keine Regel verändert Header, Hauptnavigation oder Footer.
 */

/* Sicherer Rahmen für im Admin-Editor gepflegte Speziallayouts. */
.seeit-editor-scope,
.seeit-editor-layout,
.seeit-appointment-embed {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

.seeit-editor-scope *,
.seeit-editor-layout *,
.seeit-appointment-embed * {
  box-sizing: border-box;
}

.seeit-editor-scope img,
.seeit-editor-layout img,
.seeit-appointment-embed img {
  max-width: 100%;
  height: auto;
}

.seeit-editor-scope iframe,
.seeit-editor-layout iframe,
.seeit-appointment-embed iframe,
.seeit-trusted-embed {
  display: block;
  width: 100% !important;
  max-width: 100%;
  border: 0;
  background: #fff;
}

.seeit-appointment-embed {
  position: relative;
  overflow: visible;
  margin: 28px 0 18px;
  padding: clamp(14px, 2.4vw, 28px);
  border: 1px solid #dbe5ec;
  border-top: 5px solid #0674ad;
  background: #fff;
  box-shadow: 0 16px 38px rgba(3, 40, 73, .10);
}

.seeit-appointment-embed .seeit-etermin-embed,
.seeit-etermin-embed {
  min-height: 860px;
}

/* Hochwertige, kompakte Bereiche für Aktuelles und Werkstattfälle. */
.seeit-showcase {
  --seeit-showcase-navy: #082b50;
  --seeit-showcase-blue: #0874ad;
  --seeit-showcase-cyan: #0a96ae;
  --seeit-showcase-orange: #f39a16;
  --seeit-showcase-text: #263947;
  --seeit-showcase-muted: #647681;
  --seeit-showcase-line: #dbe5ea;
  position: relative;
  overflow: hidden;
  padding: clamp(52px, 6vw, 86px) 0;
  background:
    radial-gradient(circle at 92% 0, rgba(8,116,173,.12), transparent 34%),
    linear-gradient(180deg, #f8fafb 0%, #fff 100%);
}

.seeit-showcase--home {
  padding-top: clamp(46px, 5.5vw, 76px);
  padding-bottom: clamp(52px, 6vw, 84px);
}

.seeit-showcase .container {
  box-sizing: border-box;
  padding-right: clamp(18px, 3vw, 42px);
  padding-left: clamp(18px, 3vw, 42px);
}

.seeit-showcase-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 28px;
  margin-bottom: clamp(26px, 3.4vw, 44px);
}

.seeit-showcase-copy {
  max-width: 830px;
}

.seeit-showcase-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 10px;
  color: var(--seeit-showcase-blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.seeit-showcase-kicker::before {
  width: 34px;
  height: 3px;
  background: var(--seeit-showcase-orange);
  content: "";
}

.seeit-showcase h1,
.seeit-showcase h2 {
  margin: 0;
  color: var(--seeit-showcase-navy);
  font-weight: 300;
  line-height: 1.12;
  letter-spacing: -.025em;
}

.seeit-showcase h1 {
  font-size: clamp(38px, 4.5vw, 62px);
}

.seeit-showcase h2 {
  font-size: clamp(32px, 3.6vw, 50px);
}

.seeit-showcase-intro {
  max-width: 760px;
  margin: 14px 0 0;
  color: var(--seeit-showcase-muted);
  font-size: clamp(15px, 1.45vw, 18px);
  line-height: 1.68;
}

.seeit-showcase-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  min-height: 48px;
  padding: 11px 19px;
  border: 1px solid var(--seeit-showcase-blue);
  color: var(--seeit-showcase-blue);
  background: #fff;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
  transition: color .18s ease, background .18s ease, transform .18s ease;
}

.seeit-showcase-more:hover,
.seeit-showcase-more:focus {
  color: #fff;
  background: var(--seeit-showcase-blue);
  transform: translateY(-1px);
}

.seeit-entry-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(20px, 2.2vw, 30px);
}

.seeit-entry-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--seeit-showcase-line, #dbe5ea);
  border-top: 5px solid var(--seeit-showcase-blue, #0874ad);
  background: #fff;
  box-shadow: 0 15px 38px rgba(8,43,80,.10);
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.seeit-entry-card:nth-child(3n+2) {
  border-top-color: var(--seeit-showcase-orange, #f39a16);
}

.seeit-entry-card:nth-child(3n+3) {
  border-top-color: var(--seeit-showcase-cyan, #0a96ae);
}

.seeit-entry-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 21px 48px rgba(8,43,80,.16);
}

.seeit-entry-media {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 16 / 10;
  background: #eaf0f4;
}

.seeit-entry-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .35s ease;
}

.seeit-entry-card:hover .seeit-entry-media img {
  transform: scale(1.035);
}

.seeit-entry-type {
  position: absolute;
  top: 14px;
  left: 14px;
  padding: 6px 10px;
  color: #fff;
  background: rgba(8,43,80,.93);
  box-shadow: 0 7px 18px rgba(0,0,0,.18);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.seeit-entry-body {
  display: flex;
  min-height: 236px;
  flex: 1;
  flex-direction: column;
  padding: clamp(20px, 2vw, 27px);
}

.seeit-entry-meta {
  display: flex;
  min-height: 18px;
  flex-wrap: wrap;
  gap: 5px 13px;
  margin-bottom: 10px;
  color: var(--seeit-showcase-muted, #647681);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .025em;
  text-transform: uppercase;
}

.seeit-entry-meta span:not(:first-child)::before {
  margin-right: 10px;
  color: #a8b7c0;
  content: "•";
}

.seeit-entry-card h3 {
  margin: 0 0 12px;
  color: var(--seeit-showcase-navy, #082b50);
  font-size: clamp(20px, 1.8vw, 25px);
  font-weight: 450;
  line-height: 1.28;
}

.seeit-entry-card h3 a {
  color: inherit;
  text-decoration: none;
}

.seeit-entry-card h3 a:hover,
.seeit-entry-card h3 a:focus {
  color: var(--seeit-showcase-blue, #0874ad);
}

.seeit-entry-card p {
  display: -webkit-box;
  overflow: hidden;
  margin: 0 0 18px;
  color: var(--seeit-showcase-text, #263947);
  font-size: 14px;
  line-height: 1.62;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.seeit-entry-link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-top: auto;
  color: var(--seeit-showcase-blue, #0874ad);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .02em;
  text-decoration: none;
}

.seeit-entry-link span {
  color: var(--seeit-showcase-orange, #f39a16);
  font-size: 18px;
  transition: transform .18s ease;
}

.seeit-entry-link:hover span,
.seeit-entry-link:focus span {
  transform: translateX(4px);
}

.seeit-showcase-empty {
  padding: 28px;
  border-left: 5px solid var(--seeit-showcase-blue);
  color: var(--seeit-showcase-text);
  background: #fff;
  box-shadow: 0 12px 30px rgba(8,43,80,.08);
}

/* Fixdesk-Auftragsintegration: keine abgeschnittenen oder überlagerten Felder. */
.seeit-fixdesk-shell {
  position: relative;
  width: 100%;
  min-width: 0;
  min-height: 640px;
  overflow: visible;
  margin: 18px 0 30px;
  padding: clamp(14px, 2vw, 24px);
  border: 1px solid #d8e3ea;
  border-top: 5px solid #0874ad;
  background: #fff;
  box-shadow: 0 16px 40px rgba(8,43,80,.10);
  box-sizing: border-box;
}

.seeit-fixdesk-shell *,
#fixdeskform,
#fixdeskform * {
  box-sizing: border-box;
}

#fixdeskform {
  width: 100%;
  min-width: 0;
  min-height: 560px;
  overflow: visible;
}

.seeit-fixdesk-loading {
  display: grid;
  min-height: 180px;
  place-items: center;
  padding: 24px;
  color: #506676;
  background: #f7fafb;
  text-align: center;
}

.seeit-fixdesk-fallback {
  margin: 18px 0 0;
  color: #5f7280;
  font-size: 13px;
  line-height: 1.55;
}

.seeit-fixdesk-fallback a {
  color: #0874ad;
  font-weight: 800;
}

@media (max-width: 1050px) {
  .seeit-entry-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .seeit-entry-card:nth-child(3n+2),
  .seeit-entry-card:nth-child(3n+3) {
    border-top-color: var(--seeit-showcase-blue, #0874ad);
  }

  .seeit-entry-card:nth-child(even) {
    border-top-color: var(--seeit-showcase-orange, #f39a16);
  }
}

@media (max-width: 760px) {
  .seeit-showcase-head {
    grid-template-columns: 1fr;
    align-items: start;
    gap: 20px;
  }

  .seeit-showcase-more {
    justify-self: start;
  }

  .seeit-entry-grid {
    grid-template-columns: 1fr;
  }

  .seeit-entry-card,
  .seeit-entry-card:nth-child(even) {
    border-top-color: var(--seeit-showcase-blue, #0874ad);
  }

  .seeit-entry-body {
    min-height: 0;
  }

  .seeit-appointment-embed .seeit-etermin-embed,
  .seeit-etermin-embed {
    min-height: 760px;
  }

  .seeit-fixdesk-shell {
    min-height: 540px;
    padding: 10px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .seeit-entry-card,
  .seeit-entry-media img,
  .seeit-entry-link span,
  .seeit-showcase-more {
    transition: none;
  }
}

/* Editor-Spezialseiten: vorhandene CMS-Layouts unverfälscht, aber ohne Überlauf. */
.seeit-editorial-cms-page,
.seeit-editorial-cms-section,
.seeit-editorial-cms-content,
.seeit-editor-layout {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

.seeit-editorial-cms-section {
  overflow: clip;
  padding: 0 0 clamp(42px, 5vw, 76px);
  background: #fff;
}

.seeit-editorial-cms-section > .container {
  min-width: 0;
  max-width: 1440px;
  padding-right: clamp(12px, 2vw, 30px);
  padding-left: clamp(12px, 2vw, 30px);
  box-sizing: border-box;
}

.seeit-editorial-cms-content > .seeit-editor-scope,
.seeit-editor-layout > .seeit-editor-scope {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  overflow: clip;
}

.seeit-editorial-empty {
  margin: 34px 0;
  padding: clamp(28px, 4vw, 50px);
  border-left: 6px solid #0874ad;
  background: #f4f8fa;
  color: #263947;
}

.seeit-editorial-empty h1 {
  margin-top: 0;
  color: #082b50;
}

/* Externe Originalfunktionen: Fixdesk und eTermin bleiben voll nutzbar. */
.seeit-order-page,
.seeit-external-service-section,
.seeit-external-service-frame,
.seeit-order-intro-section,
.seeit-order-intro {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

.seeit-order-intro-section {
  padding: clamp(30px, 4vw, 56px) 0 10px;
  background: #fff;
}

.seeit-order-intro {
  max-width: 980px;
  margin: 0 auto;
  color: #314857;
  font-size: 16px;
  line-height: 1.72;
}

.seeit-external-service-section {
  overflow: visible;
  padding: clamp(38px, 5vw, 72px) 0 clamp(54px, 6vw, 90px);
  background:
    radial-gradient(circle at 92% 0, rgba(8,116,173,.10), transparent 35%),
    linear-gradient(180deg, #f6f9fb 0%, #fff 100%);
}

.seeit-external-service-heading {
  max-width: 850px;
  margin: 0 0 28px;
}

.seeit-external-service-heading > span {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 9px;
  color: #0874ad;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.seeit-external-service-heading > span::before {
  width: 31px;
  height: 3px;
  background: #f39a16;
  content: "";
}

.seeit-external-service-heading h2 {
  margin: 0;
  color: #082b50;
  font-size: clamp(30px, 3vw, 45px);
  font-weight: 300;
  line-height: 1.18;
}

.seeit-external-service-heading p {
  max-width: 760px;
  margin: 13px 0 0;
  color: #5e7281;
  font-size: 16px;
  line-height: 1.65;
}

.seeit-external-service-frame {
  width: 100%;
  min-width: 0;
  max-width: 100%;
}

.seeit-external-service-frame--fixdesk .seeit-fixdesk-shell {
  margin: 0;
}

/* Startseite: die drei Werkstattfälle kompakt statt übergroß. */
.seeit-showcase--home .seeit-showcase-head {
  margin-bottom: clamp(22px, 2.7vw, 34px);
}

.seeit-entry-grid--home {
  gap: clamp(17px, 1.8vw, 24px);
}

.seeit-entry-grid--home .seeit-entry-media {
  aspect-ratio: 16 / 8.8;
}

.seeit-entry-grid--home .seeit-entry-body {
  min-height: 205px;
  padding: clamp(17px, 1.6vw, 22px);
}

.seeit-entry-grid--home .seeit-entry-card h3 {
  margin-bottom: 9px;
  font-size: clamp(18px, 1.5vw, 22px);
}

.seeit-entry-grid--home .seeit-entry-card p {
  margin-bottom: 14px;
  font-size: 13px;
  line-height: 1.55;
  -webkit-line-clamp: 3;
}

/* Aktuelles nutzt wieder die ursprünglichen Blog-Klassen. Nur robuste Abstände. */
.seeit-news-overview {
  overflow: clip;
}

.seeit-news-overview .teaser-item,
.seeit-news-overview .content-wrapper,
.seeit-news-overview .bg-img {
  min-width: 0;
}

.seeit-news-overview .bg-img {
  display: block;
  height: 130px;
  opacity: 1;
  overflow: hidden;
}

.seeit-news-overview .bg-img img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  visibility: visible !important;
  object-fit: cover;
}

/* Mitarbeiter-CMS: Editor-Raster darf nicht durch Legacy-Tabellenregeln zerlegt werden. */
.seeit-editor-layout {
  overflow: clip;
}

.seeit-editor-layout > .seeit-editor-scope {
  display: block;
}

@media (max-width: 760px) {
  .seeit-editorial-cms-section > .container {
    padding-right: 8px;
    padding-left: 8px;
  }

  .seeit-external-service-section {
    padding-top: 34px;
  }

  .seeit-order-intro {
    padding-right: 2px;
    padding-left: 2px;
  }
}

/* ===== css/operations-pages.css ===== */
/*
 * See-IT-Service 4.6.0 – gezielte Aufwertung der Betriebsseiten.
 * Ausschließlich auf Öffnungszeiten, Aktuelles, Auftrag und Karriere begrenzt.
 * Header, Navigation, Startseite, Footer und Editor-Spezialseiten bleiben unberührt.
 */

.seeit-hours-page,
.seeit-news-page,
.seeit-order-page,
.seeit-career-page {
  --ops-navy: #082b50;
  --ops-navy-deep: #051d37;
  --ops-blue: #0874ad;
  --ops-blue-bright: #0b8bc5;
  --ops-cyan: #0c98ab;
  --ops-orange: #f39a16;
  --ops-green: #168357;
  --ops-red: #b84141;
  --ops-ink: #263b49;
  --ops-muted: #637683;
  --ops-line: #dbe5eb;
  --ops-soft: #f4f8fa;
  --ops-shadow: 0 18px 50px rgba(8, 43, 80, .12);
  width: 100%;
  min-width: 0;
  color: var(--ops-ink);
  background: #fff;
}

.seeit-hours-page *,
.seeit-news-page *,
.seeit-order-page *,
.seeit-career-page * {
  box-sizing: border-box;
}

.seeit-hours-page img,
.seeit-news-page img,
.seeit-order-page img,
.seeit-career-page img {
  max-width: 100%;
}

.seeit-hours-page section,
.seeit-news-page section,
.seeit-order-page section,
.seeit-career-page section {
  min-width: 0;
}

.seeit-hours-page .container,
.seeit-news-page .container,
.seeit-order-page .container,
.seeit-career-page .container {
  min-width: 0;
  padding-right: clamp(18px, 3vw, 42px);
  padding-left: clamp(18px, 3vw, 42px);
}

.seeit-hours-page .seeit-section-kicker,
.seeit-news-page .seeit-section-kicker,
.seeit-order-page .seeit-section-kicker,
.seeit-career-page .seeit-section-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 13px;
  color: var(--ops-blue);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .13em;
  line-height: 1.35;
  text-transform: uppercase;
}

.seeit-hours-page .seeit-section-kicker::before,
.seeit-news-page .seeit-section-kicker::before,
.seeit-order-page .seeit-section-kicker::before,
.seeit-career-page .seeit-section-kicker::before {
  width: 36px;
  height: 3px;
  flex: 0 0 36px;
  background: var(--ops-orange);
  content: "";
}

.seeit-hours-page .seeit-section-heading,
.seeit-news-page .seeit-section-heading,
.seeit-order-page .seeit-section-heading,
.seeit-career-page .seeit-section-heading {
  max-width: 850px;
  margin: 0 0 clamp(28px, 3.5vw, 48px);
}

.seeit-hours-page .seeit-section-heading > span,
.seeit-news-page .seeit-section-heading > span,
.seeit-order-page .seeit-section-heading > span,
.seeit-career-page .seeit-section-heading > span {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 10px;
  color: var(--ops-blue);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.seeit-hours-page .seeit-section-heading > span::before,
.seeit-news-page .seeit-section-heading > span::before,
.seeit-order-page .seeit-section-heading > span::before,
.seeit-career-page .seeit-section-heading > span::before {
  width: 31px;
  height: 3px;
  background: var(--ops-orange);
  content: "";
}

.seeit-hours-page .seeit-section-heading h2,
.seeit-news-page .seeit-section-heading h2,
.seeit-order-page .seeit-section-heading h2,
.seeit-career-page .seeit-section-heading h2 {
  margin: 0;
  color: var(--ops-navy);
  font-size: clamp(31px, 3.5vw, 50px);
  font-weight: 300;
  letter-spacing: -.025em;
  line-height: 1.14;
}

.seeit-hours-page .seeit-section-heading p,
.seeit-news-page .seeit-section-heading p,
.seeit-order-page .seeit-section-heading p,
.seeit-career-page .seeit-section-heading p {
  max-width: 760px;
  margin: 14px 0 0;
  color: var(--ops-muted);
  font-size: clamp(15px, 1.45vw, 17px);
  line-height: 1.7;
}

.seeit-hours-page .seeit-primary-link,
.seeit-news-page .seeit-primary-link,
.seeit-order-page .seeit-primary-link,
.seeit-career-page .seeit-primary-link,
.seeit-hours-page .seeit-secondary-link,
.seeit-news-page .seeit-secondary-link,
.seeit-order-page .seeit-secondary-link,
.seeit-career-page .seeit-secondary-link {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border: 1px solid var(--ops-blue);
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  transition: transform .18s ease, box-shadow .18s ease, color .18s ease, background .18s ease;
}

.seeit-hours-page .seeit-primary-link,
.seeit-news-page .seeit-primary-link,
.seeit-order-page .seeit-primary-link,
.seeit-career-page .seeit-primary-link {
  color: #fff;
  background: var(--ops-blue);
  box-shadow: 0 10px 24px rgba(8, 116, 173, .22);
}

.seeit-hours-page .seeit-secondary-link,
.seeit-news-page .seeit-secondary-link,
.seeit-order-page .seeit-secondary-link,
.seeit-career-page .seeit-secondary-link {
  color: var(--ops-blue);
  background: #fff;
}

.seeit-hours-page .seeit-primary-link:hover,
.seeit-news-page .seeit-primary-link:hover,
.seeit-order-page .seeit-primary-link:hover,
.seeit-career-page .seeit-primary-link:hover,
.seeit-hours-page .seeit-secondary-link:hover,
.seeit-news-page .seeit-secondary-link:hover,
.seeit-order-page .seeit-secondary-link:hover,
.seeit-career-page .seeit-secondary-link:hover {
  color: #fff;
  background: var(--ops-navy);
  border-color: var(--ops-navy);
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(8, 43, 80, .22);
}

/* Öffnungszeiten */
.seeit-hours-hero,
.seeit-career-hero,
.seeit-order-hero {
  position: relative;
  padding: clamp(48px, 6vw, 90px) 0;
  background:
    radial-gradient(circle at 90% 6%, rgba(11, 139, 197, .18), transparent 35%),
    linear-gradient(118deg, #f7fafc 0%, #fff 58%, #edf6fa 100%);
}

.seeit-hours-hero::before,
.seeit-career-hero::before,
.seeit-order-hero::before {
  position: absolute;
  inset: 0 auto 0 0;
  width: 7px;
  background: linear-gradient(180deg, var(--ops-blue), var(--ops-orange));
  content: "";
}

.seeit-hours-hero__grid,
.seeit-career-hero__grid,
.seeit-order-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(340px, .95fr);
  align-items: center;
  gap: clamp(34px, 6vw, 82px);
}

.seeit-hours-hero__copy h1,
.seeit-career-hero__copy h1,
.seeit-order-hero__copy h1 {
  max-width: 840px;
  margin: 0;
  color: var(--ops-navy);
  font-size: clamp(42px, 5.1vw, 70px);
  font-weight: 280;
  letter-spacing: -.042em;
  line-height: 1.02;
}

.seeit-hours-hero__copy h2,
.seeit-career-hero__copy h2,
.seeit-order-hero__copy h2 {
  max-width: 740px;
  margin: 16px 0 0;
  color: var(--ops-blue);
  font-size: clamp(21px, 2.2vw, 31px);
  font-weight: 400;
  line-height: 1.28;
}

.seeit-hours-hero__copy > p,
.seeit-career-hero__copy > p,
.seeit-order-hero__copy > p {
  max-width: 700px;
  margin: 20px 0 0;
  color: var(--ops-muted);
  font-size: clamp(16px, 1.55vw, 19px);
  line-height: 1.75;
}

.seeit-hours-hero__media,
.seeit-career-hero__media,
.seeit-order-hero__media {
  position: relative;
  min-width: 0;
  min-height: 380px;
  overflow: hidden;
  border: 1px solid rgba(8, 43, 80, .09);
  background: #dce8ef;
  box-shadow: 0 26px 64px rgba(8, 43, 80, .20);
}

.seeit-hours-hero__media::before,
.seeit-career-hero__media::before,
.seeit-order-hero__media::before {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(180deg, transparent 52%, rgba(5, 29, 55, .72) 100%);
  content: "";
  pointer-events: none;
}

.seeit-hours-hero__media img,
.seeit-career-hero__media img,
.seeit-order-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 380px;
  object-fit: cover;
}

.seeit-hours-status {
  display: inline-grid;
  grid-template-columns: 13px minmax(0, 1fr);
  align-items: center;
  gap: 13px;
  margin-top: 25px;
  padding: 13px 18px;
  border: 1px solid rgba(8, 43, 80, .10);
  background: rgba(255,255,255,.93);
  box-shadow: 0 11px 26px rgba(8, 43, 80, .09);
}

.seeit-hours-status > span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--ops-red);
  box-shadow: 0 0 0 6px rgba(184, 65, 65, .12);
}

.seeit-hours-status.is-open > span {
  background: var(--ops-green);
  box-shadow: 0 0 0 6px rgba(22, 131, 87, .13);
}

.seeit-hours-status strong,
.seeit-hours-status small {
  display: block;
}

.seeit-hours-status strong {
  color: var(--ops-navy);
  font-size: 15px;
}

.seeit-hours-status small {
  margin-top: 2px;
  color: var(--ops-muted);
  font-size: 12px;
}

.seeit-hours-address,
.seeit-order-hero__media > span {
  position: absolute;
  z-index: 2;
  right: 22px;
  bottom: 22px;
  left: 22px;
  padding: 15px 18px;
  color: #fff;
  background: rgba(5, 29, 55, .88);
  backdrop-filter: blur(8px);
}

.seeit-hours-address strong,
.seeit-hours-address span {
  display: block;
}

.seeit-hours-address strong {
  font-size: 17px;
}

.seeit-hours-address span,
.seeit-order-hero__media > span {
  margin-top: 3px;
  font-size: 13px;
}

.seeit-hours-schedule {
  padding: clamp(58px, 7vw, 96px) 0;
}

.seeit-hours-grid,
.seeit-order-process__grid,
.seeit-career-principles__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 2.2vw, 30px);
}

.seeit-hours-card {
  position: relative;
  min-height: 230px;
  padding: clamp(25px, 3vw, 37px);
  overflow: hidden;
  border: 1px solid var(--ops-line);
  border-top: 5px solid var(--ops-blue);
  background: #fff;
  box-shadow: var(--ops-shadow);
}

.seeit-hours-card::after {
  position: absolute;
  right: -34px;
  bottom: -54px;
  width: 145px;
  height: 145px;
  border: 26px solid rgba(8, 116, 173, .07);
  border-radius: 50%;
  content: "";
}

.seeit-hours-card.is-primary {
  color: #fff;
  border-color: var(--ops-navy);
  border-top-color: var(--ops-orange);
  background: linear-gradient(145deg, var(--ops-navy), #0c4677);
}

.seeit-hours-card.is-muted {
  border-top-color: #93a6b1;
  background: var(--ops-soft);
}

.seeit-hours-card span,
.seeit-hours-card strong,
.seeit-hours-card small {
  position: relative;
  z-index: 1;
  display: block;
}

.seeit-hours-card span {
  color: var(--ops-blue);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.seeit-hours-card.is-primary span {
  color: #9ed8f4;
}

.seeit-hours-card strong {
  margin-top: 21px;
  color: var(--ops-navy);
  font-size: clamp(30px, 3.1vw, 43px);
  font-weight: 300;
  letter-spacing: -.03em;
  line-height: 1.05;
}

.seeit-hours-card.is-primary strong {
  color: #fff;
}

.seeit-hours-card small {
  margin-top: 13px;
  color: var(--ops-muted);
  font-size: 14px;
  line-height: 1.5;
}

.seeit-hours-card.is-primary small {
  color: rgba(255,255,255,.78);
}

.seeit-hours-contact {
  padding: clamp(56px, 6vw, 86px) 0;
  color: #fff;
  background:
    radial-gradient(circle at 84% 10%, rgba(12, 152, 171, .23), transparent 34%),
    var(--ops-navy-deep);
}

.seeit-hours-contact__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.13);
  background: rgba(255,255,255,.13);
}

.seeit-hours-contact article {
  position: relative;
  min-height: 260px;
  padding: clamp(27px, 3.2vw, 42px);
  background: rgba(5, 29, 55, .94);
}

.seeit-hours-contact__number {
  display: inline-block;
  color: var(--ops-orange);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .1em;
}

.seeit-hours-contact h3 {
  margin: 20px 0 10px;
  color: #fff;
  font-size: clamp(21px, 2vw, 27px);
  font-weight: 400;
}

.seeit-hours-contact p {
  margin: 0 0 25px;
  color: rgba(255,255,255,.72);
  font-size: 14px;
  line-height: 1.67;
}

.seeit-hours-contact a {
  display: inline-flex;
  color: #9ed8f4;
  font-size: 13px;
  font-weight: 850;
  text-decoration: none;
}

.seeit-hours-contact a:hover {
  color: #fff;
}

.seeit-hours-editor,
.seeit-hours-gallery {
  padding: clamp(54px, 6vw, 84px) 0;
  background: var(--ops-soft);
}

.seeit-hours-gallery {
  padding-top: 0;
}

.seeit-hours-editor__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.seeit-hours-editor .seeit-editor-content {
  min-width: 0;
  padding: clamp(24px, 3vw, 38px);
  border: 1px solid var(--ops-line);
  border-top: 5px solid var(--ops-blue);
  background: #fff;
  box-shadow: 0 14px 36px rgba(8, 43, 80, .08);
}

.seeit-hours-editor__details {
  border-top-color: var(--ops-orange) !important;
}

.seeit-hours-gallery__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.seeit-hours-gallery figure {
  position: relative;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  background: #dbe6ec;
  box-shadow: 0 14px 38px rgba(8, 43, 80, .11);
}

.seeit-hours-gallery figure img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.seeit-hours-gallery figcaption {
  position: absolute;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 13px 15px;
  color: #fff;
  background: rgba(5, 29, 55, .86);
}

.seeit-hours-gallery figcaption strong,
.seeit-hours-gallery figcaption span {
  display: block;
}

.seeit-hours-gallery figcaption span {
  margin-top: 3px;
  color: rgba(255,255,255,.75);
  font-size: 12px;
}

/* Aktuelles */
.seeit-news-hero {
  position: relative;
  padding: clamp(50px, 6vw, 90px) 0;
  color: #fff;
  background:
    radial-gradient(circle at 78% 0, rgba(12, 152, 171, .26), transparent 34%),
    linear-gradient(135deg, var(--ops-navy-deep), var(--ops-navy));
}

.seeit-news-hero::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 34%;
  height: 7px;
  background: linear-gradient(90deg, var(--ops-orange), var(--ops-blue-bright));
  content: "";
}

.seeit-news-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, .75fr);
  align-items: center;
  gap: clamp(34px, 6vw, 82px);
}

.seeit-news-hero h1 {
  max-width: 800px;
  margin: 0;
  color: #fff;
  font-size: clamp(42px, 5vw, 68px);
  font-weight: 280;
  letter-spacing: -.04em;
  line-height: 1.04;
}

.seeit-news-hero p {
  max-width: 700px;
  margin: 20px 0 0;
  color: rgba(255,255,255,.76);
  font-size: clamp(16px, 1.55vw, 19px);
  line-height: 1.72;
}

.seeit-news-hero__grid > img {
  display: block;
  width: 100%;
  min-height: 360px;
  max-height: 470px;
  object-fit: cover;
  border: 1px solid rgba(255,255,255,.14);
  box-shadow: 0 28px 66px rgba(0,0,0,.28);
}

.seeit-news-hero__facts {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 27px;
}

.seeit-news-hero__facts span {
  min-width: 190px;
  padding: 13px 16px;
  border: 1px solid rgba(255,255,255,.16);
  color: rgba(255,255,255,.76);
  background: rgba(255,255,255,.06);
  font-size: 12px;
}

.seeit-news-hero__facts strong {
  display: block;
  margin-bottom: 2px;
  color: #fff;
  font-size: 17px;
}

.seeit-news-featured {
  position: relative;
  z-index: 1;
  margin-top: -35px;
  padding: 0 0 clamp(55px, 7vw, 95px);
}

.seeit-news-featured article {
  display: grid;
  grid-template-columns: minmax(340px, .95fr) minmax(0, 1.05fr);
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--ops-line);
  border-top: 6px solid var(--ops-orange);
  background: #fff;
  box-shadow: 0 24px 64px rgba(8, 43, 80, .18);
}

.seeit-news-featured__media {
  position: relative;
  display: block;
  min-width: 0;
  min-height: 390px;
  overflow: hidden;
  background: #dbe6ec;
}

.seeit-news-featured__media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 390px;
  object-fit: cover;
}

.seeit-news-featured__media span {
  position: absolute;
  top: 18px;
  left: 18px;
  padding: 7px 11px;
  color: #fff;
  background: var(--ops-navy);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.seeit-news-featured__copy {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: clamp(30px, 5vw, 66px);
}

.seeit-news-featured__copy time,
.seeit-news-card time {
  color: var(--ops-blue);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.seeit-news-featured__copy h2 {
  margin: 13px 0 17px;
  color: var(--ops-navy);
  font-size: clamp(29px, 3.1vw, 45px);
  font-weight: 350;
  letter-spacing: -.025em;
  line-height: 1.18;
}

.seeit-news-featured__copy h2 a {
  color: inherit;
  text-decoration: none;
}

.seeit-news-featured__copy p {
  margin: 0 0 25px;
  color: var(--ops-muted);
  font-size: 16px;
  line-height: 1.72;
}

.seeit-news-archive {
  padding: 0 0 clamp(64px, 8vw, 110px);
}

.seeit-news-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(20px, 2.2vw, 30px);
}

.seeit-news-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--ops-line);
  border-top: 5px solid var(--ops-blue);
  background: #fff;
  box-shadow: 0 14px 38px rgba(8, 43, 80, .10);
  transition: transform .2s ease, box-shadow .2s ease;
}

.seeit-news-card:nth-child(3n + 2) {
  border-top-color: var(--ops-orange);
}

.seeit-news-card:nth-child(3n + 3) {
  border-top-color: var(--ops-cyan);
}

.seeit-news-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 21px 48px rgba(8, 43, 80, .16);
}

.seeit-news-card__media {
  display: block;
  overflow: hidden;
  aspect-ratio: 16 / 10;
  background: #dbe6ec;
}

.seeit-news-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .3s ease;
}

.seeit-news-card:hover .seeit-news-card__media img {
  transform: scale(1.035);
}

.seeit-news-card__body {
  display: flex;
  min-height: 265px;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  padding: clamp(21px, 2.2vw, 29px);
}

.seeit-news-card h3 {
  margin: 11px 0 12px;
  color: var(--ops-navy);
  font-size: clamp(20px, 1.8vw, 25px);
  font-weight: 430;
  line-height: 1.3;
}

.seeit-news-card h3 a {
  color: inherit;
  text-decoration: none;
}

.seeit-news-card p {
  display: -webkit-box;
  overflow: hidden;
  margin: 0 0 20px;
  color: var(--ops-muted);
  font-size: 14px;
  line-height: 1.65;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.seeit-news-card .seeit-primary-link {
  min-height: auto;
  margin-top: auto;
  padding: 0;
  border: 0;
  color: var(--ops-blue);
  background: transparent;
  box-shadow: none;
}

.seeit-news-card .seeit-primary-link:hover {
  color: var(--ops-navy);
  background: transparent;
  transform: none;
  box-shadow: none;
}

.seeit-news-empty {
  padding: 35px;
  border-left: 6px solid var(--ops-blue);
  background: var(--ops-soft);
}

/* Auftrag */
.seeit-order-hero__actions,
.seeit-career-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.seeit-order-process,
.seeit-career-principles {
  padding: clamp(56px, 7vw, 96px) 0;
  background: #fff;
}

.seeit-order-process__grid article,
.seeit-career-principles__grid article {
  position: relative;
  min-height: 230px;
  padding: clamp(26px, 3vw, 38px);
  overflow: hidden;
  border: 1px solid var(--ops-line);
  border-top: 5px solid var(--ops-blue);
  background: #fff;
  box-shadow: var(--ops-shadow);
}

.seeit-order-process__grid article:nth-child(2),
.seeit-career-principles__grid article:nth-child(2) {
  border-top-color: var(--ops-orange);
}

.seeit-order-process__grid article:nth-child(3),
.seeit-career-principles__grid article:nth-child(3) {
  border-top-color: var(--ops-cyan);
}

.seeit-order-process__grid article > span,
.seeit-career-principles__grid article > span {
  color: var(--ops-blue);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .13em;
}

.seeit-order-process__grid h3,
.seeit-career-principles__grid h3 {
  margin: 25px 0 11px;
  color: var(--ops-navy);
  font-size: clamp(21px, 2vw, 28px);
  font-weight: 430;
}

.seeit-order-process__grid p,
.seeit-career-principles__grid p {
  margin: 0;
  color: var(--ops-muted);
  font-size: 14px;
  line-height: 1.68;
}

.seeit-order-editor {
  padding: clamp(50px, 6vw, 82px) 0;
  background: var(--ops-soft);
}

.seeit-order-editor .seeit-editor-content {
  max-width: 1080px;
  margin: 0 auto;
  padding: clamp(25px, 4vw, 50px);
  border: 1px solid var(--ops-line);
  border-top: 5px solid var(--ops-orange);
  background: #fff;
  box-shadow: var(--ops-shadow);
}

.seeit-order-notes {
  padding: clamp(48px, 6vw, 78px) 0;
  color: #fff;
  background: var(--ops-navy-deep);
}

.seeit-order-notes__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  border: 1px solid rgba(255,255,255,.13);
  background: rgba(255,255,255,.13);
}

.seeit-order-notes article {
  padding: clamp(24px, 3vw, 37px);
  background: rgba(5,29,55,.95);
}

.seeit-order-notes strong {
  display: block;
  color: #fff;
  font-size: 18px;
}

.seeit-order-notes p {
  margin: 11px 0 0;
  color: rgba(255,255,255,.72);
  font-size: 14px;
  line-height: 1.67;
}

.seeit-order-notes a {
  color: #a4ddf4;
}

.seeit-order-page .seeit-external-service-section {
  width: 100%;
  min-width: 0;
  padding: clamp(55px, 7vw, 96px) 0;
  overflow: visible;
  background:
    radial-gradient(circle at 92% 0, rgba(8, 116, 173, .11), transparent 34%),
    linear-gradient(180deg, #f4f8fa 0%, #fff 100%);
}

.seeit-order-page .seeit-external-service-frame {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  overflow: visible;
}

.seeit-order-page .seeit-fixdesk-shell,
.seeit-order-page #fixdeskform {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  overflow: visible;
}

.seeit-order-noscript {
  margin-top: 18px;
  padding: 18px 20px;
  border-left: 5px solid var(--ops-orange);
  color: var(--ops-navy);
  background: #fff4df;
  line-height: 1.6;
}

/* Karriere */
.seeit-career-hero__badge {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 20px;
  display: flex;
  min-width: 205px;
  align-items: center;
  gap: 13px;
  padding: 15px 17px;
  color: #fff;
  background: rgba(5, 29, 55, .90);
  backdrop-filter: blur(8px);
}

.seeit-career-hero__badge strong {
  color: var(--ops-orange);
  font-size: 30px;
  font-weight: 400;
}

.seeit-career-hero__badge span {
  font-size: 12px;
  line-height: 1.4;
}

.seeit-career-jobs {
  padding: clamp(60px, 8vw, 108px) 0;
  background: var(--ops-soft);
}

.seeit-career-job-list {
  display: grid;
  gap: 28px;
}

.seeit-career-job {
  display: grid;
  grid-template-columns: minmax(290px, .72fr) minmax(0, 1.28fr);
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--ops-line);
  border-top: 6px solid var(--ops-blue);
  background: #fff;
  box-shadow: var(--ops-shadow);
}

.seeit-career-job:nth-child(even) {
  border-top-color: var(--ops-orange);
}

.seeit-career-job.is-focused {
  outline: 4px solid rgba(8,116,173,.16);
  outline-offset: 4px;
}

.seeit-career-job__media {
  position: relative;
  min-width: 0;
  min-height: 360px;
  overflow: hidden;
  background: #dbe6ec;
}

.seeit-career-job__media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 58%, rgba(5,29,55,.58));
  content: "";
}

.seeit-career-job__media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
}

.seeit-career-job__media > span {
  position: absolute;
  z-index: 1;
  right: 16px;
  bottom: 16px;
  padding: 7px 10px;
  color: #fff;
  background: rgba(5,29,55,.88);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.seeit-career-job__main {
  min-width: 0;
  padding: clamp(28px, 4vw, 51px);
}

.seeit-career-job__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
}

.seeit-career-job__meta span {
  padding: 6px 9px;
  color: var(--ops-blue);
  background: #eaf5fa;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .055em;
  text-transform: uppercase;
}

.seeit-career-job__main > h3 {
  margin: 0;
  color: var(--ops-navy);
  font-size: clamp(28px, 3vw, 43px);
  font-weight: 350;
  line-height: 1.18;
}

.seeit-career-job__teaser {
  max-width: 800px;
  margin: 17px 0 0;
  color: var(--ops-muted);
  font-size: 16px;
  line-height: 1.7;
}

.seeit-career-job__facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin-top: 24px;
  border: 1px solid var(--ops-line);
  background: var(--ops-line);
}

.seeit-career-job__facts > div {
  min-width: 0;
  padding: 15px;
  background: #fff;
}

.seeit-career-job__facts small,
.seeit-career-job__facts strong {
  display: block;
}

.seeit-career-job__facts small {
  color: var(--ops-muted);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.seeit-career-job__facts strong {
  margin-top: 5px;
  color: var(--ops-navy);
  font-size: 13px;
  overflow-wrap: anywhere;
}

.seeit-career-job__details {
  margin-top: 22px;
  border: 1px solid var(--ops-line);
  background: #fbfdfe;
}

.seeit-career-job__details summary {
  padding: 16px 19px;
  color: var(--ops-navy);
  font-size: 13px;
  font-weight: 850;
  cursor: pointer;
}

.seeit-career-job__details[open] summary {
  border-bottom: 1px solid var(--ops-line);
  background: #f1f7fa;
}

.seeit-career-job__modules {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  padding: 20px;
}

.seeit-career-job__modules section,
.seeit-career-job__modules aside {
  min-width: 0;
  padding: 20px;
  border-left: 4px solid var(--ops-blue);
  background: #fff;
}

.seeit-career-job__modules section:nth-child(even) {
  border-left-color: var(--ops-orange);
}

.seeit-career-job__modules h4 {
  margin: 0 0 11px;
  color: var(--ops-navy);
  font-size: 18px;
}

.seeit-career-job__modules aside {
  grid-column: 1 / -1;
  color: var(--ops-muted);
  line-height: 1.65;
}

.seeit-career-job__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
  margin-top: 22px;
}

.seeit-career-empty,
.seeit-career-legacy-jobs {
  padding: clamp(28px, 4vw, 50px);
  border: 1px solid var(--ops-line);
  border-left: 6px solid var(--ops-blue);
  background: #fff;
  box-shadow: var(--ops-shadow);
}

.seeit-career-application {
  padding: clamp(64px, 8vw, 112px) 0;
  color: #fff;
  background:
    radial-gradient(circle at 10% 10%, rgba(12,152,171,.20), transparent 34%),
    var(--ops-navy-deep);
}

.seeit-career-application__grid {
  display: grid;
  grid-template-columns: minmax(280px, .72fr) minmax(0, 1.28fr);
  align-items: start;
  gap: clamp(35px, 6vw, 82px);
}

.seeit-career-application__intro {
  position: sticky;
  top: 24px;
}

.seeit-career-application__intro h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(34px, 4vw, 54px);
  font-weight: 300;
  line-height: 1.12;
}

.seeit-career-application__intro p,
.seeit-career-application__intro li {
  color: rgba(255,255,255,.75);
  line-height: 1.7;
}

.seeit-career-application__intro ul {
  margin: 24px 0 0;
  padding-left: 20px;
}

.seeit-career-form-card {
  min-width: 0;
  padding: clamp(23px, 4vw, 47px);
  color: var(--ops-ink);
  border-top: 6px solid var(--ops-orange);
  background: #fff;
  box-shadow: 0 24px 64px rgba(0,0,0,.25);
}

.seeit-career-form {
  display: grid;
  gap: 19px;
}

.seeit-career-form label {
  display: block;
  margin-bottom: 7px;
  color: var(--ops-navy);
  font-size: 12px;
  font-weight: 850;
}

.seeit-career-form input,
.seeit-career-form select,
.seeit-career-form textarea {
  width: 100%;
  max-width: 100%;
  min-height: 47px;
  padding: 11px 13px;
  border: 1px solid #cbd8df;
  color: var(--ops-ink);
  background: #fff;
  font: inherit;
}

.seeit-career-form textarea {
  min-height: 135px;
  resize: vertical;
}

.seeit-career-form input:focus,
.seeit-career-form select:focus,
.seeit-career-form textarea:focus {
  border-color: var(--ops-blue);
  outline: 3px solid rgba(8,116,173,.14);
}

.seeit-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.seeit-career-form small {
  display: block;
  margin-top: 6px;
  color: var(--ops-muted);
  line-height: 1.5;
}

.seeit-privacy-check {
  display: grid !important;
  grid-template-columns: 19px minmax(0, 1fr);
  align-items: start;
  gap: 10px;
  margin: 0 !important;
  color: var(--ops-muted) !important;
  font-weight: 500 !important;
  line-height: 1.55;
}

.seeit-privacy-check input {
  width: 18px;
  min-height: 18px;
  margin-top: 2px;
}

.seeit-form-submit {
  min-height: 52px;
  border: 0;
  color: #fff;
  background: var(--ops-blue);
  box-shadow: 0 12px 28px rgba(8,116,173,.24);
  font-size: 14px;
  font-weight: 850;
  cursor: pointer;
}

.seeit-form-submit:hover {
  background: var(--ops-navy);
}

.seeit-form-message {
  display: grid;
  gap: 4px;
  margin-bottom: 20px;
  padding: 17px 19px;
  border-left: 5px solid var(--ops-green);
  color: #1e503b;
  background: #edf8f2;
}

.seeit-form-message.is-error {
  border-left-color: var(--ops-red);
  color: #742c2c;
  background: #fff0f0;
}

.seeit-form-message ul {
  margin: 7px 0 0;
  padding-left: 20px;
}

.seeit-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.seeit-career-additional {
  padding: clamp(54px, 7vw, 92px) 0;
  background: #fff;
}

.seeit-career-additional .seeit-editor-content {
  max-width: 1100px;
  margin: 0 auto;
}

@media (max-width: 1120px) {
  .seeit-news-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .seeit-career-job {
    grid-template-columns: minmax(250px, .62fr) minmax(0, 1.38fr);
  }
}

@media (max-width: 920px) {
  .seeit-hours-hero__grid,
  .seeit-news-hero__grid,
  .seeit-order-hero__grid,
  .seeit-career-hero__grid,
  .seeit-news-featured article,
  .seeit-career-application__grid,
  .seeit-career-job {
    grid-template-columns: 1fr;
  }

  .seeit-hours-hero__media,
  .seeit-career-hero__media,
  .seeit-order-hero__media,
  .seeit-news-hero__grid > img,
  .seeit-news-featured__media,
  .seeit-news-featured__media img,
  .seeit-career-job__media,
  .seeit-career-job__media img {
    min-height: 320px;
  }

  .seeit-news-featured {
    margin-top: 0;
    padding-top: 35px;
  }

  .seeit-hours-grid,
  .seeit-hours-contact__grid,
  .seeit-order-process__grid,
  .seeit-order-notes__grid,
  .seeit-career-principles__grid {
    grid-template-columns: 1fr;
  }

  .seeit-hours-contact__grid,
  .seeit-order-notes__grid {
    gap: 1px;
  }

  .seeit-hours-card,
  .seeit-hours-contact article,
  .seeit-order-process__grid article,
  .seeit-career-principles__grid article {
    min-height: 0;
  }

  .seeit-hours-editor__grid {
    grid-template-columns: 1fr;
  }

  .seeit-career-application__intro {
    position: static;
  }
}

@media (max-width: 720px) {
  .seeit-hours-page .container,
  .seeit-news-page .container,
  .seeit-order-page .container,
  .seeit-career-page .container {
    padding-right: 14px;
    padding-left: 14px;
  }

  .seeit-hours-hero,
  .seeit-news-hero,
  .seeit-order-hero,
  .seeit-career-hero {
    padding-top: 38px;
    padding-bottom: 45px;
  }

  .seeit-hours-hero::before,
  .seeit-career-hero::before,
  .seeit-order-hero::before {
    width: 5px;
  }

  .seeit-hours-hero__copy h1,
  .seeit-news-hero h1,
  .seeit-order-hero__copy h1,
  .seeit-career-hero__copy h1 {
    font-size: clamp(35px, 11vw, 49px);
  }

  .seeit-hours-hero__media,
  .seeit-career-hero__media,
  .seeit-order-hero__media,
  .seeit-news-hero__grid > img,
  .seeit-news-featured__media,
  .seeit-news-featured__media img,
  .seeit-career-job__media,
  .seeit-career-job__media img {
    min-height: 250px;
  }

  .seeit-hours-address,
  .seeit-order-hero__media > span {
    right: 12px;
    bottom: 12px;
    left: 12px;
  }

  .seeit-hours-gallery__grid,
  .seeit-news-grid,
  .seeit-career-job__facts,
  .seeit-career-job__modules,
  .seeit-form-grid {
    grid-template-columns: 1fr;
  }

  .seeit-news-card__body {
    min-height: 0;
  }

  .seeit-news-featured__copy,
  .seeit-career-job__main,
  .seeit-career-form-card {
    padding: 23px;
  }

  .seeit-career-job__modules aside {
    grid-column: auto;
  }

  .seeit-order-hero__actions,
  .seeit-career-hero__actions,
  .seeit-career-job__actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .seeit-order-hero__actions a,
  .seeit-career-hero__actions a,
  .seeit-career-job__actions a {
    width: 100%;
  }

  .seeit-news-hero__facts {
    display: grid;
  }

  .seeit-news-hero__facts span {
    min-width: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .seeit-hours-page *,
  .seeit-news-page *,
  .seeit-order-page *,
  .seeit-career-page * {
    scroll-behavior: auto !important;
    transition: none !important;
  }
}

/* ===== css/platform-4.7.css ===== */
/*
 * See-IT-Service 4.7.0 – Plattformmodule.
 * Ergänzt das bestehende Design ausschließlich innerhalb definierter Seitenbereiche.
 * Header, Hauptnavigation, Startseiten-Layout und Footer werden nicht überschrieben.
 */

:root {
  --platform-navy: #082b50;
  --platform-navy-deep: #041b31;
  --platform-blue: #0874ad;
  --platform-blue-bright: #0b8bc5;
  --platform-cyan: #0b96ac;
  --platform-orange: #f39a16;
  --platform-green: #19835c;
  --platform-red: #b63b42;
  --platform-ink: #253a49;
  --platform-muted: #647681;
  --platform-line: #dbe5eb;
  --platform-soft: #f4f8fa;
  --platform-shadow: 0 18px 52px rgba(8, 43, 80, .12);
  --platform-shadow-strong: 0 28px 72px rgba(8, 43, 80, .18);
}

#main-content.seeit-support-page,
#main-content.ticket-portal-page,
#main-content.booking-page,
#main-content.booking-cancel-page,
#main-content.seeit-locations-page,
#main-content.seeit-error-page,
#main-content.seeit-news-archive,
#main-content.seeit-news-article {
  width: 100%;
  min-width: 0;
  overflow: clip;
  color: var(--platform-ink);
  background: #fff;
}

#main-content.seeit-support-page *,
#main-content.ticket-portal-page *,
#main-content.booking-page *,
#main-content.booking-cancel-page *,
#main-content.seeit-locations-page *,
#main-content.seeit-error-page *,
#main-content.seeit-news-archive *,
#main-content.seeit-news-article * {
  box-sizing: border-box;
}

#main-content.seeit-support-page .container,
#main-content.ticket-portal-page .container,
#main-content.booking-page .container,
#main-content.booking-cancel-page .container,
#main-content.seeit-locations-page .container,
#main-content.seeit-error-page .container,
#main-content.seeit-news-archive .container,
#main-content.seeit-news-article .container {
  min-width: 0;
  padding-right: clamp(18px, 3vw, 42px);
  padding-left: clamp(18px, 3vw, 42px);
}

.platform-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 13px;
  color: var(--platform-blue);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .13em;
  line-height: 1.35;
  text-transform: uppercase;
}

.platform-kicker::before {
  width: 36px;
  height: 3px;
  flex: 0 0 36px;
  background: var(--platform-orange);
  content: "";
}

.platform-hero {
  position: relative;
  isolation: isolate;
  padding: clamp(52px, 7vw, 102px) 0;
  overflow: hidden;
  background:
    radial-gradient(circle at 88% 10%, rgba(11, 139, 197, .18), transparent 34%),
    radial-gradient(circle at 7% 92%, rgba(243, 154, 22, .10), transparent 30%),
    linear-gradient(118deg, #f7fafc 0%, #fff 58%, #edf6fa 100%);
}

.platform-hero::before {
  position: absolute;
  z-index: -1;
  inset: 0 auto 0 0;
  width: 7px;
  background: linear-gradient(180deg, var(--platform-blue), var(--platform-orange));
  content: "";
}

.platform-hero::after {
  position: absolute;
  z-index: -1;
  right: -120px;
  bottom: -180px;
  width: 520px;
  height: 520px;
  border: 72px solid rgba(8, 116, 173, .055);
  border-radius: 50%;
  content: "";
}

.platform-hero--compact {
  padding: clamp(42px, 5vw, 72px) 0;
}

.platform-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, .65fr);
  align-items: center;
  gap: clamp(32px, 6vw, 86px);
}

.platform-hero h1,
.ticket-portal-hero h1,
.booking-hero h1 {
  max-width: 900px;
  margin: 0;
  color: var(--platform-navy);
  font-size: clamp(40px, 5vw, 72px);
  font-weight: 300;
  letter-spacing: -.035em;
  line-height: 1.04;
}

.platform-hero p,
.ticket-portal-hero p,
.booking-hero p {
  max-width: 760px;
  margin: 20px 0 0;
  color: var(--platform-muted);
  font-size: clamp(16px, 1.6vw, 20px);
  line-height: 1.72;
}

.platform-hero__facts,
.booking-hero__facts {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 28px 0 0;
}

.platform-hero__facts span,
.booking-hero__facts span {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  padding: 7px 12px;
  color: var(--platform-navy);
  background: rgba(255, 255, 255, .82);
  border: 1px solid rgba(8, 116, 173, .18);
  box-shadow: 0 8px 20px rgba(8, 43, 80, .06);
  font-size: 12px;
  font-weight: 800;
}

.platform-hero__facts span::before,
.booking-hero__facts span::before {
  width: 7px;
  height: 7px;
  margin-right: 8px;
  border-radius: 50%;
  background: var(--platform-orange);
  content: "";
}

.platform-hero__panel {
  position: relative;
  padding: clamp(26px, 3vw, 38px);
  color: #fff;
  background:
    linear-gradient(145deg, rgba(8, 43, 80, .98), rgba(5, 94, 143, .98)),
    var(--platform-navy);
  border-top: 5px solid var(--platform-orange);
  box-shadow: var(--platform-shadow-strong);
}

.platform-hero__panel::after {
  position: absolute;
  right: 23px;
  bottom: 20px;
  color: rgba(255,255,255,.07);
  font-size: 88px;
  font-weight: 900;
  line-height: 1;
  content: "IT";
}

.platform-hero__panel strong {
  position: relative;
  z-index: 1;
  display: block;
  margin-bottom: 12px;
  color: #fff;
  font-size: clamp(20px, 2vw, 28px);
  line-height: 1.2;
}

.platform-hero__panel p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: rgba(255,255,255,.76);
  font-size: 14px;
  line-height: 1.75;
}

.platform-section {
  padding: clamp(48px, 6vw, 86px) 0;
}

.platform-narrow {
  max-width: 980px;
  margin: 0 auto;
}

.platform-section-heading {
  max-width: 830px;
  margin-bottom: clamp(28px, 4vw, 50px);
}

.platform-section-heading h2 {
  margin: 0;
  color: var(--platform-navy);
  font-size: clamp(31px, 4vw, 52px);
  font-weight: 300;
  letter-spacing: -.028em;
  line-height: 1.12;
}

.platform-section-heading p {
  margin: 15px 0 0;
  color: var(--platform-muted);
  font-size: 16px;
  line-height: 1.75;
}

.platform-button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 12px 20px;
  border: 1px solid var(--platform-blue);
  border-radius: 0;
  color: #fff;
  background: var(--platform-blue);
  box-shadow: 0 10px 24px rgba(8, 116, 173, .22);
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: transform .18s ease, box-shadow .18s ease, color .18s ease, background .18s ease, border-color .18s ease;
}

.platform-button:hover,
.platform-button:focus {
  color: #fff;
  background: var(--platform-navy);
  border-color: var(--platform-navy);
  box-shadow: 0 14px 30px rgba(8, 43, 80, .22);
  transform: translateY(-2px);
  text-decoration: none;
}

.platform-button--secondary {
  color: var(--platform-blue);
  background: #fff;
  box-shadow: none;
}

.platform-button--danger {
  border-color: var(--platform-red);
  background: var(--platform-red);
  box-shadow: 0 10px 24px rgba(182, 59, 66, .18);
}

.platform-alert {
  margin: 0 0 24px;
  padding: 18px 20px;
  color: var(--platform-ink);
  background: #eef5f8;
  border: 1px solid #cbdde6;
  border-left: 5px solid var(--platform-blue);
  line-height: 1.65;
}

.platform-alert strong { color: var(--platform-navy); }
.platform-alert ul { margin: 8px 0 0; padding-left: 20px; }
.platform-alert--error { background: #fff2f2; border-color: #efcccc; border-left-color: var(--platform-red); }
.platform-alert--warning { background: #fff8e9; border-color: #efdcae; border-left-color: var(--platform-orange); }
.platform-alert--success { background: #edf8f3; border-color: #c6e6d7; border-left-color: var(--platform-green); }

.platform-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.platform-field {
  min-width: 0;
}

.platform-field--full { grid-column: 1 / -1; }

.platform-field label,
.platform-label {
  display: block;
  margin-bottom: 8px;
  color: var(--platform-navy);
  font-size: 13px;
  font-weight: 800;
}

.platform-field input,
.platform-field select,
.platform-field textarea {
  display: block;
  width: 100%;
  min-height: 49px;
  padding: 11px 13px;
  color: var(--platform-ink);
  background: #fff;
  border: 1px solid #cddae2;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  transition: border-color .16s ease, box-shadow .16s ease, background .16s ease;
}

.platform-field textarea { min-height: 130px; resize: vertical; }
.platform-field input:focus,
.platform-field select:focus,
.platform-field textarea:focus {
  border-color: var(--platform-blue);
  box-shadow: 0 0 0 4px rgba(8,116,173,.10);
}

.platform-field.has-error input,
.platform-field.has-error select,
.platform-field.has-error textarea {
  border-color: var(--platform-red);
  background: #fffafa;
}

.field-error {
  display: block;
  margin-top: 7px;
  color: var(--platform-red);
  font-size: 12px;
  font-weight: 700;
}

.platform-form-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 6px;
}

.platform-consent {
  display: grid;
  gap: 10px;
  padding: 16px;
  background: var(--platform-soft);
  border: 1px solid var(--platform-line);
}

.platform-consent label {
  display: grid;
  grid-template-columns: 20px minmax(0,1fr);
  gap: 10px;
  margin: 0;
  color: var(--platform-muted);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.55;
}

.platform-consent input { width: 17px; min-height: 17px; margin: 2px 0 0; }
.platform-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }

.segmented-control {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 8px;
}

.segmented-control label { margin: 0; cursor: pointer; }
.segmented-control input { position: absolute; opacity: 0; pointer-events: none; }
.segmented-control span {
  display: flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 10px 14px;
  color: var(--platform-muted);
  background: #fff;
  border: 1px solid var(--platform-line);
  font-size: 13px;
  font-weight: 800;
  text-align: center;
}
.segmented-control input:checked + span {
  color: #fff;
  background: var(--platform-blue);
  border-color: var(--platform-blue);
  box-shadow: 0 8px 18px rgba(8,116,173,.18);
}

/* Auswahl zwischen Kontakt, Ticket und Termin */
.request-choice {
  position: relative;
  z-index: 2;
  margin-top: -28px;
  padding-bottom: clamp(38px, 5vw, 70px);
}
.request-choice__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 16px;
}
.request-choice__card {
  display: grid;
  min-width: 0;
  min-height: 220px;
  align-content: start;
  padding: 25px;
  color: var(--platform-ink);
  background: #fff;
  border: 1px solid var(--platform-line);
  border-top: 4px solid #a9bbc7;
  box-shadow: var(--platform-shadow);
  text-decoration: none;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.request-choice__card:hover { color: var(--platform-ink); transform: translateY(-4px); box-shadow: var(--platform-shadow-strong); text-decoration: none; }
.request-choice__card.is-active { border-top-color: var(--platform-orange); background: linear-gradient(180deg,#fff 0%,#f8fbfd 100%); }
.request-choice__card > span { color: var(--platform-blue); font-size: 11px; font-weight: 900; letter-spacing: .14em; }
.request-choice__card strong { margin: 12px 0 8px; color: var(--platform-navy); font-size: 21px; line-height: 1.25; }
.request-choice__card p { margin: 0 0 16px; color: var(--platform-muted); font-size: 14px; line-height: 1.65; }
.request-choice__card em { margin-top: auto; color: var(--platform-blue); font-size: 12px; font-style: normal; font-weight: 850; }

/* Supportformular */
.support-form-section { padding: 0 0 clamp(62px, 8vw, 105px); }
.support-form-layout {
  display: grid;
  grid-template-columns: minmax(250px,.67fr) minmax(0,1.33fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: start;
}
.support-form-layout > aside { position: sticky; top: 24px; padding-top: 14px; }
.support-form-layout > aside h2 { margin: 0; color: var(--platform-navy); font-size: clamp(28px,3vw,42px); font-weight: 300; line-height: 1.14; }
.support-form-layout > aside ol { display: grid; gap: 17px; margin: 28px 0; padding: 0; list-style: none; counter-reset: supportstep; }
.support-form-layout > aside li { position: relative; padding-left: 48px; counter-increment: supportstep; }
.support-form-layout > aside li::before { position: absolute; left: 0; top: 0; display: grid; width: 34px; height: 34px; place-items: center; color: #fff; background: var(--platform-blue); font-size: 12px; font-weight: 900; content: counter(supportstep, decimal-leading-zero); }
.support-form-layout > aside li strong { display: block; color: var(--platform-navy); font-size: 14px; }
.support-form-layout > aside li span { display: block; margin-top: 4px; color: var(--platform-muted); font-size: 13px; line-height: 1.55; }
.support-sla-note { padding: 19px; background: #fff8e9; border: 1px solid #efdcae; border-left: 5px solid var(--platform-orange); }
.support-sla-note strong { color: var(--platform-navy); }
.support-sla-note p { margin: 7px 0 0; color: var(--platform-muted); font-size: 12px; line-height: 1.6; }
.platform-form-card { padding: clamp(24px,3.5vw,42px); background: #fff; border: 1px solid var(--platform-line); border-top: 5px solid var(--platform-blue); box-shadow: var(--platform-shadow); }
.platform-success { padding: clamp(55px,8vw,110px) 0; }
.platform-success__card { max-width: 840px; margin: 0 auto; padding: clamp(32px,5vw,62px); text-align: center; background: #f2faf6; border: 1px solid #c7e4d7; border-top: 6px solid var(--platform-green); box-shadow: var(--platform-shadow); }
.platform-success__card > span { color: var(--platform-green); font-size: 12px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.platform-success__card h2 { margin: 13px 0; color: var(--platform-navy); font-size: clamp(34px,4vw,54px); font-weight: 300; }
.platform-success__card p { max-width: 620px; margin: 0 auto 24px; color: var(--platform-muted); line-height: 1.7; }

/* Ticketportal */
.ticket-portal-hero {
  padding: clamp(46px,6vw,86px) 0;
  color: #fff;
  background:
    radial-gradient(circle at 88% 0, rgba(11,139,197,.26), transparent 35%),
    linear-gradient(130deg, var(--platform-navy-deep), var(--platform-navy) 58%, #075f91);
  border-bottom: 6px solid var(--platform-orange);
}
.ticket-portal-hero h1 { color: #fff; }
.ticket-portal-hero p { color: rgba(255,255,255,.76); }
.ticket-overview { padding: clamp(38px,5vw,64px) 0 0; }
.ticket-overview__grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 14px; }
.ticket-status-card { min-width: 0; padding: 20px; background: #fff; border: 1px solid var(--platform-line); border-top: 4px solid var(--platform-blue); box-shadow: 0 11px 30px rgba(8,43,80,.08); }
.ticket-status-card span { display: block; margin-bottom: 6px; color: var(--platform-muted); font-size: 10px; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.ticket-status-card strong { display: block; overflow-wrap: anywhere; color: var(--platform-navy); font-size: 17px; }
.ticket-status { display: inline-flex; align-items: center; gap: 7px; padding: 7px 10px; color: var(--platform-navy); background: #eaf4fa; border: 1px solid #c9e1ee; font-size: 11px; font-weight: 900; text-transform: uppercase; }
.ticket-status::before { width: 7px; height: 7px; border-radius: 50%; background: var(--platform-blue); content: ""; }
.ticket-status--resolved::before,.ticket-status--closed::before { background: var(--platform-green); }
.ticket-status--waiting_customer::before { background: var(--platform-orange); }
.ticket-status--cancelled::before { background: var(--platform-red); }
.ticket-thread { padding: clamp(35px,5vw,70px) 0 clamp(60px,7vw,95px); }
.ticket-thread__header { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin-bottom: 24px; }
.ticket-thread__header h2 { margin: 0; color: var(--platform-navy); font-size: clamp(28px,3.5vw,44px); font-weight: 300; }
.ticket-thread__list { display: grid; gap: 18px; }
.ticket-message { max-width: 84%; padding: 20px 22px; background: #fff; border: 1px solid var(--platform-line); box-shadow: 0 10px 28px rgba(8,43,80,.07); }
.ticket-message.is-customer { margin-left: auto; border-left: 5px solid var(--platform-blue); }
.ticket-message.is-staff { margin-right: auto; background: #f6f9fb; border-left: 5px solid var(--platform-orange); }
.ticket-message__body { color: var(--platform-ink); line-height: 1.75; white-space: pre-wrap; overflow-wrap: anywhere; }
.ticket-message header { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 8px 18px; margin-bottom: 12px; color: var(--platform-muted); font-size: 11px; }
.ticket-message header strong { color: var(--platform-navy); font-size: 13px; }
.ticket-attachments { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }
.ticket-attachments a { display: inline-flex; padding: 8px 10px; color: var(--platform-blue); background: #fff; border: 1px solid #cddfe8; font-size: 11px; font-weight: 800; text-decoration: none; }
.ticket-reply-card { margin-top: 25px; padding: clamp(23px,3vw,36px); background: #fff; border: 1px solid var(--platform-line); border-top: 5px solid var(--platform-blue); box-shadow: var(--platform-shadow); }
.ticket-reply-card h3 { margin: 0 0 20px; color: var(--platform-navy); font-size: 25px; font-weight: 400; }

/* Terminbuchung */
.booking-hero {
  position: relative;
  padding: clamp(52px,7vw,96px) 0;
  overflow: hidden;
  background:
    radial-gradient(circle at 88% 8%, rgba(11,139,197,.18), transparent 34%),
    linear-gradient(118deg,#f7fafc,#fff 58%,#edf6fa);
}
.booking-hero::before { position: absolute; inset: 0 auto 0 0; width: 7px; background: linear-gradient(180deg,var(--platform-blue),var(--platform-orange)); content:""; }
.booking-hero__grid { display:grid; grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr); gap:clamp(34px,6vw,86px); align-items:center; }
.booking-dropoff-note { padding: 28px; color:#fff; background:linear-gradient(145deg,var(--platform-navy),#075f91); border-top:5px solid var(--platform-orange); box-shadow:var(--platform-shadow-strong); }
.booking-dropoff-note strong { display:block; margin-bottom:10px; font-size:24px; }
.booking-dropoff-note p { margin:0; color:rgba(255,255,255,.76); font-size:14px; line-height:1.7; }
.booking-mode-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; margin-top:28px; }
.booking-mode-card { position:relative; display:grid; min-height:210px; align-content:start; padding:24px; color:var(--platform-ink); background:#fff; border:1px solid var(--platform-line); border-top:4px solid #a9bbc7; box-shadow:0 13px 34px rgba(8,43,80,.09); cursor:pointer; transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease; }
.booking-mode-card:hover,.booking-mode-card.is-active { transform:translateY(-4px); border-top-color:var(--platform-orange); box-shadow:var(--platform-shadow); }
.booking-mode-card input { position:absolute; opacity:0; pointer-events:none; }
.booking-mode-card__icon { display:grid; width:46px; height:46px; place-items:center; margin-bottom:17px; color:#fff; background:var(--platform-blue); font-size:18px; font-weight:900; }
.booking-mode-card strong { color:var(--platform-navy); font-size:20px; }
.booking-mode-card p { margin:8px 0 0; color:var(--platform-muted); font-size:13px; line-height:1.6; }
.booking-wizard-section { padding:clamp(46px,6vw,86px) 0; background:#f5f8fa; }
.booking-wizard { overflow:hidden; background:#fff; border:1px solid var(--platform-line); border-top:6px solid var(--platform-blue); box-shadow:var(--platform-shadow-strong); }
.booking-wizard__head { display:flex; align-items:center; justify-content:space-between; gap:22px; padding:24px clamp(22px,4vw,44px); color:#fff; background:linear-gradient(125deg,var(--platform-navy),#075f91); }
.booking-wizard__head strong { font-size:21px; }
.booking-wizard__head span { color:rgba(255,255,255,.7); font-size:12px; }
.booking-form { display:block; }
.booking-form-step { display:none; padding:clamp(25px,4vw,46px); }
.booking-form-step.is-active { display:block; }
.booking-step-title { display:grid; grid-template-columns:72px minmax(0,1fr); align-items:center; gap:18px; margin-bottom:28px; }
.booking-step-title > span { display:grid; min-height:55px; place-items:center; color:#fff; background:var(--platform-blue); font-size:11px; font-weight:900; letter-spacing:.07em; text-transform:uppercase; }
.booking-step-title h3 { margin:0; color:var(--platform-navy); font-size:clamp(25px,3vw,37px); font-weight:350; }
.booking-form-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:20px; }
.booking-slots { display:grid; grid-template-columns:repeat(auto-fill,minmax(150px,1fr)); gap:10px; min-height:60px; }
.booking-slots button { min-height:50px; padding:10px 12px; color:var(--platform-navy); background:#fff; border:1px solid #cbdce5; cursor:pointer; font-weight:800; transition:background .15s ease,color .15s ease,border-color .15s ease; }
.booking-slots button:hover,.booking-slots button.is-selected { color:#fff; background:var(--platform-blue); border-color:var(--platform-blue); }
.booking-slot-status { min-height:49px; display:flex; align-items:center; padding:10px 13px; color:var(--platform-muted); background:var(--platform-soft); border:1px solid var(--platform-line); }
.booking-checkout-grid { display:grid; grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr); gap:30px; align-items:start; }
.booking-summary { position:sticky; top:24px; min-height:260px; padding:25px; color:#fff; background:linear-gradient(145deg,var(--platform-navy),#075f91); border-top:5px solid var(--platform-orange); box-shadow:var(--platform-shadow); }
.booking-summary > span { display:block; margin-bottom:8px; color:#9fd7f6; font-size:10px; font-weight:900; letter-spacing:.12em; text-transform:uppercase; }
.booking-summary h4 { margin:0 0 18px; color:#fff; font-size:23px; font-weight:400; }
.booking-summary dl { display:grid; gap:10px; margin:0; }
.booking-summary dl div { display:flex; justify-content:space-between; gap:15px; padding-bottom:9px; border-bottom:1px solid rgba(255,255,255,.12); }
.booking-summary dt { color:rgba(255,255,255,.64); font-size:11px; }
.booking-summary dd { margin:0; color:#fff; font-size:12px; font-weight:800; text-align:right; }
.booking-confirmation { padding:20px 0; text-align:center; }
.booking-confirmation h3 { margin:0 0 12px; color:var(--platform-navy); font-size:clamp(30px,4vw,48px); font-weight:300; }
.booking-confirmation p { max-width:650px; margin:0 auto 18px; color:var(--platform-muted); line-height:1.7; }
.booking-location-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:20px; }
.booking-location-card { padding:25px; background:#fff; border:1px solid var(--platform-line); border-top:4px solid var(--platform-blue); box-shadow:0 12px 32px rgba(8,43,80,.08); }
.booking-location-card h3 { margin:0 0 8px; color:var(--platform-navy); font-size:24px; }
.booking-location-card p { margin:0 0 13px; color:var(--platform-muted); line-height:1.65; }
.booking-location-hours { display:grid; gap:6px; margin:18px 0; padding:15px; background:var(--platform-soft); }
.booking-location-hours div { display:flex; justify-content:space-between; gap:16px; color:var(--platform-muted); font-size:12px; }
.booking-location-hours strong { color:var(--platform-navy); }
.booking-location-actions { display:flex; flex-wrap:wrap; gap:10px; }
.booking-process,.booking-assurance { padding:clamp(45px,6vw,78px) 0; }
.booking-process { background:#fff; }
.booking-assurance { background:var(--platform-navy); color:#fff; }
.booking-assurance-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:20px; }
.booking-assurance article { padding:25px; background:rgba(255,255,255,.065); border:1px solid rgba(255,255,255,.12); border-top:4px solid var(--platform-orange); }
.booking-assurance strong { display:block; margin-bottom:9px; color:#fff; font-size:19px; }
.booking-assurance p { margin:0; color:rgba(255,255,255,.67); font-size:13px; line-height:1.65; }
.booking-dropoff { padding:clamp(45px,6vw,80px) 0; background:#f4f8fa; }
.booking-fallback { margin-top:20px; padding:20px; background:#fff8e9; border:1px solid #efdcae; border-left:5px solid var(--platform-orange); }
.booking-cancel-page .platform-section { background:#f5f8fa; }
.booking-cancel-card { padding:clamp(25px,4vw,44px); background:#fff; border:1px solid var(--platform-line); border-top:5px solid var(--platform-red); box-shadow:var(--platform-shadow); }
.booking-summary-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; margin-bottom:24px; }
.booking-summary-grid > div { padding:17px; background:var(--platform-soft); border:1px solid var(--platform-line); }
.booking-summary-grid span { display:block; margin-bottom:6px; color:var(--platform-muted); font-size:10px; font-weight:900; letter-spacing:.08em; text-transform:uppercase; }
.booking-summary-grid strong { display:block; color:var(--platform-navy); font-size:15px; }
.booking-policy-note { margin:0 0 24px; padding:18px; color:var(--platform-muted); background:#fff8e9; border-left:5px solid var(--platform-orange); line-height:1.65; }

/* Standorte und Standortstrategie */
.locations-hero { padding:clamp(52px,7vw,100px) 0; color:#fff; background:radial-gradient(circle at 85% 8%,rgba(10,150,172,.24),transparent 35%),linear-gradient(130deg,var(--platform-navy-deep),var(--platform-navy) 58%,#075f91); border-bottom:6px solid var(--platform-orange); }
.locations-hero h1 { max-width:900px; margin:0; color:#fff; font-size:clamp(40px,5vw,72px); font-weight:300; line-height:1.05; letter-spacing:-.035em; }
.locations-hero p { max-width:780px; margin:20px 0 0; color:rgba(255,255,255,.74); font-size:clamp(16px,1.6vw,20px); line-height:1.72; }
.location-network { padding:clamp(48px,6vw,88px) 0; }
.location-network__grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:24px; }
.owned-location-card { position:relative; overflow:hidden; min-height:410px; padding:clamp(27px,4vw,42px); color:#fff; background:linear-gradient(150deg,var(--platform-navy),#075f91); border-top:6px solid var(--platform-orange); box-shadow:var(--platform-shadow-strong); }
.owned-location-card--partner { background:linear-gradient(150deg,#102a3e,#146073); border-top-color:var(--platform-cyan); }
.owned-location-card::after { position:absolute; right:-55px; bottom:-95px; width:250px; height:250px; border:42px solid rgba(255,255,255,.055); border-radius:50%; content:""; }
.owned-location-card > * { position:relative; z-index:1; }
.owned-location-card__label { display:inline-flex; padding:7px 10px; color:#fff; background:rgba(255,255,255,.11); border:1px solid rgba(255,255,255,.16); font-size:10px; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.owned-location-card h2 { margin:18px 0 8px; color:#fff; font-size:clamp(29px,3vw,42px); font-weight:300; }
.owned-location-card address { margin:0; color:rgba(255,255,255,.72); font-style:normal; line-height:1.65; }
.owned-location-card p { max-width:600px; color:rgba(255,255,255,.72); line-height:1.7; }
.owned-location-card__facts { display:grid; gap:9px; margin:22px 0; padding:17px; background:rgba(255,255,255,.075); border:1px solid rgba(255,255,255,.12); }
.owned-location-card__facts div { display:flex; justify-content:space-between; gap:20px; color:rgba(255,255,255,.65); font-size:12px; }
.owned-location-card__facts strong { color:#fff; text-align:right; }
.owned-location-card__actions { display:flex; flex-wrap:wrap; gap:10px; }
.owned-location-card__actions a { display:inline-flex; min-height:44px; align-items:center; padding:10px 15px; color:#fff; border:1px solid rgba(255,255,255,.34); font-size:12px; font-weight:850; text-decoration:none; }
.owned-location-card__actions a:first-child { color:var(--platform-navy); background:#fff; border-color:#fff; }
.store-growth { padding:clamp(48px,6vw,86px) 0; background:#f4f8fa; }
.store-growth__grid { display:grid; grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr); gap:clamp(30px,5vw,70px); align-items:start; }
.store-growth__intro h2 { margin:0; color:var(--platform-navy); font-size:clamp(32px,4vw,52px); font-weight:300; line-height:1.12; }
.store-growth__intro p { color:var(--platform-muted); line-height:1.75; }
.store-growth__models { display:grid; gap:14px; }
.store-growth__model { display:grid; grid-template-columns:54px minmax(0,1fr); gap:18px; padding:22px; background:#fff; border:1px solid var(--platform-line); box-shadow:0 9px 28px rgba(8,43,80,.07); }
.store-growth__model > span { display:grid; width:54px; height:54px; place-items:center; color:#fff; background:var(--platform-blue); font-size:12px; font-weight:900; }
.store-growth__model h3 { margin:0 0 6px; color:var(--platform-navy); font-size:19px; }
.store-growth__model p { margin:0; color:var(--platform-muted); font-size:13px; line-height:1.65; }
.location-directory { padding:clamp(48px,6vw,88px) 0; }
.location-directory__tools { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:15px; margin-bottom:24px; }
.location-directory__search { position:relative; }
.location-directory__search input { width:100%; min-height:54px; padding:13px 15px 13px 46px; border:1px solid #cbdbe4; box-shadow:0 9px 25px rgba(8,43,80,.06); }
.location-directory__search::before { position:absolute; left:17px; top:50%; width:16px; height:16px; border:2px solid var(--platform-blue); border-radius:50%; transform:translateY(-58%); content:""; }
.location-directory__search::after { position:absolute; left:30px; top:32px; width:7px; height:2px; background:var(--platform-blue); transform:rotate(45deg); content:""; }
.location-directory__count { display:flex; align-items:center; padding:0 18px; color:var(--platform-muted); background:var(--platform-soft); border:1px solid var(--platform-line); font-size:12px; font-weight:800; }
.location-directory__list { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:10px; max-height:760px; overflow:auto; padding:4px 8px 4px 4px; }
.location-directory__item { display:flex; min-height:58px; align-items:center; justify-content:space-between; gap:12px; padding:11px 13px; color:var(--platform-ink); background:#fff; border:1px solid var(--platform-line); text-decoration:none; transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease; }
.location-directory__item:hover { color:var(--platform-ink); border-color:var(--platform-blue); transform:translateY(-2px); box-shadow:0 10px 22px rgba(8,43,80,.09); text-decoration:none; }
.location-directory__item strong { display:block; color:var(--platform-navy); font-size:13px; }
.location-directory__item span { color:var(--platform-muted); font-size:10px; }
.location-directory__empty { display:none; padding:28px; text-align:center; color:var(--platform-muted); background:var(--platform-soft); }

/* Redaktionelles Nachrichtenarchiv */
.news-archive-hero { padding:clamp(52px,7vw,96px) 0; color:#fff; background:radial-gradient(circle at 88% 5%,rgba(11,139,197,.27),transparent 36%),linear-gradient(130deg,var(--platform-navy-deep),var(--platform-navy) 57%,#075f91); border-bottom:6px solid var(--platform-orange); }
.news-archive-hero__grid { display:grid; grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr); align-items:center; gap:clamp(35px,6vw,84px); }
.news-archive-hero h1 { margin:0; color:#fff; font-size:clamp(42px,5vw,72px); font-weight:300; letter-spacing:-.035em; line-height:1.04; }
.news-archive-hero p { margin:19px 0 0; color:rgba(255,255,255,.73); font-size:clamp(16px,1.6vw,20px); line-height:1.72; }
.news-archive-hero__stat { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; }
.news-archive-hero__stat div { padding:22px; background:rgba(255,255,255,.075); border:1px solid rgba(255,255,255,.13); }
.news-archive-hero__stat strong { display:block; color:#fff; font-size:34px; font-weight:300; }
.news-archive-hero__stat span { display:block; margin-top:4px; color:rgba(255,255,255,.58); font-size:10px; font-weight:850; letter-spacing:.09em; text-transform:uppercase; }
.news-featured { padding:clamp(46px,6vw,80px) 0; background:#f4f8fa; }
.news-featured-card { display:grid; grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr); min-height:440px; overflow:hidden; background:#fff; border:1px solid var(--platform-line); border-top:6px solid var(--platform-orange); box-shadow:var(--platform-shadow-strong); }
.news-featured-card__media { min-height:390px; background:#e5edf2; }
.news-featured-card__media img { display:block; width:100%; height:100%; object-fit:cover; }
.news-featured-card__body { display:flex; flex-direction:column; justify-content:center; padding:clamp(28px,5vw,62px); }
.news-meta { display:flex; flex-wrap:wrap; gap:7px 15px; color:var(--platform-blue); font-size:10px; font-weight:900; letter-spacing:.09em; text-transform:uppercase; }
.news-featured-card h2 { margin:15px 0 13px; color:var(--platform-navy); font-size:clamp(29px,3.5vw,47px); font-weight:300; letter-spacing:-.025em; line-height:1.1; }
.news-featured-card p { margin:0 0 24px; color:var(--platform-muted); line-height:1.75; }
.news-archive-list { padding:clamp(48px,6vw,88px) 0; }
.news-card-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; }
.news-card { display:flex; min-width:0; flex-direction:column; overflow:hidden; background:#fff; border:1px solid var(--platform-line); border-top:4px solid var(--platform-blue); box-shadow:0 14px 38px rgba(8,43,80,.09); transition:transform .2s ease,box-shadow .2s ease; }
.news-card:nth-child(3n+2){border-top-color:var(--platform-orange)} .news-card:nth-child(3n+3){border-top-color:var(--platform-cyan)}
.news-card:hover { transform:translateY(-4px); box-shadow:var(--platform-shadow); }
.news-card__media { display:block; aspect-ratio:16/10; overflow:hidden; background:#e5edf2; }
.news-card__media img { display:block; width:100%; height:100%; object-fit:cover; transition:transform .3s ease; }
.news-card:hover .news-card__media img { transform:scale(1.035); }
.news-card__body { display:flex; flex:1; flex-direction:column; padding:23px; }
.news-card h2,.news-card h3 { margin:12px 0 10px; color:var(--platform-navy); font-size:22px; font-weight:400; line-height:1.25; }
.news-card p { margin:0 0 20px; color:var(--platform-muted); font-size:13px; line-height:1.68; }
.news-card__link { margin-top:auto; color:var(--platform-blue); font-size:12px; font-weight:900; text-decoration:none; }
.news-empty { padding:40px; color:var(--platform-muted); text-align:center; background:var(--platform-soft); border:1px solid var(--platform-line); }
.news-article-hero { padding:clamp(48px,6vw,86px) 0; color:#fff; background:linear-gradient(130deg,var(--platform-navy-deep),var(--platform-navy) 60%,#075f91); border-bottom:6px solid var(--platform-orange); }
.news-article-hero__inner { max-width:980px; }
.news-article-hero h1 { margin:15px 0; color:#fff; font-size:clamp(38px,5vw,68px); font-weight:300; letter-spacing:-.035em; line-height:1.06; }
.news-article-hero p { max-width:780px; margin:0; color:rgba(255,255,255,.72); font-size:18px; line-height:1.7; }
.news-article-layout { display:grid; grid-template-columns:minmax(0,1fr) 290px; gap:clamp(35px,5vw,70px); align-items:start; padding:clamp(46px,6vw,86px) 0; }
.news-article-main { min-width:0; }
.news-article-image { margin:0 0 32px; overflow:hidden; border-top:6px solid var(--platform-orange); box-shadow:var(--platform-shadow); }
.news-article-image img { display:block; width:100%; max-height:620px; object-fit:cover; }
.news-article-content { color:var(--platform-ink); font-size:16px; line-height:1.82; }
.news-article-content h2,.news-article-content h3 { margin:1.5em 0 .55em; color:var(--platform-navy); font-weight:400; line-height:1.2; }
.news-article-content h2 { font-size:32px; } .news-article-content h3 { font-size:25px; }
.news-article-content img { max-width:100%; height:auto; }
.news-article-aside { position:sticky; top:24px; display:grid; gap:16px; }
.news-article-aside__card { padding:21px; background:var(--platform-soft); border:1px solid var(--platform-line); border-top:4px solid var(--platform-blue); }
.news-article-aside__card strong { display:block; margin-bottom:8px; color:var(--platform-navy); }
.news-article-aside__card p { margin:0; color:var(--platform-muted); font-size:12px; line-height:1.65; }
.news-related { padding:clamp(44px,6vw,80px) 0; background:#f4f8fa; }

/* Fehlerseiten */
.seeit-error-page { min-height:60vh; background:#f4f8fa !important; }
.error-stage { position:relative; min-height:650px; display:flex; align-items:center; padding:clamp(60px,9vw,120px) 0; overflow:hidden; background:radial-gradient(circle at 88% 12%,rgba(11,139,197,.18),transparent 32%),linear-gradient(125deg,#f7fafc,#fff 56%,#edf6fa); }
.error-stage::before { position:absolute; inset:0 auto 0 0; width:8px; background:linear-gradient(180deg,var(--platform-blue),var(--platform-orange)); content:""; }
.error-stage__grid { display:grid; grid-template-columns:minmax(0,1fr) minmax(260px,.55fr); align-items:center; gap:clamp(35px,7vw,100px); }
.error-stage__code { color:rgba(8,43,80,.08); font-size:clamp(120px,18vw,260px); font-weight:900; line-height:.8; letter-spacing:-.08em; text-align:center; user-select:none; }
.error-stage h1 { margin:0; color:var(--platform-navy); font-size:clamp(38px,5vw,68px); font-weight:300; letter-spacing:-.035em; line-height:1.06; }
.error-stage p { max-width:720px; margin:20px 0 0; color:var(--platform-muted); font-size:17px; line-height:1.72; }
.error-actions { display:flex; flex-wrap:wrap; gap:11px; margin-top:28px; }
.error-reference { margin-top:25px; padding:15px 18px; color:var(--platform-muted); background:#fff; border:1px solid var(--platform-line); border-left:5px solid var(--platform-orange); font-size:12px; line-height:1.6; }
.error-reference code { color:var(--platform-navy); font-weight:800; overflow-wrap:anywhere; }
.error-help-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; padding:0 0 clamp(55px,7vw,90px); margin-top:-35px; position:relative; z-index:2; }
.error-help-card { padding:23px; background:#fff; border:1px solid var(--platform-line); border-top:4px solid var(--platform-blue); box-shadow:var(--platform-shadow); }
.error-help-card:nth-child(2){border-top-color:var(--platform-orange)} .error-help-card:nth-child(3){border-top-color:var(--platform-cyan)}
.error-help-card strong { display:block; color:var(--platform-navy); font-size:18px; }
.error-help-card p { margin:8px 0 14px; color:var(--platform-muted); font-size:12px; line-height:1.65; }
.error-help-card a { color:var(--platform-blue); font-size:12px; font-weight:850; text-decoration:none; }

@media (max-width: 1050px) {
  .platform-hero__grid,.booking-hero__grid,.news-archive-hero__grid,.store-growth__grid { grid-template-columns:1fr; }
  .platform-hero__panel,.booking-dropoff-note { max-width:720px; }
  .request-choice__grid,.news-card-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .support-form-layout { grid-template-columns:1fr; }
  .support-form-layout > aside { position:static; }
  .booking-checkout-grid { grid-template-columns:1fr; }
  .booking-summary { position:static; }
  .location-directory__list { grid-template-columns:repeat(3,minmax(0,1fr)); }
  .news-article-layout { grid-template-columns:1fr; }
  .news-article-aside { position:static; grid-template-columns:repeat(2,minmax(0,1fr)); }
}

@media (max-width: 780px) {
  .platform-hero,.booking-hero,.locations-hero,.news-archive-hero { padding-top:45px; padding-bottom:55px; }
  .platform-hero h1,.booking-hero h1,.locations-hero h1,.news-archive-hero h1 { font-size:clamp(36px,10vw,52px); }
  .platform-hero::after { display:none; }
  .request-choice { margin-top:0; padding-top:22px; }
  .request-choice__grid,.booking-mode-grid,.booking-assurance-grid,.location-network__grid,.news-card-grid,.error-help-grid { grid-template-columns:1fr; }
  .request-choice__card { min-height:0; }
  .platform-form,.booking-form-grid { grid-template-columns:1fr; }
  .platform-field--full { grid-column:auto; }
  .platform-form-actions { justify-content:stretch; }
  .platform-form-actions .platform-button { flex:1 1 180px; }
  .ticket-overview__grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .ticket-message { max-width:96%; }
  .booking-location-grid,.booking-summary-grid { grid-template-columns:1fr; }
  .booking-step-title { grid-template-columns:58px minmax(0,1fr); }
  .booking-step-title > span { min-height:50px; }
  .location-directory__tools { grid-template-columns:1fr; }
  .location-directory__count { min-height:46px; justify-content:center; }
  .location-directory__list { grid-template-columns:repeat(2,minmax(0,1fr)); max-height:620px; }
  .news-featured-card { grid-template-columns:1fr; }
  .news-featured-card__media { min-height:240px; }
  .news-article-aside { grid-template-columns:1fr; }
  .error-stage { min-height:0; }
  .error-stage__grid { grid-template-columns:1fr; }
  .error-stage__code { order:-1; font-size:120px; text-align:left; }
}

@media (max-width: 520px) {
  .platform-hero__facts,.booking-hero__facts { display:grid; }
  .platform-hero__facts span,.booking-hero__facts span { width:100%; }
  .segmented-control { grid-template-columns:1fr; }
  .ticket-overview__grid,.location-directory__list,.news-archive-hero__stat { grid-template-columns:1fr; }
  .ticket-thread__header { align-items:flex-start; flex-direction:column; }
  .booking-wizard__head { align-items:flex-start; flex-direction:column; }
  .booking-form-step { padding:22px 17px; }
  .owned-location-card { min-height:0; }
  .owned-location-card__facts div { align-items:flex-start; flex-direction:column; gap:3px; }
  .owned-location-card__facts strong { text-align:left; }
}

@media (prefers-reduced-motion: reduce) {
  #main-content.seeit-support-page *,#main-content.ticket-portal-page *,#main-content.booking-page *,#main-content.booking-cancel-page *,#main-content.seeit-locations-page *,#main-content.seeit-error-page *,#main-content.seeit-news-archive *,#main-content.seeit-news-article * { scroll-behavior:auto !important; transition:none !important; animation:none !important; }
}

/* 4.7.0 – getrennte Standortöffnungszeiten */
.seeit-store-hours { padding: clamp(54px,7vw,94px) 0; background:#fff; }
.seeit-store-hours__grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:24px; }
.seeit-store-hours__card { overflow:hidden; background:#fff; border:1px solid var(--platform-line); border-top:6px solid var(--platform-cyan); box-shadow:var(--platform-shadow); }
.seeit-store-hours__card.is-primary { border-top-color:var(--platform-orange); }
.seeit-store-hours__card > header { display:grid; gap:18px; padding:clamp(23px,3vw,34px); color:#fff; background:linear-gradient(145deg,var(--platform-navy),#075f91); }
.seeit-store-hours__card > header > div:first-child > span { color:#9ed8f4; font-size:10px; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.seeit-store-hours__card h2 { margin:8px 0 7px; color:#fff; font-size:clamp(25px,2.7vw,36px); font-weight:300; }
.seeit-store-hours__card address { color:rgba(255,255,255,.68); font-size:13px; font-style:normal; }
.seeit-store-hours__card .seeit-hours-status { margin:0; background:rgba(255,255,255,.95); }
.seeit-store-hours__table { display:grid; padding:18px clamp(18px,3vw,30px); }
.seeit-store-hours__table > div { display:flex; justify-content:space-between; gap:18px; padding:11px 3px; border-bottom:1px solid var(--platform-line); color:var(--platform-muted); font-size:13px; }
.seeit-store-hours__table > div:last-child { border-bottom:0; }
.seeit-store-hours__table > div.is-today { margin:0 -10px; padding-right:13px; padding-left:13px; color:var(--platform-navy); background:#eef6fa; border-left:4px solid var(--platform-blue); }
.seeit-store-hours__table strong { color:var(--platform-navy); text-align:right; }
.seeit-store-hours__card > footer { display:flex; flex-wrap:wrap; justify-content:space-between; gap:10px; padding:17px clamp(18px,3vw,30px); background:#f5f8fa; border-top:1px solid var(--platform-line); }
.seeit-store-hours__card > footer a { color:var(--platform-blue); font-size:12px; font-weight:850; text-decoration:none; }

/* 4.7.0 – Auftrag und sichtbarer Fixdesk-Fallback */
.seeit-order-hero__facts { display:flex; flex-wrap:wrap; gap:9px; margin-top:22px; }
.seeit-order-hero__facts span { display:inline-flex; min-height:34px; align-items:center; padding:7px 11px; color:var(--platform-navy); background:#fff; border:1px solid var(--platform-line); font-size:11px; font-weight:800; }
.seeit-order-hero__facts span::before { width:7px; height:7px; margin-right:8px; border-radius:50%; background:var(--platform-orange); content:""; }
.seeit-order-choice { padding:clamp(54px,7vw,94px) 0; background:#f4f8fa; }
.seeit-order-choice__grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:24px; }
.seeit-order-choice__grid article { padding:clamp(25px,3.4vw,42px); background:#fff; border:1px solid var(--platform-line); border-top:6px solid var(--platform-blue); box-shadow:var(--platform-shadow); }
.seeit-order-choice__grid article:nth-child(2) { border-top-color:var(--platform-orange); }
.seeit-order-choice__grid article > span { color:var(--platform-blue); font-size:11px; font-weight:900; letter-spacing:.12em; }
.seeit-order-choice__grid h3 { margin:18px 0 10px; color:var(--platform-navy); font-size:clamp(25px,3vw,36px); font-weight:350; }
.seeit-order-choice__grid p { color:var(--platform-muted); line-height:1.7; }
.seeit-order-choice__grid ul { display:grid; gap:8px; margin:22px 0; padding:0; list-style:none; }
.seeit-order-choice__grid li { padding:12px 14px; background:var(--platform-soft); border:1px solid var(--platform-line); }
.seeit-order-choice__grid li strong,.seeit-order-choice__grid li small { display:block; }
.seeit-order-choice__grid li strong { color:var(--platform-navy); }
.seeit-order-choice__grid li small { margin-top:3px; color:var(--platform-muted); line-height:1.5; }
.seeit-order-choice__grid article > a { color:var(--platform-blue); font-size:12px; font-weight:900; text-decoration:none; }
.seeit-external-service-heading { max-width:930px; margin-bottom:26px; }
.seeit-external-service-heading > span { color:var(--platform-blue); font-size:11px; font-weight:900; letter-spacing:.12em; text-transform:uppercase; }
.seeit-external-service-heading h2 { margin:10px 0; color:var(--platform-navy); font-size:clamp(31px,4vw,52px); font-weight:300; }
.seeit-external-service-heading p { color:var(--platform-muted); line-height:1.72; }
.seeit-fixdesk-actions { display:flex; flex-wrap:wrap; gap:10px; margin-top:20px; }
.seeit-fixdesk-shell { padding:clamp(18px,3vw,30px); background:#fff; border:1px solid var(--platform-line); border-top:6px solid var(--platform-blue); box-shadow:var(--platform-shadow); }
.seeit-fixdesk-direct { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:5px 22px; align-items:center; margin-bottom:22px; padding:17px 19px; background:#fff8e9; border:1px solid #efdcae; border-left:5px solid var(--platform-orange); }
.seeit-fixdesk-direct strong { color:var(--platform-navy); }
.seeit-fixdesk-direct span { color:var(--platform-muted); font-size:12px; line-height:1.55; }
.seeit-fixdesk-direct a { grid-column:2; grid-row:1 / span 2; display:inline-flex; min-height:43px; align-items:center; padding:9px 14px; color:#fff; background:var(--platform-blue); font-size:11px; font-weight:850; text-decoration:none; }
.seeit-fixdesk-fallback { padding:15px; background:#fff8e9; border-left:5px solid var(--platform-orange); }
@media(max-width:900px){.seeit-store-hours__grid,.seeit-order-choice__grid{grid-template-columns:1fr}.seeit-fixdesk-direct{grid-template-columns:1fr}.seeit-fixdesk-direct a{grid-column:auto;grid-row:auto;justify-self:start}}

/* ===== css/layout-4.8.css ===== */
/* SEE-IT 4.8.0 – gekapselte Ausrichtung und neue Inhaltsmodule.
   Das bestehende Header-/Navigationsdesign wird nicht ersetzt. */
:root{--seeit-shell:1440px;--seeit-gutter:clamp(22px,4.2vw,72px);--seeit-navy:#082f55;--seeit-blue:#0078b5;--seeit-cyan:#0b93bd;--seeit-orange:#f6a000;--seeit-line:#d8e3eb;--seeit-soft:#f3f7fa;--seeit-text:#1f3d55}
html,body{overflow-x:clip}
#breadcrumb-navigation.container{width:100%!important;max-width:var(--seeit-shell)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box;padding-left:var(--seeit-gutter)!important;padding-right:var(--seeit-gutter)!important}

/* Alle neueren Sonderseiten erhalten denselben Außenrahmen wie Header und Footer. */
.seeit-contact-page>section>.container,.seeit-order-page>section>.container,.seeit-opening-page>section>.container,.seeit-news-page>section>.container,.booking-page>section>.container,.seeit-etermin-page>section>.container,.seeit-model-catalog>section>.container,.support-page>section>.container,.location-page>section>.container,.platform-page>section>.container{width:100%!important;max-width:var(--seeit-shell)!important;margin-left:auto!important;margin-right:auto!important;padding-left:var(--seeit-gutter)!important;padding-right:var(--seeit-gutter)!important;box-sizing:border-box}
.seeit-contact-page,.seeit-order-page,.seeit-opening-page,.seeit-news-page,.booking-page,.seeit-etermin-page,.seeit-model-catalog{width:100%;max-width:none;overflow:hidden}
.seeit-contact-page *,.seeit-order-page *,.seeit-opening-page *,.seeit-news-page *,.booking-page *,.seeit-etermin-page *,.seeit-model-catalog *{box-sizing:border-box}

/* Kontakt: vorhandenes Premiumlayout breiter und ohne seitlichen Überhang. */
.seeit-contact-page .seeit-contact-hero__grid,.seeit-contact-page .seeit-contact-layout,.seeit-contact-page .seeit-contact-value-grid{width:100%;max-width:none!important}
.seeit-contact-page .seeit-contact-hero,.seeit-contact-page .seeit-contact-main,.seeit-contact-page .seeit-contact-values{margin-left:0!important;margin-right:0!important;width:100%!important}
.seeit-contact-page [class*="__bar"],.seeit-contact-page [class*="-bar"]{max-width:100%;left:auto!important;right:auto!important}

/* Footer: identisches Blau, aber klare Ebenen statt gequetschter Ein-Zeilen-Liste. */
footer.footer.container{width:100%!important;max-width:var(--seeit-shell)!important;margin:0 auto!important;box-sizing:border-box;overflow:hidden}
footer.footer .footer-main-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:end;gap:32px;padding:30px var(--seeit-gutter) 22px!important}
footer.footer .footer-sections{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;width:100%!important;float:none!important;margin:0!important}
footer.footer .footer-sections .section{width:auto!important;float:none!important;margin:0!important;padding:0!important}
footer.footer .social-media{width:auto!important;float:none!important;margin:0!important;text-align:right}
footer.footer .footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;border-top:1px solid rgba(255,255,255,.34);padding:20px var(--seeit-gutter) 24px}
footer.footer .footer-bottom__links{display:grid;gap:13px;min-width:0}
footer.footer .footer-legal-links,footer.footer .footer-service-links{display:flex;flex-wrap:wrap;gap:7px 18px}
footer.footer .footer-legal-links a,footer.footer .footer-service-links a{color:#fff;text-decoration:none;font-size:14px;line-height:1.35;white-space:nowrap}
footer.footer .footer-legal-links a:hover,footer.footer .footer-service-links a:hover{text-decoration:underline}
footer.footer .footer-group-links{display:flex;flex-wrap:wrap;gap:12px}
footer.footer .footer-group-links a{display:flex;flex-direction:column;min-width:220px;padding:11px 14px;border:1px solid rgba(255,255,255,.25);background:rgba(4,48,88,.22);color:#fff;text-decoration:none}
footer.footer .footer-group-links a strong{font-size:14px;letter-spacing:.02em}
footer.footer .footer-group-links a span{font-size:12px;opacity:.82;margin-top:2px}
footer.footer .copyright{position:static!important;float:none!important;width:auto!important;white-space:nowrap;color:#fff;opacity:.9;padding:0!important;margin:0!important}

/* Dynamische Apple-Modellübersicht. */
.model-catalog-hero{background:linear-gradient(125deg,#073358 0%,#006d99 62%,#078bab 100%);color:#fff;padding:60px 0 56px;position:relative}
.model-catalog-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 12%,rgba(255,255,255,.14),transparent 34%);pointer-events:none}
.model-catalog-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.78fr);gap:clamp(42px,6vw,88px);align-items:center;position:relative;z-index:1}
.model-catalog-hero h1{font-size:clamp(39px,4.2vw,66px);line-height:1.03;color:#fff;margin:14px 0 20px;max-width:850px;font-weight:400}
.model-catalog-hero p{font-size:18px;line-height:1.75;max-width:760px;color:rgba(255,255,255,.9)}
.model-catalog-hero figure{margin:0;border:5px solid rgba(255,255,255,.17);box-shadow:0 25px 60px rgba(0,22,43,.28);background:#fff}
.model-catalog-hero figure img{display:block;width:100%;aspect-ratio:1.45/1;object-fit:cover}
.model-catalog-hero figcaption{background:#082f55;color:#fff;padding:12px 16px;font-size:13px;line-height:1.4}
.model-catalog-hero__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:28px 0}
.model-catalog-hero__facts span{display:flex;flex-direction:column;gap:3px;border-top:2px solid var(--seeit-orange);padding:12px 12px;background:rgba(3,37,67,.3);font-size:12px;line-height:1.45}
.model-catalog-hero__facts strong{font-size:15px;color:#fff}
.model-catalog-hero__actions{display:flex;flex-wrap:wrap;gap:12px}
.model-catalog-services{background:#fff;padding:38px 0;border-bottom:1px solid var(--seeit-line)}
.model-catalog-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--seeit-line);border:1px solid var(--seeit-line)}
.model-catalog-services article{background:#fff;padding:26px 30px;position:relative}
.model-catalog-services article>span{color:var(--seeit-orange);font-weight:800;letter-spacing:.15em;font-size:12px}
.model-catalog-services h2{font-size:22px;color:var(--seeit-navy);margin:7px 0 9px}
.model-catalog-services p{margin:0;line-height:1.65;color:#5f7486}
.model-catalog-list{background:#f2f6f9;padding:64px 0 74px}
.model-catalog-heading{display:flex;justify-content:space-between;gap:36px;align-items:end;margin-bottom:30px}
.model-catalog-heading h2{font-size:clamp(30px,3vw,46px);color:var(--seeit-navy);margin:10px 0 10px;font-weight:400}
.model-catalog-heading p{max-width:800px;color:#617688;line-height:1.65;margin:0}
.model-catalog-heading>a{flex:0 0 auto;color:var(--seeit-blue);font-weight:700;text-decoration:none;margin-bottom:7px}
.model-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.model-card{background:#fff;border:1px solid #dbe5ec;box-shadow:0 10px 28px rgba(13,48,75,.07);display:flex;flex-direction:column;min-width:0;transition:transform .18s ease,box-shadow .18s ease}
.model-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(13,48,75,.12)}
.model-card__image{display:block;background:linear-gradient(145deg,#eef4f7,#fff);padding:18px;overflow:hidden}
.model-card__image img{width:100%;height:190px;object-fit:contain;display:block;transition:transform .25s ease}
.model-card:hover .model-card__image img{transform:scale(1.035)}
.model-card__body{display:flex;flex:1;flex-direction:column;padding:21px 22px 22px}
.model-card__status{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:#13729a;margin-bottom:8px}
.model-card.is-archive .model-card__status{color:#778793}
.model-card h3{font-size:21px;margin:0 0 10px;color:var(--seeit-navy)}
.model-card h3 a{color:inherit;text-decoration:none}
.model-card p{font-size:14px;line-height:1.6;color:#627789;margin:0 0 20px}
.model-card__link{margin-top:auto;border-top:1px solid #e2e9ee;padding-top:15px;color:var(--seeit-blue);font-weight:700;text-decoration:none;display:flex;justify-content:space-between}
.model-card.is-archive{box-shadow:none;background:#fbfcfd}
.model-catalog-empty{padding:35px;background:#fff;border-left:4px solid var(--seeit-orange)}
.model-catalog-cta{background:#082f55;color:#fff;padding:46px 0}
.model-catalog-cta>.container{display:flex;align-items:center;justify-content:space-between;gap:36px}
.model-catalog-cta h2{color:#fff;font-size:32px;margin:8px 0}
.model-catalog-cta p{margin:0;max-width:820px;color:rgba(255,255,255,.82)}
.model-catalog-cta>.container>div:last-child{display:flex;gap:10px;flex:0 0 auto}

/* eTermin bleibt bis zur bewussten Umschaltung das einzige sichtbare System. */
.seeit-etermin-hero{background:linear-gradient(125deg,#073358,#087ba2);color:#fff;padding:56px 0 48px}
.seeit-etermin-hero>.container{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,390px);gap:70px;align-items:center}
.seeit-etermin-hero h1{font-size:clamp(38px,4vw,62px);line-height:1.05;color:#fff;font-weight:400;margin:12px 0 18px}
.seeit-etermin-hero p{font-size:18px;line-height:1.7;color:rgba(255,255,255,.9);max-width:760px}
.seeit-etermin-hero aside{border-left:3px solid var(--seeit-orange);background:rgba(3,38,69,.35);padding:24px 27px}
.seeit-etermin-hero aside strong{font-size:20px}
.seeit-etermin-hero aside p{font-size:14px;margin:10px 0 14px}
.seeit-etermin-hero aside a{color:#fff;font-weight:700}
.seeit-etermin-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}
.seeit-etermin-calendar{background:#f2f6f9;padding:54px 0 70px}
.seeit-etermin-calendar header{max-width:900px;margin-bottom:24px}
.seeit-etermin-calendar h2{font-size:clamp(30px,3vw,45px);font-weight:400;color:var(--seeit-navy);margin:8px 0 10px}
.seeit-appointment-embed{width:100%;min-height:720px;background:#fff;border:1px solid var(--seeit-line);box-shadow:0 18px 46px rgba(7,45,75,.09);overflow:visible!important}
.seeit-appointment-embed iframe{width:100%!important;max-width:100%!important;min-height:720px;border:0;display:block}
.seeit-etermin-unavailable{padding:40px}
.seeit-etermin-notes{background:#fff;padding:36px 0 46px}
.seeit-etermin-notes>.container{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--seeit-line);border:1px solid var(--seeit-line)}
.seeit-etermin-notes article{background:#fff;padding:24px 26px}
.seeit-etermin-notes strong{color:var(--seeit-navy);font-size:18px}
.seeit-etermin-notes p{color:#607587;line-height:1.6;margin:8px 0 0}

/* Auftrag: Formular unmittelbar nach Hero und ohne abgeschnittenes Fremdfeld. */
.seeit-external-service-section--order{padding:40px 0 56px!important;background:#f2f6f9}
.seeit-external-service-section--order .container{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:32px;align-items:start}
.seeit-external-service-section--order .seeit-external-service-heading{position:sticky;top:18px;background:#082f55;color:#fff;padding:28px;border-top:4px solid var(--seeit-orange)}
.seeit-external-service-section--order .seeit-external-service-heading span{color:#ffbd35;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}
.seeit-external-service-section--order .seeit-external-service-heading h2{font-size:27px;line-height:1.2;color:#fff;margin:10px 0 13px}
.seeit-external-service-section--order .seeit-external-service-heading p{color:rgba(255,255,255,.84);line-height:1.65}
.seeit-order-inline-actions{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:18px}
.seeit-order-inline-actions a{color:#fff!important}
.seeit-external-service-frame--order{min-width:0;overflow:visible!important;background:#fff;border:1px solid var(--seeit-line);box-shadow:0 15px 40px rgba(5,47,80,.09);padding:0!important}
.seeit-external-service-frame--order iframe{width:100%!important;max-width:100%!important;display:block;border:0;min-height:760px}
.seeit-order-noscript{padding:18px;background:#fff4d8;border-left:4px solid var(--seeit-orange)}

/* Adminergänzungen werden im Frontend-CSS nur neutral vorbereitet, falls Klassen geteilt werden. */

@media(max-width:1100px){
 footer.footer .footer-main-row{grid-template-columns:1fr}footer.footer .social-media{text-align:left}
 .model-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .model-catalog-hero__grid{grid-template-columns:1fr minmax(300px,.72fr);gap:38px}
 .seeit-external-service-section--order .container{grid-template-columns:1fr}.seeit-external-service-section--order .seeit-external-service-heading{position:static}
}
@media(max-width:820px){
 :root{--seeit-gutter:22px}
 footer.footer .footer-sections{grid-template-columns:repeat(2,minmax(0,1fr))}footer.footer .footer-bottom{grid-template-columns:1fr}.footer .copyright{white-space:normal!important}
 .model-catalog-hero__grid,.seeit-etermin-hero>.container{grid-template-columns:1fr}.model-catalog-hero figure{max-width:620px}.model-catalog-hero__facts{grid-template-columns:1fr}.model-catalog-services__grid,.seeit-etermin-notes>.container{grid-template-columns:1fr}.model-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.model-catalog-heading,.model-catalog-cta>.container{align-items:flex-start;flex-direction:column}.model-catalog-cta>.container>div:last-child{flex-wrap:wrap}
}
@media(max-width:540px){
 footer.footer .footer-main-row,footer.footer .footer-bottom{padding-left:20px!important;padding-right:20px!important}footer.footer .footer-sections{grid-template-columns:1fr 1fr;gap:24px 18px}footer.footer .footer-group-links a{min-width:100%}
 .model-catalog-hero{padding:42px 0}.model-catalog-hero h1{font-size:39px}.model-catalog-grid{grid-template-columns:1fr}.model-card__image img{height:220px}.model-catalog-heading h2{font-size:32px}
 .seeit-etermin-hero{padding:42px 0}.seeit-etermin-hero h1{font-size:39px}.seeit-appointment-embed,.seeit-appointment-embed iframe{min-height:820px}
}


/* 4.8.0 – präzise Anfahrtsberechnung für Vor-Ort-Termine */
.booking-route-privacy {
  display:grid;
  gap:5px;
  padding:15px 17px;
  color:#365466;
  background:#f1f7fa;
  border:1px solid #d3e2ea;
  border-left:5px solid var(--platform-blue);
}
.booking-route-privacy strong { color:var(--platform-navy); font-size:13px; }
.booking-route-privacy span { font-size:12px; line-height:1.6; }
.booking-travel-quote {
  display:grid;
  grid-template-columns:minmax(180px,.75fr) minmax(260px,1.25fr);
  gap:5px 22px;
  align-items:center;
  padding:18px 20px;
  color:#fff;
  background:linear-gradient(125deg,var(--platform-navy),#075f91);
  border-top:4px solid var(--platform-orange);
  box-shadow:0 11px 27px rgba(8,43,80,.15);
}
.booking-travel-quote[hidden] { display:none !important; }
.booking-travel-quote strong { grid-row:1 / span 2; color:#fff; font-size:15px; line-height:1.45; }
.booking-travel-quote span { color:#fff; font-size:13px; font-weight:800; }
.booking-travel-quote small { color:rgba(255,255,255,.69); font-size:10px; line-height:1.5; }
.booking-slot { display:grid; gap:4px; text-align:left; }
.booking-slot span,.booking-slot small { display:block; }
.booking-slot span { font-size:11px; font-weight:600; }
.booking-slot small { font-size:10px; line-height:1.35; }
.booking-slots button:hover,.booking-slots button.is-selected,.booking-slots button.is-active { color:#fff; background:var(--platform-blue); border-color:var(--platform-blue); }
.booking-google-attribution { display:block; margin-top:15px; color:rgba(255,255,255,.55); font-size:9px; line-height:1.45; }

@media (max-width:760px) {
  .booking-travel-quote { grid-template-columns:1fr; }
  .booking-travel-quote strong { grid-row:auto; }
}
/* Google-Maps-Attribution: unveränderte Wortmarke, normaler Schriftschnitt, mindestens 12 px. */
.booking-google-maps-label,
.booking-google-inline,
.booking-google-attribution span[translate="no"]{
  display:inline;
  color:inherit;
  font-family:Roboto,Arial,sans-serif;
  font-style:normal;
  font-weight:400;
  font-size:12px;
  letter-spacing:normal;
  line-height:1.4;
  white-space:nowrap;
}
.booking-google-attribution{font-size:12px!important;font-weight:400;color:rgba(255,255,255,.92)!important}
.booking-travel-quote .booking-google-maps-label{color:#fff}
.booking-route-privacy .booking-google-inline{color:#365466}
.booking-route-terms{display:block;margin-top:8px;color:#597183;font-size:12px;line-height:1.55}
.booking-route-terms a{color:#006f9f;text-decoration:underline}

/* ===== css/hotfix-4.8.1.css ===== */
/* SEE-IT 4.8.1 – visuelle Reparatur der 4.8-Module ohne Änderung des Originalthemes. */

/* Bootstrap 3 erzeugt Clearfix-Pseudoelemente als zusätzliche Grid-Items.
   Auf modernen Grid-/Flex-Containern führte das zu leeren Spalten, versetzten
   Inhalten und gequetschten Footerbereichen. */
.seeit-contact-page>section>.container::before,.seeit-contact-page>section>.container::after,
.seeit-order-page>section>.container::before,.seeit-order-page>section>.container::after,
.seeit-opening-page>section>.container::before,.seeit-opening-page>section>.container::after,
.seeit-news-page>section>.container::before,.seeit-news-page>section>.container::after,
.booking-page>section>.container::before,.booking-page>section>.container::after,
.seeit-etermin-page>section>.container::before,.seeit-etermin-page>section>.container::after,
.seeit-model-catalog>section>.container::before,.seeit-model-catalog>section>.container::after,
.support-page>section>.container::before,.support-page>section>.container::after,
.location-page>section>.container::before,.location-page>section>.container::after,
.platform-page>section>.container::before,.platform-page>section>.container::after,
footer.footer.container::before,footer.footer.container::after,
footer.footer .footer-main-row::before,footer.footer .footer-main-row::after,
footer.footer .footer-sections::before,footer.footer .footer-sections::after{
  display:none!important;content:none!important
}

/* Einheitlicher Footer: echte vier Spalten statt durch Clearfix-Elemente
   zusammengedrückter Minispalten. */
footer.footer .footer-main-row{width:100%!important;margin:0!important}
footer.footer .footer-sections{align-items:start}
footer.footer .footer-sections .title{margin:0 0 9px!important;line-height:1.25}
footer.footer .footer-sections .title a{font-size:15px!important;font-weight:800!important}
footer.footer .footer-sections ul{margin:0!important;padding:0!important}
footer.footer .footer-sections li{margin:0 0 6px!important;line-height:1.35}
footer.footer .footer-sections li a{font-size:13px!important}
footer.footer .social-media{align-self:center}
footer.footer .provenexpert-rating{margin:0!important}
footer.footer .footer-bottom{width:100%;margin:0!important}

/* -------------------------------------------------------------------------
   eTermin-Fallback: ausschließlich dieses fertige System ist öffentlich
   sichtbar, solange die eigene Buchung nicht bewusst live geschaltet wurde. */
.seeit-etermin-hero{position:relative;padding:clamp(54px,6vw,82px) 0;background:linear-gradient(122deg,#062d53 0%,#075d86 58%,#0b91ad 100%);overflow:hidden}
.seeit-etermin-hero::before{position:absolute;inset:0;content:"";background:radial-gradient(circle at 83% 5%,rgba(255,255,255,.18),transparent 34%),linear-gradient(90deg,rgba(3,31,59,.18),transparent 55%);pointer-events:none}
.seeit-etermin-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr);gap:clamp(42px,6vw,88px);align-items:center}
.seeit-etermin-hero__copy{min-width:0}
.seeit-etermin-hero h1{max-width:820px;margin:13px 0 20px;color:#fff;font-size:clamp(42px,4.5vw,68px);font-weight:350;line-height:1.02;letter-spacing:-.035em}
.seeit-etermin-hero__copy>p{max-width:720px;margin:0;color:rgba(255,255,255,.9);font-size:18px;line-height:1.72}
.seeit-etermin-hero__services{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}
.seeit-etermin-hero__services span{padding:8px 11px;border:1px solid rgba(255,255,255,.24);background:rgba(3,38,69,.25);color:#fff;font-size:12px;font-weight:750;letter-spacing:.02em}
.seeit-etermin-hero__actions{margin-top:25px}
.seeit-etermin-hero__media{position:relative;margin:0;border:5px solid rgba(255,255,255,.18);background:#fff;box-shadow:0 28px 65px rgba(0,25,48,.3)}
.seeit-etermin-hero__media img{display:block;width:100%;aspect-ratio:1.55/1;object-fit:cover}
.seeit-etermin-hero__media figcaption{position:absolute;right:14px;bottom:14px;left:14px;display:grid;gap:4px;padding:15px 17px;border-left:4px solid var(--seeit-orange);background:rgba(4,39,71,.92);color:#fff;backdrop-filter:blur(7px)}
.seeit-etermin-hero__media figcaption strong{font-size:15px}
.seeit-etermin-hero__media figcaption span{color:rgba(255,255,255,.76);font-size:11px}
.seeit-etermin-hero__media figcaption a{margin-top:3px;color:#fff;font-size:11px;font-weight:800;text-decoration:none}

.seeit-etermin-calendar{padding:clamp(54px,6vw,82px) 0;background:#f2f6f9}
.seeit-etermin-calendar__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:end;max-width:none!important;margin:0 0 25px!important}
.seeit-etermin-calendar__head h2{margin:8px 0 10px;font-size:clamp(32px,3.4vw,49px);font-weight:350;letter-spacing:-.025em}
.seeit-etermin-calendar__head p{max-width:830px;margin:0;color:#5d7282;font-size:15px;line-height:1.7}
.seeit-etermin-calendar__contact{display:grid;min-width:220px;gap:3px;padding:15px 17px;border-top:3px solid var(--seeit-orange);background:#082f55;color:#fff}
.seeit-etermin-calendar__contact small{color:rgba(255,255,255,.7);font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.seeit-etermin-calendar__contact strong{font-size:18px}
.seeit-etermin-calendar__contact a{color:#fff;font-size:11px;font-weight:800}
.seeit-etermin-service-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 18px;border:1px solid #d5e1e9;background:#d5e1e9}
.seeit-etermin-service-strip article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:3px 13px;align-content:start;padding:18px 20px;background:#fff}
.seeit-etermin-service-strip article>span{grid-row:1 / span 2;display:grid;width:34px;height:34px;place-items:center;color:#fff;background:#087dad;font-size:10px;font-weight:900}
.seeit-etermin-service-strip strong{color:#082f55;font-size:15px}
.seeit-etermin-service-strip p{margin:4px 0 0;color:#607587;font-size:12px;line-height:1.55}
.seeit-appointment-embed{min-height:0!important;padding:clamp(12px,1.8vw,22px);border:1px solid #d5e1e9;border-top:4px solid #087dad;background:#fff;box-shadow:0 18px 46px rgba(7,45,75,.09);overflow:visible!important}
.seeit-appointment-embed>iframe,.seeit-appointment-embed iframe{display:block;width:100%!important;max-width:100%!important;min-height:650px;border:0}
.seeit-etermin-notes{padding:38px 0 50px;background:#fff}
.seeit-etermin-notes>.container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding-top:0!important;padding-bottom:0!important;border:1px solid #d7e2e9;background:#d7e2e9}
.seeit-etermin-notes article{display:flex;min-width:0;flex-direction:column;padding:24px 25px;background:#fff}
.seeit-etermin-notes article>span{margin-bottom:7px;color:#087dad;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.seeit-etermin-notes article strong{font-size:17px}
.seeit-etermin-notes article p{flex:1;margin:9px 0 13px;font-size:13px}
.seeit-etermin-notes article a{color:#087dad;font-size:12px;font-weight:800;text-decoration:none}

/* -------------------------------------------------------------------------
   Geräteauftrag: eingebettetes Auftragsformular bewusst in einer klaren
   Arbeitsfläche statt als kleines Element in einer riesigen Leerfläche. */
.seeit-external-service-section--order{padding:clamp(52px,6vw,82px) 0!important;background:linear-gradient(180deg,#eef5f8 0%,#fff 100%)}
.seeit-external-service-section--order>.container{display:block!important}
.seeit-order-form-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:end;margin-bottom:24px}
.seeit-order-form-head h2{max-width:780px;margin:9px 0 9px;color:#082f55;font-size:clamp(32px,3.2vw,47px);font-weight:350;line-height:1.08;letter-spacing:-.025em}
.seeit-order-form-head p{max-width:800px;margin:0;color:#5c7282;font-size:15px;line-height:1.68}
.seeit-order-form-head__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}
.seeit-order-form-stage{display:grid;grid-template-columns:minmax(360px,1fr) minmax(260px,350px);gap:24px;align-items:start}
.seeit-external-service-frame--order{min-width:0;padding:clamp(14px,2vw,22px)!important;border:1px solid #d6e2e9;border-top:5px solid #087dad;background:#fff;box-shadow:0 18px 45px rgba(5,47,80,.1)}
.seeit-order-page .seeit-fixdesk-shell{display:flex!important;width:100%!important;min-height:0!important;justify-content:center;margin:0!important;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important}
.seeit-order-page #fixdeskform{width:100%!important;max-width:620px!important;min-height:0!important;margin:0 auto!important;overflow:visible!important}
.seeit-order-page #fixdeskform>iframe,.seeit-order-page #fixdeskform>div,.seeit-order-page #fixdeskform>form{display:block;max-width:100%!important;margin-right:auto!important;margin-left:auto!important}
.seeit-order-page #fixdeskform iframe{width:100%!important;min-height:680px!important}
.seeit-order-form-help{position:sticky;top:18px;padding:25px 24px;border-top:5px solid var(--seeit-orange);background:#082f55;color:#fff;box-shadow:0 16px 38px rgba(4,38,70,.18)}
.seeit-order-form-help>span{color:#ffbd35;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.seeit-order-form-help h3{margin:8px 0 18px;color:#fff;font-size:23px;font-weight:450;line-height:1.2}
.seeit-order-form-help ol{display:grid;gap:13px;margin:0;padding:0;list-style:none;counter-reset:order-help}
.seeit-order-form-help li{position:relative;display:grid;gap:3px;padding-left:39px;counter-increment:order-help}
.seeit-order-form-help li::before{position:absolute;top:0;left:0;display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(255,255,255,.28);color:#fff;font-size:9px;font-weight:900;content:counter(order-help,decimal-leading-zero)}
.seeit-order-form-help li strong{font-size:13px}
.seeit-order-form-help li small{color:rgba(255,255,255,.68);font-size:11px;line-height:1.5}
.seeit-order-form-help>div{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.17)}
.seeit-order-form-help>div strong{font-size:13px}
.seeit-order-form-help>div p{margin:6px 0 10px;color:rgba(255,255,255,.72);font-size:11px;line-height:1.55}
.seeit-order-form-help>div a{color:#fff;font-size:11px;font-weight:850}

@media(max-width:1100px){
  .seeit-etermin-hero__grid{grid-template-columns:minmax(0,1fr) minmax(310px,.78fr);gap:40px}
  .seeit-order-form-stage{grid-template-columns:minmax(0,1fr) 300px}
}
@media(max-width:900px){
  .seeit-etermin-hero__grid,.seeit-order-form-stage{grid-template-columns:1fr}
  .seeit-etermin-hero__media{max-width:680px}
  .seeit-order-form-help{position:static;display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:16px 25px}
  .seeit-order-form-help>span,.seeit-order-form-help h3{grid-column:1 / -1}
  .seeit-order-form-help>div{margin:0;padding:0 0 0 22px;border-top:0;border-left:1px solid rgba(255,255,255,.17)}
  footer.footer .footer-main-row{grid-template-columns:1fr!important}
  footer.footer .social-media{text-align:left!important}
}
@media(max-width:760px){
  .seeit-etermin-calendar__head,.seeit-order-form-head{grid-template-columns:1fr;align-items:start}
  .seeit-etermin-calendar__contact{min-width:0;justify-self:start}
  .seeit-etermin-service-strip,.seeit-etermin-notes>.container{grid-template-columns:1fr}
  .seeit-order-form-head__actions{justify-content:flex-start}
  .seeit-order-form-help{display:block}
  .seeit-order-form-help>div{margin-top:20px;padding:18px 0 0;border-top:1px solid rgba(255,255,255,.17);border-left:0}
  .seeit-appointment-embed{padding:8px}
  footer.footer .footer-sections{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:520px){
  .seeit-etermin-hero h1{font-size:40px}
  .seeit-etermin-hero__media figcaption{position:static}
  .seeit-etermin-hero__services{display:grid;grid-template-columns:1fr 1fr}
  .seeit-etermin-service-strip article{grid-template-columns:34px minmax(0,1fr);padding:16px}
  .seeit-order-form-head__actions{align-items:stretch;flex-direction:column}
  .seeit-order-form-head__actions a{justify-content:center;text-align:center}
  .seeit-order-page #fixdeskform iframe{min-height:760px!important}
  footer.footer .footer-sections{grid-template-columns:1fr!important}
  footer.footer .footer-group-links{display:grid!important;grid-template-columns:1fr}
}

/* Drittanbieterformulare verwenden teils feste Bootstrap-Spalten oder Inline-
   Grids. Auf schmalen Geräten dürfen diese keine horizontale Seite erzeugen. */
.seeit-order-page #fixdeskform,.seeit-order-page #fixdeskform *{box-sizing:border-box}
@media(max-width:760px){
  .seeit-order-page #fixdeskform,.seeit-order-page #fixdeskform>div,.seeit-order-page #fixdeskform>form{width:100%!important;max-width:100%!important;min-width:0!important}
  .seeit-order-page #fixdeskform .row{display:block!important;width:100%!important;margin-right:0!important;margin-left:0!important}
  .seeit-order-page #fixdeskform [class^="col-"],.seeit-order-page #fixdeskform [class*=" col-"]{float:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-right:0!important;margin-left:0!important}
  .seeit-order-page #fixdeskform [style*="display:grid"],.seeit-order-page #fixdeskform [style*="display: grid"]{grid-template-columns:minmax(0,1fr)!important}
  .seeit-order-page #fixdeskform input,.seeit-order-page #fixdeskform select,.seeit-order-page #fixdeskform textarea,.seeit-order-page #fixdeskform button{max-width:100%!important;min-width:0!important}
}

/* ===== css/hotfix-4.8.2.css ===== */
/*
 * SEE-IT 4.8.2
 * Einheitlicher 1440-px-Seitenrahmen und gezielte Reparaturen der nachträglich
 * ergänzten Frontendmodule. Das bestehende Originaltheme, der Header und die
 * Hauptnavigation bleiben unverändert.
 */

:root {
  --seeit-shell: 1440px;
  --seeit-content-gutter: clamp(22px, 4vw, 68px);
}

html,
body {
  overflow-x: clip;
}

#page {
  width: 100%;
  max-width: none;
}

/* Header, Breadcrumb, Hauptinhalt und Footer besitzen dieselbe Außenkante. */
#breadcrumb-navigation.container,
#main-content,
footer.footer.container {
  width: 100% !important;
  max-width: var(--seeit-shell) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  box-sizing: border-box;
}

#main-content {
  min-width: 0;
  overflow-x: clip;
}

/* Tatsächliche Klassen der modernen Seiten. */
.seeit-contact-page,
.seeit-editorial-cms-page,
.seeit-order-page,
.seeit-hours-page,
.seeit-news-page,
.seeit-news-archive,
.seeit-news-article,
.seeit-career-page,
.seeit-etermin-page,
.booking-page,
.seeit-model-catalog,
.seeit-support-page,
.ticket-portal-page,
.booking-cancel-page,
.seeit-locations-page,
.seeit-error-page {
  width: 100%;
  max-width: var(--seeit-shell);
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}

/* Einheitliche Inhaltskante innerhalb des 1440-px-Rahmens. */
.seeit-contact-page > section > .container,
.seeit-editorial-cms-page > section > .container,
.seeit-order-page > section > .container,
.seeit-hours-page > section > .container,
.seeit-news-page > section > .container,
.seeit-news-archive > section > .container,
.seeit-news-article > section > .container,
.seeit-career-page > section > .container,
.seeit-etermin-page > section > .container,
.booking-page > section > .container,
.seeit-model-catalog > section > .container,
.seeit-support-page > section > .container,
.ticket-portal-page > section > .container,
.booking-cancel-page > section > .container,
.seeit-locations-page > section > .container,
.seeit-error-page > section > .container {
  width: 100% !important;
  max-width: var(--seeit-shell) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: var(--seeit-content-gutter) !important;
  padding-left: var(--seeit-content-gutter) !important;
  box-sizing: border-box;
}

/*
 * Bootstrap 3 erzeugt auf .container und .row unsichtbare table-Clearfix-
 * Pseudoelemente. Werden diese Elemente später per CSS Grid/Flex gestaltet,
 * werden die Pseudoelemente zu zusätzlichen Spalten. Das verursachte die
 * sichtbaren Leerflächen, Minispalten und überlangen Seiten.
 */
.seeit-contact-page > section > .container::before,
.seeit-contact-page > section > .container::after,
.seeit-editorial-cms-page > section > .container::before,
.seeit-editorial-cms-page > section > .container::after,
.seeit-order-page > section > .container::before,
.seeit-order-page > section > .container::after,
.seeit-hours-page > section > .container::before,
.seeit-hours-page > section > .container::after,
.seeit-news-page > section > .container::before,
.seeit-news-page > section > .container::after,
.seeit-news-archive > section > .container::before,
.seeit-news-archive > section > .container::after,
.seeit-news-article > section > .container::before,
.seeit-news-article > section > .container::after,
.seeit-career-page > section > .container::before,
.seeit-career-page > section > .container::after,
.seeit-etermin-page > section > .container::before,
.seeit-etermin-page > section > .container::after,
.booking-page > section > .container::before,
.booking-page > section > .container::after,
.seeit-model-catalog > section > .container::before,
.seeit-model-catalog > section > .container::after,
.seeit-support-page > section > .container::before,
.seeit-support-page > section > .container::after,
.ticket-portal-page > section > .container::before,
.ticket-portal-page > section > .container::after,
.booking-cancel-page > section > .container::before,
.booking-cancel-page > section > .container::after,
.seeit-locations-page > section > .container::before,
.seeit-locations-page > section > .container::after,
.seeit-error-page > section > .container::before,
.seeit-error-page > section > .container::after,
.seeit-contact-page .row::before,
.seeit-contact-page .row::after,
.seeit-editorial-cms-page .row::before,
.seeit-editorial-cms-page .row::after,
.seeit-order-page .row::before,
.seeit-order-page .row::after,
.seeit-hours-page .row::before,
.seeit-hours-page .row::after,
.seeit-news-page .row::before,
.seeit-news-page .row::after,
.seeit-news-archive .row::before,
.seeit-news-archive .row::after,
.seeit-news-article .row::before,
.seeit-news-article .row::after,
.seeit-career-page .row::before,
.seeit-career-page .row::after,
.seeit-etermin-page .row::before,
.seeit-etermin-page .row::after,
.booking-page .row::before,
.booking-page .row::after,
.seeit-model-catalog .row::before,
.seeit-model-catalog .row::after,
.seeit-support-page .row::before,
.seeit-support-page .row::after,
.ticket-portal-page .row::before,
.ticket-portal-page .row::after,
.seeit-locations-page .row::before,
.seeit-locations-page .row::after,
footer.footer.container::before,
footer.footer.container::after,
footer.footer .row::before,
footer.footer .row::after {
  display: none !important;
  content: none !important;
}

/* Unmittelbar als Grid/Flex definierte Module dürfen ebenfalls keine Clearfix-Kinder haben. */
.seeit-contact-hero__grid::before,
.seeit-contact-hero__grid::after,
.seeit-contact-layout::before,
.seeit-contact-layout::after,
.seeit-order-hero__grid::before,
.seeit-order-hero__grid::after,
.seeit-order-form-head::before,
.seeit-order-form-head::after,
.seeit-order-form-stage::before,
.seeit-order-form-stage::after,
.seeit-order-choice__grid::before,
.seeit-order-choice__grid::after,
.seeit-order-process__grid::before,
.seeit-order-process__grid::after,
.seeit-order-notes__grid::before,
.seeit-order-notes__grid::after,
.seeit-hours-hero__grid::before,
.seeit-hours-hero__grid::after,
.seeit-store-hours__grid::before,
.seeit-store-hours__grid::after,
.seeit-career-hero__grid::before,
.seeit-career-hero__grid::after,
.seeit-career-principles__grid::before,
.seeit-career-principles__grid::after,
.seeit-career-job::before,
.seeit-career-job::after,
.seeit-career-job__facts::before,
.seeit-career-job__facts::after,
.seeit-career-job__modules::before,
.seeit-career-job__modules::after,
.seeit-career-application__grid::before,
.seeit-career-application__grid::after,
.seeit-etermin-hero__grid::before,
.seeit-etermin-hero__grid::after,
.seeit-etermin-calendar__head::before,
.seeit-etermin-calendar__head::after,
.seeit-etermin-service-strip::before,
.seeit-etermin-service-strip::after,
.seeit-etermin-notes > .container::before,
.seeit-etermin-notes > .container::after,
.platform-hero__grid::before,
.platform-hero__grid::after,
.request-choice__grid::before,
.request-choice__grid::after,
.support-form-layout::before,
.support-form-layout::after,
.ticket-portal-hero__grid::before,
.ticket-portal-hero__grid::after,
.ticket-overview__grid::before,
.ticket-overview__grid::after,
.ticket-thread__header::before,
.ticket-thread__header::after,
.ticket-thread__list::before,
.ticket-thread__list::after,
.ticket-reply-card::before,
.ticket-reply-card::after,
.ticket-public-reply-form::before,
.ticket-public-reply-form::after,
.news-article-layout::before,
.news-article-layout::after,
.news-card-grid::before,
.news-card-grid::after,
.booking-hero__grid::before,
.booking-hero__grid::after,
.booking-mode-grid::before,
.booking-mode-grid::after,
.booking-location-grid::before,
.booking-location-grid::after,
.booking-assurance-grid::before,
.booking-assurance-grid::after,
.location-network__grid::before,
.location-network__grid::after,
.store-growth__grid::before,
.store-growth__grid::after {
  display: none !important;
  content: none !important;
}

/* Footer im selben Außenrahmen und mit belastbaren Spalten. */
footer.footer.container {
  overflow: hidden;
}

footer.footer .footer-main-row {
  width: 100% !important;
  margin: 0 !important;
  padding-right: var(--seeit-content-gutter) !important;
  padding-left: var(--seeit-content-gutter) !important;
}

footer.footer .footer-bottom {
  width: 100% !important;
  margin: 0 !important;
  padding-right: var(--seeit-content-gutter) !important;
  padding-left: var(--seeit-content-gutter) !important;
}

footer.footer .footer-sections,
footer.footer .footer-sections .section,
footer.footer .social-media,
footer.footer .footer-bottom__links {
  min-width: 0;
}

footer.footer .footer-sections {
  grid-template-columns: repeat(4, minmax(150px, 1fr)) !important;
}

footer.footer .footer-sections .section,
footer.footer .footer-sections .section ul,
footer.footer .footer-sections .section li {
  width: auto !important;
  max-width: none !important;
}

/* Öffentliche Ticketdetailseite. */
.ticket-portal-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 360px);
  align-items: end;
  gap: clamp(30px, 6vw, 84px);
}

.ticket-portal-hero__copy,
.ticket-status-card,
.ticket-overview__grid,
.ticket-thread__list,
.ticket-reply-card,
.ticket-public-reply-form {
  min-width: 0;
}

.ticket-portal-hero__eyebrow {
  display: block;
  margin-bottom: 11px;
  color: #9fdcf5;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .08em;
}

.ticket-portal-hero__copy h1 {
  overflow-wrap: anywhere;
}

.ticket-status-card {
  align-self: stretch;
  display: grid;
  align-content: center;
  gap: 9px;
  padding: clamp(22px, 3vw, 32px);
  color: var(--platform-ink);
  background: #fff;
  border: 1px solid rgba(255, 255, 255, .25);
  border-top: 5px solid var(--platform-orange);
  box-shadow: 0 22px 55px rgba(3, 25, 48, .28);
}

.ticket-status-card small,
.ticket-status-card > span {
  margin: 0;
  color: var(--platform-muted);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.ticket-status-card time {
  color: var(--platform-navy);
  font-size: 13px;
  font-weight: 750;
}

.ticket-status {
  width: max-content;
  max-width: 100%;
}

.ticket-status--geloest::before,
.ticket-status--geschlossen::before {
  background: var(--platform-green);
}

.ticket-status--wartet_kunde::before,
.ticket-status--wartet_intern::before {
  background: var(--platform-orange);
}

.ticket-overview {
  padding-bottom: clamp(34px, 5vw, 62px);
  background: #f5f8fa;
}

.ticket-section-heading {
  max-width: 780px;
  margin-bottom: clamp(22px, 3vw, 34px);
}

.ticket-section-heading > span {
  display: block;
  margin-bottom: 8px;
  color: var(--platform-blue);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.ticket-section-heading h2 {
  margin: 0;
  color: var(--platform-navy);
  font-size: clamp(30px, 3.8vw, 48px);
  font-weight: 300;
  line-height: 1.12;
}

.ticket-overview__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.ticket-fact-card {
  min-width: 0;
  padding: 20px;
  background: #fff;
  border: 1px solid var(--platform-line);
  border-top: 4px solid var(--platform-blue);
  box-shadow: 0 10px 28px rgba(8, 43, 80, .07);
}

.ticket-fact-card span,
.ticket-fact-card strong {
  display: block;
}

.ticket-fact-card span {
  margin-bottom: 7px;
  color: var(--platform-muted);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.ticket-fact-card strong {
  color: var(--platform-navy);
  font-size: 15px;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

.ticket-security-note {
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  align-items: start;
  gap: 14px;
  margin-top: 18px;
  padding: 17px 19px;
  color: #4e6170;
  background: #fff8e9;
  border: 1px solid #ead9aa;
  border-left: 5px solid var(--platform-orange);
}

.ticket-security-note > div {
  display: grid;
  width: 32px;
  height: 32px;
  place-items: center;
  color: #fff;
  background: var(--platform-orange);
  border-radius: 50%;
  font-weight: 900;
}

.ticket-security-note p {
  margin: 0;
  line-height: 1.65;
}

.ticket-security-note strong {
  color: var(--platform-navy);
}

.ticket-thread {
  padding-top: clamp(46px, 6vw, 80px);
  background: #fff;
}

.ticket-thread__header {
  align-items: end;
}

.ticket-thread__header > div > span {
  display: block;
  margin-bottom: 8px;
  color: var(--platform-blue);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.ticket-thread__header > p {
  margin: 0 0 5px;
  color: var(--platform-muted);
  font-size: 13px;
}

.ticket-thread-empty {
  display: grid;
  gap: 6px;
  padding: 26px 28px;
  color: var(--platform-muted);
  background: #f6f9fb;
  border: 1px solid var(--platform-line);
  border-left: 5px solid var(--platform-blue);
}

.ticket-thread-empty strong {
  color: var(--platform-navy);
  font-size: 17px;
}

.ticket-thread-empty p {
  margin: 0;
  line-height: 1.65;
}

.ticket-message {
  width: min(84%, 900px);
  max-width: min(84%, 900px);
}

.ticket-message header > div span {
  display: block;
  margin-top: 2px;
}

.ticket-attachments a {
  align-items: center;
  gap: 10px;
}

.ticket-attachments a small {
  color: var(--platform-muted);
}

.ticket-reply-card {
  display: grid;
  grid-template-columns: minmax(250px, .68fr) minmax(0, 1.32fr);
  gap: clamp(26px, 5vw, 62px);
  margin-top: clamp(28px, 5vw, 56px);
  padding: clamp(26px, 4vw, 46px);
}

.ticket-reply-card__intro > span {
  display: block;
  margin-bottom: 8px;
  color: var(--platform-blue);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.ticket-reply-card__intro h2 {
  margin: 0;
  color: var(--platform-navy);
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 300;
  line-height: 1.15;
}

.ticket-reply-card__intro p {
  margin: 14px 0 0;
  color: var(--platform-muted);
  line-height: 1.7;
}

.ticket-public-reply-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 18px;
}

.ticket-public-field {
  width: 100%;
  min-width: 0;
  margin: 0;
  float: none;
}

.ticket-public-reply-form label,
.ticket-public-reply-form small {
  display: block;
}

.ticket-public-reply-form label {
  margin-bottom: 7px;
  color: var(--platform-navy);
  font-size: 12px;
  font-weight: 850;
}

.ticket-public-reply-form textarea,
.ticket-public-reply-form input[type="file"] {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box;
  border: 1px solid #cbd8df;
  background: #fff;
  font: inherit;
}

.ticket-public-reply-form textarea {
  min-height: 180px;
  padding: 13px 14px;
  resize: vertical;
}

.ticket-public-reply-form input[type="file"] {
  min-height: 48px;
  padding: 10px;
}

.ticket-public-reply-form textarea:focus,
.ticket-public-reply-form input[type="file"]:focus {
  border-color: var(--platform-blue);
  outline: 3px solid rgba(8, 116, 173, .14) !important;
}

.ticket-public-reply-form small {
  margin-top: 6px;
  color: var(--platform-muted);
  font-size: 11px;
  line-height: 1.5;
}

.ticket-public-reply-form__actions {
  display: flex;
  justify-content: flex-end;
}

.ticket-public-reply-form__actions .platform-button {
  min-width: 210px;
}

.ticket-closed-note {
  display: grid;
  gap: 6px;
  margin-top: 30px;
  padding: 22px 24px;
  background: #f2faf6;
  border: 1px solid #c7e4d7;
  border-left: 5px solid var(--platform-green);
}

.ticket-closed-note strong {
  color: var(--platform-navy);
}

.ticket-closed-note span {
  color: var(--platform-muted);
}

.ticket-closed-note a {
  width: max-content;
  color: var(--platform-blue);
  font-weight: 800;
  text-decoration: none;
}

/* Editor-Spezialseiten folgen derselben Außenkante, ihre eigene Binnenstruktur bleibt erhalten. */
.seeit-editorial-cms-page > .seeit-editorial-cms-section > .container {
  width: 100% !important;
  max-width: var(--seeit-shell) !important;
  padding-right: var(--seeit-content-gutter) !important;
  padding-left: var(--seeit-content-gutter) !important;
}

.seeit-editorial-cms-page .seeit-editor-scope,
.seeit-editorial-cms-page .seeit-editor-scope > * {
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

/* Beitragsdetailseiten: Container ist nicht mehr selbst das Grid. */
.news-article-body {
  background: #fff;
}

.news-article-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 310px);
  gap: clamp(34px, 5vw, 68px);
  align-items: start;
  padding: clamp(46px, 6vw, 86px) 0;
}

.news-article-main,
.news-article-aside,
.news-article-content,
.news-article-content * {
  min-width: 0;
  max-width: 100%;
}

.news-article-content {
  overflow-wrap: anywhere;
}

.news-article-content table {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
}

.news-article-content iframe,
.news-article-content video {
  max-width: 100%;
}

.news-article-aside {
  position: sticky;
  top: 125px;
}

.news-article-aside__card .platform-button {
  width: 100%;
  justify-content: center;
  text-align: center;
}

/* Karriere: keine kilometerlangen Minispalten. */
.seeit-career-hero__grid,
.seeit-career-principles__grid,
.seeit-career-application__grid,
.seeit-career-job {
  width: 100%;
  min-width: 0;
}

.seeit-career-hero__media {
  min-height: 360px;
  max-height: 520px;
}

.seeit-career-hero__media img {
  min-height: 360px;
  max-height: 520px;
  object-fit: cover;
}

.seeit-career-job {
  grid-template-columns: minmax(300px, .76fr) minmax(0, 1.24fr);
  align-items: stretch;
}

.seeit-career-job__media {
  height: 100%;
  min-height: 350px;
  max-height: 600px;
}

.seeit-career-job__media img {
  height: 100%;
  min-height: 350px;
  max-height: 600px;
  object-fit: cover;
}

.seeit-career-job__main,
.seeit-career-job__modules,
.seeit-career-job__facts,
.seeit-career-form-card {
  min-width: 0;
}

.seeit-career-job__modules .seeit-editor-content,
.seeit-career-job__modules .seeit-editor-content * {
  max-width: 100%;
  overflow-wrap: anywhere;
}

/* Öffnungszeiten: Kartenhöhe durch Inhalt statt übergroßer blauer Kopffläche. */
.seeit-store-hours__grid {
  align-items: start;
}

.seeit-store-hours__card {
  display: flex;
  height: auto !important;
  min-height: 0 !important;
  flex-direction: column;
  align-self: start;
}

.seeit-store-hours__card > header {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  padding: clamp(23px, 3vw, 34px) !important;
}

.seeit-store-hours__card > header > div:first-child {
  min-height: 0 !important;
}

/* Das beschädigte Bootstrap-Grundstylesheet setzte global 480px Abstand auf address. */
.seeit-store-hours__card address {
  margin: 0 !important;
  line-height: 1.55 !important;
}

.seeit-store-hours__card > header .seeit-hours-status {
  width: 100%;
  min-height: 0 !important;
  margin-top: 22px !important;
}

.seeit-store-hours__table,
.seeit-store-hours__card > footer {
  flex: 0 0 auto;
}

/* Support-Erfolg: persönlicher Statuslink mit ausreichendem Kontrast. */
.seeit-support-page .platform-success__card .platform-button {
  color: #fff !important;
  background: var(--platform-blue, #087caf) !important;
  border-color: var(--platform-blue, #087caf) !important;
  box-shadow: 0 12px 28px rgba(8, 124, 175, .24);
}

.seeit-support-page .platform-success__card .platform-button:hover,
.seeit-support-page .platform-success__card .platform-button:focus {
  color: #fff !important;
  background: var(--platform-navy, #082f55) !important;
  border-color: var(--platform-navy, #082f55) !important;
}

/* eTermin und externe Auftragserfassung bleiben innerhalb ihrer Inhaltskante. */
.seeit-appointment-embed,
.seeit-order-form-stage,
.seeit-external-service-frame--order,
.seeit-order-page #fixdeskform,
.seeit-order-page #fixdeskform > * {
  min-width: 0 !important;
  max-width: 100% !important;
}

.seeit-appointment-embed {
  overflow: visible !important;
}

.seeit-appointment-embed iframe {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
}

/* Geräteauftrag: Drittanbieterbereich breit, Hilfe daneben – ohne Anbieterwerbung. */
.seeit-order-form-stage {
  grid-template-columns: minmax(0, 1fr) minmax(260px, 340px);
}

.seeit-order-page #fixdeskform {
  width: 100% !important;
  max-width: 760px !important;
}

.seeit-order-page #fixdeskform iframe {
  width: 100% !important;
  max-width: 100% !important;
}

/* Interne Terminbuchung: Karten und Formulare dürfen nicht als Zusatzspalten zerfallen. */
.booking-page .booking-hero__grid,
.booking-page .booking-mode-grid,
.booking-page .booking-location-grid,
.booking-page .booking-assurance-grid,
.booking-page .booking-wizard,
.booking-page .booking-form-grid,
.booking-page .booking-summary-grid {
  min-width: 0;
}

@media (max-width: 1180px) {
  footer.footer .footer-sections {
    grid-template-columns: repeat(2, minmax(180px, 1fr)) !important;
  }

  .seeit-career-job {
    grid-template-columns: minmax(260px, .64fr) minmax(0, 1.36fr);
  }

  .ticket-overview__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 920px) {
  .ticket-portal-hero__grid,
  .ticket-reply-card,
  .news-article-layout,
  .seeit-career-job,
  .seeit-order-form-stage {
    grid-template-columns: 1fr;
  }

  .ticket-status-card {
    max-width: 520px;
  }

  .news-article-aside {
    position: static;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .news-article-aside__card:last-child {
    grid-column: 1 / -1;
  }

  .seeit-career-job__media,
  .seeit-career-job__media img {
    min-height: 300px;
    max-height: 440px;
  }

  .seeit-order-form-help {
    position: static;
  }
}

@media (max-width: 820px) {
  :root {
    --seeit-content-gutter: 22px;
  }

  footer.footer .footer-main-row,
  footer.footer .footer-bottom {
    padding-right: 22px !important;
    padding-left: 22px !important;
  }

  .ticket-message {
    width: 94%;
    max-width: 94%;
  }
}

@media (max-width: 620px) {
  .ticket-overview__grid,
  .news-article-aside,
  footer.footer .footer-sections {
    grid-template-columns: 1fr !important;
  }

  .news-article-aside__card:last-child {
    grid-column: auto;
  }

  .ticket-message {
    width: 100%;
    max-width: 100%;
  }

  .ticket-public-reply-form__actions,
  .ticket-public-reply-form__actions .platform-button {
    width: 100%;
  }

  .ticket-security-note {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 540px) {
  :root {
    --seeit-content-gutter: 16px;
  }

  #breadcrumb-navigation.container {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }

  footer.footer .footer-main-row,
  footer.footer .footer-bottom {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }

  .ticket-reply-card,
  .ticket-fact-card,
  .ticket-status-card {
    padding: 20px;
  }
}

/* ===== css/hotfix-4.8.3.css ===== */
/*
 * SEE-IT 4.8.3
 * Präzise Rahmenausrichtung, Kontrastkorrekturen und belastbare Layouts für
 * Termin, Karriere, Modelle, Tickets und ältere Editorinhalte.
 */

:root {
  --seeit-shell: 1440px;
  --seeit-shell-gutter: clamp(22px, 4vw, 68px);
  --seeit-navy-483: #082f55;
  --seeit-dark-483: #032643;
  --seeit-blue-483: #087caf;
  --seeit-orange-483: #f5a000;
}

html,
body {
  overflow-x: clip;
}

/*
 * Der fixe Header und normale Dokumentfluss werden mit derselben Methode
 * zentriert. So entsteht auf Desktop kein scrollbarbedingter 7–9-px-Versatz.
 */
header.header.container {
  right: 0 !important;
  left: 0 !important;
  width: 100% !important;
  max-width: var(--seeit-shell) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  transform: none !important;
}

#page,
#breadcrumb-navigation.container,
#main-content,
footer.footer.container {
  width: 100% !important;
  max-width: var(--seeit-shell) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  box-sizing: border-box;
}

#page {
  min-width: 0;
}

/* Alle nachträglich ergänzten Vollbreitenbereiche bleiben exakt in der Navi-Kante. */
#main-content > section,
#main-content > article,
#main-content > div,
footer.footer.container {
  max-width: 100%;
  box-sizing: border-box;
}

/* Gut lesbare Aktionen auf dunklen Flächen. */
.platform-button,
.seeit-primary-link,
.seeit-form-submit,
.model-catalog-hero .platform-button,
.model-catalog-cta .platform-button,
.booking-page .platform-button,
.ticket-portal-page .platform-button,
.seeit-support-page .platform-button,
.seeit-order-page .seeit-primary-link,
.seeit-career-page .seeit-primary-link,
.seeit-etermin-page .seeit-primary-link {
  color: #fff !important;
  text-decoration: none !important;
}

.platform-button:not(.platform-button--secondary),
.seeit-primary-link,
.seeit-form-submit {
  background: var(--seeit-blue-483) !important;
  border-color: var(--seeit-blue-483) !important;
}

.platform-button:not(.platform-button--secondary):hover,
.platform-button:not(.platform-button--secondary):focus,
.seeit-primary-link:hover,
.seeit-primary-link:focus,
.seeit-form-submit:hover,
.seeit-form-submit:focus {
  color: #fff !important;
  background: var(--seeit-navy-483) !important;
  border-color: var(--seeit-navy-483) !important;
}

.platform-button--secondary,
.seeit-secondary-link {
  color: var(--seeit-navy-483) !important;
  background: #fff !important;
  border-color: #b8cedc !important;
}

.platform-button--secondary:hover,
.platform-button--secondary:focus,
.seeit-secondary-link:hover,
.seeit-secondary-link:focus {
  color: #fff !important;
  background: var(--seeit-navy-483) !important;
  border-color: var(--seeit-navy-483) !important;
}

/* Verhindert blau auf blau in Karten, Success-Boxen und Hero-Aktionen. */
[style*="background-color: #006bac"] a,
[style*="background:#006bac"] a,
[style*="background-color:#006bac"] a,
[style*="background:#087caf"] a,
[style*="background-color:#087caf"] a,
[style*="background:#082f55"] a,
[style*="background-color:#082f55"] a,
.platform-success__card .platform-button,
.ticket-status-box .platform-button {
  color: #fff !important;
}

/* ---------- Terminvereinbarung / Vor-Ort-Service ---------- */
.seeit-etermin-hero {
  padding: clamp(48px, 5vw, 76px) 0 !important;
  background: linear-gradient(118deg, #073358 0%, #086d94 58%, #0c95b2 100%) !important;
}

.seeit-etermin-hero__grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(350px, .92fr) !important;
  gap: clamp(38px, 6vw, 84px) !important;
  align-items: center !important;
  min-height: 0 !important;
}

.seeit-etermin-hero__copy {
  max-width: 720px;
}

.seeit-etermin-hero__copy h1 {
  max-width: 680px;
  margin-bottom: 20px !important;
  font-size: clamp(43px, 5.1vw, 76px) !important;
  line-height: 1.02 !important;
}

.seeit-etermin-hero__copy p {
  max-width: 660px;
  font-size: 17px !important;
  line-height: 1.7 !important;
}

.seeit-etermin-hero__media {
  width: 100%;
  max-width: 560px;
  margin: 0 auto !important;
  border: 7px solid rgba(255,255,255,.18) !important;
  background: #fff;
  box-shadow: 0 28px 70px rgba(0, 20, 38, .28);
}

.seeit-etermin-hero__media img {
  display: block;
  width: 100%;
  height: clamp(240px, 28vw, 370px);
  object-fit: contain;
  object-position: center;
  background: linear-gradient(145deg, #f8fbfd, #e7f1f6);
}

.seeit-etermin-hero__media figcaption {
  position: static !important;
  display: grid;
  gap: 5px;
  padding: 19px 22px !important;
  color: #fff !important;
  background: var(--seeit-dark-483) !important;
}

.seeit-etermin-hero__media figcaption a {
  color: #42c8ff !important;
}

.seeit-etermin-calendar {
  padding: clamp(44px, 5vw, 72px) 0 !important;
}

.seeit-etermin-calendar__head {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 220px !important;
  gap: 30px !important;
  align-items: end !important;
  max-width: none !important;
}

.seeit-etermin-calendar__contact {
  min-width: 0 !important;
  padding: 20px !important;
  color: #fff !important;
  background: var(--seeit-navy-483) !important;
  border-top: 4px solid var(--seeit-orange-483) !important;
}

.seeit-etermin-calendar__contact a {
  color: #66d5ff !important;
}

.seeit-etermin-service-strip {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.seeit-appointment-embed {
  width: 100% !important;
  min-height: 620px !important;
  margin-top: 24px !important;
  padding: clamp(22px, 3vw, 38px) !important;
  overflow: visible !important;
  background: #fff !important;
  border-top: 4px solid var(--seeit-blue-483) !important;
  box-shadow: 0 18px 50px rgba(6, 48, 78, .10) !important;
}

.seeit-appointment-embed iframe,
.seeit-appointment-embed > div,
.seeit-appointment-embed > section {
  width: 100% !important;
  max-width: 100% !important;
}

.seeit-etermin-notes > .container {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

/* ---------- Karriere ---------- */
.seeit-career-jobs {
  padding-top: clamp(44px, 5vw, 76px) !important;
  padding-bottom: clamp(56px, 6vw, 92px) !important;
}

.seeit-career-job-list {
  display: grid !important;
  gap: 30px !important;
  width: 100% !important;
}

.seeit-career-job {
  display: grid !important;
  grid-template-columns: minmax(300px, 390px) minmax(0, 1fr) !important;
  width: 100% !important;
  min-width: 0 !important;
  overflow: hidden !important;
  border: 1px solid #d9e5ec !important;
  border-top: 4px solid var(--seeit-blue-483) !important;
  background: #fff !important;
  box-shadow: 0 18px 44px rgba(8, 47, 85, .09) !important;
}

.seeit-career-job:nth-child(even) {
  grid-template-columns: minmax(300px, 390px) minmax(0, 1fr) !important;
}

.seeit-career-job__media {
  min-height: 340px !important;
  max-height: none !important;
  background: #edf4f7 !important;
}

.seeit-career-job__media img {
  width: 100% !important;
  height: 100% !important;
  min-height: 340px !important;
  max-height: 560px !important;
  object-fit: cover !important;
}

.seeit-career-job__main {
  display: block !important;
  min-width: 0 !important;
  padding: clamp(28px, 4vw, 54px) !important;
}

.seeit-career-job__main > h3 {
  max-width: 900px;
  margin: 14px 0 18px !important;
  font-size: clamp(29px, 3vw, 43px) !important;
  line-height: 1.08 !important;
}

.seeit-career-job__facts {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin: 24px 0 !important;
}

.seeit-career-job__details {
  display: block !important;
  width: 100% !important;
  margin: 24px 0 0 !important;
  overflow: hidden !important;
  border: 1px solid #cbdde8 !important;
  border-radius: 0 !important;
  background: #fff !important;
}

.seeit-career-job__details > summary {
  display: flex !important;
  width: 100% !important;
  min-height: 62px !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 20px !important;
  padding: 17px 21px !important;
  cursor: pointer !important;
  list-style: none !important;
  color: #fff !important;
  background: var(--seeit-navy-483) !important;
  border: 0 !important;
  font-weight: 800 !important;
}

.seeit-career-job__details > summary::-webkit-details-marker {
  display: none;
}

.seeit-career-job__details > summary small {
  color: rgba(255,255,255,.78) !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}

.seeit-career-job__details[open] > summary {
  background: var(--seeit-blue-483) !important;
}

.seeit-career-job__modules {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 0 !important;
  width: 100% !important;
  min-width: 0 !important;
  padding: 0 !important;
  background: #fff !important;
}

.seeit-career-job__modules > section,
.seeit-career-job__modules > aside {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  padding: clamp(24px, 3.4vw, 42px) !important;
  border: 0 !important;
  border-bottom: 1px solid #dce7ed !important;
  background: #fff !important;
  box-sizing: border-box !important;
}

.seeit-career-job__modules > section:nth-child(even) {
  background: #f5f9fb !important;
}

.seeit-career-job__modules h4 {
  margin: 0 0 16px !important;
  color: var(--seeit-navy-483) !important;
  font-size: 23px !important;
  line-height: 1.25 !important;
}

.seeit-job-module-content,
.seeit-job-module-content * {
  position: static !important;
  float: none !important;
  clear: none !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  transform: none !important;
  columns: auto !important;
  column-count: auto !important;
  column-width: auto !important;
  overflow: visible !important;
  overflow-wrap: anywhere !important;
  box-sizing: border-box !important;
}

.seeit-job-module-content p,
.seeit-job-module-content li,
.seeit-career-job__modules aside {
  color: #334e61 !important;
  font-size: 15px !important;
  line-height: 1.72 !important;
}

.seeit-job-module-content ul,
.seeit-job-module-content ol {
  display: grid !important;
  gap: 8px !important;
  padding-left: 24px !important;
}

.seeit-job-module-content pre,
.seeit-job-module-content code {
  display: block !important;
  width: 100% !important;
  margin: 12px 0 !important;
  padding: 14px !important;
  white-space: pre-wrap !important;
  word-break: break-word !important;
}

.seeit-career-job__actions {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  margin-top: 24px !important;
}

/* ---------- Hersteller-/Modellübersichten ---------- */
.model-catalog-heading {
  align-items: flex-start !important;
}

.model-card__status {
  color: #526b7c !important;
  letter-spacing: .08em !important;
}

.model-card__link {
  color: #006d9d !important;
}

.model-catalog-cta,
.model-catalog-hero {
  color: #fff !important;
}

.model-catalog-cta a,
.model-catalog-hero a {
  color: #fff !important;
}

/* ---------- Ältere Leistungs-/Preisblöcke ---------- */
.seeit-editor-content,
.seeit-editorial-cms-page,
.dynamic-service-content {
  overflow-wrap: anywhere;
}

.seeit-editor-content pre,
.dynamic-service-content pre {
  padding: 18px !important;
  margin: 20px 0 !important;
  white-space: pre-wrap !important;
  word-break: break-word !important;
}

/* ---------- Footer ---------- */
footer.footer.container {
  padding-right: clamp(26px, 4vw, 68px) !important;
  padding-left: clamp(26px, 4vw, 68px) !important;
}

footer.footer .footer-main-row {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(280px, .42fr) !important;
  gap: clamp(28px, 4vw, 60px) !important;
  align-items: center !important;
}

footer.footer .footer-sections {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(140px, 1fr)) !important;
  gap: 28px !important;
}

footer.footer .social-media {
  min-width: 0 !important;
}

footer.footer .footer-bottom {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 26px !important;
  align-items: end !important;
}

/* ---------- Responsive ---------- */
@media (max-width: 1100px) {
  .seeit-etermin-hero__grid,
  .seeit-career-job,
  .seeit-career-job:nth-child(even) {
    grid-template-columns: 1fr !important;
  }

  .seeit-etermin-hero__media {
    max-width: 680px;
    margin-left: 0 !important;
  }

  .seeit-career-job__media,
  .seeit-career-job__media img {
    min-height: 280px !important;
    max-height: 430px !important;
  }

  footer.footer .footer-main-row {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 820px) {
  .seeit-etermin-calendar__head,
  .seeit-etermin-service-strip,
  .seeit-etermin-notes > .container,
  .seeit-career-job__facts {
    grid-template-columns: 1fr !important;
  }

  .seeit-etermin-calendar__contact {
    max-width: 360px;
  }

  footer.footer .footer-sections {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  footer.footer .footer-bottom {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 560px) {
  :root {
    --seeit-shell-gutter: 18px;
  }

  .seeit-etermin-hero__copy h1 {
    font-size: 42px !important;
  }

  .seeit-appointment-embed {
    padding: 14px !important;
  }

  .seeit-career-job__main {
    padding: 24px 20px !important;
  }

  .seeit-career-job__modules > section,
  .seeit-career-job__modules > aside {
    padding: 23px 20px !important;
  }

  footer.footer .footer-sections {
    grid-template-columns: 1fr !important;
  }
}


/* ---------- 4.8.3 final alignment and legacy reset ---------- */
:root {
  --seeit-scrollbar-width: 0px;
}

/*
 * A fixed element is centered against the visual viewport while normal content
 * is centered in the layout viewport (without the vertical scrollbar). The
 * measured scrollbar compensation keeps both edges pixel-identical.
 */
header.header.container {
  right: var(--seeit-scrollbar-width) !important;
  left: 0 !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: var(--seeit-shell) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

#page,
#breadcrumb-navigation.container,
#main-content,
footer.footer.container {
  position: relative;
  right: auto !important;
  left: auto !important;
  width: 100% !important;
  max-width: var(--seeit-shell) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

/* All modern modules use the exact same inner gutter. */
.seeit-etermin-page > section > .container,
.seeit-career-page > section > .container,
.seeit-model-catalog > section > .container,
.ticket-portal-page > section > .container,
.seeit-support-page > section > .container,
.seeit-hours-page > section > .container,
.seeit-order-page > section > .container,
.seeit-news-page > section > .container,
.seeit-news-article > section > .container,
.seeit-news-archive > section > .container,
.seeit-contact-page > section > .container,
.seeit-locations-page > section > .container {
  padding-right: var(--seeit-shell-gutter) !important;
  padding-left: var(--seeit-shell-gutter) !important;
}

/* Explicit contrast, including anchors nested in dark cards. */
.seeit-etermin-hero a,
.seeit-etermin-calendar__contact a,
.model-catalog-hero a,
.model-catalog-cta a,
.ticket-portal-hero a,
.seeit-support-page .platform-hero a,
.sit-contact-strip a,
footer.footer a,
[class*="dark"] > a,
[class*="navy"] > a {
  color: #fff !important;
}

.seeit-etermin-hero__actions .seeit-primary-link,
.model-catalog-hero__actions .seeit-primary-link,
.model-catalog-cta .seeit-primary-link,
.platform-success__card .platform-button,
.ticket-status-box .platform-button {
  color: #fff !important;
  background: #087caf !important;
  border-color: #087caf !important;
}

.seeit-etermin-hero__actions .seeit-secondary-link,
.model-catalog-hero__actions .seeit-secondary-link,
.model-catalog-cta .seeit-secondary-link {
  color: #082f55 !important;
  background: #fff !important;
  border-color: rgba(255,255,255,.74) !important;
}

/* Compact, balanced booking hero – no unused third column or tiny media. */
.seeit-etermin-hero__grid {
  grid-template-columns: minmax(0, 1.05fr) minmax(390px, .95fr) !important;
  gap: clamp(42px, 5vw, 76px) !important;
}
.seeit-etermin-hero__media {
  max-width: 610px !important;
  border-width: 1px !important;
  border-top: 5px solid #f5a000 !important;
  background: rgba(255,255,255,.98) !important;
}
.seeit-etermin-hero__media img {
  height: clamp(260px, 26vw, 390px) !important;
  padding: clamp(18px, 2.8vw, 38px) !important;
  object-fit: contain !important;
  background: linear-gradient(145deg,#fff,#edf5f8) !important;
}
.seeit-etermin-hero__copy h1 {
  font-size: clamp(42px, 4.6vw, 70px) !important;
}
.seeit-etermin-calendar__head h2 {
  margin: 7px 0 10px !important;
}
.seeit-appointment-embed {
  min-height: 560px !important;
}

/* Career modules are isolated from legacy Bootstrap/editor widths and floats. */
.seeit-career-job,
.seeit-career-job * {
  box-sizing: border-box !important;
}
.seeit-career-job__main,
.seeit-career-job__details,
.seeit-career-job__modules,
.seeit-job-module-content,
.seeit-job-module-content > * {
  min-width: 0 !important;
  max-width: 100% !important;
}
.seeit-job-module-content div,
.seeit-job-module-content section,
.seeit-job-module-content article,
.seeit-job-module-content aside,
.seeit-job-module-content header,
.seeit-job-module-content footer,
.seeit-job-module-content .row,
.seeit-job-module-content [class*="col-"] {
  display: block !important;
  float: none !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
.seeit-job-module-content p {
  margin: 0 0 14px !important;
  padding: 0 !important;
}
.seeit-job-module-content h3,
.seeit-job-module-content h4,
.seeit-job-module-content h5,
.seeit-job-module-content h6 {
  margin: 22px 0 11px !important;
  padding: 0 !important;
  color: #082f55 !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}
.seeit-job-module-content h3:first-child,
.seeit-job-module-content h4:first-child,
.seeit-job-module-content h5:first-child,
.seeit-job-module-content h6:first-child {
  margin-top: 0 !important;
}
.seeit-job-module-content ul,
.seeit-job-module-content ol {
  margin: 0 0 16px !important;
  padding-left: 24px !important;
}
.seeit-job-module-content li {
  margin: 0 !important;
  padding: 0 !important;
}
.seeit-job-module-content br {
  display: initial !important;
}
.seeit-career-job__details > summary span,
.seeit-career-job__details > summary small {
  color: #fff !important;
}

/* Model catalog cards always keep readable labels and actions. */
.model-card__status {
  color: #435f72 !important;
}
.model-card.is-current .model-card__status {
  color: #075f88 !important;
}
.model-card__link,
.model-catalog-heading > a {
  color: #006b99 !important;
  background: transparent !important;
}
.model-card__link:hover,
.model-card__link:focus,
.model-catalog-heading > a:hover,
.model-catalog-heading > a:focus {
  color: #082f55 !important;
}

/* Legacy price/editor content must render markup, never literal escaped tags. */
.sit-price-content b,
.sit-price-content strong,
.dynamic-service-content b,
.dynamic-service-content strong,
.seeit-editor-content b,
.seeit-editor-content strong {
  font-weight: 800 !important;
}

@media (max-width: 1100px) {
  .seeit-etermin-hero__grid {
    grid-template-columns: 1fr !important;
  }
  .seeit-etermin-hero__media {
    max-width: 720px !important;
  }
}

@media (max-width: 560px) {
  .seeit-etermin-hero__copy h1 {
    font-size: 39px !important;
  }
  .seeit-etermin-hero__media img {
    height: 250px !important;
    padding: 14px !important;
  }
}

/* ===== css/hotfix-4.8.4.css ===== */
/*
 * SEE-IT 4.8.4
 * Exakte Außenkante für Header, Breadcrumb, Inhalte und Footer sowie
 * kompakte Termin-, Standort- und Kontaktlayouts. Das Originaltheme bleibt
 * unangetastet; diese Datei enthält ausschließlich gezielte Überschreibungen.
 */
:root {
  --seeit-shell: 1440px;
  --seeit-content-pad: 22px;
  --seeit-navy-484: #082f55;
  --seeit-dark-484: #032643;
  --seeit-blue-484: #087caf;
  --seeit-cyan-484: #11a5c8;
  --seeit-orange-484: #f5a000;
  --seeit-line-484: #d8e4eb;
}

html,
body {
  overflow-x: clip;
}

/*
 * Der fixe Header wird gegen dieselbe Layoutbreite wie der normale
 * Dokumentfluss zentriert. Die von layout-4.8.3.js gemessene Scrollbarbreite
 * verhindert den früheren Versatz um einige Pixel.
 */
header.header.container {
  right: var(--seeit-scrollbar-width, 0px) !important;
  left: 0 !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: var(--seeit-shell) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  transform: none !important;
}

#page,
#breadcrumb-navigation.container,
#main-content,
footer.footer.container {
  position: relative;
  right: auto !important;
  left: auto !important;
  width: 100% !important;
  max-width: var(--seeit-shell) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  box-sizing: border-box !important;
}

#page,
#main-content,
#main-content > section,
#main-content > article,
#main-content > div {
  min-width: 0 !important;
  box-sizing: border-box !important;
}

/* Breadcrumb exakt an der linken Kante des Logo-/Navigationskastens. */
#breadcrumb-navigation.container {
  padding: 15px 0 !important;
}
#breadcrumb-navigation > ul {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}
#breadcrumb-navigation > ul > li:first-child {
  padding-left: 0 !important;
  border-left: 0 !important;
}
.sit-breadcrumbs.sit-shell {
  width: 100% !important;
  max-width: var(--seeit-shell) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  box-sizing: border-box !important;
}
.sit-breadcrumbs ol {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

/*
 * Moderne Seiten nutzen nur einen kleinen gemeinsamen Innenabstand. Alte
 * verschachtelte Container erhalten keine zweite Maximalbreite oder ein
 * zusätzliches 4-vw-Gutter mehr.
 */
:is(
  .seeit-contact-page,
  .seeit-hours-page,
  .seeit-locations-page,
  .seeit-career-page,
  .seeit-etermin-page,
  .booking-page,
  .booking-cancel-page,
  .ticket-portal-page,
  .seeit-support-page,
  .seeit-order-page,
  .model-catalog-page,
  .seeit-model-catalog,
  .seeit-editorial-page,
  .seeit-editorial-cms-page,
  .seeit-news-page,
  .seeit-news-article,
  .seeit-news-archive,
  .seeit-article-detail,
  .locations-page
) > section > .container,
:is(
  .seeit-contact-page,
  .seeit-hours-page,
  .seeit-locations-page,
  .seeit-career-page,
  .seeit-etermin-page,
  .booking-page,
  .booking-cancel-page,
  .ticket-portal-page,
  .seeit-support-page,
  .seeit-order-page,
  .model-catalog-page,
  .seeit-model-catalog,
  .seeit-editorial-page,
  .seeit-editorial-cms-page,
  .seeit-news-page,
  .seeit-news-article,
  .seeit-news-archive,
  .seeit-article-detail,
  .locations-page
) > .container {
  width: 100% !important;
  max-width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: var(--seeit-content-pad) !important;
  padding-left: var(--seeit-content-pad) !important;
  box-sizing: border-box !important;
}

/* Bootstrap-3-Clearfix-Elemente dürfen in modernen Gridbereichen keine
 * unsichtbaren zusätzlichen Spalten erzeugen. */
:is(
  .seeit-etermin-page,
  .booking-page,
  .seeit-hours-page,
  .seeit-contact-page,
  .seeit-locations-page,
  .seeit-career-page,
  .seeit-order-page,
  .ticket-portal-page,
  .seeit-support-page,
  .seeit-news-page,
  .seeit-news-article,
  .seeit-model-catalog,
  footer.footer
) :is(.container,.row)::before,
:is(
  .seeit-etermin-page,
  .booking-page,
  .seeit-hours-page,
  .seeit-contact-page,
  .seeit-locations-page,
  .seeit-career-page,
  .seeit-order-page,
  .ticket-portal-page,
  .seeit-support-page,
  .seeit-news-page,
  .seeit-news-article,
  .seeit-model-catalog,
  footer.footer
) :is(.container,.row)::after {
  display: none !important;
  content: none !important;
}

/* Kontrast: niemals blaue Schrift auf blauer oder dunkelblauer Fläche. */
:is(
  .seeit-dark-panel,
  .seeit-hero,
  .booking-hero,
  .seeit-etermin-hero,
  .seeit-hours-contact,
  .model-catalog-cta,
  .ticket-status-box,
  .platform-success__card,
  .seeit-store-hours__card > header,
  [class*="__dark"],
  [class*="is-dark"]
) a:not(.seeit-secondary-link),
:is(
  .seeit-dark-panel,
  .seeit-hero,
  .booking-hero,
  .seeit-etermin-hero,
  .seeit-hours-contact,
  .model-catalog-cta,
  .ticket-status-box,
  .platform-success__card,
  .seeit-store-hours__card > header,
  [class*="__dark"],
  [class*="is-dark"]
) button {
  color: #fff !important;
}
.seeit-primary-link,
.platform-button:not(.platform-button--secondary),
.seeit-form-submit {
  color: #fff !important;
  background: var(--seeit-blue-484) !important;
  border-color: var(--seeit-blue-484) !important;
  text-decoration: none !important;
}
.seeit-primary-link:hover,
.seeit-primary-link:focus,
.platform-button:not(.platform-button--secondary):hover,
.platform-button:not(.platform-button--secondary):focus,
.seeit-form-submit:hover,
.seeit-form-submit:focus {
  color: #fff !important;
  background: var(--seeit-dark-484) !important;
  border-color: var(--seeit-dark-484) !important;
}
.seeit-secondary-link,
.platform-button--secondary {
  color: var(--seeit-navy-484) !important;
  background: #fff !important;
  border-color: #b9ceda !important;
}

/* Terminvereinbarung: kompakt, ausgewogen und ohne leere Großflächen. */
.seeit-etermin-hero {
  min-height: 0 !important;
  padding: 40px 0 !important;
}
.seeit-etermin-hero__grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 390px) !important;
  gap: 38px !important;
  align-items: center !important;
}
.seeit-etermin-hero__copy {
  max-width: 780px !important;
}
.seeit-etermin-hero__copy h1 {
  max-width: 700px !important;
  margin: 8px 0 16px !important;
  font-size: clamp(42px, 4vw, 61px) !important;
  line-height: 1.025 !important;
}
.seeit-etermin-hero__copy p {
  max-width: 690px !important;
  margin-bottom: 18px !important;
  font-size: 16px !important;
  line-height: 1.62 !important;
}
.seeit-etermin-hero__services,
.seeit-etermin-hero__actions {
  gap: 8px !important;
}
.seeit-etermin-hero__media {
  width: 100% !important;
  max-width: 390px !important;
  margin: 0 0 0 auto !important;
  overflow: hidden !important;
  border: 1px solid rgba(255,255,255,.52) !important;
  border-top: 4px solid var(--seeit-orange-484) !important;
  background: #fff !important;
  box-shadow: 0 20px 44px rgba(0,25,45,.22) !important;
}
.seeit-etermin-hero__media img {
  display: block !important;
  width: 100% !important;
  height: 185px !important;
  padding: 13px 20px !important;
  object-fit: contain !important;
  background: linear-gradient(145deg,#fff,#edf5f8) !important;
}
.seeit-etermin-hero__media figcaption {
  display: grid !important;
  gap: 5px !important;
  padding: 14px 17px 16px !important;
  background: var(--seeit-dark-484) !important;
}
.seeit-etermin-hero__media figcaption strong,
.seeit-etermin-hero__media figcaption span,
.seeit-etermin-hero__media figcaption a {
  color: #fff !important;
}
.seeit-etermin-calendar {
  padding: 38px 0 46px !important;
}
.seeit-etermin-calendar__head {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 190px !important;
  gap: 22px !important;
  align-items: end !important;
  margin-bottom: 18px !important;
}
.seeit-etermin-calendar__head > div:first-child {
  max-width: 880px !important;
}
.seeit-etermin-service-strip {
  margin-top: 16px !important;
}
.seeit-appointment-embed {
  min-height: 0 !important;
  margin-top: 18px !important;
  padding: 18px !important;
  overflow: visible !important;
}
.seeit-appointment-embed iframe {
  min-height: 500px !important;
}
.seeit-etermin-notes {
  padding: 22px 0 30px !important;
}
.seeit-etermin-notes > .container {
  padding-right: var(--seeit-content-pad) !important;
  padding-left: var(--seeit-content-pad) !important;
}

/* Öffnungszeiten, Standorte und Kontakt schöpfen den Rahmen vollständig aus. */
.seeit-store-hours,
.seeit-contact-main,
.seeit-contact-body,
.seeit-hours-contact,
.location-network,
.locations-network {
  width: 100% !important;
}
.seeit-store-hours__grid,
.seeit-contact-layout,
.seeit-hours-contact__grid,
.location-network__grid,
.locations-network__grid {
  width: 100% !important;
  max-width: none !important;
}
.seeit-store-hours__card,
.seeit-contact-layout > *,
.location-network__grid > * {
  min-width: 0 !important;
}
.seeit-store-hours {
  padding-top: 44px !important;
  padding-bottom: 54px !important;
}
.seeit-store-hours__card > header address {
  margin-bottom: 0 !important;
}

/* Footer ohne doppelten Außen- und Innenabstand. */
footer.footer.container {
  padding: 0 !important;
}
footer.footer .row {
  width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
footer.footer nav.footer-sections,
footer.footer nav.social-media,
footer.footer .footer-sections,
footer.footer .social-media,
footer.footer .copyright {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}
footer.footer nav.footer-sections .section,
footer.footer .footer-sections .section {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}
footer.footer .copyright {
  width: auto !important;
}
footer.footer .footer-main-row > *,
footer.footer .footer-bottom > * {
  min-width: 0 !important;
}

footer.footer .footer-main-row {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(255px, 315px) !important;
  gap: 26px !important;
  align-items: center !important;
  padding: 24px var(--seeit-content-pad) 18px !important;
}
footer.footer .footer-sections {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 18px !important;
}
footer.footer .footer-sections .section {
  min-width: 0 !important;
}
footer.footer .social-media {
  min-width: 0 !important;
  align-self: center !important;
}
footer.footer .footer-bottom {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 20px !important;
  align-items: end !important;
  padding: 16px var(--seeit-content-pad) 20px !important;
}
footer.footer .footer-bottom__links {
  display: grid !important;
  gap: 9px !important;
  min-width: 0 !important;
}
footer.footer .footer-legal-links,
footer.footer .footer-service-links {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px 14px !important;
}
footer.footer .footer-group-links {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
}
footer.footer .footer-group-links a {
  min-width: 0 !important;
  width: auto !important;
  padding: 9px 12px !important;
}
footer.footer .copyright {
  align-self: end !important;
}

/* Legacy-Preisboxen: korrekt dekodiertes Markup bleibt lesbar. */
.dynamic-service-content .price-box,
.dynamic-service-content [class*="preis"],
.seeit-editor-content [class*="preis"],
.sit-price-content {
  overflow-wrap: anywhere;
}
.sit-price-content b,
.sit-price-content strong,
.dynamic-service-content b,
.dynamic-service-content strong,
.seeit-editor-content b,
.seeit-editor-content strong {
  font-weight: 800 !important;
}

@media (max-width: 1100px) {
  :root { --seeit-content-pad: 20px; }
  .seeit-etermin-hero__grid {
    grid-template-columns: minmax(0, 1fr) minmax(270px, 340px) !important;
    gap: 28px !important;
  }
  footer.footer .footer-main-row {
    grid-template-columns: 1fr !important;
  }
  footer.footer .social-media {
    text-align: left !important;
  }
}

@media (max-width: 820px) {
  :root { --seeit-content-pad: 16px; }
  #breadcrumb-navigation.container {
    padding-right: var(--seeit-content-pad) !important;
    padding-left: var(--seeit-content-pad) !important;
  }
  .seeit-etermin-hero__grid,
  .seeit-etermin-calendar__head,
  .seeit-etermin-service-strip,
  .seeit-etermin-notes > .container {
    grid-template-columns: 1fr !important;
  }
  .seeit-etermin-hero__media {
    max-width: 520px !important;
    margin-left: 0 !important;
  }
  .seeit-appointment-embed {
    padding: 10px !important;
  }
  footer.footer .footer-sections {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  footer.footer .footer-bottom {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 520px) {
  :root { --seeit-content-pad: 14px; }
  .seeit-etermin-hero {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
  .seeit-etermin-hero__copy h1 {
    font-size: 37px !important;
  }
  .seeit-etermin-hero__media img {
    height: 170px !important;
  }
  footer.footer .footer-sections {
    grid-template-columns: 1fr 1fr !important;
    gap: 20px 14px !important;
  }
  footer.footer .footer-group-links a {
    width: 100% !important;
  }
}

/* ===== css/hotfix-4.8.5.css ===== */
/* SEE-IT 4.8.5
 * Performance-, Barrierefreiheits- und Rahmenkorrekturen ohne Redesign.
 */
:root{
  --seeit-shell:1440px;
  --seeit-edge:clamp(18px,2.1vw,30px);
}
html{scroll-behavior:smooth}
body{overflow-x:clip}

/* Tastaturzugang bleibt unsichtbar, bis er benötigt wird. */
.skip-link{
  position:fixed!important;z-index:100000!important;top:8px!important;left:8px!important;
  transform:translateY(-150%);padding:12px 16px;background:#fff;color:#062f51!important;
  border:3px solid #f5a000;border-radius:4px;font-weight:800;text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,.24)
}
.skip-link:focus{transform:translateY(0)}
.main-content-anchor{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
:focus-visible{outline:3px solid #f5a000!important;outline-offset:3px!important}

/* Header, Breadcrumb, Hauptinhalt und Footer benutzen dieselbe Außenkante. */
header.header.container,
#page,
#breadcrumb-navigation.container,
#main-content,
footer.footer.container{
  width:100%!important;max-width:var(--seeit-shell)!important;margin-inline:auto!important;box-sizing:border-box!important
}
header.header.container{left:0!important;right:var(--seeit-scrollbar-width,0px)!important;transform:none!important}
#breadcrumb-navigation.container{padding-left:0!important;padding-right:0!important}
#breadcrumb-navigation>ul{padding-left:0!important;padding-right:0!important}

/* Das neue Footer-Markup füllt die verfügbare Breite, ohne doppelte Randabstände. */
footer.footer.container{padding:30px var(--seeit-edge)!important}
footer.footer .footer-main-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(250px,.32fr)!important;gap:28px!important;width:100%!important;margin:0!important}
footer.footer .footer-sections{float:none!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;width:100%!important;margin:0!important}
footer.footer .footer-sections .section{width:auto!important;min-width:0!important}
footer.footer .social-media{float:none!important;width:auto!important;margin:0!important;display:flex;align-items:center;justify-content:flex-end;text-align:right}
footer.footer .footer-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:24px!important;align-items:end!important;width:100%!important;margin-top:24px!important;padding-top:22px!important;border-top:1px solid rgba(255,255,255,.35)}
footer.footer .footer-bottom__links{display:grid;gap:12px;min-width:0}
footer.footer .footer-legal-links,footer.footer .footer-service-links{display:flex;flex-wrap:wrap;gap:4px 20px}
footer.footer .footer-group-links{display:flex;flex-wrap:wrap;gap:10px}
footer.footer .footer-group-links>a{display:grid;gap:2px;min-width:210px;padding:10px 12px;border:1px solid rgba(255,255,255,.22);text-decoration:none}
footer.footer .copyright{float:none!important;width:auto!important;margin:0!important;white-space:nowrap;text-align:right!important}
footer.footer a{min-height:24px;line-height:1.45}
footer.footer li a,footer.footer .footer-legal-links a,footer.footer .footer-service-links a{display:inline-flex;align-items:center;padding-block:4px}

/* Aktionsteaser: ausreichender Kontrast bei unverändertem Aufbau. */
section.blog-teaser .teaser-item .tagsred li{
  display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:4px 8px!important;
  color:#fff!important;background:#8b2939!important;border-radius:2px!important;font-weight:800!important;letter-spacing:.04em
}
section.blog-teaser .teaser-item .content-wrapper{color:#17364f}
section.blog-teaser .teaser-item .content-wrapper a{color:#075f91}

/* Bilder werden nicht verzerrt; ihre Karten und Ausschnitte bleiben optisch gleich. */
.teaser-grid-6 .tile .bg-img,.seeit-entry-media{overflow:hidden}
.teaser-grid-6 .tile .bg-img img,.seeit-entry-media img{
  display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important
}
.teaser-grid-6 .tile:nth-child(2) .bg-img img{object-fit:cover!important}
.header .logo img{display:block;max-width:100%;height:100%!important;width:auto!important;margin:auto}

/* Lesbare Linknamen und ausreichend große Interaktionsflächen. */
header.header #menuToggle #menu a,footer.footer a,.seeit-entry-link{min-height:24px}
.seeit-entry-link{display:inline-flex;align-items:center;gap:5px;padding-block:5px}

/* Stellenformular wird erst nach einer bewussten Stellenwahl sichtbar. */
.career-application-gate-v485{padding:24px;border:1px solid #d5e2e9;border-left:4px solid #087caf;background:#f5f9fb}
.career-application-gate-v485 h2{margin-top:0;color:#082f55}
.career-selected-job-v485{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;margin-bottom:18px;background:#eaf5fa;border:1px solid #c9dfe9}

/* Keine neuen versteckten Grid-Spalten durch Bootstrap-Clearfix. */
:is(.seeit-career-page,.seeit-etermin-page,.seeit-hours-page,.seeit-contact-page,.ticket-portal-page,.seeit-order-page,.seeit-news-archive,.seeit-news-article,.seeit-model-catalog,footer.footer) :is(.container,.row)::before,
:is(.seeit-career-page,.seeit-etermin-page,.seeit-hours-page,.seeit-contact-page,.ticket-portal-page,.seeit-order-page,.seeit-news-archive,.seeit-news-article,.seeit-model-catalog,footer.footer) :is(.container,.row)::after{content:none!important;display:none!important}

@media(max-width:1023px){
  footer.footer .footer-main-row{grid-template-columns:1fr!important}
  footer.footer .social-media{justify-content:flex-start;text-align:left}
  footer.footer .footer-sections{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:767px){
  footer.footer.container{padding:28px 20px!important}
  footer.footer .footer-bottom{grid-template-columns:1fr!important}
  footer.footer .copyright{text-align:left!important;white-space:normal}
  footer.footer .footer-group-links>a{min-width:100%}
  header.header #menuToggle #menu[inert]{pointer-events:none}
}

/* Veraltete Theme-Iconpfade vermeiden: der mobile Menüpfeil wird rein per CSS gezeichnet. */
@media (max-width:1023px){
  header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover > a:before,
  header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover > a:before{
    width:9px!important;height:9px!important;right:16px!important;top:15px!important;
    border-right:2px solid currentColor!important;border-bottom:2px solid currentColor!important;
    background:none!important;transform:rotate(45deg)!important;transform-origin:center!important
  }
  header.header #menuToggle #menu .main nav > ul.ready > li.open-on-hover:hover > .flyout-wrapper > .flyout > ul > li.open-on-hover.opened > a:before,
  header.header #menuToggle #menu .main nav > ul.ready > li.opened > .flyout-wrapper > .flyout > ul > li.open-on-hover.opened > a:before{
    transform:rotate(225deg)!important;top:20px!important
  }
}

/* ===== css/hotfix-4.8.6.css ===== */
/* SEE-IT 4.8.6
 * Regressionskorrekturen für native Bilder, konsistente Sichtbarkeit und
 * unveränderte Frontendgestaltung.
 */

/* 4.8.5 ersetzte die alten CSS-Hintergründe durch echte responsive Bilder.
 * Das Legacy-Theme blendet .bg-img jedoch bis zu einem JS-Lazyload weiterhin
 * mit opacity:0 aus und versteckt darin liegende <img>. Die explizite Klasse
 * funktioniert auch in Browsern ohne :has()-Unterstützung. */
.bg-img.has-native-image{
  opacity:1!important;
  background-image:none!important;
}
.bg-img.has-native-image>img,
.bg-img.has-native-image>a>img{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}

/* Zusätzliche Absicherung für moderne Browser, falls ein natives Bild aus
 * einem alten CMS-Block noch keine explizite Klasse erhalten hat. */
@supports selector(.bg-img:has(> img[src])){
  .bg-img.loaded:has(>img[src]),
  .bg-img.loaded:has(>a>img[src]){
    opacity:1!important;
    background-image:none!important;
  }
  .bg-img.loaded:has(>img[src])>img[src],
  .bg-img.loaded:has(>a>img[src])>a>img[src]{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    height:100%!important;
    min-width:100%!important;
    min-height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
  }
}

/* Der vorhandene Bildausschnitt und die Höhen des Originalthemes bleiben
 * erhalten. Es werden ausschließlich die unsichtbaren Bildzustände aufgehoben. */
section.teaser-grid-6 .tile .bg-img,
section.blog-teaser .teaser-item .bg-img{
  position:relative;
  isolation:isolate;
}
section.teaser-grid-6 .tile .bg-img>a,
section.blog-teaser .teaser-item .bg-img>a{
  display:block;
  width:100%;
  height:100%;
}

/* Native Bilder erhalten bei deaktiviertem JavaScript ebenfalls eine sichere
 * Darstellung. */
.no-js .bg-img.has-native-image,
.no-js .img.loaded{opacity:1!important}
.no-js .bg-img.has-native-image img[src],
.no-js .img.loaded img[src]{visibility:visible!important;opacity:1!important}

/* Kleine Kontrastkorrekturen innerhalb der unveränderten Startseitenkarten. */
section.blog-teaser .teaser-item .title a,
section.blog-teaser .teaser-item .teaser-text,
section.blog-teaser .teaser-item .date{color:#075f91}
section.blog-teaser .teaser-item .title a:focus-visible,
section.blog-teaser .teaser-item .title a:hover{color:#053e62}
