@charset "UTF-8";
/* moved by compressor */
/* default styles for extension "tx_events2" */
  textarea.f3-form-error {
    background-color:#FF9F9F;
    border: 1px #FF0000 solid;
  }

  input.f3-form-error {
    background-color:#FF9F9F;
    border: 1px #FF0000 solid;
  }
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }
/* default styles for extension "tx_torrjobportal" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-torr-jobportal table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-torr-jobportal table th {
        font-weight:bold;
    }

    .tx-torr-jobportal table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }

@media print,screen and (min-width:40em){.reveal,.reveal.large,.reveal.small,.reveal.tiny{right:auto;left:auto;margin:0 auto}}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box;font-size:16px}body{margin:0;padding:0;background:#fefefe;font-family:"Arial",sans-serif,serif;font-weight:400;line-height:1.9rem;color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:2em}hr{box-sizing:content-box;overflow:visible;clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}code,kbd,pre,samp{font-size:1em}pre,samp{font-family:monospace,monospace}a,small{line-height:inherit}a{background-color:transparent;color:#1779ba;text-decoration:none;cursor:pointer}abbr[title]{-webkit-text-decoration:underline dotted}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}button{font-size:100%;margin:0}input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;height:auto;min-height:50px;border-radius:0}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.is-drilldown li,details{display:block}summary{display:list-item}.no-js .dropdown.menu ul,.no-js [data-responsive-menu] ul,[hidden],template{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=60em&xlarge=80em&xxlarge=90em"}*,::after,::before{box-sizing:inherit}button,select{border-radius:0}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}[data-whatinput=mouse] button{outline:0}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:0 0;line-height:1;cursor:auto}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.align-left,.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right,.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center,.align-center.vertical.menu>li>a{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:60em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:80em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:90em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:60em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:80em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.row{max-width:65em;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.row .row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:60em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width:80em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width:90em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.collapse>.column>.row,.row.collapse>.columns>.row,.row.is-collapse-child{margin-right:0;margin-left:0}.column,.columns{flex:1 1 0px;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column,.columns{min-width:0}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.small-offset-0{margin-left:0}.small-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.6666666667%}.small-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-offset-3{margin-left:25%}.small-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.6666666667%}.small-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.small-offset-6{margin-left:50%}.small-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.6666666667%}.small-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.small-offset-9{margin-left:75%}.small-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12,.small-up-1>.column,.small-up-1>.columns{flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1,.small-up-2,.small-up-3,.small-up-4,.small-up-5,.small-up-6,.small-up-7,.small-up-8{flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{flex:0 0 50%;max-width:50%}.small-up-3>.column,.small-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-up-4>.column,.small-up-4>.columns{flex:0 0 25%;max-width:25%}.small-up-5>.column,.small-up-5>.columns{flex:0 0 20%;max-width:20%}.small-up-6>.column,.small-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-up-7>.column,.small-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.small-up-8>.column,.small-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.medium-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.medium-offset-0{margin-left:0}.medium-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12,.medium-up-1>.column,.medium-up-1>.columns{flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1,.medium-up-2,.medium-up-3,.medium-up-4,.medium-up-5,.medium-up-6,.medium-up-7,.medium-up-8{flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{flex:0 0 50%;max-width:50%}.medium-up-3>.column,.medium-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-up-4>.column,.medium-up-4>.columns{flex:0 0 25%;max-width:25%}.medium-up-5>.column,.medium-up-5>.columns{flex:0 0 20%;max-width:20%}.medium-up-6>.column,.medium-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-up-7>.column,.medium-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.medium-up-8>.column,.medium-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:40em) and (min-width:40em){.medium-expand{flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:1 1 0px}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:60em){.large-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.large-offset-0{margin-left:0}.large-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.6666666667%}.large-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-offset-3{margin-left:25%}.large-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.6666666667%}.large-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.large-offset-6{margin-left:50%}.large-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.6666666667%}.large-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.large-offset-9{margin-left:75%}.large-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12,.large-up-1>.column,.large-up-1>.columns{flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1,.large-up-2,.large-up-3,.large-up-4,.large-up-5,.large-up-6,.large-up-7,.large-up-8{flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{flex:0 0 50%;max-width:50%}.large-up-3>.column,.large-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-up-4>.column,.large-up-4>.columns{flex:0 0 25%;max-width:25%}.large-up-5>.column,.large-up-5>.columns{flex:0 0 20%;max-width:20%}.large-up-6>.column,.large-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-up-7>.column,.large-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.large-up-8>.column,.large-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:60em) and (min-width:60em){.large-expand{flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:60em){.row.large-unstack>.column,.row.large-unstack>.columns{flex:1 1 0px}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width:80em){.xlarge-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.xlarge-offset-0{margin-left:0}.xlarge-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xlarge-offset-1{margin-left:8.3333333333%}.xlarge-3{flex:0 0 25%;max-width:25%}.xlarge-offset-2{margin-left:16.6666666667%}.xlarge-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.xlarge-offset-4{margin-left:33.3333333333%}.xlarge-6{flex:0 0 50%;max-width:50%}.xlarge-offset-5{margin-left:41.6666666667%}.xlarge-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.xlarge-offset-7{margin-left:58.3333333333%}.xlarge-9{flex:0 0 75%;max-width:75%}.xlarge-offset-8{margin-left:66.6666666667%}.xlarge-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.xlarge-offset-10{margin-left:83.3333333333%}.xlarge-12,.xlarge-up-1>.column,.xlarge-up-1>.columns{flex:0 0 100%;max-width:100%}.xlarge-offset-11{margin-left:91.6666666667%}.xlarge-up-1,.xlarge-up-2,.xlarge-up-3,.xlarge-up-4,.xlarge-up-5,.xlarge-up-6,.xlarge-up-7,.xlarge-up-8{flex-wrap:wrap}.xlarge-up-2>.column,.xlarge-up-2>.columns{flex:0 0 50%;max-width:50%}.xlarge-up-3>.column,.xlarge-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xlarge-up-4>.column,.xlarge-up-4>.columns{flex:0 0 25%;max-width:25%}.xlarge-up-5>.column,.xlarge-up-5>.columns{flex:0 0 20%;max-width:20%}.xlarge-up-6>.column,.xlarge-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xlarge-up-7>.column,.xlarge-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.xlarge-up-8>.column,.xlarge-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width:80em) and (min-width:80em){.xlarge-expand{flex:1 1 0px}}.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{flex:0 0 100%}@media screen and (min-width:80em){.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{flex:1 1 0px}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width:90em){.xxlarge-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.xxlarge-offset-0{margin-left:0}.xxlarge-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xxlarge-offset-1{margin-left:8.3333333333%}.xxlarge-3{flex:0 0 25%;max-width:25%}.xxlarge-offset-2{margin-left:16.6666666667%}.xxlarge-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.xxlarge-offset-4{margin-left:33.3333333333%}.xxlarge-6{flex:0 0 50%;max-width:50%}.xxlarge-offset-5{margin-left:41.6666666667%}.xxlarge-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.xxlarge-offset-7{margin-left:58.3333333333%}.xxlarge-9{flex:0 0 75%;max-width:75%}.xxlarge-offset-8{margin-left:66.6666666667%}.xxlarge-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.xxlarge-offset-10{margin-left:83.3333333333%}.xxlarge-12,.xxlarge-up-1>.column,.xxlarge-up-1>.columns{flex:0 0 100%;max-width:100%}.xxlarge-offset-11{margin-left:91.6666666667%}.xxlarge-up-1,.xxlarge-up-2,.xxlarge-up-3,.xxlarge-up-4,.xxlarge-up-5,.xxlarge-up-6,.xxlarge-up-7,.xxlarge-up-8{flex-wrap:wrap}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{flex:0 0 50%;max-width:50%}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{flex:0 0 25%;max-width:25%}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{flex:0 0 20%;max-width:20%}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width:90em) and (min-width:90em){.xxlarge-expand{flex:1 1 0px}}.row.xxlarge-unstack>.column,.row.xxlarge-unstack>.columns{flex:0 0 100%}@media screen and (min-width:90em){.row.xxlarge-unstack>.column,.row.xxlarge-unstack>.columns{flex:1 1 0px}.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-right:0;padding-left:0}.xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}.shrink{flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.25rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}blockquote,dd,div,dl,dt,form,li,ol,p,pre,td,th,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.9rem;text-rendering:optimizeLegibility}b,em,i,strong{line-height:inherit}em,i{font-style:italic}b,strong{font-weight:700}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#cacaca}.h1,h1{font-size:1.5rem}.h1{margin-top:0}h1,h2{margin:0}.h1,.h2,.h3,h1,h2,h3{line-height:1.4;margin-bottom:.5rem}.h2,h2{font-size:1.25rem}.h2{margin-top:0}.h3,h3{font-size:1.1875rem}h3{margin:0}.h3{margin-top:0}.h4,h4{font-size:1.125rem}.h4{margin-top:0}h4,h5{margin:0}.h4,.h5,.h6,h4,h5,h6{line-height:1.4;margin-bottom:.5rem}.h5,h5{font-size:1.0625rem}.h5{margin-top:0}.h6,h6{font-size:1rem}h6{margin:0}.h6{margin-top:0}@media print,screen and (min-width:40em){.h1,h1{font-size:3rem}.h2,h2{font-size:2.5rem}.h3,h3{font-size:1.9375rem}.h4,h4{font-size:1.5625rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}}a:focus,a:hover{color:#1468a0}a img{border:0}dl,ol,ul{list-style-position:outside;line-height:1.6;margin-bottom:1rem}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.9rem;color:#8a8a8a}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure,kbd{margin:0}kbd{padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#0a0a0a}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:#8a8a8a;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-block,.code-inline,code{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#0a0a0a}.code-inline,code{display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block{display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.menu.align-right.vertical li .submenu li,.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:60em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:80em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width:90em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:0 0!important;color:#000!important;-webkit-print-color-adjust:economy;color-adjust:economy;box-shadow:none!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a}thead{display:table-header-group}blockquote,img,pre,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[data-whatinput=mouse] .button{outline:0}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#1779ba;color:#fefefe}.button:focus,.button:hover{background-color:#14679e;color:#fefefe}.button.primary,.button.primary.disabled,.button.primary.disabled:focus,.button.primary.disabled:hover,.button.primary[disabled],.button.primary[disabled]:focus,.button.primary[disabled]:hover{background-color:#1779ba;color:#fefefe}.button.primary:focus,.button.primary:hover{background-color:#126195;color:#fefefe}.button.secondary,.button.secondary.disabled,.button.secondary.disabled:focus,.button.secondary.disabled:hover,.button.secondary[disabled],.button.secondary[disabled]:focus,.button.secondary[disabled]:hover{background-color:#767676;color:#fefefe}.button.secondary:focus,.button.secondary:hover{background-color:#5e5e5e;color:#fefefe}.button.success,.button.success.disabled,.button.success.disabled:focus,.button.success.disabled:hover,.button.success[disabled],.button.success[disabled]:focus,.button.success[disabled]:hover{background-color:#3adb76;color:#0a0a0a}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#0a0a0a}.button.warning,.button.warning.disabled,.button.warning.disabled:focus,.button.warning.disabled:hover,.button.warning[disabled],.button.warning[disabled]:focus,.button.warning[disabled]:hover{background-color:#ffae00;color:#0a0a0a}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#0a0a0a}.button.alert,.button.alert.disabled,.button.alert.disabled:focus,.button.alert.disabled:hover,.button.alert[disabled],.button.alert[disabled]:focus,.button.alert[disabled]:hover{background-color:#cc4b37;color:#fefefe}.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#fefefe}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{background-color:transparent}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{border:1px solid #1779ba;color:#1779ba}.button.hollow:focus,.button.hollow:hover{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary.disabled:focus,.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled],.button.hollow.primary[disabled]:focus,.button.hollow.primary[disabled]:hover{border:1px solid #1779ba;color:#1779ba}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary.disabled:focus,.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled],.button.hollow.secondary[disabled]:focus,.button.hollow.secondary[disabled]:hover{border:1px solid #767676;color:#767676}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success.disabled:focus,.button.hollow.success.disabled:hover,.button.hollow.success[disabled],.button.hollow.success[disabled]:focus,.button.hollow.success[disabled]:hover{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning.disabled:focus,.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled],.button.hollow.warning[disabled]:focus,.button.hollow.warning[disabled]:hover{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert.disabled:focus,.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled],.button.hollow.alert[disabled]:focus,.button.hollow.alert[disabled]:hover{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{color:#1779ba}.button.clear:focus,.button.clear:hover{color:#0c3d5d}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary.disabled:focus,.button.clear.primary.disabled:hover,.button.clear.primary[disabled],.button.clear.primary[disabled]:focus,.button.clear.primary[disabled]:hover{color:#1779ba}.button.clear.primary:focus,.button.clear.primary:hover{color:#0c3d5d}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary.disabled:focus,.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled],.button.clear.secondary[disabled]:focus,.button.clear.secondary[disabled]:hover{color:#767676}.button.clear.secondary:focus,.button.clear.secondary:hover{color:#3b3b3b}.button.clear.success,.button.clear.success.disabled,.button.clear.success.disabled:focus,.button.clear.success.disabled:hover,.button.clear.success[disabled],.button.clear.success[disabled]:focus,.button.clear.success[disabled]:hover{color:#3adb76}.button.clear.success:focus,.button.clear.success:hover{color:#157539}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning.disabled:focus,.button.clear.warning.disabled:hover,.button.clear.warning[disabled],.button.clear.warning[disabled]:focus,.button.clear.warning[disabled]:hover{color:#ffae00}.button.clear.warning:focus,.button.clear.warning:hover{color:#805700}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert.disabled:focus,.button.clear.alert.disabled:hover,.button.clear.alert[disabled],.button.clear.alert[disabled]:focus,.button.clear.alert[disabled]:hover{color:#cc4b37}.button.clear.alert:focus,.button.clear.alert:hover{color:#67251a}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.dropdown::after{width:0;height:0;border:inset .4em;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fefefe transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.clear.primary::after,.button.dropdown.clear::after,.button.dropdown.hollow.primary::after,.button.dropdown.hollow::after{border-top-color:#1779ba}.button.dropdown.clear.secondary::after,.button.dropdown.hollow.secondary::after{border-top-color:#767676}.button.dropdown.clear.success::after,.button.dropdown.hollow.success::after{border-top-color:#3adb76}.button.dropdown.clear.warning::after,.button.dropdown.hollow.warning::after{border-top-color:#ffae00}.button.dropdown.clear.alert::after,.button.dropdown.hollow.alert::after{border-top-color:#cc4b37}.button.arrow-only::after{top:-.1em;float:none;margin-left:0}a.button:focus,a.button:hover{text-decoration:none}.hide{display:none!important}.invisible{visibility:hidden}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:59.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:60em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:60em){.hide-for-large{display:none!important}}@media screen and (max-width:59.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:60em) and (max-width:79.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:59.99875em),screen and (min-width:80em){.show-for-large-only{display:none!important}}@media screen and (min-width:80em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:79.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:80em) and (max-width:89.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:79.99875em),screen and (min-width:90em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:90em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix::after,.clearfix::before{display:table;content:" ";flex-basis:0;order:1}.clearfix::after{clear:both}.sticky,.sticky-container{position:relative}.sticky{z-index:0;transform:translate3d(0,0,0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-anchored.is-at-bottom,.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll}html.is-reveal-open body{overflow-y:hidden}[data-whatinput=mouse] .dropdown.menu a,[data-whatinput=mouse] .menu li{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:75rem}}.menu.simple a{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:75rem}.reveal.large,.reveal.small{width:50%;max-width:75rem}.reveal.large{width:90%}}@media print,screen and (max-width:39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.top-bar{display:flex;justify-content:space-between;align-items:center;padding:.5rem;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#e6e6e6}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{flex:0 0 100%;max-width:100%}@media print,screen and (min-width:40em){.top-bar{flex-wrap:nowrap}.top-bar .top-bar-left{flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{flex:0 1 auto;margin-left:auto}}@media print,screen and (max-width:59.99875em){.top-bar.stacked-for-medium{flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:79.99875em){.top-bar.stacked-for-large{flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:89.99875em){.top-bar.stacked-for-xlarge{flex-wrap:wrap}.top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right{flex:0 0 100%;max-width:100%}}.top-bar.stacked-for-xxlarge{flex-wrap:wrap}.top-bar.stacked-for-xxlarge .top-bar-left,.top-bar.stacked-for-xxlarge .top-bar-right{flex:0 0 100%;max-width:100%}.top-bar-title{flex:0 0 auto;margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right{flex:0 0 auto}.menu{padding:0;margin:0;list-style:none;position:relative;display:flex}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{flex-wrap:wrap;flex-direction:row}.menu.vertical{flex-wrap:nowrap;flex-direction:column}.menu.expanded li{flex:1 1 0px}.menu.simple{align-items:center}.menu.simple li+li{margin-left:1rem}@media print,screen and (min-width:40em){.menu.medium-horizontal{flex-wrap:wrap;flex-direction:row}.menu.medium-vertical{flex-wrap:nowrap;flex-direction:column}.menu.medium-expanded li,.menu.medium-simple li{flex:1 1 0px}}@media print,screen and (min-width:60em){.menu.large-horizontal{flex-wrap:wrap;flex-direction:row}.menu.large-vertical{flex-wrap:nowrap;flex-direction:column}.menu.large-expanded li,.menu.large-simple li{flex:1 1 0px}}@media screen and (min-width:80em){.menu.xlarge-horizontal{flex-wrap:wrap;flex-direction:row}.menu.xlarge-vertical{flex-wrap:nowrap;flex-direction:column}.menu.xlarge-expanded li,.menu.xlarge-simple li{flex:1 1 0px}}@media screen and (min-width:90em){.menu.xxlarge-horizontal{flex-wrap:wrap;flex-direction:row}.menu.xxlarge-vertical{flex-wrap:nowrap;flex-direction:column}.menu.xxlarge-expanded li,.menu.xxlarge-simple li{flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a{display:flex}.menu.icon-left li a,.menu.icon-right li a{flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg{margin-left:.25rem}.menu.icon-bottom li a,.menu.icon-top li a{flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg,.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .active>a,.menu .is-active>a{background:#1779ba;color:#fefefe}.menu-centered>.menu li .submenu li,.menu.align-center li .submenu li,.menu.align-left,.menu.align-right li .submenu li{justify-content:flex-start}.menu.align-right li{display:flex;justify-content:flex-end}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu-centered>.menu li,.menu.align-center li{display:flex;justify-content:center}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu{justify-content:center}.menu-icon,.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;content:""}.menu-icon:hover::after{background:#cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca}.menu-icon.dark::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#0a0a0a;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;content:""}.menu-icon.dark:hover::after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.is-drilldown{position:relative;overflow:hidden}.is-drilldown.animate-height{transition:height .5s}.drilldown a,.menu-icon::after{background:#fefefe}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fefefe;transition:transform .15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.drilldown .is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown .is-drilldown-submenu a,.drilldown a{padding:.7rem 1rem}.drilldown .nested.is-drilldown-submenu,.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.drilldown .drilldown-submenu-cover-previous{min-height:100%}.drilldown .is-drilldown-submenu-parent>a{position:relative}.drilldown .is-drilldown-submenu-parent>a::after,.drilldown.align-left .is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba;right:1rem}.drilldown .is-drilldown-submenu-parent>a::after{position:absolute;top:50%;margin-top:-6px}.drilldown.align-left .is-drilldown-submenu-parent>a::after{left:auto}.drilldown .js-drilldown-back>a::before,.drilldown.align-right .is-drilldown-submenu-parent>a::after{width:0;height:0;border:inset 6px;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent}.drilldown.align-right .is-drilldown-submenu-parent>a::after{display:block;right:auto;left:1rem}.drilldown .js-drilldown-back>a::before{display:inline-block;vertical-align:middle;margin-right:.75rem}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu.align-right .is-dropdown-submenu.first-sub,.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown .is-dropdown-submenu a,.dropdown.menu>li>a{padding:.7rem 1rem}.dropdown.menu>li.is-active>a{background:0 0;color:#1779ba}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a::after,.is-dropdown-submenu .is-dropdown-submenu-parent>a::after{right:14px}.dropdown.menu.vertical>li.opens-left>a::after,.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>a::after,.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a::after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}}@media print,screen and (min-width:60em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a::after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}}@media screen and (min-width:80em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xlarge-vertical>li>a::after{right:14px}.dropdown.menu.xlarge-vertical>li.opens-left>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.dropdown.menu.xlarge-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}}@media screen and (min-width:90em){.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xxlarge-vertical>li>a::after{right:14px}.dropdown.menu.xxlarge-vertical>li.opens-left>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.dropdown.menu.xxlarge-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fefefe}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.tabs::after,.tabs::before{display:table;content:" ";flex-basis:0;order:1}.tabs::after{clear:both}.tabs{margin:0;border:1px solid #e6e6e6;background:#fefefe;list-style-type:none}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover,tfoot tr,thead tr{background:0 0}.tabs.primary{background:#009fe3}.tabs.primary>li>a{color:#0a0a0a}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#0097d8}.tabs-title{float:left}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#1779ba}.tabs-title>a:hover{background:#fefefe;color:#1468a0}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#e6e6e6;color:#575756}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fefefe;color:#0a0a0a;transition:all .5s ease}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}tbody,tfoot,thead{border:1px solid #f1f1f1;background-color:#fefefe}caption{font-weight:700}tfoot,thead{color:#0a0a0a}thead{background:#f8f8f8}tfoot{background:#f1f1f1}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}caption,tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(even){border-bottom:0;background-color:#f1f1f1}table.unstriped tbody tr{border-bottom:1px solid #f1f1f1;background-color:#fefefe}table.unstriped tbody{background-color:#fefefe}@media print,screen and (max-width:59.99875em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f3f3f3}table.hover tfoot tr:hover{background-color:#ececec}table.hover tbody tr:hover{background-color:#f9f9f9}table.hover:not(.unstriped) tr:nth-of-type(even):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(10,10,10,.45);overflow-y:auto}[data-whatinput=mouse] .reveal{outline:0}.reveal{z-index:1006;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:75rem}}.reveal{position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:75rem}.reveal.large,.reveal.small{width:50%;max-width:75rem}.reveal.large{width:90%}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box;font-size:16px}a,body{font-size:1rem;letter-spacing:.01em;font-weight:400}body{margin:0;padding:0;background:#fefefe;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Open Sans",sans-serif,serif;background:#fff;color:#575756;line-height:1.5625rem}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;color:#2199e8;line-height:1.75rem}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}button{font-size:100%;margin:0}input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{margin:0;padding:0;border:0}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;min-height:50px}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=60em&xlarge=80em&xxlarge=90em"}*,::after,::before{box-sizing:inherit}button,select{border-radius:0}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}[data-whatinput=mouse] button{outline:0}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:0 0;line-height:1;cursor:auto}pre{overflow:auto}button,input,optgroup,select{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.row{max-width:65em;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.row .row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:60em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width:80em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width:90em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.collapse>.column>.row,.row.collapse>.columns>.row,.row.is-collapse-child{margin-right:0;margin-left:0}.column,.columns{flex:1 1 0px;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column,.columns{min-width:0}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2,.small-offset-0{margin-left:0}.small-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.6666666667%}.small-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-offset-3{margin-left:25%}.small-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.6666666667%}.small-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.small-offset-6{margin-left:50%}.small-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.6666666667%}.small-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.small-offset-9{margin-left:75%}.small-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12,.small-up-1>.column,.small-up-1>.columns{flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1,.small-up-2,.small-up-3,.small-up-4,.small-up-5,.small-up-6,.small-up-7,.small-up-8{flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{flex:0 0 50%;max-width:50%}.small-up-3>.column,.small-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-up-4>.column,.small-up-4>.columns{flex:0 0 25%;max-width:25%}.small-up-5>.column,.small-up-5>.columns{flex:0 0 20%;max-width:20%}.small-up-6>.column,.small-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-up-7>.column,.small-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.small-up-8>.column,.small-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.medium-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.medium-offset-0{margin-left:0}.medium-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12,.medium-up-1>.column,.medium-up-1>.columns{flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1,.medium-up-2,.medium-up-3,.medium-up-4,.medium-up-5,.medium-up-6,.medium-up-7,.medium-up-8{flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{flex:0 0 50%;max-width:50%}.medium-up-3>.column,.medium-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-up-4>.column,.medium-up-4>.columns{flex:0 0 25%;max-width:25%}.medium-up-5>.column,.medium-up-5>.columns{flex:0 0 20%;max-width:20%}.medium-up-6>.column,.medium-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-up-7>.column,.medium-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.medium-up-8>.column,.medium-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:40em) and (min-width:40em){.medium-expand{flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:1 1 0px}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:60em){.large-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.large-offset-0{margin-left:0}.large-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.6666666667%}.large-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-offset-3{margin-left:25%}.large-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.6666666667%}.large-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.large-offset-6{margin-left:50%}.large-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.6666666667%}.large-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.large-offset-9{margin-left:75%}.large-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12,.large-up-1>.column,.large-up-1>.columns{flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1,.large-up-2,.large-up-3,.large-up-4,.large-up-5,.large-up-6,.large-up-7,.large-up-8{flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{flex:0 0 50%;max-width:50%}.large-up-3>.column,.large-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-up-4>.column,.large-up-4>.columns{flex:0 0 25%;max-width:25%}.large-up-5>.column,.large-up-5>.columns{flex:0 0 20%;max-width:20%}.large-up-6>.column,.large-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-up-7>.column,.large-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.large-up-8>.column,.large-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:60em) and (min-width:60em){.large-expand{flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:60em){.row.large-unstack>.column,.row.large-unstack>.columns{flex:1 1 0px}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width:80em){.xlarge-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.xlarge-offset-0{margin-left:0}.xlarge-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xlarge-offset-1{margin-left:8.3333333333%}.xlarge-3{flex:0 0 25%;max-width:25%}.xlarge-offset-2{margin-left:16.6666666667%}.xlarge-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.xlarge-offset-4{margin-left:33.3333333333%}.xlarge-6{flex:0 0 50%;max-width:50%}.xlarge-offset-5{margin-left:41.6666666667%}.xlarge-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.xlarge-offset-7{margin-left:58.3333333333%}.xlarge-9{flex:0 0 75%;max-width:75%}.xlarge-offset-8{margin-left:66.6666666667%}.xlarge-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.xlarge-offset-10{margin-left:83.3333333333%}.xlarge-12,.xlarge-up-1>.column,.xlarge-up-1>.columns{flex:0 0 100%;max-width:100%}.xlarge-offset-11{margin-left:91.6666666667%}.xlarge-up-1,.xlarge-up-2,.xlarge-up-3,.xlarge-up-4,.xlarge-up-5,.xlarge-up-6,.xlarge-up-7,.xlarge-up-8{flex-wrap:wrap}.xlarge-up-2>.column,.xlarge-up-2>.columns{flex:0 0 50%;max-width:50%}.xlarge-up-3>.column,.xlarge-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xlarge-up-4>.column,.xlarge-up-4>.columns{flex:0 0 25%;max-width:25%}.xlarge-up-5>.column,.xlarge-up-5>.columns{flex:0 0 20%;max-width:20%}.xlarge-up-6>.column,.xlarge-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xlarge-up-7>.column,.xlarge-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.xlarge-up-8>.column,.xlarge-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width:80em) and (min-width:80em){.xlarge-expand{flex:1 1 0px}}.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{flex:0 0 100%}@media screen and (min-width:80em){.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{flex:1 1 0px}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width:90em){.xxlarge-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.xxlarge-offset-0{margin-left:0}.xxlarge-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xxlarge-offset-1{margin-left:8.3333333333%}.xxlarge-3{flex:0 0 25%;max-width:25%}.xxlarge-offset-2{margin-left:16.6666666667%}.xxlarge-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.xxlarge-offset-4{margin-left:33.3333333333%}.xxlarge-6{flex:0 0 50%;max-width:50%}.xxlarge-offset-5{margin-left:41.6666666667%}.xxlarge-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.xxlarge-offset-7{margin-left:58.3333333333%}.xxlarge-9{flex:0 0 75%;max-width:75%}.xxlarge-offset-8{margin-left:66.6666666667%}.xxlarge-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.xxlarge-offset-10{margin-left:83.3333333333%}.xxlarge-12,.xxlarge-up-1>.column,.xxlarge-up-1>.columns{flex:0 0 100%;max-width:100%}.xxlarge-offset-11{margin-left:91.6666666667%}.xxlarge-up-1,.xxlarge-up-2,.xxlarge-up-3,.xxlarge-up-4,.xxlarge-up-5,.xxlarge-up-6,.xxlarge-up-7,.xxlarge-up-8{flex-wrap:wrap}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{flex:0 0 50%;max-width:50%}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{flex:0 0 25%;max-width:25%}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{flex:0 0 20%;max-width:20%}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width:90em) and (min-width:90em){.xxlarge-expand{flex:1 1 0px}}.row.xxlarge-unstack>.column,.row.xxlarge-unstack>.columns{flex:0 0 100%}@media screen and (min-width:90em){.row.xxlarge-unstack>.column,.row.xxlarge-unstack>.columns{flex:1 1 0px}.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-right:0;padding-left:0}.xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}.shrink{flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.25rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}.hide{display:none!important}.invisible{visibility:hidden}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:59.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:60em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:60em){.hide-for-large{display:none!important}}@media screen and (max-width:59.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:60em) and (max-width:79.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:59.99875em),screen and (min-width:80em){.show-for-large-only{display:none!important}}@media screen and (min-width:80em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:79.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:80em) and (max-width:89.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:79.99875em),screen and (min-width:90em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:90em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.align-center{text-align:center}.align-left{text-align:left}.align-right{text-align:right}.powermail_field .checkbox label a,.relative,ul{position:relative}.absolute{position:absolute}@media print,screen and (min-width:60em){.large-max-w-20{max-width:20%}}.design-price-headline{margin-bottom:3.125rem}.design-price-logo{margin-bottom:3.75rem;margin-left:1.875rem;margin-right:1.875rem}@media print,screen and (min-width:40em){.design-price-logo{margin-bottom:1.875rem}}.inset-shadow{box-shadow:inset -.9375rem 0 0 0 #fff,inset .9375rem 0 0 0 #fff}.display-block{display:block!important}.display-none{display:none!important}.no-padding-right{padding-right:0}.no-padding-left{padding-left:0}ul{list-style:none;margin-left:0;margin-bottom:0}ul li{margin:0 0 .75rem;padding-left:1.125rem;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.list.svg');background-repeat:no-repeat;background-size:15px 9px;background-position:-3px 11px}ul li:last-child{margin:0}ul.language-select li{background:0 0;margin:0}ul#contactService li,ul#main-nav li,ul#pdpTabs li,ul.accordion li,ul.listing li,ul.slick-dots li{padding-left:0;background:0 0;margin:0}ul.accordion li{margin-bottom:.625rem}.w100{width:100%;height:auto}p{line-height:inherit;margin-bottom:1.375rem}@media screen and (min-width:40em){p{margin-bottom:2.3125rem}}.grey-light{background:#f5f5f5}.primarycolor{color:#009fe3}.overflow-hidden{overflow:hidden}.startseitenlist-news a h3,.text-only-grey{color:#575756}@media screen and (min-width:40em){.margin-bottom-large{margin-bottom:1.5625rem}}@media screen and (min-width:40em) and (max-width:63.99875em){.margin-bottom-medium{margin-bottom:1.5625rem}}@media screen and (max-width:39.99875em){.margin-bottom-small{margin-bottom:1.5625rem}}section{padding:2.5rem 0}@media screen and (min-width:40em){section{padding:5rem 0}}section.service-grid-teaser{padding:1.8125rem 0 .625rem}@media screen and (min-width:40em){section.service-grid-teaser{padding:4.0625rem 0 3.125rem}}section.page-sharing{padding:1.8125rem 0 2.3125rem}@media screen and (min-width:40em){section.page-sharing{padding:4.25rem 0 4.8125rem}}section.followingteaser{padding:2.5rem 0 0}@media screen and (min-width:40em){section.followingteaser{padding:5rem 0 0}}section.followingteaser-onlysmall{padding:2.5rem 0 0}.spacing-bottom,section.forwardteaser{padding:0 0 2.5rem}@media screen and (min-width:40em){section.forwardteaser{padding:0 0 5rem}}.tx-powermail ol,footer section,header section,section.followingteaser.forwardteaser,section.training-center{padding:0}section.text-element{padding-top:1.125rem}@media screen and (min-width:40em){section.text-element{padding-top:4.0625rem}}section .teaser-wb{padding:0;margin:2.5rem 0 0}@media screen and (min-width:40em){section .teaser-wb{margin:5rem 0 0}}@media screen and (min-width:40em){.spacing-bottom{padding:0 0 5rem}}.spacing-top{padding:2.5rem 0 0}@media screen and (min-width:40em){.spacing-top{padding:5rem 0 0}}.spacing-top-bottom{padding:2.5rem 0}@media screen and (min-width:40em){.spacing-top-bottom{padding:5rem 0}}@media screen and (max-width:39.99875em){.row.margin-bottom-1 .columns.medium-6:first-child{padding-bottom:2.5rem}}.btn-grey-light,.btn-grey-light.disabled,.btn-grey-light.disabled:focus,.btn-grey-light.disabled:hover,.btn-grey-light[disabled],.btn-grey-light[disabled]:focus,.btn-grey-light[disabled]:hover{background-color:#f5f5f5;color:#575756}.btn-grey-light:focus,.btn-grey-light:hover{background-color:#9aa2a6;color:#575756}.btn-grey-light-light,.btn-grey-light-light.disabled,.btn-grey-light-light.disabled:focus,.btn-grey-light-light.disabled:hover,.btn-grey-light-light:focus,.btn-grey-light-light:hover,.btn-grey-light-light[disabled],.btn-grey-light-light[disabled]:focus,.btn-grey-light-light[disabled]:hover{background-color:#f5f5f5;color:#575756}.btn-grey-medium,.btn-grey-medium.disabled,.btn-grey-medium.disabled:focus,.btn-grey-medium.disabled:hover,.btn-grey-medium[disabled],.btn-grey-medium[disabled]:focus,.btn-grey-medium[disabled]:hover{background-color:#9aa2a6;color:#fff}.btn-grey-dark,.btn-grey-dark.disabled,.btn-grey-dark.disabled:focus,.btn-grey-dark.disabled:hover,.btn-grey-dark[disabled],.btn-grey-dark[disabled]:focus,.btn-grey-dark[disabled]:hover,.btn-grey-medium:focus,.btn-grey-medium:hover{background-color:#6a7175;color:#fff}.btn-grey-dark:focus,.btn-grey-dark:hover{background-color:#9aa2a6;color:#fff}.btn-grey-meta,.btn-grey-meta.disabled,.btn-grey-meta.disabled:focus,.btn-grey-meta.disabled:hover,.btn-grey-meta[disabled],.btn-grey-meta[disabled]:focus,.btn-grey-meta[disabled]:hover{background-color:#ccd0d2;color:#575756}.btn-grey-meta:focus,.btn-grey-meta:hover{background-color:#f5f5f5;color:#575756}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;src:url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-300.eot');src:local(""),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-300.eot?#iefix') format("embedded-opentype"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-300.woff2') format("woff2"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-300.woff') format("woff"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-300.ttf') format("truetype"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-300.svg#OpenSans') format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-regular.eot');src:local(""),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-regular.eot?#iefix') format("embedded-opentype"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-regular.woff2') format("woff2"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-regular.woff') format("woff"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-regular.ttf') format("truetype"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-regular.svg#OpenSans') format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;src:url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-600.eot');src:local(""),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-600.eot?#iefix') format("embedded-opentype"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-600.woff2') format("woff2"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-600.woff') format("woff"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-600.ttf') format("truetype"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-600.svg#OpenSans') format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;src:url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-700.eot');src:local(""),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-700.eot?#iefix') format("embedded-opentype"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-700.woff2') format("woff2"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-700.woff') format("woff"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-700.ttf') format("truetype"),url('../../../typo3conf/ext/torr_template/Resources/Public/fonts/open-sans-v18-latin/open-sans-v18-latin-700.svg#OpenSans') format("svg")}.wf-active body,.wf-active h1,.wf-active h2,.wf-active h3,.wf-active h4,.wf-active h5,.wf-active h6{font-family:"Open Sans",sans-serif,serif}.smallfont,p .smallfont{font-size:.8125rem}h1,h2,h4,h5,h6{font-weight:400}h1,h2,h3,h4,h5,h6{font-family:"Open Sans",sans-serif,serif;letter-spacing:.01em;margin-bottom:1.25rem}.h1,h1{font-size:1.625rem}.h1,.h2,.h2 p,.slick-slide .innerCont p,h1,h2,h2 p{line-height:2.375rem}.h2,.h2 p,h2,h2 p{font-size:1.375rem}.slick-slide .innerCont,.videoItem .innerCont{font-size:1.4375rem;line-height:2.375rem;font-weight:300}.slick-slide .innerCont p,.videoItem .innerCont p{font-size:2.375rem}.h3,.h3 a,h3,h3 a{font-size:1.125rem;line-height:2.125rem;font-weight:300}.h4,.tabs-title-external>a,.tabs-title>a,h4,table.ce-table tr:first-child td{font-size:1rem;line-height:1.75rem;font-weight:600}.h4,.h5,.h6,.tx-powermail .powermail_form_5 .powermail_fieldwrap_subhead h2,h4,h5,h6{margin-bottom:0}.accordion-title h2{font-weight:400;font-size:1.125rem;line-height:1.75rem;letter-spacing:.01em;margin-bottom:0}.button-filled{font-size:1.125rem}.button-filled,.cta-link,.head-service-grid-teaser,input[type=submit]{font-weight:600;line-height:1.75rem;letter-spacing:.01em}.cta-link,input[type=submit]{font-size:1.125rem}.quote-cont p{font-size:1.375rem;line-height:2.125rem;font-style:italic}.cta-link{font-size:1rem}.dropdown-head,.dropdown-opened,.footnote,.sub-navigation,.tags{font-size:1.125rem;line-height:1.75rem;letter-spacing:.01em;font-weight:400}.dropdown-opened,.footnote,.tags{font-weight:600}.footnote,.tags{font-size:.75rem;line-height:1.375rem;font-weight:400}.reveal .close-button{font-size:1.875rem}@media screen and (min-width:40em){body{font-size:1.125rem;line-height:2.125rem}.smallfont,p .smallfont{font-size:.9375rem}h1,h2,h3,h4,h5,h6{margin-bottom:1.75rem}.h1,h1{font-size:2.25rem}.h1,.slick-slide .innerCont p,h1{line-height:3rem}.h2,.h2 p,h2,h2 p{font-size:1.875rem;line-height:3rem}.slick-slide .innerCont,.videoItem .innerCont{font-size:1.4375rem;line-height:3rem;font-weight:300}.slick-slide .innerCont p,.videoItem .innerCont p{font-size:2.375rem}.h3,.h3 a,a,h3,h3 a{font-size:1.125rem;line-height:2.125rem}.h4,h4,table.ce-table tr:first-child td{font-size:1.125rem;line-height:2.125rem}.tabs-title-external>a,.tabs-title>a{font-size:1rem;line-height:2.125rem}.h4,.h5,.h6,h4,h5,h6{margin-bottom:0}.accordion-title h2,.button-filled,input[type=submit]{font-size:1.375rem;line-height:2.375rem}.quote-cont p{font-size:1.75rem;line-height:2.625rem}.cta-link{font-size:1.125rem;line-height:1.5625rem}.sub-navigation{font-size:1rem;line-height:2.125rem}.dropdown-head{font-size:1rem;line-height:1.875rem}#magellanNavi ul li a,.dropdown-opened{font-size:1.125rem;line-height:1.875rem}.footnote,.tags{font-size:.875rem;line-height:1.375rem}}.head-service-grid-teaser{font-size:1.125rem}@media print,screen and (min-width:60em){.head-service-grid-teaser{font-size:.9375rem}}@media screen and (min-width:80em){.head-service-grid-teaser{font-size:1.0625rem}}.basic-price,.product-price-prefix{font-size:1.5rem}.product-price{font-size:2.25rem;font-weight:600}.price-exkl{font-size:.875rem;font-style:italic}.reimbursable-aid-header{font-size:1.25rem;font-weight:600}@media print,screen and (min-width:60em){.reimbursable-aid-header{font-size:1.375rem}}.cta-link{display:block;position:relative;padding-left:2.375rem;margin:.125rem 0 .5625rem}.cta-link::before{content:"";display:inline-block;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.cta.arrow.svg');background-repeat:no-repeat;background-size:53px 13px;background-position:0 0;position:absolute;width:22px;height:13px;left:0;top:8px}@media screen and (min-width:40em){.cta-link::before{top:5px}}.cta-link:hover::before,.hover-zoom-img:hover .cta-link::before,.startseitenlist-news .inner:hover a.cta-link::before{background-position:-31px 0}.cta-link:hover,.fancy-select ul.options li.selected.hover,.hover-zoom-img:hover .cta-link{color:#0084b2}.cta-link.goBack::before{transform:rotate(180deg)}.picture-with-textblock .columns .cta-link.isFirst{margin-top:1.875rem}.button-blue,.primary-btn{background-color:#009fe3;color:#fff;margin:0 0 1rem;padding:1.25rem}@media screen and (min-width:40em){.button-blue,.primary-btn{padding:1.25rem 5.3125rem}}.button-blue:hover,.primary-btn:hover{background-color:#fff}.primary-btn{amrgin-top:.625rem;border:.0625rem solid #fff}.primary-btn:hover{border:.0625rem solid #009fe3}.scrollToTop{text-align:center;font-weight:700;text-decoration:none;position:fixed;right:30px;bottom:calc(2% + 20px);display:none;z-index:999;width:4rem;height:4rem}@media screen and (max-width:39.99875em){.scrollToTop{right:40px}}.scrollToTop::before{content:"";display:inline-block;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.backtotop.svg');background-repeat:no-repeat;background-position:-9px 0;background-size:164px 64px;width:64px;height:64px}.page-navigation ul li a.current,.page-navigation ul li a:hover,.page-navigation ul li span.current,.page-navigation ul li span:hover,.scrollToTop:hover{text-decoration:none}.scrollToTop:hover::before{background-position:-45px 0}@media screen and (min-width:40em){.scrollToTop:hover::before{background-position:-90px 0}}.hover-zoom-img img{transition:all 1.4s ease;transform-origin:center top 0}.hover-zoom-img:hover img{transform:scale(1.05)}.scale-img{transform:scale(1.125)}.sticky-header{width:100%;transition:background-color .1s ease,padding .1s ease;z-index:1}.sticky-header.shrink{background-color:#fefefe}.sticky.is-at-top{margin-top:0!important}.animate{animation-duration:1.5s;animation-fill-mode:both}.zoom-in{opacity:0;transform:translateY(200px);transition:all 1.5s}.zoom-in.animate{opacity:1;transform:translateY(0)}.fadeInUp{animation-name:fadeInUp}.fadeIn{animation-name:fadeIn}@media screen and (min-width:40em){.sticky-header{padding-top:6px;height:124px}.sticky-header.shrink{height:124px}}.fade-in{opacity:0;transition:.4s all ease-in}.fade-in-active{opacity:1!important}table.ce-table{border:medium;width:100%;margin:3.75rem auto;padding:0 .9375rem;max-width:90em}table.ce-table tr{border-bottom:.0625rem solid #9aa2a6}table.ce-table tr:first-child{background:#f5f5f5;font-weight:700}table.ce-table tr td{padding:1.25rem;vertical-align:top;width:33.3333%;border-right:.625rem solid #fff}table.ce-table tr td:first-child{font-weight:700}table.ce-table tr td:last-child{border-right:none}body.is-reveal-open .reveal-overlay #modalShareContent .container div div div.tx-powermail{margin:0!important}.tx-powermail,.tx-powermail label{font-family:"Open Sans",sans-serif,serif}.tx-powermail{padding:0;max-width:65em;font-weight:400;padding:0 .9375rem;position:relative;margin:0 auto 1.5rem!important}@media screen and (min-width:40em){.tx-powermail{margin:0 auto 4rem!important}}.tx-powermail h3{display:none}.tx-powermail label{display:initial;color:#575756}.tx-powermail label em,.tx-powermail label strong{color:#009fe3;display:inline}.tx-powermail label strong{text-transform:none}.tx-powermail .widthHalf{width:100%}@media screen and (min-width:40em){.tx-powermail .widthHalf{width:50%}}.tx-powermail .powermail_form .powermail_fieldwrap_anrede,.tx-powermail .powermail_form .powermail_fieldwrap_e_mail_adresse,.tx-powermail .powermail_form .powermail_fieldwrap_e_mailadresse,.tx-powermail .powermail_form .powermail_fieldwrap_emailadresse,.tx-powermail .powermail_form .powermail_fieldwrap_fax,.tx-powermail .powermail_form .powermail_fieldwrap_firmaabteilung,.tx-powermail .powermail_form .powermail_fieldwrap_healthinsurance,.tx-powermail .powermail_form .powermail_fieldwrap_ihrekrankenkasse,.tx-powermail .powermail_form .powermail_fieldwrap_ihrewebseitenurl,.tx-powermail .powermail_form .powermail_fieldwrap_ihrsanittshaus,.tx-powermail .powermail_form .powermail_fieldwrap_kunden_nr,.tx-powermail .powermail_form .powermail_fieldwrap_kundennummer,.tx-powermail .powermail_form .powermail_fieldwrap_land,.tx-powermail .powermail_form .powermail_fieldwrap_nachname,.tx-powermail .powermail_form .powermail_fieldwrap_ort,.tx-powermail .powermail_form .powermail_fieldwrap_plz,.tx-powermail .powermail_form .powermail_fieldwrap_plzort,.tx-powermail .powermail_form .powermail_fieldwrap_sanittshaus,.tx-powermail .powermail_form .powermail_fieldwrap_seminartermin,.tx-powermail .powermail_form .powermail_fieldwrap_straehausnummer,.tx-powermail .powermail_form .powermail_fieldwrap_strasse_nr,.tx-powermail .powermail_form .powermail_fieldwrap_strassehausnummer,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer1,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer1email,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer2,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer2email,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer3,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer3email,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer4,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer4email,.tx-powermail .powermail_form .powermail_fieldwrap_telefonnummer,.tx-powermail .powermail_form .powermail_fieldwrap_vorname,.tx-powermail .powermail_form .powermail_fieldwrap_vorname_01,.tx-powermail .powermail_form .powermail_fieldwrap_yourmedicalsupplier,.tx-powermail .widthQuarter{width:100%}@media screen and (min-width:40em){.tx-powermail .widthQuarter{width:25%}}.tx-powermail .powermail_fieldwrap{margin-bottom:.9375rem}.tx-powermail textarea{min-height:12.5rem}@media screen and (min-width:40em){.tx-powermail .powermail_form .powermail_fieldwrap_anrede,.tx-powermail .powermail_form .powermail_fieldwrap_e_mail_adresse,.tx-powermail .powermail_form .powermail_fieldwrap_e_mailadresse,.tx-powermail .powermail_form .powermail_fieldwrap_emailadresse,.tx-powermail .powermail_form .powermail_fieldwrap_fax,.tx-powermail .powermail_form .powermail_fieldwrap_firmaabteilung,.tx-powermail .powermail_form .powermail_fieldwrap_healthinsurance,.tx-powermail .powermail_form .powermail_fieldwrap_ihrekrankenkasse,.tx-powermail .powermail_form .powermail_fieldwrap_ihrewebseitenurl,.tx-powermail .powermail_form .powermail_fieldwrap_ihrsanittshaus,.tx-powermail .powermail_form .powermail_fieldwrap_kunden_nr,.tx-powermail .powermail_form .powermail_fieldwrap_kundennummer,.tx-powermail .powermail_form .powermail_fieldwrap_land,.tx-powermail .powermail_form .powermail_fieldwrap_nachname,.tx-powermail .powermail_form .powermail_fieldwrap_ort,.tx-powermail .powermail_form .powermail_fieldwrap_phone,.tx-powermail .powermail_form .powermail_fieldwrap_plz,.tx-powermail .powermail_form .powermail_fieldwrap_plzort,.tx-powermail .powermail_form .powermail_fieldwrap_sanittshaus,.tx-powermail .powermail_form .powermail_fieldwrap_seminartermin,.tx-powermail .powermail_form .powermail_fieldwrap_straehausnummer,.tx-powermail .powermail_form .powermail_fieldwrap_strasse_nr,.tx-powermail .powermail_form .powermail_fieldwrap_strassehausnummer,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer1,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer1email,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer2,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer2email,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer3,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer3email,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer4,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer4email,.tx-powermail .powermail_form .powermail_fieldwrap_telefonnummer,.tx-powermail .powermail_form .powermail_fieldwrap_vorname,.tx-powermail .powermail_form .powermail_fieldwrap_vorname_01,.tx-powermail .powermail_form .powermail_fieldwrap_yourmedicalsupplier{width:48%;float:left}}@media screen and (min-width:64em){.tx-powermail .powermail_form .powermail_fieldwrap_anrede,.tx-powermail .powermail_form .powermail_fieldwrap_e_mail_adresse,.tx-powermail .powermail_form .powermail_fieldwrap_e_mailadresse,.tx-powermail .powermail_form .powermail_fieldwrap_emailadresse,.tx-powermail .powermail_form .powermail_fieldwrap_fax,.tx-powermail .powermail_form .powermail_fieldwrap_firmaabteilung,.tx-powermail .powermail_form .powermail_fieldwrap_healthinsurance,.tx-powermail .powermail_form .powermail_fieldwrap_ihrekrankenkasse,.tx-powermail .powermail_form .powermail_fieldwrap_ihrewebseitenurl,.tx-powermail .powermail_form .powermail_fieldwrap_ihrsanittshaus,.tx-powermail .powermail_form .powermail_fieldwrap_kunden_nr,.tx-powermail .powermail_form .powermail_fieldwrap_kundennummer,.tx-powermail .powermail_form .powermail_fieldwrap_land,.tx-powermail .powermail_form .powermail_fieldwrap_nachname,.tx-powermail .powermail_form .powermail_fieldwrap_ort,.tx-powermail .powermail_form .powermail_fieldwrap_phone,.tx-powermail .powermail_form .powermail_fieldwrap_plz,.tx-powermail .powermail_form .powermail_fieldwrap_plzort,.tx-powermail .powermail_form .powermail_fieldwrap_sanittshaus,.tx-powermail .powermail_form .powermail_fieldwrap_seminartermin,.tx-powermail .powermail_form .powermail_fieldwrap_straehausnummer,.tx-powermail .powermail_form .powermail_fieldwrap_strasse_nr,.tx-powermail .powermail_form .powermail_fieldwrap_strassehausnummer,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer1,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer1email,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer2,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer2email,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer3,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer3email,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer4,.tx-powermail .powermail_form .powermail_fieldwrap_teilnehmer4email,.tx-powermail .powermail_form .powermail_fieldwrap_telefonnummer,.tx-powermail .powermail_form .powermail_fieldwrap_vorname,.tx-powermail .powermail_form .powermail_fieldwrap_vorname_01,.tx-powermail .powermail_form .powermail_fieldwrap_yourmedicalsupplier{width:49%;float:left}}.tx-powermail .powermail_form .layout1::after,.tx-powermail .powermail_form .layout2::after{content:"";clear:both;float:none}.tx-powermail .powermail_form .layout3{width:100%;clear:both;float:none}.tx-powermail .powermail_form .powermail_fieldwrap_type_submit{width:100%;float:left}.tx-powermail .powermail_form .infoaddress,.tx-powermail .powermail_form .infoemail,.tx-powermail .powermail_form .infophone,.tx-powermail .powermail_form .powermail_fieldwrap_type_check.nolabel .powermail_label{display:none}.tx-powermail .powermail_form .powermail_fieldwrap_type_check.nolabel,.tx-powermail .powermail_form .powermail_fieldwrap_type_check.nolabel .powermail_field{padding-top:0}@media screen and (min-width:40em){.tx-powermail .powermail_form textarea{min-height:18.75rem}}.tx-powermail .powermail_form .powermail_fieldwrap_message,.tx-powermail .powermail_form .powermail_fieldwrap_phone,.tx-powermail .powermail_form .powermail_fieldwrap_type_check{width:100%;clear:both;float:none}.tx-powermail .powermail_form #callbackPhoneNr,.tx-powermail .powermail_form .powermail_fieldwrap_infomaterialproducts label.powermail_label,.tx-powermail .powermail_form .powermail_fieldwrap_products,.tx-powermail .powermail_form_4 #callbackHealth,.tx-powermail .powermail_form_4 #callbackMedical,.tx-powermail .powermail_form_4 #callbackPhoneNr,.tx-powermail .powermail_form_5 .powermail_fieldwrap_seminartermin label{display:none}.tx-powermail .powermail_form_2 input[type=date],.tx-powermail .powermail_form_2 input[type=email],.tx-powermail .powermail_form_2 input[type=password],.tx-powermail .powermail_form_2 input[type=text],.tx-powermail .powermail_form_2 textarea{width:100%;max-width:100%}.tx-powermail .powermail_form_3 .powermail_fieldwrap_marker_02,.tx-powermail .powermail_form_3 .powermail_fieldwrap_marker_03,.tx-powermail .powermail_form_3 .powermail_fieldwrap_message,.tx-powermail .powermail_form_3 .powermail_fieldwrap_products,.tx-powermail .powermail_form_4 .powermail_fieldwrap_callback,.tx-powermail .powermail_form_4 .powermail_fieldwrap_message,.tx-powermail .powermail_form_4 .powermail_fieldwrap_phone,.tx-powermail .powermail_form_4 .powermail_fieldwrap_products{width:100%;float:left}.tx-powermail .powermail_form_3 .powermail_fieldwrap_products .checkbox{width:100%}@media screen and (min-width:40em){.tx-powermail .powermail_form_3 .powermail_fieldwrap_products .checkbox{width:49%;float:left}}.tx-powermail .powermail_form_4 .powermail_fieldwrap_products .checkbox{width:100%}@media screen and (min-width:40em){.tx-powermail .powermail_form_4 .powermail_fieldwrap_products .checkbox{width:49%;float:left}}.tx-powermail .powermail_form_4 .powermail_fieldwrap_phone .powermail_field{width:100%}@media screen and (min-width:40em){.tx-powermail .powermail_form_4 .powermail_fieldwrap_phone .powermail_field{width:48%;float:left}}@media screen and (min-width:64em){.tx-powermail .powermail_form_4 .powermail_fieldwrap_phone .powermail_field{width:49%;float:left}}.powermail_field_error_container_products,.tx-powermail .powermail_form_4 .powermail_fieldwrap_phone .powermail_label,.tx-powermail .powermail_form_5 .powermail_fieldwrap_data,.tx-powermail .powermail_form_5 .powermail_fieldwrap_type_html,.tx-powermail .powermail_form_5 .powermail_fieldwrap_type_textarea{width:100%;float:left}.tx-powermail .powermail_form_5 .powermail_fieldwrap_type_html{margin-top:1.25rem}.aktuelleslist .footer p,.aktuelleslist .teaser-text p,.tx-powermail .powermail_form_5 .powermail_fieldwrap_subhead{margin:0}.tx-powermail .powermail_form_5 .powermail_fieldwrap_ansprechpartner,.tx-powermail .powermail_form_5 .powermail_fieldwrap_ihremitteilunganuns,.tx-powermail .powermail_form_5 .powermail_fieldwrap_kontakt,.tx-powermail .powermail_form_5 .powermail_fieldwrap_teilnehmer,.tx-powermail .powermail_form_5 align-content{font-family:"Open Sans",sans-serif,serif;font-weight:400;letter-spacing:.01em;font-size:1.5rem;line-height:2.125rem}.slick-slide.slick-loading img,.tx-powermail .powermail_form_6 .powermail_fieldwrap_showwhere,body.language-1 .tx-powermail .powermail_form_1 #infoProducts,body.language-1 .tx-powermail .powermail_form_1 #infoYes,body.language-2 .tx-powermail .powermail_form_1 #infoProducts,body.language-2 .tx-powermail .powermail_form_1 #infoYes,legend{display:none}.tx-powermail .powermail_fieldwrap_type_check,.tx-powermail .powermail_fieldwrap_type_radio,.tx-powermail .powermail_fieldwrap_type_textarea{width:100%;float:none;clear:both;padding-top:.75rem}.tx-events2 .accordion-item .accordion-title .event-location,.tx-powermail .powermail_fieldwrap_type_check .powermail_field,.tx-powermail .powermail_fieldwrap_type_radio .powermail_field,.tx-powermail .powermail_fieldwrap_type_textarea .powermail_field{padding-top:.75rem}@media screen and (min-width:40em){.tx-powermail .layout1{margin-right:2%}}.tx-powermail .layout2{width:100%}@media screen and (min-width:40em){.tx-powermail .layout2{width:48%;float:left}}@media screen and (min-width:64em){.tx-powermail .layout2{width:49%;float:left}}.tx-powermail .layout3{width:100%}.powermail_fieldset.layout3 .powermail_fieldwrap{width:100%!important;float:left!important}body.page-136 .tx-powermail,body.page-89 .tx-powermail{padding:0}.mandatory,.parsley-custom-error-message,.parsley-required{color:red}input[type=checkbox],input[type=radio]{margin:.8125rem .625rem 0 0;float:left}.checkbox,.radio{position:relative;display:block;margin-bottom:.9375rem;padding-left:2.5rem}.checkbox input,.radio input{position:absolute;z-index:-1;opacity:0}.checkbox label,.radio label{cursor:pointer}.outerIndicator{height:100%;width:100%;left:0;top:0;position:absolute}.outerIndicator .indicator{position:absolute;top:.25rem;left:0;width:1.5625rem;height:1.5625rem;background:#ccd0d2}.checkbox input:focus~.outerIndicator .indicator,.checkbox label:hover input~.outerIndicator .indicator,.radio input:focus~.outerIndicator .indicator,.radio label:hover input~.outerIndicator .indicator{background:#9aa2a6}.checkbox input:checked~.outerIndicator .indicator,.radio input:checked~.outerIndicator .indicator{background:#009fe3}.checkbox input:disabled~.outerIndicator .indicator,.radio input:disabled~.outerIndicator .indicator{pointer-events:none;opacity:.6;background:#f5f5f5}.indicator::after{position:absolute;display:none;content:"";background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.tickmark.png') 0 0 no-repeat;background-size:contain;width:1.5625rem;height:1.5625rem}.checkbox input:checked~.outerIndicator .indicator::after{display:block}.checkbox--checkbox .outerIndicator .indicator::after,.checkbox--radio .outerIndicator .indicator::after{top:.25rem;left:.5rem;width:.1875rem;height:.5rem;transform:rotate(45deg);border:solid #fff;border-width:0 .125rem .125rem 0}.checkbox--checkbox input:disabled~.outerIndicator .indicator::after,.checkbox--radio input:disabled~.outerIndicator .indicator::after{border-color:#9aa2a6}input[type=date],input[type=email],input[type=number],input[type=password],input[type=text],textarea{width:100%;background-color:#f5f5f5;font-family:"Open Sans",sans-serif,serif;border:0;color:#575756;box-shadow:none;padding-left:10px;padding-right:30px;height:50px;margin-top:4px}.grey-light input[type=date],.grey-light input[type=email],.grey-light input[type=password],.grey-light input[type=text],.grey-light textarea{background-color:#fff}input[type=button],input[type=submit]{color:#fff;background:#009fe3;border:.0625rem solid #fff;font-family:"Open Sans",sans-serif,serif;text-decoration:none;cursor:pointer;width:auto;height:auto;margin-top:1.5625rem;padding:1.25rem}@media screen and (min-width:40em){input[type=button],input[type=submit]{padding:1.25rem 5.3125rem}}input[type=button]:hover,input[type=submit]:hover{color:#009fe3;background:#fff;border:.0625rem solid #009fe3}input[type=button]#resultElectricity,input[type=submit]#resultElectricity{padding:1.25rem 0}.fancy-select,select{height:50px;margin-top:.25rem}select{padding:0 10px;border:0;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.accordion.svg');background-position:right -20px center;background-repeat:no-repeat;background-size:44px 23px}.fancy-select ul.parsley-errors-list.filled{left:0;position:absolute;top:3.125rem}.fancy-select{padding:8px 10px 0}.fancy-select.disabled{opacity:.5}.fancy-select,.fancy-select .trigger,select{position:relative;background-color:#f5f5f5;color:#575756}.fancy-select .trigger{cursor:pointer;font-weight:400;padding:2px 24px 2px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;transition:all 240ms ease-out}@media screen and (max-width:39.99875em){.fancy-select .trigger{padding:5px 24px 5px 0}}.fancy-select .trigger.open::after,.fancy-select .trigger.selected.open::after{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.accordion.svg');background-position:-23px 0}.fancy-select .trigger.selected::after,.fancy-select .trigger::after{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.accordion.svg');background-position:0 0}.fancy-select .trigger::after{content:"";background-repeat:no-repeat;background-size:44px 12px;position:absolute;top:31%;right:1rem;width:22px;height:12px;overflow:hidden}@media screen and (max-width:39.99875em){.fancy-select .trigger::after{top:37%}}.fancy-select ul.options{list-style:none;margin:0;position:absolute;top:50px;left:0;visibility:hidden;opacity:0;z-index:50;max-height:200px;overflow:auto;background:#f5f5f5;width:100%;transition:opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out}.fancy-select ul.options.open{visibility:visible;top:50px;opacity:1;transition:opacity 300ms ease-out,top 300ms ease-out}.fancy-select ul.options.overflowing{top:auto;bottom:40px;transition:opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out}.fancy-select ul.options.overflowing.open{top:auto;bottom:50px;transition:opacity 300ms ease-out,bottom 300ms ease-out}.fancy-select ul.options li{padding:8px 9px;color:#575756;cursor:pointer;white-space:nowrap;transition:all 150ms ease-out;margin-bottom:0!important;background:0 0}.fancy-select ul.options li.selected{background:#f5f5f5;color:#575756}.fancy-select ul.options li.hover,.startseitenlist-news .inner:hover a.cta-link{color:#0084b2}.erstattungsphone{float:left!important;width:49%!important}.slick-list,.slick-slider{position:relative;display:block}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track::after,.slick-track::before{content:"";display:table}.slick-track::after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-slide.dragging img{pointer-events:none}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.page-navigation p,.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/typo3conf/ext/torr_template/Resources/Public/img/ajax-loader.gif) center center no-repeat}@font-face{font-family:"Arial";font-display:swap}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;transform:translate(0,-50%);padding:0;border:0;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-dots li button:focus::before,.slick-dots li button:hover::before,.slick-next:focus::before,.slick-next:hover::before,.slick-prev:focus::before,.slick-prev:hover::before{opacity:1}.slick-next.slick-disabled::before,.slick-prev.slick-disabled::before,.sugartabs li img:hover,.sugartabs li.is-active img{opacity:1}.slick-next::before,.slick-prev::before{font-size:20px;line-height:1;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[dir=rtl] .slick-prev{left:auto;right:-25px}[dir=rtl] .slick-prev::before{content:"→"}[dir=rtl] .slick-next{left:-25px;right:auto}[dir=rtl] .slick-next::before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;bottom:-2.5rem}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;padding:0;cursor:pointer;margin:0 5px!important}.slick-dots li button{border:0;display:block;height:17px;width:17px;outline:0;line-height:0;font-size:0;margin:5px;cursor:pointer;border-radius:50%;background-color:#575756;opacity:1}.slick-dots li button:focus,.slick-dots li button:hover{outline:0;opacity:1}.slick-dots li button::before{display:none;position:absolute;top:0;left:0;content:"•";width:18px;height:18px;font-family:"slick";font-size:20px;line-height:20px;text-align:center;color:#575756;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button{background-color:#0084b2;opacity:1}.slick-next,.slick-prev{background:rgba(255,255,255,.8);padding:1.9375rem 1.25rem 3.0625rem 1.875rem;z-index:2}.slick-next:focus,.slick-prev:focus{background:rgba(255,255,255,.8)}.slick-next:hover,.slick-prev:hover{background:#fff}.slick-next::before,.slick-prev::before{content:"";background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.accordion.svg');background-repeat:no-repeat;background-size:60px 16px;background-position:0 0;position:absolute;right:8px;width:30px;height:16px;overflow:hidden;transform:rotate(-90deg);opacity:.8}.slick-prev::before{background-position:-33px 0;right:12px}.slick-next{right:0}.slick-prev{left:0}.news,.news-single{font-size:inherit;font-family:"Open Sans",sans-serif,serif}.news-single{padding:2.5rem 0}@media screen and (min-width:40em){.news-single{padding:5rem 0}}.news-single .news-text-wrap h3,.news-single .news-text-wrap h4,.news-single .news-text-wrap h5{text-transform:none;letter-spacing:0}.news-single .news-text-wrap h3{margin-top:3.875rem}.news-single .news-text-wrap h4{margin-top:1.875rem}.news-single .news-text-wrap h5{margin-top:1.125rem}.news-single .news-img-wrap{padding-bottom:1.875rem}@media screen and (min-width:40em){.news-single .news-img-wrap{padding-bottom:4.375rem}}.news-single .footer{border:0;margin-bottom:1.25rem;margin-top:.3125rem;padding:.625rem 0 0}.news .footer{border:0;clear:both;margin-top:.9375rem;padding:.625rem 0 0}.news-topsection{margin:10px 0 30px}.news-topsection h2{margin-bottom:2px}.news-text-wrap{margin-bottom:1.25rem}.news-text-wrap ul{list-style-type:none;margin-left:0;position:relative}.news-text-wrap ul li{padding-left:1.25rem;margin-bottom:1.4375rem}.news-text-wrap ul li::before{content:"_ ";left:0;position:absolute}.news-text-wrap table td{padding:.625rem;width:auto!important}.no-news-found{padding:0 0 3.75rem}.tx-ttaddress-pi1{margin-bottom:1.875rem}.template-7 .news-list-view,.tx-indexedsearch-browsebox p{margin-bottom:0}.news-list-view,.startseitenlist-news{margin-bottom:1.25rem}.startseitenlist-news .inner{background:#f5f5f5;position:relative}.startseitenlist-news .inner .header{padding:1.25rem}.startseitenlist-news .inner .header h3{font-weight:600}.startseitenlist-news .inner a.cta-link{position:absolute;left:1.25rem;bottom:.3125rem}.startseitenlist-news .inner .news-img-wrap{aspect-ratio:3/2;width:100%}.startseitenlist-news:first-child{margin-left:0}.startseitenlist-news:last-child{margin-right:0}@media screen and (min-width:40em){.news-list-view{margin-bottom:3.75rem}}.list-career{padding-bottom:.5rem;border-bottom:.0625rem solid #e9e9e9}.list-career.listing-items a.cta-link{font-weight:400;color:#575756;padding:.75rem 2.375rem .5625rem 0;margin:0}.list-career.listing-items a.cta-link::before{right:0;left:auto;top:23px}@media screen and (min-width:40em){.list-career.listing-items a.cta-link::before{top:21px}}.list-career.listing-items:hover{background:#e6e6e6}.list-career.listing-header{padding:.4375rem 0 .5rem .9375rem;background:#f5f5f5;font-weight:600;border-bottom:.0625rem solid #e9e9e9}.list-career.listing-footer{padding-top:1.9375rem;border-bottom:none}.aktuelleslist{margin-bottom:1.25rem}.aktuelleslist .header h3{margin:0}.aktuelleslist .header h3 a{color:#575756;font-weight:600}@media screen and (min-width:40em){.news-text-wrap{margin-bottom:3.125rem}.tx-ttaddress-pi1{margin-bottom:3.75rem}.startseitenlist{float:left}.startseitenlist .news-img-wrap{max-height:12.5rem}}.accordion-title.dealer-accordion-title.is-active>a,.page-navigation .news .page-navigation ul li{background:#f5f5f5}.page-navigation{list-style:none;display:block;overflow:hidden;padding:0;float:left!important;margin:2.5rem 0}@media screen and (min-width:40em){.page-navigation{margin:4.375rem 0}}.page-navigation{width:100%}.page-navigation .pages{width:auto!important}.page-navigation ul{list-style:none;margin:0}.page-navigation ul li{list-style:none;padding:0 .625rem;float:left;text-align:center;height:2.5rem;margin:0 .625rem 0 0;font-size:1.125rem}.page-navigation ul li a,.page-navigation ul li span{height:2.5rem;display:block;font-size:1.125rem;color:#fff}.page-navigation ul li.inactive{opacity:.5}.page-navigation ul li.current{text-decoration:none;color:#fff;background:#009fe3;line-height:2.1875rem}.page-navigation ul li.next a,.page-navigation ul li.previous a{position:relative}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent .submenu-lvl-1>li.is-active>a,#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li.active .sub-right a,#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.is-active>a,.page-navigation ul li.tx-indexedsearch-browselist-currentPage a,.page-navigation ul li.tx-indexedsearch-browselist-currentPage span,.page-navigation ul li:hover a,.page-navigation ul li:hover span{color:#009fe3}.page-navigation ul li.tx-indexedsearch-browselist-currentPage,.page-navigation ul li:hover{background:#fff;border:.0625rem solid #009fe3;color:#009fe3}.page-navigation ul li,.page-navigation ul li.tx-indexedsearch-browselist-currentPage:hover{color:#fff;background:#009fe3;border:.0625rem solid #fff}.page-navigation ul li.tx-indexedsearch-browselist-currentPage:hover a,.page-navigation ul li.tx-indexedsearch-browselist-currentPage:hover span,footer a{color:#fff}.page-navigation.indexed-search{margin:.625rem 0 1.25rem}@media screen and (min-width:40em){.page-navigation.indexed-search{margin:1.875rem 0 2.5rem}}.page-navigation.indexed-search li{width:auto}.page-navigation.indexed-search li a{height:2.5rem;display:inline;font-size:1.125rem}.page-navigation.indexed-search li a:hover{text-decoration:none}.page-navigation.indexed-search.indexed-search-top{margin:0 0 1.25rem}@media screen and (min-width:40em){.page-navigation.indexed-search.indexed-search-top{margin:0 0 2.5rem}}.listing-with-paginate{margin-bottom:2.5rem}@media screen and (min-width:40em){.listing-with-paginate{margin-bottom:5rem}}.listing-with-paginate .page-navigation:nth-child(1){display:none}.listing-with-paginate .page-navigation{margin:1.25rem 0 2.5rem}@media screen and (min-width:40em){.listing-with-paginate .page-navigation{margin:1.25rem 0 4.375rem}}.news-list-view .page-navigation:first-child{margin:0;padding-top:1rem;padding-bottom:1.5rem;display:block}.news-list-view .page-navigation:first-child ul li{background:#eaeaea;color:#333}.news-list-view .page-navigation:first-child ul li a,.news-list-view .page-navigation:first-child ul li span{color:#333;line-height:2.1875rem}.news-list-view .page-navigation:first-child ul li.current,.news-list-view .page-navigation:first-child ul li:hover{background:#009fe3;color:#fff}.news-list-view .page-navigation:first-child ul li.current a,.news-list-view .page-navigation:first-child ul li:hover a{color:#fff}.news-list-view .page-navigation:first-child ul li.more,.news-list-view .page-navigation:first-child ul li.more:hover{background:inherit;border:inherit;color:inherit}.meta-search{display:inline-block;height:1.5rem;position:relative}.meta-search #tx_indexedsearch .input-row{position:relative;width:2.5rem;background-color:#ccd0d2}.meta-search #tx_indexedsearch .input-row .tx-indexedsearch-form{position:relative;z-index:2;float:left}.meta-search #tx_indexedsearch .input-row .tx-indexedsearch-form input.tx-indexedsearch-searchbox-meta[type=text]{font-size:.9rem;line-height:1;background-color:#ccd0d2;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.metanav.svg');background-repeat:no-repeat;background-size:20px 53px;background-position:10px -22px;width:2.5rem;height:2.5rem;margin-top:-.0625rem;padding-left:0;padding-right:0;color:#515151;transition:width .4s ease-in-out;text-indent:2.8125rem}.meta-search #tx_indexedsearch .input-row .tx-indexedsearch-form input.tx-indexedsearch-searchbox-meta[type=text].open-search{text-indent:1.25rem;background-image:none;width:15.625rem}.meta-search #tx_indexedsearch .input-row .tx-indexedsearch-form .open-search{width:13.125rem!important}.meta-search #tx_indexedsearch .input-row .tx-indexedsearch-form input.tx-indexedsearch-searchbox-meta.x[type=text]{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.close.svg');background-repeat:no-repeat;background-size:25px 25px;background-position:right 0 center;transition:background .4s;text-indent:.625rem}.meta-search #tx_indexedsearch .input-row .tx-indexedsearch-form input.tx-indexedsearch-searchbox-meta.onX[type=text]{cursor:pointer}.meta-search #tx_indexedsearch .input-row .tx-indexedsearch-form.open-block{z-index:1}.meta-search .tx-indexedsearch-search-submit{right:0;position:relative;top:-1px;display:none;float:left}.meta-search .tx-indexedsearch-search-submit button{padding:20px;background-color:#ccd0d2;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.metanav.svg');background-repeat:no-repeat;background-size:20px 53px;background-position:10px -22px;margin-top:0;display:block}.meta-search #tx_indexedsearch .input-row.open-block,.meta-search.open-block{width:auto}#geosearchform .fancy-select,#geosearchform input[type=text],.e-pilot footer,.picture-with-textblock.accessories h1,.picture-with-textblock.accessories h2,.picture-with-textblock.accessories h3,.picture-with-textblock.accessories h4,.picture-with-textblock.accessories h5,.picture-with-textblock.accessories h6,.stage-teaser-slider-image .slick-slide .innerCont h1,.tx-indexedsearch-searchbox form .tx-indexedsearch-search-submit input[type=button],.tx-indexedsearch-searchbox form .tx-indexedsearch-search-submit input[type=submit]{margin-top:0}@media screen and (max-width:39.99875em){#geosearchform .fancy-select{margin-top:1.25rem}}#geosearchform .columns.grey-light{height:3.125rem}#geosearchform #tx_torrgeosearch_pi1_zipcode{float:left;width:84%}#geosearchform #tx-torrgeosearch-button-submit{padding:20px;background-color:#ccd0d2;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.metanav.svg');background-repeat:no-repeat;background-size:20px 53px;background-position:15px -19px;margin-top:0;display:block;height:3.125rem;width:3.125rem;position:relative;float:left}#geosearchform .grey-gradient{background:#f5f5f5;background:linear-gradient(left,#f5f5f5 0%,#f5f5f5 50%,#fff 52%,#fff 100%);background:linear-gradient(to right,#f5f5f5 0,#f5f5f5 50%,#fff 52%,#fff 100%);filter:progid:dximagetransform.microsoft.gradient( startColorstr="#f5f5f5", endColorstr="#ffffff", GradientType=1 )}.clearable{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.close.svg');background-repeat:no-repeat;background-size:25px 25px;background-position:right -22px center;width:32px;height:32px;padding:3px 18px 3px 4px}#geosearchform .clearable.x,.clearable.x{background-position:right 10px center}.clearable.onX,.stage-teaser-video .videoItem button:hover{cursor:pointer}.tx-indexedsearch-search-submit input[type=button],.tx-indexedsearch-search-submit input[type=submit]{padding:.42rem 1.25rem}.yourSearchResultsAre{margin-bottom:1.25rem;font-weight:600}@media screen and (min-width:40em){.yourSearchResultsAre{margin-bottom:1.875rem}}.yourSearchResultsAre.noResults{font-size:1.4375rem;line-height:2.375rem}@media screen and (min-width:40em){.yourSearchResultsAre.noResults{font-size:1.4375rem;line-height:3rem}}.yourSearchResultsAre.lastChild{margin-bottom:2.5rem}@media screen and (min-width:40em){.yourSearchResultsAre.lastChild{margin-bottom:5rem}}.tx-indexedsearch-browsebox ul{margin:2.5rem auto}@media screen and (min-width:40em){.tx-indexedsearch-browsebox ul{margin:3.75rem auto}}.tx-events2 .accordion-item .accordion-content p,.tx-indexedsearch-searchbox{margin-bottom:1.875rem}.searchResultsList,.searchResultsPaginationTop{border-bottom:.0625rem solid #e9e9e9}.tx-indexedsearch-res{position:relative;padding-top:.625rem;padding-bottom:2.5rem;margin-bottom:0}@media screen and (min-width:40em){.tx-indexedsearch-res{padding-top:1.875rem;padding-bottom:3.125rem}}.tx-indexedsearch-res .tx-indexedsearch-description{margin-bottom:0}.tx-indexedsearch-res .cta-link{margin:1.25rem 0}.tx-indexedsearch-res .cta-link a{margin-top:-5px;position:absolute}.tx-indexedsearch-res .rating{position:absolute;bottom:1.25rem;right:0}.searchResultsList .tx-indexedsearch-res{padding-bottom:0}@media screen and (min-width:40em){.searchResultsList .tx-indexedsearch-res{padding-bottom:1.25rem}}#showSearchListing .searchResultsList{display:none}#showSearchListing .searchResultsList:last-child{margin-bottom:2.5rem}#loadMore,#showFilter{width:12.5rem;color:#fff;background:#009fe3;border:.0625rem solid #fff;font-family:"Open Sans",sans-serif,serif;text-decoration:none;cursor:pointer;margin:1.875rem 0;padding:1.25rem;text-align:center}@media screen and (min-width:40em){#loadMore,#showFilter{padding:1.25rem 1.875rem}}#loadMore:hover,#showFilter:hover{color:#009fe3;background:#fff;border:.0625rem solid #009fe3}#loadMore.btn-more-indexed-search,#showFilter.btn-more-indexed-search{margin:1.875rem 0 2.5rem}@media screen and (min-width:40em){#loadMore.btn-more-indexed-search,#showFilter.btn-more-indexed-search{margin:1.875rem 0 5rem}}#geosearchlist #loadMore{margin:2.5rem 0 0}.show-for-small-only #showFilter{margin:.625rem 0 0}input[type=button],input[type=submit],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}#showCalculatorResults{display:none}.tx-torr-geosearch #geosearchlist .searchResultsList{padding:1.875rem .9375rem;border-bottom:.0625rem solid #9aa2a6}.finder-result-element a,.tx-torr-geosearch #geosearchlist .searchResultsList .company{font-weight:600}.dealer-locator-container{padding-bottom:6.25rem}#finder-submit{background-color:#f5f5f5;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.metanav.svg');background-position:18px -19px;background-repeat:no-repeat;background-size:20px 53px;cursor:pointer;display:block;height:3.125rem;margin-top:0;padding:1.25rem;position:absolute;right:0;top:0;width:3.5rem}.button-group{position:relative}#finder-city{background:#f5f5f5;margin-bottom:1.25rem;margin-top:0;padding-right:70px;width:100%}#get-location{background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/standort.svg');background-repeat:no-repeat;color:#ccd0d1;margin-bottom:1.25rem;padding-left:2.1875rem}#search-info-headline{color:#9aa2a6;font-size:1.875rem;padding-bottom:1.125rem}.search-info-image{padding-bottom:3.75rem}#result-error{color:#9aa2a6;font-size:1.125rem}@media screen and (min-width:40em){#result-count{margin-top:-70px}}#finder-radius{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/arrow.select.svg');background-position:right -6px center;background-repeat:none;cursor:pointer;margin-bottom:3.125rem;margin-top:1.875rem}.distance{font-size:1.4375rem;font-weight:600}.product-categories-headline{font-size:1.375rem;font-weight:600}.product-categories{font-size:1.4375rem;margin-top:.9375rem}.categories{background:#f5f5f5;border-radius:.3125rem;display:inline-block;font-size:1.125rem;font-weight:600;margin:.3125rem;padding-left:.625rem;padding-right:.625rem}@media screen{.locator-input{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:64em){.locator-output{padding-left:2.5rem}}@media screen{.locator-output{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (max-width:39.99875em){.locator-output{padding-top:3.125rem}}.finder-result-element{border-top:.0625rem solid #9aa2a6;padding-bottom:2.5rem;padding-top:2.5rem}.result-name{font-weight:600}.product-categories-checkbox{position:relative}.dealer-categories{font-size:1.125rem;font-weight:600}.dealer-row2{margin-top:1.5625rem}.dealer-product{max-height:3.75rem}.dealer-checkbox,.dealer-checkbox+span{left:.625rem;position:absolute;top:.9375rem;width:1.5625rem}.dealer-checkbox{cursor:pointer;height:1.6875rem;margin:0!important;opacity:0;z-index:5}.dealer-checkbox+span{background:#ccd0d2;background-size:1.5625rem auto;display:block;height:1.5625rem;z-index:4}.dealer-checkbox:checked+span{background:#009fe3 url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.tickmark.png') no-repeat 0 0;background-size:1.5625rem auto}.accordion-title.dealer-accordion-title{background:#fff;font-size:1.125rem;padding-left:2.8125rem}.dealer-accordion-content{background:#f5f5f5}.dealer-row2-c1{margin-top:5px}.dealer-checkbox-label{font-size:1.125rem}.dealer-product-group{align-items:center;display:flex;font-size:1.125rem;font-weight:600;margin-left:3.125rem!important}.dealer-product-group .dealer-product-group-product{padding-right:30px}.dealer-address{margin-bottom:1.5625rem}.reveal{height:100%}.reveal.large{overflow:hidden}.reveal .close-button{color:#009fe3;position:absolute;right:2.1875rem;top:2.1875rem}.reveal .close-button span{background-color:#fff;border-radius:1.25rem;box-shadow:0 0 .625rem .0625rem rgba(0,0,0,.15);display:block;height:2.5rem;line-height:2.5rem;width:2.5rem}.reveal iframe{border:0;height:100%;width:100%}.tx-events2 .accordion-item{padding:.9375rem}@media print,screen and (min-width:40em){.tx-events2 .accordion-item{padding:3.125rem 1.25rem}}@media print,screen and (min-width:60em){.tx-events2 .accordion-item{padding:3.125rem 1.875rem}}.tx-events2 .accordion-item.event-style-01{background-color:#f5f5f5}.tx-events2 .accordion-item.event-style-02{border:.125rem solid #f5f5f5}.tx-events2 .accordion-item.is-active>.accordion-title::before{transform:rotate(180deg)}.tx-events2 .accordion-item .accordion-title{background-color:transparent;padding:0;color:#575756;font-size:inherit}.tx-events2 .accordion-item .accordion-title::before{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/arrow-sm-purple.svg');background-position:0 0;background-size:contain;width:19px;height:13px;top:9px;right:0;margin:0}@media print,screen and (min-width:40em){.tx-events2 .accordion-item .accordion-title::before{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/arrow-md-purple.svg');width:24px;height:16px;top:11px}}@media print,screen and (min-width:60em){.tx-events2 .accordion-item .accordion-title::before{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/arrow-lg-purple.svg');width:33px;height:20px;top:9px}}.tx-events2 .accordion-item .accordion-title h5{font-size:1.0625rem;font-weight:700;line-height:1.5rem}@media print,screen and (min-width:40em){.tx-events2 .accordion-item .accordion-title h5{font-size:1.375rem;font-weight:400;line-height:2rem}}.top-bar #main-nav .submenu-lvl-2 .sub-right .menu-desc a,.tx-events2 .accordion-item .accordion-title .event-date h5{font-weight:400}.tx-events2 .accordion-item .accordion-content{background-color:transparent;padding:3.125rem 0 0;color:#575756}.tx-events2 .accordion-item .accordion-content .location-column,.tx-events2 .accordion-item .accordion-content .teaser-column{display:flex;flex-direction:column;justify-content:flex-end}@media print,screen and (max-width:39.99875em){.tx-events2 .accordion-item .accordion-content .image-column,.tx-events2 .accordion-item .accordion-content .location-column,.tx-events2 .accordion-item .accordion-content .teaser-column{padding-bottom:1.25rem}}@media print,screen and (min-width:40em) and (max-width:59.99875em){.tx-events2 .accordion-item .accordion-content .location-column{padding-top:3.125rem}}@media print,screen and (max-width:39.99875em){.tx-events2 .accordion-item .accordion-content .link{margin-top:1.25rem}}.tx-events2 .accordion-item .accordion-content .link{margin-top:3.125rem}@media print,screen and (max-width:39.99875em){.tx-events2 .accordion-item .event-date{padding-bottom:.9375rem}}.tx-events2 .f3-widget-paginator{display:none}.cta-link_bluebox{line-height:2.125rem;padding-left:3.5rem}.cta-link_bluebox::before{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.cta.arrow.white.svg');background-position:0 8px;background-color:#009fe3;width:42px;height:34px;background-size:45px 19px;top:0}.cta-link_bluebox:focus::before,.cta-link_bluebox:hover::before{background-position:0 8px;background-color:#0084b2}.fab-online-beratung{text-align:center;text-decoration:none;position:fixed;z-index:999;width:64px;height:64px;right:calc(0 + 30px);bottom:calc(2% + 110px)}@media screen and (max-width:39.99875em){.fab-online-beratung{right:calc(0 + 40px)}}.fab-online-beratung::before{content:"";display:inline-block;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/Alber_FAB_Onlineberatung.svg');background-repeat:no-repeat;background-position:0 0;background-size:64px;width:64px;height:64px;box-shadow:rgba(0,0,0,.24) 0 8px 16px 0;border-radius:50%}@media screen and (min-width:40em){.fab-online-beratung::before{background-size:64px;width:64px;height:64px}}.fab-chat-tooltip::after,.fab-online-beratung-tooltip::after{background-color:#f5f5f5;border-radius:10px;color:#2199e8;display:none;padding:10px 15px;position:absolute;text-align:center;z-index:999;content:"Onlineberatung";top:6px;left:0;transform:translateX(calc(-100% - 10px))}.fab-chat-tooltip:hover::after,.fab-online-beratung-tooltip:hover::after{display:block}.umm-5z5nk5{right:calc(0 + 30px)!important;bottom:calc(2% + 100px)!important}@media screen and (max-width:39.99875em){.umm-5z5nk5{right:calc(0 + 40px)!important}}.fab-chat-tooltip{width:64px;position:fixed;height:64px;right:30px!important;bottom:calc(2% + 100px)!important;left:auto}.fab-chat-tooltip::after{content:"Chat"}.events2calendar{margin-top:5px}.events2calendar .ui-datepicker-header{position:relative;padding-top:10px;padding-bottom:10px;background-color:#f1f1f1}.events2calendar .ui-datepicker-header .ui-datepicker-next,.events2calendar .ui-datepicker-header .ui-datepicker-prev{position:absolute;width:25px;height:25px;display:inline-block;top:50%;transform:translateY(-50%)}.events2calendar .ui-datepicker-header .ui-datepicker-next .ui-icon,.events2calendar .ui-datepicker-header .ui-datepicker-prev .ui-icon{display:inline-block;width:100%;height:100%;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/arrow-lg-purple.svg');background-repeat:no-repeat;background-size:contain}.events2calendar .ui-datepicker-header .ui-datepicker-prev{left:0}.events2calendar .ui-datepicker-header .ui-datepicker-prev .ui-icon{transform:rotate(90deg)}.events2calendar .ui-datepicker-header .ui-datepicker-next{right:0}.events2calendar .ui-datepicker-header .ui-datepicker-next .ui-icon{transform:rotate(-90deg)}.events2calendar .ui-datepicker-header .ui-datepicker-title{text-align:center}#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item .accordion-content .submenu-lvl-2-wrapper .submenu-lvl-2 li.active a,#main-nav-mobile li ul .submenu-lvl-1-innerwrap li.active .accordion-title,#main-nav-mobile li ul>li.js-drilldown-back a,.events2calendar .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month,.events2calendar .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year,.top-bar #main-nav .submenu-lvl-2 .sub-right a{font-weight:700}.rte-highlight-word{background-color:#602a7a;color:#fff;padding:2px 7px;border-radius:7px;font-weight:700;line-height:25px;margin-right:7px;margin-bottom:7px;display:inline-block;word-break:keep-all}#header{background:#fff}:focus{outline:0!important}#logo,#logo-small{display:inline-block}#logo{width:40px;height:40px;background-image:url(/typo3conf/ext/torr_template/Resources/Public/img/logo.alber.mobile.svg);background-size:40px 40px;background-repeat:no-repeat;z-index:2;text-indent:-20000px}@media screen and (min-width:64em){#logo,.language-1 #logo{background-size:262px 81px}#logo{width:262px;height:81px;background-image:url(/typo3conf/ext/torr_template/Resources/Public/img/logo.alber.desktop.svg)}.language-1 #logo{background-image:url(/typo3conf/ext/torr_template/Resources/Public/img/logo.alber.desktop.en.svg)}.language-2 #logo,.language-3 #logo{width:355px;background-image:url(/typo3conf/ext/torr_template/Resources/Public/img/logo.alber.desktop.fr.svg);background-size:355px 81px}.language-3 #logo{background-image:url(/typo3conf/ext/torr_template/Resources/Public/img/logo.alber.desktop.nl.svg)}.language-4 #logo{background-image:url(/typo3conf/ext/torr_template/Resources/Public/img/logo.alber.desktop.en.svg);background-size:262px 81px}}#header.landingpage{background:0 0;position:relative;z-index:9}@media screen and (min-width:64em){#header.landingpage #logo{width:262px;height:81px;background-image:url(/typo3conf/ext/torr_template/Resources/Public/img/logo.alber.no.claim.svg);background-size:262px 81px}}#header.landingpage .top-bar,#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent .submenu-lvl-1>li{background:0 0}#meta-nav{background-color:#f5f5f5}#meta-nav .button,.quote-cont p{margin-bottom:0}#meta-nav .language-wrapper{position:relative;display:inline-block}#meta-nav .language-wrapper .language-select{display:none;padding:.625rem;text-align:left;z-index:20000}#meta-nav .language-wrapper.language-nav-active{z-index:20001}#meta-nav .language-wrapper.language-nav-active .language-select{display:block;position:absolute;top:2.5625rem;right:0;background:#f5f5f5;min-width:7.5rem}#meta-nav .language-wrapper ul li a{font-size:.9rem;color:#575756}#meta-nav-small ul{background-color:#fff}#meta-nav-small ul li{float:inherit;padding:0;margin:0;background-image:none;border-bottom:1px solid #9aa2a6}#meta-nav-small ul li.last{border-bottom:none}#meta-nav-small ul li>a{display:block;color:#575756;line-height:1.125rem;padding:.7rem}#meta-nav-small .language-wrapper .language-select .language-li{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.metanav.svg');background-repeat:no-repeat;background-size:20px 53px;background-position:10px 10px;text-indent:1.5625rem}#meta-nav-small .language-wrapper .language-select .language-li--active{background-color:#f5f5f5}.top-bar-left{flex:1 1 auto}.top-bar-right{flex:0 1 auto}.logo-small,.logo-small a{display:inline-block}.top-bar{padding:.5rem 0}.top-bar,.top-bar ul{background-color:#fff}#main-nav-mobile.menu>li>a,.top-bar .menu>li>a{padding:.7rem}#main-nav-desktop a,#main-nav-mobile a,.top-bar #main-nav a{color:inherit}#main-nav-mobile .js-drilldown-back>a::before,.top-bar #main-nav .js-drilldown-back>a::before{border:0;border-color:transparent;background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.nav.mobile.svg') no-repeat left 2px;background-size:16px auto;width:8px;height:15px;margin-top:5px}.top-bar #main-nav .is-drilldown-submenu-parent>a::after{border:0;border-color:transparent;background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.nav.mobile.svg') no-repeat right top;background-size:16px auto;width:8px;height:15px}.top-bar #main-nav .submenu-lvl-2{height:100%}.title-bar .title-bar-right .dropdown-search-open-btn,.top-bar #main-nav .submenu-lvl-2 .sub-left,.top-bar #main-nav .submenu-lvl-2 .sub-right .menu-desc{display:none}.top-bar #main-nav .is-submenu-parent-item{display:none!important}.title-bar{display:flex;justify-content:space-around;padding:.625rem 0}.title-bar .menu-icon{width:1.5rem}.title-bar .menu-icon::after{height:4px;background-color:#000;box-shadow:0 7px 0 #000,0 14px 0 #000}.title-bar .title-bar-right{display:flex;flex-grow:1;align-items:flex-start;justify-content:flex-end}.title-bar .title-bar-right .dropdown-search-opener{display:inline-block;cursor:pointer;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.metanav.svg');background-repeat:no-repeat;background-size:20px 53px;background-position:10px -25px;width:3.125rem;height:2.5rem;padding-right:.9375rem}.title-bar .title-bar-right #dropdown-search{display:none;position:absolute;text-align:left;top:3.75rem;left:0;width:100%;background-color:#fff;z-index:1000}.title-bar .title-bar-right .nav-hamburger{display:inline-block}.title-bar .title-bar-right .nav-hamburger .menu-icon-font{padding-right:5px;margin-right:-5px}.title-bar .title-bar-right .nav-hamburger .menu-icon.dark{height:1.25rem}.title-bar .title-bar-right .nav-hamburger:hover .menu-icon.dark::after{background-color:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.title-bar #logo-small{flex-grow:1}@media print,screen and (max-width:59.99875em){.top-bar{padding:0}.top-bar .top-bar-right{flex:auto}.top-bar .top-bar-right .is-drilldown{background-color:#fff;max-width:none!important}.top-bar .top-bar-right #main-nav{background-color:#f5f5f5}.top-bar .top-bar-right #main-nav li{border-bottom:1px solid #9aa2a6}.top-bar .top-bar-right #main-nav li a{line-height:1.4}.top-bar .top-bar-right #main-nav .active>a{background-color:transparent}.top-bar .top-bar-right #main-nav .submenu-lvl-1{min-height:100%}.top-bar .top-bar-right #main-nav .submenu-lvl-1 a::after{display:none}.top-bar .top-bar-right #main-nav .submenu-lvl-1 li{margin:0 .9375rem}.top-bar .top-bar-right #main-nav .submenu-lvl-1 li.last{border-bottom:none}.top-bar .top-bar-right #main-nav .submenu-lvl-1 .js-drilldown-back{margin:0}.top-bar .top-bar-right #main-nav .submenu-lvl-1 .js-drilldown-back a{font-weight:700}.top-bar .top-bar-right #main-nav .js-drilldown-back{background:#f5f5f5}}@media print,screen and (min-width:60em){.top-bar #main-nav{position:static}.top-bar #main-nav .is-accordion-submenu-parent>a::after{background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.nav.svg') no-repeat left center;background-size:26px auto;content:"";display:block;width:13px;height:1.125rem;margin-left:.3125rem}.top-bar #main-nav .is-accordion-submenu-parent.submenu-lvl-1-opened>a::after,.top-bar #main-nav .is-accordion-submenu-parent.submenu-lvl-2-opened>a::after{background-position:right center}.top-bar #main-nav .submenu-lvl-1{position:absolute;top:137px;right:50%;width:100%;z-index:20000;background-color:#f5f5f5;justify-content:flex-end;max-width:65em;transform:translateX(50%)}.top-bar #main-nav .submenu-lvl-1 li.last{padding-right:.9375rem}.top-bar #main-nav .submenu-lvl-2{position:absolute;top:40px;right:0;z-index:20000;background-color:#fff;justify-content:flex-start;width:auto;height:auto;padding:1.25rem;min-width:50rem}.top-bar #main-nav .submenu-lvl-2.submenu-lvl-2-opened{display:flex!important;box-shadow:0 .1875rem .375rem 0 #e6e6e6}.top-bar #main-nav .submenu-lvl-2 li{padding-right:.625rem}.top-bar #main-nav .submenu-lvl-2 li.last{padding-right:0}.top-bar #main-nav .submenu-lvl-2 .sub-left{display:inline-block;width:10.3125rem}.top-bar #main-nav .submenu-lvl-2 .sub-left .menu-image img{display:block;width:10.3125rem;height:auto}.top-bar #main-nav .submenu-lvl-2 .sub-right{display:inline-block;width:12.5rem}.top-bar #main-nav .submenu-lvl-2 .sub-right .menu-desc{display:block}.top-bar #main-nav .submenu-lvl-2 .sub-right .menu-desc a{line-height:1.25rem}.top-bar #main-nav .submenu-lvl-2 .is-submenu-item>a{display:inline-block}#submenu-underlay{background-color:#f5f5f5;height:0}}@media print,screen and (max-width:39.99875em){.nav-hamburger{padding-top:.25rem}}@media print,screen and (max-width:59.99875em){.building-menu .top-bar{display:none}}@media print,screen and (min-width:60em){.building-menu .title-bar{display:none}.building-menu .submenu-lvl-1{visibility:hidden}}#breadcrumb{margin:0;padding-top:20px;display:block}#breadcrumb ul,#meta-nav .language-wrapper ul,#meta-nav-small ul{list-style-type:none;margin:0}#breadcrumb ul li{background:0 0;padding-left:12px;float:left;margin-right:7px;margin-bottom:0;position:relative}#breadcrumb ul li::before{content:"";background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.accordion.grey.medium.svg');background-repeat:no-repeat;background-size:22px 6px;background-position:0 0;position:absolute;width:11px;height:6px;top:4px;left:-3px;transform:rotate(-90deg)}#breadcrumb ul li.first::before{content:"";background:0 0}#breadcrumb ul li.first{padding-left:0}#breadcrumb ul li,#breadcrumb ul li a{font-family:"Open Sans",sans-serif,serif;color:#9aa2a6;text-decoration:none;line-height:1;font-size:.875rem}#breadcrumb ul li a:hover{color:#0084b2}.sitemap-singleitem ul{padding-top:.625rem;padding-bottom:.625rem}.sitemap-singleitem.is-submenu ul,.sitemap-submenu ul{padding-left:2.375rem}.sitemap-subsubmenu ul{padding-left:4.75rem}@media screen and (min-width:40em){#magellanNavi nav.is-stuck{padding-top:1.0625rem}#magellanNavi ul{display:block;padding-right:1.875rem;padding-top:1.5625rem}}#magellanNavi ul li{padding-left:0;background:0 0;margin:0}@media screen and (min-width:64em){#magellanNavi ul li{display:block}}@media screen and (min-width:40em){#magellanNavi ul li:first-child a{padding-top:0}}#magellanNavi ul li>a{padding:.75rem 0 .9375rem;color:#575756;position:relative}@media screen and (min-width:64em){#magellanNavi ul li>a{padding:.5625rem .9375rem .25rem}}#filterModal button span:hover,#magellanNavi ul li>a.active,#magellanNavi ul li>a:hover,#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent .submenu-lvl-1>li.is-active>a:hover,#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li.active .sub-right a:hover,#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.is-active>a:hover,#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item .accordion-content .submenu-lvl-1-link:hover{color:#0084b2}@media print,screen and (max-width:59.99875em){#magellanNavi{padding:1.25rem 0 0}#magellanNavi nav{width:100%;background:#f5f5f5}#magellanNavi ul{background:#f5f5f5;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.single.svg');background-repeat:no-repeat;background-position:right 16px;background-size:44px 12px;padding-top:0;padding-left:.9375rem;padding-right:.9375rem}#magellanNavi ul li>a{display:none;width:100%;padding:.75rem 0 .9375rem;float:left}#magellanNavi ul li>a.active{display:block!important}#magellanNavi ul li>a,#magellanNavi ul li>a:focus,#magellanNavi ul li>a:hover,#magellanNavi ul li>a[aria-selected=true]{text-align:left}#magellanNavi #magellanHide{cursor:pointer;display:block;position:absolute;top:0;width:100%;height:100%;z-index:200}}#main-nav-mobile{background-color:#f5f5f5}#main-nav-mobile .active>a,.top-bar #main-nav .active>a{background-color:transparent;color:inherit;font-weight:700}#main-nav-mobile .js-drilldown-back>a{display:block;background-color:#f5f5f5}#main-nav-mobile .js-drilldown-back>a::before{margin-top:-3px}#main-nav-mobile .is-drilldown-submenu-parent>a::after{border:0;border-color:transparent;background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.nav.mobile.svg') no-repeat right top;background-size:16px auto;width:8px;height:15px}#main-nav-mobile .is-submenu-item>a,#main-nav-mobile li ul li>a.is-drilldown-submenu-item,#main-nav-mobile li ul li>a.is-drilldown-submenu-parent{display:inline-block}#main-nav-mobile li{padding-left:0;margin-bottom:0}#main-nav-mobile,#main-nav-mobile li ul{margin-left:0;list-style-type:none}#main-nav-mobile li ul>li{margin:0 .9375rem}#main-nav-mobile li ul>li.js-drilldown-back{margin:0}#main-nav-mobile li,#main-nav-mobile li ul li{background:0 0;border-bottom:1px solid #9aa2a6}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li.last,#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item,#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item .accordion-content .submenu-lvl-2-wrapper .submenu-lvl-2 li.last,#main-nav-mobile li ul .submenu-lvl-1-innerwrap li,#main-nav-mobile li ul li.last{border-bottom:none}#main-nav-mobile li ul li>a,#main-nav-mobile li>a{padding:.7rem;line-height:1.4}#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item a.accordion-title{background-color:#fff;border-bottom:1px solid #9aa2a6;font-size:1.125rem}#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item .accordion-content{padding:0;border-bottom:1px solid #9aa2a6}#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item .accordion-content .submenu-lvl-1-link{color:#009fe3;margin:10px 20px}#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item .accordion-content .submenu-lvl-2-wrapper .submenu-lvl-2 li{border-bottom:1px solid #e9e9e9;margin:0;padding:15px 20px 20px 10px}#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item .accordion-content .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-left{display:block;width:5.625rem;padding-left:15px}#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item .accordion-content .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-left .menu-image img{display:block;width:5.625rem;height:auto}#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item .accordion-content .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-right{display:block;max-width:calc(100% - 100px);padding-left:15px}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-right .menu-desc,#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li.submenu-lvl-1-link-wrapper.active,#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item .accordion-content .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-right .menu-desc,#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item .accordion-content .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-right a,.service-grid-teaser a,footer .bottommenu .meta-footer a{display:block}#main-nav-mobile li ul .submenu-lvl-1-innerwrap .submenu-lvl-1-innerwrap-accordion .accordion-item .accordion-content .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-right .menu-desc a{display:block;line-height:1.25rem}@media print,screen and (max-width:59.99875em){.mobile-top-bar{height:100vh}.mobile-helper .is-drilldown{min-height:auto!important}}#main-nav-desktop,#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu{position:static}#main-nav-desktop .is-active,#main-nav-desktop .is-active a{background:0 0!important}#main-nav-desktop a:focus,#main-nav-desktop a:hover{color:#009fe3}#main-nav-desktop .active>a{color:#009fe3;background-color:transparent}#main-nav-desktop.dropdown.menu>li{background:0 0;margin:0;padding-left:0}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent>a::after{background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.nav.svg') no-repeat left center;background-size:26px auto;content:"";display:block;width:13px;height:.5rem;margin-left:.3125rem;border:0;margin-top:-3}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.is-active>a::after{background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.nav.svg') no-repeat right center;background-size:26px auto}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent .is-dropdown-submenu{top:calc(100% + .5rem);background-color:#f5f5f5;border:0}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent .submenu-lvl-1{z-index:10;min-width:230px;padding-top:25px;padding-bottom:25px}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1{position:absolute;top:97px;bottom:auto;left:0;width:100%;padding:25px 0;box-shadow:0 .1875rem .375rem 0 #e6e6e6}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li{max-width:50%;padding-left:20%;padding-right:25px;margin-right:50%;margin-bottom:0}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li>a{display:block;position:relative}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li>a::after{background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.nav.svg') no-repeat right center;background-size:26px auto;content:"";display:block;width:13px;height:.5rem;margin-left:.3125rem;border:0;transform:rotate(90deg)}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li .submenu-lvl-2-wrapper{display:none}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper{display:block;background-color:#fff;position:absolute;right:0;top:0;width:50%;z-index:15}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li{min-width:100%;border-bottom:1px solid #e9e9e9;margin:0;padding:15px 20px 20px 10px;background:0 0}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-right .menu-desc a:hover,#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li.active .sub-right .menu-desc a,#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li.active .sub-right .menu-desc a:hover{color:#575756}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-left{display:block;width:10.3125rem;padding-left:15px}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-left .menu-image img{display:block;width:10.3125rem;height:auto}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-right{display:block;max-width:calc(100% - 175px);padding-left:15px}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-right a{display:block;font-weight:700}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li .sub-right .menu-desc a{color:#575756;display:block;font-weight:400;line-height:1.25rem}#main-nav-desktop.dropdown.menu>li.is-dropdown-submenu-parent.big-menu .submenu-lvl-1>li.is-active .submenu-lvl-2-wrapper .submenu-lvl-2 li.submenu-lvl-1-link-wrapper{display:none;border-bottom:none;border-top:1px solid #e9e9e9}#meta-nav .language-wrapper .language-select .language-li--active a,#meta-nav-small .language-wrapper .language-select .language-li--active a{color:#009fe3;font-weight:400}#meta-nav-small .language-wrapper{padding-top:40px}.fancy-select ul.options li.flag-background,ul.language-select li{background-position:left;background-repeat:no-repeat;background-size:22px 12px;padding-left:40px;margin-left:10px}.fancy-select ul.options li.lang37,ul.language-select li.lang-{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Deutschland.svg')}ul.language-select li.lang-1{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/England.svg')}ul.language-select li.lang-2{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Frankreich.svg')}ul.language-select li.lang-4{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/USA.svg')}ul.language-select li.lang-3{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Niederlande.svg')}.title-bar .title-bar-right .nav-hamburger.nav-opened .menu-icon.dark{width:18px;margin-left:3px;margin-right:3px}.title-bar .title-bar-right .nav-hamburger.nav-opened .menu-icon.dark::before{content:"";position:absolute;display:block;top:-2px;right:0;background:0 0;height:4px;width:162%;background-color:#000;transform:rotate(-45deg);transform-origin:right top;box-shadow:none}.title-bar .title-bar-right .nav-hamburger.nav-opened .menu-icon.dark::after{height:4px;width:162%;top:-2px;transform:rotate(45deg);transform-origin:left top;box-shadow:none}.title-bar .title-bar-right .nav-hamburger.nav-opened .menu-icon.dark:hover::after,.title-bar .title-bar-right .nav-hamburger.nav-opened .menu-icon.dark:hover::before{box-shadow:none;background-color:#8a8a8a}.title-bar .title-bar-right .nav-hamburger.nav-opened:hover .menu-icon.dark::before{background-color:#8a8a8a}.title-bar .title-bar-right .nav-hamburger.nav-opened:hover .menu-icon.dark::after{box-shadow:none!important}footer{color:#fff;margin-top:1.25rem}footer a:hover{color:#fff;text-decoration:underline}footer .feedback{float:left;margin-top:.3125rem;min-height:3.125rem}@media screen and (max-width:39.99875em){footer .feedback{padding-bottom:1.0625rem}}footer .feedback::before{background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.contact.svg') 0 0 no-repeat;background-size:5rem 1.9375rem;content:"";display:inline-block;height:1.9375rem;position:relative;top:.625rem;width:2.75rem}footer .feedback:hover,footer .social:hover{text-decoration:none}footer .feedback.active::before,footer .feedback:hover::before{background-position:-2.8125rem 0}footer .social{background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.socialiconbar.svg') no-repeat;background-size:7.5rem 11.25rem;display:block;float:left;height:3.75rem;width:3.75rem}footer .social.instagram{background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon-instagram.svg') center center no-repeat;background-size:1.75rem 1.75rem}footer .social.instagram:hover{background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon-instagram-hover.svg') center center no-repeat;background-size:1.75rem 1.75rem}.service-grid-teaser a.consulting::after,.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub a.tabs-consulting::before,footer .social.facebook{background-position:0 0}footer .social.facebook:hover{background-position:-3.75rem 0}footer .social.youtube{background-position:0 -3.75rem}footer .social.youtube:hover{background-position:-3.75rem -3.75rem}footer .social.xing{background-position:0 -7.5rem}footer .social.xing:hover{background-position:-3.75rem -7.5rem}footer .social.whatsapp{background:0 0;display:flex;justify-content:center;align-items:center;color:#fff}footer .social.whatsapp:focus,footer .social.whatsapp:hover{color:#e1e1e1}footer .social.whatsapp svg{display:block;width:1.875rem;height:1.875rem}footer .bottomlinks{background:#9aa2a6;padding:0}@media screen and (max-width:39.99875em){footer .bottomlinks .social-listing{border-top:.0625rem solid #fff}}footer .bottomlinks .social-listing .inner{float:left;left:-1.25rem;position:relative}@media screen and (min-width:40em){footer .bottomlinks .social-listing .inner{float:right;left:0}}footer .bottommenu{background:#6a7175;padding:3.4375rem 0}footer .bottommenu .neodrives-listing a.neodrives{background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/logo.neodrives.svg') no-repeat;display:block;height:2.875rem;max-width:14.1875rem;text-indent:-375rem}footer .bottommenu .neodrives-listing a.smoov{background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/logo.smoov.svg') no-repeat;display:block;height:2.1875rem;max-width:10.625rem;text-indent:-375rem;margin-left:35px}.picture-with-textblock.grey-light{background:#f5f5f5}.picture-with-textblock p:last-child{margin-bottom:0}@media screen and (min-width:40em){.picture-with-textblock h1,.picture-with-textblock h3,.picture-with-textblock h4,.picture-with-textblock h5,.picture-with-textblock h6{margin-top:-.6875rem}.picture-with-textblock h2{margin-top:-.875rem}}.picture-with-textblock.accessories img{border:.0625rem solid #e6e6e6;margin-top:1rem}.picture-with-textblock .imagebottomfullgrid{padding:0 .9375rem 2.5rem}@media screen and (min-width:40em){.picture-with-textblock .imagebottomfullgrid{padding:0 .9375rem 3.75rem}}.quote-box,.quote-cont{position:relative;z-index:2}@media screen and (max-width:39.99875em){.quote-box::after,.quote-box::before{content:"";display:inline-block;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.quote.svg');background-repeat:no-repeat;background-size:175px 70px;position:absolute;width:82px;height:70px}.quote-box::before{left:11px;top:0}.quote-box::after{right:11px;background-position:-95px 0;bottom:0}}.quote-cont{padding:1.875rem 2.8125rem;color:#009fe3;z-index:3}@media screen and (min-width:40em){.quote-cont{padding:3.125rem 0;padding-right:2.1875rem}}.quote-start{position:relative}.quote-end::after,.quote-start::after{content:"";display:inline-block;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.quote.svg');background-repeat:no-repeat;background-size:350px 140px;position:absolute;width:163px;height:140px}.quote-start::after{right:0;bottom:0}@media screen and (max-width:39.99875em){.quote-start{display:none}}.quote-end{position:relative}.quote-end::after{left:0;background-position:-190px 0;top:0}@media screen and (max-width:39.99875em){.quote-end{display:none}.quote-link{text-align:center}.quote-link .cta-link{text-align:left}.quote-link .cta-link::before{top:5px}}@media screen and (min-width:40em){.quote-link .cta-link{margin-top:.625rem;margin-left:1.0625rem}}.smallerfont .quote-box .quote-cont{font-size:1.15rem}.smallerfont .quote-box .quote-cont p{font-size:1.25rem;line-height:2rem}.smallerfont .quote-box .quote-end::after,.smallerfont .quote-box .quote-start::after{background-size:200px 80px;width:93px;height:80px}.smallerfont .quote-box .quote-end::after{background-position:-115px 0}.smallerfont .quote-box .quote-image .circle-img{transition:transform 1s;overflow:hidden;border-radius:100%;top:50%;transform:translateY(-50%)}.smallerfont .quote-box .quote-image .circle-img img{backface-visibility:hidden}.smallerfont .quote-box .quote-image .circle-img::before{content:"";z-index:999;display:block;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:100%;opacity:0;backface-visibility:hidden;transition:opacity .5s}.smallerfont .quote-box:hover .quote-image .circle-img{transform:scale(1.1) translateY(-50%)}#filterModal #selectFilter,.downloads .headline{background:#f5f5f5;color:#575756;font-weight:700;margin-bottom:0}.downloads .headline,.downloads .listing a{padding:1.0625rem;border-bottom:.0625rem solid #9aa2a6}.downloads .headline.noBg{background:0 0;border-bottom:none;padding:0 0 1.0625rem;font-weight:600}.downloads .listing{list-style-type:none;margin:0;padding:0}.downloads .listing a{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.download.svg');background-repeat:no-repeat;background-size:20px 26px;background-position:17px center;padding:1.125rem 3.5625rem;display:block;font-size:1.25rem;font-weight:300;color:#575756}@media screen and (max-width:39.99875em){.downloads .listing a{overflow:hidden}}.downloads .listing a:hover{background-color:#e6e6e6}.downloads .tx-torr-information,.tabnav-productdetail .contact-service.desktop-navi #contactService li{width:100%}.downloads .tx-torr-information #downloadfilter .checkbox{width:100%;float:left}@media screen and (min-width:40em){.downloads .tx-torr-information #downloadfilter .checkbox{width:50%}}@media screen and (min-width:64em){.downloads .tx-torr-information #downloadfilter .checkbox{width:33%}}@media screen and (min-width:75em){.downloads .tx-torr-information #downloadfilter .checkbox{width:25%}}.downloads .tx-torr-information #downloadfilter .fancy-select,.downloads .tx-torr-information #downloadfilter .headline{float:left;width:100%}@media screen and (max-width:39.99875em){.downloads .tx-torr-information .show-for-medium-up{display:none}}.downloads .tx-torr-information .show-for-medium-up,.downloads .tx-torr-information .show-for-small-only{width:100%;float:left}#downloadlist,#loading{margin-top:2.5rem}.filtering-active{margin-bottom:2.5rem}.filtering-active ul li{margin-bottom:0!important}#loading{margin-left:auto;margin-right:auto;width:50px;height:50px}#filterModal,.accordion-title section,.filtering-active .headline,section.downloads .row .columns .tx-torr-information #downloadlist section{padding:0}#filterModal #selectFilter{padding:.9375rem;width:100%;position:fixed;z-index:3}#filterModal .box-content{padding:5rem 0 2.5rem}#filterModal button{position:fixed;top:1.0625rem;right:.9375rem;z-index:4}#filterModal button span{color:#009fe3;font-weight:600;line-height:1.5rem}.fancy-select ul.options li.lang64{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Daenemark.svg')}.fancy-select ul.options li.lang40{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/England.svg')}.fancy-select ul.options li.lang73{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Finnland.svg')}.fancy-select ul.options li.lang43{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Frankreich.svg')}.fancy-select ul.options li.lang61{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Italien.svg')}.fancy-select ul.options li.lang55{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Niederlande.svg')}.fancy-select ul.options li.lang67{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Norwegen.svg')}.fancy-select ul.options li.lang52{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Polen.svg')}.fancy-select ul.options li.lang76{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Portugal.svg')}.fancy-select ul.options li.lang46{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Russland.svg')}.fancy-select ul.options li.lang70{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Schweden.svg')}.fancy-select ul.options li.lang58{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Spanien.svg')}.fancy-select ul.options li.lang49{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/Tuerkei.svg')}.fancy-select ul.options li.lang82{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/flags/USA.svg')}.accordeon-container{margin-top:5px;margin-bottom:5px;padding:0 0 2.5rem}@media screen and (min-width:40em){.accordeon-container{padding:0 0 5rem}}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:0 0 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-item,.triple-teaser .text-only-grey p{margin-bottom:.625rem}.accordion-item:last-child,.double-teaser .teaser-text p:last-child{margin-bottom:0}.accordion-title{position:relative;display:block;font-size:.75rem;line-height:1;color:#575756;padding:1.1rem 1rem;border:0;background-color:#f5f5f5}:last-child:not(.is-active)>.accordion-title{border-radius:0 0 0 0;border-bottom:0}.accordion-title:focus,.accordion-title:hover{color:inherit;text-decoration:none;background-color:#e6e6e6}.accordion-title::before{top:50%;margin-top:-.5rem;content:"";background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.accordion.svg');background-repeat:no-repeat;background-size:44px 12px;background-position:0 0;position:absolute;right:1rem;width:22px;height:12px;overflow:hidden}.is-active>.accordion-title::before{background-position:-23px 0;content:""}.accordion-content{display:none;padding:1rem;color:#0a0a0a;padding:15px}:last-child>.accordion-content:last-child{border-bottom:none}@media screen and (min-width:40em){.accordion-content{padding:30px 15px 15px}}.accordion-content{border:0;background-color:#fff}.accordion-content ul{list-style:none;margin-left:0;margin-bottom:0;position:relative}.accordion-content ul li{margin:0 0 1.25rem;padding-left:1.125rem;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.list.svg');background-repeat:no-repeat;background-size:15px 9px;background-position:-3px 11px}.accordion-content ul li:last-child{margin:0}.accordion-content .text-headlines-text{padding-top:.625rem}.accordion-content a.download{left:0;position:relative}.service-grid-teaser h2{margin-bottom:1.875rem}.service-grid-teaser a .item{border:.0625rem solid #009fe3;padding:5rem .9375rem 1.25rem;margin-bottom:1.875rem;text-align:center;color:#009fe3;line-height:1.9rem}.service-grid-teaser a .item:hover{background:#009fe3;color:#fff}@media screen and (min-width:75em){.service-grid-teaser a .item{padding:6.875rem 1.25rem 1.4375rem}}.service-grid-teaser a::after{content:"";display:inline-block;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.servicegridteaser.svg');background-repeat:no-repeat;position:absolute;top:.625rem;right:50%;transform:translateX(50%);background-size:120px 268px;width:60px;height:60px}@media screen and (min-width:75em){.service-grid-teaser a::after{background-size:170px 380px;width:85px;height:85px}}.service-grid-teaser a.consulting:hover::after{background-position:-64px 0}@media screen and (min-width:75em){.service-grid-teaser a.consulting:hover::after{background-position:-91px 0}}.service-grid-teaser a.demonstration::after{background-position:0 -70px}@media screen and (min-width:75em){.service-grid-teaser a.demonstration::after{background-position:0 -97px}}.service-grid-teaser a.demonstration:hover::after{background-position:-64px -70px}@media screen and (min-width:75em){.service-grid-teaser a.demonstration:hover::after{background-position:-91px -97px}}.service-grid-teaser a.dealersearch::after{background-position:0 -140px}@media screen and (min-width:75em){.service-grid-teaser a.dealersearch::after{background-position:0 -194px}}.service-grid-teaser a.dealersearch:hover::after{background-position:-64px -140px}@media screen and (min-width:75em){.service-grid-teaser a.dealersearch:hover::after{background-position:-91px -194px}}.service-grid-teaser a.refund::after{background-position:0 -210px}@media screen and (min-width:75em){.service-grid-teaser a.refund::after{background-position:0 -291px}}.service-grid-teaser a.refund:hover::after{background-position:-64px -210px}@media screen and (min-width:75em){.service-grid-teaser a.refund:hover::after{background-position:-91px -291px}}.service-grid-teaser a.epilot::after{background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.epilot.svg') center center no-repeat;background-size:contain}.service-grid-teaser a.epilot:hover::after{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.epilot-white.svg');background-size:contain}.service-grid-teaser a:hover,.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub:hover{background:#009fe3}.service-grid-teaser a:hover .item,.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub:hover a{color:#fff}.close-reveal-modal{color:#515151;position:fixed;font-size:2rem;top:1rem;right:2rem}@media screen and (min-width:40em){.close-reveal-modal{right:.625rem;top:0;position:absolute}}.reveal{top:0!important}.double-teaser .teaser-text{padding-top:1.875rem}.double-teaser .teaser-text.grey-light{padding:1.875rem}.double-teaser .teaser-link-outer:hover .hover-zoom-img img{transform:scale(1.125)}.double-teaser .teaser-link-outer:hover .cta-link,.headline-text-link .columns:hover .cta-link{color:#0084b2}.double-teaser .teaser-link-outer:hover .cta-link::before,.headline-text-link .columns:hover .cta-link::before{background-position:-31px 0}.triple-teaser table.noClass td{padding-left:.9375rem;padding-right:.9375rem;width:33.333%}.triple-teaser table.noClass td.last .background{background:#f5f5f5;padding:.9375rem}.triple-teaser .background-gl{background-color:#f5f5f5;padding:0 .9375rem 1.875rem;display:block}.triple-teaser .background-gl .image{margin-left:-.9375rem;margin-right:-.9375rem;margin-bottom:.9375rem}.triple-teaser .text-only-grey h3{font-weight:600;margin-bottom:.3125rem}.headline-text-link{margin-bottom:.625rem;background:#f5f5f5}@media screen and (min-width:40em){.headline-text-link{margin-bottom:0;background:#f5f5f5 url('../../../typo3conf/ext/torr_template/Resources/Public/img/bg.headline-text-link.png') repeat-y center}.headline-text-link p{margin-bottom:2.5rem}}@media screen and (max-width:39.99875em){.headline-text-link .columns:first-child{border-bottom:.625rem solid #fff;padding-bottom:2.5rem}.headline-text-link .columns:last-child{padding-top:2.5rem}}.tabnav-productdetail{border-top:.0625rem solid #e9e9e9;padding:0;background:#f5f5f5}.tabnav-productdetail .tabs{border:0}.tabnav-productdetail .sticky-container{background:#f5f5f5;text-align:center}.tabnav-productdetail .contact-service.desktop-navi{position:relative;height:100%;height:3.25rem;text-align:left}.tabnav-productdetail .contact-service.desktop-navi #contactService{position:relative;width:100%;top:-.0625rem;right:0;z-index:6;border:.0625rem solid #009fe3}.tabnav-productdetail .contact-service.desktop-navi #contactService li a{padding:.5rem 2.5rem}@media screen and (min-width:75em){.tabnav-productdetail .contact-service.desktop-navi #contactService li a{padding:.5rem 2.8125rem .5rem 3.75rem}}.tabnav-productdetail .contact-service.desktop-navi #contactService li a{min-height:3.125rem}.tabnav-productdetail .contact-service.desktop-navi #contactService li a::before{content:"";display:inline-block;background-repeat:no-repeat;position:absolute;left:.75rem}@media print,screen and (max-width:59.99875em){.tabnav-productdetail .contact-service.desktop-navi #contactService li a{padding:.5rem 0 .5rem 1.875rem}}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-active{display:block!important}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-active a{display:block;color:#fff;background:#009fe3}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-active a::before{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/icon.service.svg');background-size:23px 30px;width:23px;height:30px;left:.5rem}@media screen and (min-width:75em){.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-active a::before{left:1.25rem}}@media print,screen and (max-width:59.99875em){.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-active a::before{left:1.25rem}}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-active a::after{content:"";background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.white.svg');background-repeat:no-repeat;background-size:44px 12px;background-position:0 0;position:absolute;right:1rem;top:18px;width:22px;height:12px;overflow:hidden}@media print,screen and (max-width:59.99875em){.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-active a span,.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-active a::after{display:none}}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub{visibility:hidden;height:0}@media print,screen and (max-width:59.99875em){.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub{display:none}}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub{background:#fff}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub a{display:block}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub a::before{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.servicegridteaser.svg');background-size:80px 179px;width:40px;height:40px}@media screen and (min-width:64em) and (max-width:74.99875em){.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub a::before{left:0}}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub a.tabs-consulting:hover::before{background-position:-43px 0}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub a.tabs-demonstration::before{background-position:0 -47px}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub a.tabs-demonstration:hover::before{background-position:-43px -47px}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub a.tabs-dealersearch::before{background-position:0 -95px}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub a.tabs-dealersearch:hover::before{background-position:-43px -95px}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub a.tabs-refund::before{background-position:0 -142px}.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub a.tabs-refund:hover::before{background-position:-43px -142px}@media print,screen and (max-width:59.99875em){.tabnav-productdetail .contact-service.desktop-navi #contactService li.is-sub a span{display:none}}.tabnav-productdetail .contact-service.desktop-navi #contactService:hover li{visibility:visible;height:auto}.magazine-header .header-nav-container .inpage-nav-container.active .default::after,.tabnav-productdetail .contact-service.desktop-navi #contactService:hover li.is-active a::after{transform:rotate(180deg)}.tabnav-productdetail .contact-service.mobile-navi,body.language-1 .columns.contact-service,body.language-2 .columns.contact-service,body.language-3 .columns.contact-service,body.language-4 .columns.contact-service{display:none}@media print,screen and (max-width:59.99875em){.tabnav-productdetail .contact-service.mobile-navi{position:relative;height:100%;height:3.25rem;text-align:left;padding:0;display:none}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile{position:relative;width:100%;top:0;right:0;z-index:6;border:.0625rem solid #009fe3}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li{width:100%;margin:0}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li a{padding:.5rem 1.875rem .5rem 2.8125rem;min-height:3.125rem}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li a::before{content:"";display:inline-block;background-repeat:no-repeat;position:absolute;left:.75rem}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub{display:block;background:#fff}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub a{display:block}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub a::before{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.servicegridteaser.svg');background-size:80px 179px;width:40px;height:40px}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub a.tabs-consulting::before{background-position:0 0}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub a.tabs-consulting:hover::before{background-position:-43px 0}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub a.tabs-demonstration::before{background-position:0 -47px}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub a.tabs-demonstration:hover::before{background-position:-43px -47px}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub a.tabs-dealersearch::before{background-position:0 -95px}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub a.tabs-dealersearch:hover::before{background-position:-43px -95px}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub a.tabs-refund::before{background-position:0 -142px}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub a.tabs-refund:hover::before{background-position:-43px -142px}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub:hover{background:#009fe3}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile li.is-sub:hover a{color:#fff}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile:hover li{visibility:visible;height:auto}.tabnav-productdetail .contact-service.mobile-navi #contactServiceMobile:hover li.is-active a::after{transform:rotate(180deg)}}.tabnav-productdetail .is-stuck{background:#f5f5f5}#contactService li.is-active a.normal::after{transform:rotate(0deg)!important}.content-productdetail{padding-top:0;padding-bottom:0}.content-productdetail .tabs-content{border:0}.tabs-title-external.is-active>a,.tabs-title-external>a:focus,.tabs-title-external>a:hover,.tabs-title-external>a[aria-selected=true],.tabs-title.is-active>a,.tabs-title>a:focus,.tabs-title>a:hover,.tabs-title>a[aria-selected=true]{background:#f5f5f5 url('../../../typo3conf/ext/torr_template/Resources/Public/img/bg.tabnav.png') no-repeat right center;font-weight:700}.tabs-title-external>a:focus::before,.tabs-title-external>a[aria-selected=true]::before,.tabs-title>a:focus::before,.tabs-title>a[aria-selected=true]::before{transform:scale3d(1,1,1)}.tabs-title-external>a,.tabs-title>a{padding:.5625rem .9375rem;color:#575756;background:#f5f5f5 url('../../../typo3conf/ext/torr_template/Resources/Public/img/bg.tabnav.png') no-repeat right center;position:relative}@media screen and (min-width:64em){.tabs-title-external>a.last,.tabs-title>a.last{background:#f5f5f5}.tabs-title-external>a::before,.tabs-title>a::before{background:#575756;bottom:0;content:"";height:.1875rem;left:0;position:absolute;transform:scale3d(0,5,1);transform-origin:0 50% 0;transition:transform .3s cubic-bezier(1,.68,.16,.9) 0s;width:100%}}.tabs-title-external>a.first,.tabs-title>a.first{padding:.5625rem .9375rem .5625rem 0}.tabs-title-external>a.last,.tabs-title>a.last{padding:.5625rem 0 .5625rem .9375rem}@media screen and (max-width:39.99875em){.tabs-title-external>a,.tabs-title-external>a.first,.tabs-title-external>a.last,.tabs-title>a,.tabs-title>a.first,.tabs-title>a.last{padding:.5625rem 1.5625rem}}@media screen and (min-width:64em){.tabs-title,.tabs-title-external{display:block!important}}.tabs,section.grey-light .accordeon-container ul li .accordion-content{background:#f5f5f5}.tabs-panel{padding:0}.tabs-title-external{float:left}.tabs-title-external a{display:block}@media print,screen and (max-width:59.99875em){.tabs-title,.tabs-title-external{display:none;width:100%}.tabs-title-external.is-active,.tabs-title.is-active{display:block!important}.tabs-title-external.is-active>a,.tabs-title-external>a,.tabs-title-external>a:focus,.tabs-title-external>a:hover,.tabs-title-external>a[aria-selected=true],.tabs-title.is-active>a,.tabs-title>a,.tabs-title>a:focus,.tabs-title>a:hover,.tabs-title>a[aria-selected=true]{background:0 0;text-align:center;display:block}.tabs{background:0 0}.bg-tabs{background:#f5f5f5}#pdpTabs{background-color:#f5f5f5;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.single.png');background-repeat:no-repeat;background-position:right 16px;background-size:32px 12px}#pdpTabs.opened{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.single.rotate.png')}}body.language-1 .columns.bg-tabs,body.language-2 .columns.bg-tabs,body.language-3 .columns.bg-tabs,body.language-4 .columns.bg-tabs{width:100%;max-width:100%;flex:unset}#theStickyTab{z-index:5}.teaser-wb{position:relative;padding:0;overflow:hidden;min-height:200px}.teaser-wb-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;background-image:url();background-repeat:no-repeat;background-position:center;z-index:0;background-attachment:scroll;background-size:cover}.teaser-wb-box{position:relative;z-index:2;background:rgba(0,0,0,.7);padding:13.75rem 0}.teaser-wb-headline{color:#fff;margin-bottom:30px}.teaser-wb-subline{color:#fff;margin-bottom:50px;padding:0 20px}.teaser-wb-button{padding:1.2em 2em;position:relative;width:100%}@media screen and (min-width:40em){.teaser-wb-button{position:absolute;bottom:34px;left:50px;padding:1.2em 4em;width:auto}}.teaser-wb.topteaser .teaser-wb-headline{font-size:32px;font-weight:700}@media screen and (min-width:40em){.teaser-wb.topteaser .teaser-wb-headline{font-size:40px}}@media screen and (min-width:64em){.teaser-wb.topteaser .teaser-wb-headline{font-size:72px;line-height:72px}}.teaser-wb.topteaser .teaser-wb-box{padding:7.5rem 0}@media screen and (min-width:40em){.teaser-wb.topteaser .teaser-wb-box{padding:13.75rem 0}}.teaser-wb.topteaser .teaser-wb-subline{font-size:24px}.technical-data .row .columns{border-bottom:.0625rem solid #9aa2a6;padding:1.25rem}.technical-data .row .columns.first{font-weight:700}@media screen and (min-width:40em){.technical-data .row .columns:first-child{border-right:.625rem solid #fff}.technical-data .row .columns:last-child{border-left:.625rem solid #fff}.technical-data .row .columns.middle{border-left:.625rem solid #fff;border-right:.625rem solid #fff}.technical-data .row .columns.single{border-left:.625rem solid #fff}}.technical-data .headline{background:#f5f5f5;font-weight:700}.technical-data .hn{color:#009fe3;font-weight:700}.technical-data .hn .show-for-small-only{color:#575756;font-weight:400}.event-data .item p,.technical-data .item p,.youtube-with-text p{margin-bottom:0}.event-data .row .columns{border-bottom:.0625rem solid #9aa2a6;padding:1.25rem}.event-data .row .columns.first{font-weight:700}@media screen and (min-width:40em){.event-data .row .columns:first-child{border-right:.625rem solid #fff}.event-data .row .columns:last-child{border-left:.625rem solid #fff}.event-data .row .columns.middle{border-left:.625rem solid #fff;border-right:.625rem solid #fff}.event-data .row .columns.single{border-left:.625rem solid #fff}}.event-data .headline{background:#f5f5f5;font-weight:700}.event-data .hn{color:#009fe3;font-weight:700}.event-data .hn .show-for-small-only{color:#575756;font-weight:400}.stage-teaser-slider-image{margin:0;padding:0}.stage-teaser-slider-image .slick-slide,.stage-teaser-video .videoItem,.stage-teaser-video .videoItem #video-container{position:relative}.stage-teaser-slider-image .slick-slide .innerCont{float:left;padding:1.25rem .625rem;bottom:1.25rem;margin:0}@media screen and (min-width:40em){.stage-teaser-slider-image .slick-slide .innerCont{background:rgba(255,255,255,.95);position:absolute;padding:2.5rem;bottom:2.5rem;margin:0 2.5rem}}.stage-teaser-slider-image .slick-slide .innerCont h1,.stage-teaser-slider-image .slick-slide .innerCont p,.stage-teaser-video .videoItem .innerCont .row .columns p{margin-bottom:.9375rem}.stage-teaser-slider-image .slick-slide .innerCont .cta-link,.stage-teaser-video .videoItem .innerCont .row .columns .cta-link{margin-top:.5625rem}@media print,screen and (max-width:59.99875em){.stage-teaser-video .videoItem .columns{padding-left:0;padding-right:0}}.stage-teaser-video .videoItem{background:#221f21;background:radial-gradient(ellipse at center,#221f21 0,#666 0,#4c4c4c 0,#221f21 40%,#000 100%);filter:progid:dximagetransform.microsoft.gradient( startColorstr="#221f21", endColorstr="#000000", GradientType=1 )}.playbutton-opacity-0:hover,.stage-teaser-video .videoItem #video-container:hover #video-controls{opacity:.9}.stage-teaser-video .videoItem #video-controls{top:50%;transform:translateY(-50%);left:50%;right:auto;position:absolute;opacity:.9}.stage-teaser-video .videoItem a.play{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/player.play.svg')}.stage-teaser-video .videoItem a.mute,.stage-teaser-video .videoItem a.pause,.stage-teaser-video .videoItem a.play,.stage-teaser-video .videoItem a.sound{background-repeat:no-repeat;background-size:contain;background-position:0 0;width:100px;height:150px;display:block;float:right}.stage-teaser-video .videoItem a.pause{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/player.pause.svg')}.stage-teaser-video .videoItem a.mute{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/player.mute.svg')}.stage-teaser-video .videoItem a.sound{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/player.sound.svg')}.stage-teaser-video .videoItem button{background:rgba(0,0,0,.5);border:0;color:#eee;border-radius:3px}.stage-teaser-video .videoItem #seek-bar{width:360px}.stage-teaser-video .videoItem #volume-bar{width:60px}.stage-teaser-video .videoItem video{margin-bottom:-.625rem}.stage-teaser-video .videoItem .innerCont{bottom:0;position:relative;width:100%;background:rgba(255,255,255,.75)}@media screen and (min-width:64em){.stage-teaser-video .videoItem .innerCont{position:absolute}}.stage-teaser-video .videoItem .innerCont .row{max-width:51em}.stage-teaser-video .videoItem .innerCont .row .columns{padding-top:2.5rem;padding-bottom:2.5rem}.playbutton-opacity-0{opacity:0}.youtube-with-text .video-container{height:0;margin-bottom:26px;overflow:hidden;padding-bottom:56.25%;position:relative}.youtube-with-text .video-container embed,.youtube-with-text .video-container iframe,.youtube-with-text .video-container object{height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:64em){.link-teaser-3-grid img{min-height:12.5rem}}.link-teaser-3-grid .startseitenlist-news .inner .header{padding:2.1875rem 1.25rem}.four-teaser .inner .header .cta-link,.link-teaser-3-grid .startseitenlist-news .inner .header .cta-link,.three-teaser .inner .header .cta-link{margin:0}.training-center .head{font-weight:700}.training-center .border{border-bottom:.0625rem solid #9aa2a6;padding:1.25rem 0}.training-center .no-padding{padding:0}.price-description p,.training-center .last{margin-bottom:.625rem}.training-center ul{margin-bottom:1.375rem}@media screen and (min-width:40em){.training-center ul{margin-bottom:2.3125rem}}.four-teaser .inner .header,.three-teaser .inner .header{background:#f5f5f5;padding:2.1875rem 1.25rem}.news-bubble-slider .news-bubble-container{display:flex}.news-bubble-slider .news-bubble-item{--badge-background:#009fe3;--badge-color:#f5f5f5;--label-color:#009fe3;--container-background:#f5f5f5;flex-shrink:0}.news-bubble-slider .news-bubble-item.is-highlighted{--badge-background:#f5f5f5;--badge-color:#009fe3;--label-color:#fff;--container-background:#009fe3}.news-bubble-slider .news-bubble-item.is-active .news-bubble-item-container{transform:scale(1)}.news-bubble-slider .news-bubble-item .news-bubble-item-container{transform:scale(.75);transition:.3s ease-in-out transform;will-change:transform}.news-bubble-slider .news-bubble-item-container{display:block;padding:1.25rem;background-color:var(--container-background);position:relative}.news-bubble-slider .news-bubble-item-badge{position:absolute;top:1.25rem;left:0;background-color:var(--badge-background);color:var(--badge-color);padding-left:1.125rem;padding-right:1.5rem;font-family:"Open Sans",sans-serif,serif;font-weight:400;letter-spacing:.01em;font-size:2.25rem;line-height:3rem}.news-bubble-slider .news-bubble-item-image{width:300px;height:250px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.news-bubble-slider .news-bubble-item-label{color:var(--label-color);font-family:"Open Sans",sans-serif,serif;font-weight:600;font-size:1.125rem;letter-spacing:0;line-height:1.875rem;display:flex;align-items:center;margin-top:1.25rem}.news-bubble-slider .news-bubble-item-label-icon{width:1.5rem;height:.875rem;margin-right:.875rem}.news-bubble-slider .news-bubble-item-label-icon svg{display:block;width:100%;height:100%}.news-bubble-slider .slick-dots{position:relative}.price-container+.price-container{margin-top:1.5625rem}.basic-price{color:#575756;display:block;padding-bottom:.9375rem}.product-price{color:#6f2183}.price-exkl{display:block;padding-bottom:3.125rem}.reimbursable-aid-header{background:#f5f5f5 url(/typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.single.svg) top 23px right 15px no-repeat;background-size:20px auto;color:#575756;cursor:pointer;display:block;padding:.625rem .9375rem .75rem}.reimbursable-aid-header.active{background:#f5f5f5 url(/typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.single.rotate.svg) top 23px right 15px no-repeat;background-size:20px auto}.reimbursable-aid-text{display:none;padding:.625rem .9375rem .75rem}.magazine-header .header-nav-container .inpage-nav-container.active .inpage-nav-dropdown-expand,.reimbursable-aid-text.active{display:block}.sugartabs{background:#fff;border:0}.sugartabs li{background:0 0;display:list-item!important;padding-left:0}.sugartabs li:first-child{margin-left:.625rem}@media print,screen and (min-width:40em){.sugartabs li:first-child{margin-left:.9375rem}}.sugartabs li a{background:#fff!important;padding:0}.sugartabs li a::before{background:#009fe3;bottom:-.6875rem;color:#009fe3;height:.0625rem}.sugartabs li img{opacity:.25}.sugartabs-content{background:#f5f5f5;border:0;color:#575756;margin-top:.5625rem;padding:3.125rem 1.875rem}.sugartabs-content h4{padding-bottom:.625rem}.whatsapp-overlay-button{position:fixed;bottom:16px;left:16px;box-shadow:rgba(0,0,0,.1) 0 1px 6px,rgba(0,0,0,.2) 0 2px 24px;border:0;transition:box-shadow 150ms ease-in-out 0s;border-radius:50%;height:60px;width:60px;background-color:#2f2f3f;display:flex;justify-content:center;align-items:center;color:#fff;z-index:999}.whatsapp-overlay-button:hover{box-shadow:rgba(0,0,0,.2) 0 2px 10px,rgba(0,0,0,.3) 0 4px 28px;color:#fff}.whatsapp-overlay-button svg{width:1.875rem;height:1.875rem}.whatsapp-overlay-button.is-nl{position:fixed;left:unset;bottom:15vh;right:40px;background-color:#25d366}.magazine-header{position:relative;padding:0 10px}.magazine-header .header-image-holder{position:relative;aspect-ratio:1420/530;width:100%;overflow-y:hidden}.magazine-header .header-image-holder .header-image{position:relative;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.magazine-header .header-image-holder::after{content:"";display:block;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:linear-gradient(-180deg,transparent 0,rgba(0,0,0,.5) 100%)}@media print,screen and (min-width:60em){.magazine-header .header-image-holder{aspect-ratio:unset;height:530px}.magazine-header .header-image-holder .header-image{height:unset;transform:translateY(calc(-50% + 265px));-o-object-fit:unset;object-fit:unset}}.magazine-header .content-row{position:relative;max-width:65em;margin-top:32px;padding:0 10px}.magazine-header .content-row .content-text,.magazine-header .content-row .content-title{width:100%;color:#575756;margin:0}.magazine-header .content-row .content-title{margin-bottom:10px}@media print,screen and (min-width:60em){.magazine-header .content-row{position:absolute;bottom:80px;left:0;right:0;z-index:3;padding:0 20px 80px}.magazine-header .content-row .content-text,.magazine-header .content-row .content-title{color:#fff}.magazine-header .content-row .content-title{margin-bottom:15px}}.magazine-header .header-nav-container{background-color:#f5f5f5;height:50px;width:calc(100% - 28px);margin:-25px auto 0;position:relative;z-index:3}.magazine-header .header-nav-container .inpage-nav-container{width:100%;background:#f5f5f5}.magazine-header .header-nav-container .inpage-nav-dropdown-first{cursor:pointer;display:block}.magazine-header .header-nav-container .inpage-nav-dropdown-first span{color:#0a0a0a;display:block;line-height:initial;padding:16px 26px}.magazine-header .header-nav-container .inpage-nav-dropdown-first span::after{content:"";position:absolute;background:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.arrow.nav.svg') no-repeat left center;background-size:42px auto;right:16px;top:21px;height:10px;width:18px}.magazine-header .header-nav-container .inpage-nav-dropdown-expand{background:#f5f5f5;border-radius:0;display:none;position:absolute;width:100%;z-index:1}.magazine-article-layout .stage p,.magazine-header .header-nav-container .inpage-nav-item{display:block}.magazine-header .header-nav-container .inpage-nav-linkitem{display:block;padding-left:20px;color:#575756}.magazine-header .header-nav-container .inpage-nav-linkitem.current,.magazine-header .header-nav-container .inpage-nav-linkitem:hover{color:#009fe3;text-decoration:none}@media print,screen and (min-width:60em){.magazine-header .header-nav-container{margin-top:-40px;height:80px}.magazine-header .header-nav-container .inpage-nav-container{text-align:center}.magazine-header .header-nav-container .inpage-nav-dropdown-first{display:none}.magazine-header .header-nav-container .inpage-nav-dropdown-expand{background-color:transparent;box-shadow:none;display:inline;position:relative}.magazine-header .header-nav-container .inpage-nav-item{display:inline-flex;padding-right:37px}.magazine-header .header-nav-container .inpage-nav-linkitem{display:inline;padding:24px 0}}.magazine-article-layout .related-news .grid-headline,.magazine-news-grid .grid-headline{font-size:30px;line-height:48px;margin-bottom:40px}.magazine-article-layout .related-news a,.magazine-news-grid a{color:#575756}.magazine-article-layout .related-news .grid-item .item-image-frame,.magazine-news-grid .grid-item .item-image-frame{overflow:hidden;display:block;aspect-ratio:3/2;width:100%}.magazine-article-layout .related-news .grid-item .item-image,.magazine-news-grid .grid-item .item-image{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.magazine-article-layout .related-news .grid-item .item-description,.magazine-news-grid .grid-item .item-description{margin-top:20px;margin-bottom:40px}.magazine-article-layout .related-news .grid-item .item-description p,.magazine-news-grid .grid-item .item-description p{margin-bottom:10px;font-size:18px;line-height:34px}.e-pilot .introduction h1,.magazine-article-layout .related-news .grid-item .item-description .item-category,.magazine-article-layout .text-element h3,.magazine-news-grid .grid-item .item-description .item-category{font-weight:700}.magazine-article-layout .related-news .grid-item .item-description .item-title,.magazine-news-grid .grid-item .item-description .item-title{font-size:22px;line-height:38px}.magazine-article-layout .related-news .main-item .item-image-frame,.magazine-news-grid .main-item .item-image-frame{aspect-ratio:16/9;width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}.magazine-article-layout .related-news .main-item .item-description,.magazine-news-grid .main-item .item-description{margin-top:10px}@media print,screen and (min-width:40em){.magazine-article-layout .related-news .grid-item .item-description,.magazine-news-grid .grid-item .item-description{margin-bottom:30px;margin-top:20px}.magazine-article-layout .related-news .main-item .item-image-frame,.magazine-news-grid .main-item .item-image-frame{width:unset;margin-left:unset;margin-right:unset}}@media print,screen and (min-width:60em){.magazine-article-layout .related-news .grid-item .item-description,.magazine-news-grid .grid-item .item-description{margin-top:13px;max-width:555px}.magazine-article-layout .related-news .main-item,.magazine-news-grid .main-item{position:relative;margin-bottom:30px}.magazine-article-layout .related-news .main-item .item-image-frame,.magazine-news-grid .main-item .item-image-frame{aspect-ratio:16/9}.magazine-article-layout .related-news .main-item .item-description,.magazine-news-grid .main-item .item-description{position:absolute;left:40px;bottom:40px;z-index:3;color:#fff;margin-bottom:0}.magazine-article-layout .related-news .main-item .item-text>*,.magazine-news-grid .main-item .item-text>*{overflow:hidden;text-overflow:ellipsis;max-height:170px;max-width:100%}.magazine-article-layout .related-news .main-item .item-text *,.magazine-news-grid .main-item .item-text *{margin:0!important}.magazine-article-layout .related-news .main-item::after,.magazine-news-grid .main-item::after{content:"";display:block;position:absolute;top:0;left:15px;width:calc(100% - 30px);height:100%;background:linear-gradient(-180deg,transparent 0,rgba(0,0,0,.5) 100%)}}.magazine-news-grid{padding-top:20px;padding-bottom:20px}@media print,screen and (min-width:40em){.magazine-news-grid{padding-top:40px;padding-bottom:40px}}.magazine-article-layout{position:relative;margin-top:30px}.magazine-article-layout h1{max-width:855px}.magazine-article-layout .stage{height:-moz-max-content;height:max-content;display:block}.magazine-article-layout .stage .stage-textfield{margin-top:20px}.magazine-article-layout .stage .stage-textfield .item-categories{margin-bottom:10px}.magazine-article-layout .stage .stage-textfield .item-title{margin-top:0;margin-bottom:10px}.magazine-article-layout .stage .stage-image-holder{position:relative;height:50vw;width:100%;max-width:calc(100vw - (100vw - 1140px)/2 - .46875rem);overflow-y:hidden}.magazine-article-layout .stage .stage-image-holder .stage-image{width:100%;transform:translateY(calc(-50% + 25vw))}.magazine-article-layout .stage .desktop-only{display:none}@media print,screen and (min-width:40em){.magazine-article-layout .stage .stage-textfield{margin-top:unset}.magazine-article-layout .stage .stage-textfield .item-categories{margin-bottom:15px}.magazine-article-layout .stage .stage-textfield .item-title{margin-top:0;margin-bottom:15px}.magazine-article-layout .stage .stage-textfield .item-teaser{margin-bottom:40px}.magazine-article-layout .stage .desktop-only{display:block}.magazine-article-layout .stage .mobile-only{display:none}}@media print,screen and (min-width:60em){.magazine-article-layout .stage .stage-image-holder{height:58vh}.magazine-article-layout .stage .stage-image-holder .stage-image{transform:translateY(calc(-50% + 29vh))}.magazine-article-layout .stage .stage-textfield .item-teaser{margin-bottom:60px}}.magazine-article-layout .item-details{border-top:1px solid #ccd0d2;border-bottom:1px solid #ccd0d2;padding:18px 0}.magazine-article-layout .item-details .article-date,.magazine-article-layout .item-details .article-readtime{margin-bottom:15px}.magazine-article-layout .item-details .article-date,.magazine-article-layout .item-details .article-readtime,.magazine-article-layout .item-details .article-share{display:block;width:100%;padding-left:32px;color:#9aa2a6;font-size:14px;line-height:24px;background-repeat:no-repeat;background-size:24px 24px;background-position:0 0}.magazine-article-layout .item-details .article-date{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/calendar.svg')}.magazine-article-layout .item-details .article-readtime{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/time.svg')}.magazine-article-layout .item-details .article-share{background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/facebook.svg');margin-bottom:0}.magazine-article-layout .item-details.at-bottom{border-bottom:unset;padding-bottom:0}@media print,screen and (min-width:40em){.magazine-article-layout .item-details{border-bottom:unset;padding-bottom:0}.magazine-article-layout .item-details .article-date,.magazine-article-layout .item-details .article-readtime{display:block;width:unset;margin-bottom:40px;float:left}.magazine-article-layout .item-details .article-share{display:block;width:unset;margin-bottom:40px}.magazine-article-layout .item-details .article-readtime{margin-left:30px}.magazine-article-layout .item-details .article-share{float:right}}.magazine-article-layout .related-news-container{background-color:#f5f5f5;padding-top:40px;padding-bottom:40px;margin-bottom:40px;margin-top:40px}@media print,screen and (min-width:40em){.magazine-article-layout .related-news-container{padding-top:60px;padding-bottom:60px;margin-bottom:60px;margin-top:60px}}@media print,screen and (min-width:60em){.magazine-article-layout .related-news-container{padding-top:80px;padding-bottom:80px;margin-bottom:80px;margin-top:80px}}.magazine-article-layout .related-news .related-headline{font-size:22px;line-height:25px;margin-bottom:20px}.magazine-article-layout .text-element+.accordion-wrapper{padding-top:1rem}.magazine-article-layout .text-element+.tips-element{margin-top:-2rem}@media print,screen and (min-width:40em){.magazine-article-layout .text-element+.tips-element{margin-top:-4rem}}.magazine-article-layout .tips-element+.text-element{padding-top:2rem}.quicklinks{width:100%;padding-top:40px;padding-bottom:20px}.quicklinks .quicklinks-headline{margin-bottom:20px}.quicklinks .quicklink-item{padding-top:0;padding-bottom:20px;border-bottom:1px solid #9aa2a6;height:100%}.quicklinks .quicklink-link{display:block;position:relative;padding-right:25px}.quicklinks .quicklink-link::after{content:"";display:inline-block;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.blog.arrow.svg');background-repeat:no-repeat;background-size:53px 13px;background-position:0 0;position:absolute;width:22px;height:13px;right:0;top:11px}.quicklinks .quicklink-link:hover::after{background-position:-31px 0}@media print,screen and (min-width:40em){.quicklinks .quicklinks-headline{margin-bottom:20px}.quicklinks .quicklink-item{padding-top:20px;padding-bottom:7px}}@media print,screen and (min-width:60em){.quicklinks{padding-top:80px;padding-bottom:40px}.quicklinks .quicklinks-headline{margin-bottom:40px}.quicklinks .quicklink-item{padding-top:10px;padding-bottom:40px}}.product-teaser{text-align:center;background-color:#f5f5f5}.product-teaser .image-holder{width:100%;height:-moz-max-content;height:max-content;margin:auto 0}.product-teaser .image-holder .teaser-image{width:100%;height:auto}.product-teaser .teaser-content{height:100%;padding:10px;margin:auto 0}.product-teaser .teaser-content .teaser-headline{font-size:23px;line-height:48px;font-weight:300}.product-teaser .teaser-content .teaser-button{display:block;padding:22px 40px;font-size:22px;line-height:25px}.product-teaser .teaser-content .teaser-button-secondary{display:block;padding:22px 40px;font-size:22px}.product-teaser .teaser-content .teaser-button{margin:10px auto 0;background-color:#009fe3;color:#fff;border:.0625rem solid #fff;font-weight:600;text-align:center;width:100%}.product-teaser .teaser-content .teaser-button:hover{color:#009fe3;background-color:#fff;border:.0625rem solid #009fe3}.product-teaser .teaser-content .teaser-button-secondary{margin:0 auto;line-height:30px}.product-teaser.has-image{text-align:left}@media print,screen and (min-width:40em){.product-teaser .teaser-content{padding:30px;text-align:left}.product-teaser .teaser-content .teaser-button,.product-teaser .teaser-content .teaser-button-secondary{width:-moz-max-content;width:max-content;text-align:unset}.product-teaser .teaser-content .teaser-button{margin-top:20px}.product-teaser.has-image .teaser-button,.product-teaser.has-image .teaser-button-secondary{display:inline-block}.product-teaser.has-image .teaser-button{margin-top:30px}}@media print,screen and (min-width:60em){.product-teaser{text-align:left;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.product-teaser.has-image{grid-template-columns:repeat(3,1fr)}.product-teaser.has-image .teaser-content{margin:auto 0 auto 20px!important;text-align:left}.product-teaser.has-image .teaser-button{margin:40px auto 0}.product-teaser .teaser-image{display:block;aspect-ratio:unset;width:unset;height:100%}.product-teaser .teaser-image+.teaser-content{grid-column:2/-1;margin:unset;width:auto;text-align:left}.product-teaser .teaser-content{text-align:center;height:-moz-max-content;height:max-content;padding:40px;width:-moz-max-content;width:max-content;margin:auto}.product-teaser .teaser-content .teaser-button{margin:22px auto 0}.product-teaser .teaser-content .teaser-button-secondary,.product-teaser .teaser-image+.teaser-content .teaser-button{margin:unset}}.product-teaser-columns .product-teaser-item{background-color:#f5f5f5}.product-teaser-columns .product-teaser-image{width:100%;height:auto}.product-teaser-columns .product-teaser-content{padding:.625rem}.product-teaser-columns .product-teaser-headline{font-size:1.4375rem;line-height:3rem;font-weight:300}.product-teaser-columns .product-teaser-button-container{display:flex;justify-content:center;align-items:center;margin-top:.625rem}.product-teaser-columns .button-blue.button-filled{padding:1.375rem 2.5rem;margin:0}.product-teaser-columns .teaser-button-secondary{line-height:1.875rem}.product-teaser-columns .teaser-button-secondary .cta-link{margin:0}@media print,screen and (max-width:39.99875em){.product-teaser-columns .product-teaser-button-container{display:block}.product-teaser-columns .teaser-button-secondary{margin-top:1.25rem}}@media print,screen and (min-width:40em) and (max-width:59.99875em){.product-teaser-columns .product-teaser-button-container{justify-content:flex-start;align-items:center}}@media print,screen and (min-width:40em){.product-teaser-columns .product-teaser-content{padding:1.875rem}.product-teaser-columns .product-teaser-button-container{margin-top:1.25rem}.product-teaser-columns .teaser-button-secondary{margin-left:2.5rem}}@media print,screen and (min-width:60em){.product-teaser-columns .product-teaser-image{display:block;width:auto;height:100%}.product-teaser-columns .product-teaser-content{text-align:center;padding:2.5rem}.product-teaser-columns .product-teaser-button-container{margin-top:1.375rem;flex-direction:column}.product-teaser-columns .teaser-button-secondary{margin-top:2.5rem;margin-left:0}}.magazine-subjects-teaser{padding-top:20px;padding-bottom:20px}.magazine-subjects-teaser .teaser-title{font-size:30px;line-height:48px;margin-bottom:40px}.magazine-subjects-teaser .image-link{height:-moz-max-content;height:max-content;margin:auto 0;aspect-ratio:16/9;width:100%;overflow:hidden}.magazine-subjects-teaser .image-link .teaser-image{width:100%;height:100%}.magazine-subjects-teaser .teaser-content{display:grid;margin-top:20px}.magazine-subjects-teaser .teaser-content .content-inner{height:-moz-max-content;height:max-content;margin:auto 0}.magazine-subjects-teaser .teaser-content .content-inner .content-headline{color:#575756;margin-bottom:20px;font-size:30px;line-height:48px}.magazine-subjects-teaser .teaser-content .content-inner .content-text{margin-bottom:20px}.e-pilot .colors input,.magazine-subjects-teaser .desktop-only{display:none}@media print,screen and (min-width:40em){.magazine-subjects-teaser{padding-top:40px;padding-bottom:40px}.magazine-subjects-teaser .teaser-content{margin-top:0}.magazine-subjects-teaser .mobile-only{display:none}.magazine-subjects-teaser .desktop-only{display:grid}}.magazine-index .index-headline{font-size:23px}.magazine-index .index-wrapper{margin-bottom:15px}.tips-element{background-color:#f5f5f5}.tips-element .row{margin-right:0}.tips-element .lightbulb-icon{display:block;height:64px;width:64px;margin:0 30px 40px;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/lightbulb.svg');background-repeat:no-repeat;background-size:64px 64px;background-position:0 0}.tips-element .tips-text{padding:0 30px}.tips-element .tips-text,.tips-element .tips-text a{font-size:30px;line-height:48px;margin-bottom:0}@media print,screen and (min-width:40em){.tips-element .lightbulb-icon{height:80px;width:80px;background-size:80px 80px}}@media print,screen and (min-width:60em){.tips-element{max-width:calc(100vw - (100vw - 1140px)/2 - .46875rem);padding:60px 0}.tips-element .lightbulb-icon{margin:0;height:70px;width:70px;background-size:70px 70px}.tips-element .tips-text{padding:0 45px 0 10px}}.video_wrapper{background-repeat:no-repeat;background-size:cover;height:40.625rem;position:relative;width:100%}.video_wrapper .video_trigger{background-image:radial-gradient(50% 50%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.8) 98%);bottom:0;color:#fff;padding:12.5rem 0;position:absolute;top:0;width:100%;z-index:1}@media print,screen and (min-width:60em){.video_wrapper .video_trigger{padding:12.5rem 6.25rem}}.video_wrapper .video_layer{display:none;height:inherit;margin:auto;position:relative;width:inherit}.video_wrapper .video_layer iframe{border:0;height:inherit;width:inherit}#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails #CybotCookiebotDialogDetailTableNecessary a{text-decoration:none!important;font-size:.75rem!important}#CybotCookiebotDialogBodyLevelDetailsButton{padding-right:0!important}#CybotCookiebotDialogBodyLevelButtonsTable{width:100%!important}.CybotCookiebotDialogBodyButton{background-color:#009fe3!important;border-color:#009fe3!important;color:#fff!important}a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{background-color:transparent!important;border:0 solid transparent!important;color:#2a2a2a!important;text-decoration:underline!important}@media print,screen and (max-width:39.99875em){#CybotCookiebotDialog{padding-left:.625rem!important;max-width:100%!important}#CybotCookiebotDialogBodyContent{padding-right:1.25rem!important;padding-left:0!important}input[type=checkbox].CybotCookiebotDialogBodyLevelButton:checked+label{background-size:14px auto!important}#CybotCookiebotDialog a,#CybotCookiebotDialog div,#CybotCookiebotDialogBodyContentControls,#CybotCookiebotDialogBodyContentTitle{font-family:Roboto,Arial,sans-serif!important}#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper{float:left!important}a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{padding:.1875rem .625rem!important;margin-left:0!important}#CybotCookiebotDialogBodyLevelButtons{margin-left:0!important}#CybotCookiebotDialogBodyLevelButtonsSelectPane,a#CybotCookiebotDialogDetailBodyContentTabsOverview{border-radius:0!important;margin-left:0!important;margin-bottom:0!important}#CybotCookiebotDialogDetail{padding-right:.625rem!important;margin-right:0!important;margin-left:0!important}#CybotCookiebotDialogBodyLevelButtonsTable{margin:.625rem 0!important}}@media print,screen and (min-width:40em) and (max-width:59.99875em){#body #CybotCookiebotDialog{padding-left:.625rem!important}#body #CybotCookiebotDialog #CybotCookiebotDialogBody{padding-right:.625rem!important}#body #CybotCookiebotDialog #CybotCookiebotDialogBodyContent{padding-right:1.25rem!important}#body #CybotCookiebotDialog #CybotCookiebotDialogDetail{padding-left:.3125rem!important}}@media print,screen and (min-width:40em){#CybotCookiebotDialog #CybotCookiebotDialogBody,#CybotCookiebotDialog #CybotCookiebotDialogDetail{margin-left:auto!important;margin-right:auto!important;max-width:48.75rem!important;padding-left:0!important}#CybotCookiebotDialog #CybotCookiebotDialogDetail #CybotCookiebotDialogDetailBody{margin:0!important;max-width:none!important}#CookieDeclarationLastUpdated{display:none!important}#CybotCookiebotDialog a{font-size:.875rem!important;font-weight:700!important}#CybotCookiebotDialog div,#CybotCookiebotDialogBodyContentControls{font-size:.875rem!important;font-weight:400!important}#CybotCookiebotDialog a,#CybotCookiebotDialog div,#CybotCookiebotDialogBodyContentControls,#CybotCookiebotDialogBodyContentTitle{font-family:Roboto,Arial,sans-serif!important;line-height:1.375rem!important}a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{margin:.875rem .9375rem 0 0!important;max-width:13.6875rem!important}#CybotCookiebotDialogBodyLevelDetailsWrapper,a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll,div#CybotCookiebotDialogBodyLevelButtonsSelectPane{padding:.5125rem .8rem .7125rem!important}div#CybotCookiebotDialogBodyLevelDetailsWrapper{padding-right:.6125rem!important}h2#CybotCookiebotDialogBodyContentTitle{margin-bottom:.625rem!important;margin-top:1.25rem!important}div#CybotCookiebotDialogBodyLevelWrapper{padding-left:.5rem!important;width:100%!important;box-sizing:border-box}div#CybotCookiebotDialogDetail{margin-top:.625rem!important}div#CybotCookiebotDialogBodyLevelButtons{margin-left:auto!important;margin-right:auto!important;margin-top:1.25rem!important}.CybotCookiebotDialogBodyLevelButtonWrapper{margin-right:1.5625rem!important;margin-top:.0625rem!important}#CybotCookiebotDialogBodyLevelButtonsSelectPane,a#CybotCookiebotDialogDetailBodyContentTabsOverview{border-radius:0!important}input#CybotCookiebotDialogBodyLevelButtonMarketing{background-color:#009fe3!important}a#CybotCookiebotDialogBodyLevelDetailsButton{background-image:none!important}div#CybotCookiebotDialogDetailBody{height:auto!important;margin:0!important;max-width:48.4375rem!important;padding-left:.25rem!important}div#CybotCookiebotDialogBodyLevelButtonsSelectPane{padding-top:.8125rem!important}div#CybotCookiebotDialogBodyLevelDetailsWrapper{padding-top:.7125rem!important}div#CybotCookiebotDialogDetail{margin-left:auto!important;margin-right:auto!important;max-width:48.75rem!important;width:100%!important}div#CybotCookiebotDialogDetailBodyContent{border-bottom:.0625rem solid #009fe3!important;height:13.375rem!important}div#CybotCookiebotDialogDetailBodyContentCookieContainer a{font-weight:400!important;padding:.625rem 1.5rem .625rem 1.25rem!important}div#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails{padding:1.25rem!important}#CybotCookiebotDialogBodyContentTitle{font-size:1rem!important;font-weight:700!important}a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{margin-right:0!important}.CybotCookiebotDialogDetailBodyContentTabsItemSelected{padding-left:1.25rem!important;padding-right:1.25rem!important;text-align:left!important}#CybotCookiebotDialogDetailBodyContentTabs a{font-weight:700!important;padding:.9375rem 2.4375rem .9375rem 1.25rem!important}#CybotCookiebotDialogDetail #CybotCookiebotDialogDetailBody{margin:0 .625rem 0 .875rem!important;max-width:40.3125rem!important;width:45.625rem!important}.CybotCookiebotDialogBodyButton{width:auto!important}a.CybotCookiebotDialogBodyButton{float:left!important;margin-right:.625rem!important}#CybotCookiebotDialogBodyLevelWrapper,#CybotCookiebotDialogBodyLevelWrapper #CybotCookiebotDialogBodyLevelButtonAcceptWrapper,#CybotCookiebotDialogBodyLevelWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper{width:100%!important}#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper{display:flex!important;flex-wrap:nowrap!important;justify-content:space-between!important}#CybotCookiebotDialogBodyLevelButtonsTable{max-width:45.625rem!important}input[type=checkbox].CybotCookiebotDialogBodyLevelButton+label,input[type=checkbox].CybotCookiebotDialogBodyLevelButton:checked+label{background-size:14px auto!important}}section.grey-light .accordeon-container ul{border-bottom:1px solid #151515}section.grey-light .accordeon-container ul li{border-top:1px solid #151515;margin-bottom:0}.container.e-pilot{position:relative;top:-110px}.container.e-pilot section.page-sharing{padding:1.8125rem 0 0}@media screen and (min-width:40em){.container.e-pilot section.page-sharing{padding:4.25rem 0 0}}.e-pilot .introduction{display:flex;align-content:flex-end;align-items:flex-end;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;box-sizing:border-box;min-height:61.803398875vh;padding-top:2.75rem;padding-bottom:1.375rem}@media screen and (min-width:40em){.e-pilot .introduction{padding-top:4.625rem;padding-bottom:2.3125rem}}@media screen and (min-width:40em){.e-pilot .introduction .columns p:first-of-type{font-size:1.4375rem;line-height:3rem}}@media screen and (min-width:60em){.e-pilot .introduction h1{font-size:3.375rem;line-height:4.5rem}}@media screen and (min-width:90em){.e-pilot .introduction h1{font-size:4.5rem;line-height:6rem}}@media screen and (min-width:64em){.e-pilot .teaser-wb .teaser-wb-box p.teaser-wb-subline{max-width:1140px;display:block}}.e-pilot .teaser-wb.topteaser .teaser-wb-box p.teaser-wb-subline{padding:0;line-height:1.9rem}@media screen and (max-width:39.99875em){.e-pilot .teaser-wb.topteaser .teaser-wb-box p.teaser-wb-subline{padding:0;font-size:inherit;line-height:inherit}}@media screen and (max-height:375px){.e-pilot .teaser-wb.topteaser .teaser-wb-box p.teaser-wb-subline{padding:0;font-size:inherit;line-height:inherit;margin-bottom:25px}}.e-pilot .teaser-wb.topteaser .teaser-wb-box{padding:17rem 0 10.5rem;background:rgba(0,0,0,.2);background:linear-gradient(45deg,rgba(0,0,0,.8) 0,transparent 100%)}@media screen and (max-width:39.99875em){.e-pilot .teaser-wb.topteaser .teaser-wb-box{padding:17rem 0 3.5rem}}@media screen and (max-height:375px){.e-pilot .teaser-wb.topteaser .teaser-wb-box{padding:8.5rem 0 2.5rem}}.clearZero{width:100%;clear:both}.e-pilot .button-blue,.e-pilot .introduction .cta-link{display:inline-block}.e-pilot .introduction .button-blue{margin-right:2.3125rem}.e-pilot .introduction .button-blue.modalVideoOpen::before{display:inline-block;box-sizing:border-box;width:1.375em;height:1.375em;margin-top:-.1em;margin-right:.75em;content:"";vertical-align:middle;border:1px solid currentColor;border-radius:50%;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/play.svg');background-repeat:no-repeat;background-position:center;background-size:.375em .375em}.e-pilot .introduction .button-blue.modalVideoOpen:hover::before{background-color:currentColor}.e-pilot .introduction .button-blue.modalNewsletterOpen::before{display:inline-block;width:22px;height:13px;margin-right:.75em;content:"";background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/sprite.cta.arrow.svg');background-repeat:no-repeat;background-position:0 0;background-size:53px 13px}.e-pilot .introduction .button-blue.modalNewsletterOpen:hover::before{background-position:-31px 0}.e-pilot #content{background-color:#fff}.details{position:relative}.details .i-01{top:5%;left:70%}.e-pilot .details .i-02{top:60%;left:22%}.e-pilot .details .i-03{top:50%;left:45%}.e-pilot .details .i-04{top:75%;left:50%}.e-pilot .details .i-05{top:30%;left:55%}.e-pilot .ltr .i-01{top:5%;left:30%}.e-pilot .ltr .i-02{top:60%;left:78%}.e-pilot .ltr .i-03{top:50%;left:55%}.e-pilot .ltr .i-04{top:75%;left:50%}.e-pilot .ltr .i-05{top:30%;left:45%}.e-pilot .details .has-tip{position:absolute;display:block;box-sizing:border-box;margin:-1.5rem;padding:1rem;cursor:help}.e-pilot .details .tip{display:block;box-sizing:border-box;width:1rem;height:1rem;transition:background-color .5s ease,border-color .5s ease;border:1px solid #fff;border-radius:50%;background-color:#009de9;box-shadow:0 0 0 1rem rgba(0,157,233,.225)}.e-pilot .details .has-tip:hover .tip{border-color:#009de9;background-color:transparent}.tooltip{position:absolute;z-index:1200;top:calc(100% + .75rem);display:inline-block;max-width:80%;padding:.75rem;border-radius:3px;background-color:#fff}.tooltip.bottom::before,.tooltip::before{position:absolute;z-index:2000000000;top:auto;bottom:100%;left:50%;display:block;width:0;height:0;content:"";transform:translateX(-50%);border:inset .75rem;border-color:transparent transparent #fff;border-top-width:0;border-bottom-style:solid}.tooltip.left::before,.tooltip.right::before,.tooltip.top::before{bottom:auto;display:block;width:0;height:0;content:"";border:inset .75rem}.tooltip.top::before{top:100%;left:50%;transform:translateX(-50%);border-color:#fff transparent transparent;border-top-style:solid;border-bottom-width:0}.tooltip.left::before,.tooltip.right::before{top:50%;transform:translateY(-50%)}.tooltip.left::before{left:100%;border-color:transparent transparent transparent #fff;border-right-width:0;border-left-style:solid}.tooltip.right::before{right:100%;left:auto;border-color:transparent #fff transparent transparent;border-right-style:solid;border-left-width:0}.e-pilot .text-blue{color:#2199e8}.e-pilot .reveal-overlay{z-index:999999999999;background-color:rgba(0,0,4,.9)}.e-pilot .reveal{top:50%!important;transform:translateY(-50%);max-height:100vh}@media screen and (min-width:40em){.e-pilot .reveal.video{width:100%;max-width:75rem}}@media screen and (max-width:39.9375em){.e-pilot .reveal.video{height:auto;min-height:0}}.e-pilot .reveal.video{padding:0;border:0;background-color:#000}.e-pilot .reveal.video #modalInner{position:relative;min-height:100%}.e-pilot .flex-video{position:relative;overflow:hidden;width:100%;height:0;margin:0;padding-bottom:56.25%}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.tx-powermail{padding-top:2.5rem}.tx-powermail .powermail_form_newsletter .powermail_fieldwrap_anrede,.tx-powermail .powermail_form_newsletter .powermail_fieldwrap_email,.tx-powermail .powermail_form_newsletter .powermail_fieldwrap_nachname,.tx-powermail .powermail_form_newsletter .powermail_fieldwrap_vorname{display:block;overflow:hidden;width:100%}.tx-powermail .powermail_form_newsletter .powermail_fieldwrap_anrede{margin-bottom:0;padding-top:0}.tx-powermail .powermail_form_newsletter .powermail_fieldwrap_anrede .radio{display:inline-block;padding-right:2.5rem}.powermail_fieldwrap_type_radio .outerIndicator .indicator{border-radius:100%}.radio input:checked~.outerIndicator .indicator::after{display:none}.e-pilot .play{display:flex;align-self:flex-end;width:100%}.e-pilot .play .play-button{display:block;width:5rem;height:5rem;margin:1.375rem auto;border-radius:50%;background-color:rgba(0,157,233,.45);background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/play.svg');background-repeat:no-repeat;background-position:center;background-size:1rem}.e-pilot .color-switch{overflow:hidden;padding-top:2.5rem}@media screen and (min-width:40em){.e-pilot .color-switch{padding-top:5.3125rem}}.e-pilot .color-type{font-size:50%;line-height:2.5;color:inherit;text-transform:uppercase;border-bottom:1px solid #9aa2a6}.e-pilot .colors{overflow:hidden;text-align:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:center;align-items:center}.e-pilot .colors label{display:inline-block;padding:.5rem .75rem;cursor:pointer;flex:0 1 auto;align-self:auto}.e-pilot .colors .dot{display:block;box-sizing:border-box;width:1.25rem;height:1.25rem;border-radius:50%;border:3px solid transparent;box-shadow:0 0 0 1px transparent;transition:border-color .5s ease,box-shadow .5s ease}.e-pilot .colors :checked~.dot,.e-pilot .colors label:hover .dot{border-color:#fff;box-shadow:0 0 0 1px currentColor}.e-pilot .colors .white,.e-pilot [data-color=white]{background-color:#fff}.e-pilot .colors .light-grey,.e-pilot [data-color=light-grey]{background-color:#d2d2d2}.e-pilot .colors .dark-grey,.e-pilot [data-color=dark-grey]{background-color:#777}.e-pilot .colors .red,.e-pilot [data-color=red]{background-color:#bd3027}.e-pilot .colors .blue,.e-pilot [data-color=blue]{background-color:#438a9e}.e-pilot .colors .green,.e-pilot [data-color=green]{background-color:#b4c64c}.e-pilot .colors .yellow,.e-pilot [data-color=yellow]{background-color:#ecc42e}.e-pilot .light-grey[data-color]{background-color:#f5f5f5}.e-pilot .roadshows{position:relative;overflow:hidden}.e-pilot .event{position:relative;top:-2.5rem;width:100%;height:0;padding-bottom:56.25%;background-image:url('../../../typo3conf/ext/torr_template/Resources/Public/img/event.png');background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (min-width:40em){.e-pilot .event{top:-5rem;margin-bottom:-2.5rem}}@media screen and (min-width:60em){.e-pilot .event{position:absolute;top:0;right:0;width:calc(50% - .9375rem);height:100%;margin-bottom:0}.placeholder{order:2}}.e-pilot .roadshows .accordion{padding:0;background-color:transparent;border-top:1px solid #9aa2a6}.e-pilot .roadshows .accordion-item{margin-bottom:0}.e-pilot .roadshows .accordion-title{font-size:1em;padding-left:0;background-color:transparent}.e-pilot .roadshows .accordion-title:focus,.e-pilot .roadshows .accordion-title:hover{background-color:transparent}.e-pilot .roadshows .date{font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"tnum" 1}.e-pilot .roadshows .accordion-content{padding:0;background-color:transparent}.e-pilot .roadshows .accordion-item{border-bottom:1px solid #9aa2a6}@media screen and (min-width:40em){.e-pilot .roadshows .news-list-view{margin-bottom:0}}.button-filled:focus{color:#fff}.button-filled:focus:hover{color:#009fe3}