.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0!important}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:2147483646}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;margin-bottom:.4em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;text-decoration:none}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-first-highlight .cc-btn:last-child{background-color:transparent;border-color:transparent}.cc-first-highlight .cc-btn:last-child:focus,.cc-first-highlight .cc-btn:last-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.2em;right:.4em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close.cc-closeXcustomText{text-decoration:underline;font-size:1.1em;top:.5em;right:.6em}.cc-window.cc-banner.cc-addedcloseX{padding:2em 1.8em}.cc-close:focus,.cc-close:hover{opacity:1}div.cc-blockingScreen{opacity:.5;background:#000;width:100%;height:100%;z-index:2147483630;top:0;left:0;position:fixed}span.cc-visually-hidden{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-allswitches.cc-floating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}.cc-switch-element{margin-bottom:.3em}.cc-switch{position:relative;display:inline-block;width:2.3em;height:1.4em;margin:0 .3em 0 0;vertical-align:middle}.cc-switch-label{margin-right:.6em}.cc-switch input{opacity:0;width:0;height:0;display:none}.cc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.cc-slider:before{position:absolute;content:"";height:1em;width:1em;left:.2em;bottom:.2em;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.cc-slider{background-color:#a0db8e}input:focus+.cc-slider{-webkit-box-shadow:0 0 1px #a0db8e;box-shadow:0 0 1px #a0db8e}input:checked+.cc-slider:before{-webkit-transform:translateX(.9em);transform:translateX(.9em)}.cc-slider.disabled:before{opacity:45%}.cc-slider.classic{border-radius:.6em}.cc-slider.classic:before{border-radius:50%}.cc-popovercenter{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:380px;z-index:2147483645}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-popovercenter{top:50%!important;left:50%!important;min-width:calc(100%)!important}}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-highlight .cc-btn:last-child{min-width:140px}.cc-theme-classic .cc-highlight .cc-btn:first-child{min-width:0}.cc-theme-classic .cc-first-highlight .cc-btn:last-child{min-width:0}.cc-theme-classic .cc-first-highlight .cc-btn:first-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}@font-face{font-family:'FontAwesome';src:url(//www.kastaniengarten-giesing.de/wp-content/themes/restaurantz/third-party/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.kastaniengarten-giesing.de/wp-content/themes/restaurantz/third-party/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.kastaniengarten-giesing.de/wp-content/themes/restaurantz/third-party/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.kastaniengarten-giesing.de/wp-content/themes/restaurantz/third-party/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.kastaniengarten-giesing.de/wp-content/themes/restaurantz/third-party/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.kastaniengarten-giesing.de/wp-content/themes/restaurantz/third-party/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 300;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752FD8Ghe4.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 300;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 300;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 300;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 300;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752FD8Ghe4.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 600;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752FD8Ghe4.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 600;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 600;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 600;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 600;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752FD8Ghe4.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/oswald/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Tangerine';
font-style: normal;
font-weight: 400;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/tangerine/IurY6Y5j_oScZZow4VOxCZZM.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Tangerine';
font-style: normal;
font-weight: 700;
src: url(https://www.kastaniengarten-giesing.de/wp-content/fonts/tangerine/Iurd6Y5j_oScZZow4VO5srNZi5FN.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.sidr{display:block;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:hidden;overflow-y:auto;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:15px;background:#333;color:#fff;box-shadow:0 0 5px 5px #222 inset}.sidr .sidr-inner{padding:0 0 15px}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkNGQ0ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#4d4d4d),color-stop(100%,#1a1a1a));background-image:-moz-linear-gradient(#4d4d4d,#1a1a1a);background-image:-webkit-linear-gradient(#4d4d4d,#1a1a1a);background-image:linear-gradient(#4d4d4d,#1a1a1a);font-size:11px;font-weight:400;padding:0 15px;margin:0 0 5px;color:#fff;line-height:24px;box-shadow:0 5px 5px 3px rgba(0,0,0,.2)}.sidr label,.sidr p,.sidr ul li ul li{font-size:13px}.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span,.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span,.sidr ul li:hover>a,.sidr ul li:hover>span{box-shadow:0 0 15px 3px #222 inset}.sidr p{margin:0 0 12px}.sidr p a{color:rgba(255,255,255,.9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #1a1a1a;border-bottom:1px solid #4d4d4d}.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #4d4d4d;border-bottom:1px solid #1a1a1a}.sidr ul li ul,.sidr ul li ul li:last-child{border-bottom:0}.sidr ul li.active,.sidr ul li.sidr-class-active,.sidr ul li:hover{border-top:0;line-height:49px}.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff}.sidr ul li ul{margin:0}.sidr ul li ul li{line-height:40px}.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active,.sidr ul li ul li:hover{border-top:0;line-height:41px}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(255,255,255,.8);padding-left:30px}.sidr form{margin:0 15px}.sidr input[type=url],.sidr input[type=text],.sidr input[type=password],.sidr input[type=date],.sidr input[type=datetime],.sidr input[type=email],.sidr input[type=number],.sidr input[type=search],.sidr input[type=tel],.sidr input[type=time],.sidr select,.sidr textarea{width:100%;font-size:13px;padding:5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;border-radius:2px;border:0;background:rgba(0,0,0,.1);color:rgba(255,255,255,.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#333;background:#fff}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(255,255,255,.9)}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
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;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
outline: none;
}
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 {
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"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
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;
} button,
input,
select,
textarea {
color: #313131;
font-size: 14px;
line-height: 1.5;
}
body{
color: #313131;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
overflow-x:hidden!important;
background: #ffffff none repeat scroll 0 0;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0 0 15px 0;
}
h1,
h2,
h3,
h4,
h5,
h6{
margin: 0 0 15px 0;
font-family: 'Oswald', sans-serif;
font-weight: 600;
}
h1 {
font-size: 28px;
}
h2 {
font-size: 24px;
}
h3{
font-size: 20px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 16px;
}
h6 {
font-size: 14px;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*::before,
*::after { box-sizing: inherit;
}
body {
overflow-x: hidden!important;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
ul, ol {
margin: 0 0 0.5em 1em;
padding: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
}
td, th {
border: 1px solid #ddd;
padding: 5px;
} button,
a.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: #562c19  none repeat scroll 0 0;
border: medium none;
color: #ffffff;
font-family: Oswald;
font-size: 19px;
font-weight: normal;
line-height: 1.5;
padding: 5px 20px;
transition: all 0.3s ease-in-out 0s;
}
button:hover,
a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #551919;
opacity: 0.7;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
select {
color: #666;
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #ffb606;
border-color:#ffb606;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"]{
padding: 8px 0 8px 13px;
}
select {
width: 100%;
padding:5px;
}
textarea {
padding:10px 20px;
width: 100%;
} #mobile-trigger{
display: none;
}
#mob-menu{
display: none;
} a,
a:visited {
color: #7f390a;
text-decoration: inherit;
}
a:hover,
a:focus,
a:active {
color:#551919;
}
a:focus {
outline:inherit;
}
a:hover,
a:active {
outline: 0;
}
.entry-content a:not(.more-link):not(.button):not(.wp-block-button__link),
.entry-summary a:not(.more-link):not(.button):not(.wp-block-button__link),
.ew-about a:not(.more-link):not(.button),
.widget_text a:not(.more-link):not(.button),
.comment-content a {
text-decoration: underline;
}
.entry-content a:not(.more-link):not(.button):hover,
.entry-content a:not(.more-link):not(.button):focus,
.entry-summary a:not(.more-link):not(.button):hover,
.entry-summary a:not(.more-link):not(.button):focus,
.ew-about a:not(.more-link):not(.button):hover,
.ew-about a:not(.more-link):not(.button):focus,
.widget_text a:not(.more-link):not(.button):hover,
.widget_text a:not(.more-link):not(.button):focus,
.comment-content a:hover,
.comment-content a:focus {
text-decoration: none;
} #main-nav {
margin-top: 12px;
}
#main-nav {
display: block;
float: right;
width: auto;
max-width: 75%;
}
.main-navigation ul {
display: block;
margin: 0;
padding: 0;
}
.main-navigation ul ul {
background-color:#000;
box-shadow:0 1px 2px;
height: 0;
top: 41px;
line-height: 0;
opacity: 0;
overflow: hidden;
position: absolute;
transition: all 0.4s ease-in-out 0s;
width: 200px;
}
.main-navigation ul ul ul {
left:100%;
top: 0
}
.main-navigation li {
position: relative;
display: inline-block;
margin-bottom:0;
float: left;
}
.main-navigation ul > li:hover > ul {
height: auto;
line-height: 1.5;
opacity: 1;
overflow: visible;
transition: all 0.3s ease-in-out 0s;
z-index: 9999;
}
.main-navigation ul ul ul ul  {
display: none;
}
.main-navigation ul ul ul li:hover > ul {
display: block;
}
.main-navigation ul ul li:hover > ul {
opacity: 1;
left:100%;
}
.main-navigation li li {
float: none;
display: block;
}
.main-navigation ul ul ul::before {
display: none;
}
.main-navigation li {
position: relative;
display: inline-block;
margin-bottom:0;
float: left;
}
.main-navigation li li {
float: none;
display: block;
}
.main-navigation ul li a {
color: #ffffff;
display: block;
font-family: Oswald;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.6px;
margin: 0 5px;
padding: 10px;
position: relative;
z-index: 99;
}
.main-navigation ul ul a {
border-bottom: 1px solid #313131;
color: #fff;
font-size: 14px;
height: auto;
padding: 9px 15px;
text-align: left;
width: 100%;
border-left: none;
border-right: none;
margin: 0;
}
.main-navigation ul li.menu-item-has-children > a::after,
.main-navigation ul li.page_item_has_children > a::after {
content: "\f107";
font-family: FontAwesome;
margin-left: 10px;
margin-right: 0;
position: absolute;
right: 10px;
top: 10px;
}
.main-navigation ul li li.menu-item-has-children > a::after,
.main-navigation ul li li.page_item_has_children > a::after {
content: "\f105";
top: 8px;
}
.main-navigation ul li.menu-item-has-children a,
.main-navigation ul li.page_item_has_children a {
padding-right: 30px;
}
.main-navigation li a:hover::before,
.main-navigation li.current-menu-item > a::before,
.main-navigation li.current_page_item > a::before,
.main-navigation li:hover > a::before {
background: #f9a400 none repeat scroll 0 0;
bottom: 0px;
content: "";
display: block;
height: 3px;
left: 0;
position: absolute;
width: 100%;
z-index: -1;
}
.main-navigation li li a:hover::before,
.main-navigation li li.current-menu-item > a::before,
.main-navigation li li.current_page_item > a::before,
.main-navigation li li:hover > a::before {
display: none;
}
.main-navigation li li a:hover {
opacity: 0.7;
}
.main-navigation .menu-toggle,
.main-navigation .dropdown-toggle {
display: none;
} .site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
clear: both;
}
.site-main .comment-navigation a,
.site-main .posts-navigation a,
.site-main .post-navigation a{
background:#562c19 none repeat scroll 0 0;
border: medium none;
color: #ffffff;
font-family: Oswald;
font-size: 19px;
font-weight: normal;
line-height: 1.5;
padding: 5px 20px;
}
.site-main .comment-navigation a:hover,
.site-main .posts-navigation a:hover,
.site-main .post-navigation a:hover {
background-color: #551919;
}
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a{
float: left;
}
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next  a{
float: right;
text-align: right;
}
.comment-navigation .nav-previous a::before,
.posts-navigation .nav-previous a::before,
.post-navigation .nav-previous a::before {
content: "\f177";
display: inline-block;
font-family: FontAwesome;
margin-right: 10px;
margin-left: -10px;
}
.comment-navigation .nav-next a::after,
.posts-navigation .nav-next a:after,
.post-navigation .nav-next a::after {
content: "\f178";
display: inline-block;
font-family: FontAwesome;
margin-right: -10px;
margin-left: 10px;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important; height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important; color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 15px;
}
.alignright {
display: inline;
float: right;
margin-left: 15px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}
.alignnone{
clear: both;
display: inline-block;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
margin-top: 15px;
} .clear-fix::before,
.clear-fix::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after,
#sidebar-front-page-widget-area::after,
#sidebar-front-page-widget-area::before,
#featured-slider::after,
#featured-slider::before,
.container:after,
.inner-wrapper:after,
.container:before,
.inner-wrapper:before  {
content: "";
display: table;
clear: both;
}
.clear-fix::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
clear: both;
} .widget {
margin:30px 0 0;
}
.widget:first-child {
margin: 0;
}
#primary .widget,
#primary .widget:first-child  {
margin:0;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-content,
.entry-content,
.entry-summary {
margin: 15px 0 0;
}
.entry-meta > span , .entry-footer > span {
margin-right: 15px;
}
.entry-meta a ,
.single-post-meta a,
.entry-footer  a{
font-style: italic;
} .posted-on::before,
.byline::before,
.comments-link::before,
.cat-links::before,
.edit-link::before,
.tags-links::before {
display: inline-block;
font-family: FontAwesome;
height: 15px;
margin-right:8px;
content: "";
font-style: normal;
}
.posted-on,
.byline,
.comments-link,
.cat-links,
.edit-link,
.tags-links,
.posted-on {
margin-right: 5px;
}
.byline::before {
content: "\f007";
}
.posted-on::before {
content: "\f073 ";
} .entry-header {
margin-bottom: 15px;
}
.entry-footer {
margin-top: 10px;
}
.comments-link::before {
content: "\f086";
}
.cat-links::before {
content: "\f07c";
}
.edit-link::before{
content: "\f044";
}
.tags-links::before{
content: "\f02c";
}
.edit-link {
margin-left: 5px;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} #respond {
clear: both;
display: block;
float: left;
width: 97%;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-form {
margin: 0 -15px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url{
width: 33.33%;
float: left;
}
p.comment-subscription-form {
margin-left: 15px;
}
.comment-notes,
.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url,
.form-submit,
.comment-form-rating {
padding: 0 15px;
}
.form-submit {
clear: both;
}
#reviews .comment-form {
margin: 0 -15px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
width: 33%;
}
.comment-list li.comment::after {
content: inherit;
display: none;
}
.comment-list li{
padding-left: 0;
}
.comment {
background-position: 0 -74px;
display: block;
float: left;
width: 100%;
}
ol.comment-list {
border-radius: 5px;
float: left;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
overflow: inherit;
padding: 0;
width: 100%;
}
ol.comment-list .children {
border: medium none;
float: left;
margin: 15px 0 15px 15px;
width: 98%;
}
ol.comment-list li {
list-style: outside none none;
}
.comment .comment-body {
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 0;
clear: both;
display: block;
float: left;
margin-top: 5px;
padding:20px;
position: relative;
text-align: left;
width: 100%;
}
.comment-author.vcard {
font-size: 20px;
margin-bottom: 5px;
}
.comment-list .children {
background-position: left 20px;
background-repeat: no-repeat;
border-left: 1px solid rgb(238, 238, 238);
margin-left: 0;
padding-left: 40px;
}
.comment-list .comment-author img {
float: left;
margin: 5px 15px 15px 0;
}
#comment-form-title {
font-size: 24px;
padding-bottom: 10px;
}
#reply-title {
margin-top: 20px;
}
.comment-metadata {
font-size: 13px;
font-style: italic;
line-height: 16px;
margin-bottom: 10px;
}
.comment-reply-link {
font-family: Oswald;
font-size: 19px;
font-weight: normal;
line-height: 1.5;
}
.form-allowed-tags code {
white-space: inherit;
word-wrap: break-word;
}
.comments-title {
font-weight: normal;
margin: 15px 0 10px;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.logged-in-as {
padding:5px 15px;
}
.comment-form p {
padding: 0 15px;
}
#commentform label {
display: inline;
}
#commentform input[type="checkbox"],
#commentform input[type="radio"] {
margin-right: 10px;
}
#commentform  p.form-submit {
margin-top: 30px;
}
#commentform  span.required {
color: #f0632b;
}
.nav-links {
clear: both;
}
.nav-links span.current,
.nav-links a {
background-color: #7f390a;
color: #ffffff;
display: inline-block;
font-size: 16px;
padding: 5px 15px;
}
.nav-links a:hover,
a.cta-button-primary:hover,
.nav-links span.current {
background-color: #551919;
color: #ffffff;
}
.page-links > span:first-child {
padding: 0;
}
.page-links span {
padding: 5px;
} .authorbox {
background: #ffffff none repeat scroll 0 0;
border: 1px solid #dddddd;
margin-top: 20px;
overflow: hidden;
padding: 15px;
}
.authorbox .author-avatar{
float: left;
}
.authorbox .author-info,
.author-bio-posts-content {
margin-left: 75px;
}
.authorbox.no-author-avatar .author-info {
margin-left: 0;
}
.authorbox .author-bio-posts-content {
margin-top: 10px;
}
.authorbox .author-bio-posts-content p {
margin: 0;
}
.authorbox .author-bio-posts-content ul {
list-style-position: inside;
margin: 0;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: inline-block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
margin-right: -5px;
margin-left: -5px;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin:0;
padding: 5px;
}
.gallery-item img {
vertical-align: middle;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} #page {
margin: 0 auto;
position: relative;
}
.container {
width: 1200px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}
.inner-wrapper {
margin-left: -15px;
margin-right: -15px;
}
.siteorigin-panels.global-layout-no-sidebar #content .inner-wrapper {
margin: 0;
} .site-branding {
float: left;
margin-right: 15px;
}
#site-identity {
float: left;
margin-top: 14px;
}
.site-info a{
color: #fff;
}
.site-logo-link ,
.custom-logo-link  {
float: left;
margin-right: 15px;
max-width: 300px;
}
#masthead {
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
background: #181818;
padding: 20px 0;
}
.builder-overlap #masthead {
background: none;
position: absolute;
width: 100%;
left: 0;
z-index: 999;
padding: 40px 0;
}
.enabled-sticky-primary-menu #masthead.fixed {
background:#1c1c1c none repeat scroll 0 0;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 9999;
padding: 0;
}
#site-logo img {
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
#masthead.fixed  #site-logo img {
height: 80px;
}
.enabled-sticky-primary-menu #main-nav {
margin-top: 15px;
}
.site-title {
display: inline-block;
font-family: Oswald;
font-size: 35px;
font-weight: normal;
letter-spacing: 1px;
line-height: 1;
margin-bottom: 0;
text-shadow: 0 0 4px #000000;
}
.site-title a {
color: #fff;
}
.site-title a:hover {
color: #f9a400;
}
#site-identity {
margin-top: 14px;
}
.site-description {
color: #ffffff;
font-family: Oswald;
font-size: 14px;
font-style: inherit;
font-weight: 400;
letter-spacing: 2px;
margin-bottom: 0;
margin-top: 5px;
}
.enabled-sticky-primary-menu #masthead.fixed .site-description{
display: none;
} .so-widget-restaurantz-social  {
clear: both;
overflow: hidden;
}
.so-widget-restaurantz-social  ul {
margin: 0;
}
.so-widget-restaurantz-social  li a {
background-color: #eaeaea;
border: medium none;
display: inline-block;
height: 33px;
line-height: 1.7;
margin-right: 0;
padding: 0;
text-align: center;
vertical-align: middle;
width: 33px;
margin-bottom: 5px;
}
.so-widget-restaurantz-social  li {
display: block;
float: left;
margin-right: 5px;
}
.widget-area .so-widget-restaurantz-social  li,
#footer-widgets .so-widget-restaurantz-social  li {
padding: 0;
}
.widget-area .so-widget-restaurantz-social  li::before,
#footer-widgets .so-widget-restaurantz-social  li::before {
display: none;
}
.so-widget-restaurantz-social   ul li a::before {
font-size: 19px;
}
.so-widget-restaurantz-social  li a i {
color:#cacad8;
font-size: 18px;
font-weight: normal;
}
.so-widget-restaurantz-social  ul li a::before {
color: #1f1f29;
content: "\f0c1";
display: block;
font-family: FontAwesome;
font-weight: normal;
line-height: 1.7;
}
.so-widget-restaurantz-social  ul li a:hover {
background-color:#cacad8;
}
.so-widget-restaurantz-social  ul li a:hover::before {
color: #fff;
}
.so-widget-restaurantz-social  ul li a[href*="facebook.com"]::before {
content: "\f09a";
}
.so-widget-restaurantz-social  ul li a[href*="twitter.com"]::before {
content: "\f099";
}
.so-widget-restaurantz-social  ul li a[href*="linkedin.com"]::before {
content: "\f0e1";
}
.so-widget-restaurantz-social  ul li a[href*="plus.google.com"]::before {
content: "\f0d5";
}
.so-widget-restaurantz-social  ul li a[href*="youtube.com"]::before {
content: "\f167";
}
.so-widget-restaurantz-social  ul li a[href*="dribbble.com"]::before {
content: "\f17d";
}
.so-widget-restaurantz-social  ul li a[href*="pinterest.com"]::before {
content: "\f0d2";
}
.so-widget-restaurantz-social  ul li a[href*="bitbucket.org"]::before {
content: "\f171";
}
.so-widget-restaurantz-social  ul li a[href*="github.com"]::before {
content: "\f113";
}
.so-widget-restaurantz-social  ul li a[href*="codepen.io"]::before {
content: "\f1cb";
}
.so-widget-restaurantz-social  ul li a[href*="flickr.com"]::before {
content: "\f16e";
}
.so-widget-restaurantz-social  ul li a[href$="/feed/"]::before {
content: "\f09e";
}
.so-widget-restaurantz-social  ul li a[href*="foursquare.com"]::before {
content: "\f180";
}
.so-widget-restaurantz-social  ul li a[href*="instagram.com"]::before {
content: "\f16d";
}
.so-widget-restaurantz-social  ul li a[href*="tumblr.com"]::before {
content: "\f173";
}
.so-widget-restaurantz-social  ul li a[href*="reddit.com"]::before {
content: "\f1a1";
}
.so-widget-restaurantz-social  ul li a[href*="vimeo.com"]::before {
content: "\f194";
}
.so-widget-restaurantz-social  ul li a[href*="digg.com"]::before {
content: "\f1a6";
}
.so-widget-restaurantz-social  ul li a[href*="twitch.tv"]::before {
content: "\f1e8";
}
.so-widget-restaurantz-social  ul li a[href*="stumbleupon.com"]::before {
content: "\f1a4";
}
.so-widget-restaurantz-social  ul li a[href*="delicious.com"]::before {
content: "\f1a5";
}
.so-widget-restaurantz-social  ul li a[href*="mailto:"]::before {
content: "\f0e0";
}
.so-widget-restaurantz-social  ul li a[href*="soundcloud.com"]::before {
content: "\f1be";
}
.so-widget-restaurantz-social  ul li a[href*="wordpress.org"]::before {
content: "\f19a";
}
.so-widget-restaurantz-social  ul li a[href*="wordpress.com"]::before {
content: "\f19a";
}
.so-widget-restaurantz-social  ul li a[href*="jsfiddle.net"]::before {
content: "\f1cc";
}
.so-widget-restaurantz-social  ul li a[href*="tripadvisor.com"]::before {
content: "\f262";
}
.so-widget-restaurantz-social  ul li a[href*="foursquare.com"]::before {
content: "\f180";
}
.so-widget-restaurantz-social  ul li a[href*="angel.co"]::before {
content: "\f209";
}
.so-widget-restaurantz-social  ul li a[href*="slack.com"]::before {
content: "\f198";
} .so-widget-restaurantz-social  ul li a[href*="facebook.com"]:hover {
background-color: #3b5998;
}
.so-widget-restaurantz-social  ul li a[href*="twitter.com"]:hover {
background-color: #00aced;
}
.so-widget-restaurantz-social  ul li a[href*="plus.google.com"]:hover {
background-color: #dd4b39;
}
.so-widget-restaurantz-social  ul li a[href*="/feed/"]:hover  {
background-color: #dc622c;
}
.so-widget-restaurantz-social  ul li a[href*="wordpress.org"]:hover {
background-color: #21759b;
}
.so-widget-restaurantz-social  ul li a[href*="github.com"]:hover {
background-color: #4183c4;
}
.so-widget-restaurantz-social  ul li a[href*="linkedin.com"]:hover {
background-color: #007bb6;
}
.so-widget-restaurantz-social  ul li a[href*="pinterest.com"]:hover {
background-color: #cb2027;
}
.so-widget-restaurantz-social  ul li a[href*="flickr.com"]:hover {
background-color: #ff0084;
}
.so-widget-restaurantz-social  ul li a[href*="vimeo.com"]:hover {
background-color: #aad450;
}
.so-widget-restaurantz-social  ul li a[href*="youtube.com"]:hover {
background-color: #bb0000;
}
.so-widget-restaurantz-social  ul li a[href*="instagram.com"]:hover {
background-color: #517fa4;
}
.so-widget-restaurantz-social  ul li a[href*="dribbble.com"]:hover {
background-color: #ea4c89;
}
.so-widget-restaurantz-social  ul li a[href*="skype.com"]:hover {
background-color: #12a5f4;
}
.so-widget-restaurantz-social  ul li a[href*="digg.com"]:hover {
background-color: #333;
}
.so-widget-restaurantz-social  ul li a[href*="codepen.io"]:hover {
background-color: #000;
}
.so-widget-restaurantz-social  ul li a[href*="reddit.com"]:hover {
background-color: #ff4500;
}
.so-widget-restaurantz-social  ul li a[href*="mailto:"]:hover {
background-color: #1d62f0;
}
.so-widget-restaurantz-social  ul li a[href*="foursquare.com"]:hover {
background-color: #f94877;
}
.so-widget-restaurantz-social  ul li a[href*="stumbleupon.com"]:hover {
background-color: #eb4924;
}
.so-widget-restaurantz-social  ul li a[href*="twitch.tv"]:hover {
background-color: #6441a5;
}
.so-widget-restaurantz-social  ul li a[href*="tumblr.com"]:hover {
background-color: #32506d;
}
.so-widget-restaurantz-social  ul li a[href*="foursquare.com"]:hover {
background-color: #f94877;
}
.so-widget-restaurantz-social  ul li a[href*="stumbleupon.com"]:hover {
background-color: #eb4924;
}
.so-widget-restaurantz-social  ul li a[href*="twitch.tv"]:hover {
background-color: #6441a5;
}
.so-widget-restaurantz-social  ul li a[href*="tumblr.com"]:hover {
background-color: #32506d;
}
.so-widget-restaurantz-social  ul li a[href*="soundcloud.com"]:hover {
background-color: #ff5500;
}
.so-widget-restaurantz-social  ul li a[href*="wordpress.org"]:hover {
background-color:#21759b;
}
.so-widget-restaurantz-social  ul li a[href*="jsfiddle.net"]:hover {
background-color:#4679bd;
}
.so-widget-restaurantz-social  ul li a[href*="tripadvisor.com"]:hover {
background-color:#86c171;
}
.so-widget-restaurantz-social  ul li a[href*="foursquare.com"]:hover {
background-color:#2d5be3;
}
.so-widget-restaurantz-social  ul li a[href*="angel.co"]:hover {
background-color:#000;
}
.so-widget-restaurantz-social  ul li a[href*="slack.com"]:hover {
background-color:#56b68b;
} .so-widget-sow-slider .widget_sow-slider {
position: relative;
}
.so-widget-sow-slider .widget_sow-slider .sow-slider-base .sow-slider-images a::after {
background:url(//www.kastaniengarten-giesing.de/wp-content/themes/restaurantz/images/pattern-overlay.png);
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%;
z-index: 99;
top: 0;
}
.so-widget-sow-slider .widget_sow-slider .sow-slider-base {
position: relative;
z-index: 88;
} .so-widget-sow-slider .widget_sow-slider .sow-slider-base .sow-slide-nav.sow-slide-nav-prev {
left: 0;
}
.so-widget-sow-slider .widget_sow-slider .sow-slider-base .sow-slide-nav.sow-slide-nav-next {
right: 0;
}
.so-widget-sow-slider .widget_sow-slider .sow-slider-base .sow-slide-nav a {
border: 2px solid;
height: auto;
padding: 15px 20px;
}
.so-widget-sow-slider .widget_sow-slider .sow-slider-base .sow-slide-nav a:hover {
background: #f9a400 none repeat scroll 0 0;
}
.so-widget-sow-slider .widget_sow-slider .sow-slider-base .sow-slider-pagination li a {
border-radius: 100%;
height: 20px;
width: 20px;
}
.so-widget-sow-slider .widget_sow-slider .sow-slider-base .sow-slider-pagination {
bottom: 10px;
text-align: center;
z-index: 999;
}
.so-widget-sow-slider .widget_sow-slider .sow-slider-base .sow-slider-pagination li.sow-active a,
.so-widget-sow-slider .widget_sow-slider .sow-slider-base .sow-slider-pagination li a:hover {
background-color: #7f390a!important;
opacity: 1!important;
}
.so-widget-sow-slider .widget_sow-slider .sow-slider-base .sow-slider-pagination li a {
background-color: #f9a400;
border-radius: 0;
cursor: pointer;
display: inline-block;
float: none;
height: 5px;
margin: 3px 5px;
opacity: 1;
width: 50px;
z-index: 99;
} .so-widget-sow-hero  .sow-slider-base ul.sow-slider-images li.sow-slider-image video.sow-background-element {
height: auto;
left: 0 !important;
margin: 0 !important;
overflow: visible !important;
position: inherit !important;
top: -38px !important;
width: auto;
z-index: 1;
}
.so-widget-sow-hero  .sow-slider-base ul.sow-slider-images li.sow-slider-image {
position: relative;
z-index: -1;
}
.so-widget-sow-hero  .sow-slider-base ul.sow-slider-images li.sow-slider-image::after {
background:url(//www.kastaniengarten-giesing.de/wp-content/themes/restaurantz/images/pattern-overlay.png);
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%;
z-index: 1;
top: 0;
} .so-widget-sow-hero .sow-slider-base .sow-slide-nav.sow-slide-nav-prev {
left:0;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav.sow-slide-nav-next {
right:0;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav a {
border: 2px solid;
height: auto;
padding: 15px 20px;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav a:hover {
background: #f9a400 none repeat scroll 0 0;
}
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li a {
border-radius: 100%;
height: 20px;
width: 20px;
}
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination {
bottom: 10px;
text-align: center;
z-index: 999;
}
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li.sow-active a,
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li a:hover {
background-color: #7f390a!important;
opacity: 1!important;
}
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li a {
background-color: #f9a400;
border-radius: 0;
cursor: pointer;
display: inline-block;
float: none;
height: 5px;
margin: 3px 5px;
opacity: 1;
width: 50px;
z-index: 99;
} #custom-header {
padding: 50px 0;
position: relative;
text-align: center;
z-index: 22;
background: #181818;
}
#custom-header::after {
background:rgba(0, 0, 0, 0) url(//www.kastaniengarten-giesing.de/wp-content/themes/restaurantz/images/pattern-overlay.png) repeat scroll 0 0;
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index:-1;
}
.builder-overlap #custom-header {
padding: 150px 0 50px;
}
#custom-header .page-title {
color: #ffffff;
display: inline-block;
font-family: Tangerine;
font-size: 55px;
font-weight: bold;
margin-bottom: 25px;
padding-bottom: 15px;
position: relative;
}
#custom-header .page-title::after {
background: #f9a400 none repeat scroll 0 0;
bottom: -2px;
content: "";
display: block;
height: 3px;
left: 33.33%;
margin: 0 auto;
position: absolute;
width: 33.33%;
}
#custom-header .page-title::before {
background: #313131 none repeat scroll 0 0;
bottom: -1px;
content: "";
display: block;
height: 1px;
left: 20%;
margin: 0 auto;
position: absolute;
width: 60%;
}
.header-meta > span::before {
color: #ffffff !important;
margin-right: 5px;
}
.header-meta > span {
margin-right: 15px;
}
.header-meta a {
color: #ffffff;
font-size: 15px;
font-style: italic;
}
#custom-header > img {
vertical-align: middle;
width: 100%;
}
.builder-overlap #custom-header .header-content {
bottom: 15%;
} #primary .section-alignment-center,
#primary .section-alignment-center .secondary-title,
#primary.section-alignment-center .widget-title {
text-align: center;
}
#primary .section-alignment-right,
#primary .section-alignment-right .secondary-title,
#primary .section-alignment-right .widget-title {
text-align: right;
}
#primary .section-alignment-left,
#primary .section-alignment-left .secondary-title,
#primary .section-alignment-left .widget-title {
text-align: left;
} .section-alignment-center,
.section-alignment-center .secondary-title,
.section-alignment-center .widget-title {
text-align: center;
}
.section-alignment-right,
.section-alignment-right .secondary-title,
.section-alignment-right .widget-title {
text-align: right;
}
.section-alignment-left,
.section-alignment-left .secondary-title,
.section-alignment-left .widget-title {
text-align: left;
}
#primary .section-heading  .widget-title {
margin-bottom: 5px;
}
#primary .widget-title::after,
#primary .widget-title::before {
content: "";
display: inline-block;
width: 10%;
height: 1px;
margin:0 5px;
}
.widget-title::after,
.widget-title::before {
background:#7f390a;
}
#primary .widget-title {
font-family: Tangerine;
font-size: 65px;
line-height: 1;
margin-bottom: 35px;
text-align: center;
}
#primary .widget-sub-title,
#primary .secondary-title {
display: block;
font-weight: 400;
line-height: 1.5;
margin-bottom: 50px;
}
#primary .secondary-title {
margin-bottom: 15px;
font-size: 23px;
}
#primary .title-content {
font-size: 18px;
font-weight: 300;
margin:0 auto;
margin-bottom: 30px;
}
.widget-title {
color: #7f390a;
}
.title-content {
color: #313131;
}
.widget-sub-title {
color: #313131;
text-align: center;
} .sidebar-enabled #primary {
float: left;
width: 75%;
}
#primary {
padding-left: 15px;
padding-right: 15px;
}
.site-content{
padding:50px 0 80px;
}
.siteorigin-panels.global-layout-no-sidebar.builder-overlap .site-content {
padding-top: 0;
}
.siteorigin-panels .hentry {
margin-bottom: 0;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0;
}
#featured-content{
float: left;
width: 100%;
}
#primary .post {
border-bottom: 1px dashed #dddddd;
display: block;
margin-bottom: 30px;
padding-bottom: 30px;
}
#primary .post:last-child {
border:none;
margin-bottom: 0;
} .sidebar {
padding-left: 15px;
padding-right: 15px;
width: 25%;
}
#sidebar-primary {
float: right;
}
#sidebar-secondary {
float: left;
}
.widget-area .widget::after,
.widget-area .widget::before {
clear: both;
content: "";
display: table;
}
.sidebar .widget-title::after {
background: #ffb606 none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
left: -22px;
margin-bottom: -2px;
margin-top: 10px;
position: absolute;
top: -9px;
width: 3px;
}
.sidebar .widget-title {
border-bottom: 1px solid #dddddd;
font-size: 20px;
margin-bottom: 10px;
padding-bottom: 10px;
position: relative;
}
.widget-area ul {
list-style: outside none none;
padding: 0;
margin: 0;
}
.widget-area ul ul {
border-bottom:none;
padding-bottom: 0;
}
.widget-area ul li {
padding-top: 5px;
padding-bottom: 5px;
position: relative;
}
.widget-area ul li::before {
color: #000000;
content: "_";
display: inline-block;
font-family: FontAwesome;
font-size: 12px;
left: -11px;
position: absolute;
top: 2px;
}
.widget-area ul ul ul ul ul > li {
padding-left: 0;
}
.widget-area ul ul ul ul ul > li::before {
left:-20px;
}
.sidebar .widget {
border-left: 1px solid #dddddd;
padding: 0 20px;
}
.search-form label .search-field {
background: #ffffff none repeat scroll 0 0;
border: 1px solid #eeeeee;
font-size: 13px;
height: 42px;
line-height: 40px;
padding: 0 0 0 15px;
transition: all 0.3s ease-in-out 0s;
width: 100%;
box-sizing: inherit;
}
.search-form .search-field:focus,
input[type="text"]:focus {
border-color: #ffb606;
}
.search-form .search-submit {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
border-radius: 0;
color: rgba(0, 0, 0, 0);
font-size: 13px;
font-weight: 700;
height: 42px;
line-height: 42px;
position: absolute;
right: 0;
text-transform: uppercase;
top: 0;
width: 40px;
z-index: 2;
}
.search-form .search-submit:hover {
background:none;
}
.search-form {
max-width: 500px;
position: relative;
}
.search-form .search-submit:focus {
box-shadow: inherit;
}
.search-form label::after {
content: "\f002";
display: block;
font: 14px/42px FontAwesome;
height: auto;
position: absolute;
right: 10px;
text-align: center;
top: 1px;
width: auto;
}
.search-form label {
display: block;
position: relative;
}
.sidebar .widget-sub-title {
text-align: left;
}
.woocommerce-product-search {
position: relative;
}
.woocommerce-product-search .search-field {
border: 1px solid #dddddd;
height: 37px;
padding: 10px 55px 10px 10px;
width: 100%;
box-sizing: inherit;
}
.woocommerce-product-search button {
border: medium none;
border-radius: 0;
font-size: 13px;
height: 37px;
line-height: 1.8;
padding: 0 20px;
position: absolute;
right: 0;
top: 0;
} #colophon {
background-color: #2b2a2a;
padding: 15px 0;
text-align: center;
color: #fff;
clear: both;
}
#footer-widgets {
background: #000000 none repeat scroll 0 0;
color: #ffffff;
float: left;
margin-top: -25px;
width: 100%;
font-size: 16px;
}
#footer-widgets a{
color:#f9a400;
}
#footer-widgets ul {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#footer-widgets ul {
list-style: none;
margin: 0;
}
#footer-widgets ul li {
position: relative;
padding: 0 0 5px 0;
border: none;
font-size: 16px;
}
#footer-widgets .availability-main-wrapper {
background: inherit;
}
#footer-widgets .footer-widget-area {
float: left;
padding:50px;
width: 25%;
}
#footer-widgets .footer-active-1.footer-widget-area {
width: 100%;
}
#footer-widgets .footer-active-2.footer-widget-area {
width: 50%;
}
#footer-widgets .footer-active-3.footer-widget-area{
width: 33.33%;
}
#footer-widgets .footer-active-4.footer-widget-area {
width: 25%;
}
#footer-widgets .container {
position: relative;
}
#footer-widgets .first-col.footer-widget-area {
background: #2b2a2a none repeat scroll 0 0;
box-shadow: 0 -2px 2px #000000;
margin-top: -25px;
max-width: 430px;
}
#footer-widgets .footer-widget-area {
float: left;
padding: 25px 50px;
width: 33.33%;
}
#footer-widgets .footer-active-4.first-col.footer-widget-area {
width: 25%;
}
#footer-widgets .main-wrapper {
margin-left: -90px;
}
#footer-widgets .footer-widget-area .widget-title {
color: #fff;
position: relative;
}
#footer-widgets .footer-widget-area .widget-title::after {
background: #ffb606 none repeat scroll 0 0;
content: "";
display: block;
height: 5px;
margin-top: 10px;
width: 26%;
}
#footer-widgets .footer-widget-area a {
color: #ffffff;
}
#footer-widgets .first-col.footer-widget-area   .widget-title {
color: #ffffff;
font-family: Tangerine;
font-size: 65px;
text-align: center;
text-transform: inherit;
}
#footer-widgets .first-col.footer-widget-area  .widget-title::after {
display: none;
}
#footer-widgets .first-col .so-widget-restaurantz-social  ul li a::before {
color: #fff;
font-size: 55px;
}
#footer-widgets .first-col .widget_text{
text-align: center;
}
#footer-widgets .first-col .so-widget-restaurantz-social  li a {
background-color: inherit;
height: auto;
padding: 0 10px;
width: auto;
list-style: 1;
}
#footer-widgets .first-col .so-widget-restaurantz-social  {
margin-top: 0;
}
#footer-widgets .first-col .so-widget-restaurantz-social  li a:hover {
opacity: 0.7;
}
#footer-widgets .first-col .so-widget-restaurantz-social  li {
float: none;
display: inline-block;
}
#footer-widgets .first-col .so-widget-restaurantz-social  {
text-align: center;
} #footer-navigation li {
display: inline-block;
list-style: outside none none;
}
#footer-navigation li a {
color: #ffffff;
display: block;
padding: 5px 10px;
}
#footer-navigation ul {
margin: 0;
} #colophon a {
color:#ccc;
}
#colophon a:hover {
color: #fff;
}
#colophon .copyright {
margin-bottom: 5px;
} .scrollup {
background-color: #7f390a;
border-radius: 100%;
bottom: 76px;
color: #ffffff;
display: none;
float: right;
line-height: 1.2;
padding: 10px 17px;
position: fixed;
right: 50px;
text-align: center;
text-shadow: 0 0 1px #313131;
transition: all 0.3s ease-in-out 0s;
}
.scrollup:hover {
background-color: #f9a400;
}
.scrollup i {
color:#fff;
font-size:32px;
} .global-layout-left-sidebar #primary {
float: right;
}
.three-columns-enabled #primary {
display: inline-block;
float: none;
width: 50%;
}
.global-layout-three-columns #sidebar-primary {
float: right;
width: 25%;
}
.global-layout-no-sidebar #primary{
width: 100%;
}  #breadcrumb {
background: #ffffff none repeat scroll 0 0;
}
#breadcrumb .container > div {
border-bottom: 1px solid #dddddd;
overflow: hidden;
padding: 15px 0;
}
.breadcrumb-trail li {
display: block;
float: left;
list-style: outside none none;
padding-right: 10px;
}
.breadcrumb-trail li.trail-item.trail-end::after {
display: none;
}
.breadcrumb-trail li::after {
content: "/";
margin-left: 10px;
}
.breadcrumb-trail  .trail-items {
margin: 0;
padding: 0;
} .error-404 .search-form,
.no-results.not-found .search-form {
margin: 30px auto;
}
.no-results.not-found {
text-align: center;
}
section.error-404 {
text-align: center;
}
#quick-links-404 ul li {
display: inline-block;
list-style: outside none none;
}
#quick-links-404 ul li a {
color: #313131;
display: block;
padding: 5px 10px;
}
.error404 #primary {
width: 100%;
}  .global-layout-three-columns-pcs #sidebar-primary,
.global-layout-three-columns-cps #sidebar-primary,
.global-layout-three-columns-psc #sidebar-primary {
float: left;
}
.global-layout-three-columns-pcs #sidebar-secondary,
.global-layout-three-columns-cps #sidebar-secondary {
float: right;
}
.global-layout-three-columns-cps #primary {
float: left;
} .global-layout-three-columns-pcs-equal #primary,
.global-layout-three-columns-pcs-equal #sidebar-primary,
.global-layout-three-columns-pcs-equal #sidebar-secondary,
.global-layout-three-columns-scp-equal #primary,
.global-layout-three-columns-scp-equal #sidebar-primary,
.global-layout-three-columns-scp-equal #sidebar-secondary {
width: 33.33%;
}
.global-layout-three-columns-pcs-equal #sidebar-primary {
float: left;
}
.global-layout-three-columns-pcs-equal #sidebar-secondary {
float: right;
}
#sidebar-front-page-widget-area {
padding: 60px 0;
clear: both;
}
#sidebar-front-page-widget-area  .widget {
margin-top: 60px;
}
#sidebar-front-page-widget-area  .widget:first-child {
margin-top: 0;
} .panel-grid > div {
padding-top: 40px;
padding-bottom: 40px;
}
.so-widget-sow-slider,
.so-widget-sow-hero {
margin-top:-40px;
margin-bottom: -40px;
} .page-template-templatesmenu-page-php .menu-items {
background: #ffffff none repeat scroll 0 0;
border: 1px solid #dddddd;
margin-bottom: 30px;
padding: 15px;
overflow: hidden;
}
.page-template-templatesmenu-page-php .menu-items .entry-header {
border-bottom: 1px dashed #f9a400;
float: left;
padding: 0;
width: 100%;
}
.page-template-templatesmenu-page-php .menu-items .entry-title {
color: #7f390a;
float: left;
line-height: 1.5;
margin: 0;
text-align: center;
}
.page-template-templatesmenu-page-php .menu-items .menu-price {
color: #7f390a;
display: block;
float: right;
font-size: 18px;
font-family: Oswald;
}
.page-template-templatesmenu-page-php  .menu-items .menu-group-title {
display: block;
font-family: Tangerine;
font-size: 59px;
text-align: center;
}
.page-template-templatesmenu-page-php .menu-items > article {
border-top: 1px solid #dddddd;
float: left;
overflow: hidden;
padding-top: 30px;
width: 50%;
}
.page-template-templatesmenu-page-php .menu-entry-wrapper {
float: left;
padding: 0 20px;
width: 70%;
}
.page-template-templatesmenu-page-php  .menu-items > article:first-child {
border-top: none;
}
.page-template-templatesmenu-page-php .menu-thumbnail {
float: left;
margin: 0 0 20px 0;
max-width: 25%;
}
.page-template-templatesmenu-page-php  .entry-meta {
float: left;
text-align: center;
width: 100%;
}
.page-template-templatesmenu-page-php .menu-labels span {
background: #7f390a none repeat scroll 0 0;
color: #ffffff;
display: inline-block;
margin: 0 2px;
padding: 0 10px;
} .widget_restaurantz-address .sow-contact-form {
padding: 20px;
}
.widget_restaurantz-address .contact-icon {
float: left;
font-size: 19px;
line-height: 1;
margin-right: 14px;
min-width: 16px;
text-align: center;
}
.widget_restaurantz-address .quick-contact-wrapper {
margin-bottom: 10px;
}
.widget_restaurantz-address .contact-main-wrapper {
margin-bottom: 15px;
} .so-widget-restaurantz-cta .restaurantz-cta-wrapper {
text-align: center;
color: #fff;
}
.so-widget-restaurantz-cta .cta-widget-title {
color: #ffffff;
font-family: Tangerine;
font-size: 80px;
}
.so-widget-restaurantz-cta .restaurantz-cta-wrapper .ow-button-base {
margin-top: 50px;
}
.so-widget-restaurantz-cta .restaurantz-cta-text > p {
font-size: 18px;
} .sow-testimonials .sow-testimonial-user .sow-round-image-frame {
background-size: cover;
border: 1px solid #ffffff;
display: inline-block;
}
.sow-testimonials .sow-image-wrapper img {
border: 2px solid #ffffff;
}
.sow-testimonials .sow-testimonial-user .sow-text strong {
display: block;
font-size: 20px;
color: #fff;
}
.sow-testimonials .sow-testimonial-user a {
color:#f9a400;
}
.sow-testimonials-slider,
.sow-testimonials .sow-testimonial-user .sow-image-wrapper ,
.sow-testimonials .sow-text{
text-align: center;
}
.sow-testimonials .sow-testimonial-user {
padding: 0 !important;
} .so-widget-restaurantz-team .restaurantz-members-list .restaurantz-members-member  {
display:inline-block;
margin-bottom: 25px;
padding: 0 25px;
text-align: center;
}
.so-widget-restaurantz-team  .restaurantz-members-list.restaurantz-members-column-1 .restaurantz-members-member   {
width: 100%;
}
.so-widget-restaurantz-team  .restaurantz-members-list.restaurantz-members-column-2 .restaurantz-members-member   {
width: 49%;
}
.so-widget-restaurantz-team .restaurantz-members-list.restaurantz-members-column-3 .restaurantz-members-member   {
width: 33%;
}
.so-widget-restaurantz-team .restaurantz-members-list.restaurantz-members-column-4 .restaurantz-members-member   {
width: 24%;
}
.so-widget-restaurantz-team .restaurantz-image-container img {
border-radius: 100%;
box-shadow: 0 4px 0 #cccccc;
margin-bottom: 26px;
max-height: 150px;
max-width: 150px;
}
.so-widget-restaurantz-team .restaurantz-info-container > p {
border-top: 1px solid #dddddd;
display: inline-block;
font-family: open sans;
font-size: 15px;
font-style: italic;
margin-top: 5px;
padding-top: 5px;
}
.so-widget-restaurantz-team  .restaurantz-info-container > h4 {
font-size: 19px;
margin-bottom: 5px;
}
.sidebar .so-widget-restaurantz-team .restaurantz-members-list .restaurantz-members-member,
#footer-widgets .so-widget-restaurantz-team  .restaurantz-members-list .restaurantz-members-member {
width: 100%;
} .so-widget-sow-features .sow-features-list .sow-features-feature h5 {
font-size: 19px;
margin: 10px 0 15px;
text-transform: capitalize;
}
.so-widget-sow-features .sow-features-list .sow-features-feature p.sow-more-text a{
border: 1px solid;
display: inline-block;
margin-top: 7px;
padding: 5px 15px;
}
.so-widget-sow-features .sow-features-list .sow-features-feature p.sow-more-text a:hover {
background: #ffb73d;
color:#fff;
text-decoration: inherit;
} .so-widget-restaurantz-special-dishes .special-dishes-main  .special-dishes-item {
float: left;
width: 100%;
padding: 0 15px;
margin-bottom: 30px;
}
.so-widget-restaurantz-special-dishes .special-dishes-column-2 .special-dishes-item {
width: 50%;
}
.so-widget-restaurantz-special-dishes .special-dishes-column-3 .special-dishes-item {
width: 33.33%;
}
.so-widget-restaurantz-special-dishes .special-dishes-column-4 .special-dishes-item {
width: 25%;
}
.so-widget-restaurantz-special-dishes .special-dishes-title {
background: #ffffff none repeat scroll 0 0;
border: 1px solid #dddddd;
padding: 10px 20px;
text-align: center;
width: 100%;
}
.so-widget-restaurantz-special-dishes .special-dishes-title h3 {
margin: 0;
}
.so-widget-restaurantz-special-dishes .special-dishes-content {
position: relative;
}
.so-widget-restaurantz-special-dishes .special-dishes-content {
position: relative;
}
.so-widget-restaurantz-special-dishes .special-dishes-excerpt::after {
border-right: 30px solid #7f390a;
border-top: 30px solid rgba(0, 0, 0, 0);
bottom: -1px;
content: "";
display: block;
height: 15px;
position: absolute;
right: -1px;
width: 15px;
}
.so-widget-restaurantz-special-dishes .special-dishes-excerpt {
background: #ffffff none repeat scroll 0 0;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
clear: both;
padding: 15px 20px;
position: relative;
}
.so-widget-restaurantz-special-dishes .special-dishes-excerpt > p {
margin: 0;
}
.so-widget-restaurantz-special-dishes .special-dishes-meta {
background: #c4552d none repeat scroll 0 0;
bottom: 0;
overflow: hidden;
padding: 0;
text-align: center;
width: 100%;
}
.so-widget-restaurantz-special-dishes .special-dishes-meta  span {
display: block;
float: left;
font-size: 17px;
overflow: hidden;
padding: 10px;
width: 50%;
color:#fff;
}
.so-widget-restaurantz-special-dishes .special-dishes-thumb > img {
vertical-align: middle;
}
.so-widget-restaurantz-special-dishes .special-dishes-meta  span.menu-price {
border-right: 2px solid #ffffff;
}
.sidebar .special-dishes-main .special-dishes-item,
#footer-widgets .so-widget-restaurantz-special-dishes .special-dishes-main .special-dishes-item {
width: 100%;
padding: 0;
} .widget_otw_widget .otw-bare-bones-style  .otw-widget-form-wrap label {
color: #ffffff;
display: block;
font-size: 17px;
margin: 0 0 6px;
}
.widget_otw_widget .open-table-widget .btn,
.widget_otw_widget input.otw-submit-btn,
.widget_otw_widget .otw-input-wrap .btn,
.widget_otw_widget .otw-widget-form-wrap input[type="text"] {
border-radius: 0;
font-size: 15px;
padding: 5px 25px;
}
.widget_otw_widget .otw-bare-bones-style .powered-by-open-table span {
display: none!important;
}
.widget_otw_widget .otw-bare-bones .powered-by-open-table {
background-color: #ffffff;
background-position: center 48%;
display: block;
float: right;
height: auto;
margin: -38px auto 0;
padding: 17px 5px 19px;
text-indent: -999px;
width: 144px;
}
.widget_otw_widget input.otw-submit {
background: #f9a400 none repeat scroll 0 0;
transition: all 0.3s ease-in-out 0s;
}
.widget_otw_widget input.otw-submit:hover {
background: #562c19 none repeat scroll 0 0;
}
.widget_otw_widget .otw-bare-bones {
background: rgba(249, 164, 0, 0.16) none repeat scroll 0 0;
padding: 20px;
}
.widget_otw_widget .otw-bare-bones-style .otw-widget-title.widget-title {
color: #ffffff;
}
.widget_otw_widget .otw-bare-bones-style .otw-widget-title.widget-title::after,
.widget_otw_widget .otw-bare-bones-style .otw-widget-title.widget-title::before {
display: block;
background: #fff;
opacity: 1;
}
.sidebar .widget_otw_widget .otw-bare-bones .powered-by-open-table,
#footer-widgets .widget_otw_widget .otw-bare-bones .powered-by-open-table {
clear: both;
float: none;
margin: 15px 0 0;
}
.widget_otw_widget .powered-by-open-table span {
display: none!important;
} .so-widget-restaurantz_latest_news .latest-news-widget .latest-news-item {
float: left;
padding: 0 15px;
margin-bottom: 30px;
}
.so-widget-restaurantz_latest_news .latest-news-widget .latest-news-title {
line-height: 2;
margin-bottom: 20px;
}
.so-widget-restaurantz_latest_news .latest-news-widget .latest-news-meta {
margin-bottom: 15px;
}
.so-widget-restaurantz_latest_news .latest-news-widget.latest-news-col-3 .latest-news-item {
width: 33.33%;
}
.so-widget-restaurantz_latest_news .latest-news-widget.latest-news-col-4 .latest-news-item {
width: 25%;
}
.so-widget-restaurantz_latest_news .latest-news-widget .latest-news-meta > span {
font-size: 13px;
margin-right: 15px;
}
.so-widget-restaurantz_latest_news .latest-news-widget.latest-news-col-4 .latest-news-meta > span {
display: block;
margin-bottom: 5px;
}
.so-widget-restaurantz_latest_news .latest-news-widget .latest-news-meta > span::before {
content: "";
display: inline-block;
font-family: FontAwesome;
height: 15px;
margin-right: 8px;
}
.so-widget-restaurantz_latest_news .latest-news-widget .latest-news-meta > span.latest-news-date::before {
content: "\f073";
}
.so-widget-restaurantz_latest_news .latest-news-widget .latest-news-meta > span.latest-news-comments::before {
content: "\f086";
}
.so-widget-restaurantz_latest_news .latest-news-thumb > a img {
margin: 0;
}
.so-widget-restaurantz_latest_news .latest-news-text-wrap {
background: #fef9f5 none repeat scroll 0 0;
padding: 20px;
}
.so-widget-restaurantz_latest_news .latest-news-title > a {
border-bottom: 1px solid #f9a400;
padding-bottom: 3px;
}
.so-widget-restaurantz_latest_news a.read-more {
font-family: Oswald;
text-transform: capitalize;
} #footer-widgets .so-widget-restaurantz_latest_news .latest-news-widget .latest-news-item,
.sidebar .so-widget-restaurantz_latest_news .latest-news-widget .latest-news-item{
margin-bottom: 15px;
width: 100%;
}  @media only screen and (min-width:1400px) {
#content .inner-wrapper {
margin-right: -30px;
margin-left: -30px;
}
#content #primary ,
#content .sidebar{
padding-right: 30px;
padding-left: 30px;
}
#content .sidebar .widget {
margin-bottom: 50px;
}
} @media only screen and (max-width:1169px) {
.site-layout-boxed #page,
.container {
width: 97%;
}
#footer-widgets .main-wrapper {
margin-left: 0;
}
#footer-widgets .footer-widget-area {
padding: 35px 25px;
}
.so-widget-restaurantz-special-dishes .special-dishes-main .special-dishes-item {
float: left;
padding: 0 15px;
}
.panel-grid > div {
padding-top: 40px!important;
padding-bottom: 40px!important;
}
} @media only screen and (max-width:1023px) {
h1 {
font-size: 22px;
}
h2 {
font-size: 20px;
}
h3{
font-size: 18px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 15px;
}
h6 {
font-size: 14px;
}
#primary .widget-title {
font-size: 42px;
margin-bottom: 15px;
}
#primary .widget-sub-title, .secondary-title {
font-size: 16px;
margin-bottom: 30px;
}
#primary .title-content {
font-size: 16px;
}
.inner-wrapper {
margin-left: 0px;
margin-right:0px;
}
#primary,
.sidebar,
#colophon {
padding-left: 15px;
padding-right: 15px;
}
td, th {
font-size: 12px;
padding: 2px;
text-align: center;
}
.main-navigation ul li a {
font-size: 14px;
padding: 8px;
}
.main-navigation ul li.menu-item-has-children > a::after,
.main-navigation ul li.page_item_has_children > a::after {
top: 12px;
}
.main-navigation ul ul li.menu-item-has-children > a::after,
.main-navigation ul ul li.page_item_has_children > a::after {
top: 10px;
}
.main-navigation ul  ul {
top: 40px;
}
.main-navigation ul ul a {
padding-bottom: 5px;
padding-top: 5px;
}
#primary .panel-grid > div {
padding-top: 30px!important;
padding-bottom: 30px!important;
padding-left: 15px!important;
padding-right: 15px!important
}
.so-widget-sow-slider, .so-widget-sow-hero {
margin: -40px -15px;
}
.section-content {
padding-left: 15px;
padding-right: 15px;
}
.so-widget-restaurantz_latest_news .latest-news-widget.latest-news-col-4 .latest-news-item {
width: 50%;
}
.so-widget-restaurantz_latest_news .latest-news-thumb > a img {
margin: 0;
width: 100%;
}
.so-widget-sow-features .sow-features-list .sow-features-feature.sow-features-feature-last-row {
margin-bottom: 30px;
width: 50% !important;
float: left;
}
.site-title {
font-size: 37px;
}
.featured-event-widget-main-wrapper .event-highlight-section,
.featured-event-widget-main-wrapper .event-details-section {
float: left;
padding: 0 20px;
position: relative;
width: 100%;
}
.event-highlight-section {
border-bottom: 1px solid #ffffff;
margin-bottom: 15px;
}
.so-widget-restaurantz-special-dishes .special-dishes-column-4 .special-dishes-item {
width: 50%;
}
.so-widget-restaurantz-special-dishes .special-dishes-column-4 .special-dishes-item img{
width: 100%;
}
.so-widget-restaurantz-special-dishes .special-dishes-column-4 .special-dishes-item:nth-child(2n+1) {
clear: both;
}
#footer-widgets .first-col.footer-widget-area .widget-title {
color: #ffffff;
font-family: Tangerine;
font-size: 56px;
text-align: center;
text-transform: inherit;
}
#footer-widgets .widget.widget_restaurantz-social {
margin: 0;
}
#footer-widgets .first-col .so-widget-restaurantz-social ul li a::before {
color: #ffffff;
font-size: 31px;
}
.availability-main-wrapper ul > li {
font-size: 14px;
}
.availability-main-wrapper .working-day {
float: left;
width: 80px;
}
#footer-widgets .footer-widget-area {
padding: 20px 25px;
}
.so-widget-sow-hero .widget_sow-slider .sow-slider-base .sow-slide-nav.sow-slide-nav-next,
.so-widget-sow-hero  .widget_sow-slider .sow-slider-base .sow-slider-pagination,
.so-widget-sow-hero.widget_sow-slider .sow-slider-base .sow-slide-nav.sow-slide-nav-prev {
display: block!important;
}
.site-header {
padding: 10px 0;
}
.so-widget-sow-hero .so-widget-sow-slider .sow-slider-image-wrapper {
padding: 200px 50px 0 !important;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image video.sow-background-element {
width: 100%!important;
top:-100px!important;
}
.so-widget-sow-hero .sow-slider-image-wrapper {
padding: 0 !important;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image {
height: 500px!important;
width:100%;
}
.builder-overlap #masthead {
background: #000000 none repeat scroll 0 0;
position: inherit;
}
.so-widget-sow-hero .sow-slider-base {
width: 100%;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper {
padding-top: 50px !important;
}
#primary .so-widget-sow-hero .sow-slider-base .sow-slide-nav {
display: block!important;
}
} @media only screen and (max-width:800px) {
.comment-form-comment textarea,
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-author,
.comment-form-email,
.comment-form-url {
width: 100%;
padding: 5px 20px;
}
.sidebar-enabled #primary ,
.sidebar-enabled .sidebar{
width: 100%;
margin-bottom: 50px;
float: left;
} body{
padding-top: 0;
}
#page {
padding-top: 42px;
}
#main-nav {
display: none;
}
.enabled-sticky-primary-menu.sidr-open #masthead.fixed {
position: relative;
top: 89px;
}
.enabled-sticky-primary-menu  #masthead.fixed {
top: 39px;
}
.enabled-sticky-primary-menu.admin-bar #masthead.fixed {
top: 87px;
}
.sidr-open #mobile-trigger {
transition: inherit;
}
#mobile-trigger {
background: #000000 none repeat scroll 0 0;
display: block;
left: 0;
padding: 5px;
position: fixed;
text-align: center;
top: 0;
width: 100%;
z-index: 999999;
}
.logged-in #mobile-trigger {
top: 45px;
}
.sidr-open #mobile-trigger {
padding-left: 275px;
text-align: left;
transition: inherit;
}
.site-logo-link, .custom-logo-link, #site-identity {
display:block;
float: none;
clear: both;
}
#masthead {
text-align: center;
}
.site-branding {
float: none;
margin-right: 0;
}
.site-logo-link, .custom-logo-link {
max-width: inherit;
}
#mobile-trigger i {
background-color: #f9a400;
border: 2px solid #fffffe;
box-shadow: 0 1px 2px #000000;
color: #ffffff;
font-size: 21px;
padding: 6px 8px;
}
.sidr ul li ul li a, .sidr ul li ul li span {
line-height: 1.5;
padding-bottom: 10px;
padding-left: 30px;
padding-top: 10px !important;
}
} @media only screen and (max-width:767px) {
h1 {
font-size: 22px;
}
h2 {
font-size: 20px;
}
h3{
font-size: 18px;
}
h4 {
font-size:16px;
}
h5 {
font-size: 15px;
}
h6 {
font-size: 14px;
}
.site-layout-boxed #page,
.container  {
width: 100%;
padding: 0 15px;
}
.site-content {
padding-top: 15px;
}
.site-header {
padding: 0;
}
.enabled-sticky-primary-menu #masthead.fixed {
position: inherit;
}
#site-logo,
#site-identity {
display: block;
float: none;
margin-right: 0;
text-align: center;
width: 100%;
}
.site-logo-link, .custom-logo-link {
float: none;
}
.builder-overlap #masthead ,
#masthead{
padding: 15px 0;
}
.site-branding {
text-align: center;
width: 100%;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper {
padding: 50px 20px !important;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image {
height: 335px !important;
width: 100%;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image video.sow-background-element {
height: 450px !important;
top: -100px !important;
width: 100% !important;
} #primary,
#sidebar-primary,
#sidebar-secondary,
.sidebar-enabled #primary,
.global-layout-three-columns #sidebar-primary {
width: 100%;
clear: both;
float: left;
margin-bottom: 30px;
}
.global-layout-three-columns #primary,
.global-layout-three-columns .sidebar {
display: inline-block;
float: left;
margin-bottom: 30px;
width: 100%;
}  .sibebar{
margin-top: 15px;
}
#footer-widgets .footer-active-3.footer-widget-area {
background: #2b2a2a none repeat scroll 0 0;
height: auto !important;
width: 100%;
}
#footer-widgets .main-wrapper .footer-widget-area,
#footer-widgets .main-wrapper .first-col.footer-widget-area {
float: left;
padding: 25px;
width: 100%;
height: 100%!important;
border-bottom: 1px solid #ccc;
}
#footer-widgets {
height: 100%!important;
}
#footer-widgets .footer-widget-area:nth-child(3n) {
clear: both;
}
.widget.restaurantz_widget_service .service-block-item {
width: 100%;
}
.so-widget-restaurantz-team .restaurantz-members-list.restaurantz-members-column-4 .restaurantz-members-member,
.so-widget-restaurantz-team .restaurantz-members-list.restaurantz-members-column-3 .restaurantz-members-member {
width: 49%;
}
.widget {
margin: 15px 0 0;
}
.tabular-menu-main .resturantz-tabular-menu-item {
padding: 0 15px 15px;
width: 100%;
}
.widget_sow-testimonials .sow-testimonial-user {
float: none;
margin-bottom: 20px;
overflow: hidden;
text-align: center;
width: 100%!important;
}
.widget_sow-testimonials .sow-testimonial-text {
clear: both;
margin: 0 !important;
width: 100%;
}
.so-widget-restaurantz-special-dishes  .special-dishes-main .special-dishes-item,
.so-widget-restaurantz-special-dishes .special-dishes-column-4 .special-dishes-item{
width: 50%;
}
#primary .so-widget-sow-hero .sow-slider-image-wrapper h2 {
font-size: 20px;
margin-bottom: 20px;
}
#primary .so-widget-sow-hero .sow-slider-image-wrapper p {
font-size: 14px;
}
#primary .so-widget-sow-hero .sow-slider-image-wrapper .ow-button-base a {
padding: 10px 30px !important;
}
.so-widget-sow-hero .sow-slider-base .sow-slider-pagination li a {
width: 25px;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper {
padding: 50px !important;
}
.so-widget-sow-hero .sow-slider-base .sow-slide-nav a {
padding: 7px 10px;
}
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper > *:last-child {
margin-bottom: 0;
margin-top: 19px;
}
#footer-widgets {
height: auto!important;
}
.site-description {
text-align: center;
}
.page-template-templatesmenu-page-php .menu-items > article {
width: 100%;
}
#footer-widgets .first-col.footer-widget-area {
max-width: 100%;
}
#custom-header .page-title {
line-height: 1;
}
.builder-overlap #custom-header {
padding: 40px 0 40px;
}
.sidr-open #mobile-trigger {
top: 0;
}
} @media only screen and (max-width:479px) {
.so-widget-sow-hero .widget_sow-slider .sow-slider-base .sow-slide-nav a {
border: 2px solid;
border-radius: 100%;
height: auto;
padding: 10px 15px;
}
.widget_sow-slider .sow-slider-base .sow-slide-nav {
font-size: 24px;
}
.enabled-sticky-primary-menu #main-nav, #main-nav {
background: inherit;
margin: 0;
width: 100%;
}
.builder-overlap .site-header,
.site-header {
background: #000000 none repeat scroll 0 0;
position: inherit;
}
.site-branding {
text-align: center;
width: 100%;
}
.so-widget-restaurantz_latest_news .latest-news-widget.latest-news-col-4 .latest-news-item,
.so-widget-restaurantz_latest_news .latest-news-widget.latest-news-col-3 .latest-news-item,
.so-widget-restaurantz_latest_news .latest-news-widget.latest-news-col-2 .latest-news-item,
.so-widget-restaurantz_latest_news .latest-news-item {
width: 100%;
}
.so-widget-sow-features .sow-features-list .sow-features-feature.sow-features-feature-last-row {
float: left;
margin-bottom: 30px;
width: 100% !important;
}
.so-widget-restaurantz-team  .restaurantz-members-list.restaurantz-members-column-4 .restaurantz-members-member,
.so-widget-restaurantz-team  .restaurantz-members-list.restaurantz-members-column-3 .restaurantz-members-member,
.so-widget-restaurantz-team  .restaurantz-members-list.restaurantz-members-column-2 .restaurantz-members-member {
width: 100%;
}
.so-widget-restaurantz-special-dishes  .special-dishes-main .special-dishes-item,
.so-widget-restaurantz-special-dishes .special-dishes-column-4 .special-dishes-item{
width: 100%;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image video.sow-background-element {
height: 363px !important;
top: -100px !important;
width: 100% !important;
}
.so-widget-sow-hero .sow-slider-image-wrapper > p {
display: none;
}
.so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image {
height: 232px !important;
width: 100%;
}
#primary .widget-title::after, #primary .widget-title::before {
display: none;
} #mobile-trigger {
padding: 10px;
}
#mobile-trigger i {
font-size: 20px;
}
.page-template-templatesmenu-page-php .menu-thumbnail {
max-width: 100%;
}
} [class^="wp-block-"]:not(.wp-block-gallery) figcaption {
font-style: italic;
margin-bottom: 1.5em;
text-align: left;
}
hr.wp-block-separator {
background: none;
border-bottom-width: 1px;
}
.wp-block-gallery {
margin: 0;
margin-bottom: 15px;
}
.wp-block-gallery.alignleft,
.wp-block-gallery.alignnone,
.wp-block-gallery.aligncenter,
.wp-block-gallery.alignright {
display: flex;
}
.wp-block-gallery figcaption {
font-style: italic;
}
p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
margin-top: 0.075em;
}
.wp-block-image {
margin-bottom: 1.5em;
}
.wp-block-image figure {
margin-bottom: 0;
margin-top: 0;
}
.wp-block-image figure.alignleft {
margin-right: 1.5em;
}
.wp-block-image figure.alignright {
margin-left: 1.5em;
}
.wp-block-audio audio {
display: block;
width: 100%;
}
.wp-block-cover-image.alignright,
.wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
}
.wp-block-pullquote blockquote {
margin: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
padding-top: 10px;
padding-bottom: 10px;
}
.wp-block-quote:not(.is-large):not(.is-style-large),
blockquote {
border-left: 5px solid #7f390a;
}
.wp-block-pullquote.is-style-solid-color blockquote {
border: none;
background: #7f390a;
padding: 30px;
color: #fff;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
color: #fff;
}
blockquote:before {
display: none;
}
blockquote {
margin: 0 0 15px 0;
position: relative;
padding-left: 20px;
}
.entry-content ul.wp-block-gallery {
margin-left: 0;
padding-left: 0;
}
.entry-content ul,.entry-content ol {
padding-left: 20px;
margin-left: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
text-transform: none;
font-style: normal;
font-size: 18px;
color: #000;
}[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
border: none;
font-size: 15px;
line-height: 1.4;
margin: 0;
padding: 14px;
text-align: center;
}
.no-sidebar .alignfull {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
}
.no-sidebar .alignwide {
margin-left  : calc( -96vw / 2 + 100% / 2 );
margin-right : calc( -96vw / 2 + 100% / 2 );
max-width: 96vw;
}
.alignfull.wp-block-cover,
.alignwide.wp-block-cover {
width: auto;
} @media screen and (min-width: 61.5625em) {
.no-sidebar .alignfull  {
margin-left  : calc( -95vw / 2 + 100% / 2 );
margin-right : calc( -95vw / 2 + 100% / 2 );
max-width: 95vw;
}
} @media screen and (min-width: 64em) {
.no-sidebar.full-width-layout .alignfull {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
}
.no-sidebar:not(.full-width-layout) .alignwide {
margin-left: -69px;
margin-right: -69px;
max-width: 1216px;
}
.no-sidebar.full-width .alignwide {
max-width: 1440px;
}
} @media screen and (min-width: 80em) {
.no-sidebar:not(.full-width-layout) .alignwide {
margin-left: -120px;
margin-right: -120px;
}
}  p.has-drop-cap:not(:focus):first-letter {
float: left;
font-size: 100px;
font-weight: 500;
line-height: 0.6;
margin: 11px 14px 0 -10px;
} .wp-block-image {
margin-bottom: 1.750em;
}
.wp-block-image figure {
margin-bottom: 0;
margin-top: 0;
}
.wp-block-image figure.alignleft {
margin: 0.375em 2.222222222222222em 1.75em 0;
}
.wp-block-image figure.alignright {
margin: 0.375em 0 1.75em 2.222222222222222em;
} .wp-block-gallery {
margin-bottom: 1.750em;
margin-left: 0;
}
.wp-block-gallery figcaption {
font-style: italic;
}
.wp-block-gallery.aligncenter {
display: flex;
margin: 0 -8px;
} .wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin: 0 0 1em;
padding: 0 0 0 1.166666666666667em;
}
.rtl .wp-block-quote,
.rtl .wp-block-quote.is-large,
.rtl .wp-block-quote.is-style-large {
padding: 0 1.4em 0 0;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-style: inherit;
font-size: inherit;
font-weight: inherit;
}
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
border-top: 0;
border-bottom: 0;
border-left: 5px solid #7f390a;
padding-left: 20px;
margin-bottom: 15px;
}
.rtl .wp-block-quote:not(.is-large):not(.is-style-large) {
padding: 0 20px 0 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large):before {
content: none;
}
.wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type {
margin-bottom: 0;
}
.wp-block-quote cite,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-pullquote__citation,
.wp-block-pullquote cite {
color: #313131;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: italic;
text-transform: inherit;
}
.rtl .wp-block-quote cite,
.rtl .wp-block-quote.is-large cite,
.rtl .wp-block-quote.is-large footer,
.rtl .wp-block-quote.is-style-large cite,
.rtl .wp-block-quote.is-style-large footer {
text-align: right;
}
.wp-block-archives-list li,
.wp-block-categories-list li {
margin-bottom: 0.55em
}
.wp-block-latest-posts.wp-block-latest-posts__list {
list-style: disc;
} .wp-block-audio audio {
display: block;
width: 100%;
} .wp-block-cover-image.alignright,
.wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
} .wp-block-file .wp-block-file__button {
border: none;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
display: inline-block;
font-size: 16px;
font-weight: 400;
line-height: 1;
margin-top: 2em;
padding: 10px 20px;
-webkit-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
white-space: nowrap;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button__link.is-style-outline {
color: #562c19;
background-color: transparent;
background-image: none;
}  .has-huge-font-size {
font-size: 32px;
line-height: 1.3;
}
.has-large-font-size {
font-size: 28px;
line-height: 1.166666666666667;
}
.has-normal-font-size {
font-size: 16px;
line-height: 1.75;
}
.has-small-font-size {
font-size: 13px;
line-height: 1.5;
} .wp-block-code {
background: transparent;
border: 0;
padding: 0;
}
.wp-block-code cite:before,
.wp-block-code small:before {
content: "\2014\00a0";
}
.wp-block-quote__citation {
font-size: 16px;
} .wp-block-pullquote {
border-left: 0;
border-top: 5px solid;
border-bottom: 5px solid;
color: inherit;
margin: 0 0 1.75em;
padding: 20px 0;
}
.wp-block-pullquote blockquote {
border: none;
margin: 0;
padding: 0;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
max-width: none;
width: 100%;
padding-left: 0;
}
.wp-block-pullquote.alignleft {
text-align: left;
}
.wp-block-pullquote.alignright {
text-align: right;
}
.wp-block-pullquote.alignleft {
margin: 0.375em 2.222222222222222em 1.75em 0;
}
.wp-block-pullquote.alignright  {
margin: 0.375em 0 1.75em 2.222222222222222em;
}
.wp-block-pullquote p,
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: inherit;
} .wp-block-table {
border-collapse: collapse;
border-spacing: 0;
margin-left: auto;
margin-right: auto;
}
.wp-block-table thead th {
background-color: #fafafa;
font-weight: 700;
} .wp-block-table th,
.wp-block-table td {
padding: 5px;
border-color: #ddd;
}
.wp-block-latest-posts.is-grid li {
margin-bottom: 0.55em;
}  .wp-block-button {
margin-top: 1.750em;
margin-bottom: 1.750em;
}
.wp-block-button.alignleft,
.wp-block-button.alignright {
margin-top: 0;
}
.wp-block-button__link {
display: inline-block;
border: medium none;
border-radius: 0;
border: medium none;
font-family: oswald;
font-size: 19px;
font-weight: normal;
line-height: 1.5;
padding: 5px 20px;
transition: all 0.3s ease-in-out 0s;
}
.wp-block-button__link:hover,
.wp-block-button__link:focus {
-webkit-box-shadow: none;
box-shadow: none;
} .wp-block-separator {
border: 0;
margin: 1.5em auto;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
} .wp-block-media-text {
margin-bottom: 1.5em;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
list-style-position: inside;
text-align: center;
}
.wp-block-latest-posts li {
margin-bottom: 0.55em;
}
.wp-block-latest-posts.is-grid { padding: 0 0 0 20px;
}
.rtl .wp-block-latest-posts.is-grid li {
margin: 0 0.55em 0 0;
}
.wp-block-latest-posts__post-date {
color: inherit;
display: block;
font-size: 13px;
line-height: 1.615384615;
margin-bottom: 0.538461538em;
} .wp-block-latest-comments__comment {
border-top: 5px solid;
font-size: inherit;
margin: 0;
padding: 1.75em 0;
}
.wp-block-latest-comments article {
margin-bottom: 0;
}
.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,
.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,
.search:not(.has-sidebar) #primary .wp-block-latest-comments article {
float: none;
width: 100%;
}
.wp-block-latest-comments a {
-webkit-box-shadow: none;
box-shadow: none;
}
.wp-block-latest-comments__comment-meta {
font-size: inherit;
margin-bottom: 14px;
}
.wp-block-latest-comments__comment-excerpt p {
font-size: inherit;
}
.wp-block-latest-comments__comment-excerpt >:last-child {
margin-bottom: 0;
}
.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link {
font-weight: 400;
text-decoration: none;
}
.wp-block-latest-comments__comment-date {
color: inherit;
display: block;
font-size: 14px;
line-height: 1.5;
letter-spacing: 0;
margin: 7px 0 0;
text-transform: capitalize;
}
.wp-block-pullquote:not(.alignleft):not(.alignright) blockquote:before {
top: -28px;
}
.wp-block-pullquote blockquote:before {
content: none;
} @media screen and (min-width: 64em) {
.has-huge-font-size {
font-size: 42px;
}
.has-large-font-size {
font-size: 34px;
}
} @media screen and (min-width: 85.375em) {
.has-huge-font-size {
font-size: 48px;
}
.no-sidebar .alignfull {
margin-left: calc( -100vw / 2 + 100% / 2 );
margin-right: calc( -100vw / 2 + 100% / 2 );
max-width: 100vw;
}
} @media screen and (min-width: 100em) {
.has-huge-font-size {
font-size: 56px;
}
.has-large-font-size {
font-size: 42px;
}
} .wp-block-file .wp-block-file__button,
.wp-block-button__link {
background-color: #562c19;
color: #fff;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus {
background-color: #551919;
opacity: 0.7;
color: #fff;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button__link.is-style-outline:hover,
.wp-block-button__link.is-style-outline:focus {
background-color: #551919;
opacity: 0.7;
color: #fff;
border-color: transparent;
}
.wp-block-pullquote {
border-color: #7f390a;
} .wp-block-latest-comments__comment {
border-color: #7f390a;
} .wp-block-button .wp-block-button__link.has-white-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-white-color,
.wp-block-button__link.is-style-outline .wp-block-button__link.has-white-color,
.has-white-color {
color: #fff;
}
.wp-block-button .wp-block-button__link.has-white-background-color,
.has-white-background-color {
background-color: #fff;
} .wp-block-button .wp-block-button__link.has-black-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-black-color,
.wp-block-button__link.is-style-outline .wp-block-button__link.has-black-color,
.has-black-color {
color: #111;
}
.wp-block-button .wp-block-button__link.has-black-background-color,
.has-black-background-color {
background-color: #111;
} .wp-block-button .wp-block-button__link.has-gray-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-gray-color,
.wp-block-button__link.is-style-outline .wp-block-button__link.has-gray-color,
.has-gray-color {
color: #f4f4f4;
}
.wp-block-button .wp-block-button__link.has-gray-background-color,
.has-gray-background-color {
background-color: #f4f4f4;
} .wp-block-button .wp-block-button__link.has-blue-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-blue-color,
.wp-block-button__link.is-style-outline .wp-block-button__link.has-blue-color,
.has-blue-color {
color: #21759b;
}
.wp-block-button .wp-block-button__link.has-blue-background-color,
.has-blue-background-color {
background-color: #21759b;
} .wp-block-button .wp-block-button__link.has-yellow-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-yellow-color,
.wp-block-button__link.is-style-outline .wp-block-button__link.has-yellow-color,
.has-yellow-color {
color: #ffc300;
}
.wp-block-button .wp-block-button__link.has-yellow-background-color,
.has-yellow-background-color {
background-color: #ffc300;
} .wp-block-button .wp-block-button__link.has-brown-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-brown-color,
.wp-block-button__link.is-style-outline .wp-block-button__link.has-brown-color,
.has-brown-color {
color: #562c19;
}
.wp-block-button .wp-block-button__link.has-brown-background-color,
.has-brown-background-color {
background-color: #562c19;
}html{box-sizing:border-box;-ms-overflow-style:scrollbar}.sp-dsgvo *,.sp-dsgvo ::after,.sp-dsgvo ::before{box-sizing:inherit}.sp-dsgvo .container,.sp-dsgvo .container-fluid,.sp-dsgvo .container-lg,.sp-dsgvo .container-md,.sp-dsgvo .container-sm,.sp-dsgvo .container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.sp-dsgvo .container,.sp-dsgvo .container-sm{max-width:540px}}@media (min-width:768px){.sp-dsgvo .container,.sp-dsgvo .container-md,.sp-dsgvo .container-sm{max-width:720px}}@media (min-width:992px){.sp-dsgvo .container,.sp-dsgvo .container-lg,.sp-dsgvo .container-md,.sp-dsgvo .container-sm{max-width:960px}}@media (min-width:1200px){.sp-dsgvo .container,.sp-dsgvo .container-lg,.sp-dsgvo .container-md,.sp-dsgvo .container-sm,.sp-dsgvo .container-xl{max-width:1140px}}.sp-dsgvo .lwb-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.sp-dsgvo .no-gutters{margin-right:0;margin-left:0}.sp-dsgvo .no-gutters>.sp-dsgvo .lwb-col,.sp-dsgvo .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.sp-dsgvo .lwb-col,.sp-dsgvo .lwb-col-1,.sp-dsgvo .lwb-col-10,.sp-dsgvo .lwb-col-11,.sp-dsgvo .lwb-col-12,.sp-dsgvo .lwb-col-2,.sp-dsgvo .lwb-col-3,.sp-dsgvo .lwb-col-4,.sp-dsgvo .lwb-col-5,.sp-dsgvo .lwb-col-6,.sp-dsgvo .lwb-col-7,.sp-dsgvo .lwb-col-8,.sp-dsgvo .lwb-col-9{position:relative;width:100%;padding-right:15px;padding-left:15px}.sp-dsgvo .lwb-col-auto{position:relative;padding-right:15px;padding-left:15px}.sp-dsgvo .lwb-col-lg,.sp-dsgvo .lwb-col-lg-1,.sp-dsgvo .lwb-col-lg-10,.sp-dsgvo .lwb-col-lg-11,.sp-dsgvo .lwb-col-lg-12,.sp-dsgvo .lwb-col-lg-2,.sp-dsgvo .lwb-col-lg-3,.sp-dsgvo .lwb-col-lg-4,.sp-dsgvo .lwb-col-lg-5,.sp-dsgvo .lwb-col-lg-6,.sp-dsgvo .lwb-col-lg-7,.sp-dsgvo .lwb-col-lg-8,.sp-dsgvo .lwb-col-lg-9,.sp-dsgvo .lwb-col-lg-auto,.sp-dsgvo .lwb-col-md,.sp-dsgvo .lwb-col-md-1,.sp-dsgvo .lwb-col-md-10,.sp-dsgvo .lwb-col-md-11,.sp-dsgvo .lwb-col-md-12,.sp-dsgvo .lwb-col-md-2,.sp-dsgvo .lwb-col-md-3,.sp-dsgvo .lwb-col-md-4,.sp-dsgvo .lwb-col-md-5,.sp-dsgvo .lwb-col-md-6,.sp-dsgvo .lwb-col-md-7,.sp-dsgvo .lwb-col-md-8,.sp-dsgvo .lwb-col-md-9,.sp-dsgvo .lwb-col-md-auto,.sp-dsgvo .lwb-col-sm,.sp-dsgvo .lwb-col-sm-1,.sp-dsgvo .lwb-col-sm-10,.sp-dsgvo .lwb-col-sm-11,.sp-dsgvo .lwb-col-sm-12,.sp-dsgvo .lwb-col-sm-2,.sp-dsgvo .lwb-col-sm-3,.sp-dsgvo .lwb-col-sm-4,.sp-dsgvo .lwb-col-sm-5,.sp-dsgvo .lwb-col-sm-6,.sp-dsgvo .lwb-col-sm-7,.sp-dsgvo .lwb-col-sm-8,.sp-dsgvo .lwb-col-sm-9,.sp-dsgvo .lwb-col-sm-auto,.sp-dsgvo .lwb-col-xl,.sp-dsgvo .lwb-col-xl-1,.sp-dsgvo .lwb-col-xl-10,.sp-dsgvo .lwb-col-xl-11,.sp-dsgvo .lwb-col-xl-12,.sp-dsgvo .lwb-col-xl-2,.sp-dsgvo .lwb-col-xl-3,.sp-dsgvo .lwb-col-xl-4,.sp-dsgvo .lwb-col-xl-5,.sp-dsgvo .lwb-col-xl-6,.sp-dsgvo .lwb-col-xl-7,.sp-dsgvo .lwb-col-xl-8,.sp-dsgvo .lwb-col-xl-9,.sp-dsgvo .lwb-col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.sp-dsgvo .lwb-col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.sp-dsgvo .lwb-row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sp-dsgvo .lwb-row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sp-dsgvo .lwb-row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sp-dsgvo .lwb-row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sp-dsgvo .lwb-row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.sp-dsgvo .lwb-row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sp-dsgvo .lwb-col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.sp-dsgvo .lwb-col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.sp-dsgvo .lwb-col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sp-dsgvo .lwb-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sp-dsgvo .lwb-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sp-dsgvo .lwb-col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.sp-dsgvo .lwb-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sp-dsgvo .lwb-col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.sp-dsgvo .lwb-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.sp-dsgvo .lwb-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.sp-dsgvo .lwb-col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.sp-dsgvo .lwb-col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.sp-dsgvo .lwb-col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sp-dsgvo .order-first{-ms-flex-order:-1;order:-1}.sp-dsgvo .order-last{-ms-flex-order:13;order:13}.sp-dsgvo .order-0{-ms-flex-order:0;order:0}.sp-dsgvo .order-1{-ms-flex-order:1;order:1}.sp-dsgvo .order-2{-ms-flex-order:2;order:2}.sp-dsgvo .order-3{-ms-flex-order:3;order:3}.sp-dsgvo .order-4{-ms-flex-order:4;order:4}.sp-dsgvo .order-5{-ms-flex-order:5;order:5}.sp-dsgvo .order-6{-ms-flex-order:6;order:6}.sp-dsgvo .order-7{-ms-flex-order:7;order:7}.sp-dsgvo .order-8{-ms-flex-order:8;order:8}.sp-dsgvo .order-9{-ms-flex-order:9;order:9}.sp-dsgvo .order-10{-ms-flex-order:10;order:10}.sp-dsgvo .order-11{-ms-flex-order:11;order:11}.sp-dsgvo .order-12{-ms-flex-order:12;order:12}.sp-dsgvo .offset-1{margin-left:8.333333%}.sp-dsgvo .offset-2{margin-left:16.666667%}.sp-dsgvo .offset-3{margin-left:25%}.sp-dsgvo .offset-4{margin-left:33.333333%}.sp-dsgvo .offset-5{margin-left:41.666667%}.sp-dsgvo .offset-6{margin-left:50%}.sp-dsgvo .offset-7{margin-left:58.333333%}.sp-dsgvo .offset-8{margin-left:66.666667%}.sp-dsgvo .offset-9{margin-left:75%}.sp-dsgvo .offset-10{margin-left:83.333333%}.sp-dsgvo .offset-11{margin-left:91.666667%}@media (min-width:576px){.sp-dsgvo .lwb-col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.sp-dsgvo .lwb-row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sp-dsgvo .lwb-row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sp-dsgvo .lwb-row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sp-dsgvo .lwb-row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sp-dsgvo .lwb-row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.sp-dsgvo .lwb-row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sp-dsgvo .lwb-col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.sp-dsgvo .lwb-col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.sp-dsgvo .lwb-col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sp-dsgvo .lwb-col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sp-dsgvo .lwb-col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sp-dsgvo .lwb-col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.sp-dsgvo .lwb-col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sp-dsgvo .lwb-col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.sp-dsgvo .lwb-col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.sp-dsgvo .lwb-col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.sp-dsgvo .lwb-col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.sp-dsgvo .lwb-col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.sp-dsgvo .lwb-col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sp-dsgvo .order-sm-first{-ms-flex-order:-1;order:-1}.sp-dsgvo .order-sm-last{-ms-flex-order:13;order:13}.sp-dsgvo .order-sm-0{-ms-flex-order:0;order:0}.sp-dsgvo .order-sm-1{-ms-flex-order:1;order:1}.sp-dsgvo .order-sm-2{-ms-flex-order:2;order:2}.sp-dsgvo .order-sm-3{-ms-flex-order:3;order:3}.sp-dsgvo .order-sm-4{-ms-flex-order:4;order:4}.sp-dsgvo .order-sm-5{-ms-flex-order:5;order:5}.sp-dsgvo .order-sm-6{-ms-flex-order:6;order:6}.sp-dsgvo .order-sm-7{-ms-flex-order:7;order:7}.sp-dsgvo .order-sm-8{-ms-flex-order:8;order:8}.sp-dsgvo .order-sm-9{-ms-flex-order:9;order:9}.sp-dsgvo .order-sm-10{-ms-flex-order:10;order:10}.sp-dsgvo .order-sm-11{-ms-flex-order:11;order:11}.sp-dsgvo .order-sm-12{-ms-flex-order:12;order:12}.sp-dsgvo .offset-sm-0{margin-left:0}.sp-dsgvo .offset-sm-1{margin-left:8.333333%}.sp-dsgvo .offset-sm-2{margin-left:16.666667%}.sp-dsgvo .offset-sm-3{margin-left:25%}.sp-dsgvo .offset-sm-4{margin-left:33.333333%}.sp-dsgvo .offset-sm-5{margin-left:41.666667%}.sp-dsgvo .offset-sm-6{margin-left:50%}.sp-dsgvo .offset-sm-7{margin-left:58.333333%}.sp-dsgvo .offset-sm-8{margin-left:66.666667%}.sp-dsgvo .offset-sm-9{margin-left:75%}.sp-dsgvo .offset-sm-10{margin-left:83.333333%}.sp-dsgvo .offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.sp-dsgvo .lwb-col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.sp-dsgvo .lwb-row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sp-dsgvo .lwb-row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sp-dsgvo .lwb-row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sp-dsgvo .lwb-row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sp-dsgvo .lwb-row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.sp-dsgvo .lwb-row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sp-dsgvo .lwb-col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.sp-dsgvo .lwb-col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.sp-dsgvo .lwb-col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sp-dsgvo .lwb-col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sp-dsgvo .lwb-col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sp-dsgvo .lwb-col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.sp-dsgvo .lwb-col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sp-dsgvo .lwb-col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.sp-dsgvo .lwb-col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.sp-dsgvo .lwb-col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.sp-dsgvo .lwb-col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.sp-dsgvo .lwb-col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.sp-dsgvo .lwb-col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sp-dsgvo .order-md-first{-ms-flex-order:-1;order:-1}.sp-dsgvo .order-md-last{-ms-flex-order:13;order:13}.sp-dsgvo .order-md-0{-ms-flex-order:0;order:0}.sp-dsgvo .order-md-1{-ms-flex-order:1;order:1}.sp-dsgvo .order-md-2{-ms-flex-order:2;order:2}.sp-dsgvo .order-md-3{-ms-flex-order:3;order:3}.sp-dsgvo .order-md-4{-ms-flex-order:4;order:4}.sp-dsgvo .order-md-5{-ms-flex-order:5;order:5}.sp-dsgvo .order-md-6{-ms-flex-order:6;order:6}.sp-dsgvo .order-md-7{-ms-flex-order:7;order:7}.sp-dsgvo .order-md-8{-ms-flex-order:8;order:8}.sp-dsgvo .order-md-9{-ms-flex-order:9;order:9}.sp-dsgvo .order-md-10{-ms-flex-order:10;order:10}.sp-dsgvo .order-md-11{-ms-flex-order:11;order:11}.sp-dsgvo .order-md-12{-ms-flex-order:12;order:12}.sp-dsgvo .offset-md-0{margin-left:0}.sp-dsgvo .offset-md-1{margin-left:8.333333%}.sp-dsgvo .offset-md-2{margin-left:16.666667%}.sp-dsgvo .offset-md-3{margin-left:25%}.sp-dsgvo .offset-md-4{margin-left:33.333333%}.sp-dsgvo .offset-md-5{margin-left:41.666667%}.sp-dsgvo .offset-md-6{margin-left:50%}.sp-dsgvo .offset-md-7{margin-left:58.333333%}.sp-dsgvo .offset-md-8{margin-left:66.666667%}.sp-dsgvo .offset-md-9{margin-left:75%}.sp-dsgvo .offset-md-10{margin-left:83.333333%}.sp-dsgvo .offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.sp-dsgvo .lwb-col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.sp-dsgvo .lwb-row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sp-dsgvo .lwb-row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sp-dsgvo .lwb-row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sp-dsgvo .lwb-row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sp-dsgvo .lwb-row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.sp-dsgvo .lwb-row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sp-dsgvo .lwb-col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.sp-dsgvo .lwb-col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.sp-dsgvo .lwb-col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sp-dsgvo .lwb-col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sp-dsgvo .lwb-col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sp-dsgvo .lwb-col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.sp-dsgvo .lwb-col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sp-dsgvo .lwb-col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.sp-dsgvo .lwb-col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.sp-dsgvo .lwb-col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.sp-dsgvo .lwb-col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.sp-dsgvo .lwb-col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.sp-dsgvo .lwb-col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sp-dsgvo .order-lg-first{-ms-flex-order:-1;order:-1}.sp-dsgvo .order-lg-last{-ms-flex-order:13;order:13}.sp-dsgvo .order-lg-0{-ms-flex-order:0;order:0}.sp-dsgvo .order-lg-1{-ms-flex-order:1;order:1}.sp-dsgvo .order-lg-2{-ms-flex-order:2;order:2}.sp-dsgvo .order-lg-3{-ms-flex-order:3;order:3}.sp-dsgvo .order-lg-4{-ms-flex-order:4;order:4}.sp-dsgvo .order-lg-5{-ms-flex-order:5;order:5}.sp-dsgvo .order-lg-6{-ms-flex-order:6;order:6}.sp-dsgvo .order-lg-7{-ms-flex-order:7;order:7}.sp-dsgvo .order-lg-8{-ms-flex-order:8;order:8}.sp-dsgvo .order-lg-9{-ms-flex-order:9;order:9}.sp-dsgvo .order-lg-10{-ms-flex-order:10;order:10}.sp-dsgvo .order-lg-11{-ms-flex-order:11;order:11}.sp-dsgvo .order-lg-12{-ms-flex-order:12;order:12}.sp-dsgvo .offset-lg-0{margin-left:0}.sp-dsgvo .offset-lg-1{margin-left:8.333333%}.sp-dsgvo .offset-lg-2{margin-left:16.666667%}.sp-dsgvo .offset-lg-3{margin-left:25%}.sp-dsgvo .offset-lg-4{margin-left:33.333333%}.sp-dsgvo .offset-lg-5{margin-left:41.666667%}.sp-dsgvo .offset-lg-6{margin-left:50%}.sp-dsgvo .offset-lg-7{margin-left:58.333333%}.sp-dsgvo .offset-lg-8{margin-left:66.666667%}.sp-dsgvo .offset-lg-9{margin-left:75%}.sp-dsgvo .offset-lg-10{margin-left:83.333333%}.sp-dsgvo .offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.sp-dsgvo .lwb-col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.sp-dsgvo .lwb-row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sp-dsgvo .lwb-row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sp-dsgvo .lwb-row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sp-dsgvo .lwb-row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sp-dsgvo .lwb-row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.sp-dsgvo .lwb-row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sp-dsgvo .lwb-col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.sp-dsgvo .lwb-col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.sp-dsgvo .lwb-col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sp-dsgvo .lwb-col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sp-dsgvo .lwb-col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sp-dsgvo .lwb-col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.sp-dsgvo .lwb-col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sp-dsgvo .lwb-col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.sp-dsgvo .lwb-col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.sp-dsgvo .lwb-col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.sp-dsgvo .lwb-col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.sp-dsgvo .lwb-col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.sp-dsgvo .lwb-col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sp-dsgvo .order-xl-first{-ms-flex-order:-1;order:-1}.sp-dsgvo .order-xl-last{-ms-flex-order:13;order:13}.sp-dsgvo .order-xl-0{-ms-flex-order:0;order:0}.sp-dsgvo .order-xl-1{-ms-flex-order:1;order:1}.sp-dsgvo .order-xl-2{-ms-flex-order:2;order:2}.sp-dsgvo .order-xl-3{-ms-flex-order:3;order:3}.sp-dsgvo .order-xl-4{-ms-flex-order:4;order:4}.sp-dsgvo .order-xl-5{-ms-flex-order:5;order:5}.sp-dsgvo .order-xl-6{-ms-flex-order:6;order:6}.sp-dsgvo .order-xl-7{-ms-flex-order:7;order:7}.sp-dsgvo .order-xl-8{-ms-flex-order:8;order:8}.sp-dsgvo .order-xl-9{-ms-flex-order:9;order:9}.sp-dsgvo .order-xl-10{-ms-flex-order:10;order:10}.sp-dsgvo .order-xl-11{-ms-flex-order:11;order:11}.sp-dsgvo .order-xl-12{-ms-flex-order:12;order:12}.sp-dsgvo .offset-xl-0{margin-left:0}.sp-dsgvo .offset-xl-1{margin-left:8.333333%}.sp-dsgvo .offset-xl-2{margin-left:16.666667%}.sp-dsgvo .offset-xl-3{margin-left:25%}.sp-dsgvo .offset-xl-4{margin-left:33.333333%}.sp-dsgvo .offset-xl-5{margin-left:41.666667%}.sp-dsgvo .offset-xl-6{margin-left:50%}.sp-dsgvo .offset-xl-7{margin-left:58.333333%}.sp-dsgvo .offset-xl-8{margin-left:66.666667%}.sp-dsgvo .offset-xl-9{margin-left:75%}.sp-dsgvo .offset-xl-10{margin-left:83.333333%}.sp-dsgvo .offset-xl-11{margin-left:91.666667%}}.sp-dsgvo .d-none{display:none!important}.sp-dsgvo .d-inline{display:inline!important}.sp-dsgvo .d-inline-block{display:inline-block!important}.sp-dsgvo .d-block{display:block!important}.sp-dsgvo .d-table{display:table!important}.sp-dsgvo .d-table-row{display:table-row!important}.sp-dsgvo .d-table-cell{display:table-cell!important}.sp-dsgvo .d-flex{display:-ms-flexbox!important;display:flex!important}.sp-dsgvo .d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.sp-dsgvo .d-sm-none{display:none!important}.sp-dsgvo .d-sm-inline{display:inline!important}.sp-dsgvo .d-sm-inline-block{display:inline-block!important}.sp-dsgvo .d-sm-block{display:block!important}.sp-dsgvo .d-sm-table{display:table!important}.sp-dsgvo .d-sm-table-row{display:table-row!important}.sp-dsgvo .d-sm-table-cell{display:table-cell!important}.sp-dsgvo .d-sm-flex{display:-ms-flexbox!important;display:flex!important}.sp-dsgvo .d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.sp-dsgvo .d-md-none{display:none!important}.sp-dsgvo .d-md-inline{display:inline!important}.sp-dsgvo .d-md-inline-block{display:inline-block!important}.sp-dsgvo .d-md-block{display:block!important}.sp-dsgvo .d-md-table{display:table!important}.sp-dsgvo .d-md-table-row{display:table-row!important}.sp-dsgvo .d-md-table-cell{display:table-cell!important}.sp-dsgvo .d-md-flex{display:-ms-flexbox!important;display:flex!important}.sp-dsgvo .d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.sp-dsgvo .d-lg-none{display:none!important}.sp-dsgvo .d-lg-inline{display:inline!important}.sp-dsgvo .d-lg-inline-block{display:inline-block!important}.sp-dsgvo .d-lg-block{display:block!important}.sp-dsgvo .d-lg-table{display:table!important}.sp-dsgvo .d-lg-table-row{display:table-row!important}.sp-dsgvo .d-lg-table-cell{display:table-cell!important}.sp-dsgvo .d-lg-flex{display:-ms-flexbox!important;display:flex!important}.sp-dsgvo .d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.sp-dsgvo .d-xl-none{display:none!important}.sp-dsgvo .d-xl-inline{display:inline!important}.sp-dsgvo .d-xl-inline-block{display:inline-block!important}.sp-dsgvo .d-xl-block{display:block!important}.sp-dsgvo .d-xl-table{display:table!important}.sp-dsgvo .d-xl-table-row{display:table-row!important}.sp-dsgvo .d-xl-table-cell{display:table-cell!important}.sp-dsgvo .d-xl-flex{display:-ms-flexbox!important;display:flex!important}.sp-dsgvo .d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.sp-dsgvo .d-print-none{display:none!important}.sp-dsgvo .d-print-inline{display:inline!important}.sp-dsgvo .d-print-inline-block{display:inline-block!important}.sp-dsgvo .d-print-block{display:block!important}.sp-dsgvo .d-print-table{display:table!important}.sp-dsgvo .d-print-table-row{display:table-row!important}.sp-dsgvo .d-print-table-cell{display:table-cell!important}.sp-dsgvo .d-print-flex{display:-ms-flexbox!important;display:flex!important}.sp-dsgvo .d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.sp-dsgvo .flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.sp-dsgvo .flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.sp-dsgvo .flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.sp-dsgvo .flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.sp-dsgvo .flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.sp-dsgvo .flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.sp-dsgvo .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.sp-dsgvo .flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.sp-dsgvo .flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.sp-dsgvo .flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.sp-dsgvo .flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.sp-dsgvo .flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.sp-dsgvo .justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.sp-dsgvo .justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.sp-dsgvo .justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.sp-dsgvo .justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.sp-dsgvo .justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.sp-dsgvo .align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.sp-dsgvo .align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.sp-dsgvo .align-items-center{-ms-flex-align:center!important;align-items:center!important}.sp-dsgvo .align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.sp-dsgvo .align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.sp-dsgvo .align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.sp-dsgvo .align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.sp-dsgvo .align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.sp-dsgvo .align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.sp-dsgvo .align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.sp-dsgvo .align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.sp-dsgvo .align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.sp-dsgvo .align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.sp-dsgvo .align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.sp-dsgvo .align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.sp-dsgvo .align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.sp-dsgvo .align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.sp-dsgvo .flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.sp-dsgvo .flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.sp-dsgvo .flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.sp-dsgvo .flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.sp-dsgvo .flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.sp-dsgvo .flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.sp-dsgvo .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.sp-dsgvo .flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.sp-dsgvo .flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.sp-dsgvo .flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.sp-dsgvo .flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.sp-dsgvo .flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.sp-dsgvo .justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.sp-dsgvo .justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.sp-dsgvo .justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.sp-dsgvo .justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.sp-dsgvo .justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.sp-dsgvo .align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.sp-dsgvo .align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.sp-dsgvo .align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.sp-dsgvo .align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.sp-dsgvo .align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.sp-dsgvo .align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.sp-dsgvo .align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.sp-dsgvo .align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.sp-dsgvo .align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.sp-dsgvo .align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.sp-dsgvo .align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.sp-dsgvo .align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.sp-dsgvo .align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.sp-dsgvo .align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.sp-dsgvo .align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.sp-dsgvo .align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.sp-dsgvo .align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.sp-dsgvo .flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.sp-dsgvo .flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.sp-dsgvo .flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.sp-dsgvo .flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.sp-dsgvo .flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.sp-dsgvo .flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.sp-dsgvo .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.sp-dsgvo .flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.sp-dsgvo .flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.sp-dsgvo .flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.sp-dsgvo .flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.sp-dsgvo .flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.sp-dsgvo .justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.sp-dsgvo .justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.sp-dsgvo .justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.sp-dsgvo .justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.sp-dsgvo .justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.sp-dsgvo .align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.sp-dsgvo .align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.sp-dsgvo .align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.sp-dsgvo .align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.sp-dsgvo .align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.sp-dsgvo .align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.sp-dsgvo .align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.sp-dsgvo .align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.sp-dsgvo .align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.sp-dsgvo .align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.sp-dsgvo .align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.sp-dsgvo .align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.sp-dsgvo .align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.sp-dsgvo .align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.sp-dsgvo .align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.sp-dsgvo .align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.sp-dsgvo .align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.sp-dsgvo .flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.sp-dsgvo .flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.sp-dsgvo .flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.sp-dsgvo .flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.sp-dsgvo .flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.sp-dsgvo .flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.sp-dsgvo .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.sp-dsgvo .flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.sp-dsgvo .flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.sp-dsgvo .flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.sp-dsgvo .flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.sp-dsgvo .flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.sp-dsgvo .justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.sp-dsgvo .justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.sp-dsgvo .justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.sp-dsgvo .justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.sp-dsgvo .justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.sp-dsgvo .align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.sp-dsgvo .align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.sp-dsgvo .align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.sp-dsgvo .align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.sp-dsgvo .align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.sp-dsgvo .align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.sp-dsgvo .align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.sp-dsgvo .align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.sp-dsgvo .align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.sp-dsgvo .align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.sp-dsgvo .align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.sp-dsgvo .align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.sp-dsgvo .align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.sp-dsgvo .align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.sp-dsgvo .align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.sp-dsgvo .align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.sp-dsgvo .align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.sp-dsgvo .flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.sp-dsgvo .flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.sp-dsgvo .flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.sp-dsgvo .flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.sp-dsgvo .flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.sp-dsgvo .flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.sp-dsgvo .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.sp-dsgvo .flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.sp-dsgvo .flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.sp-dsgvo .flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.sp-dsgvo .flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.sp-dsgvo .flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.sp-dsgvo .justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.sp-dsgvo .justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.sp-dsgvo .justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.sp-dsgvo .justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.sp-dsgvo .justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.sp-dsgvo .align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.sp-dsgvo .align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.sp-dsgvo .align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.sp-dsgvo .align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.sp-dsgvo .align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.sp-dsgvo .align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.sp-dsgvo .align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.sp-dsgvo .align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.sp-dsgvo .align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.sp-dsgvo .align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.sp-dsgvo .align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.sp-dsgvo .align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.sp-dsgvo .align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.sp-dsgvo .align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.sp-dsgvo .align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.sp-dsgvo .align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.sp-dsgvo .align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.sp-dsgvo .m-0{margin:0!important}.sp-dsgvo .mt-0,.sp-dsgvo .my-0{margin-top:0!important}.sp-dsgvo .mr-0,.sp-dsgvo .mx-0{margin-right:0!important}.sp-dsgvo .mb-0,.sp-dsgvo .my-0{margin-bottom:0!important}.sp-dsgvo .ml-0,.sp-dsgvo .mx-0{margin-left:0!important}.sp-dsgvo .m-1{margin:.25rem!important}.sp-dsgvo .mt-1,.sp-dsgvo .my-1{margin-top:.25rem!important}.sp-dsgvo .mr-1,.sp-dsgvo .mx-1{margin-right:.25rem!important}.sp-dsgvo .mb-1,.sp-dsgvo .my-1{margin-bottom:.25rem!important}.sp-dsgvo .ml-1,.sp-dsgvo .mx-1{margin-left:.25rem!important}.sp-dsgvo .m-2{margin:.5rem!important}.sp-dsgvo .mt-2,.sp-dsgvo .my-2{margin-top:.5rem!important}.sp-dsgvo .mr-2,.sp-dsgvo .mx-2{margin-right:.5rem!important}.sp-dsgvo .mb-2,.sp-dsgvo .my-2{margin-bottom:.5rem!important}.sp-dsgvo .ml-2,.sp-dsgvo .mx-2{margin-left:.5rem!important}.sp-dsgvo .m-3{margin:1rem!important}.sp-dsgvo .mt-3,.sp-dsgvo .my-3{margin-top:1rem!important}.sp-dsgvo .mr-3,.sp-dsgvo .mx-3{margin-right:1rem!important}.sp-dsgvo .mb-3,.sp-dsgvo .my-3{margin-bottom:1rem!important}.sp-dsgvo .ml-3,.sp-dsgvo .mx-3{margin-left:1rem!important}.sp-dsgvo .m-4{margin:1.5rem!important}.sp-dsgvo .mt-4,.sp-dsgvo .my-4{margin-top:1.5rem!important}.sp-dsgvo .mr-4,.sp-dsgvo .mx-4{margin-right:1.5rem!important}.sp-dsgvo .mb-4,.sp-dsgvo .my-4{margin-bottom:1.5rem!important}.sp-dsgvo .ml-4,.sp-dsgvo .mx-4{margin-left:1.5rem!important}.sp-dsgvo .m-5{margin:3rem!important}.sp-dsgvo .mt-5,.sp-dsgvo .my-5{margin-top:3rem!important}.sp-dsgvo .mr-5,.sp-dsgvo .mx-5{margin-right:3rem!important}.sp-dsgvo .mb-5,.sp-dsgvo .my-5{margin-bottom:3rem!important}.sp-dsgvo .ml-5,.sp-dsgvo .mx-5{margin-left:3rem!important}.sp-dsgvo .p-0{padding:0!important}.sp-dsgvo .pt-0,.sp-dsgvo .py-0{padding-top:0!important}.sp-dsgvo .pr-0,.sp-dsgvo .px-0{padding-right:0!important}.sp-dsgvo .pb-0,.sp-dsgvo .py-0{padding-bottom:0!important}.sp-dsgvo .pl-0,.sp-dsgvo .px-0{padding-left:0!important}.sp-dsgvo .p-1{padding:.25rem!important}.sp-dsgvo .pt-1,.sp-dsgvo .py-1{padding-top:.25rem!important}.sp-dsgvo .pr-1,.sp-dsgvo .px-1{padding-right:.25rem!important}.sp-dsgvo .pb-1,.sp-dsgvo .py-1{padding-bottom:.25rem!important}.sp-dsgvo .pl-1,.sp-dsgvo .px-1{padding-left:.25rem!important}.sp-dsgvo .p-2{padding:.5rem!important}.sp-dsgvo .pt-2,.sp-dsgvo .py-2{padding-top:.5rem!important}.sp-dsgvo .pr-2,.sp-dsgvo .px-2{padding-right:.5rem!important}.sp-dsgvo .pb-2,.sp-dsgvo .py-2{padding-bottom:.5rem!important}.sp-dsgvo .pl-2,.sp-dsgvo .px-2{padding-left:.5rem!important}.sp-dsgvo .p-3{padding:1rem!important}.sp-dsgvo .pt-3,.sp-dsgvo .py-3{padding-top:1rem!important}.sp-dsgvo .pr-3,.sp-dsgvo .px-3{padding-right:1rem!important}.sp-dsgvo .pb-3,.sp-dsgvo .py-3{padding-bottom:1rem!important}.sp-dsgvo .pl-3,.sp-dsgvo .px-3{padding-left:1rem!important}.sp-dsgvo .p-4{padding:1.5rem!important}.sp-dsgvo .pt-4,.sp-dsgvo .py-4{padding-top:1.5rem!important}.sp-dsgvo .pr-4,.sp-dsgvo .px-4{padding-right:1.5rem!important}.sp-dsgvo .pb-4,.sp-dsgvo .py-4{padding-bottom:1.5rem!important}.sp-dsgvo .pl-4,.sp-dsgvo .px-4{padding-left:1.5rem!important}.sp-dsgvo .p-5{padding:3rem!important}.sp-dsgvo .pt-5,.sp-dsgvo .py-5{padding-top:3rem!important}.sp-dsgvo .pr-5,.sp-dsgvo .px-5{padding-right:3rem!important}.sp-dsgvo .pb-5,.sp-dsgvo .py-5{padding-bottom:3rem!important}.sp-dsgvo .pl-5,.sp-dsgvo .px-5{padding-left:3rem!important}.sp-dsgvo .m-n1{margin:-.25rem!important}.sp-dsgvo .mt-n1,.sp-dsgvo .my-n1{margin-top:-.25rem!important}.sp-dsgvo .mr-n1,.sp-dsgvo .mx-n1{margin-right:-.25rem!important}.sp-dsgvo .mb-n1,.sp-dsgvo .my-n1{margin-bottom:-.25rem!important}.sp-dsgvo .ml-n1,.sp-dsgvo .mx-n1{margin-left:-.25rem!important}.sp-dsgvo .m-n2{margin:-.5rem!important}.sp-dsgvo .mt-n2,.sp-dsgvo .my-n2{margin-top:-.5rem!important}.sp-dsgvo .mr-n2,.sp-dsgvo .mx-n2{margin-right:-.5rem!important}.sp-dsgvo .mb-n2,.sp-dsgvo .my-n2{margin-bottom:-.5rem!important}.sp-dsgvo .ml-n2,.sp-dsgvo .mx-n2{margin-left:-.5rem!important}.sp-dsgvo .m-n3{margin:-1rem!important}.sp-dsgvo .mt-n3,.sp-dsgvo .my-n3{margin-top:-1rem!important}.sp-dsgvo .mr-n3,.sp-dsgvo .mx-n3{margin-right:-1rem!important}.sp-dsgvo .mb-n3,.sp-dsgvo .my-n3{margin-bottom:-1rem!important}.sp-dsgvo .ml-n3,.sp-dsgvo .mx-n3{margin-left:-1rem!important}.sp-dsgvo .m-n4{margin:-1.5rem!important}.sp-dsgvo .mt-n4,.sp-dsgvo .my-n4{margin-top:-1.5rem!important}.sp-dsgvo .mr-n4,.sp-dsgvo .mx-n4{margin-right:-1.5rem!important}.sp-dsgvo .mb-n4,.sp-dsgvo .my-n4{margin-bottom:-1.5rem!important}.sp-dsgvo .ml-n4,.sp-dsgvo .mx-n4{margin-left:-1.5rem!important}.sp-dsgvo .m-n5{margin:-3rem!important}.sp-dsgvo .mt-n5,.sp-dsgvo .my-n5{margin-top:-3rem!important}.sp-dsgvo .mr-n5,.sp-dsgvo .mx-n5{margin-right:-3rem!important}.sp-dsgvo .mb-n5,.sp-dsgvo .my-n5{margin-bottom:-3rem!important}.sp-dsgvo .ml-n5,.sp-dsgvo .mx-n5{margin-left:-3rem!important}.sp-dsgvo .m-auto{margin:auto!important}.sp-dsgvo .mt-auto,.sp-dsgvo .my-auto{margin-top:auto!important}.sp-dsgvo .mr-auto,.sp-dsgvo .mx-auto{margin-right:auto!important}.sp-dsgvo .mb-auto,.sp-dsgvo .my-auto{margin-bottom:auto!important}.sp-dsgvo .ml-auto,.sp-dsgvo .mx-auto{margin-left:auto!important}@media (min-width:576px){.sp-dsgvo .m-sm-0{margin:0!important}.sp-dsgvo .mt-sm-0,.sp-dsgvo .my-sm-0{margin-top:0!important}.sp-dsgvo .mr-sm-0,.sp-dsgvo .mx-sm-0{margin-right:0!important}.sp-dsgvo .mb-sm-0,.sp-dsgvo .my-sm-0{margin-bottom:0!important}.sp-dsgvo .ml-sm-0,.sp-dsgvo .mx-sm-0{margin-left:0!important}.sp-dsgvo .m-sm-1{margin:.25rem!important}.sp-dsgvo .mt-sm-1,.sp-dsgvo .my-sm-1{margin-top:.25rem!important}.sp-dsgvo .mr-sm-1,.sp-dsgvo .mx-sm-1{margin-right:.25rem!important}.sp-dsgvo .mb-sm-1,.sp-dsgvo .my-sm-1{margin-bottom:.25rem!important}.sp-dsgvo .ml-sm-1,.sp-dsgvo .mx-sm-1{margin-left:.25rem!important}.sp-dsgvo .m-sm-2{margin:.5rem!important}.sp-dsgvo .mt-sm-2,.sp-dsgvo .my-sm-2{margin-top:.5rem!important}.sp-dsgvo .mr-sm-2,.sp-dsgvo .mx-sm-2{margin-right:.5rem!important}.sp-dsgvo .mb-sm-2,.sp-dsgvo .my-sm-2{margin-bottom:.5rem!important}.sp-dsgvo .ml-sm-2,.sp-dsgvo .mx-sm-2{margin-left:.5rem!important}.sp-dsgvo .m-sm-3{margin:1rem!important}.sp-dsgvo .mt-sm-3,.sp-dsgvo .my-sm-3{margin-top:1rem!important}.sp-dsgvo .mr-sm-3,.sp-dsgvo .mx-sm-3{margin-right:1rem!important}.sp-dsgvo .mb-sm-3,.sp-dsgvo .my-sm-3{margin-bottom:1rem!important}.sp-dsgvo .ml-sm-3,.sp-dsgvo .mx-sm-3{margin-left:1rem!important}.sp-dsgvo .m-sm-4{margin:1.5rem!important}.sp-dsgvo .mt-sm-4,.sp-dsgvo .my-sm-4{margin-top:1.5rem!important}.sp-dsgvo .mr-sm-4,.sp-dsgvo .mx-sm-4{margin-right:1.5rem!important}.sp-dsgvo .mb-sm-4,.sp-dsgvo .my-sm-4{margin-bottom:1.5rem!important}.sp-dsgvo .ml-sm-4,.sp-dsgvo .mx-sm-4{margin-left:1.5rem!important}.sp-dsgvo .m-sm-5{margin:3rem!important}.sp-dsgvo .mt-sm-5,.sp-dsgvo .my-sm-5{margin-top:3rem!important}.sp-dsgvo .mr-sm-5,.sp-dsgvo .mx-sm-5{margin-right:3rem!important}.sp-dsgvo .mb-sm-5,.sp-dsgvo .my-sm-5{margin-bottom:3rem!important}.sp-dsgvo .ml-sm-5,.sp-dsgvo .mx-sm-5{margin-left:3rem!important}.sp-dsgvo .p-sm-0{padding:0!important}.sp-dsgvo .pt-sm-0,.sp-dsgvo .py-sm-0{padding-top:0!important}.sp-dsgvo .pr-sm-0,.sp-dsgvo .px-sm-0{padding-right:0!important}.sp-dsgvo .pb-sm-0,.sp-dsgvo .py-sm-0{padding-bottom:0!important}.sp-dsgvo .pl-sm-0,.sp-dsgvo .px-sm-0{padding-left:0!important}.sp-dsgvo .p-sm-1{padding:.25rem!important}.sp-dsgvo .pt-sm-1,.sp-dsgvo .py-sm-1{padding-top:.25rem!important}.sp-dsgvo .pr-sm-1,.sp-dsgvo .px-sm-1{padding-right:.25rem!important}.sp-dsgvo .pb-sm-1,.sp-dsgvo .py-sm-1{padding-bottom:.25rem!important}.sp-dsgvo .pl-sm-1,.sp-dsgvo .px-sm-1{padding-left:.25rem!important}.sp-dsgvo .p-sm-2{padding:.5rem!important}.sp-dsgvo .pt-sm-2,.sp-dsgvo .py-sm-2{padding-top:.5rem!important}.sp-dsgvo .pr-sm-2,.sp-dsgvo .px-sm-2{padding-right:.5rem!important}.sp-dsgvo .pb-sm-2,.sp-dsgvo .py-sm-2{padding-bottom:.5rem!important}.sp-dsgvo .pl-sm-2,.sp-dsgvo .px-sm-2{padding-left:.5rem!important}.sp-dsgvo .p-sm-3{padding:1rem!important}.sp-dsgvo .pt-sm-3,.sp-dsgvo .py-sm-3{padding-top:1rem!important}.sp-dsgvo .pr-sm-3,.sp-dsgvo .px-sm-3{padding-right:1rem!important}.sp-dsgvo .pb-sm-3,.sp-dsgvo .py-sm-3{padding-bottom:1rem!important}.sp-dsgvo .pl-sm-3,.sp-dsgvo .px-sm-3{padding-left:1rem!important}.sp-dsgvo .p-sm-4{padding:1.5rem!important}.sp-dsgvo .pt-sm-4,.sp-dsgvo .py-sm-4{padding-top:1.5rem!important}.sp-dsgvo .pr-sm-4,.sp-dsgvo .px-sm-4{padding-right:1.5rem!important}.sp-dsgvo .pb-sm-4,.sp-dsgvo .py-sm-4{padding-bottom:1.5rem!important}.sp-dsgvo .pl-sm-4,.sp-dsgvo .px-sm-4{padding-left:1.5rem!important}.sp-dsgvo .p-sm-5{padding:3rem!important}.sp-dsgvo .pt-sm-5,.sp-dsgvo .py-sm-5{padding-top:3rem!important}.sp-dsgvo .pr-sm-5,.sp-dsgvo .px-sm-5{padding-right:3rem!important}.sp-dsgvo .pb-sm-5,.sp-dsgvo .py-sm-5{padding-bottom:3rem!important}.sp-dsgvo .pl-sm-5,.sp-dsgvo .px-sm-5{padding-left:3rem!important}.sp-dsgvo .m-sm-n1{margin:-.25rem!important}.sp-dsgvo .mt-sm-n1,.sp-dsgvo .my-sm-n1{margin-top:-.25rem!important}.sp-dsgvo .mr-sm-n1,.sp-dsgvo .mx-sm-n1{margin-right:-.25rem!important}.sp-dsgvo .mb-sm-n1,.sp-dsgvo .my-sm-n1{margin-bottom:-.25rem!important}.sp-dsgvo .ml-sm-n1,.sp-dsgvo .mx-sm-n1{margin-left:-.25rem!important}.sp-dsgvo .m-sm-n2{margin:-.5rem!important}.sp-dsgvo .mt-sm-n2,.sp-dsgvo .my-sm-n2{margin-top:-.5rem!important}.sp-dsgvo .mr-sm-n2,.sp-dsgvo .mx-sm-n2{margin-right:-.5rem!important}.sp-dsgvo .mb-sm-n2,.sp-dsgvo .my-sm-n2{margin-bottom:-.5rem!important}.sp-dsgvo .ml-sm-n2,.sp-dsgvo .mx-sm-n2{margin-left:-.5rem!important}.sp-dsgvo .m-sm-n3{margin:-1rem!important}.sp-dsgvo .mt-sm-n3,.sp-dsgvo .my-sm-n3{margin-top:-1rem!important}.sp-dsgvo .mr-sm-n3,.sp-dsgvo .mx-sm-n3{margin-right:-1rem!important}.sp-dsgvo .mb-sm-n3,.sp-dsgvo .my-sm-n3{margin-bottom:-1rem!important}.sp-dsgvo .ml-sm-n3,.sp-dsgvo .mx-sm-n3{margin-left:-1rem!important}.sp-dsgvo .m-sm-n4{margin:-1.5rem!important}.sp-dsgvo .mt-sm-n4,.sp-dsgvo .my-sm-n4{margin-top:-1.5rem!important}.sp-dsgvo .mr-sm-n4,.sp-dsgvo .mx-sm-n4{margin-right:-1.5rem!important}.sp-dsgvo .mb-sm-n4,.sp-dsgvo .my-sm-n4{margin-bottom:-1.5rem!important}.sp-dsgvo .ml-sm-n4,.sp-dsgvo .mx-sm-n4{margin-left:-1.5rem!important}.sp-dsgvo .m-sm-n5{margin:-3rem!important}.sp-dsgvo .mt-sm-n5,.sp-dsgvo .my-sm-n5{margin-top:-3rem!important}.sp-dsgvo .mr-sm-n5,.sp-dsgvo .mx-sm-n5{margin-right:-3rem!important}.sp-dsgvo .mb-sm-n5,.sp-dsgvo .my-sm-n5{margin-bottom:-3rem!important}.sp-dsgvo .ml-sm-n5,.sp-dsgvo .mx-sm-n5{margin-left:-3rem!important}.sp-dsgvo .m-sm-auto{margin:auto!important}.sp-dsgvo .mt-sm-auto,.sp-dsgvo .my-sm-auto{margin-top:auto!important}.sp-dsgvo .mr-sm-auto,.sp-dsgvo .mx-sm-auto{margin-right:auto!important}.sp-dsgvo .mb-sm-auto,.sp-dsgvo .my-sm-auto{margin-bottom:auto!important}.sp-dsgvo .ml-sm-auto,.sp-dsgvo .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.sp-dsgvo .m-md-0{margin:0!important}.sp-dsgvo .mt-md-0,.sp-dsgvo .my-md-0{margin-top:0!important}.sp-dsgvo .mr-md-0,.sp-dsgvo .mx-md-0{margin-right:0!important}.sp-dsgvo .mb-md-0,.sp-dsgvo .my-md-0{margin-bottom:0!important}.sp-dsgvo .ml-md-0,.sp-dsgvo .mx-md-0{margin-left:0!important}.sp-dsgvo .m-md-1{margin:.25rem!important}.sp-dsgvo .mt-md-1,.sp-dsgvo .my-md-1{margin-top:.25rem!important}.sp-dsgvo .mr-md-1,.sp-dsgvo .mx-md-1{margin-right:.25rem!important}.sp-dsgvo .mb-md-1,.sp-dsgvo .my-md-1{margin-bottom:.25rem!important}.sp-dsgvo .ml-md-1,.sp-dsgvo .mx-md-1{margin-left:.25rem!important}.sp-dsgvo .m-md-2{margin:.5rem!important}.sp-dsgvo .mt-md-2,.sp-dsgvo .my-md-2{margin-top:.5rem!important}.sp-dsgvo .mr-md-2,.sp-dsgvo .mx-md-2{margin-right:.5rem!important}.sp-dsgvo .mb-md-2,.sp-dsgvo .my-md-2{margin-bottom:.5rem!important}.sp-dsgvo .ml-md-2,.sp-dsgvo .mx-md-2{margin-left:.5rem!important}.sp-dsgvo .m-md-3{margin:1rem!important}.sp-dsgvo .mt-md-3,.sp-dsgvo .my-md-3{margin-top:1rem!important}.sp-dsgvo .mr-md-3,.sp-dsgvo .mx-md-3{margin-right:1rem!important}.sp-dsgvo .mb-md-3,.sp-dsgvo .my-md-3{margin-bottom:1rem!important}.sp-dsgvo .ml-md-3,.sp-dsgvo .mx-md-3{margin-left:1rem!important}.sp-dsgvo .m-md-4{margin:1.5rem!important}.sp-dsgvo .mt-md-4,.sp-dsgvo .my-md-4{margin-top:1.5rem!important}.sp-dsgvo .mr-md-4,.sp-dsgvo .mx-md-4{margin-right:1.5rem!important}.sp-dsgvo .mb-md-4,.sp-dsgvo .my-md-4{margin-bottom:1.5rem!important}.sp-dsgvo .ml-md-4,.sp-dsgvo .mx-md-4{margin-left:1.5rem!important}.sp-dsgvo .m-md-5{margin:3rem!important}.sp-dsgvo .mt-md-5,.sp-dsgvo .my-md-5{margin-top:3rem!important}.sp-dsgvo .mr-md-5,.sp-dsgvo .mx-md-5{margin-right:3rem!important}.sp-dsgvo .mb-md-5,.sp-dsgvo .my-md-5{margin-bottom:3rem!important}.sp-dsgvo .ml-md-5,.sp-dsgvo .mx-md-5{margin-left:3rem!important}.sp-dsgvo .p-md-0{padding:0!important}.sp-dsgvo .pt-md-0,.sp-dsgvo .py-md-0{padding-top:0!important}.sp-dsgvo .pr-md-0,.sp-dsgvo .px-md-0{padding-right:0!important}.sp-dsgvo .pb-md-0,.sp-dsgvo .py-md-0{padding-bottom:0!important}.sp-dsgvo .pl-md-0,.sp-dsgvo .px-md-0{padding-left:0!important}.sp-dsgvo .p-md-1{padding:.25rem!important}.sp-dsgvo .pt-md-1,.sp-dsgvo .py-md-1{padding-top:.25rem!important}.sp-dsgvo .pr-md-1,.sp-dsgvo .px-md-1{padding-right:.25rem!important}.sp-dsgvo .pb-md-1,.sp-dsgvo .py-md-1{padding-bottom:.25rem!important}.sp-dsgvo .pl-md-1,.sp-dsgvo .px-md-1{padding-left:.25rem!important}.sp-dsgvo .p-md-2{padding:.5rem!important}.sp-dsgvo .pt-md-2,.sp-dsgvo .py-md-2{padding-top:.5rem!important}.sp-dsgvo .pr-md-2,.sp-dsgvo .px-md-2{padding-right:.5rem!important}.sp-dsgvo .pb-md-2,.sp-dsgvo .py-md-2{padding-bottom:.5rem!important}.sp-dsgvo .pl-md-2,.sp-dsgvo .px-md-2{padding-left:.5rem!important}.sp-dsgvo .p-md-3{padding:1rem!important}.sp-dsgvo .pt-md-3,.sp-dsgvo .py-md-3{padding-top:1rem!important}.sp-dsgvo .pr-md-3,.sp-dsgvo .px-md-3{padding-right:1rem!important}.sp-dsgvo .pb-md-3,.sp-dsgvo .py-md-3{padding-bottom:1rem!important}.sp-dsgvo .pl-md-3,.sp-dsgvo .px-md-3{padding-left:1rem!important}.sp-dsgvo .p-md-4{padding:1.5rem!important}.sp-dsgvo .pt-md-4,.sp-dsgvo .py-md-4{padding-top:1.5rem!important}.sp-dsgvo .pr-md-4,.sp-dsgvo .px-md-4{padding-right:1.5rem!important}.sp-dsgvo .pb-md-4,.sp-dsgvo .py-md-4{padding-bottom:1.5rem!important}.sp-dsgvo .pl-md-4,.sp-dsgvo .px-md-4{padding-left:1.5rem!important}.sp-dsgvo .p-md-5{padding:3rem!important}.sp-dsgvo .pt-md-5,.sp-dsgvo .py-md-5{padding-top:3rem!important}.sp-dsgvo .pr-md-5,.sp-dsgvo .px-md-5{padding-right:3rem!important}.sp-dsgvo .pb-md-5,.sp-dsgvo .py-md-5{padding-bottom:3rem!important}.sp-dsgvo .pl-md-5,.sp-dsgvo .px-md-5{padding-left:3rem!important}.sp-dsgvo .m-md-n1{margin:-.25rem!important}.sp-dsgvo .mt-md-n1,.sp-dsgvo .my-md-n1{margin-top:-.25rem!important}.sp-dsgvo .mr-md-n1,.sp-dsgvo .mx-md-n1{margin-right:-.25rem!important}.sp-dsgvo .mb-md-n1,.sp-dsgvo .my-md-n1{margin-bottom:-.25rem!important}.sp-dsgvo .ml-md-n1,.sp-dsgvo .mx-md-n1{margin-left:-.25rem!important}.sp-dsgvo .m-md-n2{margin:-.5rem!important}.sp-dsgvo .mt-md-n2,.sp-dsgvo .my-md-n2{margin-top:-.5rem!important}.sp-dsgvo .mr-md-n2,.sp-dsgvo .mx-md-n2{margin-right:-.5rem!important}.sp-dsgvo .mb-md-n2,.sp-dsgvo .my-md-n2{margin-bottom:-.5rem!important}.sp-dsgvo .ml-md-n2,.sp-dsgvo .mx-md-n2{margin-left:-.5rem!important}.sp-dsgvo .m-md-n3{margin:-1rem!important}.sp-dsgvo .mt-md-n3,.sp-dsgvo .my-md-n3{margin-top:-1rem!important}.sp-dsgvo .mr-md-n3,.sp-dsgvo .mx-md-n3{margin-right:-1rem!important}.sp-dsgvo .mb-md-n3,.sp-dsgvo .my-md-n3{margin-bottom:-1rem!important}.sp-dsgvo .ml-md-n3,.sp-dsgvo .mx-md-n3{margin-left:-1rem!important}.sp-dsgvo .m-md-n4{margin:-1.5rem!important}.sp-dsgvo .mt-md-n4,.sp-dsgvo .my-md-n4{margin-top:-1.5rem!important}.sp-dsgvo .mr-md-n4,.sp-dsgvo .mx-md-n4{margin-right:-1.5rem!important}.sp-dsgvo .mb-md-n4,.sp-dsgvo .my-md-n4{margin-bottom:-1.5rem!important}.sp-dsgvo .ml-md-n4,.sp-dsgvo .mx-md-n4{margin-left:-1.5rem!important}.sp-dsgvo .m-md-n5{margin:-3rem!important}.my-md-n5,.sp-dsgvo .mt-md-n5{margin-top:-3rem!important}.sp-dsgvo .mr-md-n5,.sp-dsgvo .mx-md-n5{margin-right:-3rem!important}.sp-dsgvo .mb-md-n5,.sp-dsgvo .my-md-n5{margin-bottom:-3rem!important}.sp-dsgvo .ml-md-n5,.sp-dsgvo .mx-md-n5{margin-left:-3rem!important}.sp-dsgvo .m-md-auto{margin:auto!important}.sp-dsgvo .mt-md-auto,.sp-dsgvo .my-md-auto{margin-top:auto!important}.sp-dsgvo .mr-md-auto,.sp-dsgvo .mx-md-auto{margin-right:auto!important}.sp-dsgvo .mb-md-auto,.sp-dsgvo .my-md-auto{margin-bottom:auto!important}.sp-dsgvo .ml-md-auto,.sp-dsgvo .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.sp-dsgvo .m-lg-0{margin:0!important}.sp-dsgvo .mt-lg-0,.sp-dsgvo .my-lg-0{margin-top:0!important}.sp-dsgvo .mr-lg-0,.sp-dsgvo .mx-lg-0{margin-right:0!important}.sp-dsgvo .mb-lg-0,.sp-dsgvo .my-lg-0{margin-bottom:0!important}.sp-dsgvo .ml-lg-0,.sp-dsgvo .mx-lg-0{margin-left:0!important}.sp-dsgvo .m-lg-1{margin:.25rem!important}.sp-dsgvo .mt-lg-1,.sp-dsgvo .my-lg-1{margin-top:.25rem!important}.sp-dsgvo .mr-lg-1,.sp-dsgvo .mx-lg-1{margin-right:.25rem!important}.sp-dsgvo .mb-lg-1,.sp-dsgvo .my-lg-1{margin-bottom:.25rem!important}.sp-dsgvo .ml-lg-1,.sp-dsgvo .mx-lg-1{margin-left:.25rem!important}.sp-dsgvo .m-lg-2{margin:.5rem!important}.sp-dsgvo .mt-lg-2,.sp-dsgvo .my-lg-2{margin-top:.5rem!important}.sp-dsgvo .mr-lg-2,.sp-dsgvo .mx-lg-2{margin-right:.5rem!important}.sp-dsgvo .mb-lg-2,.sp-dsgvo .my-lg-2{margin-bottom:.5rem!important}.sp-dsgvo .ml-lg-2,.sp-dsgvo .mx-lg-2{margin-left:.5rem!important}.sp-dsgvo .m-lg-3{margin:1rem!important}.sp-dsgvo .mt-lg-3,.sp-dsgvo .my-lg-3{margin-top:1rem!important}.sp-dsgvo .mr-lg-3,.sp-dsgvo .mx-lg-3{margin-right:1rem!important}.sp-dsgvo .mb-lg-3,.sp-dsgvo .my-lg-3{margin-bottom:1rem!important}.sp-dsgvo .ml-lg-3,.sp-dsgvo .mx-lg-3{margin-left:1rem!important}.sp-dsgvo .m-lg-4{margin:1.5rem!important}.sp-dsgvo .mt-lg-4,.sp-dsgvo .my-lg-4{margin-top:1.5rem!important}.sp-dsgvo .mr-lg-4,.sp-dsgvo .mx-lg-4{margin-right:1.5rem!important}.sp-dsgvo .mb-lg-4,.sp-dsgvo .my-lg-4{margin-bottom:1.5rem!important}.sp-dsgvo .ml-lg-4,.sp-dsgvo .mx-lg-4{margin-left:1.5rem!important}.sp-dsgvo .m-lg-5{margin:3rem!important}.sp-dsgvo .mt-lg-5,.sp-dsgvo .my-lg-5{margin-top:3rem!important}.sp-dsgvo .mr-lg-5,.sp-dsgvo .mx-lg-5{margin-right:3rem!important}.sp-dsgvo .mb-lg-5,.sp-dsgvo .my-lg-5{margin-bottom:3rem!important}.sp-dsgvo .ml-lg-5,.sp-dsgvo .mx-lg-5{margin-left:3rem!important}.sp-dsgvo .p-lg-0{padding:0!important}.sp-dsgvo .pt-lg-0,.sp-dsgvo .py-lg-0{padding-top:0!important}.sp-dsgvo .pr-lg-0,.sp-dsgvo .px-lg-0{padding-right:0!important}.sp-dsgvo .pb-lg-0,.sp-dsgvo .py-lg-0{padding-bottom:0!important}.sp-dsgvo .pl-lg-0,.sp-dsgvo .px-lg-0{padding-left:0!important}.sp-dsgvo .p-lg-1{padding:.25rem!important}.sp-dsgvo .pt-lg-1,.sp-dsgvo .py-lg-1{padding-top:.25rem!important}.sp-dsgvo .pr-lg-1,.sp-dsgvo .px-lg-1{padding-right:.25rem!important}.sp-dsgvo .pb-lg-1,.sp-dsgvo .py-lg-1{padding-bottom:.25rem!important}.sp-dsgvo .pl-lg-1,.sp-dsgvo .px-lg-1{padding-left:.25rem!important}.sp-dsgvo .p-lg-2{padding:.5rem!important}.sp-dsgvo .pt-lg-2,.sp-dsgvo .py-lg-2{padding-top:.5rem!important}.sp-dsgvo .pr-lg-2,.sp-dsgvo .px-lg-2{padding-right:.5rem!important}.sp-dsgvo .pb-lg-2,.sp-dsgvo .py-lg-2{padding-bottom:.5rem!important}.sp-dsgvo .pl-lg-2,.sp-dsgvo .px-lg-2{padding-left:.5rem!important}.sp-dsgvo .p-lg-3{padding:1rem!important}.sp-dsgvo .pt-lg-3,.sp-dsgvo .py-lg-3{padding-top:1rem!important}.sp-dsgvo .pr-lg-3,.sp-dsgvo .px-lg-3{padding-right:1rem!important}.sp-dsgvo .pb-lg-3,.sp-dsgvo .py-lg-3{padding-bottom:1rem!important}.sp-dsgvo .pl-lg-3,.sp-dsgvo .px-lg-3{padding-left:1rem!important}.sp-dsgvo .p-lg-4{padding:1.5rem!important}.sp-dsgvo .pt-lg-4,.sp-dsgvo .py-lg-4{padding-top:1.5rem!important}.sp-dsgvo .pr-lg-4,.sp-dsgvo .px-lg-4{padding-right:1.5rem!important}.sp-dsgvo .pb-lg-4,.sp-dsgvo .py-lg-4{padding-bottom:1.5rem!important}.sp-dsgvo .pl-lg-4,.sp-dsgvo .px-lg-4{padding-left:1.5rem!important}.sp-dsgvo .p-lg-5{padding:3rem!important}.sp-dsgvo .pt-lg-5,.sp-dsgvo .py-lg-5{padding-top:3rem!important}.sp-dsgvo .pr-lg-5,.sp-dsgvo .px-lg-5{padding-right:3rem!important}.sp-dsgvo .pb-lg-5,.sp-dsgvo .py-lg-5{padding-bottom:3rem!important}.sp-dsgvo .pl-lg-5,.sp-dsgvo .px-lg-5{padding-left:3rem!important}.sp-dsgvo .m-lg-n1{margin:-.25rem!important}.sp-dsgvo .mt-lg-n1,.sp-dsgvo .my-lg-n1{margin-top:-.25rem!important}.sp-dsgvo .mr-lg-n1,.sp-dsgvo .mx-lg-n1{margin-right:-.25rem!important}.sp-dsgvo .mb-lg-n1,.sp-dsgvo .my-lg-n1{margin-bottom:-.25rem!important}.sp-dsgvo .ml-lg-n1,.sp-dsgvo .mx-lg-n1{margin-left:-.25rem!important}.sp-dsgvo .m-lg-n2{margin:-.5rem!important}.sp-dsgvo .mt-lg-n2,.sp-dsgvo .my-lg-n2{margin-top:-.5rem!important}.sp-dsgvo .mr-lg-n2,.sp-dsgvo .mx-lg-n2{margin-right:-.5rem!important}.sp-dsgvo .mb-lg-n2,.sp-dsgvo .my-lg-n2{margin-bottom:-.5rem!important}.sp-dsgvo .ml-lg-n2,.sp-dsgvo .mx-lg-n2{margin-left:-.5rem!important}.sp-dsgvo .m-lg-n3{margin:-1rem!important}.sp-dsgvo .mt-lg-n3,.sp-dsgvo .my-lg-n3{margin-top:-1rem!important}.sp-dsgvo .mr-lg-n3,.sp-dsgvo .mx-lg-n3{margin-right:-1rem!important}.sp-dsgvo .mb-lg-n3,.sp-dsgvo .my-lg-n3{margin-bottom:-1rem!important}.sp-dsgvo .ml-lg-n3,.sp-dsgvo .mx-lg-n3{margin-left:-1rem!important}.sp-dsgvo .m-lg-n4{margin:-1.5rem!important}.sp-dsgvo .mt-lg-n4,.sp-dsgvo .my-lg-n4{margin-top:-1.5rem!important}.sp-dsgvo .mr-lg-n4,.sp-dsgvo .mx-lg-n4{margin-right:-1.5rem!important}.sp-dsgvo .mb-lg-n4,.sp-dsgvo .my-lg-n4{margin-bottom:-1.5rem!important}.sp-dsgvo .ml-lg-n4,.sp-dsgvo .mx-lg-n4{margin-left:-1.5rem!important}.sp-dsgvo .m-lg-n5{margin:-3rem!important}.sp-dsgvo .mt-lg-n5,.sp-dsgvo .my-lg-n5{margin-top:-3rem!important}.sp-dsgvo .mr-lg-n5,.sp-dsgvo .mx-lg-n5{margin-right:-3rem!important}.sp-dsgvo .mb-lg-n5,.sp-dsgvo .my-lg-n5{margin-bottom:-3rem!important}.sp-dsgvo .ml-lg-n5,.sp-dsgvo .mx-lg-n5{margin-left:-3rem!important}.sp-dsgvo .m-lg-auto{margin:auto!important}.sp-dsgvo .mt-lg-auto,.sp-dsgvo .my-lg-auto{margin-top:auto!important}.sp-dsgvo .mr-lg-auto,.sp-dsgvo .mx-lg-auto{margin-right:auto!important}.sp-dsgvo .mb-lg-auto,.sp-dsgvo .my-lg-auto{margin-bottom:auto!important}.sp-dsgvo .ml-lg-auto,.sp-dsgvo .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.sp-dsgvo .m-xl-0{margin:0!important}.sp-dsgvo .mt-xl-0,.sp-dsgvo .my-xl-0{margin-top:0!important}.sp-dsgvo .mr-xl-0,.sp-dsgvo .mx-xl-0{margin-right:0!important}.sp-dsgvo .mb-xl-0,.sp-dsgvo .my-xl-0{margin-bottom:0!important}.sp-dsgvo .ml-xl-0,.sp-dsgvo .mx-xl-0{margin-left:0!important}.sp-dsgvo .m-xl-1{margin:.25rem!important}.sp-dsgvo .mt-xl-1,.sp-dsgvo .my-xl-1{margin-top:.25rem!important}.sp-dsgvo .mr-xl-1,.sp-dsgvo .mx-xl-1{margin-right:.25rem!important}.sp-dsgvo .mb-xl-1,.sp-dsgvo .my-xl-1{margin-bottom:.25rem!important}.sp-dsgvo .ml-xl-1,.sp-dsgvo .mx-xl-1{margin-left:.25rem!important}.sp-dsgvo .m-xl-2{margin:.5rem!important}.sp-dsgvo .mt-xl-2,.sp-dsgvo .my-xl-2{margin-top:.5rem!important}.sp-dsgvo .mr-xl-2,.sp-dsgvo .mx-xl-2{margin-right:.5rem!important}.sp-dsgvo .mb-xl-2,.sp-dsgvo .my-xl-2{margin-bottom:.5rem!important}.sp-dsgvo .ml-xl-2,.sp-dsgvo .mx-xl-2{margin-left:.5rem!important}.sp-dsgvo .m-xl-3{margin:1rem!important}.sp-dsgvo .mt-xl-3,.sp-dsgvo .my-xl-3{margin-top:1rem!important}.sp-dsgvo .mr-xl-3,.sp-dsgvo .mx-xl-3{margin-right:1rem!important}.sp-dsgvo .mb-xl-3,.sp-dsgvo .my-xl-3{margin-bottom:1rem!important}.sp-dsgvo .ml-xl-3,.sp-dsgvo .mx-xl-3{margin-left:1rem!important}.sp-dsgvo .m-xl-4{margin:1.5rem!important}.sp-dsgvo .mt-xl-4,.sp-dsgvo .my-xl-4{margin-top:1.5rem!important}.sp-dsgvo .mr-xl-4,.sp-dsgvo .mx-xl-4{margin-right:1.5rem!important}.sp-dsgvo .mb-xl-4,.sp-dsgvo .my-xl-4{margin-bottom:1.5rem!important}.sp-dsgvo .ml-xl-4,.sp-dsgvo .mx-xl-4{margin-left:1.5rem!important}.sp-dsgvo .m-xl-5{margin:3rem!important}.sp-dsgvo .mt-xl-5,.sp-dsgvo .my-xl-5{margin-top:3rem!important}.sp-dsgvo .mr-xl-5,.sp-dsgvo .mx-xl-5{margin-right:3rem!important}.sp-dsgvo .mb-xl-5,.sp-dsgvo .my-xl-5{margin-bottom:3rem!important}.sp-dsgvo .ml-xl-5,.sp-dsgvo .mx-xl-5{margin-left:3rem!important}.sp-dsgvo .p-xl-0{padding:0!important}.sp-dsgvo .pt-xl-0,.sp-dsgvo .py-xl-0{padding-top:0!important}.sp-dsgvo .pr-xl-0,.sp-dsgvo .px-xl-0{padding-right:0!important}.sp-dsgvo .pb-xl-0,.sp-dsgvo .py-xl-0{padding-bottom:0!important}.sp-dsgvo .pl-xl-0,.sp-dsgvo .px-xl-0{padding-left:0!important}.sp-dsgvo .p-xl-1{padding:.25rem!important}.sp-dsgvo .pt-xl-1,.sp-dsgvo .py-xl-1{padding-top:.25rem!important}.sp-dsgvo .pr-xl-1,.sp-dsgvo .px-xl-1{padding-right:.25rem!important}.sp-dsgvo .pb-xl-1,.sp-dsgvo .py-xl-1{padding-bottom:.25rem!important}.sp-dsgvo .pl-xl-1,.sp-dsgvo .px-xl-1{padding-left:.25rem!important}.sp-dsgvo .p-xl-2{padding:.5rem!important}.sp-dsgvo .pt-xl-2,.sp-dsgvo .py-xl-2{padding-top:.5rem!important}.sp-dsgvo .pr-xl-2,.sp-dsgvo .px-xl-2{padding-right:.5rem!important}.sp-dsgvo .pb-xl-2,.sp-dsgvo .py-xl-2{padding-bottom:.5rem!important}.sp-dsgvo .pl-xl-2,.sp-dsgvo .px-xl-2{padding-left:.5rem!important}.sp-dsgvo .p-xl-3{padding:1rem!important}.sp-dsgvo .pt-xl-3,.sp-dsgvo .py-xl-3{padding-top:1rem!important}.sp-dsgvo .pr-xl-3,.sp-dsgvo .px-xl-3{padding-right:1rem!important}.sp-dsgvo .pb-xl-3,.sp-dsgvo .py-xl-3{padding-bottom:1rem!important}.sp-dsgvo .pl-xl-3,.sp-dsgvo .px-xl-3{padding-left:1rem!important}.sp-dsgvo .p-xl-4{padding:1.5rem!important}.sp-dsgvo .pt-xl-4,.sp-dsgvo .py-xl-4{padding-top:1.5rem!important}.sp-dsgvo .pr-xl-4,.sp-dsgvo .px-xl-4{padding-right:1.5rem!important}.sp-dsgvo .pb-xl-4,.sp-dsgvo .py-xl-4{padding-bottom:1.5rem!important}.sp-dsgvo .pl-xl-4,.sp-dsgvo .px-xl-4{padding-left:1.5rem!important}.sp-dsgvo .p-xl-5{padding:3rem!important}.sp-dsgvo .pt-xl-5,.sp-dsgvo .py-xl-5{padding-top:3rem!important}.sp-dsgvo .pr-xl-5,.sp-dsgvo .px-xl-5{padding-right:3rem!important}.sp-dsgvo .pb-xl-5,.sp-dsgvo .py-xl-5{padding-bottom:3rem!important}.sp-dsgvo .pl-xl-5,.sp-dsgvo .px-xl-5{padding-left:3rem!important}.sp-dsgvo .m-xl-n1{margin:-.25rem!important}.sp-dsgvo .mt-xl-n1,.sp-dsgvo .my-xl-n1{margin-top:-.25rem!important}.sp-dsgvo .mr-xl-n1,.sp-dsgvo .mx-xl-n1{margin-right:-.25rem!important}.sp-dsgvo .mb-xl-n1,.sp-dsgvo .my-xl-n1{margin-bottom:-.25rem!important}.sp-dsgvo .ml-xl-n1,.sp-dsgvo .mx-xl-n1{margin-left:-.25rem!important}.sp-dsgvo .m-xl-n2{margin:-.5rem!important}.sp-dsgvo .mt-xl-n2,.sp-dsgvo .my-xl-n2{margin-top:-.5rem!important}.sp-dsgvo .mr-xl-n2,.sp-dsgvo .mx-xl-n2{margin-right:-.5rem!important}.sp-dsgvo .mb-xl-n2,.sp-dsgvo .my-xl-n2{margin-bottom:-.5rem!important}.sp-dsgvo .ml-xl-n2,.sp-dsgvo .mx-xl-n2{margin-left:-.5rem!important}.sp-dsgvo .m-xl-n3{margin:-1rem!important}.sp-dsgvo .mt-xl-n3,.sp-dsgvo .my-xl-n3{margin-top:-1rem!important}.sp-dsgvo .mr-xl-n3,.sp-dsgvo .mx-xl-n3{margin-right:-1rem!important}.sp-dsgvo .mb-xl-n3,.sp-dsgvo .my-xl-n3{margin-bottom:-1rem!important}.sp-dsgvo .ml-xl-n3,.sp-dsgvo .mx-xl-n3{margin-left:-1rem!important}.sp-dsgvo .m-xl-n4{margin:-1.5rem!important}.sp-dsgvo .mt-xl-n4,.sp-dsgvo .my-xl-n4{margin-top:-1.5rem!important}.sp-dsgvo .mr-xl-n4,.sp-dsgvo .mx-xl-n4{margin-right:-1.5rem!important}.sp-dsgvo .mb-xl-n4,.sp-dsgvo .my-xl-n4{margin-bottom:-1.5rem!important}.sp-dsgvo .ml-xl-n4,.sp-dsgvo .mx-xl-n4{margin-left:-1.5rem!important}.sp-dsgvo .m-xl-n5{margin:-3rem!important}.sp-dsgvo .mt-xl-n5,.sp-dsgvo .my-xl-n5{margin-top:-3rem!important}.sp-dsgvo .mr-xl-n5,.sp-dsgvo .mx-xl-n5{margin-right:-3rem!important}.sp-dsgvo .mb-xl-n5,.sp-dsgvo .my-xl-n5{margin-bottom:-3rem!important}.sp-dsgvo .ml-xl-n5,.sp-dsgvo .mx-xl-n5{margin-left:-3rem!important}.sp-dsgvo .m-xl-auto{margin:auto!important}.sp-dsgvo .mt-xl-auto,.sp-dsgvo .my-xl-auto{margin-top:auto!important}.sp-dsgvo .mr-xl-auto,.sp-dsgvo .mx-xl-auto{margin-right:auto!important}.sp-dsgvo .mb-xl-auto,.sp-dsgvo .my-xl-auto{margin-bottom:auto!important}.sp-dsgvo .ml-xl-auto,.sp-dsgvo .mx-xl-auto{margin-left:auto!important}}@media (min-width:768px){.sp-dsgvo .lwb-d-md-flex{display:-ms-flexbox!important;display:flex!important}}.sp-dsgvo .row:before,.sp-dsgvo .row:after{display:none !important}.sp-dsgvo-btn{background-color:#ea6153;border:0;color:white;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:3px;float:left}.sp-dsgvo-btn-red{background-color:red}#cookie-notice-blocker{position:fixed;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:9999}#cookie-notice{display:none;position:fixed;width:100%;box-sizing:border-box;height:auto;z-index:100000;font-size:13px;line-height:20px;left:0;text-align:center;background-color:#333;color:#fff}@media only screen and (max-width:375px){#cookie-notice{height:auto !important}}.cookie-notice-container{padding:10px;text-align:center;width:100%;display:block}@media only screen and (max-width:576px){.cookie-notice-container{text-align:center}#cn-notice-text{display:block}}.cookie-notice-container #cn-notice-icon{width:25px;vertical-align:middle;margin-right:5px;float:left}.cn-shadow-top{box-shadow:0 -5px 5px 0 #e4e4e4}.cn-top{top:0}.cn-bottom{bottom:0}#cookie-notice .button{margin-left:10px}#cookie-notice .button.button-default{font-family:sans-serif;line-height:18px;padding:2px 20px;background-image:none;-moz-box-sizing:border-box;border-radius:2px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:12px;font-style:normal;text-decoration:none;text-transform:uppercase;white-space:nowrap;outline:0;width:fit-content;height:fit-content}@media only screen and (max-width:576px){#cookie-notice .button.button-default{display:block;width:100%;text-align:center;margin:5px 0 0 0;padding:5px}}input[name="gdpr-cb"]{background-color:red;display:inline-block !important}label[for="gdpr-cb"]{display:inline;position:relative;left:0}p.notice{margin-bottom:0;color:#f0ad4e}.gdpr-cb-info-text{color:red}.gdpr-warning{background-color:orange}.gdpr-disabled{background-color:#c1c1c1 !important}.sp-dsgvo-blocked-embedding-placeholder{min-height:100px;background:linear-gradient(90deg,#e3ffe7 0,#d9e7ff 100%);padding:20px 10px;font-family:'Roboto',sans-serif;text-align:center;border-radius:3px;line-height:normal}@media all and (max-width:375px){.sp-dsgvo-blocked-embedding-placeholder{font-size:85%}}@media all and (min-width:376px) and (max-width:768px){.sp-dsgvo-blocked-embedding-placeholder{font-size:90% !important}}.sp-dsgvo-blocked-embedding-placeholder-header{font-weight:bold;font-size:120%}.sp-dsgvo-blocked-embedding-placeholder-header-icon,.sp-dsgvo-blocked-embedding-placeholder-header-icon img{height:40px !important;display:block !important;margin-left:auto;margin-right:auto;margin-bottom:5px}.sp-dsgvo-blocked-embedding-placeholder-body p{line-height:normal}@media all and (max-width:375px){.sp-dsgvo-blocked-embedding-placeholder-body p{font-size:85% !important}}@media all and (min-width:376px) and (max-width:768px){.sp-dsgvo-blocked-embedding-placeholder-body p{font-size:90% !important}}.sp-dsgvo-blocked-embedding-button-container{margin-top:20px}a.sp-dsgvo-blocked-embedding-button-enable{display:inline-block;padding:.5em 3em;border-style:solid;border-width:2px;margin:0 .3em .3em 0;box-sizing:border-box;text-decoration:none;text-transform:uppercase;font-family:'Roboto',sans-serif;font-weight:400;text-align:center;transition:all .15s}@media all and (max-width:375px){a.sp-dsgvo-blocked-embedding-button-enable{display:block;margin:.4em auto;padding:.5em .5em}}.sp-dsgvo-hidden-embedding-content{display:none}.form-row-website-cap{display:none !important}.sp-dsgvo-popup-overlay,.sp-dsgvo-cookie-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(34,34,34,.8);z-index:9999999}.sp-dsgvo-privacy-popup{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;max-width:500px;font-family:'Roboto',Roboto,"Helvetica Neue",Arial,sans-serif;font-size:22px;padding-bottom:10px;padding-left:5px !important;padding-right:5px !important;line-height:normal;background-color:white;color:black;letter-spacing:normal;box-sizing:border-box}@media(max-width:320px){.sp-dsgvo-privacy-popup{max-width:310px;font-size:18px}}@media(max-width:540px){.sp-dsgvo-privacy-popup{max-width:360px;font-size:20px}}@media(min-width:541px){.sp-dsgvo-privacy-popup{max-width:620px}}.sp-dsgvo-popup-overlay.sp-dsgvo-overlay-hidden{display:none}.sp-dsgvo-privacy-popup .sp-dsgvo-popup-top{padding:20px 10px 10px 10px;box-sizing:border-box}.sp-dsgvo-privacy-popup .sp-dsgvo-popup-more-information-top{padding:10px;height:50px;box-sizing:border-box}.sp-dsgvo-popup-close,.sp-dsgvo-popup-more-information-close{height:10px}a.sp-dsgvo-popup-close,a.close{background:none !important;border:none !important}.sp-dsgvo-popup-close svg{vertical-align:top}.sp-dsgvo-popup-more-information-close svg{vertical-align:middle}.sp-dsgvo-popup-close svg line,.sp-dsgvo-popup-more-information-close svg line{stroke-width:2px;stroke:#000}.sp-dsgvo-privacy-popup .sp-dsgvo-logo-wrapper{width:40px;float:left;margin-right:5px}.sp-dsgvo-privacy-popup .sp-dsgvo-logo-wrapper img{max-height:35px;max-width:35px;position:relative}@media(max-width:480px){.sp-dsgvo-privacy-popup .sp-dsgvo-logo-wrapper img{max-width:100px}}.sp-dsgvo-header-description-text{font-size:.65em}.sp-dsgvo-privacy-popup .sp-dsgvo-link-wrapper a,.sp-dsgvo-privacy-popup .sp-dsgvo-link-wrapper span{font-size:.5em;font-weight:bold;color:#555}.sp-dsgvo-privacy-popup .sp-dsgvo-lang-dropdown{display:none;position:absolute;left:0;top:calc(100% - 10px);width:100%;border:1px solid #f1f1f1;background-color:#fff;border-radius:5px;z-index:10}.sp-dsgvo-privacy-popup .sp-dsgvo-lang-wrapper{display:flex;justify-content:flex-end}.sp-dsgvo-privacy-popup .dsgvo-lang-active{cursor:pointer;font-size:12px;font-weight:600;display:flex;align-items:flex-start}.sp-dsgvo-privacy-popup .sp-dsgvo-lang-active span{width:calc(100% - 38px)}.sp-dsgvo-privacy-popup .sp-dsgvo-popup-language-switcher{position:relative}.sp-dsgvo-privacy-popup .sp-dsgvo-popup-language-switcher span{font-size:.75em}.sp-dsgvo-privacy-popup .sp-dsgvo-lang-active img{margin-right:5px}.sp-dsgvo-privacy-popup .sp-dsgvo-lang-active svg{margin-left:3px;vertical-align:middle}@media(max-width:540px){.sp-dsgvo-privacy-popup .sp-dsgvo-lang-active svg{margin-top:5px;vertical-align:top}}.sp-dsgvo-privacy-popup .sp-dsgvo-lang-active svg line{stroke-width:2px;stroke:#000}.sp-dsgvo-privacy-popup .sp-dsgvo-lang-dropdown.active{display:block}.sp-dsgvo-privacy-popup .sp-dsgvo-lang-dropdown a,.sp-dsgvo-privacy-popup .sp-dsgvo-lang-dropdown a span{width:100%;font-size:.6em;font-weight:500;align-items:center;padding:3px;color:black}.sp-dsgvo-privacy-popup .sp-dsgvo-lang-dropdown a img{margin-right:5px;padding-left:3px;vertical-align:middle}.sp-dsgvo-privacy-category-content,.sp-dsgvo-popup-more-information-content{overflow-y:auto;overflow-x:hidden}.sp-dsgvo-popup-more-information-content strong{color:black}#sp-dsgvo-popup-more-information-content>p{line-height:initial;text-align:left;line-height:normal}@media(max-width:540px){.sp-dsgvo-privacy-category-content{overflow-y:scroll;max-height:412px}.sp-dsgvo-popup-more-information-content{overflow-y:scroll;max-height:330px}}.sp-dsgvo-privacy-popup p,.sp-dsgvo-privacy-popup span{font-size:.7em}.sp-dsgvo-popup-more-information-content p,.sp-dsgvo-popup-more-information-content span{font-size:.6em;margin:0}@media(max-height:568px){.sp-dsgvo-privacy-content-category-content{max-height:250px !important}.sp-dsgvo-popup-more-information-content{max-height:280px !important}}@media(min-height:569px) and (max-height:667px){.sp-dsgvo-privacy-content-category-content,.sp-dsgvo-popup-more-information-content{max-height:370px !important}}@media(min-height:668px){.sp-dsgvo-privacy-content-category-content,.sp-dsgvo-popup-more-information-content{max-height:430px !important}}.sp-dsgvo-privacy-popup-title{font-size:.9em;font-weight:500;margin-bottom:0}.sp-dsgvo-privacy-content{padding:10px}.sp-dsgvo-category-container{border-radius:3px;background-color:#f0f0f0;padding:10px 15px 10px 15px;margin-bottom:5px}.sp-dsgvo-category-name,.sp-dsgvo-popup-more-information-title{font-size:.8em;font-weight:bold}.sp-dsgvo-category-name small{font-size:75%;font-weight:400}.sp-dsgvo-category-count{font-size:.7em;width:80px}.sp-dsgvo-category-description{font-size:.6em}.sp-dsgvo-category-item{margin-left:10px;margin-top:5px;margin-bottom:5px}.sp-dsgvo-category-item-name{font-size:.7em;font-weight:bold}.sp-dsgvo-category-item-name small{font-size:70%;font-weight:600}.sp-dsgvo-category-item-company{font-size:.60em}.sp-dsgvo-category-item-description-url a{font-size:.6em;color:#006d91 !important;text-decoration:none !important}.sp-dsgvo-category-container hr{margin:1px 0 1px 0 !important;height:1px;border:0;color:white;background-color:white}.sp-dsgvo-category-item-toggle input[type=checkbox],.sp-dsgvo-category-toggle input[type=checkbox]{height:0;width:0;visibility:hidden;display:block}.sp-dsgvo-category-item-toggle label,.sp-dsgvo-category-toggle label{margin-bottom:0}.sp-dsgvo-category-item-toggle>.switch,.sp-dsgvo-category-toggle>.switch{display:block;margin-bottom:5px}.switch{position:relative;display:inline-block;vertical-align:top;width:65px;height:24px;padding:2px;cursor:pointer;border-radius:18px}.switch-input{position:absolute;top:0;left:0;opacity:0}.switch-label{position:relative;display:block;height:20px;font-size:11px !important;text-transform:uppercase;background:#eceeef;border-radius:inherit;box-shadow:inset 0 1px 2px rgba(0,0,0,0.12),inset 0 0 2px rgba(0,0,0,0.15);-webkit-transition:.15s ease-out;-moz-transition:.15s ease-out;-o-transition:.15s ease-out;transition:.15s ease-out;-webkit-transition-property:opacity background;-moz-transition-property:opacity background;-o-transition-property:opacity background;transition-property:opacity background}.switch-label:before,.switch-label:after{position:absolute;top:50%;margin-top:-.5em;line-height:1;-webkit-transition:inherit;-moz-transition:inherit;-o-transition:inherit;transition:inherit}.switch-label:before{content:attr(data-off);right:11px;color:#aaa;text-shadow:0 1px rgba(255,255,255,0.5)}.switch-label:after{content:attr(data-on);left:11px;color:white;text-shadow:0 1px rgba(0,0,0,0.2);opacity:0}.switch-input:checked ~ .switch-label{background:#47a8d8;box-shadow:inset 0 1px 2px rgba(0,0,0,0.15),inset 0 0 3px rgba(0,0,0,0.2)}.switch-input:checked ~ .switch-label:before{opacity:0}.switch-input:checked ~ .switch-label:after{opacity:1}.switch-handle{position:absolute;top:4px;left:4px;width:17px;height:17px;background:white;border-radius:10px;box-shadow:1px 1px 5px rgba(0,0,0,0.2);background-image:-webkit-linear-gradient(top,white 40%,#f0f0f0);background-image:-moz-linear-gradient(top,white 40%,#f0f0f0);background-image:-o-linear-gradient(top,white 40%,#f0f0f0);background-image:linear-gradient(to bottom,white 40%,#f0f0f0);-webkit-transition:left .15s ease-out;-moz-transition:left .15s ease-out;-o-transition:left .15s ease-out;transition:left .15s ease-out}.switch-handle:before{content:'';position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:12px;height:12px;background:#f9f9f9;border-radius:6px;box-shadow:inset 0 1px rgba(0,0,0,0.02);background-image:-webkit-linear-gradient(top,#eee,white);background-image:-moz-linear-gradient(top,#eee,white);background-image:-o-linear-gradient(top,#eee,white);background-image:linear-gradient(to bottom,#eee,white)}.switch-input:checked ~ .switch-handle{left:40px;box-shadow:-1px 1px 5px rgba(0,0,0,0.2)}.switch-green>.switch-input:checked ~ .switch-label{background:#4fb845}.switch-green>.switch-input:disabled ~ .switch-label{background:#a9a9a9}.sp-dsgvo-privacy-bottom a.sp-dsgvo-popup-button{text-transform:uppercase;font-size:.62em;font-weight:500 !important;padding:6px 11px 6px 11px !important;display:inline-block !important;position:relative;box-shadow:inset 0 1px rgba(0,0,0,0.02) !important;border-radius:3px !important;color:white !important;text-decoration:none !important}.sp-dsgvo-privacy-bottom a.sp-dsgvo-popup-button:hover,.sp-dsgvo-privacy-bottom a.sp-dsgvo-popup-button:focus,.sp-dsgvo-privacy-bottom a.sp-dsgvo-popup-button:active{text-decoration:none !important;color:#fafafa !important}@media(max-width:540px){.sp-dsgvo-privacy-bottom a.sp-dsgvo-popup-button{margin-left:0 !important;margin-right:0 !important;text-align:center;font-size:.55em;padding:5px 5px 5px 5px !important}}.sp-dsgvo-privacy-bottom a.grey{color:white;border-color:#4d4c53;background-color:#4d4c53}.sp-dsgvo-privacy-bottom a.blue{color:white;border-color:#27a1e5;background-color:#27a1e5}.sp-dsgvo-privacy-bottom a.green{color:white;border-color:#4fb845;background-color:#4fb845}.sp-dsgvo-privacy-bottom a.sp-dsgvo-popup-button:hover{color:#555}.sp-dsgvo .progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:10px;overflow:hidden;font-size:.703125rem;background-color:#ccc;border-radius:0}.sp-dsgvo .progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.sp-dsgvo .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.sp-dsgvo .progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#999;-webkit-transition:width .6s ease;transition:width .6s ease;font-size:12px;font-weight:500}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask,.simplebar-offset{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer,.simplebar-track{position:absolute;pointer-events:none;overflow:hidden}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}