@charset "UTF-8";
.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 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 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;
}*,
::before,
::after {
background-repeat: no-repeat; box-sizing: border-box; } ::before,
::after {
text-decoration: inherit; vertical-align: inherit; } html {
cursor: default; font-family:
system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; line-height: 1.15; -moz-tab-size: 4; tab-size: 4; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; word-break: break-word; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
height: 0; overflow: visible; } main {
display: block;
} nav ol,
nav ul {
list-style: none;
} pre {
font-family: Menlo, Consolas, Roboto Mono, Ubuntu Monospace, Noto Mono, Oxygen Mono, Liberation Mono, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: Menlo, Consolas, Roboto Mono, Ubuntu Monospace, Noto Mono, Oxygen Mono, Liberation Mono, monospace; font-size: 1em; } small {
font-size: 80%;
} ::-moz-selection {
background-color: #b3d4fc; color: #000; text-shadow: none;
}
::selection {
background-color: #b3d4fc; color: #000; text-shadow: none;
}  audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
} audio,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} img {
border-style: none;
} svg:not([fill]) {
fill: currentColor;
} svg:not(:root) {
overflow: hidden;
}  table {
border-collapse: collapse;
}  button,
input,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
} button,
input,
select {
margin: 0;
} button {
overflow: visible; text-transform: none; } button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} input {
overflow: visible;
} legend {
color: inherit; display: table; max-width: 100%; white-space: normal; } progress {
display: inline-block; vertical-align: baseline; } select {
text-transform: none;
} textarea {
margin: 0; overflow: auto; resize: vertical; } [type="checkbox"],
[type="radio"] {
padding: 0;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
} ::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
} ::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } ::-moz-focus-inner {
border-style: none;
padding: 0;
} :-moz-focusring {
outline: 1px dotted ButtonText;
}  details {
display: block;
} dialog {
background-color: white;
border: solid;
color: black;
display: block;
height: -moz-fit-content;
height: -webkit-fit-content;
height: fit-content;
left: 0;
margin: auto;
padding: 1em;
position: absolute;
right: 0;
width: -moz-fit-content;
width: -webkit-fit-content;
width: fit-content;
}
dialog:not([open]) {
display: none;
} summary {
display: list-item;
}  canvas {
display: inline-block;
} template {
display: none;
}  a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
-ms-touch-action: manipulation; touch-action: manipulation; } [hidden] {
display: none;
}  [aria-busy="true"] {
cursor: progress;
} [aria-controls] {
cursor: pointer;
} [aria-disabled="true"],
[disabled] {
cursor: not-allowed;
} [aria-hidden="false"][hidden]:not(:focus) {
clip: rect(0, 0, 0, 0);
display: inherit;
position: absolute;
}
@import url(https://fast.fonts.net/t/1.css?apiType=css&projectid=d25311ab-288d-45ed-bb57-3507ab2d055a);@font-face{font-family:Myriad W01 Lt;src:url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/b3e9f984-f8ca-4650-90c3-d6f0aca0a27d.eot?#iefix);src:url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/b3e9f984-f8ca-4650-90c3-d6f0aca0a27d.eot?#iefix) format("eot"),url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/e7e30ff2-3a95-49b0-bbf9-024f40ead426.woff2) format("woff2"),url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/b984f4e8-e37d-4502-bead-ffd991e64d1f.woff) format("woff"),url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/82d18baa-8811-4aa8-9338-9bafa08350d0.ttf) format("truetype")}@font-face{font-family:Myriad W01 Regular;src:url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/2bd106a4-3872-4193-8627-d7af96dd4f7e.eot?#iefix);src:url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/2bd106a4-3872-4193-8627-d7af96dd4f7e.eot?#iefix) format("eot"),url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/3b0f1c67-c2e4-4df6-976f-49d52e45aba1.woff2) format("woff2"),url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/c5b1c170-d8f7-41f9-85c2-0ab670780c6b.woff) format("woff"),url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/ba1ff8f6-0c27-4e7b-8be5-818b6c3dd801.ttf) format("truetype")}@font-face{font-family:Myriad W01 SmBd;src:url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/f71415c0-f68d-42cd-a948-05af81548ea5.eot?#iefix);src:url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/f71415c0-f68d-42cd-a948-05af81548ea5.eot?#iefix) format("eot"),url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/0b6110f9-6072-46b9-98af-7d09f7c895b8.woff2) format("woff2"),url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/c22866d7-ca67-4170-a113-cae280eea669.woff) format("woff"),url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/19ce9ea9-076e-4dcd-91a1-454f4830f120.ttf) format("truetype")}@font-face{font-family:Myriad W01 Bd;src:url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/4f2af761-c017-4801-9aa5-5d30643373ce.eot?#iefix);src:url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/4f2af761-c017-4801-9aa5-5d30643373ce.eot?#iefix) format("eot"),url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/eba438b3-9ab9-48ba-b1c5-610f83b38303.woff2) format("woff2"),url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/acfb7490-30f6-4bf4-a1b8-70ff9172d209.woff) format("woff"),url(//www.rink-rehaservice.de/app/themes/rink/dist/fonts/5bf402e3-ba96-414e-bc7e-cb6689fe32c1.ttf) format("truetype")}.content-contact-module .sidebar-wrapper .sidebar-element--contact .content-contact-module-button,.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner a,.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .form button,.teaser-module .teaser-module-inner a,a.button-ghost,a.button-ghost-inverted,a.button-primary,a.button-secondary,button.button-ghost,button.button-ghost-inverted,button.button-primary,button.button-secondary,button[type=submit],input.button-ghost-inverted[type=button],input.button-ghost-inverted[type=submit],input.button-ghost[type=button],input.button-ghost[type=submit],input.button-primary[type=button],input.button-primary[type=submit],input.button-secondary[type=button],input.button-secondary[type=submit],input[type=submit]{display:inline-block;font-size:1.25rem;line-height:3.125rem;font-family:var(--font-regular);color:var(--color__white);background:var(--color__primary);text-decoration:none;border-radius:var(--global-border-radius);border:.0625rem solid var(--color__primary);padding:0 1.25rem;text-align:center;cursor:pointer;min-width:15rem;max-width:100%;box-sizing:border-box;transition:transform .3s cubic-bezier(.23,1,.32,1)}.content-contact-module .sidebar-wrapper .sidebar-element--contact .content-contact-module-button[disabled],.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner a[disabled],.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .form button[disabled],.teaser-module .teaser-module-inner a[disabled],a.button-ghost-inverted[disabled],a.button-ghost[disabled],a.button-primary[disabled],a.button-secondary[disabled],button.button-ghost-inverted[disabled],button.button-ghost[disabled],button.button-primary[disabled],button.button-secondary[disabled],button[disabled][type=submit],input.button-ghost-inverted[disabled][type=button],input.button-ghost[disabled][type=button],input.button-primary[disabled][type=button],input.button-secondary[disabled][type=button],input[disabled][type=submit]{opacity:.5;cursor:not-allowed}.content-contact-module .sidebar-wrapper .sidebar-element--contact .content-contact-module-button:hover,.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner a:hover,.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .form button:hover,.teaser-module .teaser-module-inner a:hover,a.button-ghost-inverted:hover,a.button-ghost:hover,a.button-primary:hover,a.button-secondary:hover,button.button-ghost-inverted:hover,button.button-ghost:hover,button.button-primary:hover,button.button-secondary:hover,button:hover[type=submit],input.button-ghost-inverted:hover[type=button],input.button-ghost:hover[type=button],input.button-primary:hover[type=button],input.button-secondary:hover[type=button],input:hover[type=submit]{transform:scale(1.025);transform-origin:center}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .form button,.teaser-module .teaser-module-inner a,a.button-secondary,button.button-secondary,input.button-secondary[type=button],input.button-secondary[type=submit]{background:var(--color__grey);border-color:var(--color__grey);font-family:var(--font-light)}a.button-ghost,button.button-ghost,input.button-ghost[type=button],input.button-ghost[type=submit]{background:transparent;color:var(--color__primary);font-family:var(--font-light)}a.button-ghost-inverted,button.button-ghost-inverted,input.button-ghost-inverted[type=button],input.button-ghost-inverted[type=submit]{background:transparent;color:var(--color__white);font-family:var(--font-light);border-color:var(--color__white)}a.button-ghost.file-pdf,button.button-ghost.file-pdf,input[type=button].button-ghost.file-pdf,input[type=submit].button-ghost.file-pdf{position:relative}a.button-ghost.file-pdf:before,button.button-ghost.file-pdf:before,input[type=button].button-ghost.file-pdf:before,input[type=submit].button-ghost.file-pdf:before{content:"";background-image:url(//www.rink-rehaservice.de/app/themes/rink/dist/img/icon-pdf.png);background-size:contain;height:2rem;width:1.5rem;position:relative;top:.625rem;left:-.5rem;display:inline-block;z-index:2}a.button.large,button.button.large,input[type=button].button.large,input[type=submit].button.large{font-size:1.25rem;line-height:3.5625rem}@media (min-width:47.938rem){a.button.large,button.button.large,input[type=button].button.large,input[type=submit].button.large{font-size:calc(1.25rem + .625 * (100vw - 47.938rem) / .062)}}@media (min-width:48rem){a.button.large,button.button.large,input[type=button].button.large,input[type=submit].button.large{font-size:1.875rem}}@media (min-width:47.938rem){a.button.large,button.button.large,input[type=button].button.large,input[type=submit].button.large{line-height:calc(3.5625rem + .3125 * (100vw - 47.938rem) / .062)}}@media (min-width:48rem){a.button.large,button.button.large,input[type=button].button.large,input[type=submit].button.large{line-height:3.875rem}}button.ninja-button,button.ninja-button:hover{background:none;text-align:left;display:inline-block;padding:0;font-size:inherit;line-height:inherit;color:inherit;border:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}@custom-media --adminbar--sticky (min-width:37.5em);@custom-media --adminbar--full (min-width:48.875em);:root{--font-light:"Myriad W01 Lt";--font-regular:"Myriad W01 Regular";--font-semibold:"Myriad W01 SmBd";--font-bold:"Myriad W01 Bd";--font__copy:var(--font-light),sans-serif;--font__heading:var(--font-light),sans-serif;--font_size__footer:1.25rem;--line_height__footer:1.75rem;--color__black:#000;--color__white:#fff;--color__grey:#6f7074;--color_light_grey:#efefef;--color__primary:#dc0f41;--color__secondary:green;--color__tertiary:blue;--color__accent:#ff0;--color__error:red;--color__success:#46792d;--color__footer_backgorund:var(--color__grey);--adminbar__height--narrow:32px;--adminbar__height:46px;--global-container-padding:20px;--content-padding-width:calc(var(--global-container-padding) + var(--content-width) + var(--global-container-padding));--global-vertical-margin:60px;--global-vertical-margin-large:80px;--global-border-radius:5px}.acf-block-component,body{font-family:var(--font__copy)}body{background-color:var(--color__white);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1.25rem;line-height:1.625rem;min-height:100vh;margin:0;min-width:20rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body.admin-bar{min-height:calc(100vh - var(--adminbar__height--narrow))}@media (--adminbar--full){body.admin-bar{min-height:calc(100vh - var(--adminbar__height))}}body strong{font-family:var(--font-semibold)}#wpadminbar{max-width:100vw;overflow:hidden}.content section:not(.no-vertical-margin){margin-bottom:3.75rem}@media (min-width:47.938rem){.content section:not(.no-vertical-margin){margin-bottom:calc(3.75rem + 1.25 * (100vw - 47.938rem) / 32.062)}}@media (min-width:80rem){.content section:not(.no-vertical-margin){margin-bottom:5rem}}.content section:not(.no-vertical-margin):not(:first-child){margin-top:3.75rem}@media (min-width:47.938rem){.content section:not(.no-vertical-margin):not(:first-child){margin-top:calc(3.75rem + 1.25 * (100vw - 47.938rem) / 32.062)}}@media (min-width:80rem){.content section:not(.no-vertical-margin):not(:first-child){margin-top:5rem}}.content .entry__content{word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}figure{padding:0}.styled-checkbox-wrapper .replacement-checkbox,.wpcf7-acceptance label input,.wpcf7-mailpoetsignup label input,input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),select,textarea{background:var(--color__white);border-radius:var(--global-border-radius);border:.0625rem solid var(--color__grey);color:var(--color__grey);font-size:1.25rem;box-sizing:border-box;padding:.625rem 1.25rem;outline:none;max-width:100%;margin-bottom:1.875rem}.styled-checkbox-wrapper .replacement-checkbox:hover,.wpcf7-acceptance label input:hover,.wpcf7-mailpoetsignup label input:hover,input:hover:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),select:hover,textarea:hover{border-color:var(--color__grey)}.styled-checkbox-wrapper .replacement-checkbox:focus,.wpcf7-acceptance label input:focus,.wpcf7-mailpoetsignup label input:focus,input:focus:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),select:focus,textarea:focus{border-color:var(--color__primary)}.styled-checkbox-wrapper .invalid.replacement-checkbox,.styled-checkbox-wrapper .wpcf7-not-valid.replacement-checkbox,.wpcf7-acceptance label input.invalid,.wpcf7-acceptance label input.wpcf7-not-valid,.wpcf7-mailpoetsignup label input.invalid,.wpcf7-mailpoetsignup label input.wpcf7-not-valid,input.invalid:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),input.wpcf7-not-valid:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),select.invalid,select.wpcf7-not-valid,textarea.invalid,textarea.wpcf7-not-valid{border:.0625rem solid var(--color__error)}input,textarea{-webkit-appearance:none;appearance:none;-moz-appearance:none;-ms-appearance:none}.select-wrapper{position:relative}.select-wrapper:after{content:"›";position:absolute;right:1.25rem;top:0;z-index:2;transform:rotate(90deg);transform-origin:center;font-size:3.125rem;line-height:3.75rem}@media (min-width:48rem){.select-wrapper:after{line-height:3.125rem}}select{-moz-appearance:none;-webkit-appearance:none;appearance:none;height:3.75rem;z-index:1}@media (min-width:48rem){select{height:3.125rem}}input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]){line-height:2.5rem;height:3.75rem;box-shadow:none;outline:none}input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]).clever_form_error{color:var(--color__error);border:.0625rem solid var(--color__error)}@media (min-width:48rem){input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]){height:3.125rem;line-height:1.875rem}}.clever_form_error.styled-checkbox-wrapper .checkbox-label,.clever_form_error.styled-checkbox-wrapper .replacement-checkbox,.clever_form_error input{color:var(--color__error)}.clever_form_error :-ms-input-placeholder,.clever_form_error ::-webkit-input-placeholder,.clever_form_error ::placeholder{color:var(--color__error)}.clever_form_error.styled-checkbox-wrapper .replacement-checkbox,.clever_form_error input{border:.0625rem solid var(--color__error)}.cleverreach-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-width:calc(100vw - var(--global-container-padding) - var(--global-container-padding));overflow:hidden}.cleverreach-wrapper .captcha,.cleverreach-wrapper .cleverreach-logo{margin:calc(var(--global-container-padding) * .75) 0}@media (min-width:80rem){.cleverreach-wrapper{-ms-flex-flow:row;flex-flow:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:calc(var(--global-container-padding) * .75) 0}.cleverreach-wrapper .captcha,.cleverreach-wrapper .cleverreach-logo{margin:0}}input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]).cleverreach-input-email{margin-bottom:calc(var(--global-container-padding) * .75)}.cleverreach-submit-button-wrapper{display:-ms-flexbox;display:flex}.cleverreach-submit-button-wrapper button{-ms-flex-positive:1;flex-grow:1}@media (min-width:48rem){.cleverreach-submit-button-wrapper button{-ms-flex-positive:0;flex-grow:0}}.wpcf7-form-control-wrap{position:relative}.wpcf7-form-control-wrap .wpcf7-not-valid-tip{position:absolute;bottom:.5rem;left:0;font-size:.875rem;line-height:1.25rem;color:var(--color__error);font-family:var(--font-light)}.wpcf7-form .wpcf7-response-output{font-size:1.25rem;line-height:1.5rem;color:var(--color__grey);font-family:var(--font-light);padding:1.25rem;margin:1.875rem 0;border:.0625rem solid var(--color__grey);border-radius:var(--global-border-radius)}.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors{color:var(--color__error);border-color:var(--color__error)}.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok{color:var(--color__success);border-color:var(--color__success)}.wpcf7-submit{margin:1.25rem 0}.wpcf7-acceptance span.wpcf7-list-item,.wpcf7-mailpoetsignup span.wpcf7-list-item{margin:0}.wpcf7-acceptance label,.wpcf7-mailpoetsignup label{margin:.3125rem 0;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.wpcf7-acceptance label input,.wpcf7-mailpoetsignup label input{height:1.5rem;width:1.5rem;display:block;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;padding:0;margin:0;margin-right:.625rem;-webkit-appearance:none;appearance:none;-moz-appearance:none;-ms-appearance:none}.wpcf7-acceptance label input:checked,.wpcf7-mailpoetsignup label input:checked{border-color:var(--color__primary)}.wpcf7-acceptance label input:checked:before,.wpcf7-mailpoetsignup label input:checked:before{content:"✕";position:absolute;left:.125rem;top:-.0625rem;color:var(--color__primary);font-size:1.5rem;line-height:1.5rem}.wpcf7-acceptance label span,.wpcf7-mailpoetsignup label span{-ms-flex:1 1 0px;flex:1 1 0;line-height:1.5rem;cursor:pointer}.wpcf7-mailpoetsignup label{position:relative;padding-left:2.1875rem;font-size:.875rem;line-height:1.125rem}.wpcf7-mailpoetsignup label input[type=checkbox]{position:absolute;left:0;top:0}.wpcf7-mailpoetsignup.wpcf7-not-valid label{padding-bottom:1.5625rem}.styled-checkbox-wrapper{display:-ms-flexbox;display:flex;font-size:1rem;line-height:1.25rem;font-family:var(--font-regular);margin-bottom:.625rem;color:var(--color__grey)}.styled-checkbox-wrapper input[type=checkbox]{position:absolute;left:-625rem}.styled-checkbox-wrapper .replacement-checkbox{height:1.25rem;width:1.25rem;display:block;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;padding:0;margin:0}.styled-checkbox-wrapper .checkbox-label{-ms-flex:1 1 0px;flex:1 1 0;text-align:left;padding-left:.625rem;cursor:pointer;color:var(--color__grey)}.styled-checkbox-wrapper .checkbox-label a{color:var(--color__primary)}.styled-checkbox-wrapper .checkbox-label:hover+.replacement-checkbox{border-color:var(--color__grey)}.styled-checkbox-wrapper input[type=checkbox]:checked~.replacement-checkbox{border-color:var(--color__primary)}.styled-checkbox-wrapper input[type=checkbox]:checked~.replacement-checkbox:before{content:"✕";position:absolute;left:.125rem;top:0;color:var(--color__primary);font-size:1.125rem;line-height:1.25rem}.styled-checkbox-wrapper p{margin:0}.rink-box-overview-order-form{display:none}.contact-form,.order-form{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.contact-form .box-only,.contact-form .individual-only,.order-form .box-only,.order-form .individual-only{display:none;-ms-flex-flow:row wrap;flex-flow:row wrap}.contact-form.box-order .box-only,.contact-form.individual-order .individual-only,.order-form.box-order .box-only,.order-form.individual-order .individual-only{display:-ms-flexbox;display:flex}.contact-form .birthday-wrapper,.order-form .birthday-wrapper{width:100%}.contact-form .birthday-wrapper__container,.order-form .birthday-wrapper__container{margin-top:1.25rem;display:grid;grid-template-columns:1fr;width:100%;grid-gap:.3125rem}@media (min-width:31.313rem){.contact-form .birthday-wrapper__container,.order-form .birthday-wrapper__container{grid-template-columns:1fr 1fr 1fr;grid-gap:1.25rem}}.contact-form .birthday-wrapper__container .field-wrapper,.order-form .birthday-wrapper__container .field-wrapper{width:100%}.contact-form .birthday-wrapper__container .select-wrapper,.order-form .birthday-wrapper__container .select-wrapper{width:100%;margin:0;display:block}.contact-form .headline,.contact-form .subline,.order-form .headline,.order-form .subline{width:100%;margin:0 0 .625rem}.contact-form .subline,.order-form .subline{margin:0 0 3.125rem}.contact-form button,.order-form button{margin:1.875rem 0}.contact-form label[for=birthdate],.order-form label[for=birthdate]{width:100%}.contact-form .styled-checkbox-wrapper,.order-form .styled-checkbox-wrapper{width:100%;margin:.625rem 0}.contact-form .select-wrapper,.contact-form .select-wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.contact-form .select-wrapper select:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.contact-form .select-wrapper textarea:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.contact-form .wpcf7-form-control-wrap,.contact-form .wpcf7-form-control-wrap input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.contact-form .wpcf7-form-control-wrap select:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.contact-form .wpcf7-form-control-wrap textarea:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.order-form .select-wrapper,.order-form .select-wrapper input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.order-form .select-wrapper select:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.order-form .select-wrapper textarea:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.order-form .wpcf7-form-control-wrap,.order-form .wpcf7-form-control-wrap input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.order-form .wpcf7-form-control-wrap select:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.order-form .wpcf7-form-control-wrap textarea:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]){width:100%}.contact-form .product-submit-wrapper,.order-form .product-submit-wrapper{margin:1.25rem 0 3.125rem!important}.contact-form .product-submit-wrapper .rink-box-overview-list-wrapper h3,.order-form .product-submit-wrapper .rink-box-overview-list-wrapper h3{margin-top:0}.contact-form .product-submit-wrapper .rink-box-overview-list-wrapper .rink-box-overview-list,.order-form .product-submit-wrapper .rink-box-overview-list-wrapper .rink-box-overview-list{grid-template-columns:1fr!important}.contact-form .product-submit-wrapper .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview,.order-form .product-submit-wrapper .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview{margin:0}.contact-form .product-submit-wrapper .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .button-wrapper,.order-form .product-submit-wrapper .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .button-wrapper{display:none}.contact-form .product-submit-wrapper,.order-form .product-submit-wrapper{background:none;padding:0;width:100%;display:grid;grid-template-columns:1fr}.contact-form .submit-wrapper,.order-form .submit-wrapper{position:relative}.contact-form .submit-wrapper .ajax-loader,.order-form .submit-wrapper .ajax-loader{position:absolute;left:0;top:20px;bottom:20px;width:100%;height:calc(100% - 40px);margin:0;background-repeat:no-repeat;background-color:hsla(0,0%,100%,.75);background-position:50%;background-size:30px;background-image:url(//www.rink-rehaservice.de/app/themes/rink/dist/img/ajax-loader.gif)}@media (min-width:64rem){.contact-form .select-wrapper,.order-form .select-wrapper{width:40%;margin-right:60%}.contact-form .product-submit-wrapper,.order-form .product-submit-wrapper{grid-template-columns:1fr 1fr}.contact-form .product-submit-wrapper .product-area,.order-form .product-submit-wrapper .product-area{-ms-flex-order:2;order:2}.contact-form .wpcf7-form-control-wrap input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.contact-form .wpcf7-form-control-wrap textarea:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.order-form .wpcf7-form-control-wrap input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]),.order-form .wpcf7-form-control-wrap textarea:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=search]){width:calc(100% - 20px)}.contact-form .wpcf7-form-control-wrap select,.order-form .wpcf7-form-control-wrap select{width:100%}.contact-form .wpcf7-form-control-wrap.place,.contact-form .wpcf7-form-control-wrap.street,.contact-form .wpcf7-form-control-wrap.subject,.order-form .wpcf7-form-control-wrap.place,.order-form .wpcf7-form-control-wrap.street,.order-form .wpcf7-form-control-wrap.subject{width:70%}.contact-form .wpcf7-form-control-wrap.house-number,.contact-form .wpcf7-form-control-wrap.postcode,.order-form .wpcf7-form-control-wrap.house-number,.order-form .wpcf7-form-control-wrap.postcode{width:30%}.contact-form .wpcf7-form-control-wrap.email,.contact-form .wpcf7-form-control-wrap.person-name,.contact-form .wpcf7-form-control-wrap.person-prename,.contact-form .wpcf7-form-control-wrap.phone,.order-form .wpcf7-form-control-wrap.email,.order-form .wpcf7-form-control-wrap.person-name,.order-form .wpcf7-form-control-wrap.person-prename,.order-form .wpcf7-form-control-wrap.phone{width:50%}.contact-form .wpcf7-form-control-wrap.message,.order-form .wpcf7-form-control-wrap.message{width:100%}}body .grecaptcha-badge{display:none!important}body.page-id-23 .grecaptcha-badge,body.page-id-1615 .grecaptcha-badge,body.page-id-1629 .grecaptcha-badge{display:block!important;visibility:visible!important}h1,h2,h3,h4,h5,h6{font-family:var(--font__heading);margin:0;color:var(--color__primary);font-weight:200}h1.alternative,h2.alternative,h3.alternative,h4.alternative,h5.alternative,h6.alternative{color:var(--color__grey)}.h1,h1{font-size:2.5rem;line-height:3.125rem;margin-top:1.875rem;margin-bottom:1.875rem}@media (min-width:31.313rem){.h1,h1{font-size:calc(2.5rem + .625 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.h1,h1{font-size:3.125rem}}@media (min-width:31.313rem){.h1,h1{line-height:calc(3.125rem + .625 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.h1,h1{line-height:3.75rem}}@media (min-width:31.313rem){.h1,h1{margin-top:calc(1.875rem + .625 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.h1,h1{margin-top:2.5rem}}@media (min-width:31.313rem){.h1,h1{margin-bottom:calc(1.875rem + .625 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.h1,h1{margin-bottom:2.5rem}}.h2,h2{font-size:2rem;line-height:2.5rem;margin-top:1.4375rem;margin-bottom:1.4375rem}@media (min-width:31.313rem){.h2,h2{font-size:calc(2rem + .5 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.h2,h2{font-size:2.5rem}}@media (min-width:31.313rem){.h2,h2{line-height:calc(2.5rem + .625 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.h2,h2{line-height:3.125rem}}@media (min-width:31.313rem){.h2,h2{margin-top:calc(1.4375rem + .4375 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.h2,h2{margin-top:1.875rem}}@media (min-width:31.313rem){.h2,h2{margin-bottom:calc(1.4375rem + .4375 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.h2,h2{margin-bottom:1.875rem}}.h3,h3{font-size:1.625rem;line-height:2rem;margin-top:1.25rem;margin-bottom:1.25rem}@media (min-width:31.313rem){.h3,h3{font-size:calc(1.625rem + .25 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.h3,h3{font-size:1.875rem}}@media (min-width:31.313rem){.h3,h3{line-height:calc(2rem + .5 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.h3,h3{line-height:2.5rem}}@media (min-width:31.313rem){.h3,h3{margin-top:calc(1.25rem + .625 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.h3,h3{margin-top:1.875rem}}@media (min-width:31.313rem){.h3,h3{margin-bottom:calc(1.25rem + .625 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.h3,h3{margin-bottom:1.875rem}}.html{font-size:16px;line-height:16px}img{height:auto;max-width:100%;width:auto}.dummy-link,a{color:var(--color__primary)}.dummy-link.read-more-link,.dummy-link:not([class]),a.read-more-link,a:not([class]){text-decoration:underline;transition:color .3s cubic-bezier(.23,1,.32,1)}.dummy-link.read-more-link:hover,.dummy-link:not([class]):hover,a.read-more-link:hover,a:not([class]):hover{color:#f12d5d}.dummy-link.read-more-link:before,a.read-more-link:before{content:"»";display:inline-block;margin-right:.3125rem}a,button,label{-webkit-touch-callout:transparent;-webkit-user-select:transparent;-moz-user-select:transparent;-ms-user-select:transparent;user-select:transparent;-webkit-tap-highlight-color:transparent}ul{padding-left:1.1875rem}.content{-ms-flex:1;flex:1}nav ul{list-style:none}nav li,nav ul{margin:0;padding:0}nav a{text-decoration:none}iframe[src*="youtube-nocookie.com/embed"],iframe[src*="youtube.com/embed"]{width:100%;height:auto}.wp-block-embed-youtube.wp-block-embed.is-provider-youtube{position:static;width:100%;left:0}.wp-block-embed-youtube.wp-block-embed.is-provider-youtube .responsive-embed-video-wrapper .wp-block-embed__wrapper{position:static;padding:0}.wp-block-embed-youtube.wp-block-embed.is-provider-youtube .responsive-embed-video-wrapper .wp-block-embed__wrapper:before{display:none}.responsive-embed-video-wrapper{position:relative;height:0;padding-bottom:56.25%;margin:0 auto;max-width:var(--content-width);max-height:810px}.responsive-embed-video-wrapper .wp-block-embed__wrapper{position:static}.responsive-embed-video-wrapper iframe[src*="youtube-nocookie.com/embed"],.responsive-embed-video-wrapper iframe[src*="youtube.com/embed"]{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.advantage-list{padding:0;margin:0;list-style:none;margin-top:.9375rem}@media (min-width:20rem){.advantage-list{margin-top:calc(.9375rem + .625 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.advantage-list{margin-top:1.5625rem}}.advantage-list .advantage{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;position:relative;font-size:1rem;line-height:1.25rem;margin-top:.3125rem;margin-bottom:.3125rem}@media (min-width:20rem){.advantage-list .advantage{font-size:calc(1rem + .25 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.advantage-list .advantage{font-size:1.25rem}}@media (min-width:20rem){.advantage-list .advantage{line-height:calc(1.25rem + .25 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.advantage-list .advantage{line-height:1.5rem}}@media (min-width:20rem){.advantage-list .advantage{margin-top:calc(.3125rem + 1.5625 * (100vw - 20rem) / 60)}}@media (min-width:80rem){.advantage-list .advantage{margin-top:1.875rem}}@media (min-width:20rem){.advantage-list .advantage{margin-bottom:calc(.3125rem + 1.5625 * (100vw - 20rem) / 60)}}@media (min-width:80rem){.advantage-list .advantage{margin-bottom:1.875rem}}.advantage-list .advantage__icon{width:1rem;margin:0;position:absolute;left:0;top:0}@media (min-width:20rem){.advantage-list .advantage__icon{width:calc(1rem + 1 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.advantage-list .advantage__icon{width:2rem}}.advantage-list .advantage__icon img{width:1rem;height:1rem}@media (min-width:20rem){.advantage-list .advantage__icon img{width:calc(1rem + 1 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.advantage-list .advantage__icon img{width:2rem}}@media (min-width:20rem){.advantage-list .advantage__icon img{height:calc(1rem + 1 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.advantage-list .advantage__icon img{height:2rem}}.advantage-list .advantage__title{-ms-flex-positive:1;flex-grow:1;padding-left:1rem;margin-left:.625rem;margin-bottom:.3125rem}@media (min-width:20rem){.advantage-list .advantage__title{padding-left:calc(1rem + 1 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.advantage-list .advantage__title{padding-left:2rem}}@media (min-width:20rem){.advantage-list .advantage__title{margin-left:calc(.625rem + .3125 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.advantage-list .advantage__title{margin-left:.9375rem}}@media (min-width:20rem){.advantage-list .advantage__title{margin-bottom:calc(.3125rem + .625 * (100vw - 20rem) / 60)}}@media (min-width:80rem){.advantage-list .advantage__title{margin-bottom:.9375rem}}.advantage-list .advantage__description{font-size:.875rem;line-height:1.25rem;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:20rem){.advantage-list .advantage__description{font-size:calc(.875rem + .25 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.advantage-list .advantage__description{font-size:1.125rem}}@media (min-width:20rem){.advantage-list .advantage__description{line-height:calc(1.25rem + .25 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.advantage-list .advantage__description{line-height:1.5rem}}@media (min-width:48rem){.advantage-list .advantage{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-column-gap:1.25rem}.advantage-list .advantage__icon{position:static;grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;display:-ms-flexbox;display:flex;margin:0}.advantage-list .advantage__icon img{margin:auto 0}.advantage-list .advantage__title{padding-left:0;margin:0}.advantage-list .advantage__description,.advantage-list .advantage__title{grid-column-start:2;grid-column-end:3}}.close-button,.modal--close_inner,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-button,.search-wrapper .search-form-wrapper .search-form-container .close-search .close-search-inner{position:relative;display:block;height:1rem;width:1rem;cursor:pointer}.close-button:after,.close-button:before,.modal--close_inner:after,.modal--close_inner:before,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-button:after,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-button:before,.search-wrapper .search-form-wrapper .search-form-container .close-search .close-search-inner:after,.search-wrapper .search-form-wrapper .search-form-container .close-search .close-search-inner:before{position:absolute;content:"";background:var(--color__grey);height:.0625rem;width:1rem;transform-origin:top;transform:rotate(45deg);display:block;top:.5rem;right:0}.close-button:before,.modal--close_inner:before,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-button:before,.search-wrapper .search-form-wrapper .search-form-container .close-search .close-search-inner:before{transform:rotate(-45deg)}.container{margin-left:auto;margin-right:auto;max-width:var(--content-padding-width);padding-left:var(--global-container-padding);padding-right:var(--global-container-padding);width:100%}@media (--adminbar--full){.container{max-width:calc(4em + var(--content-width));padding-left:2em;padding-right:2em}}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-prev-next-button{position:absolute;top:0;bottom:0;width:1.375rem;height:2.3125rem;border:none;cursor:pointer;margin:auto}.flickity-prev-next-button.previous{left:-5rem;background-size:100% 100%}.flickity-prev-next-button.next{right:-3.75rem;background-size:100% 100%}.flickity-prev-next-button svg{display:none}.flickity-prev-next-button.flickity-button-icon{position:absolute;width:100%;height:100%}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:0}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:0}.flickity-page-dots{position:absolute;bottom:0;width:100%;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-page-dots .dot{display:inline-block;margin:0 .3125rem;border:.0625rem solid var(--color__grey);border-radius:50%;cursor:pointer;transition:all .25s ease-out}.flickity-page-dots .dot.is-selected,.flickity-page-dots .dot:hover{background:var(--color__grey)}.footer{background:var(--color__footer_backgorund);color:var(--color__white);font-size:var(--font_size__footer);line-height:var(--line_height__footer);padding:3.75rem 0}.footer .footer__container{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.footer .footer__container a{color:inherit;text-decoration:none;position:relative;left:1rem;border-bottom:1px solid var(--color__white)}.footer .footer__container a:before{content:"»";position:absolute;left:-1rem;top:0;line-height:1}.footer .footer__container .footer_nav_counter_wrapper,.footer .footer__container nav.footer__address{-ms-flex:0 0 100%;flex:0 0 100%}.footer .footer__container .footer_nav_counter_wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.footer .footer__container .footer_nav_counter_wrapper nav.footer-navigation{-ms-flex:1 1 0px;flex:1 1 0}.footer .footer__container .footer_nav_counter_wrapper .visitor__counter{-ms-flex:0 0 0px;flex:0 0 0}.footer .footer__container nav.footer-navigation{display:inline-block;width:auto}.footer .footer__container nav.footer-navigation ul li{display:block}.footer .footer__container .visitor__counter,.footer .footer__container div[itemprop=address],.footer .footer__container div[itemprop=email],.footer .footer__container div[itemprop=faxNumber],.footer .footer__container nav.footer-navigation{margin-bottom:1.563rem}.footer .footer__container .visitor_counter--label{margin-bottom:1rem}.footer .footer__container .footer__address strong{display:block}.footer .footer__container .visitor__counter{display:inline-block;width:auto}.footer .footer__container .visitor__counter .visitor_counter--value{background:var(--color__white);line-height:var(--font_size__footer);color:var(--color__footer_backgorund);padding:1.25rem;border-radius:var(--global-border-radius);display:inline-block;width:auto;min-width:12.5rem}@media (min-width:31.313rem){.footer .footer__container{-ms-flex-pack:justify;justify-content:space-between}.footer .footer__container .footer__address{-ms-flex:1 1 0px;flex:1 1 0}.footer .footer__container .footer_nav_counter_wrapper{-ms-flex:0 0 auto;flex:0 0 auto}.footer .footer__container .footer__address{-ms-flex-order:-1;order:-1}}@media (min-width:64rem){.footer .footer__container .footer__address{-ms-flex:0 0 auto;flex:0 0 auto}.footer .footer__container .footer_nav_counter_wrapper{-ms-flex:1 1 0px;flex:1 1 0;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.footer .footer__container .footer_nav_counter_wrapper nav.footer-navigation{-ms-flex:1 1 0px;flex:1 1 0}.footer .footer__container .footer_nav_counter_wrapper nav.footer-navigation ul{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:80%;margin:0 auto}.footer .footer__container .footer_nav_counter_wrapper nav.footer-navigation ul li{-ms-flex:1 1 33%;flex:1 1 33%;text-align:center}.footer .footer__container .footer_nav_counter_wrapper .visitor__counter{-ms-flex:0 0 auto;flex:0 0 auto}}.header{padding:1.25rem 0;background:var(--color__white);position:relative;z-index:3}.header .header__container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.header .header__container .logo-toggle-wrapper{-ms-flex:1 1 100%;flex:1 1 100%;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}.header .header__container .logo-toggle-wrapper .logo-wrapper{-ms-flex:0 0 auto;flex:0 0 auto}.header .header__container .logo-toggle-wrapper .navigation-toggle-wrapper{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:end;align-self:flex-end}.header .header__container .navigation-search-wrapper{-ms-flex:0 0 100%;flex:0 0 100%}.header .header__container .navigation-search-wrapper .navigation-search{display:-ms-flexbox;display:flex;-ms-flex-flow:column-reverse;flex-flow:column-reverse}@media (min-width:48rem){.header .header__container{-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between}.header .header__container .logo-toggle-wrapper{-ms-flex:0 0 auto;flex:0 0 auto;display:inline-block}.header .header__container .logo-toggle-wrapper .logo-wrapper{position:relative;z-index:3}.header .header__container .navigation-search-wrapper{-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-item-align:end;align-self:flex-end;height:auto}.header .header__container .navigation-search-wrapper .navigation-search{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}.header .header__container .navigation-search-wrapper .navigation-search .navigation-wrapper{-ms-flex:1 1 0px;flex:1 1 0}.header .header__container .navigation-search-wrapper .navigation-search .search-wrapper{-ms-flex:0 0 auto;flex:0 0 auto}}.custom-logo-link img{height:2.5rem;display:block;width:auto}@media (min-width:48rem){.custom-logo-link img{height:calc(2.5rem + 1.875 * (100vw - 48rem) / 32)}}@media (min-width:80rem){.custom-logo-link img{height:4.375rem}}.modal--state{display:none}.modal--state:checked+.modal--wrapper{opacity:1;visibility:visible}.modal--wrapper{opacity:0;visibility:hidden;text-align:left;display:-ms-flexbox;display:flex;z-index:100}.modal--fog,.modal--wrapper{position:fixed;top:0;right:0;bottom:0;left:0}.modal--fog{transition:opacity .25s ease;opacity:.15;background:var(--color__black);cursor:pointer;z-index:1}.modal--container{z-index:2;position:relative;margin:auto;height:100vh;width:100vw;background:var(--color__white);display:-ms-flexbox;display:flex;overflow:auto}.modal--close{position:absolute;top:0;right:0;cursor:pointer}.modal--close_inner{background:var(--color__primary)}.modal--close_inner,.modal--close_inner:after,.modal--close_inner:before{width:3rem}.modal--close_inner:after,.modal--close_inner:before{top:1.5rem;background:var(--color__white)}.modal--close_inner{height:3rem}.modal--inner{margin:auto;display:-ms-flexbox;display:flex}.modal--inner img{max-width:90%}@media (min-width:48rem){.modal--container{height:100%;width:100%;max-height:80vh;max-width:80vw}}.product-modal .modal--inner img{margin:auto}.footer-navigation li{display:inline-block}.navigation-search{transform:scaleY(0);height:0;transform-origin:top;transition:height .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1)}@media (min-width:48rem){.navigation-search{transform:scaleY(1);height:auto}}.navigation-wrapper .main-navigation>ul>li a{text-decoration:none;font-family:var(--font-light)}.navigation-wrapper .main-navigation>ul>li a .raquo{display:none}.navigation-wrapper .main-navigation>ul>li>a{font-size:1.875rem;line-height:3.125rem;color:var(--color__primary)}@media (min-width:47.938rem){.navigation-wrapper .main-navigation>ul>li>a{font-size:calc(1.875rem + -.8125 * (100vw - 47.938rem) / .062)}}@media (min-width:48rem){.navigation-wrapper .main-navigation>ul>li>a{font-size:1.0625rem}}@media (min-width:47.938rem){.navigation-wrapper .main-navigation>ul>li>a{line-height:calc(3.125rem + -1.875 * (100vw - 47.938rem) / .062)}}@media (min-width:48rem){.navigation-wrapper .main-navigation>ul>li>a{line-height:1.25rem}}.navigation-wrapper .main-navigation>ul>li.menu-item-has-children>a{position:relative}.navigation-wrapper .main-navigation>ul>li.menu-item-has-children>a:after{content:"›";position:relative;left:.625rem;top:0;display:inline-block;transition:transform .3s cubic-bezier(.23,1,.32,1)}.navigation-wrapper .main-navigation>ul>li.menu-item-has-children.subnav-is--visible>a:after{transform-origin:center;transform:rotate(90deg)}.navigation-wrapper .main-navigation>ul>li.menu-item-has-children.subnav-is--visible ul{display:-ms-flexbox;display:flex}.navigation-wrapper .main-navigation>ul>li ul{display:none;padding:0 0 1.25rem;-ms-flex-flow:column wrap;flex-flow:column wrap}.navigation-wrapper .main-navigation>ul>li ul li a{font-size:1.25rem;line-height:2.25rem;color:var(--color__grey)}.navigation-wrapper .main-navigation>ul>li.product-grid ul{display:none;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center}.navigation-wrapper .main-navigation>ul>li.product-grid ul li{width:50%;-ms-flex-positive:1;flex-grow:1;max-width:50%}.navigation-wrapper .main-navigation>ul>li.product-grid ul li:first-child,.navigation-wrapper .main-navigation>ul>li.product-grid ul li:nth-child(2){border-top-width:0}.navigation-wrapper .main-navigation>ul>li.product-grid ul li:last-child,.navigation-wrapper .main-navigation>ul>li.product-grid ul li:nth-child(2n){border-right-width:0}.navigation-wrapper .main-navigation>ul>li.product-grid ul li a{font-size:1rem;line-height:1.5rem;display:block;text-align:center;padding-top:var(--global-container-padding);padding-bottom:var(--global-container-padding)}@media (min-width:20rem){.navigation-wrapper .main-navigation>ul>li.product-grid ul li a{font-size:calc(1rem + .25 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.navigation-wrapper .main-navigation>ul>li.product-grid ul li a{font-size:1.25rem}}@media (min-width:20rem){.navigation-wrapper .main-navigation>ul>li.product-grid ul li a{line-height:calc(1.5rem + .75 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.navigation-wrapper .main-navigation>ul>li.product-grid ul li a{line-height:2.25rem}}.navigation-wrapper .main-navigation>ul>li.product-grid ul li a:before{content:"";display:block;margin:0 auto;height:auto;max-height:15.625rem;width:90%;max-width:15.625rem;padding-bottom:100%;background-size:contain;background-position:50%;background-repeat:no-repeat;transition:transform .3s cubic-bezier(.23,1,.32,1)}.navigation-wrapper .main-navigation>ul>li.product-grid ul li a:hover:before{transform:scale(1.05);transform-origin:center}@media (min-width:31.313rem){.navigation-wrapper .main-navigation>ul>li.product-grid ul{-ms-flex-pack:center;justify-content:center}.navigation-wrapper .main-navigation>ul>li.product-grid ul li{width:33%;border-bottom-width:.0625rem;max-width:33%}.navigation-wrapper .main-navigation>ul>li.product-grid ul li:nth-last-child(3){border-bottom:0}.navigation-wrapper .main-navigation>ul>li.product-grid ul li:nth-child(2n){border-right-width:.0625rem}.navigation-wrapper .main-navigation>ul>li.product-grid ul li:nth-child(3n){border-right-width:0}}@media (min-width:48rem){.navigation-wrapper .main-navigation{margin-left:1.875rem;max-width:50rem}}@media (min-width:48rem) and (min-width:48rem){.navigation-wrapper .main-navigation{margin-left:calc(1.875rem + 6.25 * (100vw - 48rem) / 32)}}@media (min-width:48rem) and (min-width:80rem){.navigation-wrapper .main-navigation{margin-left:8.125rem}}@media (min-width:48rem){.navigation-wrapper .main-navigation>ul{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between;padding:0}.navigation-wrapper .main-navigation>ul>li{position:relative;overflow:visible}.navigation-wrapper .main-navigation>ul>li a{display:block;font-family:var(--font-regular);color:var(--color__grey);line-height:1.5rem}.navigation-wrapper .main-navigation>ul>li>a{text-transform:uppercase}.navigation-wrapper .main-navigation>ul>li.current-menu-item>a,.navigation-wrapper .main-navigation>ul>li.current-menu-parent>a,.navigation-wrapper .main-navigation>ul>li a:hover{color:var(--color__primary)}.navigation-wrapper .main-navigation>ul>li.navigation-category>a,.navigation-wrapper .main-navigation>ul>li.product-grid>a{cursor:default}.navigation-wrapper .main-navigation>ul>li.navigation-category>a:after,.navigation-wrapper .main-navigation>ul>li.product-grid>a:after{display:none}.navigation-wrapper .main-navigation>ul>li.navigation-category ul,.navigation-wrapper .main-navigation>ul>li.product-grid ul{position:absolute;top:100%;background:var(--color__white);font-size:1.0625rem}.navigation-wrapper .main-navigation>ul>li.navigation-category ul li,.navigation-wrapper .main-navigation>ul>li.product-grid ul li{-ms-flex-positive:1;flex-grow:1}.navigation-wrapper .main-navigation>ul>li.navigation-category ul li a,.navigation-wrapper .main-navigation>ul>li.product-grid ul li a{font-size:inherit;line-height:inherit}.navigation-wrapper .main-navigation>ul>li.navigation-category ul{border-radius:0 0 var(--global-border-radius) var(--global-border-radius);padding:.9375rem 0 0;left:-1.25rem;line-height:3rem}.navigation-wrapper .main-navigation>ul>li.navigation-category ul li a{padding:0 1.25rem}.navigation-wrapper .main-navigation>ul>li.navigation-category ul li:not(:last-child){border-bottom:.0625rem solid var(--color__grey)}.navigation-wrapper .main-navigation>ul>li.product-grid{position:static}.navigation-wrapper .main-navigation>ul>li.product-grid ul{left:-6.5625rem;right:0;top:calc(100% - 5px);-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:1.25rem;margin:0 -1rem;line-height:1.375rem}}@media (min-width:48rem) and (min-width:48rem){.navigation-wrapper .main-navigation>ul>li.product-grid ul{left:calc(-6.5625rem + -4.5625 * (100vw - 48rem) / 32)}}@media (min-width:48rem) and (min-width:80rem){.navigation-wrapper .main-navigation>ul>li.product-grid ul{left:-11.125rem}}@media (min-width:48rem){.navigation-wrapper .main-navigation>ul>li.product-grid ul li{width:auto;-ms-flex:1 1 0%;flex:1 1 0%;border-bottom-width:0;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.navigation-wrapper .main-navigation>ul>li.product-grid ul li a{text-decoration:underline;color:var(--color__primary);padding:0 .625rem}.navigation-wrapper .main-navigation>ul>li.product-grid ul li a:before{cursor:pointer;width:100%}.navigation-wrapper .main-navigation>ul>li.product-grid ul li a .raquo{display:inline-block;position:relative;left:-.1875rem;top:0;display:none}.navigation-wrapper .main-navigation>ul>li.product-grid ul li:not(:last-child){border-right:.0625rem solid var(--color__grey)}.navigation-wrapper .main-navigation>ul>li:hover ul{display:-ms-flexbox;display:flex}}@media (min-width:80rem){.navigation-wrapper .main-navigation>ul>li.product-grid ul li a .raquo{display:inline-block}}.nav-is--visible .navigation-search{height:auto;transform:scaleY(1);padding:1.25rem 0}body.term-pflegehilfsmittelbox .navigation-wrapper .main-navigation>ul>li.product-grid>a{color:var(--color__grey)}.meta-navigation li{display:inline-block}.search-wrapper{position:relative;padding:1.25rem 0}.search-wrapper .pseudo-search-button,.search-wrapper .search-button{cursor:pointer}.search-wrapper .pseudo-search-button svg,.search-wrapper .search-button svg{fill:var(--color__primary);height:1.375rem;width:1.375rem}.search-wrapper .pseudo-search-button:hover svg,.search-wrapper .search-button:hover svg{fill:var(--color__primary)}.search-wrapper .search-form-wrapper{display:none;position:absolute;left:0;top:.5625rem;width:100%;max-width:23.4375rem;min-width:16.25rem}.search-wrapper .search-form-wrapper .search-form-container{position:relative}.search-wrapper .search-form-wrapper .search-form-container .pseudo-search-button{position:absolute;top:.875rem;right:.625rem;cursor:pointer}.search-wrapper .search-form-wrapper .search-form-container .close-search{position:absolute;top:1rem;right:2.5rem;display:block}.search-wrapper .search-form-wrapper .search-form-container form label .awesomplete input[type=search],.search-wrapper .search-form-wrapper .search-form-container form label .awesomplete ul li{font-size:1.0625rem;font-family:var(--font-regular);color:var(--color__grey);line-height:3.125rem}.search-wrapper .search-form-wrapper .search-form-container form label .awesomplete input[type=search]{background:var(--color_light_grey);display:block;border:0;box-shadow:none;border-radius:var(--global-border-radius);padding:0 3.125rem 0 1.25rem;width:100%;min-width:12.5rem;outline:0;-webkit-appearance:none;appearance:none;-moz-appearance:none;-ms-appearance:none}.search-wrapper .search-form-wrapper .search-form-container form label .awesomplete input[type=search]::-webkit-search-cancel-button{display:none}.search-wrapper .search-form-wrapper .search-form-container form label .awesomplete ul{background:var(--color__white);list-style:none;padding:1.25rem 0;margin:0;border-radius:var(--global-border-radius)}.search-wrapper .search-form-wrapper .search-form-container form label .awesomplete ul li{padding:0 1.25rem}.search-wrapper .search-form-wrapper .search-form-container form label .awesomplete ul li:hover,.search-wrapper .search-form-wrapper .search-form-container form label .awesomplete ul li mark{background:transparent none;color:var(--color__primary);text-decoration:underline;cursor:pointer}.search-wrapper .search-form-wrapper .search-form-container form input[type=submit]{display:none}.search-wrapper.search-active .search-form-wrapper{display:block}@media (min-width:48rem){.search-wrapper{padding:0 0 0 1.25rem}.search-wrapper .search-button svg{fill:var(--color__grey)}.search-wrapper .search-form-wrapper{top:-.9375rem;left:auto;right:-.625rem}}.navigation-toggle{position:relative;cursor:pointer;outline:none;width:2.25rem;height:1.75rem;display:block;border:0;background:none}.navigation-toggle__icon{top:50%;left:50%;transform:translate(-50%,-50%)}.navigation-toggle__icon,.navigation-toggle__icon:after,.navigation-toggle__icon:before{position:absolute;background:var(--color__primary);transition:.5s;width:2.25rem;height:.25rem;display:inline-block;content:""}.navigation-toggle__icon:before{left:0;top:-.75rem}.navigation-toggle__icon:after{left:0;top:.75rem}@media (min-width:48rem){.navigation-toggle{display:none}}.nav-is--visible .navigation-toggle__icon{top:50%;background:hsla(0,0%,100%,0)}.nav-is--visible .navigation-toggle__icon:before{top:0;transform:rotate(45deg)}.nav-is--visible .navigation-toggle__icon:after{top:0;transform:rotate(135deg)}.nav-is--visible .navigation-toggle__name{display:none}.flickity-page-dots{padding:1.25rem 0;z-index:2;box-sizing:content-box}.flickity-page-dots .dot{box-sizing:border-box;height:1.25rem;width:1.25rem;border:.0625rem solid var(--color__primary)}.flickity-page-dots .dot.is-selected,.flickity-page-dots .dot:hover{background:var(--color__primary)}.navigation.pagination{margin:var(--global-vertical-margin) 0}.navigation.pagination .nav-links a{margin:0 .625rem}.navigation.pagination .nav-links a.page-numbers{color:var(--color__primary);padding:.625rem}.navigation.pagination .nav-links a.page-numbers:hover{color:#f12d5d}.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links .page-numbers.dots{color:var(--color__grey)}.navigation.pagination .nav-links .page-numbers.current{color:var(--color__grey);padding:.625rem;margin:0 .625rem}.navigation.pagination .nav-links a.next,.navigation.pagination .nav-links a.prev{display:inline-block;padding:.625rem 1.25rem;background-color:var(--color__primary);color:var(--color__white);border-radius:var(--global-border-radius)}.navigation.pagination .nav-links a.prev{margin-left:0}.navigation.pagination .nav-links a.next{margin-right:0}.navigation.pagination .nav-links a.next:hover,.navigation.pagination .nav-links a.prev:hover{color:var(--color__white);background:#f12d5d}.category-children-list-module .category-children-list .category-child-wrapper{display:-ms-flexbox;display:flex;border:.0625rem solid var(--color__primary);text-decoration:none;color:var(--color__grey);-ms-flex-align:center;align-items:center;border-radius:var(--global-border-radius);padding:.3125rem 1.25rem;margin-bottom:1.25rem;font-family:var(--font-regular)}.category-children-list-module .category-children-list .category-child-wrapper .category-child__picture{-ms-flex:0 1 auto;flex:0 1 auto;display:-ms-flexbox;display:flex;height:6.25rem}@media (min-width:47.938rem){.category-children-list-module .category-children-list .category-child-wrapper .category-child__picture{height:calc(6.25rem + 9.375 * (100vw - 47.938rem) / 32.062)}}@media (min-width:80rem){.category-children-list-module .category-children-list .category-child-wrapper .category-child__picture{height:15.625rem}}.category-children-list-module .category-children-list .category-child-wrapper .category-child__picture img,.category-children-list-module .category-children-list .category-child-wrapper .category-child__picture svg{max-width:25vw;height:auto;width:100%;display:block;fill:var(--color__primary);margin:auto;transition:transform .3s cubic-bezier(.23,1,.32,1)}.category-children-list-module .category-children-list .category-child-wrapper .category-child__content{-ms-flex:1 1 0px;flex:1 1 0}.category-children-list-module .category-children-list .category-child-wrapper .category-child__content h2{font-size:1.5rem;font-size:2rem;line-height:1.875rem;line-height:2.5rem;text-align:right;font-family:var(--font-regular)}@media (min-width:20rem){.category-children-list-module .category-children-list .category-child-wrapper .category-child__content h2{font-size:calc(1.5rem + 1 * (100vw - 20rem) / 28)}}@media (min-width:48rem){.category-children-list-module .category-children-list .category-child-wrapper .category-child__content h2{font-size:2.5rem;font-size:calc(2rem + .5 * (100vw - 48rem) / 32)}}@media (min-width:80rem){.category-children-list-module .category-children-list .category-child-wrapper .category-child__content h2{font-size:2.5rem}}@media (min-width:20rem){.category-children-list-module .category-children-list .category-child-wrapper .category-child__content h2{line-height:calc(1.875rem + 1.25 * (100vw - 20rem) / 28)}}@media (min-width:48rem){.category-children-list-module .category-children-list .category-child-wrapper .category-child__content h2{line-height:3.125rem;line-height:calc(2.5rem + .625 * (100vw - 48rem) / 32)}}@media (min-width:80rem){.category-children-list-module .category-children-list .category-child-wrapper .category-child__content h2{line-height:3.125rem}}.category-children-list-module .category-children-list .category-child-wrapper .category-child__content h2 .prefix{display:none}.category-children-list-module .category-children-list .category-child-wrapper .category-child__content h2:after{content:"›";display:inline-block}.category-children-list-module .category-children-list .category-child-wrapper .category-child__content .category-child__content-description{display:none}.category-children-list-module .category-children-list .category-child-wrapper .category-child__content .category-child__content-description .dummy-link{display:block;margin:1.25rem auto 0 0}.category-children-list-module .category-children-list .category-child-wrapper:hover img,.category-children-list-module .category-children-list .category-child-wrapper:hover svg{transform:scale(1.05);transform-origin:center}@media (min-width:31.313rem){.category-children-list-module .category-children-list .category-child-wrapper .category-child__content h2 .prefix{display:inline-block}}@media (min-width:48rem){.category-children-list-module .category-children-list .category-child-wrapper .category-child__picture{width:33%}.category-children-list-module .category-children-list .category-child-wrapper .category-child__content{padding:1.875rem 0}.category-children-list-module .category-children-list .category-child-wrapper .category-child__content h2{text-align:left;margin:0 0 1.25rem}.category-children-list-module .category-children-list .category-child-wrapper .category-child__content h2:after{display:none}.category-children-list-module .category-children-list .category-child-wrapper .category-child__content .category-child__content-description{display:block}}@media (min-width:80rem){.category-children-list-module .category-children-list{max-width:calc(100% - 320px - 10%)}.category-children-list-module .category-children-list .category-child-wrapper .category-child__picture img,.category-children-list-module .category-children-list .category-child-wrapper .category-child__picture svg{width:auto;height:90%}}.category-parent-product-list-module .product-list{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.category-parent-product-list-module .product-list .product-item{cursor:pointer;width:100%;margin:1.25rem 0;text-decoration:none}.category-parent-product-list-module .product-list .product-item--image{height:9.375rem;padding:.625rem;border:.0625rem solid var(--color__primary);border-radius:var(--global-border-radius);display:-ms-flexbox;display:flex;margin-bottom:.625rem}@media (min-width:20rem){.category-parent-product-list-module .product-list .product-item--image{height:calc(9.375rem + 6.25 * (100vw - 20rem) / 44)}}@media (min-width:64rem){.category-parent-product-list-module .product-list .product-item--image{height:15.625rem}}.category-parent-product-list-module .product-list .product-item--image img,.category-parent-product-list-module .product-list .product-item--image svg{height:auto;width:auto;max-height:100%;max-width:100%;margin:auto;transition:transform .3s cubic-bezier(.23,1,.32,1)}.category-parent-product-list-module .product-list .product-item--brand,.category-parent-product-list-module .product-list .product-item--name{display:block;text-align:center;color:var(--color__grey)}.category-parent-product-list-module .product-list .product-item--brand{font-family:var(--font-regular);font-size:.875rem;line-height:1.125rem}@media (min-width:20rem){.category-parent-product-list-module .product-list .product-item--brand{font-size:calc(.875rem + .1875 * (100vw - 20rem) / 44)}}@media (min-width:64rem){.category-parent-product-list-module .product-list .product-item--brand{font-size:1.0625rem}}@media (min-width:20rem){.category-parent-product-list-module .product-list .product-item--brand{line-height:calc(1.125rem + .375 * (100vw - 20rem) / 44)}}@media (min-width:64rem){.category-parent-product-list-module .product-list .product-item--brand{line-height:1.5rem}}.category-parent-product-list-module .product-list .product-item--name{font-family:var(--font-semibold);font-size:1.375rem;line-height:1.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:20rem){.category-parent-product-list-module .product-list .product-item--name{font-size:calc(1.375rem + .5 * (100vw - 20rem) / 44)}}@media (min-width:64rem){.category-parent-product-list-module .product-list .product-item--name{font-size:1.875rem}}@media (min-width:20rem){.category-parent-product-list-module .product-list .product-item--name{line-height:calc(1.875rem + .625 * (100vw - 20rem) / 44)}}@media (min-width:64rem){.category-parent-product-list-module .product-list .product-item--name{line-height:2.5rem}}.category-parent-product-list-module .product-list .product-item:hover img,.category-parent-product-list-module .product-list .product-item:hover svg{transform:scale(1.05);transform-origin:center}@media (min-width:31.313rem){.category-parent-product-list-module .product-list{margin:0 -.625rem}.category-parent-product-list-module .product-list .product-item{width:calc(50% - 20px);margin-left:.625rem;margin-right:.625rem}}@media (min-width:80rem){.category-parent-product-list-module .product-list{margin:0 -.625rem}.category-parent-product-list-module .product-list .product-item{width:calc(33% - 20px);margin-left:.625rem;margin-right:.625rem}}.content-advantage-module{padding:3.75rem 1.25rem}.content-advantage-module__neutral{background:var(--color__white)}.content-advantage-module__highlighted{background:var(--color__primary);color:var(--color__white)}.content-advantage-module__highlighted h1{color:var(--color__white)}.content-advantage-module .button-wrapper{margin-top:2.5rem;margin-bottom:2.5rem}@media (min-width:20rem){.content-advantage-module .button-wrapper{margin-top:calc(2.5rem + 1.25 * (100vw - 20rem) / 60)}}@media (min-width:80rem){.content-advantage-module .button-wrapper{margin-top:3.75rem}}@media (min-width:20rem){.content-advantage-module .button-wrapper{margin-bottom:calc(2.5rem + 1.25 * (100vw - 20rem) / 60)}}@media (min-width:80rem){.content-advantage-module .button-wrapper{margin-bottom:3.75rem}}.content-advantage-module .advantage-text,.content-advantage-module .advantage__description{color:var(--color__black)}@media (min-width:48rem){.content-advantage-module .button-wrapper,.content-advantage-module h1{text-align:center}.content-advantage-module .text-advantage-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:6.25rem;max-width:62.5rem;margin:0 auto}.content-advantage-module .text-advantage-wrapper .advantage-list{margin:0}}.content-contact-module .content-wrapper{font-size:1.25rem;line-height:1.75rem;font-family:var(--font-regular);color:var(--color__grey);margin:0 0 3.75rem}.content-contact-module .content-wrapper>:first-child{margin-top:0}.content-contact-module .content-wrapper a.button{margin:1.25rem 0}.content-contact-module .sidebar-wrapper .sidebar-element--video{width:20rem;width:24rem;max-width:calc(100vw - 10%)}@media (min-width:20rem){.content-contact-module .sidebar-wrapper .sidebar-element--video{width:calc(20rem + 27.938 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.content-contact-module .sidebar-wrapper .sidebar-element--video{width:47.938rem}}@media (min-width:48rem){.content-contact-module .sidebar-wrapper .sidebar-element--video{width:calc(24rem + 16 * (100vw - 48rem) / 32)}}@media (min-width:80rem){.content-contact-module .sidebar-wrapper .sidebar-element--video{width:40rem}}.content-contact-module .sidebar-wrapper .sidebar-element--contact{border:.125rem solid var(--color__primary);border-radius:var(--global-border-radius);position:relative;box-sizing:border-box;display:-ms-flexbox;display:flex;margin:3.75rem 0;padding:3.75rem 1.25rem 1.25rem;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;text-align:center;font-size:1.25rem;line-height:1.875rem;max-width:20rem;margin:0 auto}.content-contact-module .sidebar-wrapper .sidebar-element--contact .sidebar-icon{position:absolute;padding:.3125rem 1.25rem;width:7.5rem;background:var(--color__white);left:calc(50% - 60px);top:-2.8125rem}.content-contact-module .sidebar-wrapper .sidebar-element--contact .sidebar-icon img{display:block}.content-contact-module .sidebar-wrapper .sidebar-element--contact .sidebar-opening-times .opening-time{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:var(--color__grey)}.content-contact-module .sidebar-wrapper .sidebar-element--contact .sidebar-opening-times .opening-time>div{padding:0 .3125rem}.content-contact-module .sidebar-wrapper .sidebar-element--contact .sidebar-phone a{color:var(--color__primary);font-family:var(--font-semibold);text-decoration:none}.content-contact-module .sidebar-wrapper .sidebar-element--contact .sidebar-phone a:hover{color:#f12d5d}.content-contact-module .sidebar-wrapper .sidebar-element--contact .content-contact-module-button{margin:.625rem .625rem 0;display:block;width:100%;min-width:0}.content-contact-module__highlighted{margin:0!important;padding:3.75rem 1.25rem;background:var(--color_light_grey)}.content-contact-module__highlighted .sidebar-wrapper .sidebar-element--contact .sidebar-icon{background:var(--color_light_grey)}@media (min-width:48rem){.content-contact-module .sidebar-wrapper .sidebar-element--contact .content-contact-module-button{font-size:1.25rem;line-height:3.25rem;font-family:var(--font-light)}}@media (min-width:64rem){.content-contact-module .content-contact-module-inner{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.content-contact-module .content-contact-module-inner .content-wrapper{-ms-flex:1 1 0px;flex:1 1 0;padding-right:10%;font-family:var(--font-regular);margin:0}.content-contact-module .content-contact-module-inner .sidebar-wrapper{-ms-flex:0 0 auto;flex:0 0 auto}.content-contact-module .content-contact-module-inner .sidebar-wrapper .sidebar-element--contact{margin-top:2.5rem;border-width:.0625rem;width:20.3125rem}}.content-product-category-legend-module{padding:3.75rem 1.25rem}.content-product-category-legend-module .product-category-legend-list-wrapper{display:-ms-flexbox;display:flex}.content-product-category-legend-module .product-category-legend-list{padding:0;margin:0 auto;list-style:none}.content-product-category-legend-module .product-category-legend-list .product-category-legend{text-align:center;position:relative;font-size:.875rem;line-height:1.25rem;margin-top:1.25rem;margin-bottom:1.25rem}@media (min-width:20rem){.content-product-category-legend-module .product-category-legend-list .product-category-legend{font-size:calc(.875rem + .25 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.content-product-category-legend-module .product-category-legend-list .product-category-legend{font-size:1.125rem}}@media (min-width:20rem){.content-product-category-legend-module .product-category-legend-list .product-category-legend{line-height:calc(1.25rem + .25 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.content-product-category-legend-module .product-category-legend-list .product-category-legend{line-height:1.5rem}}@media (min-width:20rem){.content-product-category-legend-module .product-category-legend-list .product-category-legend{margin-top:calc(1.25rem + .625 * (100vw - 20rem) / 60)}}@media (min-width:80rem){.content-product-category-legend-module .product-category-legend-list .product-category-legend{margin-top:1.875rem}}@media (min-width:20rem){.content-product-category-legend-module .product-category-legend-list .product-category-legend{margin-bottom:calc(1.25rem + .625 * (100vw - 20rem) / 60)}}@media (min-width:80rem){.content-product-category-legend-module .product-category-legend-list .product-category-legend{margin-bottom:1.875rem}}.content-product-category-legend-module .product-category-legend-list .product-category-legend__icon{border:.125rem dashed var(--color__black);border-radius:.3125rem;text-align:center;padding:1.25rem;margin:0 auto 1.25rem;width:8.125rem;height:8.125rem;display:-ms-flexbox;display:flex}@media (min-width:20rem){.content-product-category-legend-module .product-category-legend-list .product-category-legend__icon{width:calc(8.125rem + 1.875 * (100vw - 20rem) / 11.25)}}@media (min-width:31.25rem){.content-product-category-legend-module .product-category-legend-list .product-category-legend__icon{width:10rem}}@media (min-width:20rem){.content-product-category-legend-module .product-category-legend-list .product-category-legend__icon{height:calc(8.125rem + 1.875 * (100vw - 20rem) / 11.25)}}@media (min-width:31.25rem){.content-product-category-legend-module .product-category-legend-list .product-category-legend__icon{height:10rem}}.content-product-category-legend-module .product-category-legend-list .product-category-legend__icon img{margin:auto;max-height:100%;max-width:100%}@media (min-width:31.313rem){.content-product-category-legend-module .product-category-legend-list{display:grid;grid-template-columns:-webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content;grid-gap:1.25rem}}@media (min-width:48rem){.content-product-category-legend-module h1{text-align:center}.content-product-category-legend-module .product-category-legend-list{grid-template-columns:-webkit-min-content -webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content min-content}}@media (min-width:64rem){.content-product-category-legend-module .product-category-legend-list{grid-template-columns:-webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content min-content min-content}}@media (min-width:80rem){.content-product-category-legend-module .product-category-legend-list{grid-template-columns:-webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content min-content min-content min-content min-content min-content}}.content-quote-module{padding:3.75rem 1.25rem}.content-quote-module__highlighted{padding:3.75rem 1.25rem;background:var(--color_light_grey)}.content-quote-module .quote-list-wrapper{display:-ms-flexbox;display:flex}.content-quote-module .quote-list{padding:0;margin:0 auto;list-style:none}.content-quote-module .quote-list .quote{text-align:left;position:relative;font-size:.875rem;line-height:1.25rem;margin-top:1.25rem;margin-bottom:1.25rem;display:grid;grid-template-columns:auto 1fr;grid-gap:1.25rem}@media (min-width:20rem){.content-quote-module .quote-list .quote{font-size:calc(.875rem + .25 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.content-quote-module .quote-list .quote{font-size:1.125rem}}@media (min-width:20rem){.content-quote-module .quote-list .quote{line-height:calc(1.25rem + .25 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.content-quote-module .quote-list .quote{line-height:1.5rem}}@media (min-width:20rem){.content-quote-module .quote-list .quote{margin-top:calc(1.25rem + .625 * (100vw - 20rem) / 60)}}@media (min-width:80rem){.content-quote-module .quote-list .quote{margin-top:1.875rem}}@media (min-width:20rem){.content-quote-module .quote-list .quote{margin-bottom:calc(1.25rem + .625 * (100vw - 20rem) / 60)}}@media (min-width:80rem){.content-quote-module .quote-list .quote{margin-bottom:1.875rem}}.content-quote-module .quote-list .quote__image{border-radius:.3125rem;text-align:center;margin:0 auto 1.25rem;width:4.6875rem;height:4.6875rem;display:-ms-flexbox;display:flex}@media (min-width:20rem){.content-quote-module .quote-list .quote__image{width:calc(4.6875rem + 1.25 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.content-quote-module .quote-list .quote__image{width:5.9375rem}}@media (min-width:20rem){.content-quote-module .quote-list .quote__image{height:calc(4.6875rem + 1.25 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.content-quote-module .quote-list .quote__image{height:5.9375rem}}.content-quote-module .quote-list .quote__image img{border-radius:.3125rem;margin:auto;max-height:100%;max-width:100%}.content-quote-module .quote-list .quote__content--title{font-weight:700}@media (min-width:48rem){.content-quote-module .quote-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem}}@media (min-width:48rem) and (min-width:48rem){.content-quote-module .quote-list{grid-gap:calc(5rem + 2.5 * (100vw - 48rem) / 32)}}@media (min-width:48rem) and (min-width:80rem){.content-quote-module .quote-list{grid-gap:7.5rem}}.content-rink-box-overview-module{background:var(--color_light_grey);padding:3.75rem 1.25rem;margin:0!important}.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list{padding:0;margin:0 auto;list-style:none}.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview{border:.0625rem solid var(--color__primary);padding:1.25rem;border-radius:.3125rem;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin:1.875rem 0}.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview h1{margin:0;text-align:center}.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .button-wrapper{margin-top:auto}.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .button-wrapper .button{min-width:0;display:block}.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list{display:grid;grid-template-columns:-webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content;grid-gap:.3125rem;padding:0;margin:.625rem auto;list-style:none}.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list .rink-box-content{text-align:center;margin:0 auto .9375rem}.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list .rink-box-content__icon{border:.0625rem dashed var(--color__black);border-radius:.1875rem;text-align:center;padding:.3125rem;margin:0 auto .3125rem;width:6.25rem;height:6.25rem;display:-ms-flexbox;display:flex}@media (min-width:20rem){.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list .rink-box-content__icon{width:calc(6.25rem + 8.75 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list .rink-box-content__icon{width:15rem}}@media (min-width:20rem){.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list .rink-box-content__icon{height:calc(6.25rem + 8.75 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list .rink-box-content__icon{height:15rem}}@media (min-width:48rem){.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list .rink-box-content__icon{width:calc(6.25rem + -1.25 * (100vw - 48rem) / 32)}}@media (min-width:80rem){.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list .rink-box-content__icon{width:5rem}}@media (min-width:48rem){.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list .rink-box-content__icon{height:calc(6.25rem + -1.25 * (100vw - 48rem) / 32)}}@media (min-width:80rem){.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list .rink-box-content__icon{height:5rem}}.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list .rink-box-content__icon img{margin:auto;max-height:100%;max-width:100%}@media (min-width:48rem){.content-rink-box-overview-module .rink-box-overview-text,.content-rink-box-overview-module h1{text-align:center}.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem}.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .button-wrapper{text-align:center}.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .button-wrapper .button{display:inline-block}}@media (min-width:64rem){.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list{grid-template-columns:1fr 1fr 1fr}}@media (min-width:80rem){.content-rink-box-overview-module .rink-box-overview-list-wrapper .rink-box-overview-list .rink-box-overview .rink-box-content-list{grid-template-columns:-webkit-min-content -webkit-min-content -webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content min-content min-content}}.wp-block-embed-youtube{margin:0;background:var(--color_light_grey);margin:1.875rem 0}.wp-block-embed-youtube .wp-block-embed__wrapper{max-width:var(--content-padding-width);margin:auto}.hero-advantage-module{background:var(--color__white)}.hero-advantage-module,.hero-advantage-module .flickity-viewport,.hero-advantage-module .hero-advantage-module-carousel,.hero-advantage-module .hero-advantage-module-carousel-cell,.hero-advantage-module .hero-advantage-module-carousel-cell .hero-advantage-module__background-image,.hero-advantage-module .hero-advantage-module-carousel-cell .hero-advantage-module__background-image>img,.hero-advantage-module .hero-advantage-module__content{height:34.0625rem;max-height:calc(100vh - 100px);width:100%;margin:0}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__background-image{position:relative;z-index:1}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__background-image>img{display:block;-o-object-fit:cover;object-fit:cover}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;padding-bottom:2.8125rem}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__image{-ms-flex-positive:1;flex-grow:1;margin:.0625rem}@media (min-width:31.313rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__image{margin:calc(.0625rem + 2.4375 * (100vw - 31.313rem) / 32.625)}}@media (min-width:63.938rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__image{margin:2.5rem}}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__image img{height:10.9375rem}@media (min-width:20rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__image img{height:calc(10.9375rem + 1.5625 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__image img{height:12.5rem}}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner{-ms-flex-order:-1;order:-1;max-width:var(--content-padding-width);width:100%;margin:0 auto;padding:var(--global-container-padding);display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:justify;justify-content:space-between}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner h1{font-size:1.875rem;line-height:2.5rem;font-size:2.5rem;line-height:3.125rem;margin:0}@media (min-width:20rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner h1{font-size:calc(1.875rem + .625 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner h1{font-size:2.5rem}}@media (min-width:20rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner h1{line-height:calc(2.5rem + .625 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner h1{line-height:3.125rem}}@media (min-width:63.938rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner h1{font-size:calc(2.5rem + 1.25 * (100vw - 63.938rem) / 16.062)}}@media (min-width:80rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner h1{font-size:3.75rem}}@media (min-width:63.938rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner h1{line-height:calc(3.125rem + 1.4375 * (100vw - 63.938rem) / 16.062)}}@media (min-width:80rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner h1{line-height:4.5625rem}}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner h1.hero-advantage-module__headline_white{color:var(--color__white)}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner h1.hero-advantage-module__headline_primary{color:var(--color__primary)}.hero-advantage-module .hero-advantage-module-carousel .flickity-page-dots .dot{border-color:var(--color__white)}.hero-advantage-module .hero-advantage-module-carousel .flickity-page-dots .dot.is-selected,.hero-advantage-module .hero-advantage-module-carousel .flickity-page-dots .dot:hover{background:var(--color__white)}.hero-advantage-module.hero-advantage-module__single,.hero-advantage-module.hero-advantage-module__single .flickity-viewport,.hero-advantage-module.hero-advantage-module__single .hero-advantage-module-carousel,.hero-advantage-module.hero-advantage-module__single .hero-advantage-module-carousel-cell,.hero-advantage-module.hero-advantage-module__single .hero-advantage-module-carousel-cell .hero-advantage-module__background-image,.hero-advantage-module.hero-advantage-module__single .hero-advantage-module-carousel-cell .hero-advantage-module__background-image>img,.hero-advantage-module.hero-advantage-module__single .hero-advantage-module__content{height:31.25rem}.hero-advantage-module.hero-advantage-module__single .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content{padding-bottom:0}.hero-advantage-module.hero-advantage-module__single .flickity-page-dots{display:none}@media (min-width:31.313rem){.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content{-ms-flex-flow:row;flex-flow:row}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__image{text-align:right}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__image img{max-width:100%;height:auto}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner{-ms-flex-order:2;order:2}}@media (min-width:48rem){.hero-advantage-module,.hero-advantage-module .flickity-viewport,.hero-advantage-module .hero-advantage-module-carousel,.hero-advantage-module .hero-advantage-module-carousel-cell,.hero-advantage-module .hero-advantage-module-carousel-cell .hero-advantage-module__background-image,.hero-advantage-module .hero-advantage-module-carousel-cell .hero-advantage-module__background-image>img,.hero-advantage-module .hero-advantage-module__content,.hero-advantage-module.hero-advantage-module__single,.hero-advantage-module.hero-advantage-module__single .flickity-viewport,.hero-advantage-module.hero-advantage-module__single .hero-advantage-module-carousel,.hero-advantage-module.hero-advantage-module__single .hero-advantage-module-carousel-cell,.hero-advantage-module.hero-advantage-module__single .hero-advantage-module-carousel-cell .hero-advantage-module__background-image,.hero-advantage-module.hero-advantage-module__single .hero-advantage-module-carousel-cell .hero-advantage-module__background-image>img,.hero-advantage-module.hero-advantage-module__single .hero-advantage-module__content{height:43.75rem;max-height:none}.hero-advantage-module.small-height,.hero-advantage-module.small-height .flickity-viewport,.hero-advantage-module.small-height .hero-advantage-module-carousel,.hero-advantage-module.small-height .hero-advantage-module-carousel-cell,.hero-advantage-module.small-height .hero-advantage-module-carousel-cell .hero-advantage-module__background-image,.hero-advantage-module.small-height .hero-advantage-module-carousel-cell .hero-advantage-module__background-image>img,.hero-advantage-module.small-height .hero-advantage-module__content{height:37.5rem;max-height:none}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content{padding:0}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__content--inner{-ms-flex-pack:center;justify-content:center;-ms-flex:1 1 0px;flex:1 1 0}.hero-advantage-module .hero-advantage-module-carousel .hero-advantage-module-carousel-cell .hero-advantage-module__content .hero-advantage-module__image{-ms-flex:1 1 0px;flex:1 1 0}}.hero-module{background:var(--color__white)}.hero-module,.hero-module .flickity-viewport,.hero-module .hero-module-carousel,.hero-module .hero-module-carousel-cell,.hero-module .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image,.hero-module .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image iframe,.hero-module .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image img,.hero-module .hero-module__content{height:34.0625rem;max-height:calc(100vh - 100px);width:100%;margin:0}.hero-module .hero-module-carousel .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image{position:relative;z-index:1}.hero-module .hero-module-carousel .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image img{display:block;-o-object-fit:cover;object-fit:cover}.hero-module .hero-module-carousel .hero-module-carousel-cell.hero-module__alternative{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.hero-module .hero-module-carousel .hero-module-carousel-cell.hero-module__alternative .hero-module__image{margin:0 auto 5.625rem;width:90%;max-width:25rem}.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:2.8125rem}.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner{max-width:var(--content-padding-width);width:100%;height:100%;margin:0 auto;padding:var(--global-container-padding);display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:justify;justify-content:space-between;text-align:center}.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner h1{font-size:3.125rem;font-size:3.75rem;line-height:3.75rem;line-height:4.375rem;margin:0}@media (min-width:47.938rem){.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner h1{font-size:calc(3.125rem + .625 * (100vw - 47.938rem) / .062)}}@media (min-width:48rem){.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner h1{font-size:3.75rem}}@media (min-width:63.938rem){.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner h1{font-size:calc(3.75rem + 3.125 * (100vw - 63.938rem) / 16.062)}}@media (min-width:80rem){.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner h1{font-size:6.875rem}}@media (min-width:47.938rem){.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner h1{line-height:calc(3.75rem + .625 * (100vw - 47.938rem) / .062)}}@media (min-width:48rem){.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner h1{line-height:4.375rem}}@media (min-width:63.938rem){.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner h1{line-height:calc(4.375rem + 3.125 * (100vw - 63.938rem) / 16.062)}}@media (min-width:80rem){.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner h1{line-height:7.5rem}}.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner h1.hero-module__headline_white{color:var(--color__white)}.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner h1.hero-module__headline_primary{color:var(--color__primary)}.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner a{display:block;width:100%}.hero-module .hero-module-carousel .flickity-page-dots .dot{border-color:var(--color__white)}.hero-module .hero-module-carousel .flickity-page-dots .dot.is-selected,.hero-module .hero-module-carousel .flickity-page-dots .dot:hover{background:var(--color__white)}.hero-module.hero-module__single,.hero-module.hero-module__single .flickity-viewport,.hero-module.hero-module__single .hero-module-carousel,.hero-module.hero-module__single .hero-module-carousel-cell,.hero-module.hero-module__single .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image,.hero-module.hero-module__single .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image iframe,.hero-module.hero-module__single .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image img,.hero-module.hero-module__single .hero-module__content{height:31.25rem}.hero-module.hero-module__single .hero-module-carousel .hero-module-carousel-cell .hero-module__content{padding-bottom:0}.hero-module.hero-module__single .flickity-page-dots{display:none}@media (min-width:31.313rem){.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner a{display:inline-block;width:auto;-ms-flex-item-align:center;align-self:center}}@media (min-width:48rem){.hero-module,.hero-module .flickity-viewport,.hero-module .hero-module-carousel,.hero-module .hero-module-carousel-cell,.hero-module .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image,.hero-module .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image iframe,.hero-module .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image img,.hero-module .hero-module__content,.hero-module.hero-module__single,.hero-module.hero-module__single .flickity-viewport,.hero-module.hero-module__single .hero-module-carousel,.hero-module.hero-module__single .hero-module-carousel-cell,.hero-module.hero-module__single .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image,.hero-module.hero-module__single .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image iframe,.hero-module.hero-module__single .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image img,.hero-module.hero-module__single .hero-module__content{height:43.75rem;max-height:none}.hero-module.small-height,.hero-module.small-height .flickity-viewport,.hero-module.small-height .hero-module-carousel,.hero-module.small-height .hero-module-carousel-cell,.hero-module.small-height .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image,.hero-module.small-height .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image iframe,.hero-module.small-height .hero-module-carousel-cell:not(.hero-module__alternative) .hero-module__image img,.hero-module.small-height .hero-module__content{height:37.5rem;max-height:none}.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content{padding:0}.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner{-ms-flex-pack:center;justify-content:center;text-align:right}.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner h1{-ms-flex-item-align:end;align-self:flex-end;max-width:50%;padding-bottom:1.25rem}.hero-module .hero-module-carousel .hero-module-carousel-cell .hero-module__content .hero-module__content--inner a{-ms-flex-item-align:end;align-self:flex-end;min-width:25rem}.hero-module .hero-module-carousel .hero-module-carousel-cell.hero-module__alternative .hero-module__image{margin:0;-ms-flex-item-align:center;align-self:center;max-width:50%;text-align:right;padding-right:3.125rem}.hero-module .hero-module-carousel .hero-module-carousel-cell.hero-module__alternative .hero-module__image img{max-width:43.75rem}}.newsletter-registration-module{display:-ms-flexbox;display:flex;background-size:0;background:var(--color_light_grey)}.newsletter-registration-module .newsletter-registration-module-inner{padding:3.75rem 1.25rem}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-text{display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;position:relative;color:var(--color__grey);font-family:var(--font-regular);font-size:1.25rem;line-height:1.75rem;-ms-flex-item-align:start;align-self:flex-start}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-text .headline{color:inherit;margin-top:0}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-text .description{margin-bottom:.625rem}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form{max-width:20rem;margin:0 auto}@media (min-width:20rem){.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form{max-width:calc(20rem + 11.25 * (100vw - 20rem) / 27.938)}}@media (min-width:47.938rem){.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form{max-width:31.25rem}}@media (min-width:64rem){.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form{max-width:calc(20rem + 11.25 * (100vw - 64rem) / 26)}}@media (min-width:90rem){.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form{max-width:31.25rem}}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .validation,.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .validation-message{display:none}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .validation{font-size:.875rem;line-height:1.25rem;color:var(--color__error);font-family:var(--font-light);margin:.625rem 0 0}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .validation-message h3{margin:0}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .form{display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;position:relative}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .form .ajax-loader{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;margin:0;background-repeat:no-repeat;background-color:hsla(0,0%,94%,.85);background-position:50%;background-size:60px;background-image:url(//www.rink-rehaservice.de/app/themes/rink/dist/img/ajax-loader-red.gif);z-index:1;display:none}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .form .input-wrapper input.input-email{width:100%;margin:0}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .form .input-wrapper,.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .form .styled-checkbox-wrapper{margin-bottom:var(--global-container-padding)}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form.loader .form .ajax-loader{display:block}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form.already-subscribed .form,.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form.failed .form,.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form.success .form{display:none}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form.already-subscribed .already-subscribed-message,.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form.failed .failed-message,.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form.success .success-message{display:block}@media (min-width:31.313rem){.newsletter-registration-module .newsletter-registration-module-inner{text-align:center;margin:auto;max-width:56.25rem;-ms-flex-align:center;align-items:center;padding:5.625rem 1.25rem}.newsletter-registration-module .newsletter-registration-module-inner a{-ms-flex-align:center;align-items:center;min-width:20.3125rem}}@media (min-width:64rem){.newsletter-registration-module .newsletter-registration-module-inner{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-width:var(--content-width);margin:0 auto}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-text{-ms-flex:1 1 0px;flex:1 1 0;padding-right:3.75rem}}@media (min-width:64rem) and (min-width:64rem){.newsletter-registration-module .newsletter-registration-module-inner .newsletter-text{padding-right:calc(3.75rem + 3.75 * (100vw - 64rem) / 26)}}@media (min-width:64rem) and (min-width:90rem){.newsletter-registration-module .newsletter-registration-module-inner .newsletter-text{padding-right:7.5rem}}@media (min-width:64rem){.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form{-ms-flex:0 0 auto;flex:0 0 auto}.newsletter-registration-module .newsletter-registration-module-inner .newsletter-form .form button{font-size:1.25rem;line-height:3.125rem;font-family:var(--font-light);-ms-flex-item-align:end;align-self:flex-end;min-width:12.5rem}}.partner-module{background:var(--color_light_grey);padding:2.5rem 0}.partner-module__neutral{background:var(--color__white)}.partner-module__multi .partner-module-carousel-wrapper,.partner-module__multi_count_10 .partner-module-carousel-wrapper{padding-bottom:2.5rem}.partner-module__multi_count_20 .partner-module-carousel-wrapper{padding-bottom:3.75rem}.partner-module__multi_count_30 .partner-module-carousel-wrapper{padding-bottom:5rem}.partner-module .partner-module-carousel-wrapper .description,.partner-module .partner-module-carousel-wrapper .partner-module-carousel,.partner-module .partner-module-carousel-wrapper h3{display:block;width:100%;max-width:21.6875rem;margin:0 auto}.partner-module .partner-module-carousel-wrapper .partner-module-carousel,.partner-module .partner-module-carousel-wrapper h3{color:var(--color__primary)}.partner-module .partner-module-carousel-wrapper .partner-module-carousel{height:11.25rem;padding:1.25rem 0;box-sizing:content-box}.partner-module .partner-module-carousel-wrapper .partner-module-carousel .flickity-slider{display:-ms-flexbox;display:flex}.partner-module .partner-module-carousel-wrapper .partner-module-carousel .flickity-slider .partner-module-carousel-cell{-ms-flex:1 1 auto;flex:1 1 auto;padding:0 .6875rem}.partner-module .partner-module-carousel-wrapper .partner-module-carousel .flickity-slider .partner-module-carousel-cell .partner-module__image{width:20.3125rem;max-width:calc(100vw - (var(--global-container-padding)*2));height:11.25rem;background:var(--color__white);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0}.partner-module .partner-module-carousel-wrapper .partner-module-carousel .flickity-slider .partner-module-carousel-cell .partner-module__image img{max-height:11.25rem;max-width:90%;margin:auto}.partner-module .partner-module-carousel-wrapper .partner-module-carousel .flickity-button{display:none}.partner-module .partner-module-carousel-wrapper .partner-module-carousel .flickity-page-dots{bottom:auto;top:100%;padding-top:0}@media (min-width:31.313rem){.partner-module .partner-module-carousel-wrapper{padding-right:1.25rem;padding-left:1.25rem}.partner-module .partner-module-carousel-wrapper .description,.partner-module .partner-module-carousel-wrapper .partner-module-carousel,.partner-module .partner-module-carousel-wrapper h3{max-width:43.375rem}}@media (min-width:48rem){.partner-module .partner-module-carousel-wrapper .description,.partner-module .partner-module-carousel-wrapper .partner-module-carousel,.partner-module .partner-module-carousel-wrapper h3{max-width:67.125rem}}@media (min-width:80rem){.partner-module .partner-module-carousel-wrapper .description,.partner-module .partner-module-carousel-wrapper .partner-module-carousel,.partner-module .partner-module-carousel-wrapper h3{max-width:86.75rem}.partner-module .partner-module-carousel-wrapper .flickity-viewport{margin-left:-.6875rem;margin-right:-.6875rem}.partner-module .partner-module-carousel-wrapper .partner-module-carousel{position:relative}.partner-module .partner-module-carousel-wrapper .partner-module-carousel .flickity-page-dots{display:none}.partner-module .partner-module-carousel-wrapper .partner-module-carousel .flickity-button{display:block;background:none;height:2.8125rem;width:auto;cursor:pointer}.partner-module .partner-module-carousel-wrapper .partner-module-carousel .flickity-button svg{fill:var(--color__primary);display:block;height:100%;width:auto}.partner-module .partner-module-carousel-wrapper .partner-module-carousel .flickity-button.next{left:100%;right:auto}.partner-module .partner-module-carousel-wrapper .partner-module-carousel .flickity-button.previous{right:100%;left:auto}}.posts-list-module .container ul.post-list{margin:0;padding:0}.posts-list-module .container ul.post-list li{list-style:none;margin-bottom:5rem}.posts-list-module .container ul.post-list li .post-preview-image-wrapper{margin-bottom:1.25rem}.posts-list-module .container ul.post-list li .post-date{font-size:1rem;line-height:1.25rem}@media (min-width:31.313rem){.posts-list-module .container ul.post-list li .post-date{font-size:calc(1rem + .125 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.posts-list-module .container ul.post-list li .post-date{font-size:1.125rem}}@media (min-width:31.313rem){.posts-list-module .container ul.post-list li .post-date{line-height:calc(1.25rem + .25 * (100vw - 31.313rem) / 16.687)}}@media (min-width:48rem){.posts-list-module .container ul.post-list li .post-date{line-height:1.5rem}}.posts-list-module .container ul.post-list li .post-title{margin:.625rem 0}.posts-list-module .container ul.post-list li .post-title a{text-decoration:none}.posts-list-module .container ul.post-list li .read-more{margin-top:1.25rem;display:block}@media (min-width:48rem){.posts-list-module .container ul.post-list{display:grid;grid-gap:1.875rem;grid-template-columns:repeat(2,1fr)}.posts-list-module .container ul.post-list li{margin-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.posts-list-module .container ul.post-list li .post-preview-content{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.posts-list-module .container ul.post-list li .post-preview-content .post-content-preview{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.posts-list-module .container ul.post-list li .post-preview-content .post-content-preview .read-more{-ms-flex-item-align:end;align-self:flex-end;width:100%}}@media (min-width:64rem){.posts-list-module .container ul.post-list{grid-template-columns:repeat(3,1fr)}}@media (min-width:80rem){.posts-list-module .container ul.post-list{display:block}.posts-list-module .container ul.post-list li{display:grid;grid-gap:1.875rem;grid-template-columns:repeat(12,1fr);margin-bottom:5rem}.posts-list-module .container ul.post-list li .post-preview-image-wrapper{grid-column-start:1;grid-column-end:5;margin:0}.posts-list-module .container ul.post-list li .post-preview-content{grid-column-start:5;grid-column-end:13;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.posts-list-module .container ul.post-list li .post-preview-content .post-content-preview{display:block;-ms-flex-positive:0;flex-grow:0}.posts-list-module .container ul.post-list li .post-preview-content .post-content-preview .read-more{display:inline;background:transparent;padding:0;border:0;color:var(--color__primary);text-decoration:underline;line-height:inherit}}.product-view-module .product-view-module-inner{display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;margin-bottom:3.75rem}.product-view-module .product-view-module-inner .product-name .product-brand{text-transform:uppercase;font-size:1rem;line-height:1.25rem;font-family:var(--font-regular);color:var(--color__grey)}@media (min-width:47.938rem){.product-view-module .product-view-module-inner .product-name .product-brand{font-size:calc(1rem + .5 * (100vw - 47.938rem) / .062)}}@media (min-width:48rem){.product-view-module .product-view-module-inner .product-name .product-brand{font-size:1.5rem}}@media (min-width:47.938rem){.product-view-module .product-view-module-inner .product-name .product-brand{line-height:calc(1.25rem + .625 * (100vw - 47.938rem) / .062)}}@media (min-width:48rem){.product-view-module .product-view-module-inner .product-name .product-brand{line-height:1.875rem}}.product-view-module .product-view-module-inner .product-name .product-title{margin:0;font-size:1.875rem;line-height:2.25rem;font-family:var(--font-semibold);color:var(--color__grey)}@media (min-width:47.938rem){.product-view-module .product-view-module-inner .product-name .product-title{font-size:calc(1.875rem + 1.125 * (100vw - 47.938rem) / .062)}}@media (min-width:48rem){.product-view-module .product-view-module-inner .product-name .product-title{font-size:3rem}}@media (min-width:47.938rem){.product-view-module .product-view-module-inner .product-name .product-title{line-height:calc(2.25rem + 1.5 * (100vw - 47.938rem) / .062)}}@media (min-width:48rem){.product-view-module .product-view-module-inner .product-name .product-title{line-height:3.75rem}}.product-view-module .product-view-module-inner .product-pictures{margin:2.5rem 0}.product-view-module .product-view-module-inner .product-pictures .product-picture-preview{display:-ms-flexbox;display:flex;height:37.5rem;max-height:calc(100vh - 200px)}.product-view-module .product-view-module-inner .product-pictures .product-picture-preview img{margin:auto;max-height:95%;width:auto}.product-view-module .product-view-module-inner .product-pictures .additional-product-pictures{display:-ms-flexbox;display:flex;-ms-flex-wrap:row nowrap;flex-wrap:row nowrap;margin:0 -.3125rem}.product-view-module .product-view-module-inner .product-pictures .additional-product-pictures .additional-picture{-ms-flex:1 1 auto;flex:1 1 auto;border:.125rem solid var(--color__primary);border-radius:var(--global-border-radius);margin:0 .3125rem;display:-ms-flexbox;display:flex;height:4.0625rem}.product-view-module .product-view-module-inner .product-pictures .additional-product-pictures .additional-picture img{display:block;margin:auto;padding:.1875rem;border-radius:inherit;height:100%;width:auto}.product-view-module .product-view-module-inner .product-cta{color:var(--color__grey);font-family:var(--font-regular)}.product-view-module .product-view-module-inner .product-cta .product-article-number{font-family:var(--font-semibold);font-size:1rem}.product-view-module .product-view-module-inner .product-cta .product-description{margin-bottom:3.75rem}.product-view-module .product-view-module-inner .product-cta .select-wrapper{position:relative}.product-view-module .product-view-module-inner .product-cta .select-wrapper,.product-view-module .product-view-module-inner .product-cta .select-wrapper select{display:block;width:100%}.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper{position:relative}.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper .consultation-form,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-button{display:none}.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form{display:block}.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:3.75rem 0 1.25rem}.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header h3{margin:0}.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-button,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-button:after,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-button:before,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .modal--close_inner,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .modal--close_inner:after,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .modal--close_inner:before,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .search-wrapper .search-form-wrapper .search-form-container .close-search .close-search-inner,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .search-wrapper .search-form-wrapper .search-form-container .close-search .close-search-inner:after,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .search-wrapper .search-form-wrapper .search-form-container .close-search .close-search-inner:before,.search-wrapper .search-form-wrapper .search-form-container .close-search .product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-search-inner,.search-wrapper .search-form-wrapper .search-form-container .close-search .product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-search-inner:after,.search-wrapper .search-form-wrapper .search-form-container .close-search .product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-search-inner:before{width:2rem}.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-button:after,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-button:before,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .modal--close_inner:after,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .modal--close_inner:before,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .search-wrapper .search-form-wrapper .search-form-container .close-search .close-search-inner:after,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .search-wrapper .search-form-wrapper .search-form-container .close-search .close-search-inner:before,.search-wrapper .search-form-wrapper .search-form-container .close-search .product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-search-inner:after,.search-wrapper .search-form-wrapper .search-form-container .close-search .product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-search-inner:before{top:1rem;background:var(--color__primary)}.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-button,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .modal--close_inner,.product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .search-wrapper .search-form-wrapper .search-form-container .close-search .close-search-inner,.search-wrapper .search-form-wrapper .search-form-container .close-search .product-view-module .product-view-module-inner .product-cta .consultation-form-wrapper.show-consultation-form .consultation-form .form-header .close-search-inner{height:2rem}.product-view-module .produkt-view-module-technical-data-wrapper .produkt-view-module-technical-data-inner .produkt-view-module-technical-data-group{margin:1.875rem 0;max-width:31.25rem;margin-right:auto}.product-view-module .produkt-view-module-technical-data-wrapper .produkt-view-module-technical-data-inner .produkt-view-module-technical-data-group:first-child{margin-top:0}.product-view-module .produkt-view-module-technical-data-wrapper .produkt-view-module-technical-data-inner .produkt-view-module-technical-data-group .produkt-view-module-technical-data{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.3125rem}@media (min-width:48rem){.product-view-module .product-view-module-inner .product-pictures{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-view-module .product-view-module-inner .product-pictures .product-picture-preview{-ms-flex:1 1 67%;flex:1 1 67%}.product-view-module .product-view-module-inner .product-pictures .additional-product-pictures{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-flow:column;flex-flow:column}.product-view-module .product-view-module-inner .product-pictures .additional-product-pictures .additional-picture{margin-top:.625rem;margin-bottom:.625rem;max-height:6.25rem}.product-view-module .product-view-module-inner .product-cta{padding:1.875rem 0}.product-view-module .product-view-module-inner .product-cta .select-wrapper,.product-view-module .product-view-module-inner .product-cta .select-wrapper select{max-width:31.25rem}.product-view-module .produkt-view-module-technical-data-wrapper .produkt-view-module-technical-data-inner{column-count:2;column-gap:10%}.product-view-module .produkt-view-module-technical-data-wrapper .produkt-view-module-technical-data-inner .produkt-view-module-technical-data-group{-moz-column-break-inside:avoid;break-inside:avoid}}@media (min-width:64rem){.product-view-module .product-view-module-inner{padding:1.875rem 0;display:grid;grid-template-columns:40% 5% 55%;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;grid-template-areas:"a b c" "a b d"}.product-view-module .product-view-module-inner .product-name{grid-area:c}.product-view-module .product-view-module-inner .product-pictures{grid-area:a;display:block;margin:0}.product-view-module .product-view-module-inner .product-pictures .product-picture-preview{max-height:calc(100vh - 300px)}.product-view-module .product-view-module-inner .product-pictures .additional-product-pictures{-ms-flex-flow:nowrap;flex-flow:nowrap;margin-top:0;margin-bottom:0}.product-view-module .product-view-module-inner .product-pictures .additional-product-pictures .additional-picture{max-width:7.8125rem;max-height:none}.product-view-module .product-view-module-inner .product-cta{grid-area:d;padding:1.875rem 0}.product-view-module .produkt-view-module-technical-data-wrapper .produkt-view-module-technical-data-inner{column-gap:15%}.product-view-module .produkt-view-module-technical-data-wrapper .produkt-view-module-technical-data-inner .produkt-view-module-technical-data-group .produkt-view-module-technical-data--label{font-family:var(--font-regular)}.product-view-module .produkt-view-module-technical-data-wrapper .produkt-view-module-technical-data-inner .produkt-view-module-technical-data-group .produkt-view-module-technical-data--value{font-family:var(--font-light);margin-left:auto}}@media (min-width:80rem){.product-view-module .produkt-view-module-more-informations,.product-view-module .produkt-view-module-technical-data-wrapper{max-width:calc(100% - 320px - 10%)}.product-view-module .product-view-module-inner{grid-template-columns:35% 5% 60%}.product-view-module .product-view-module-inner .product-pictures .additional-product-pictures .additional-picture{max-width:7.8125rem}}.products-category-overview-module{background:var(--color__white)}.products-category-overview-module .products-category-overview h2{margin-bottom:0}.products-category-overview-module .products-category-overview .products-category-overview-inner .category{padding-top:2.5rem}@media (min-width:47.938rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category{padding-top:calc(2.5rem + 2.5 * (100vw - 47.938rem) / 32.062)}}@media (min-width:80rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category{padding-top:5rem}}.products-category-overview-module .products-category-overview .products-category-overview-inner .category a{height:10rem;border:.125rem solid var(--color__primary);border-radius:var(--global-border-radius);position:relative;box-sizing:border-box;display:-ms-flexbox;display:flex}@media (min-width:47.938rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category a{height:calc(10rem + 5.625 * (100vw - 47.938rem) / 32.062)}}@media (min-width:80rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category a{height:15.625rem}}.products-category-overview-module .products-category-overview .products-category-overview-inner .category a img{max-height:80%;margin:auto;transition:transform .3s cubic-bezier(.23,1,.32,1);z-index:1}.products-category-overview-module .products-category-overview .products-category-overview-inner .category a .title{font-size:1.25rem;line-height:2.5rem;padding-left:1.5625rem;padding-right:1.5625rem;font-family:var(--font-semibold);position:absolute;background:var(--color__primary);color:var(--color__white);border-radius:var(--global-border-radius);top:-1.25rem;left:-.125rem;z-index:2}@media (min-width:47.938rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category a .title{font-size:calc(1.25rem + .625 * (100vw - 47.938rem) / 32.062)}}@media (min-width:80rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category a .title{font-size:1.875rem}}@media (min-width:47.938rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category a .title{line-height:calc(2.5rem + 1.25 * (100vw - 47.938rem) / 32.062)}}@media (min-width:80rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category a .title{line-height:3.75rem}}@media (min-width:47.938rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category a .title{padding-left:calc(1.5625rem + -.625 * (100vw - 47.938rem) / .062)}}@media (min-width:48rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category a .title{padding-left:.9375rem}}@media (min-width:47.938rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category a .title{padding-right:calc(1.5625rem + -.625 * (100vw - 47.938rem) / .062)}}@media (min-width:48rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category a .title{padding-right:.9375rem}}.products-category-overview-module .products-category-overview .products-category-overview-inner .category a:hover img{transform:scale(1.05);transform-origin:center}@media (min-width:31.313rem){.products-category-overview-module .products-category-overview .products-category-overview-inner{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.products-category-overview-module .products-category-overview .products-category-overview-inner .category{width:50%;-ms-flex-positive:1;flex-grow:1;padding-left:.625rem;padding-right:.625rem}}@media (min-width:48rem){.products-category-overview-module .products-category-overview .products-category-overview-inner .category{width:33.33%}.products-category-overview-module .products-category-overview .products-category-overview-inner .category a{border-width:.0625rem}.products-category-overview-module .products-category-overview .products-category-overview-inner .category a .title{left:-.0625rem}}.wp-block-separator{margin:3.75rem auto;border:.0625rem solid var(--color_light_grey)}.tab-accordion-module .tab-accordion-module-inner{max-width:calc(var(--content-width) + 40px);margin:3.75rem auto;padding-left:1.25rem;padding-right:1.25rem}.tab-accordion-module .tab-accordion-module-inner .tabs{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.tab-accordion-module .tab-accordion-module-inner .tabs input[type=radio]{position:absolute;top:0;left:-9999px}.tab-accordion-module .tab-accordion-module-inner .tabs label{font-size:1.25rem;line-height:1.75rem;display:block;padding:.3125rem 0 0 .9375rem;position:relative;text-decoration:underline;color:var(--color__grey);font-family:var(--font-regular)}.tab-accordion-module .tab-accordion-module-inner .tabs label:before{content:"»";position:absolute;left:0;top:.25rem}.tab-accordion-module .tab-accordion-module-inner .tabs .tabs-accordion-content{display:none;color:var(--color__grey);font-family:var(--font-regular)}.tab-accordion-module .tab-accordion-module-inner .tabs [id^=tab_]:checked+label{color:var(--color__primary)}.tab-accordion-module .tab-accordion-module-inner .tabs [id^=tab_]:checked+label+.tabs-accordion-content{display:block}@media (min-width:48rem){.tab-accordion-module .tab-accordion-module-inner .tabs{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;margin:0 -.625rem}.tab-accordion-module .tab-accordion-module-inner .tabs label{font-size:1rem;margin-left:.3125rem;margin-right:.3125rem;background:var(--color_light_grey);-ms-flex:1 1 0px;flex:1 1 0;text-align:center;text-decoration:none;color:var(--color__grey);border-radius:var(--global-border-radius) var(--global-border-radius) 0 0;font-family:var(--font-regular);padding:.6875rem 0;cursor:pointer;white-space:nowrap;outline:none}}@media (min-width:48rem) and (min-width:47.938rem){.tab-accordion-module .tab-accordion-module-inner .tabs label{font-size:calc(1rem + .25 * (100vw - 47.938rem) / 32.062)}}@media (min-width:48rem) and (min-width:80rem){.tab-accordion-module .tab-accordion-module-inner .tabs label{font-size:1.25rem}}@media (min-width:48rem) and (min-width:47.938rem){.tab-accordion-module .tab-accordion-module-inner .tabs label{margin-left:calc(.3125rem + .3125 * (100vw - 47.938rem) / 32.062)}}@media (min-width:48rem) and (min-width:80rem){.tab-accordion-module .tab-accordion-module-inner .tabs label{margin-left:.625rem}}@media (min-width:48rem) and (min-width:47.938rem){.tab-accordion-module .tab-accordion-module-inner .tabs label{margin-right:calc(.3125rem + .3125 * (100vw - 47.938rem) / 32.062)}}@media (min-width:48rem) and (min-width:80rem){.tab-accordion-module .tab-accordion-module-inner .tabs label{margin-right:.625rem}}@media (min-width:48rem){.tab-accordion-module .tab-accordion-module-inner .tabs label:hover{color:#555}.tab-accordion-module .tab-accordion-module-inner .tabs label:before{display:none}.tab-accordion-module .tab-accordion-module-inner .tabs .tabs-accordion-content{width:100%;margin:0 .625rem}.tab-accordion-module .tab-accordion-module-inner .tabs [id^=tab_]:checked+label{background:var(--color__grey);color:var(--color__white)}.tab-accordion-module .tab-accordion-module-inner .tabs [id^=tab_]:checked+label+.tabs-accordion-content{-ms-flex-order:1;order:1}}.teaser-module{display:-ms-flexbox;display:flex;background-size:0;z-index:1}.teaser-module:after,.teaser-module:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.teaser-module:before{background-image:inherit;background-position:50%;background-repeat:no-repeat;background-size:cover;filter:grayscale(1) brightness(.85);z-index:-2}.teaser-module:after{background:rgba(220,15,65,.5);z-index:-1}.teaser-module .teaser-module-inner{display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;position:relative;padding-top:3.75rem;padding-bottom:3.75rem;color:var(--color__white);font-family:var(--font-regular);font-size:1.25rem;line-height:1.75rem;z-index:1}.teaser-module .teaser-module-inner .headline{color:inherit;margin:0}.teaser-module .teaser-module-inner .description{padding:2.5rem 0}.teaser-module .teaser-module-inner a{-ms-flex-align:stretch;align-items:stretch;font-size:1.25rem;line-height:3.25rem}@media (min-width:31.313rem){.teaser-module .teaser-module-inner{text-align:center;margin:auto;max-width:56.25rem;-ms-flex-align:center;align-items:center;padding-top:5.625rem;padding-bottom:5.625rem}.teaser-module .teaser-module-inner a{-ms-flex-align:center;align-items:center;min-width:20.3125rem}}.alignleft{float:left}.alignright{float:right}@media (min-width:950px){.alignwide{left:calc(50% - 50vw);margin-left:-125px;margin-right:-125px;max-width:100vw;position:relative}}.alignfull{left:calc(50% - 50vw);position:relative;width:100vw}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.text--left{text-align:left}.text--right{text-align:right}.text--center{text-align:center}.BorlabsCookie *{box-sizing:border-box}.BorlabsCookie *::before,.BorlabsCookie *::after{box-sizing:inherit}.BorlabsCookie * div,.BorlabsCookie * span,.BorlabsCookie * h1,.BorlabsCookie * h2,.BorlabsCookie * h3,.BorlabsCookie * h4,.BorlabsCookie * h5,.BorlabsCookie * h6,.BorlabsCookie * p,.BorlabsCookie * a,.BorlabsCookie * em,.BorlabsCookie * img,.BorlabsCookie * small,.BorlabsCookie * strike,.BorlabsCookie * strong,.BorlabsCookie * sub,.BorlabsCookie * sup,.BorlabsCookie * b,.BorlabsCookie * u,.BorlabsCookie * i,.BorlabsCookie * center,.BorlabsCookie * ol,.BorlabsCookie * ul,.BorlabsCookie * li,.BorlabsCookie * fieldset,.BorlabsCookie * form,.BorlabsCookie * label,.BorlabsCookie * legend{margin:0;padding:0;border:0;color:inherit;vertical-align:baseline;font-family:inherit;font-size:inherit;font-style:initial;font-weight:initial;letter-spacing:initial;line-height:initial;text-decoration:initial;text-transform:initial;word-spacing:initial}.borlabs-hide{display:none}.borlabs-position-fix{position:initial !important;transform:unset !important}._brlbs-btn-cookie-preference{display:inline-block;font-family:inherit;font-size:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}.BorlabsCookie ._brlbs-cursor{cursor:pointer}.BorlabsCookie .text-left{text-align:left !important}.BorlabsCookie .text-center{text-align:center !important}.BorlabsCookie .text-right{text-align:right !important}.BorlabsCookie table._brlbs th{text-align:left}.BorlabsCookie table._brlbs td,.BorlabsCookie table._brlbs th{padding:.3rem}.BorlabsCookie ._brlbs-responsive-table{min-height:.01%;overflow:auto}.BorlabsCookie label._brlbs-focused{outline:Highlight;outline-color:-webkit-focus-ring-color;outline-style:solid;outline-width:2px}.BorlabsCookie .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.BorlabsCookie .sr-only-focusable:active,.BorlabsCookie .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.BorlabsCookie .container,.BorlabsCookie .container-fluid,.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:540px}}@media(min-width: 768px){.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:720px}}@media(min-width: 992px){.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:960px}}@media(min-width: 1200px){.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:1140px}}.BorlabsCookie .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.BorlabsCookie .no-gutters{margin-right:0;margin-left:0}.BorlabsCookie .no-gutters>.col,.BorlabsCookie .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.BorlabsCookie .col-xl,.BorlabsCookie .col-xl-12,.BorlabsCookie .col-xl-11,.BorlabsCookie .col-xl-10,.BorlabsCookie .col-xl-9,.BorlabsCookie .col-xl-8,.BorlabsCookie .col-xl-7,.BorlabsCookie .col-xl-6,.BorlabsCookie .col-xl-5,.BorlabsCookie .col-xl-4,.BorlabsCookie .col-xl-3,.BorlabsCookie .col-xl-2,.BorlabsCookie .col-xl-1,.BorlabsCookie .col-lg,.BorlabsCookie .col-lg-12,.BorlabsCookie .col-lg-11,.BorlabsCookie .col-lg-10,.BorlabsCookie .col-lg-9,.BorlabsCookie .col-lg-8,.BorlabsCookie .col-lg-7,.BorlabsCookie .col-lg-6,.BorlabsCookie .col-lg-5,.BorlabsCookie .col-lg-4,.BorlabsCookie .col-lg-3,.BorlabsCookie .col-lg-2,.BorlabsCookie .col-lg-1,.BorlabsCookie .col-md,.BorlabsCookie .col-md-12,.BorlabsCookie .col-md-11,.BorlabsCookie .col-md-10,.BorlabsCookie .col-md-9,.BorlabsCookie .col-md-8,.BorlabsCookie .col-md-7,.BorlabsCookie .col-md-6,.BorlabsCookie .col-md-5,.BorlabsCookie .col-md-4,.BorlabsCookie .col-md-3,.BorlabsCookie .col-md-2,.BorlabsCookie .col-md-1,.BorlabsCookie .col-sm,.BorlabsCookie .col-sm-12,.BorlabsCookie .col-sm-11,.BorlabsCookie .col-sm-10,.BorlabsCookie .col-sm-9,.BorlabsCookie .col-sm-8,.BorlabsCookie .col-sm-7,.BorlabsCookie .col-sm-6,.BorlabsCookie .col-sm-5,.BorlabsCookie .col-sm-4,.BorlabsCookie .col-sm-3,.BorlabsCookie .col-sm-2,.BorlabsCookie .col-sm-1,.BorlabsCookie .col,.BorlabsCookie .col-12,.BorlabsCookie .col-11,.BorlabsCookie .col-10,.BorlabsCookie .col-9,.BorlabsCookie .col-8,.BorlabsCookie .col-7,.BorlabsCookie .col-6,.BorlabsCookie .col-5,.BorlabsCookie .col-4,.BorlabsCookie .col-3,.BorlabsCookie .col-2,.BorlabsCookie .col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.BorlabsCookie .col{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-12{flex:0 0 100%;max-width:100%}@media(min-width: 576px){.BorlabsCookie .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-sm-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-sm-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-sm-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width: 768px){.BorlabsCookie .col-md{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-md-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-md-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-md-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width: 992px){.BorlabsCookie .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-lg-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-lg-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-lg-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1200px){.BorlabsCookie .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-xl-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-xl-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-xl-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-xl-12{flex:0 0 100%;max-width:100%}}.BorlabsCookie .d-block{display:block !important}.BorlabsCookie .d-flex{display:flex !important}@media(min-width: 576px){.BorlabsCookie .d-sm-block{display:block !important}.BorlabsCookie .d-sm-flex{display:flex !important}}@media(min-width: 768px){.BorlabsCookie .d-md-block{display:block !important}.BorlabsCookie .d-md-flex{display:flex !important}}@media(min-width: 992px){.BorlabsCookie .d-lg-block{display:block !important}.BorlabsCookie .d-lg-flex{display:flex !important}}@media(min-width: 1200px){.BorlabsCookie .d-xl-block{display:block !important}.BorlabsCookie .d-xl-flex{display:flex !important}}.BorlabsCookie .flex-row{flex-direction:row !important}.BorlabsCookie .flex-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-between{justify-content:space-between !important}.BorlabsCookie .align-items-start{align-items:flex-start !important}.BorlabsCookie .align-items-end{align-items:flex-end !important}.BorlabsCookie .align-items-center{align-items:center !important}.BorlabsCookie .align-items-baseline{align-items:baseline !important}.BorlabsCookie .align-items-stretch{align-items:stretch !important}@media(min-width: 576px){.BorlabsCookie .flex-sm-row{flex-direction:row !important}.BorlabsCookie .flex-sm-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-sm-between{justify-content:space-between !important}.BorlabsCookie .align-items-sm-start{align-items:flex-start !important}.BorlabsCookie .align-items-sm-end{align-items:flex-end !important}.BorlabsCookie .align-items-sm-center{align-items:center !important}.BorlabsCookie .align-items-sm-baseline{align-items:baseline !important}.BorlabsCookie .align-items-sm-stretch{align-items:stretch !important}}@media(min-width: 768px){.BorlabsCookie .flex-md-row{flex-direction:row !important}.BorlabsCookie .flex-md-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-md-between{justify-content:space-between !important}.BorlabsCookie .align-items-md-start{align-items:flex-start !important}.BorlabsCookie .align-items-md-end{align-items:flex-end !important}.BorlabsCookie .align-items-md-center{align-items:center !important}.BorlabsCookie .align-items-md-baseline{align-items:baseline !important}.BorlabsCookie .align-items-md-stretch{align-items:stretch !important}}@media(min-width: 992px){.BorlabsCookie .flex-lg-row{flex-direction:row !important}.BorlabsCookie .flex-lg-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-lg-between{justify-content:space-between !important}.BorlabsCookie .align-items-lg-start{align-items:flex-start !important}.BorlabsCookie .align-items-lg-end{align-items:flex-end !important}.BorlabsCookie .align-items-lg-center{align-items:center !important}.BorlabsCookie .align-items-lg-baseline{align-items:baseline !important}.BorlabsCookie .align-items-lg-stretch{align-items:stretch !important}}@media(min-width: 1200px){.BorlabsCookie .flex-xl-row{flex-direction:row !important}.BorlabsCookie .flex-xl-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-xl-between{justify-content:space-between !important}.BorlabsCookie .align-items-xl-start{align-items:flex-start !important}.BorlabsCookie .align-items-xl-end{align-items:flex-end !important}.BorlabsCookie .align-items-xl-center{align-items:center !important}.BorlabsCookie .align-items-xl-baseline{align-items:baseline !important}.BorlabsCookie .align-items-xl-stretch{align-items:stretch !important}}.BorlabsCookie .w-25{width:25% !important}.BorlabsCookie .w-50{width:50% !important}.BorlabsCookie .w-75{width:75% !important}.BorlabsCookie .w-100{width:100% !important}.BorlabsCookie .w-auto{width:auto !important}.BorlabsCookie .h-25{height:25% !important}.BorlabsCookie .h-50{height:50% !important}.BorlabsCookie .h-75{height:75% !important}.BorlabsCookie .h-100{height:100% !important}.BorlabsCookie .h-auto{height:auto !important}.BorlabsCookie .mw-100{max-width:100% !important}.BorlabsCookie .mh-100{max-height:100% !important}.BorlabsCookie .min-vw-100{min-width:100vw !important}.BorlabsCookie .min-vh-100{min-height:100vh !important}.BorlabsCookie .vw-100{width:100vw !important}.BorlabsCookie .vh-100{height:100vh !important}.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.BorlabsCookie ._brlbs-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.BorlabsCookie ._brlbs-animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.BorlabsCookie ._brlbs-animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.BorlabsCookie ._brlbs-animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.BorlabsCookie ._brlbs-animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.BorlabsCookie ._brlbs-animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.BorlabsCookie ._brlbs-animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.BorlabsCookie ._brlbs-animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.BorlabsCookie ._brlbs-animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.BorlabsCookie ._brlbs-animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print), (prefers-reduced-motion: reduce){.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}}.BorlabsCookie._brlbs-switch-consent{align-items:center;display:flex;font-size:inherit}.BorlabsCookie._brlbs-switch-consent ._brlbs-btn-switch--textRight{margin-right:2em}.BorlabsCookie ._brlbs-title{display:inline-block;vertical-align:middle;margin-bottom:0}.BorlabsCookie ._brlbs-title::before{content:"|";display:inline-block;margin:0 .25rem 0 0}.BorlabsCookie ._brlbs-checkbox{color:inherit;cursor:pointer;display:block;padding-left:2em;position:relative}.BorlabsCookie ._brlbs-checkbox input{position:absolute;opacity:0 !important;width:auto;z-index:-1}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator{border-style:solid;border-width:2px;padding:0 !important;position:absolute;left:0;top:0;height:20px;width:20px;transition:.25s}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator::after{content:"";border-style:solid;border-width:0 2px 2px 0;border-radius:1px;position:absolute;left:5px;top:1px;height:11px;width:6px;transform:rotate(45deg);opacity:0}.BorlabsCookie ._brlbs-btn-switch{position:relative;display:inline-block;margin:0;width:50px;height:26px;vertical-align:middle}.BorlabsCookie ._brlbs-btn-switch input{opacity:0;width:0;height:0}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#2295f3}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{transform:translateX(24px)}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#bbc0c7;transition:.4s}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.BorlabsCookie ._brlbs-btn-switch-status{position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)}.BorlabsCookie ._brlbs-btn-switch--textRight ._brlbs-btn-switch-status{right:auto;left:calc(100% + 6px)}.BorlabsCookie ._brlbs-btn-switch-status::before{content:attr(data-inactive);white-space:nowrap}.BorlabsCookie ._brlbs-btn-switch>input:checked~._brlbs-btn-switch-status::before{content:attr(data-active)}#BorlabsCookieBox a{font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;word-spacing:inherit}#BorlabsCookieBox a:focus{outline:Highlight !important;outline-color:-webkit-focus-ring-color !important;outline-style:solid !important;outline-width:2px !important}#BorlabsCookieBox:not(._brlbs-keyboard) a:focus{outline:0 !important}#BorlabsCookieBox ._brlbs-animated{visibility:visible}#BorlabsCookieBox .container{background:inherit;display:block;float:none;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;min-height:auto;position:inherit}#BorlabsCookieBox ._brlbs-bar .container{overflow:auto !important;width:100% !important;max-width:none !important;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#BorlabsCookieBox ._brlbs-box .container{overflow:auto !important;width:auto !important}#BorlabsCookieBox .container::before{display:initial}#BorlabsCookieBox .container::after{content:" ";display:block;height:2px}#BorlabsCookieBox .container .row{background:inherit;color:inherit;display:flex;min-width:1px;pointer-events:inherit;width:auto;max-width:none}#BorlabsCookieBox .container .row.no-gutters{margin-left:0;margin-right:0}#BorlabsCookieBox .container .row::before,#BorlabsCookieBox .container .row::after{display:initial}#BorlabsCookieBox .bcac-item{margin:.5em 0;padding:.5em}#BorlabsCookieBox .bcac-item ._brlbs-h4{font-size:1.25em;margin:0 0 .25em 0}#BorlabsCookieBox .bcac-item p{font-size:.875em}#BorlabsCookieBox .bcac-item p,#BorlabsCookieBox .bcac-item span{color:inherit}#BorlabsCookieBox>div{display:none}#BorlabsCookieBox>div.show-cookie-box{display:flex}#BorlabsCookieBox>div:not(._brlbs-block-content){position:absolute;width:100%;z-index:999999}#BorlabsCookieBox>div:not(._brlbs-block-content).top-left{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-center{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-right{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-left{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-center{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-right{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-left{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-center{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-right{bottom:0}#BorlabsCookieBox h3,#BorlabsCookieBox ._brlbs-h3{background:inherit;color:inherit;font-family:inherit;font-size:1.625em;line-height:1.125em;word-break:break-all}#BorlabsCookieBox ul{display:flex;flex-flow:wrap;justify-content:center;list-style:none;margin:.9375em 0;padding:0}#BorlabsCookieBox ul li{color:inherit;font-family:inherit;font-size:1em;line-height:1.25em;list-style:none;margin:0 .9375em .375em 0}#BorlabsCookieBox ul li:last-child{margin:0}#BorlabsCookieBox ul li::before{content:"●";margin:0 4px 0 0}#BorlabsCookieBox p{color:inherit;font-family:inherit;font-size:1em;line-height:1.4em;margin:.9375em 0}#BorlabsCookieBox p:last-child{margin:0}#BorlabsCookieBox p ._brlbs-paragraph:last-child{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-center{display:flex;align-items:center;justify-content:center}#BorlabsCookieBox ._brlbs-flex-center p{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-left{display:flex;align-items:center;justify-content:left;margin:0 0 .9375em 0}#BorlabsCookieBox ._brlbs-actions{display:inline}#BorlabsCookieBox ._brlbs-accept{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-block-content{background:rgba(0,0,0,0);left:0;position:fixed;height:100%;top:0;width:100%;z-index:999999}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-animation{transition:background-color 250ms linear}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-dark{background:rgba(0,0,0,.6)}#BorlabsCookieBox ._brlbs-branding{font-family:inherit;font-size:.75em;margin:0}#BorlabsCookieBox ._brlbs-branding a{text-decoration:none}#BorlabsCookieBox ._brlbs-branding img{display:inline-block;max-height:16px;max-width:16px;vertical-align:middle}#BorlabsCookieBox ._brlbs-btn{display:inline-block;font-family:inherit;font-size:1.25em;padding:.75em 2em;text-decoration:none;transition:background-color 125ms linear}#BorlabsCookieBox ._brlbs-paragraph{display:block;margin-bottom:.6em}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-technology{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-personal-data{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-more-information{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-no-commitment{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-revoke{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-individual-settings{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-non-eu-data-transfer{margin-top:.6em}#BorlabsCookieBox .cookie-logo{height:auto;max-width:48px;padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-legal{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-manage{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse a{color:inherit}#BorlabsCookieBox ._brlbs-manage-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-manage-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-manage-btn a:hover{color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-refuse-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn a:hover{color:inherit}#BorlabsCookieBox .top-left{align-items:flex-start;justify-content:flex-start}#BorlabsCookieBox .top-center{align-items:flex-start;justify-content:center}#BorlabsCookieBox .top-right{align-items:flex-start;justify-content:flex-end}#BorlabsCookieBox .middle-left{align-items:center;justify-content:flex-start}#BorlabsCookieBox .middle-center{align-items:center;justify-content:center}#BorlabsCookieBox .middle-right{align-items:center;justify-content:flex-end}#BorlabsCookieBox .bottom-left{align-items:flex-end;justify-content:flex-start}#BorlabsCookieBox .bottom-center{align-items:flex-end;justify-content:center}#BorlabsCookieBox .bottom-right{align-items:flex-end;justify-content:flex-end}#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{box-shadow:0 4px 8px rgba(0,0,0,.2);padding:15px 0;max-height:100vh;overflow:auto}#BorlabsCookieBox ._brlbs-bar-wrap{display:block;max-width:100%;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-bar-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-bar-wrap .cookie-preference ._brlbs-flex-center{justify-content:left}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p{margin:0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p._brlbs-accept{margin:.9375em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions-mobile{display:none}#BorlabsCookieBox ._brlbs-bar ul{justify-content:center;margin:.5em 0}#BorlabsCookieBox ._brlbs-bar ._brlbs-no-padding-right{padding-right:0}#BorlabsCookieBox ._brlbs-bar ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar .cookie-logo{padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-bar ._brlbs-legal{text-align:center}#BorlabsCookieBox ._brlbs-box-wrap{display:block;max-width:550px;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-box-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-manage{margin:0}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-refuse{margin:.5em 0 0 0}#BorlabsCookieBox ._brlbs-box ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox .cookie-preference .container.not-visible{height:0}#BorlabsCookieBox .cookie-preference table{margin:1em 0 0 0;width:100%}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{border-bottom:1px solid}#BorlabsCookieBox .cookie-preference table tr:last-child td,#BorlabsCookieBox .cookie-preference table tr:last-child th{border-bottom:0}#BorlabsCookieBox .cookie-preference table th{text-align:left;width:40%}#BorlabsCookieBox .cookie-preference table td{text-align:left}#BorlabsCookieBox .cookie-preference table td,#BorlabsCookieBox .cookie-preference table th{font-size:.875em;padding:.25em .5em}#BorlabsCookieBox .cookie-preference ._brlbs-accept{text-align:left}#BorlabsCookieBox .cookie-preference ._brlbs-btn{font-size:1em;margin:0 0 .9375em 0;padding:.75em 1.5em}#BorlabsCookieBox .cookie-preference ._brlbs-legal{text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-pp-url{overflow:hidden;text-overflow:ellipsis;width:100%;max-width:0}#BorlabsCookieBox .cookie-preference ._brlbs-refuse{margin:0 0 .9375em 0;text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar-advanced ul,#BorlabsCookieBox ._brlbs-box-advanced ul{justify-content:space-between}#BorlabsCookieBox ._brlbs-bar-advanced ul li,#BorlabsCookieBox ._brlbs-box-advanced ul li{line-height:1.375em;margin:0 .9375em .875em 0}#BorlabsCookieBox ._brlbs-bar-advanced ul li::before,#BorlabsCookieBox ._brlbs-box-advanced ul li::before{content:"";margin:0}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:768px}#BorlabsCookieBox ._brlbs-box-plus #CookieBoxTextDescription{padding-top:10px;overflow:visible;max-height:100%}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-legal{padding-top:10px}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area{padding-top:.475em}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area p:last-child{margin:.475em 0}#BorlabsCookieBox ._brlbs-box-plus ul{display:block}#BorlabsCookieBox ._brlbs-box-plus ul li{line-height:1.375em;padding:.475em .9375em .475em 0}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-checkbox{font-weight:600}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-service-group-description{padding-top:8px}#BorlabsCookieBox ._brlbs-box-plus ul li::before{content:"";margin:0}#CookieBoxTextDescription{overflow:auto;max-height:50vh}#CookiePrefDescription{overflow:auto;max-height:40vh}.BorlabsCookie ._brlbs-content-blocker{line-height:1.5em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption{padding:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label{color:inherit}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input{background:none;border:0;display:inline-block;height:auto;margin:inherit;position:static;vertical-align:middle;width:auto;-webkit-appearance:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input::before{content:""}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label small{vertical-align:middle}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default{background:#efefef;margin-bottom:1em;padding:1em;text-align:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default label input{vertical-align:middle;width:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed{margin-bottom:1em;position:relative;display:inline-block;overflow:hidden}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail{display:block;max-width:100%}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption{top:50%;left:0;position:absolute;width:100%;text-align:center;transform:translateY(-50%)}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn{display:inline-flex;align-items:center;justify-content:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-black::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23000000%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23000000%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-white::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23ffffff%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23ffffff%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-btn{display:inline-block;font-family:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}._brlbs-fluid-width-video-wrapper{padding:56.2963% 0 0 0;position:relative;width:100%}._brlbs-fluid-width-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fusion-video .BorlabsCookie{top:0;left:0;position:absolute}.bricks-video-wrapper .BorlabsCookie,.brxe-video .BorlabsCookie{position:absolute;width:100%;height:100%;top:0}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed,.brxe-video .BorlabsCookie ._brlbs-embed{width:100%}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail,.brxe-video .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail{width:100%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper .BorlabsCookie{top:0;left:0;position:absolute}.wpb_video_widget .wpb_video_wrapper .BorlabsCookie{display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.wpb_wrapper .fb_type_standard{height:auto}#BorlabsCookieBoxWidget{position:fixed;transition:all 500ms ease;opacity:1;line-height:0;z-index:999998;padding:20px}#BorlabsCookieBoxWidget:hover{opacity:.8}#BorlabsCookieBoxWidget svg{width:48px;height:48px;filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.2))}#BorlabsCookieBoxWidget.bottom-left{left:0;bottom:0}#BorlabsCookieBoxWidget.bottom-right{bottom:0;right:0}@media(max-width: 424px){#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-separator::before{content:"";display:block;margin:0}}@media(min-width: 576px){#BorlabsCookieBox ._brlbs-bar ul.show-cookie-logo{margin:.5em 0 0 16.6666666667%}}@media(max-width: 767px){#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{max-height:85vh}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:550px}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p{margin:0 0 .5em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions{display:none}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p._brlbs-actions-mobile{display:block;margin:.9375em 0;text-align:center}#BorlabsCookieBox ._brlbs-bar .align-items-center{align-items:flex-start !important}#BorlabsCookieBox .cookie-preference ._brlbs-accept,#BorlabsCookieBox .cookie-preference ._brlbs-refuse{text-align:center}#BorlabsCookieBoxWidget._brlbs-hide-mobile{opacity:0;pointer-events:none;transform:translateY(25px)}#BorlabsCookieBoxWidget svg{width:32px;height:32px}}
._brlbs-animated {
--animate-duration: 1s;
--animate-delay: 1s;
}
@keyframes _brlbs-fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
#BorlabsCookieBox ._brlbs-fadeInDown {
animation-name: _brlbs-fadeInDown;
}
@keyframes _brlbs-flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
#BorlabsCookieBox ._brlbs-flipOutX {
animation-duration: 0.75s;
animation-name: _brlbs-flipOutX;
backface-visibility: visible !important;
}
#BorlabsCookieBox * { font-family: inherit; }#BorlabsCookieBox ._brlbs-bar-advanced ul, #BorlabsCookieBox ._brlbs-box-advanced ul { justify-content: space-around; }#BorlabsCookieBox ._brlbs-bar, #BorlabsCookieBox ._brlbs-box { background: #fff; border-radius: 4px; color: #555; font-size: 12px; }#BorlabsCookieBox a { color: #e62637; }#BorlabsCookieBox a:hover { color: #e62637; }#BorlabsCookieBox ._brlbs-btn { background: #f7f7f7; border-radius: 4px; color: #555; }#BorlabsCookieBox ._brlbs-btn:hover { background: #e6e6e6; border-radius: 4px; color: #555; }#BorlabsCookieBox ._brlbs-refuse-btn a, #BorlabsCookieBox a._brlbs-refuse-btn { background: #f7f7f7; border-radius: 4px; color: #555; }#BorlabsCookieBox ._brlbs-refuse-btn a:hover, #BorlabsCookieBox a._brlbs-refuse-btn:hover { background: #e6e6e6; border-radius: 4px; color: #555; }#BorlabsCookieBox ._brlbs-manage-btn a { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-manage-btn a:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #e62637; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #e62637; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #e62637; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #e62637; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-legal { color: #aaa; }#BorlabsCookieBox ._brlbs-legal a { color: inherit; }#BorlabsCookieBox ._brlbs-legal a:hover { color: #aaa; }#BorlabsCookieBox ._brlbs-branding { color: #000; }#BorlabsCookieBox ._brlbs-branding a { color: inherit; }#BorlabsCookieBox ._brlbs-branding a:hover { color: inherit; }#BorlabsCookieBox ._brlbs-manage a { color: #e62637; }#BorlabsCookieBox ._brlbs-manage a:hover { color: #e62637; }#BorlabsCookieBox ._brlbs-refuse { color: #888; }#BorlabsCookieBox ._brlbs-refuse a:hover { color: #888; }#BorlabsCookieBox ul li::before { color: #e62637; }#BorlabsCookieBox .cookie-box ._brlbs-btn { width: 100%; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { background-color: #bdc1c8; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider { background-color: #e62637; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { background-color: #fff; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider:before { background-color: #fff; }.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator { background-color: #fff; border-color: #e62637; border-radius: 4px; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator { background-color: #e62637; border-color: #e62637; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator::after { border-color: #fff; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator { background-color: #e6e6e6; border-color: #e6e6e6; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator::after { border-color: #999; }#BorlabsCookieBox .bcac-item { background-color: #f7f7f7; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table tr td, #BorlabsCookieBox .cookie-preference table tr th { background-color: #fff; border-color: #eee; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { border-radius: 34px; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { border-radius: 50%; }.BorlabsCookie ._brlbs-content-blocker { font-family: inherit; font-size: 14px; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption { background: hsla(0, 0%, 0%, 0.8); color: #fff; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a { color: #28a745; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:hover { color: #30c553; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn { background: #28a745; border-radius: 4px; color: #fff; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover { background: #30c553; color: #fff; }#BorlabsCookieBoxWidget svg {color: #0063e3;}a._brlbs-btn-cookie-preference { background: #e62637 !important; border-radius: 4px !important; color: #fff !important; }a._brlbs-btn-cookie-preference:hover { background: #e62637 !important; color: #fff !important; }.BorlabsCookie ._brlbs-facebook {
border: 1px solid #e1e8ed;
border-radius: 6px;
max-width: 516px;
padding: 3px 0;
}
.BorlabsCookie ._brlbs-facebook a._brlbs-btn {
background: #4267b2;
border-radius: 2px;
}
.BorlabsCookie ._brlbs-facebook a._brlbs-btn:hover {
background: #3b5998;
}
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn {
background: #4285f4;
border-radius: 3px;
}
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn:hover {
background: #fff;
color: #4285f4;
}.BorlabsCookie ._brlbs-instagram {
border: 1px solid #e1e8ed;
border-radius: 6px;
max-width: 516px;
padding: 3px 0;
}
.BorlabsCookie ._brlbs-instagram a._brlbs-btn {
background: #3897f0;
border-radius: 4px;
}
.BorlabsCookie ._brlbs-instagram a._brlbs-btn:hover {
background: #117ee4;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn {
background: #ff0000;
border-radius: 20px;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn:hover {
background: #fff;
color: red;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn._brlbs-icon-play-white:hover::before {
background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%23ff0000'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%23ff0000' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
background-size: contain;
content: " ";
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}