.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:560px}}@media (min-width:749px){.container,.container-md,.container-sm{max-width:708px}}@media (min-width:1023px){.container,.container-lg,.container-md,.container-sm{max-width:980px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1080px}}.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:10px;padding-left:10px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:749px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:1023px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:1023px!important}.container{min-width:1023px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:749px;--breakpoint-lg:1023px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9ecdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9ecdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cccf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cccf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe7a0}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe7a0}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b1b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b1b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#eef1f3}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#eef1f3}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbd}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbd}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:748.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:1022.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.article-info,.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:749px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:1023px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:749px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:1023px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:749px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:1023px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:749px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:1023px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3 !important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54 !important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692b !important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0e6674 !important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#b98b00 !important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a !important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da !important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416 !important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:1200px){.container{max-width:1080px;padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:10px;padding-right:10px}}@media (min-width:1023px) and (max-width:1199.98px){.container{max-width:980px;padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:10px;padding-right:10px}}@media (min-width:749px) and (max-width:1022.98px){.container{max-width:708px;padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:10px;padding-right:10px}}@media (min-width:576px) and (max-width:748.98px){.container{max-width:560px;padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:10px;padding-right:10px}}@media (max-width:575.98px){.container{max-width:calc(100% - 60px);padding-left:0;padding-right:0}.row{margin-left:-7.5px;margin-right:-7.5px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:7.5px;padding-right:7.5px}}@font-face{font-family:"Marburger Regular";font-weight:400;src:url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/../font/woff2/DVAGType_W_Rg.woff2) format("woff2"),url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/../font/woff/DVAGType_W_Rg.woff) format("woff")}@font-face{font-family:"Marburger Bold";font-weight:600;src:url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/../font/woff2/DVAGType_W_Bd.woff2) format("woff2"),url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/../font/woff/DVAGType_W_Bd.woff) format("woff")}a{color:#c8aa22;-moz-transition:color .25s cubic-bezier(.645,.045,.355,1);-o-transition:color .25s cubic-bezier(.645,.045,.355,1);-ms-transition:color .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:color .25s cubic-bezier(.645,.045,.355,1);transition:color .25s cubic-bezier(.645,.045,.355,1)}a:focus,a:hover{color:#b2971e;text-decoration:none}p a{font-family:"Marburger Regular",sans-serif}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-size:100%;margin-top:revert;margin-bottom:revert}b,strong{font-weight:400}.custom-radio-input label:after,.custom-radio-input label:before,.icon:before,.mfp-gallery .mfp-arrow:after,.mfp-gallery .mfp-arrow:before,.nav-arrow:after,.overlay-dark:before,.overlay:before,.page-container:before,.presentation-slide:before,.sc-parallax:after,.teaser-with-button .jarallax:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0}.cover-bg,.hero-component-image,.mod-author-image,.mod-employer-image,.mod-hero-teaser-image,.mod-quote-image{background-position:center center;background-size:cover;background-repeat:no-repeat}.mod-employer-user-image,.mod-quote-user-image{height:100%;width:100%;position:absolute;left:0;top:0}.mod-employer,.mod-employer-arrow{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}@media (min-width:1200px){.article-text .mod-quote,.sc-general{margin:80px 0}}@media (min-width:1023px) and (max-width:1199.98px){.article-text .mod-quote,.sc-general{margin:80px 0}}@media (min-width:749px) and (max-width:1022.98px){.article-text .mod-quote,.sc-general{margin:60px 0}}@media (max-width:748.98px){.article-text .mod-quote,.sc-general{margin:50px 0}}@media (min-width:1200px){.sc-article-list{padding-bottom:80px}}@media (min-width:1023px) and (max-width:1199.98px){.sc-article-list{padding-bottom:80px}}@media (min-width:749px) and (max-width:1022.98px){.sc-article-list{padding-bottom:60px}}@media (max-width:748.98px){.sc-article-list{padding-bottom:50px}}.footer-cta .btn,.footer-meta-links,.mod-seal-teaser-text{font-size:1rem;line-height:1.5}.btn,.menu-dropdown span,.mod-breadcrumb li,.mod-formular-input-text,.mod-keywords-title,.post-date,.post-footer .mod-social-icons-title{font-size:12px;line-height:12px;letter-spacing:.5px}.mod-author-bio,.mod-tags-dropdown-label,.mod-timeline-headline{font-size:14px;line-height:19px;letter-spacing:.5px}.checkbox,.mod-employer-subheadline,.mod-recent-articles-item p,.text,input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],label,select,textarea{font-size:17px;line-height:21px;letter-spacing:.5px}.card-title,.mod-archive-title{font-size:18px}@media (min-width:749px){.card-title,.mod-archive-title{line-height:15px}}@media (max-width:1022.98px){.card-title,.mod-archive-title{line-height:18px}}.link,.mod-author-name,blockquote,legend{font-family:"Marburger Bold",sans-serif}@media (min-width:1023px){.link,.mod-author-name,blockquote,legend{font-size:21px;line-height:28px}}@media (max-width:1022.98px){.link,.mod-author-name,blockquote,legend{font-size:19px;line-height:25px}}@media (min-width:1023px){.mod-image-teaser-text{font-size:22px;line-height:26px}}@media (max-width:1022.98px){.mod-image-teaser-text{font-size:20px;line-height:24px}}.mod-quote blockquote{font-family:"Marburger Bold",sans-serif}@media (min-width:1023px){.mod-quote blockquote{font-size:28px;line-height:32px}}@media (max-width:1022.98px){.mod-quote blockquote{font-size:19px;line-height:25px}}.footer-cta-headline{font-family:"Marburger Bold",sans-serif}@media (min-width:1023px){.footer-cta-headline{font-size:30px;line-height:36px}}@media (max-width:1022.98px){.footer-cta-headline{font-size:27px;line-height:31px;letter-spacing:.5px}}.mod-hero-teaser-headline{font-family:"Marburger Bold",sans-serif}@media (min-width:1023px){.mod-hero-teaser-headline{font-size:35px;line-height:39px}}@media (min-width:749px) and (max-width:1022.98px){.mod-hero-teaser-headline{font-size:28px;line-height:32px}}@media (max-width:748.98px){.mod-hero-teaser-headline{font-size:20px;line-height:24px}}.mod-seal-teaser-headline,.parallax-headline{font-family:"Marburger Bold",sans-serif}@media (min-width:1023px){.mod-seal-teaser-headline,.parallax-headline{font-size:36px;line-height:40px}}@media (max-width:1022.98px){.mod-seal-teaser-headline,.parallax-headline{font-size:27px;line-height:31px}}.article-text h1{font-family:"Marburger Regular",sans-serif;margin:0 0 24px}@media (min-width:1023px){.article-text h1{font-size:2.5rem;line-height:50px}}@media (max-width:1022.98px){.article-text h1{font-size:32px;line-height:36px;letter-spacing:.25px}}.article-text h2{font-family:"Marburger Bold",sans-serif;font-weight:600;font-size:1.5rem;line-height:1.42}.article-text h3{font-family:"Marburger Bold",sans-serif;font-size:1.25rem;line-height:1.4}@media (min-width:1023px){.has-copyright-text,.postbody-caption{font-size:17px;line-height:22px}}@media (max-width:1022.98px){.has-copyright-text,.postbody-caption{font-size:15px;line-height:20px}}body{font-size:1rem;line-height:1.5}@media (max-width:1022.98px){body{line-height:1.4}}@media (min-width:1023px){.headline-title,.mod-formular-headline{font-size:28px;line-height:32px}}@media (max-width:1022.98px){.headline-title,.mod-formular-headline{font-size:22px}}@media (min-width:1023px){.headline-title--medium{font-size:40px;line-height:44px}}@media (min-width:749px) and (max-width:1022.98px){.headline-title--medium{font-size:28px;line-height:32px}}@media (max-width:748.98px){.headline-title--medium{font-size:24px;line-height:30px}}@media (min-width:1023px){.headline-title--big,.headline-title--large{font-size:45px;line-height:normal}}@media (max-width:1022.98px){.headline-title--big,.headline-title--large{font-size:32px}}@media (min-width:1023px){.headline-text{font-size:1.25rem;line-height:1.4}}@media (max-width:1022.98px){.headline-text{font-size:14px;line-height:17px}}@media (min-width:1023px){.headline-text--big{font-size:18px;line-height:15px}}@media (max-width:1022.98px){.headline-text--big{font-size:15px;line-height:17px}}.mod-formular-content-area{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 20px 0 rgba(0,0,0,.1);-ms-box-shadow:0 0 20px 0 rgba(0,0,0,.1);-o-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}@media (min-width:749px) and (max-width:1022.98px){.menu-link span,.menu-main-nav:before{max-width:688px}}@media (min-width:576px) and (max-width:748.98px){.menu-link span,.menu-main-nav:before{max-width:540px}}@media (max-width:575.98px){.menu-link span,.menu-main-nav:before{max-width:calc(100% - 60px)}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box}::-webkit-selection{background-color:#c8aa22;color:#fff}::-moz-selection{background-color:#c8aa22;color:#fff}:-ms-selection{background-color:#c8aa22;color:#fff}::selection{background-color:#c8aa22;color:#fff}.main{-webkit-box-flex:1 0 auto;-moz-box-flex:1 0 auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;overflow:hidden;z-index:1}body,html{height:100%}@media screen and (min-width:1024px){body.is-open-menu,body.noscroll,html.is-open-menu,html.is-open-menu body,html.is-search-open,html.is-search-open body{overflow-x:hidden;overflow-y:scroll!important;position:fixed}}@media (max-width:1199.98px){body.is-open-menu,body.noscroll,html.is-open-menu,html.is-open-menu body,html.is-search-open,html.is-search-open body{overflow:hidden}}body{color:#4d4d4d;font-family:"Marburger Regular",sans-serif;position:relative;height:auto;min-height:100%;width:100%;background-color:#dedede;overflow-x:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.noselect,.noselect *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.no-margin{margin:0}.no-padding{padding:0}input{-webkit-appearance:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.slick-slideshow .slide:not(.slick-slide):not(:first-of-type){display:none}b,strong{font-family:"Marburger Bold",sans-serif}:focus{outline:0!important}img{display:block;height:auto;max-width:100%;margin:0;position:relative}.img-center img{margin:0 auto}.img-caption img{width:100%}.image-full{background:no-repeat scroll center top;background-size:cover;overflow:hidden}iframe{border:none}table{width:100%}.table-wrapper{width:100%;overflow:auto}.table-wrapper .img-desktop{display:block}@media (max-width:1022.98px){.table-wrapper .img-desktop{display:none}}.table-wrapper .img-tablet{display:none}@media (min-width:749px) and (max-width:1022.98px){.table-wrapper .img-tablet{display:block}}.table-wrapper .img-mobile{display:none}@media (max-width:748.98px){.table-wrapper .img-mobile{display:block}}.no-gutters{margin-left:0;margin-right:0}.mx-auto{margin:0 auto;display:block}.d-inline-block{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}hr{box-shadow:none;border:none;height:1px;background-color:#ccc;margin:2px 0 24px}@media (max-width:748.98px){hr{margin:24px 0 7px}}.no-margin{margin:0!important}template{display:none}.btn{cursor:pointer;color:#fff;background-color:#c8aa22;border:1px solid #c8aa22;font-family:"Marburger Bold",sans-serif;text-align:center;text-transform:uppercase;letter-spacing:.5px;padding:23px 15px;vertical-align:top;height:60px;max-width:340px;width:100%;line-height:1.1;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-moz-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1),border .25s cubic-bezier(.645,.045,.355,1);-o-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1),border .25s cubic-bezier(.645,.045,.355,1);-ms-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1),border .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1),border .25s cubic-bezier(.645,.045,.355,1);transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1),border .25s cubic-bezier(.645,.045,.355,1)}.btn:hover{color:#fff;border:1px solid #b2971e;background:#b2971e}@media (min-width:1023px){.btn{min-width:340px}}@media (min-width:749px) and (max-width:1022.98px){.btn{min-width:310px}}.btn--outline{color:#c8aa22;background-color:transparent}.btn--outline:hover{color:#fff;background:#c8aa22}input.btn{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}.btn-grp .btn{min-width:1px}.cover-bg{height:100%;width:100%;position:absolute;left:0;top:0}.light-bg{background-color:#f5f5f5}.text--white{color:#fff!important}.icon{position:relative;background-size:contain;background-repeat:no-repeat;background-position:center center;display:block}.icon:before{background-size:contain;background-repeat:no-repeat;background-position:center center;opacity:0;-moz-transition:opacity .25s cubic-bezier(.645,.045,.355,1);-o-transition:opacity .25s cubic-bezier(.645,.045,.355,1);-ms-transition:opacity .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:opacity .25s cubic-bezier(.645,.045,.355,1);transition:opacity .25s cubic-bezier(.645,.045,.355,1)}.icon-arrow-right{width:11px;height:19px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10' height='17' viewBox='0 0 10 17'%3E%3Cdefs%3E%3Cpath id='vmxba' d='M740.6 548.26l.52-.53 6.9 6.9-6.9 6.89-.53-.53 6.37-6.37z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-739 -546)'%3E%3Cuse fill='%23a28b40' xlink:href='%23vmxba'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' stroke-width='1.5' xlink:href='%23vmxba'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-arrow-right--white{width:11px;height:19px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10' height='17' viewBox='0 0 10 17'%3E%3Cdefs%3E%3Cpath id='vmxba' d='M740.6 548.26l.52-.53 6.9 6.9-6.9 6.89-.53-.53 6.37-6.37z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-739 -546)'%3E%3Cuse fill='%23ffffff' xlink:href='%23vmxba'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23ffffff' stroke-miterlimit='50' stroke-width='1.5' xlink:href='%23vmxba'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-arrow-down{width:18px;height:11px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='11' height='7' viewBox='0 0 11 7'%3E%3Cdefs%3E%3Cpath id='hgkma' d='M255.5 507.5l4 4'/%3E%3Cpath id='hgkmb' d='M263.5 507.5l-4 4'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-254 -506)'%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' xlink:href='%23hgkma'/%3E%3C/g%3E%3Cg transform='translate(-254 -506)'%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' xlink:href='%23hgkmb'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-arrow-down:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='11' height='7' viewBox='0 0 11 7'%3E%3Cdefs%3E%3Cpath id='hgkma' d='M255.5 507.5l4 4'/%3E%3Cpath id='hgkmb' d='M263.5 507.5l-4 4'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-254 -506)'%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23ffffff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' xlink:href='%23hgkma'/%3E%3C/g%3E%3Cg transform='translate(-254 -506)'%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23ffffff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' xlink:href='%23hgkmb'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-mail{width:16px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='12' viewBox='0 0 16 12'%3E%3Cdefs%3E%3Cpath id='kgvha' d='M1081.42 1737c.44 0 .81.15 1.12.45.3.3.46.65.46 1.06v8.98c0 .4-.15.76-.46 1.06-.3.3-.68.45-1.12.45h-12.84c-.44 0-.81-.15-1.12-.45-.3-.3-.46-.65-.46-1.06v-8.98c0-.4.15-.76.46-1.06.3-.3.68-.45 1.12-.45zm.07 10.4v-7.2l-6.48 5.47-6.49-5.47v7.2zm-6.48-3.2l6.48-5.6h-12.97z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1067 -1737)'%3E%3Cuse fill='%23a28b40' xlink:href='%23kgvha'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-mail--white{width:16px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='12' viewBox='0 0 16 12'%3E%3Cdefs%3E%3Cpath id='kgvha' d='M1081.42 1737c.44 0 .81.15 1.12.45.3.3.46.65.46 1.06v8.98c0 .4-.15.76-.46 1.06-.3.3-.68.45-1.12.45h-12.84c-.44 0-.81-.15-1.12-.45-.3-.3-.46-.65-.46-1.06v-8.98c0-.4.15-.76.46-1.06.3-.3.68-.45 1.12-.45zm.07 10.4v-7.2l-6.48 5.47-6.49-5.47v7.2zm-6.48-3.2l6.48-5.6h-12.97z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1067 -1737)'%3E%3Cuse fill='%23ffffff' xlink:href='%23kgvha'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-close{width:18px;height:17px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17' height='17' viewBox='0 0 17 17'%3E%3Cdefs%3E%3Cpath id='loj6a' d='M1048.7 284.17l6.33 6.32 6.32-6.32 1.53 1.53-6.32 6.33 6.32 6.32-1.53 1.53-6.32-6.32-6.33 6.32-1.53-1.53 6.32-6.32-6.32-6.33z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1047 -283)'%3E%3Cuse fill='%23a7893d' xlink:href='%23loj6a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-facebook{width:11px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='11' height='20' viewBox='0 0 11 20'%3E%3Cdefs%3E%3Cpath id='hb08a' d='M445.38 4971.14c-.32-.04-1.44-.14-2.74-.14-2.71 0-4.58 1.66-4.58 4.7v2.62H435v3.56h3.06v9.12h3.68v-9.12h3.06l.46-3.56h-3.52v-2.27c0-1.02.28-1.73 1.76-1.73h1.88z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-435 -4971)'%3E%3Cuse fill='%23a28b40' xlink:href='%23hb08a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (max-width:1022.98px){.icon-facebook{width:8px;height:15px}}.icon-facebook:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='11' height='20' viewBox='0 0 11 20'%3E%3Cdefs%3E%3Cpath id='hb08a' d='M445.38 4971.14c-.32-.04-1.44-.14-2.74-.14-2.71 0-4.58 1.66-4.58 4.7v2.62H435v3.56h3.06v9.12h3.68v-9.12h3.06l.46-3.56h-3.52v-2.27c0-1.02.28-1.73 1.76-1.73h1.88z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-435 -4971)'%3E%3Cuse fill='%23ffffff' xlink:href='%23hb08a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-youtube{width:28px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='28' height='20' viewBox='0 0 28 20'%3E%3Cdefs%3E%3Cpath id='ncyka' d='M517.11 4974.12a3.52 3.52 0 0 0-2.44-2.52c-2.16-.6-10.82-.6-10.82-.6s-8.66 0-10.82.6a3.52 3.52 0 0 0-2.45 2.52c-.58 2.23-.58 6.88-.58 6.88s0 4.65.58 6.88a3.53 3.53 0 0 0 2.45 2.52c2.16.6 10.82.6 10.82.6s8.66 0 10.82-.6a3.53 3.53 0 0 0 2.44-2.52c.58-2.23.58-6.88.58-6.88s0-4.65-.58-6.88zm-16.34 10.74v-7.7l7.7 3.85z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-490 -4971)'%3E%3Cuse fill='%23a28b40' xlink:href='%23ncyka'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (max-width:1022.98px){.icon-youtube{width:18px;height:13px}}.icon-youtube:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='28' height='20' viewBox='0 0 28 20'%3E%3Cdefs%3E%3Cpath id='ncyka' d='M517.11 4974.12a3.52 3.52 0 0 0-2.44-2.52c-2.16-.6-10.82-.6-10.82-.6s-8.66 0-10.82.6a3.52 3.52 0 0 0-2.45 2.52c-.58 2.23-.58 6.88-.58 6.88s0 4.65.58 6.88a3.53 3.53 0 0 0 2.45 2.52c2.16.6 10.82.6 10.82.6s8.66 0 10.82-.6a3.53 3.53 0 0 0 2.44-2.52c.58-2.23.58-6.88.58-6.88s0-4.65-.58-6.88zm-16.34 10.74v-7.7l7.7 3.85z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-490 -4971)'%3E%3Cuse fill='%23ffffff' xlink:href='%23ncyka'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-x{width:25px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='25' height='20' viewBox='0 0 25 20'%3E%3Cdefs%3E%3Cpath id='5lmua' d='M577.8,4971h-3.1l-5,6.4l-4.4-6.4H559l7.5,10.9l-7.2,9.1h3.1l5.5-7l4.8,7h6.2l-7.9-11.5L577.8,4971z M575.4,4989h-1.7l-11.1-16h1.8C564.4,4972.9,575.4,4989,575.4,4989z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-556 -4971)'%3E%3Cuse fill='%23a28b40' xlink:href='%235lmua'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (max-width:1022.98px){.icon-x{width:14px;height:11px}}.icon-x:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='25' height='20' viewBox='0 0 25 20'%3E%3Cdefs%3E%3Cpath id='5lmua' d='M577.8,4971h-3.1l-5,6.4l-4.4-6.4H559l7.5,10.9l-7.2,9.1h3.1l5.5-7l4.8,7h6.2l-7.9-11.5L577.8,4971z M575.4,4989h-1.7l-11.1-16h1.8C564.4,4972.9,575.4,4989,575.4,4989z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-556 -4971)'%3E%3Cuse fill='%23ffffff' xlink:href='%235lmua'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-google{width:32px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32' height='20' viewBox='0 0 32 20'%3E%3Cdefs%3E%3Cpath id='shg4a' d='M627.05 4979.57h9.49c.08.5.15 1 .15 1.66 0 5.71-3.84 9.77-9.64 9.77a10.02 10.02 0 0 1-10.05-10c0-5.53 4.5-10 10.05-10 2.71 0 4.98.99 6.73 2.61l-2.73 2.62a5.67 5.67 0 0 0-4-1.54 6.28 6.28 0 0 0-6.23 6.31c0 3.49 2.8 6.31 6.23 6.31 3.97 0 5.47-2.84 5.7-4.31h-5.7zm21.53 2.87h-2.87v2.86h-2.87v-2.86h-2.87v-2.87h2.87v-2.86h2.87v2.86h2.87'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-617 -4971)'%3E%3Cuse fill='%23a28b40' xlink:href='%23shg4a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (max-width:1022.98px){.icon-google{width:20px;height:13px}}.icon-google:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32' height='20' viewBox='0 0 32 20'%3E%3Cdefs%3E%3Cpath id='shg4a' d='M627.05 4979.57h9.49c.08.5.15 1 .15 1.66 0 5.71-3.84 9.77-9.64 9.77a10.02 10.02 0 0 1-10.05-10c0-5.53 4.5-10 10.05-10 2.71 0 4.98.99 6.73 2.61l-2.73 2.62a5.67 5.67 0 0 0-4-1.54 6.28 6.28 0 0 0-6.23 6.31c0 3.49 2.8 6.31 6.23 6.31 3.97 0 5.47-2.84 5.7-4.31h-5.7zm21.53 2.87h-2.87v2.86h-2.87v-2.86h-2.87v-2.87h2.87v-2.86h2.87v2.86h2.87'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-617 -4971)'%3E%3Cuse fill='%23ffffff' xlink:href='%23shg4a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-linkedin{width:14px;height:13px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13' height='13' viewBox='0 0 13 13'%3E%3Cdefs%3E%3Cpath id='g5dwa' d='M408.3 1427.17a2.77 2.77 0 0 1 2.52-1.37c1.85 0 3.22 1.19 3.22 3.73v4.76h-2.8v-4.44c0-1.11-.4-1.87-1.4-1.87-.78 0-1.24.5-1.44 1-.07.19-.1.43-.1.68v4.63h-2.8c.04-7.52 0-8.3 0-8.3h2.8zm-5.74-2.3h-.01c-.95 0-1.55-.64-1.55-1.44 0-.81.63-1.43 1.58-1.43.96 0 1.55.62 1.56 1.43.01.8-.6 1.43-1.58 1.43zm1.4 9.42h-2.8v-8.3h2.8z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-401 -1422)'%3E%3Cuse fill='%23a28b40' xlink:href='%23g5dwa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-linkedin:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13' height='13' viewBox='0 0 13 13'%3E%3Cdefs%3E%3Cpath id='g5dwa' d='M408.3 1427.17a2.77 2.77 0 0 1 2.52-1.37c1.85 0 3.22 1.19 3.22 3.73v4.76h-2.8v-4.44c0-1.11-.4-1.87-1.4-1.87-.78 0-1.24.5-1.44 1-.07.19-.1.43-.1.68v4.63h-2.8c.04-7.52 0-8.3 0-8.3h2.8zm-5.74-2.3h-.01c-.95 0-1.55-.64-1.55-1.44 0-.81.63-1.43 1.58-1.43.96 0 1.55.62 1.56 1.43.01.8-.6 1.43-1.58 1.43zm1.4 9.42h-2.8v-8.3h2.8z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-401 -1422)'%3E%3Cuse fill='%23ffffff' xlink:href='%23g5dwa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-xing{width:18px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17' height='20' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cpath id='9yxya' d='M703.96 4971.18c.09.12.09.3 0 .45l-6.38 11.3c-.01 0-.01 0 0 0l4.06 7.44c.09.16.09.33.01.45s-.21.18-.38.18h-2.9c-.43 0-.66-.29-.8-.54l-4.09-7.53 6.42-11.39c.16-.27.34-.54.77-.54h2.92c.17 0 .3.06.37.18zm-9.74 7.76l-3.11 5.52c-.16.26-.36.55-.79.55h-2.89a.43.43 0 0 1-.37-.2.43.43 0 0 1 0-.44l3.06-5.41v-.02l-1.95-3.37c-.08-.16-.1-.33-.01-.45.07-.12.22-.18.39-.18h2.89c.43 0 .65.3.8.55l1.98 3.45z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-687 -4971)'%3E%3Cuse fill='%23a28b40' xlink:href='%239yxya'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (max-width:1022.98px){.icon-xing{width:12px;height:15px}}.icon-xing:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17' height='20' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cpath id='9yxya' d='M703.96 4971.18c.09.12.09.3 0 .45l-6.38 11.3c-.01 0-.01 0 0 0l4.06 7.44c.09.16.09.33.01.45s-.21.18-.38.18h-2.9c-.43 0-.66-.29-.8-.54l-4.09-7.53 6.42-11.39c.16-.27.34-.54.77-.54h2.92c.17 0 .3.06.37.18zm-9.74 7.76l-3.11 5.52c-.16.26-.36.55-.79.55h-2.89a.43.43 0 0 1-.37-.2.43.43 0 0 1 0-.44l3.06-5.41v-.02l-1.95-3.37c-.08-.16-.1-.33-.01-.45.07-.12.22-.18.39-.18h2.89c.43 0 .65.3.8.55l1.98 3.45z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-687 -4971)'%3E%3Cuse fill='%23ffffff' xlink:href='%239yxya'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-instagram{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cpath id='wvnxa' d='M768.36 4985.43a3.94 3.94 0 0 1-3.93 3.93h-8.84a3.94 3.94 0 0 1-3.93-3.93v-8.86a3.94 3.94 0 0 1 3.93-3.93h8.84a3.94 3.94 0 0 1 3.93 3.93zm-3.93-14.43h-8.84c-3.09 0-5.59 2.5-5.59 5.57v8.86c0 3.06 2.5 5.57 5.57 5.57h8.86c3.07 0 5.57-2.5 5.57-5.57v-8.86c0-3.06-2.5-5.57-5.57-5.57z'/%3E%3Cpath id='wvnxb' d='M759.8 4985.2a3.87 3.87 0 0 1-3.84-3.85 3.87 3.87 0 0 1 3.85-3.85 3.87 3.87 0 0 1 3.85 3.85 3.87 3.87 0 0 1-3.85 3.86m0-9.5a5.64 5.64 0 1 0 5.64 5.64 5.66 5.66 0 0 0-5.64-5.64'/%3E%3Cpath id='wvnxc' d='M765.2 4974.32a1.3 1.3 0 1 1 0 2.6 1.3 1.3 0 0 1 0-2.6'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-750 -4971)'%3E%3Cg%3E%3Cuse fill='%23a28b40' xlink:href='%23wvnxa'/%3E%3C/g%3E%3Cg%3E%3Cuse fill='%23a28b40' xlink:href='%23wvnxb'/%3E%3C/g%3E%3Cg%3E%3Cuse fill='%23a28b40' xlink:href='%23wvnxc'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (max-width:1022.98px){.icon-instagram{width:15px;height:15px}}.icon-instagram:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cpath id='wvnxa' d='M768.36 4985.43a3.94 3.94 0 0 1-3.93 3.93h-8.84a3.94 3.94 0 0 1-3.93-3.93v-8.86a3.94 3.94 0 0 1 3.93-3.93h8.84a3.94 3.94 0 0 1 3.93 3.93zm-3.93-14.43h-8.84c-3.09 0-5.59 2.5-5.59 5.57v8.86c0 3.06 2.5 5.57 5.57 5.57h8.86c3.07 0 5.57-2.5 5.57-5.57v-8.86c0-3.06-2.5-5.57-5.57-5.57z'/%3E%3Cpath id='wvnxb' d='M759.8 4985.2a3.87 3.87 0 0 1-3.84-3.85 3.87 3.87 0 0 1 3.85-3.85 3.87 3.87 0 0 1 3.85 3.85 3.87 3.87 0 0 1-3.85 3.86m0-9.5a5.64 5.64 0 1 0 5.64 5.64 5.66 5.66 0 0 0-5.64-5.64'/%3E%3Cpath id='wvnxc' d='M765.2 4974.32a1.3 1.3 0 1 1 0 2.6 1.3 1.3 0 0 1 0-2.6'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-750 -4971)'%3E%3Cg%3E%3Cuse fill='%23ffffff' xlink:href='%23wvnxa'/%3E%3C/g%3E%3Cg%3E%3Cuse fill='%23ffffff' xlink:href='%23wvnxb'/%3E%3C/g%3E%3Cg%3E%3Cuse fill='%23ffffff' xlink:href='%23wvnxc'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-whatsapp{width:20px;height:21px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cpath id='yzgva' d='M45.58 1503.85l.3.17a8.24 8.24 0 1 0 4.2-15.31 8.24 8.24 0 0 0-6.98 12.6l.2.32-.83 3.03zm-5.49 3.17l1.4-5.13a9.91 9.91 0 0 1 15.58-11.94 9.91 9.91 0 0 1-7 16.9 9.9 9.9 0 0 1-4.73-1.21z'/%3E%3Cpath id='yzgvb' d='M55.06 1499.3c-.06-.1-.23-.16-.48-.29-.24-.12-1.46-.72-1.69-.8-.22-.08-.39-.12-.55.12-.17.25-.64.8-.79.97-.14.17-.29.19-.53.06-.25-.12-1.05-.38-2-1.22a7.48 7.48 0 0 1-1.37-1.72c-.14-.24-.01-.38.11-.5.11-.11.25-.29.37-.43.13-.15.17-.25.25-.42.08-.16.04-.3-.02-.43l-.76-1.84c-.2-.48-.4-.41-.56-.42l-.47-.01a.91.91 0 0 0-.66.31c-.23.25-.87.85-.87 2.06 0 1.22.89 2.4 1.01 2.56.12.17 1.74 2.67 4.22 3.74.6.25 1.05.4 1.41.52.6.19 1.14.16 1.56.1.48-.08 1.46-.6 1.67-1.18.2-.58.2-1.07.15-1.18z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-40 -1487)'%3E%3Cuse fill='%23a28b40' xlink:href='%23yzgva'/%3E%3C/g%3E%3Cg transform='translate(-40 -1487)'%3E%3Cuse fill='%23a28b40' xlink:href='%23yzgvb'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-whatsapp:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cpath id='yzgva' d='M45.58 1503.85l.3.17a8.24 8.24 0 1 0 4.2-15.31 8.24 8.24 0 0 0-6.98 12.6l.2.32-.83 3.03zm-5.49 3.17l1.4-5.13a9.91 9.91 0 0 1 15.58-11.94 9.91 9.91 0 0 1-7 16.9 9.9 9.9 0 0 1-4.73-1.21z'/%3E%3Cpath id='yzgvb' d='M55.06 1499.3c-.06-.1-.23-.16-.48-.29-.24-.12-1.46-.72-1.69-.8-.22-.08-.39-.12-.55.12-.17.25-.64.8-.79.97-.14.17-.29.19-.53.06-.25-.12-1.05-.38-2-1.22a7.48 7.48 0 0 1-1.37-1.72c-.14-.24-.01-.38.11-.5.11-.11.25-.29.37-.43.13-.15.17-.25.25-.42.08-.16.04-.3-.02-.43l-.76-1.84c-.2-.48-.4-.41-.56-.42l-.47-.01a.91.91 0 0 0-.66.31c-.23.25-.87.85-.87 2.06 0 1.22.89 2.4 1.01 2.56.12.17 1.74 2.67 4.22 3.74.6.25 1.05.4 1.41.52.6.19 1.14.16 1.56.1.48-.08 1.46-.6 1.67-1.18.2-.58.2-1.07.15-1.18z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-40 -1487)'%3E%3Cuse fill='%23ffffff' xlink:href='%23yzgva'/%3E%3C/g%3E%3Cg transform='translate(-40 -1487)'%3E%3Cuse fill='%23ffffff' xlink:href='%23yzgvb'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-printer{width:15px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15' height='14' viewBox='0 0 15 14'%3E%3Cdefs%3E%3Cpath id='423pa' d='M548.1 1428.24a.43.43 0 0 0-.32.13.42.42 0 0 0-.13.3c0 .13.05.24.13.32.1.08.2.12.32.12h.44c.12 0 .22-.04.31-.12a.41.41 0 0 0 .13-.32.42.42 0 0 0-.13-.3.43.43 0 0 0-.31-.13zm2.18 5.23a.09.09 0 0 1-.07.03h-1.68v-3.08h-8.87v3.07h-1.68a.1.1 0 0 1-.1-.1v-5.93c0-.03.02-.05.04-.07a.1.1 0 0 1 .06-.03h12.23a.1.1 0 0 1 .1.1v5.93c0 .03-.02.05-.03.08zm-9.73 2.65v-4.82h7.1v4.82zm7.1-12.26v2.63h-7.1v-2.63zm.89 2.63V1423h-8.88v3.49h-1.68c-.26 0-.5.1-.69.28-.2.2-.29.42-.29.69v5.93c0 .27.1.5.3.7.19.19.42.29.68.29h1.68v2.62h8.88v-2.63h1.68c.27 0 .5-.1.69-.28.2-.2.3-.43.3-.7v-5.93c0-.27-.1-.5-.3-.69a.95.95 0 0 0-.7-.28z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-537 -1423)'%3E%3Cuse fill='%23fff' xlink:href='%23423pa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-gotop{width:14px;height:21px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='21px' viewBox='0 0 14 21'%3E%3Cpath d='M6,8.4138058 L1.70714036,12.7070732 L0.292859639,11.2929268 L6.99936299,4.58578644 L13.7070732,11.2928596 L12.2929268,12.7071404 L8,8.41462125 L8,20.532 L6,20.532 L6,8.4138058 Z' id='Combined-Shape' fill='%23ffffff' fill-rule='nonzero'/%3E%3Crect id='Rectangle-10' fill='%23ffffff' x='0' y='0' width='14' height='2'/%3E%3Ctitle%3EGo to top%3C/title%3E%3C/svg%3E")}.icon-circle-arrow{width:19px;height:19px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='21' height='21' viewBox='0 0 21 21'%3E%3Cdefs%3E%3Cpath id='inw3a' d='M250 1057.5a9.5 9.5 0 1 1 19 0 9.5 9.5 0 0 1-19 0z'/%3E%3Cpath id='inw3b' d='M255.5 1056.5l4 4'/%3E%3Cpath id='inw3c' d='M263.5 1056.5l-4 4'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-249 -1047)'%3E%3Cg%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' xlink:href='%23inw3a'/%3E%3C/g%3E%3Cg%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' xlink:href='%23inw3b'/%3E%3C/g%3E%3Cg%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' xlink:href='%23inw3c'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (max-width:1022.98px){.hide-below-tablet{display:none!important}}.show-below-tablet{display:none!important}@media (max-width:1022.98px){.show-below-tablet{display:block!important}}@media (max-width:748.98px){.hide-mobile{display:none!important}}.show-mobile{display:none!important}@media (max-width:748.98px){.show-mobile{display:block!important}}.search-trigger{cursor:pointer;padding:10px 0}@media (max-width:1022.98px){.search-trigger{padding:7px 0}}.search-trigger-icon{position:relative;display:block;width:19px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='19' height='18' viewBox='0 0 19 18'%3E%3Cdefs%3E%3Cpath id='8h34a' d='M1118.7 34.14a5.42 5.42 0 0 1 3.99-1.64c1.56 0 2.89.55 3.98 1.64a5.42 5.42 0 0 1 1.64 3.99c0 1.56-.55 2.89-1.64 3.98a5.42 5.42 0 0 1-3.99 1.64c-1.56 0-2.89-.55-3.98-1.64a5.45 5.45 0 0 1-1.69-3.98c0-1.54.57-2.86 1.7-3.99zm-2.02 7.83l.2.33-5.07 5.1 1.6 1.6 5.06-5.1.32.23a7.24 7.24 0 0 0 3.9 1.17c1.96 0 3.64-.7 5.03-2.11a6.94 6.94 0 0 0 2.09-5.06c0-1.97-.7-3.65-2.09-5.04a6.87 6.87 0 0 0-5.04-2.09c-1.96 0-3.64.7-5.03 2.09a6.87 6.87 0 0 0-2.09 5.03c0 1.38.38 2.66 1.13 3.85z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1111 -31)'%3E%3Cuse fill='%23424242' xlink:href='%238h34a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/contain}.go-to-top{bottom:-70px;cursor:pointer;display:block;height:50px;opacity:0;position:fixed;right:20px;text-align:center;width:50px;z-index:1;background-color:#c8aa22;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-moz-transition:bottom .3s ease-in-out,opacity .3s ease-in-out,background .3s ease-in-out;-o-transition:bottom .3s ease-in-out,opacity .3s ease-in-out,background .3s ease-in-out;-ms-transition:bottom .3s ease-in-out,opacity .3s ease-in-out,background .3s ease-in-out;-webkit-transition:bottom .3s ease-in-out,opacity .3s ease-in-out,background .3s ease-in-out;transition:bottom .3s ease-in-out,opacity .3s ease-in-out,background .3s ease-in-out}.go-to-top.is-visible{opacity:1;bottom:20px}.go-to-top:hover{background-color:#b2971e}.go-to-top .icon{position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:748.98px){.go-to-top{display:none}}.overlay{position:relative}.overlay:before{background-color:rgba(77,77,77,.5);pointer-events:none;z-index:1}.overlay-dark:before{background-color:rgba(77,77,77,.6);pointer-events:none;z-index:1}.jarallax{height:100%;width:100%;position:absolute;left:0;top:0}.jarallax .jarallax-img{object-fit:cover;font-family:"object-fit: cover;";z-index:-1;height:100%;width:100%;position:absolute;left:0;top:0}@media (max-width:748.98px){.btn-loadmore{width:100%}}.sc-parallax{overflow:hidden}.cross-path{z-index:2;position:relative}.cross-path:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 54' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,54'%3E%3C/polygon%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:100% 100%;content:"";height:54px;left:0;position:absolute;right:0;width:calc(100% + 2px);z-index:1;top:0}.cross-path{position:relative}.cross-path:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 54' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,54 100,54 0,0'%3E%3C/polygon%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:100% 100%;content:"";height:54px;left:0;position:absolute;right:0;width:calc(100% + 2px);z-index:1;bottom:0}.cross-path{height:100%;width:100%;position:absolute;left:0;top:0}@media (max-width:748.98px){.cross-path:after,.cross-path:before{height:44px}}.link{color:#c8aa22;position:relative}.link .icon{top:50%;position:absolute;-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.link.left-icon{left:0;padding-left:39px}.link.right-icon{right:0;padding-right:39px}.sc-general{position:relative;width:100%}.sc-no-pad{padding:0}.sc-no-margin{margin:0}@media (max-width:1022.98px){.sc-general+.sc-timeline{margin-top:-20px}}.mod-double-teaser{position:relative;padding-top:15px;text-align:center;z-index:3;color:#4d4d4d;-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-flow:column;flex-flow:column}@media (min-width:1023px){.mod-double-teaser{height:272px}}@media (min-width:749px) and (max-width:1022.98px){.mod-double-teaser{height:177px}}@media (max-width:748.98px){.mod-double-teaser{padding:0;height:192px;text-align:left}}@media (max-width:1022.98px){.mod-double-teaser{-webkit-transform:inherit!important;transform:inherit!important}}.mod-double-teaser.left{z-index:2;color:#fff}@media (min-width:1023px){.mod-double-teaser.left{top:-25px;left:25px;padding:0 70px}}@media (min-width:749px) and (max-width:1022.98px){.mod-double-teaser.left{top:0;left:15px}}@media (min-width:1023px){.sc-quote-double-teaser .mod-double-teaser.left{z-index:1}}.mod-double-teaser.left .headline-text{color:inherit}.mod-double-teaser.mod-double-teaser-double-image.right .headline-text{color:inherit}.mod-double-teaser.right{z-index:1;color:#fff;background-color:#f5f5f5;-moz-transition:background .25s ease-in-out;-o-transition:background .25s ease-in-out;-ms-transition:background .25s ease-in-out;-webkit-transition:background .25s ease-in-out;transition:background .25s ease-in-out}@media (min-width:1023px){.mod-double-teaser.right{top:25px;right:25px;padding:0 70px}}@media (min-width:749px) and (max-width:1022.98px){.mod-double-teaser.right{top:30px;right:15px;padding:0 40px}}@media (min-width:1023px){.sc-quote-double-teaser .mod-double-teaser.right{z-index:2}}@media (min-width:1023px){.mod-double-teaser.right:hover{background-color:#e6e6e6}}.mod-double-teaser-bg{background-color:#4d4d4d}.mod-double-teaser-bg:before{content:"";background-color:rgba(77,77,77,.5);z-index:3;height:100%;width:100%;position:absolute;left:0;top:0;-moz-transition:background .25s ease-in-out;-o-transition:background .25s ease-in-out;-ms-transition:background .25s ease-in-out;-webkit-transition:background .25s ease-in-out;transition:background .25s ease-in-out}.sc-quote-double-teaser .mod-double-teaser-bg:before{display:none}.mod-double-teaser-arrow{position:relative;z-index:4;display:inline-block;margin:12px 0 0;-moz-transition:transform .25s ease-in-out;-o-transition:transform .25s ease-in-out;-ms-transition:transform .25s ease-in-out;-webkit-transition:transform .25s ease-in-out;transition:transform .25s ease-in-out}@media (max-width:748.98px){.mod-double-teaser-arrow{margin:-12px 0 0;position:absolute;right:26px;top:50%}}@media (max-width:748.98px){.mod-double-teaser-arrow .icon{width:14px;height:24px}}@media (min-width:1023px){.mod-double-teaser:hover .mod-double-teaser-arrow{-moz-transform:translate(10px,0);-o-transform:translate(10px,0);-ms-transform:translate(10px,0);-webkit-transform:translate(10px,0);transform:translate(10px,0)}}@media (min-width:1023px){.mod-double-teaser:hover .mod-double-teaser-bg:before{background-color:rgba(77,77,77,.7)}}.mod-double-teaser .headline{display:block;margin:0 auto;width:100%}@media (min-width:1023px){.mod-double-teaser .headline{max-width:330px}}@media (min-width:749px) and (max-width:1022.98px){.mod-double-teaser .headline{max-width:240px}}@media (max-width:748.98px){.mod-double-teaser .headline{max-width:100%;max-width:calc(100% - 60px);padding-right:30px}}.mod-double-teaser .headline-title{max-width:290px;width:100%;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}@media (max-width:748.98px){.mod-double-teaser .headline-title{max-width:100%}}.mod-double-teaser a:not(.btn){width:100%;display:block;color:inherit}.sc-double-teaser-separated .headline.section-headline{margin-top:0!important}.sc-double-teaser-separated .headline.section-headline .headline-title{margin:0 0 15px}@media (min-width:1023px){.sc-double-teaser-separated .mod-double-teaser-separated.left{top:0;left:0}}@media (min-width:749px){.sc-double-teaser-separated .mod-double-teaser-separated.left{margin-right:24px}}@media (min-width:749px) and (max-width:1022.98px){.sc-double-teaser-separated .mod-double-teaser-separated.left{top:0;left:0}}.sc-double-teaser-separated .mod-double-teaser-separated.left{background-color:#c8aa22}@media (min-width:1023px){.sc-double-teaser-separated .mod-double-teaser-separated.right{top:0;right:0}}@media (min-width:749px){.sc-double-teaser-separated .mod-double-teaser-separated.right{margin-left:24px}}@media (min-width:749px) and (max-width:1022.98px){.sc-double-teaser-separated .mod-double-teaser-separated.right{top:0;right:0}}.sc-double-teaser-separated .mod-double-teaser-separated.right{background-color:#c8aa22}.sc-double-teaser-separated .mod-double-teaser-separated.right .headline-text{color:#fff}.sc-double-teaser-separated .mod-double-teaser-separated-bg:before{content:"";background-color:inherit}.sc-quote-double-teaser .sc-double-teaser-separated .mod-double-teaser-separated-bg:before{display:none}@media (max-width:1022.98px){.teaser-with-button{padding:0}}@media (max-width:1022.98px){.teaser-with-button.left,.teaser-with-button.right{left:0;top:0;right:0;margin:0;-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}}.teaser-with-button .jarallax:after{background-color:rgba(77,77,77,.6);z-index:1}@media (min-width:749px) and (max-width:1022.98px){.teaser-with-button.left{height:430px;position:relative}.teaser-with-button.left:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 54' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,54'%3E%3C/polygon%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:100% 100%;content:"";height:54px;left:0;position:absolute;right:0;width:calc(100% + 2px);z-index:1;top:0}.teaser-with-button.left{position:relative}.teaser-with-button.left:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 54' fill='rgb(245,245,245)' fill-opacity='1'%3E%3Cpolygon points='0,54 100,54 0,0'%3E%3C/polygon%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:100% 100%;content:"";height:54px;left:0;position:absolute;right:0;width:calc(100% + 2px);z-index:1;bottom:0}}@media (max-width:748.98px){.teaser-with-button.left{height:411px;position:relative}.teaser-with-button.left:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 44' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,44'%3E%3C/polygon%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:100% 100%;content:"";height:44px;left:0;position:absolute;right:0;width:calc(100% + 2px);z-index:1;top:0}.teaser-with-button.left{position:relative}.teaser-with-button.left:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 44' fill='rgb(245,245,245)' fill-opacity='1'%3E%3Cpolygon points='0,44 100,44 0,0'%3E%3C/polygon%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:100% 100%;content:"";height:44px;left:0;position:absolute;right:0;width:calc(100% + 2px);z-index:1;bottom:0}}@media (min-width:749px) and (max-width:1022.98px){.teaser-with-button.left .headline{max-width:100%}}@media (max-width:748.98px){.teaser-with-button.left .headline{text-align:center}}@media (max-width:1022.98px){.teaser-with-button.left .headline-title{margin-bottom:30px;max-width:460px;font-size:27px;line-height:31px}}@media (max-width:748.98px){.teaser-with-button.left .btn{width:100%}}@media (max-width:1022.98px){.teaser-with-button.right{height:345px;text-align:left;align-items:flex-start!important;justify-content:flex-start!important;background-color:#f5f5f5}}@media (max-width:748.98px){.teaser-with-button.right{height:auto}}@media (min-width:749px) and (max-width:1022.98px){.teaser-with-button.right .headline{max-width:610px;padding-top:50px;width:100%}}@media (max-width:748.98px){.teaser-with-button.right .headline{padding-top:40px}}@media (max-width:1022.98px){.teaser-with-button.right .headline-text{font-size:17px;line-height:21px;max-width:340px}}@media (min-width:749px) and (max-width:1022.98px){.teaser-with-button.right .headline-title{margin-bottom:30px;font-size:32px;line-height:36px;letter-spacing:.25px}}@media (max-width:748.98px){.teaser-with-button.right .headline-title{font-size:28px;line-height:32px}}@media (max-width:748.98px){.teaser-with-button.right .mod-double-teaser-btn{margin:20px 0}}@media (max-width:748.98px){.teaser-with-button.right .mod-double-teaser-btn .btn{padding:13px 19px}}@media (max-width:1022.98px){.teaser-with-button .mod-double-teaser-bg{display:none}}.teaser-with-button .btn{height:auto;width:auto}@media (min-width:1023px){.teaser-with-button .btn{margin:10px 0 -10px;min-width:1px;padding:13px 18px}}.teaser-with-button .mod-double-teaser-image{position:absolute;z-index:2;pointer-events:none;bottom:0}@media (min-width:1023px){.teaser-with-button .mod-double-teaser-image{right:0;max-width:140px;max-height:220px}}@media (min-width:749px) and (max-width:1022.98px){.teaser-with-button .mod-double-teaser-image{max-height:323px;max-width:293px;right:21px}}@media (max-width:748.98px){.teaser-with-button .mod-double-teaser-image{max-height:219px;max-width:201px;right:-39px}}.card{background-color:#fff;width:100%;color:#4d4d4d;margin-bottom:40px;-moz-transition:box-shadow .4s cubic-bezier(.645,.045,.355,1);-o-transition:box-shadow .4s cubic-bezier(.645,.045,.355,1);-ms-transition:box-shadow .4s cubic-bezier(.645,.045,.355,1);-webkit-transition:box-shadow .4s cubic-bezier(.645,.045,.355,1);transition:box-shadow .4s cubic-bezier(.645,.045,.355,1)}@media (min-width:1200px){.card{max-width:590px}}@media (min-width:1023px) and (max-width:1199.98px){.card{max-width:55%;-webkit-box-flex:0 0 55%;-moz-box-flex:0 0 55%;-webkit-flex:0 0 55%;-ms-flex:0 0 55%;flex:0 0 55%}}@media (min-width:749px) and (max-width:1022.98px){.card{margin-bottom:20px;max-width:calc(50% - 10px);-webkit-box-flex:0 0 calc(50% - 10px);-moz-box-flex:0 0 calc(50% - 10px);-webkit-flex:0 0 calc(50% - 10px);-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px)}}@media (max-width:748.98px){.card{margin-bottom:30px;-webkit-transform:inherit!important;transform:inherit!important}}@media (min-width:1200px){.card-small{max-width:430px}}@media (min-width:1023px) and (max-width:1199.98px){.card-small{max-width:calc(45% - 40px);-webkit-box-flex:0 0 calc(45% - 40px);-moz-box-flex:0 0 calc(45% - 40px);-webkit-flex:0 0 calc(45% - 40px);-ms-flex:0 0 calc(45% - 40px);flex:0 0 calc(45% - 40px)}}@media (min-width:749px) and (max-width:1022.98px){.card-small{max-width:calc(50% - 10px);-webkit-box-flex:0 0 calc(50% - 10px);-moz-box-flex:0 0 calc(50% - 10px);-webkit-flex:0 0 calc(50% - 10px);-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px)}}.card .headline-text,.card a{color:inherit}.card figure{margin:0}.card-image{text-align:center;position:relative}.card-image img{display:none}.card-image-inner{overflow:hidden;position:relative;padding-bottom:56.25%}.card-image-bg{background-size:cover;background-repeat:no-repeat;background-position:center top;height:100%;width:100%;position:absolute;left:0;top:0}.card-content{position:relative;padding:21px 70px 21px 20px}@media (min-width:749px) and (max-width:1022.98px){.card-content{min-height:140px;padding:8px 50px 15px 20px}}@media (max-width:748.98px){.card-content{padding:8px 60px 20px 20px}}.card-content:after{width:17px;height:28px;content:"";position:absolute;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='30' viewBox='0 0 18 30'%3E%3Cdefs%3E%3Cpath id='a33ra' d='M605.19 1006.52l1.06-1.06 13.79 13.79-13.79 13.79-1.06-1.06 12.73-12.73z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-603 -1004)'%3E%3Cuse fill='%23a28b40' xlink:href='%23a33ra'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' stroke-width='1.5' xlink:href='%23a33ra'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-moz-transition:transform .4s cubic-bezier(.645,.045,.355,1);-o-transition:transform .4s cubic-bezier(.645,.045,.355,1);-ms-transition:transform .4s cubic-bezier(.645,.045,.355,1);-webkit-transition:transform .4s cubic-bezier(.645,.045,.355,1);transition:transform .4s cubic-bezier(.645,.045,.355,1)}@media (min-width:1023px){.card-content:after{right:39px;top:50%;-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}@media (max-width:1022.98px){.card-content:after{width:14px;height:24px;right:20px;top:37px}}@media (min-width:1023px){.card:not(.info-card).hovered{-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);-ms-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);-o-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);box-shadow:0 2px 10px 0 rgba(0,0,0,.2)}.card:not(.info-card).hovered .card-content:after{-moz-transform:translate(10px,-50%);-o-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);-webkit-transform:translate(10px,-50%);transform:translate(10px,-50%)}}.card .mod-tags{display:block!important}@media (min-width:1023px){.card .mod-tags{bottom:10px;left:0;padding:0 110px 0 20px;text-align:left;width:100%;margin:10px 0;z-index:2}}@media (max-width:1022.98px){.card .mod-tags{margin:14px 0 9px;padding:0 20px;text-align:left;width:auto}}.card .mod-tags-item:not(.card-date){margin:0 5px 0 0}@media (max-width:1022.98px){.card .mod-tags-item:not(.card-date){background-color:#eee}}.card-date{bottom:0;margin:0;position:absolute;right:10px}@media (max-width:1022.98px){.card-date{background-color:transparent}}.card-title{color:#c8aa22;display:block;text-align:center;letter-spacing:1px;font-family:"Marburger Regular",sans-serif;border-bottom:1px solid #ccc;text-transform:uppercase}@media (min-width:1023px){.card-title{padding:25px 10px}}@media (max-width:1022.98px){.card-title{padding:19px 10px}}.card .headline-text{font-family:"Marburger Regular",sans-serif}@media (max-width:1022.98px){.card .headline-text{font-size:17px;line-height:21px}}@media (max-width:1022.98px){.card .headline-title{font-size:20px;line-height:24px}}@media (min-width:1023px){.info-card{padding:0 30px 10px}}@media (max-width:1022.98px){.info-card{padding:0 20px}}.mod-recent-articles-item{border-bottom:1px solid #ccc;line-height:1.1;position:relative}@media (min-width:1023px){.mod-recent-articles-item{padding:14px 48px 13px 63px}}@media (min-width:749px) and (max-width:1022.98px){.mod-recent-articles-item{padding:15px 46px 17px 51px}}@media (max-width:748.98px){.mod-recent-articles-item{padding:15px 20px 17px 48px}}.mod-recent-articles-item:last-child{border-bottom:none}.mod-recent-articles-item p{margin:0;font-family:"Marburger Bold",sans-serif}.mod-recent-articles-item span{text-transform:uppercase;color:#666;font-size:12px;line-height:14px}.mod-recent-articles-item:after{content:"";position:absolute;top:50%;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13' height='21' viewBox='0 0 13 21'%3E%3Cdefs%3E%3Cpath id='7vmia' d='M1076.8 869.01l.7-.7 9.2 9.19-9.2 9.2-.7-.71 8.48-8.49z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1075 -867)'%3E%3Cuse fill='%23a28b40' xlink:href='%237vmia'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' stroke-width='1.5' xlink:href='%237vmia'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-moz-transition:transform .4s cubic-bezier(.645,.045,.355,1);-o-transition:transform .4s cubic-bezier(.645,.045,.355,1);-ms-transition:transform .4s cubic-bezier(.645,.045,.355,1);-webkit-transition:transform .4s cubic-bezier(.645,.045,.355,1);transition:transform .4s cubic-bezier(.645,.045,.355,1)}@media (min-width:1023px){.mod-recent-articles-item:after{right:24px;width:11px;height:19px}}@media (max-width:1022.98px){.mod-recent-articles-item:after{right:5;height:16px;right:18px}}@media (min-width:1023px){.mod-recent-articles-item:hover:after{-moz-transform:translate(13px,-50%);-o-transform:translate(13px,-50%);-ms-transform:translate(13px,-50%);-webkit-transform:translate(13px,-50%);transform:translate(13px,-50%)}.mod-recent-articles-item:hover .mod-recent-articles-number{opacity:1}}.mod-recent-articles-number{left:14px;position:absolute;top:17px;color:#c8aa22;font-size:50px;font-family:"Marburger Bold",sans-serif;line-height:40px;opacity:.9;-moz-transition:opacity .4s cubic-bezier(.645,.045,.355,1);-o-transition:opacity .4s cubic-bezier(.645,.045,.355,1);-ms-transition:opacity .4s cubic-bezier(.645,.045,.355,1);-webkit-transition:opacity .4s cubic-bezier(.645,.045,.355,1);transition:opacity .4s cubic-bezier(.645,.045,.355,1)}@media (max-width:1022.98px){.mod-recent-articles-number{left:6px}}.mod-author-info{border-bottom:1px solid #ccc}@media (min-width:1023px){.mod-author-info{padding:10px}}@media (max-width:1022.98px){.mod-author-info{padding:10px 0}}.mod-author-image{border-radius:100%;overflow:hidden}@media (min-width:1023px){.mod-author-image{width:80px;height:80px}}@media (max-width:1022.98px){.mod-author-image{width:70px;height:70px}}.mod-author-name{margin-top:3px;padding-left:22px;font-family:"Marburger Bold",sans-serif}@media (min-width:1023px){.mod-author-bio{padding:20px 10px 13px}}@media (max-width:1022.98px){.mod-author-bio{padding:20px 0 6px}}.mod-author-bio b,.mod-author-bio strong{font-family:"Marburger Bold",sans-serif}.mod-author-bio p{margin:0 0 14px}.mod-author-email{width:30px;height:30px;border-radius:2px;background-color:#c8aa22;margin-left:auto;-moz-transition:background .25s cubic-bezier(.645,.045,.355,1);-o-transition:background .25s cubic-bezier(.645,.045,.355,1);-ms-transition:background .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:background .25s cubic-bezier(.645,.045,.355,1);transition:background .25s cubic-bezier(.645,.045,.355,1);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.mod-author-email:hover{background-color:#424242}@media (max-width:748.98px){.mod-tags{text-align:left}}@media (min-width:749px){.mod-tags-items-wrap{display:block!important}}@media (max-width:748.98px){.mod-tags-items-wrap{display:none}}@media (max-width:748.98px){.mod-tags-items-wrap .mod-tags-item{border-radius:0;display:block;margin:0;padding:12px 15px;text-align:left;width:100%}}.mod-tags a:hover .mod-tags-item{color:#fff;background-color:#c8aa22}.mod-tags a:hover .gold-bg{background-color:#4d4d4d!important}.mod-tags-dropdown-label{cursor:pointer;padding:17px 0 16px;color:#c8aa22;font-family:"Marburger Regular",sans-serif;text-transform:uppercase;border-bottom:1px solid #ccc;position:relative}.mod-tags-dropdown-label:after{background-repeat:no-repeat;background-size:contain;content:"";height:13px;position:absolute;right:5px;top:50%;width:13px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10' height='17' viewBox='0 0 10 17'%3E%3Cdefs%3E%3Cpath id='vmxba' d='M740.6 548.26l.52-.53 6.9 6.9-6.9 6.89-.53-.53 6.37-6.37z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-739 -546)'%3E%3Cuse fill='%23a28b40' xlink:href='%23vmxba'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' stroke-width='1.5' xlink:href='%23vmxba'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-moz-transform:rotate(90deg) translate(0,-50%);-o-transform:rotate(90deg) translate(0,-50%);-ms-transform:rotate(90deg) translate(0,-50%);-webkit-transform:rotate(90deg) translate(0,-50%);transform:rotate(90deg) translate(0,-50%)}.mod-tags.is-open .mod-tags-dropdown-label:after{right:-7px;top:38%;-moz-transform:rotate(-90deg) translate(0,-50%);-o-transform:rotate(-90deg) translate(0,-50%);-ms-transform:rotate(-90deg) translate(0,-50%);-webkit-transform:rotate(-90deg) translate(0,-50%);transform:rotate(-90deg) translate(0,-50%)}.mod-tags-item{color:#c8aa22;font-size:11px;line-height:normal;font-family:"Marburger Bold",sans-serif;text-transform:uppercase;letter-spacing:1px;text-align:center;border-radius:2px;background-color:#fff;display:inline-block;vertical-align:bottom;margin-right:10px;padding:2px 10px;-moz-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);-o-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);-ms-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1)}@media (min-width:749px){.text-center .mod-tags-item{margin:0 5px}}.mod-tags-item.gold-bg{background-color:#c8aa22!important;color:#fff!important}.mod-tags-item a{color:inherit}.mod-tag-cloud{margin-top:61px;padding:40px 0 2px;border-top:1px solid #ccc}@media (min-width:749px) and (max-width:1022.98px){.mod-tag-cloud{margin-top:40px;padding:40px 0 21px}}@media (max-width:748.98px){.mod-tag-cloud{margin-top:40px}}.mod-tag-cloud-headline{color:#c8aa22;font-family:"Marburger Regular",sans-serif;margin:0 0 31px;text-transform:uppercase}@media (min-width:749px){.mod-tag-cloud-headline{font-size:18px;line-height:15px;letter-spacing:1px}}@media (max-width:748.98px){.mod-tag-cloud-headline{font-size:17px;line-height:18px}}.social-card{color:#4d4d4d;margin-bottom:20px}@media (max-width:748.98px){.social-card{margin-bottom:30px}}.social-card:hover .social-card-body{background-color:#d6d6d6}.social-card:hover .social-card-footer{background-color:#ededed}.social-card-wrapper{position:relative;margin-top:60px}@media (max-width:1022.98px){.social-card-wrapper{margin-top:39px}}@media (max-width:748.98px){.social-card-wrapper{margin-top:31px}}.social-card-body{background-color:#dedede;padding:15px;-moz-transition:background .25s cubic-bezier(.645,.045,.355,1);-o-transition:background .25s cubic-bezier(.645,.045,.355,1);-ms-transition:background .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:background .25s cubic-bezier(.645,.045,.355,1);transition:background .25s cubic-bezier(.645,.045,.355,1)}@media (max-width:748.98px){.social-card-body{padding:5px}}.social-card img{margin-bottom:15px}.social-card-text{font-size:17px;line-height:24px}@media (max-width:748.98px){.social-card-text{padding:21px 11px 15px}}.social-card-footer{padding:17px 11px;background-color:#f5f5f5;-moz-transition:background .25s cubic-bezier(.645,.045,.355,1);-o-transition:background .25s cubic-bezier(.645,.045,.355,1);-ms-transition:background .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:background .25s cubic-bezier(.645,.045,.355,1);transition:background .25s cubic-bezier(.645,.045,.355,1)}.social-card-footer p{margin-left:15px;font-size:12px;font-family:"Marburger Bold",sans-serif;line-height:24px}.social-card-footer img{margin-bottom:0}.social-card-icon svg{height:23px;margin-top:-2px;width:24px}.social-card .x-icon svg{fill:#6bcced}.social-card .instagram-icon svg{fill:#262626}.social-card .facebook-icon svg{fill:#567bbb}.social-card .youtube-icon svg{fill:#df5c5e}.social-card a{color:inherit}.grid-item.hidden{pointer-events:none;z-index:1;visibility:hidden;width:0!important;height:0!important;margin:0!important;padding:0!important}.social-teaser-grid{margin:0 0 20px}@media (max-width:748.98px){.social-teaser-grid{margin:0 0 10px}}.mod-social-icons{border-top:1px solid #dedede}@media (min-width:1023px){.mod-social-icons{margin:60px 0 40px;padding-top:25px}}@media (min-width:749px) and (max-width:1022.98px){.mod-social-icons{margin-top:40px;padding-top:21px}}@media (max-width:748.98px){.mod-social-icons{margin-top:40px;padding-top:21px}}@media (min-width:1023px){.mod-social-icons-title{margin:0 0 32px;font-size:17px;line-height:24px}}@media (max-width:1022.98px){.mod-social-icons-title{font-size:15px;line-height:22px;margin:0 0 10px;letter-spacing:.02px}}.mod-social-icons .icon-facebook{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='11' height='20' viewBox='0 0 11 20'%3E%3Cdefs%3E%3Cpath id='hb08a' d='M445.38 4971.14c-.32-.04-1.44-.14-2.74-.14-2.71 0-4.58 1.66-4.58 4.7v2.62H435v3.56h3.06v9.12h3.68v-9.12h3.06l.46-3.56h-3.52v-2.27c0-1.02.28-1.73 1.76-1.73h1.88z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-435 -4971)'%3E%3Cuse fill='%23ffffff' xlink:href='%23hb08a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mod-social-icons .icon-youtube{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='28' height='20' viewBox='0 0 28 20'%3E%3Cdefs%3E%3Cpath id='ncyka' d='M517.11 4974.12a3.52 3.52 0 0 0-2.44-2.52c-2.16-.6-10.82-.6-10.82-.6s-8.66 0-10.82.6a3.52 3.52 0 0 0-2.45 2.52c-.58 2.23-.58 6.88-.58 6.88s0 4.65.58 6.88a3.53 3.53 0 0 0 2.45 2.52c2.16.6 10.82.6 10.82.6s8.66 0 10.82-.6a3.53 3.53 0 0 0 2.44-2.52c.58-2.23.58-6.88.58-6.88s0-4.65-.58-6.88zm-16.34 10.74v-7.7l7.7 3.85z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-490 -4971)'%3E%3Cuse fill='%23ffffff' xlink:href='%23ncyka'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mod-social-icons .icon-x{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='25' height='20' viewBox='0 0 25 20'%3E%3Cdefs%3E%3Cpath id='5lmua' d='M577.8,4971h-3.1l-5,6.4l-4.4-6.4H559l7.5,10.9l-7.2,9.1h3.1l5.5-7l4.8,7h6.2l-7.9-11.5L577.8,4971z M575.4,4989h-1.7l-11.1-16h1.8C564.4,4972.9,575.4,4989,575.4,4989z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-556 -4971)'%3E%3Cuse fill='%23ffffff' xlink:href='%235lmua'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mod-social-icons .icon-google{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32' height='20' viewBox='0 0 32 20'%3E%3Cdefs%3E%3Cpath id='shg4a' d='M627.05 4979.57h9.49c.08.5.15 1 .15 1.66 0 5.71-3.84 9.77-9.64 9.77a10.02 10.02 0 0 1-10.05-10c0-5.53 4.5-10 10.05-10 2.71 0 4.98.99 6.73 2.61l-2.73 2.62a5.67 5.67 0 0 0-4-1.54 6.28 6.28 0 0 0-6.23 6.31c0 3.49 2.8 6.31 6.23 6.31 3.97 0 5.47-2.84 5.7-4.31h-5.7zm21.53 2.87h-2.87v2.86h-2.87v-2.86h-2.87v-2.87h2.87v-2.86h2.87v2.86h2.87'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-617 -4971)'%3E%3Cuse fill='%23ffffff' xlink:href='%23shg4a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mod-social-icons .icon-xing{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17' height='20' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cpath id='9yxya' d='M703.96 4971.18c.09.12.09.3 0 .45l-6.38 11.3c-.01 0-.01 0 0 0l4.06 7.44c.09.16.09.33.01.45s-.21.18-.38.18h-2.9c-.43 0-.66-.29-.8-.54l-4.09-7.53 6.42-11.39c.16-.27.34-.54.77-.54h2.92c.17 0 .3.06.37.18zm-9.74 7.76l-3.11 5.52c-.16.26-.36.55-.79.55h-2.89a.43.43 0 0 1-.37-.2.43.43 0 0 1 0-.44l3.06-5.41v-.02l-1.95-3.37c-.08-.16-.1-.33-.01-.45.07-.12.22-.18.39-.18h2.89c.43 0 .65.3.8.55l1.98 3.45z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-687 -4971)'%3E%3Cuse fill='%23ffffff' xlink:href='%239yxya'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mod-social-icons .icon-instagram{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cpath id='wvnxa' d='M768.36 4985.43a3.94 3.94 0 0 1-3.93 3.93h-8.84a3.94 3.94 0 0 1-3.93-3.93v-8.86a3.94 3.94 0 0 1 3.93-3.93h8.84a3.94 3.94 0 0 1 3.93 3.93zm-3.93-14.43h-8.84c-3.09 0-5.59 2.5-5.59 5.57v8.86c0 3.06 2.5 5.57 5.57 5.57h8.86c3.07 0 5.57-2.5 5.57-5.57v-8.86c0-3.06-2.5-5.57-5.57-5.57z'/%3E%3Cpath id='wvnxb' d='M759.8 4985.2a3.87 3.87 0 0 1-3.84-3.85 3.87 3.87 0 0 1 3.85-3.85 3.87 3.87 0 0 1 3.85 3.85 3.87 3.87 0 0 1-3.85 3.86m0-9.5a5.64 5.64 0 1 0 5.64 5.64 5.66 5.66 0 0 0-5.64-5.64'/%3E%3Cpath id='wvnxc' d='M765.2 4974.32a1.3 1.3 0 1 1 0 2.6 1.3 1.3 0 0 1 0-2.6'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-750 -4971)'%3E%3Cg%3E%3Cuse fill='%23ffffff' xlink:href='%23wvnxa'/%3E%3C/g%3E%3Cg%3E%3Cuse fill='%23ffffff' xlink:href='%23wvnxb'/%3E%3C/g%3E%3Cg%3E%3Cuse fill='%23ffffff' xlink:href='%23wvnxc'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mod-social-icons .icon-linkedin{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13' height='13' viewBox='0 0 13 13'%3E%3Cdefs%3E%3Cpath id='g5dwa' d='M408.3 1427.17a2.77 2.77 0 0 1 2.52-1.37c1.85 0 3.22 1.19 3.22 3.73v4.76h-2.8v-4.44c0-1.11-.4-1.87-1.4-1.87-.78 0-1.24.5-1.44 1-.07.19-.1.43-.1.68v4.63h-2.8c.04-7.52 0-8.3 0-8.3h2.8zm-5.74-2.3h-.01c-.95 0-1.55-.64-1.55-1.44 0-.81.63-1.43 1.58-1.43.96 0 1.55.62 1.56 1.43.01.8-.6 1.43-1.58 1.43zm1.4 9.42h-2.8v-8.3h2.8z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-401 -1422)'%3E%3Cuse fill='%23ffffff' xlink:href='%23g5dwa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mod-social-icons .icon-whatsapp{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cpath id='yzgva' d='M45.58 1503.85l.3.17a8.24 8.24 0 1 0 4.2-15.31 8.24 8.24 0 0 0-6.98 12.6l.2.32-.83 3.03zm-5.49 3.17l1.4-5.13a9.91 9.91 0 0 1 15.58-11.94 9.91 9.91 0 0 1-7 16.9 9.9 9.9 0 0 1-4.73-1.21z'/%3E%3Cpath id='yzgvb' d='M55.06 1499.3c-.06-.1-.23-.16-.48-.29-.24-.12-1.46-.72-1.69-.8-.22-.08-.39-.12-.55.12-.17.25-.64.8-.79.97-.14.17-.29.19-.53.06-.25-.12-1.05-.38-2-1.22a7.48 7.48 0 0 1-1.37-1.72c-.14-.24-.01-.38.11-.5.11-.11.25-.29.37-.43.13-.15.17-.25.25-.42.08-.16.04-.3-.02-.43l-.76-1.84c-.2-.48-.4-.41-.56-.42l-.47-.01a.91.91 0 0 0-.66.31c-.23.25-.87.85-.87 2.06 0 1.22.89 2.4 1.01 2.56.12.17 1.74 2.67 4.22 3.74.6.25 1.05.4 1.41.52.6.19 1.14.16 1.56.1.48-.08 1.46-.6 1.67-1.18.2-.58.2-1.07.15-1.18z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-40 -1487)'%3E%3Cuse fill='%23ffffff' xlink:href='%23yzgva'/%3E%3C/g%3E%3Cg transform='translate(-40 -1487)'%3E%3Cuse fill='%23ffffff' xlink:href='%23yzgvb'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mod-social-icons-item{vertical-align:top;border-radius:5px;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-transition:background .25s cubic-bezier(.645,.045,.355,1),border-radius .25s cubic-bezier(.645,.045,.355,1);-o-transition:background .25s cubic-bezier(.645,.045,.355,1),border-radius .25s cubic-bezier(.645,.045,.355,1);-ms-transition:background .25s cubic-bezier(.645,.045,.355,1),border-radius .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:background .25s cubic-bezier(.645,.045,.355,1),border-radius .25s cubic-bezier(.645,.045,.355,1);transition:background .25s cubic-bezier(.645,.045,.355,1),border-radius .25s cubic-bezier(.645,.045,.355,1)}@media (min-width:1023px){.mod-social-icons-item{margin:0 2px;width:54px;height:54px}}@media (min-width:749px) and (max-width:1022.98px){.mod-social-icons-item{width:40px;height:40px;margin:0 5px}}@media (max-width:748.98px){.mod-social-icons-item{height:36px;margin-left:0;margin-right:2px;width:36px}}@media (max-width:350px){.mod-social-icons-item{height:30px;margin:0 1px;width:30px}}.mod-social-icons-item.facebook{background-color:#5e79ba}.mod-social-icons-item.youtube{background-color:#ea5b5a}.mod-social-icons-item.x{background-color:#000}.mod-social-icons-item.google{background-color:#d8564d}.mod-social-icons-item.xing{background-color:#448785}.mod-social-icons-item.instagram{background-color:#ed0b72}.mod-social-icons-item.linkedin{background-color:#3784b4}.mod-social-icons-item.mail{background-color:#a38a40}.mod-social-icons-item.print{background-color:#424242}.mod-social-icons-item.whatsapp{background-color:#71a731}@media (max-width:748.98px){.mod-social-icons-item.whatsapp{display:inline-flex!important}}@media (min-width:1023px){.mod-social-icons-item:hover{background-color:#c8aa22;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.mod-social-icons-item:hover .icon:before{opacity:1}}.mod-breadcrumb{margin:20px 0}@media (max-width:1022.98px){.mod-breadcrumb{display:none}}.mod-breadcrumb ul{margin:0;padding-left:0;list-style:none}.mod-breadcrumb li{color:#a9a9a9;text-transform:uppercase;letter-spacing:.11px;position:relative;margin-right:6px;padding-right:12px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}.mod-breadcrumb li:not(:last-child):after{content:"";position:absolute;right:0;top:3px;width:3px;height:6px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='34' viewBox='0 0 20 34'%3E%3Cdefs%3E%3Cpath id='z5mza' d='M1159.39 314.28l1.23-1.24 16.1 16.08-16.1 16.1-1.23-1.25 14.85-14.85z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1158 -312)'%3E%3Cuse fill='%23a9a9a9' xlink:href='%23z5mza'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a9a9a9' stroke-miterlimit='50' stroke-width='1.5' xlink:href='%23z5mza'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mod-breadcrumb a{color:inherit}.mod-breadcrumb a:hover{color:#4d4d4d}@media (min-width:1023px){.mod-article-list{padding-top:15px}}.mod-archive{margin:17px 0 0;border-top:1px solid #ccc}@media (min-width:749px) and (max-width:1022.98px){.mod-archive{margin:29px 0 0}}@media (max-width:748.98px){.mod-archive{margin:26px 0 0}}.mod-archive-title{color:#c8aa22;font-family:"Marburger Regular",sans-serif;text-transform:uppercase;letter-spacing:1px;margin:39px 0 20px}@media (min-width:749px) and (max-width:1022.98px){.mod-archive-title{margin:38px 0 19px}}@media (max-width:748.98px){.mod-archive-title{margin:29px 0 27px}}@media (min-width:749px){.mod-archive .mod-tags-item{margin:0 .5px}}.mod-keywords-title{letter-spacing:0;text-align:left;text-transform:uppercase;font-family:"Marburger Bold",sans-serif;margin:0 0 12px}.sc-image-teaser .headline-title{margin-bottom:-10px}.mod-image-teaser{background-color:#f5f5f5;color:#fff;position:relative;margin-top:10px;overflow:hidden;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}@media (min-width:1023px){.mod-image-teaser{height:200px}}@media (min-width:749px) and (max-width:1022.98px){.mod-image-teaser{height:173px}}@media (max-width:748.98px){.mod-image-teaser{height:140px}}.mod-image-teaser.placeholder-teaser{background-color:#c8aa22}.mod-image-teaser.placeholder-teaser .mod-image-teaser-text{text-shadow:none}.mod-image-teaser.placeholder-teaser:before{display:none}@media (min-width:1023px){.mod-image-teaser-image{-moz-transform:scale(1.06);-o-transform:scale(1.06);-ms-transform:scale(1.06);-webkit-transform:scale(1.06);transform:scale(1.06);-moz-transition:transform .4s ease;-o-transition:transform .4s ease;-ms-transition:transform .4s ease;-webkit-transition:transform .4s ease;transition:transform .4s ease}}@media (min-width:1023px){.mod-image-teaser:hover .mod-image-teaser-image{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@media (min-width:1023px){.mod-image-teaser:hover .mod-image-teaser-arrow{-moz-transform:translate(10px,-50%);-o-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);-webkit-transform:translate(10px,-50%);transform:translate(10px,-50%)}}.mod-image-teaser-text{font-family:"Marburger Bold",sans-serif;z-index:2;max-width:150px;text-shadow:0 0 10px rgba(76,76,76,.6)}@media (min-width:749px){.mod-image-teaser-text{text-align:center;position:relative}}@media (min-width:749px) and (max-width:1022.98px){.mod-image-teaser-text{max-width:140px}}@media (max-width:748.98px){.mod-image-teaser-text{bottom:20px;left:0;max-width:190px;padding:0 39px 0 19px;position:absolute;text-align:left}}@media screen and (max-width:360px){.mod-image-teaser-text{font-size:17px;line-height:21px}}.mod-image-teaser-arrow{position:absolute;z-index:2;-moz-transition:transform .4s ease-in-out;-o-transition:transform .4s ease-in-out;-ms-transition:transform .4s ease-in-out;-webkit-transition:transform .4s ease-in-out;transition:transform .4s ease-in-out}@media (min-width:749px){.mod-image-teaser-arrow{right:26px;top:50%;height:19px;-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}@media (min-width:749px) and (max-width:1022.98px){.mod-image-teaser-arrow{right:19px}}@media (max-width:748.98px){.mod-image-teaser-arrow{bottom:33px;right:20px;height:15px}}@media (max-width:748.98px){.mod-image-teaser-arrow .icon{width:9px;height:15px}}.mod-video{position:relative}.mod-video-wrapper{background-color:#000;position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.mod-video-poster{z-index:2;cursor:pointer;-moz-transition:opacity .5s cubic-bezier(.645,.045,.355,1);-o-transition:opacity .5s cubic-bezier(.645,.045,.355,1);-ms-transition:opacity .5s cubic-bezier(.645,.045,.355,1);-webkit-transition:opacity .5s cubic-bezier(.645,.045,.355,1);transition:opacity .5s cubic-bezier(.645,.045,.355,1)}.is-playing .mod-video-poster{opacity:0;pointer-events:none}.mod-video-iframe iframe{border:none;background-color:#000;height:100%;width:100%;position:absolute;left:0;top:0}@media (min-width:576px) and (max-width:748.98px){.container .mod-video .postbody-caption{max-width:540px}}@media (max-width:575.98px){.container .mod-video .postbody-caption{max-width:calc(100% - 60px)}}.has--play-btn{z-index:9}.has--play-btn:after,.has--play-btn:before{pointer-events:none;content:"";position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:0 0;transform-origin:0 0}.has--play-btn:before{width:80px;height:80px;border:2px solid #c8aa22;background-color:rgba(255,255,255,.9);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-moz-transition:transform .25s cubic-bezier(.645,.045,.355,1);-o-transition:transform .25s cubic-bezier(.645,.045,.355,1);-ms-transition:transform .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:transform .25s cubic-bezier(.645,.045,.355,1);transition:transform .25s cubic-bezier(.645,.045,.355,1)}@media (max-width:748.98px){.has--play-btn:before{height:60px;width:60px}}.has--play-btn:after{width:0;border-color:transparent transparent transparent #c8aa22;cursor:pointer;border-style:solid}@media (min-width:749px){.has--play-btn:after{height:30px;margin-left:3px;border-width:15px 0 15px 24px}}@media (max-width:748.98px){.has--play-btn:after{border-width:12px 0 12px 19px;height:24px;margin-left:2px}}.has--play-btn:hover:before{-moz-transform:scale(1.2) translate(-50%,-50%);-o-transform:scale(1.2) translate(-50%,-50%);-ms-transform:scale(1.2) translate(-50%,-50%);-webkit-transform:scale(1.2) translate(-50%,-50%);transform:scale(1.2) translate(-50%,-50%)}.parallax-content{position:relative;z-index:2;color:#fff}@media (min-width:1023px){.parallax-content{margin-top:20px}}.parallax-headline{max-width:880px;text-shadow:0 0 20px rgba(76,76,76,.6);font-family:"Marburger Bold",sans-serif;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}.parallax-btn{margin:40px 0 0}.mod-list{position:relative}@media (min-width:1023px){.mod-list{padding-left:70px}}@media (min-width:749px) and (max-width:1022.98px){.mod-list{padding-left:55px}}@media (max-width:748.98px){.mod-list{padding-left:46px}}.mod-list:not(:last-child){margin:0 0 23px}@media (max-width:748.98px){.mod-list.varient-02{padding-left:0}}@media (max-width:748.98px){.mod-list.varient-02 .mod-list-number{float:left;margin-right:12px;position:relative}}@media (max-width:748.98px){.mod-list.varient-02 .mod-list-title{font-size:17px;line-height:25px}}.mod-list-headline{color:#c8aa22;font-family:"Marburger Regular",sans-serif;text-transform:uppercase}@media (min-width:1023px){.mod-list-headline{font-size:19px;line-height:24px;letter-spacing:1px;margin:0 0 32px}}@media (max-width:1022.98px){.mod-list-headline{font-size:17px;line-height:23px;margin:0 0 26px;letter-spacing:.89px}}.mod-list-title{font-family:"Marburger Bold",sans-serif;font-size:19px;line-height:25px}@media (max-width:1022.98px){.mod-list-title{margin-bottom:4px}}.mod-list-number{top:3px;opacity:.8;font-family:"Marburger Bold",sans-serif;position:absolute;left:0;color:#c8aa22}@media (min-width:1023px){.mod-list-number{font-size:70px;line-height:51px}}@media (max-width:1022.98px){.mod-list-number{font-size:55px;line-height:44px;top:1px}}@media (max-width:748.98px){.sc-list .mod-list.varient-02 .mod-list-number{transform:none!important;text-align:left!important;right:auto}}.sc-list .mod-list-number{left:auto;right:100%;text-align:right}@media (min-width:1023px){.sc-list .mod-list-number{-moz-transform:translate(65px,0);-o-transform:translate(65px,0);-ms-transform:translate(65px,0);-webkit-transform:translate(65px,0);transform:translate(65px,0)}}@media (min-width:749px) and (max-width:1022.98px){.sc-list .mod-list-number{-moz-transform:translate(50px,0);-o-transform:translate(50px,0);-ms-transform:translate(50px,0);-webkit-transform:translate(50px,0);transform:translate(50px,0)}}@media (max-width:748.98px){.sc-list .mod-list-number{-moz-transform:translate(40px,0);-o-transform:translate(40px,0);-ms-transform:translate(40px,0);-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@media (min-width:1023px){.mod-support-teaser{min-height:437px}}@media (min-width:1023px){.mod-support-teaser:not(.mod-support-full-image-teaser){margin-left:-20px;max-width:530px;padding:74px 0 80px}}@media (min-width:749px) and (max-width:1022.98px){.mod-support-teaser:not(.mod-support-full-image-teaser){margin-left:40px;padding:63px 0 63px}}@media (max-width:748.98px){.mod-support-teaser:not(.mod-support-full-image-teaser){padding:34px 0 50px}}@media (max-width:748.98px){.mod-support-teaser:not(.mod-support-full-image-teaser) .btn{height:auto;padding:13px 18px}}@media (min-width:1023px){.mod-support-teaser.mod-support-full-image-teaser{max-width:430px;min-height:437px;padding:64px 0}}@media (min-width:749px) and (max-width:1022.98px){.mod-support-teaser.mod-support-full-image-teaser{max-width:330px;padding:31px 0 45px}}@media (max-width:748.98px){.mod-support-teaser.mod-support-full-image-teaser{padding:31px 0 45px}}.mod-support-teaser.mod-support-full-image-teaser .headline-text:not(.headline-text--big),.mod-support-teaser.mod-support-full-image-teaser .headline-title{color:#fff}.mod-support-teaser.mod-support-full-image-teaser span{color:inherit!important}@media (max-width:748.98px){.mod-support-teaser .headline-title{margin-top:10px}}.mod-support-teaser .headline-text{margin-top:17px}@media (max-width:1022.98px){.mod-support-teaser .headline-text{font-size:17px;line-height:24px}}@media (max-width:1022.98px){.mod-support-teaser .headline-text--big{font-size:15px;letter-spacing:.5px}}@media (min-width:1023px){.mod-support-teaser .btn-grp{margin-top:40px}}@media (max-width:1022.98px){.mod-support-teaser .btn-grp{margin-top:30px}}@media (max-width:748.98px){.mod-support-teaser .btn-grp{margin-top:20px}}@media (min-width:1023px){.mod-support-teaser-image{right:0;max-width:330px;max-height:400px;bottom:0;position:absolute}}@media (min-width:749px) and (max-width:1022.98px){.mod-support-teaser-image{max-width:271px;margin:auto}.mod-support-teaser-image.vignette-container{max-width:200px}.mod-support-teaser-image img.vignette{margin-bottom:1em;right:0}}@media (max-width:748.98px){.mod-support-teaser-image{max-width:185px;margin:auto}.mod-support-teaser-image img.vignette{margin-bottom:1em;right:0}}.mod-support-teaser-image img{max-height:100%}@media (max-width:748.98px){.mod-support-teaser .btn{width:100%}}.mod-employer{text-align:center;width:100%;color:#4d4d4d}@media (min-width:1023px){.mod-employer{margin:22px 0}}@media (min-width:749px) and (max-width:1022.98px){.mod-employer{margin:9px 0;padding:0 35px}}@media (max-width:748.98px){.mod-employer{margin:-6px 0 0;padding:0 35px}}.mod-employer-item{padding:0 15px}.mod-employer-item:hover .mod-employer-image{-moz-transform:scale(.95);-o-transform:scale(.95);-ms-transform:scale(.95);-webkit-transform:scale(.95);transform:scale(.95)}.mod-employer-item:hover .mod-employer-arrow{-moz-transform:translate(10px,0);-o-transform:translate(10px,0);-ms-transform:translate(10px,0);-webkit-transform:translate(10px,0);transform:translate(10px,0)}.mod-employer-image{position:relative;width:160px;height:160px;margin:0 0 19px;overflow:hidden;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-moz-transition:transform .3s ease-in;-o-transition:transform .3s ease-in;-ms-transition:transform .3s ease-in;-webkit-transition:transform .3s ease-in;transition:transform .3s ease-in;background-image:url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/../img/bg/stories_bg.jpg)}.mod-employer-user-image{background-position:center center;background-repeat:no-repeat;background-size:cover;top:0}.mod-employer-headline{font-family:"Marburger Bold",sans-serif;margin:0 0 12px;font-size:21px;line-height:25px}.mod-employer-subheadline{margin:0 0 18px;color:#c8aa22;font-family:"Marburger Regular",sans-serif}.mod-employer-arrow{-moz-transition:transform .3s ease-in;-o-transition:transform .3s ease-in;-ms-transition:transform .3s ease-in;-webkit-transition:transform .3s ease-in;transition:transform .3s ease-in}.mod-employer-arrow .icon{height:22px;width:13px}@media (max-width:1022.98px){.mod-employer-arrow{display:none}}.mod-employer a{color:inherit}.mod-employer .slick-dots{height:5px;bottom:0;position:relative}@media (min-width:749px){.mod-employer .slick-dots{margin:32px 0 -11px}}@media (max-width:748.98px){.mod-employer .slick-dots{margin:21px 0 0}}.mod-employer .nav-arrow{height:24px;top:25%;width:14px}.mod-employer .nav-arrow--prev{left:-15px}@media (max-width:748.98px){.mod-employer .nav-arrow--prev{left:-7px}}.mod-employer .nav-arrow--next{right:-15px}@media (max-width:748.98px){.mod-employer .nav-arrow--next{right:-7px}}.mod-seal-teaser{color:#4d4d4d}@media (min-width:1023px){.mod-seal-teaser{padding-left:20px}}@media (max-width:748.98px){.mod-seal-teaser-image{width:100%;margin:0 0 30px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}}@media (min-width:749px) and (max-width:1022.98px){.mod-seal-teaser-image img{max-width:315px}}@media (max-width:748.98px){.mod-seal-teaser-image img{max-width:300px;width:100%;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}}.mod-seal-teaser-headline{margin:0 0 15px!important}.mod-seal-teaser-text{color:inherit}.mod-seal-teaser-text a{font-family:"Marburger Regular",sans-serif}blockquote{font-style:normal}@media (min-width:1023px){blockquote{margin:0 0 28px}}@media (max-width:1022.98px){blockquote{margin:0 0 25px}}.mod-double-teaser blockquote{margin:0}@media (min-width:1023px){.mod-double-teaser blockquote{font-size:28px;line-height:32px;width:100%}}@media (max-width:1022.98px){.mod-double-teaser blockquote{max-width:290px;text-align:center;font-size:20px;line-height:24px}}blockquote p{margin:0!important}blockquote p:first-child:before{content:"";display:block;float:left;margin:6px 9px 0 0;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='22' viewBox='0 0 24 22'%3E%3Cdefs%3E%3Cpath id='zqc7a' d='M464.03 1745H474v10.33c.05 1.44-.17 2.8-.66 4.08a11.05 11.05 0 0 1-5.26 5.94 11.66 11.66 0 0 1-4.04 1.25v-4.45c1.78-.59 3-1.46 3.65-2.6.66-1.15.98-2.53.98-4.15h-4.63zm-14.03 0h9.96v10.33c.05 1.44-.18 2.8-.67 4.08a11.05 11.05 0 0 1-5.26 5.94 11.66 11.66 0 0 1-4.03 1.25v-4.45c1.78-.59 3-1.46 3.65-2.6.65-1.15.98-2.53.98-4.15H450z'/%3E%3C/defs%3E%3Cg%3E%3Cg opacity='.8' transform='translate(-450 -1745)'%3E%3Cuse fill='%23a28b40' xlink:href='%23zqc7a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (min-width:1023px){blockquote p:first-child:before{width:20px;height:18px}}@media (max-width:1022.98px){blockquote p:first-child:before{width:18px;height:17px}}.sc-quote-double-teaser blockquote p:first-child:before{float:none;height:18px;position:relative;width:20px}@media (min-width:1023px){.sc-quote-double-teaser blockquote p:first-child:before{margin:0 auto 17px}}@media (max-width:1022.98px){.sc-quote-double-teaser blockquote p:first-child:before{margin:0 auto 8px}}cite{font-style:normal;color:#c8aa22;font-family:"Marburger Regular",sans-serif;text-transform:uppercase;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}@media (min-width:1023px){cite{font-size:14px;line-height:21px;letter-spacing:.82px;margin-top:16px}}@media (max-width:1022.98px){cite{font-size:12px;line-height:16px;letter-spacing:.71px;margin:11px 0 0}}.mod-quote{position:relative;min-height:160px}@media (min-width:1023px){.mod-quote{margin:30px 0}}@media (max-width:1022.98px){.mod-quote{margin:15px 0}}.mod-quote:only-of-type{margin-bottom:0}.sc-quote .mod-quote{margin-top:0}.mod-quote-image{position:relative;overflow:hidden;-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-moz-transition:transform .3s ease-in;-o-transition:transform .3s ease-in;-ms-transition:transform .3s ease-in;-webkit-transition:transform .3s ease-in;transition:transform .3s ease-in;background-image:url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/../img/bg/stories_bg.jpg)}@media (min-width:1023px){.mod-quote-image{width:160px;height:160px}}@media (min-width:749px) and (max-width:1022.98px){.mod-quote-image{width:130px;height:130px}}@media (max-width:748.98px){.mod-quote-image{width:110px;height:110px}}.mod-quote-user-image{background-position:center bottom;background-repeat:no-repeat;background-size:cover}@media (min-width:1023px){.mod-quote-content{padding-left:41px}}@media (min-width:749px) and (max-width:1022.98px){.mod-quote-content{padding-left:30px}}@media (max-width:748.98px){.mod-quote-content{padding-left:20px}}.mod-quote blockquote{margin:0}@media (min-width:1023px){.mod-quote blockquote p:before{width:24px;height:22px}}@media (max-width:1022.98px){.mod-quote blockquote p:before{width:18px;height:17px}}@media (max-width:1022.98px){.mod-content-slider .nav-arrow{height:18px;width:11px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13' height='21' viewBox='0 0 13 21'%3E%3Cdefs%3E%3Cpath id='7vmia' d='M1076.8 869.01l.7-.7 9.2 9.19-9.2 9.2-.7-.71 8.48-8.49z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1075 -867)'%3E%3Cuse fill='%23a28b40' xlink:href='%237vmia'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' stroke-width='1.5' xlink:href='%237vmia'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}}@media (min-width:1023px){.mod-content-slider .nav-arrow--prev{left:-42px}}@media (min-width:749px) and (max-width:1022.98px){.mod-content-slider .nav-arrow--prev{left:-30px}}@media (max-width:748.98px){.mod-content-slider .nav-arrow--prev{left:-22px}}@media (min-width:1023px){.mod-content-slider .nav-arrow--next{right:-42px}}@media (min-width:749px) and (max-width:1022.98px){.mod-content-slider .nav-arrow--next{right:-30px}}@media (max-width:748.98px){.mod-content-slider .nav-arrow--next{right:-22px}}.mod-content-slide{position:relative;color:#4d4d4d;width:100%;overflow:hidden;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}.mod-content-slide:after,.mod-content-slide:before{content:"";position:absolute;pointer-events:none}.mod-content-slide:before{right:-30px;top:0;z-index:1;width:60px;height:60px;background-color:rgba(255,255,255,.75);-moz-transform:skew(45deg,0deg);-o-transform:skew(45deg,0deg);-ms-transform:skew(45deg,0deg);-webkit-transform:skew(45deg,0deg);transform:skew(45deg,0deg)}.mod-content-slide:after{right:8px;top:8px;width:18px;height:19px;z-index:2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='19' viewBox='0 0 18 19'%3E%3Cdefs%3E%3Cpath id='xpbza' d='M928.06 4663.72a7.72 7.72 0 1 1 1.23 11.91 1 1 0 0 1-.13.17l-3.57 3.56a1 1 0 0 1-1.41 0l-.41-.41a1 1 0 0 1 0-1.42l3.56-3.56.08-.07a7.72 7.72 0 0 1 .65-10.18z'/%3E%3Cpath id='xpbzc' d='M934.24 4668.47H937v1.48h-2.76v2.76h-1.48v-2.76H930v-1.48h2.76v-2.76h1.48z'/%3E%3CclipPath id='xpbzb'%3E%3Cuse fill='%23fff' xlink:href='%23xpbza'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-923 -4661)'%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' stroke-width='4' clip-path='url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/&quot;%23xpbzb&quot;)' xlink:href='%23xpbza'/%3E%3C/g%3E%3Cg transform='translate(-923 -4661)'%3E%3Cuse fill='%23a28b40' xlink:href='%23xpbzc'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' stroke-width='.5' xlink:href='%23xpbzc'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mod-content-slide .postbody-caption{max-width:100%}.mod-content-slide .postbody-caption p{display:inline}.mod-content-slide .postbody-caption span{display:inline;color:#c8aa22;margin-right:10px}.mod-content-slide a{color:inherit}.mod-download-headline{font-family:"Marburger Bold",sans-serif;margin-bottom:18px}@media (min-width:1023px){.mod-download-headline{font-size:28px;line-height:32px}}@media (max-width:1022.98px){.mod-download-headline{font-size:27px;line-height:25px}}@media (max-width:748.98px){.mod-download-image{margin:0 0 38px}}.mod-download-text{font-size:17px;line-height:24px;margin:0 0 16px}@media (max-width:748.98px){.mod-download-text{margin:0 0 45px}}.mod-download-link{position:relative;color:#c8aa22;font-size:17px;font-family:"Marburger Regular",sans-serif;padding-left:35px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}.mod-download-link:hover{color:#c8aa22}.mod-download-link:before{content:"";width:20px;height:17px;position:absolute;left:0;top:3px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='21' height='19' viewBox='0 0 21 19'%3E%3Cdefs%3E%3Cpath id='1660a' d='M448 4758.02h-17a1 1 0 0 1-1-1v-10a1 1 0 0 1 1-1h2.5a.5.5 0 0 1 0 1H431v10h17v-10h-2.5a.5.5 0 0 1 0-1h2.5a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1zm-3.84-8.65a.5.5 0 0 1 .17.87l-3.83 3.39c-.57.5-1.43.5-2 0l-3.83-3.39a.5.5 0 0 1 .67-.74l3.66 3.24v-10.24a.5.5 0 0 1 1 0v10.24l3.66-3.24a.5.5 0 0 1 .5-.13z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-429 -4741)'%3E%3Cuse fill='%23a28b40' xlink:href='%231660a'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' stroke-width='.5' xlink:href='%231660a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center/contain}.mod-timeline{position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;width:100%}.mod-timeline .nav-arrow{background-color:#fff;background-size:15px auto;height:40px;top:15px;width:35px}.mod-timeline .nav-arrow:after{background-size:15px auto}.mod-timeline .nav-arrow--prev{left:0;-moz-transform:translate(0,0) rotate(180deg);-o-transform:translate(0,0) rotate(180deg);-ms-transform:translate(0,0) rotate(180deg);-webkit-transform:translate(0,0) rotate(180deg);transform:translate(0,0) rotate(180deg)}.mod-timeline .nav-arrow--next{right:0;-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}.mod-timeline-slide{padding:0 12px;position:relative}.mod-timeline-slide:before{background-color:#fff;border:1px solid #c8aa22;border-radius:16px;content:"";display:block;height:16px;left:50%;margin-left:-8px;position:absolute;top:27px;width:16px;z-index:3}.mod-timeline-slide:after{content:"";height:2px;background-color:#c8aa22;position:absolute;left:12px;top:35px;width:100%}.mod-timeline-year{font-size:18px;font-family:"Marburger Regular",sans-serif;text-align:center;width:100%;margin:0 0 33px;min-height:20px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}.mod-timeline-content{background-color:#f0efeb;padding:20px;position:relative}.mod-timeline-content:before{content:"";background-color:#f0efeb;position:absolute;left:50%;top:-8px;width:28px;height:28px;-moz-transform:translate(-50%,0) rotate(45deg);-o-transform:translate(-50%,0) rotate(45deg);-ms-transform:translate(-50%,0) rotate(45deg);-webkit-transform:translate(-50%,0) rotate(45deg);transform:translate(-50%,0) rotate(45deg)}.mod-timeline-headline{margin:28px 0 8px;font-family:"Marburger Regular",sans-serif}.mod-timeline-text{font-size:12px;line-height:1.5}.mod-timeline-image{margin:5px 0 0;padding:18px}.post-info{position:relative;font-size:12px;line-height:14px;text-transform:uppercase}.post-info .post-info-item{margin-right:17px;max-width:88px;position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;margin-bottom:24px}.post-info .post-info-item:not(:last-child):after{content:"";width:1px;height:100%;position:absolute;right:0;top:0;background-color:#c8aa22}@media (min-width:1023px){.post-single-content p{margin:0 0 28px}.post-single-content p .caps{font-size:55px;line-height:53px;margin-right:8px;margin-top:2px}.post-single-content p .caps{font-weight:700;text-transform:uppercase;float:left}.post-single h2{font-size:21px;line-height:28px}.post-single h2{margin:30px 0;font-weight:700}}.post-footer .post-info{margin-left:13px;padding-left:21px}.post-footer .post-info:after{content:"";width:1px;height:100%;position:absolute;left:0;top:0;background-color:#c8aa22}.dvagc-m-section__topline{margin:0 0 16px!important;font-size:1.25rem;line-height:1.4;text-align:center}.dvagc-m-section__headline{text-align:center}.headline{position:relative;z-index:4}@media (max-width:748.98px){.headline br{display:none}}.headline.section-headline{text-align:center}@media (min-width:1023px){.headline.section-headline:not(.headline--nomargin){margin:0 0 58px}}@media (min-width:749px) and (max-width:1022.98px){.headline.section-headline:not(.headline--nomargin){margin:0 0 40px}}@media (max-width:748.98px){.headline.section-headline:not(.headline--nomargin){margin:0 0 37px}}@media (min-width:1023px){.light-bg .headline.section-headline{margin-top:76px}}@media (max-width:1022.98px){.light-bg .headline.section-headline{margin-top:51px}}.headline-title{position:relative;font-family:"Marburger Regular",sans-serif}@media (max-width:748.98px){.headline-title{-webkit-hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;hyphens:auto}}.headline-title>h2{padding-top:16px}.headline-title+div{margin-top:8px}@media (max-width:748.98px){.section-headline .headline-title--big{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}}@media (min-width:1023px){.headline-title--big+div{margin-top:18px}}@media (max-width:1022.98px){.headline-title--big+div{margin-top:15px}}.headline-text{font-family:"Marburger Regular",sans-serif;color:#c8aa22;letter-spacing:.5px}@media (min-width:749px){.headline-text+div{margin-top:7px}}@media (max-width:748.98px){.headline-text+div{margin-top:4px}}.headline-text--big{text-transform:uppercase}.headline-text--big+div{margin-top:15px}.headline-text span{color:#4d4d4d}.headline-icon{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.headline-icon img{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}button,input,select,textarea{box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}select::-ms-expand{display:none}input::-ms-clear{display:none}select:focus::-ms-value{color:#424242;background-color:rgba(255,255,255,.25)}::-webkit-input-placeholder{color:#424242}:-moz-placeholder{color:#424242}::-moz-placeholder{color:#424242}:-ms-input-placeholder{color:#424242}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{border:none;width:100%;height:45px;color:#424242;border:1px solid #a9a9a9;padding:0 10px;background-color:rgba(255,255,255,.25);-moz-transition:border .25s cubic-bezier(.645,.045,.355,1);-o-transition:border .25s cubic-bezier(.645,.045,.355,1);-ms-transition:border .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:border .25s cubic-bezier(.645,.045,.355,1);transition:border .25s cubic-bezier(.645,.045,.355,1);-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}@media (min-width:749px){input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{max-width:340px}}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#c8aa22}.form-error input[type=email]:invalid,.form-error input[type=number]:invalid,.form-error input[type=password]:invalid,.form-error input[type=search]:invalid,.form-error input[type=tel]:invalid,.form-error input[type=text]:invalid,.form-error select:invalid,.form-error textarea:invalid,.is-invalid input[type=email],.is-invalid input[type=number],.is-invalid input[type=password],.is-invalid input[type=search],.is-invalid input[type=tel],.is-invalid input[type=text],.is-invalid select,.is-invalid textarea{border-color:red;color:#424242;box-shadow:none}.form-error input[type=email]:invalid~.mandatory,.form-error input[type=email]:invalid~label,.form-error input[type=number]:invalid~.mandatory,.form-error input[type=number]:invalid~label,.form-error input[type=password]:invalid~.mandatory,.form-error input[type=password]:invalid~label,.form-error input[type=search]:invalid~.mandatory,.form-error input[type=search]:invalid~label,.form-error input[type=tel]:invalid~.mandatory,.form-error input[type=tel]:invalid~label,.form-error input[type=text]:invalid~.mandatory,.form-error input[type=text]:invalid~label,.form-error select:invalid~.mandatory,.form-error select:invalid~label,.form-error textarea:invalid~.mandatory,.form-error textarea:invalid~label,.is-invalid input[type=email]~.mandatory,.is-invalid input[type=email]~label,.is-invalid input[type=number]~.mandatory,.is-invalid input[type=number]~label,.is-invalid input[type=password]~.mandatory,.is-invalid input[type=password]~label,.is-invalid input[type=search]~.mandatory,.is-invalid input[type=search]~label,.is-invalid input[type=tel]~.mandatory,.is-invalid input[type=tel]~label,.is-invalid input[type=text]~.mandatory,.is-invalid input[type=text]~label,.is-invalid select~.mandatory,.is-invalid select~label,.is-invalid textarea~.mandatory,.is-invalid textarea~label{color:red}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='8' viewBox='0 0 12 8'%3E%3Cdefs%3E%3Cpath id='3p73a' d='M845.1 1349.42l-1.3-1.32-4.3 4.35-4.3-4.35-1.3 1.32 5.6 5.68z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-834 -1348)'%3E%3Cuse fill='%23a7893d' xlink:href='%233p73a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:12px 8px;background-repeat:no-repeat;background-position:96% center}option{padding:10px}.multi-input{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}@media (min-width:749px){.multi-input{max-width:340px}}@media (min-width:749px){.multi-input .input-field--small{max-width:74px}}@media (min-width:749px) and (max-width:1022.98px){.multi-input .input-field--small{max-width:74px}}@media (max-width:748.98px){.multi-input .input-field--small{width:calc(100% - 220px - 20px)}}@media (min-width:749px){.multi-input .input-field--large{max-width:248px}}@media (min-width:749px) and (max-width:1022.98px){.multi-input .input-field--large{max-width:246px}}@media (max-width:748.98px){.multi-input .input-field--large{max-width:220px}}label{color:#424242;margin:0}@media (max-width:748.98px){label{margin:11px 0 6px}}.mandatory,.medatory{color:#c8aa22;font-size:20px;font-family:"Marburger Bold",sans-serif}@media (min-width:1023px){.form-group{margin:8px 0 15px}}@media (min-width:749px) and (max-width:1022.98px){.form-group{margin:0 0 15px}}@media (max-width:748.98px){.form-group{margin:0 0 7px}}legend{font-family:"Marburger Bold",sans-serif}@media (min-width:749px){legend{margin:0 0 21px}}@media (max-width:748.98px){legend{margin:0 0 10px}}@media (min-width:1023px){fieldset{margin:0 0 30px}}@media (min-width:749px) and (max-width:1022.98px){fieldset{margin:0 0 39px}}@media (max-width:748.98px){fieldset{margin:0 0 28px}}.checkbox{margin:5px 0 8px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox input{position:absolute;z-index:-1000;left:-1000px;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.form-error .checkbox input:invalid~label:before,.is-invalid .checkbox input{border-color:red;color:#424242;box-shadow:none}.checkbox input+label{padding-left:28px;vertical-align:middle;display:inline-block;cursor:pointer;position:relative;margin:0;min-height:24px;line-height:1.6;font-size:inherit}.checkbox input+label:before{width:20px;height:20px;border-radius:3px;border:1px solid #a9a9a9;background-color:rgba(245,245,245,.25);content:"";left:0;position:absolute;top:4px}.checkbox input+label:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15' height='11' viewBox='0 0 15 11'%3E%3Cdefs%3E%3Cpath id='o1xea' d='M745.77 3055.78l8.98-8.98 1.25 1.21-10.23 10.2-4.77-4.77 1.25-1.21z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-741 -3047)'%3E%3Cuse fill='%23a28b40' xlink:href='%23o1xea'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center/contain;position:absolute;content:"";height:13px;width:13px;left:4px;top:7px;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);-moz-transition:transform .25s cubic-bezier(.645,.045,.355,1);-o-transition:transform .25s cubic-bezier(.645,.045,.355,1);-ms-transition:transform .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:transform .25s cubic-bezier(.645,.045,.355,1);transition:transform .25s cubic-bezier(.645,.045,.355,1)}.checkbox input:checked+label:after{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}#div-cookie{background-color:#4d4d4d;position:fixed;left:0;bottom:0;width:100%;z-index:9999;-moz-transition:transform .3s ease-out;-o-transition:transform .3s ease-out;-ms-transition:transform .3s ease-out;-webkit-transition:transform .3s ease-out;transition:transform .3s ease-out;-moz-transform:translate(0,100%);-o-transform:translate(0,100%);-ms-transform:translate(0,100%);-webkit-transform:translate(0,100%);transform:translate(0,100%)}#div-cookie.is-visible{-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}#div-cookie .content{padding:20px 440px 20px 0;position:relative}@media (max-width:1022.98px){#div-cookie .content{display:block;margin:0 auto;max-width:530px;padding:20px 0 40px;text-align:center}}#div-cookie .buttons,#div-cookie p{display:inline-block;vertical-align:middle}#div-cookie p{font-size:.9375rem;line-height:1.4;margin-bottom:5px;color:#fff;margin-bottom:5px}@media (max-width:1022.98px){#div-cookie p{width:100%;display:inline-block}}#div-cookie small{display:inline-block;font-size:.75rem;line-height:1.4}@media (min-width:1023px){#div-cookie .buttons{float:right;position:absolute;right:0;top:0;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}@media (min-width:749px) and (max-width:1022.98px){#div-cookie .buttons{margin-top:20px;min-width:324px}}@media (max-width:748.98px){#div-cookie .buttons{min-width:1px;margin-top:20px;width:100%}}#div-cookie .buttons .btn-cookie{color:#c8aa22;border:1px solid #c8aa22;text-transform:uppercase;min-width:250px;width:100%;height:60px;text-align:center;font-size:.75rem;letter-spacing:.05em;line-height:1.2;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-moz-transition:background-color .3s ease 0s,border-color .3s ease 0s,color .3s ease 0s;-o-transition:background-color .3s ease 0s,border-color .3s ease 0s,color .3s ease 0s;-ms-transition:background-color .3s ease 0s,border-color .3s ease 0s,color .3s ease 0s;-webkit-transition:background-color .3s ease 0s,border-color .3s ease 0s,color .3s ease 0s;transition:background-color .3s ease 0s,border-color .3s ease 0s,color .3s ease 0s}#div-cookie .buttons .btn-cookie:focus,#div-cookie .buttons .btn-cookie:hover{color:#fff;background-color:#c8aa22}@media (max-width:748.98px){#div-cookie .buttons .btn-cookie{min-width:1px;width:100%}}.btn-inline.arrow-right-mini{color:#c8aa22;padding-right:16px;position:relative}.btn-inline.arrow-right-mini svg{fill:#c8aa22;height:8px;margin-left:5px;display:inline-block}#dvagPrivacy p:first-of-type{font-size:.9rem}#dvagPrivacy p:nth-of-type(2){font-size:.7rem}#dvagPrivacy .dvagPrivacyAction{padding-left:2em}#dvagPrivacy .dvagPrivacyAction button{color:#fff!important;background-color:#a28b40!important}#dvagPrivacy .dvagPrivacyAction button:hover{background-color:#907b39!important;border:1px solid #907b39!important}.slick-slideshow .slide:not(.slick-slide):not(:first-of-type){display:none}.nav-arrow{position:absolute;top:46%;z-index:9;cursor:pointer;width:18px;height:33px;background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='34' viewBox='0 0 20 34'%3E%3Cdefs%3E%3Cpath id='z5mza' d='M1159.39 314.28l1.23-1.24 16.1 16.08-16.1 16.1-1.23-1.25 14.85-14.85z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1158 -312)'%3E%3Cuse fill='%23a28b40' xlink:href='%23z5mza'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' stroke-width='1.5' xlink:href='%23z5mza'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-moz-transition:transform .25s cubic-bezier(.645,.045,.355,1);-o-transition:transform .25s cubic-bezier(.645,.045,.355,1);-ms-transition:transform .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:transform .25s cubic-bezier(.645,.045,.355,1);transition:transform .25s cubic-bezier(.645,.045,.355,1)}.nav-arrow:after{opacity:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='34' viewBox='0 0 20 34'%3E%3Cdefs%3E%3Cpath id='z5mza' d='M1159.39 314.28l1.23-1.24 16.1 16.08-16.1 16.1-1.23-1.25 14.85-14.85z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1158 -312)'%3E%3Cuse fill='%23424242' xlink:href='%23z5mza'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23424242' stroke-miterlimit='50' stroke-width='1.5' xlink:href='%23z5mza'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/contain;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.nav-arrow:hover:after{opacity:1}.nav-arrow--prev{left:24px;-moz-transform:translate(0,-50%) rotate(180deg);-o-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);-webkit-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.nav-arrow--next{right:24px}.slick-dots{position:absolute;bottom:-38px;left:0;width:100%;text-align:center;padding-left:0;list-style:none}@media (max-width:1022.98px){.slick-dots{bottom:-38px}}.slick-dots li{margin:0 5px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}.slick-dots li:first-child{margin-left:0}.slick-dots li:last-child{margin-right:0}@media (max-width:1022.98px){.slick-dots li{margin:0 2.5px}}.slick-dots li.slick-active button{background-color:#c8aa22}.slick-dots button{border:none;cursor:pointer;display:block;padding:0;background-color:rgba(200,170,34,.2);text-indent:-9999px;-moz-transition:background .25s cubic-bezier(.645,.045,.355,1);-o-transition:background .25s cubic-bezier(.645,.045,.355,1);-ms-transition:background .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:background .25s cubic-bezier(.645,.045,.355,1);transition:background .25s cubic-bezier(.645,.045,.355,1)}@media (min-width:1023px){.slick-dots button{width:50px;height:8px}}@media (max-width:1022.98px){.slick-dots button{width:35px;height:5px}}.post-single-main{overflow:hidden}@media (min-width:1023px){.post-single-main{padding:20px 0 0}}@media (min-width:749px) and (max-width:1022.98px){.post-single-main{padding:30px 0 0}}@media (max-width:1022.98px){.post-single-main .sc-general{margin:45px 0}}.post-single-main .sc-article-list{margin-bottom:0}.post-single-main:before{content:"";background-color:#f5f5f5;position:absolute;left:0;top:-27px;width:100%;pointer-events:none;-moz-transform:skew(0deg,-2.6deg);-o-transform:skew(0deg,-2.6deg);-ms-transform:skew(0deg,-2.6deg);-webkit-transform:skew(0deg,-2.6deg);transform:skew(0deg,-2.6deg)}@media (min-width:1023px){.post-single-main:before{height:459px}}@media (min-width:749px) and (max-width:1022.98px){.post-single-main:before{height:382px}}@media (max-width:748.98px){.post-single-main:before{display:none}}.post-single-main .sc-parallax{margin:0 0 14px}@media (min-width:1023px){.post-single-main .sc-parallax{height:548px}}@media (min-width:749px) and (max-width:1022.98px){.post-single-main .sc-parallax{height:427px}}@media (max-width:748.98px){.post-single-main .sc-parallax{height:206px}}.post-single-main .sc-parallax:after{display:none}@media (max-width:748.98px){.post-single-main .cross-path:after,.post-single-main .cross-path:before{height:30px!important}}@media (min-width:1023px){.sc-post-single.light-bg{padding:60px 0}}@media (max-width:1022.98px){.sc-post-single.light-bg{padding:28px 0}}.sc-post-single .has--play-btn:before{height:60px;width:60px}.sc-post-single .has--play-btn:after{border-width:12px 0 12px 19px;height:19px}.sc-post-single .pb-1{padding-bottom:1em}@media (min-width:749px){.sc-post-single .pb-lg-1{padding-bottom:1em}}@media (min-width:1023px){.post-header{padding:0 0 40px}}@media (min-width:749px) and (max-width:1022.98px){.post-header{padding:0 0 40px}}@media (max-width:748.98px){.post-header{padding:30px 0 22px;background-color:#f5f5f5}}.post-header .mod-breadcrumb{margin:20px 0 1px}.post-header .mod-breadcrumb li{color:#c8aa22}.post-header .mod-tags-item{margin-right:7px;padding:2px 5px}@media (min-width:1023px){.post-header .headline-title{font-size:50px;line-height:50px}}@media (max-width:1022.98px){.post-header .headline-title{font-size:32px;line-height:36px;letter-spacing:.25px}}.post-header .headline-text{letter-spacing:0;font-family:"Marburger Regular",sans-serif;color:#4d4d4d}@media (min-width:1023px){.post-header .headline-text{font-size:21px;line-height:26px}}@media (max-width:1022.98px){.post-header .headline-text{font-size:19px;line-height:25px}}.post-header+section{margin-top:0}.post-date{color:#949494}@media (min-width:1023px){.post-date{margin:0 0 17px}}@media (max-width:1022.98px){.post-date{margin:0 0 12px}}.postbody-media{margin:0 0 40px}@media (max-width:748.98px){.postbody-media-wrapper .container,.postbody-media-wrapper [class*=col-]{max-width:100%;padding:0}}@media (max-width:748.98px){.postbody-media-wrapper .row{margin:0}}.postbody-media img{object-fit:cover;width:100%}@media (min-width:576px) and (max-width:748.98px){.postbody-media img{left:-110px;max-width:inherit;width:calc(100% + 220px)}}@media (max-width:575.98px){.postbody-media img{max-width:inherit}}.has-copyright-text{position:relative;padding-right:82px}.mod-video .has-copyright-text{text-align:right}.has-copyright-text .copyright-text{opacity:.7;right:0;top:7px;position:absolute}.float-lg-left figcaption,.float-lg-right figcaption{max-width:300px;margin:initial}.postbody-caption{padding-top:7px;display:block;margin:0 auto}@media (min-width:1200px){.postbody-caption{max-width:700px}}@media (min-width:1023px) and (max-width:1199.98px){.postbody-caption{max-width:632px}}@media (min-width:749px) and (max-width:1022.98px){.postbody-caption{max-width:570px}}@media (min-width:576px) and (max-width:748.98px){.postbody-caption{max-width:540px}}@media (max-width:575.98px){.postbody-caption{max-width:calc(100% - 60px)}.container .postbody-caption{max-width:100%}}.postbody-caption p{opacity:.7;margin:0!important}.article-inline-media img{margin:8px 0 2px}@media (min-width:1023px){.article-inline-media .left,.article-inline-media .right{width:calc((100% - 20px)/ 8 * 4)}}@media (max-width:1022.98px){.article-inline-media .left,.article-inline-media .right{width:100%;margin-bottom:25px}}@media (min-width:1023px){.article-inline-media .right{clear:right;float:right;margin-left:calc((100% - 20px)/ 8 / 2);margin-right:calc((-100% - 20px)/ 8)}}@media (min-width:1023px){.article-inline-media .left{clear:left;float:left;margin-left:calc((-100% - 20px)/ 8);margin-right:calc((100% - 20px)/ 8 / 2)}}.article-inline-media blockquote{margin:0}.article-inline-media .postbody-caption{max-width:100%}@media (max-width:1022.98px){.article-inline-media .postbody-caption{padding-bottom:3px;padding-top:3px}}.article-info{position:relative;font-size:12px;line-height:14px;text-transform:uppercase}@media (min-width:1023px){.article-info{margin-bottom:40px}}@media (max-width:1022.98px){.article-info{margin-bottom:25px}}.article-info-item{width:100%;margin-right:17px;max-width:78px;position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}.article-info-item:not(:last-child):after{content:"";width:1px;height:100%;position:absolute;right:0;top:0;background-color:#c8aa22}@media (min-width:749px){.article-text{margin:0 0 60px}}@media (max-width:748.98px){.article-text{margin:0 0 45px}}@media (min-width:1023px){.post-single-main .article-text{margin:0 0 40px}}@media (max-width:1022.98px){.post-single-main .article-text{margin:0 0 25px}}.article-text:last-child{margin-bottom:0}@media (min-width:1023px){.article-text h2{margin:0 0 40px}}@media (max-width:1022.98px){.article-text h2{margin:0 0 25px}}@media (min-width:1023px){.article-text p:not(:last-child){margin:0 0 28px}}@media (max-width:1022.98px){.article-text p:not(:last-child){margin:0 0 24px}}@media (min-width:1023px){.article-text p+h3,.article-text p+h4,.article-text p+h5{margin-top:40px}}.article-text ul{padding-left:12px}@media (min-width:1023px){.article-text ul{margin:40px 0}}@media (max-width:1022.98px){.article-text ul{margin:20px 0 25px}}.article-text ul li{position:relative;padding-left:30px;padding-bottom:10px}.article-text ul li:before{background:#c8aa22;content:"";display:block;height:7px;left:0;position:absolute;top:10px;width:7px}@media (min-width:1023px){.article-text p{margin:0 0 28px}}@media (max-width:1022.98px){.article-text p{margin:0 0 25px}}.article-text p iframe{max-width:100%}@media (min-width:749px) and (max-width:1022.98px){.article-text p iframe{height:310px}}@media (max-width:748.98px){.article-text p iframe{height:50vw}}@media (min-width:1023px){.article-text .mod-video{margin:0 0 80px}}@media (max-width:1022.98px){.article-text .mod-video{margin:0 0 40px}}@media (min-width:576px) and (max-width:748.98px){.article-text .mod-video{left:-110px;max-width:inherit;width:calc(100% + 220px)}}@media (max-width:575.98px){.article-text .mod-video{left:-30px;max-width:inherit;width:calc(100% + 60px)}}.article-text :not(.mod-quote):last-child{margin-bottom:0}.big-letter{font-family:"Marburger Bold",sans-serif;text-transform:uppercase;float:left}@media (min-width:1023px){.big-letter{font-size:55px;line-height:53px;margin-right:8px;margin-top:2px}}@media (max-width:1022.98px){.big-letter{font-size:50px;line-height:46px;margin-right:8px;margin-top:2px}}@media (min-width:1023px){.post-footer{margin:61px 0 80px}}@media (min-width:749px) and (max-width:1022.98px){.post-footer{margin:51px 0}}.post-footer .mod-tags-item{padding:2px 8px;margin-right:3px}@media (min-width:749px){.post-footer .mod-social-icons-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.post-footer .mod-social-icons{border:none;margin:0;padding-top:0}.post-footer .mod-social-icons .icon{max-height:15px;max-width:18px}.post-footer .mod-social-icons-title{text-align:left;text-transform:uppercase;margin:0 0 21px;font-family:"Marburger Bold",sans-serif;letter-spacing:0}.post-footer .article-info{margin-bottom:0;margin-left:13px;padding-left:21px}@media (max-width:748.98px){.post-footer .article-info{margin:19px 0;padding-left:21px}}.post-footer .article-info:after{content:"";width:1px;height:100%;position:absolute;left:0;top:0;background-color:#c8aa22}.post-has-herocomponent .container.text-full .row{display:block}.post-has-herocomponent .post-header{padding-bottom:0}.post-has-herocomponent .post-footer{margin-top:48px}.post-has-herocomponent .post-single .post-info .post-info-item{margin-bottom:24px}.post-has-herocomponent.no-content .post-footer{margin:0}.post-has-herocomponent.no-content .post-single{display:flex;align-items:flex-end}.post-has-herocomponent.no-content .post-single .post-info .post-info-item{max-width:100%;margin-bottom:auto}.hero-component{position:relative;width:100%;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}@media (min-width:1023px){.hero-component{height:500px}}@media (min-width:749px) and (max-width:1022.98px){.hero-component{height:439px}}.hero-component-image{z-index:0;overflow:hidden;height:100%;width:100%;position:absolute;left:0;top:0}.hero-component-image:before{content:"";position:absolute;left:0;top:0;height:100%;pointer-events:none;z-index:1;opacity:.9}@media (min-width:749px){.hero-component-image:before{width:66.6666%}}@media (max-width:748.98px){.hero-component-image:before{width:100%;background-color:rgba(76,76,76,.6)}}.hero-component-image .container{position:relative;z-index:3}@media (min-width:1023px){.hero-component .headline-title{margin-bottom:28px;text-shadow:0 0 20px #fff}}@media (max-width:748.98px){.hero-component .headline-title{max-width:100%!important;color:#fff}}@media (max-width:748.98px){.hero-component .headline-text{color:#fff}}@media (max-width:748.98px){.hero-component-content{padding:31px 0}}.hero-component-seal{position:absolute}@media (min-width:749px){.hero-component-seal{bottom:20px;right:10px}}@media (max-width:748.98px){.hero-component-seal{max-width:113px;bottom:14px;right:-5px}}@media (max-width:748.98px){.hero-component .btn-grp{margin-top:20px;width:100%}}.hero-component iframe{position:absolute;top:50%;left:50%;width:150%;height:150%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:576px) and (max-width:748.98px){.hero-component iframe{width:200%;height:200%}}@media (max-width:1022.98px){.sc-hero-component-home{background-color:#f5f5f5}}@media (min-width:1023px){.sc-hero-component-home .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}}@media (max-width:748.98px){.sc-hero-component-home .container{max-width:calc(100% - 60px)}}@media (min-width:749px) and (max-width:1022.98px){.sc-hero-component-home .hero-component{height:auto}}@media (min-width:749px) and (max-width:1022.98px){.sc-hero-component-home .hero-component-image{height:430px;position:relative}}@media (max-width:748.98px){.sc-hero-component-home .hero-component-image{height:210px;position:relative}}.sc-hero-component-home .hero-component-image .container{height:100%}@media (max-width:1022.98px){.sc-hero-component-home .hero-component-image:before{display:none}}@media (max-width:748.98px){.sc-hero-component-home .headline{padding-right:30px}}@media (max-width:748.98px){.sc-hero-component-home .headline-title{max-width:100%}}@media (max-width:748.98px){.sc-hero-component-home .headline-text{color:#c8aa22}}.sc-hero-applicationform .mod-breadcrumb{margin:30px 0}@media (min-width:1023px){.sc-hero-applicationform .hero-component-content{margin-top:142px}}@media (min-width:749px) and (max-width:1022.98px){.sc-hero-applicationform .hero-component-content{margin-top:152px}}@media (max-width:748.98px){.sc-hero-applicationform .hero-component-content{margin-bottom:0;margin-top:38px}}.sc-hero-teamblog{padding:20px 0 12px}.sc-hero-teamblog .mod-breadcrumb{margin:0}.sc-hero-teamblog .hero-component{height:auto}@media (min-width:1023px){.sc-hero-teamblog .hero-component-content{margin:34px 0 0}}@media (min-width:749px) and (max-width:1022.98px){.sc-hero-teamblog .hero-component-content{margin:11px 0 17px}}@media (max-width:748.98px){.sc-hero-teamblog .hero-component-content{margin:11px 0 21px;padding:0}}@media (max-width:748.98px){.sc-hero-teamblog .headline-text{color:#c8aa22}}@media (max-width:748.98px){.sc-hero-teamblog .headline-title{color:#4d4d4d}}.sc-hero-teamblog+section{padding-top:0}.sc-hero-teamblog+.sc-double-teaser{margin-top:0}.sc-hero-teaser{margin:0}@media (min-width:1023px){.sc-hero-teaser{padding-bottom:20px}}@media (max-width:748.98px){.sc-hero-teaser .container{max-width:100%}}.mod-hero-teaser{position:relative;color:#4d4d4d;background-color:#fff;-moz-transition:box-shadow .4s cubic-bezier(.645,.045,.355,1);-o-transition:box-shadow .4s cubic-bezier(.645,.045,.355,1);-ms-transition:box-shadow .4s cubic-bezier(.645,.045,.355,1);-webkit-transition:box-shadow .4s cubic-bezier(.645,.045,.355,1);transition:box-shadow .4s cubic-bezier(.645,.045,.355,1)}@media (min-width:1023px){.mod-hero-teaser{padding:27px 20px}}@media (min-width:749px) and (max-width:1022.98px){.mod-hero-teaser{padding:13px 60px 20px 20px}}@media (max-width:748.98px){.mod-hero-teaser{padding:13px 80px 20px 30px}}.mod-hero-teaser:hover{-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);-ms-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);-o-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);box-shadow:0 2px 10px 0 rgba(0,0,0,.2)}@media (min-width:1023px){.mod-hero-teaser-image{height:500px}}@media (min-width:749px) and (max-width:1022.98px){.mod-hero-teaser-image{height:430px}}@media (max-width:748.98px){.mod-hero-teaser-image{height:210px}}.mod-hero-teaser .mod-tags{min-height:20px}@media (min-width:1023px){.mod-hero-teaser .mod-tags{left:-10px;margin-top:-28px;position:relative;top:-38px}}@media (max-width:1022.98px){.mod-hero-teaser .mod-tags{margin:0 0 17px}}@media (max-width:1022.98px){.mod-hero-teaser .mod-tags-item:not(.gold-bg){background-color:#eee}.mod-hero-teaser .mod-tags-item:not(.gold-bg):hover{background-color:#c8aa22}}.mod-hero-teaser-headline{margin:0 0 9px}.mod-hero-teaser-btn{position:absolute;top:50%;-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-moz-transition:transform .4s cubic-bezier(.645,.045,.355,1);-o-transition:transform .4s cubic-bezier(.645,.045,.355,1);-ms-transition:transform .4s cubic-bezier(.645,.045,.355,1);-webkit-transition:transform .4s cubic-bezier(.645,.045,.355,1);transition:transform .4s cubic-bezier(.645,.045,.355,1)}@media (min-width:1023px){.mod-hero-teaser-btn{right:40px}}@media (max-width:1022.98px){.mod-hero-teaser-btn{right:25px}}.mod-hero-teaser:hover .mod-hero-teaser-btn{-moz-transform:translate(8px,-50%);-o-transform:translate(8px,-50%);-ms-transform:translate(8px,-50%);-webkit-transform:translate(8px,-50%);transform:translate(8px,-50%)}.mod-hero-teaser .icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='34' viewBox='0 0 20 34'%3E%3Cdefs%3E%3Cpath id='z5mza' d='M1159.39 314.28l1.23-1.24 16.1 16.08-16.1 16.1-1.23-1.25 14.85-14.85z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1158 -312)'%3E%3Cuse fill='%23a28b40' xlink:href='%23z5mza'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' stroke-width='1.5' xlink:href='%23z5mza'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (min-width:1023px){.mod-hero-teaser .icon{width:18px;height:33px}}@media (max-width:1022.98px){.mod-hero-teaser .icon{width:14px;height:24px}}.mod-hero-teaser a{color:inherit}@media (max-width:1022.98px){.sc-hero-overviewpage{background-color:#f5f5f5}}.sc-hero-overviewpage .container{height:100%}@media (min-width:749px){.sc-hero-overviewpage .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}}@media (min-width:749px) and (max-width:1022.98px){.sc-hero-overviewpage .hero-component-content{margin:38px 0}}@media (max-width:748.98px){.sc-hero-overviewpage .hero-component-image{height:210px;position:relative}}@media (max-width:748.98px){.sc-hero-overviewpage .hero-component-image:before{display:none}}@media (max-width:748.98px){.sc-hero-overviewpage .headline-title{color:#4d4d4d}}@media (max-width:748.98px){.sc-hero-overviewpage .headline-text{color:#c8aa22}}.sc-hero-overviewpage+section:not(.sc-no-margin){padding:0}@media (min-width:1023px){.sc-hero-overviewpage+section:not(.sc-no-margin){margin-top:32px}}@media (min-width:749px) and (max-width:1022.98px){.sc-hero-overviewpage+section:not(.sc-no-margin){margin-top:52px}}.mod-formular-content-area{background-color:#fff;margin-bottom:30px}@media (min-width:1023px){.mod-formular-content-area{margin-top:-136px;padding:63px 90px 60px;overflow:hidden}}@media (min-width:749px) and (max-width:1022.98px){.mod-formular-content-area{margin-top:-120px;padding:50px 60px 60px;overflow:hidden}}@media (max-width:748.98px){.mod-formular-content-area{display:block;margin:0 auto;width:100%;box-shadow:none;padding:39px 0 51px}}@media (min-width:576px) and (max-width:748.98px){.mod-formular-content-area{max-width:540px}}@media (max-width:575.98px){.mod-formular-content-area{max-width:calc(100% - 60px)}}.mod-formular-content-area .btn{position:relative}.mod-formular-content-area.not-validated .btn{color:#ccc;background-color:transparent;border-color:currentColor}.mod-formular-content-area .validation-failed-text{-moz-transform:translate(0,100%);-o-transform:translate(0,100%);-ms-transform:translate(0,100%);-webkit-transform:translate(0,100%);transform:translate(0,100%);color:#949494;position:absolute;left:0;bottom:0;padding-top:1em;width:100%;text-transform:none;font-size:110%;display:none}.mod-formular-content-area.not-validated .validation-failed-text{display:block}@media (min-width:1023px){.mod-formular-block{margin:0 0 68px}}@media (max-width:1022.98px){.mod-formular-block{margin:0 0 37px}}.mod-formular-block.has-bg{position:relative;background-color:rgba(245,245,245,.75)}@media (min-width:1023px){.mod-formular-block.has-bg{margin-top:-30px;margin-bottom:30px;padding:40px 0}}.mod-formular-block.has-bg:after,.mod-formular-block.has-bg:before{content:"";background-color:rgba(245,245,245,.75);position:absolute;top:0;width:100%;height:100%}.mod-formular-block.has-bg:before{right:100%}.mod-formular-block.has-bg:after{left:100%}@media (max-width:1022.98px){.mod-formular-block.has-bg{padding:40px 0}}@media (max-width:748.98px){.mod-formular-block.has-bg{background-color:#f5f5f5;padding:30px 0}.mod-formular-block.has-bg:after,.mod-formular-block.has-bg:before{background-color:#f5f5f5}}.mod-formular-block .mod-list{margin:0 0 14px}@media (min-width:1023px){.mod-formular-block .mod-list{max-width:590px;padding-left:59px}}@media (min-width:749px) and (max-width:1022.98px){.mod-formular-block .mod-list{max-width:510px;padding-left:44px}}@media (max-width:748.98px){.mod-formular-block .mod-list{max-width:300px}}@media (min-width:1023px){.mod-formular-block .mod-list-text{font-size:21px;line-height:28px}}@media (max-width:1022.98px){.mod-formular-block .mod-list-text{font-size:19px;line-height:25px}}.mod-formular-headline{font-family:"Marburger Bold",sans-serif}@media (min-width:749px){.mod-formular-headline{margin:0 0 28px}}@media (max-width:1022.98px){.mod-formular-headline{margin:0 0 24px}}.mod-formular-headline--small{margin:0 0 20px}@media (min-width:1023px){.mod-formular-headline--small{font-size:21px;line-height:28px}}@media (max-width:1022.98px){.mod-formular-headline--small{font-size:19px;line-height:25px}}.mod-formular-text{font-size:17px;margin:20px 0 5px}@media (min-width:1023px){.mod-formular-text{line-height:1.2}}@media (min-width:749px) and (max-width:1022.98px){.mod-formular-text{line-height:1.45}}.mod-formular-info-text{opacity:.7;color:#4d4d4d;font-size:15px}.mod-formular-btn-group{position:relative}@media (min-width:1023px){.mod-formular-btn-group{margin:29px 0 0}}@media (max-width:1022.98px){.mod-formular-btn-group{margin:31px 0 0}}.mod-formular-input{width:100%;display:block;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:749px){.mod-formular-input{margin:0 0 20px}}@media (max-width:748.98px){.mod-formular-input{margin:0 0 10px}}@media (min-width:1023px){.mod-formular-input-wrapper{margin:30px 0 -20px}}@media (min-width:749px) and (max-width:1022.98px){.mod-formular-input-wrapper{margin:32px 0 -18px}}@media (max-width:748.98px){.mod-formular-input-wrapper{margin:30px 0 -7px}}.mod-formular-input:hover .mod-formular-input-text{background-color:#c8aa22;color:#fff}.mod-formular-input input{opacity:0;position:absolute}.mod-formular-input input:checked+.mod-formular-input-text{background-color:#c8aa22;color:#fff}.mod-formular-input-text{display:block;text-transform:uppercase;padding:13px 0;color:#c8aa22;font-family:"Marburger Bold",sans-serif;border:1px solid #c8aa22;text-align:center;letter-spacing:.5px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-moz-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);-o-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);-ms-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1)}.mod-formular-input-group{position:relative;display:block;text-transform:uppercase;color:#c8aa22;font-family:"Marburger Bold",sans-serif;border:1px solid #c8aa22;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.mod-formular-input-group:before{background-color:rgba(181,162,102,.15);content:"";height:100px;pointer-events:none;position:absolute;width:100%}@media (min-width:1023px){.mod-formular-input-group:before{left:20%;top:6px;-moz-transform:rotate(-5deg);-o-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@media (min-width:576px) and (max-width:1022.98px){.mod-formular-input-group:before{left:10%;top:12px;-moz-transform:rotate(-6deg);-o-transform:rotate(-6deg);-ms-transform:rotate(-6deg);-webkit-transform:rotate(-6deg);transform:rotate(-6deg)}}@media (max-width:575.98px){.mod-formular-input-group:before{height:170px;left:-12%;top:11px;width:500px;-moz-transform:rotate(-10deg);-o-transform:rotate(-10deg);-ms-transform:rotate(-10deg);-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}}@media (min-width:480px) and (max-width:580px){.mod-formular-input-group:before{height:170px;left:-8%;top:8px;width:800px;-moz-transform:rotate(-7deg);-o-transform:rotate(-7deg);-ms-transform:rotate(-7deg);-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}}.mod-formular-input-group .mod-formular-input{margin:0}.mod-formular-input-group .mod-formular-input:last-child .mod-formular-input-text{border-right:none}.mod-formular-input-group .mod-formular-input-text{border:none;font-size:21px;border-right:1px solid #c8aa22;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.mod-formular-input-labels{font-size:15px;margin:6px 0 0;opacity:.7;color:#4d4d4d}@media (min-width:1023px){.mod-formular-input-labels{padding:0 30px}}@media (min-width:749px) and (max-width:1022.98px){.mod-formular-input-labels{padding:0 18px}}@media (min-width:1023px){.mod-formular-group-block{margin:23px 0 10px}}@media (min-width:749px) and (max-width:1022.98px){.mod-formular-group-block{margin:26px 0 0}}@media (max-width:748.98px){.mod-formular-group-block{margin:0 0 26px}}.mod-formular-group-block .mod-formular-text{margin-bottom:20px}.kontaktformular-form-trigger{padding:21px 0 0}@media (max-width:748.98px){.kontaktformular-form-trigger{border-top:1px solid #dedede;margin:32px 0 0;padding:18px 0}}@media (max-width:748.98px){.kontaktformular-form-trigger .link{display:block;padding-left:0;padding-right:30px}}@media (max-width:748.98px){.kontaktformular-form-trigger .link .icon{left:auto;right:0}}.kontaktformular-form-trigger.is-open .icon{top:4px;-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mod-kontaktformular{display:none;margin:0}.mod-kontaktformular-submitform{margin-top:-17px}.mod-kontaktformular fieldset:first-child{margin-top:39px}@media (max-width:748.98px){.mod-kontaktformular fieldset:first-child{margin-top:18px}}.mod-kontaktformular .mod-social-icons{border:none;margin:0;padding:50px 0 65px}@media (max-width:1022.98px){.mod-kontaktformular .mod-social-icons{padding-bottom:50px}}.mod-kontaktformular .mod-social-icons-title{color:#4d4d4d;font-size:12px;font-family:"Marburger Bold",sans-serif;line-height:1.17em;text-transform:uppercase;text-align:center;margin-bottom:20px}@media (max-width:748.98px){.mod-kontaktformular .mod-social-icons-title{text-align:left}}.mod-kontaktformular .mod-social-icons-share{text-align:center;font-size:0}@media (max-width:748.98px){.mod-kontaktformular .mod-social-icons-share{text-align:left}}.mod-kontaktformular .mod-social-icons-item{margin-left:2px;margin-right:2px;height:40px;width:41px}.mod-kontaktformular .mod-social-icons .icon{-moz-transform:scale(.8);-o-transform:scale(.8);-ms-transform:scale(.8);-webkit-transform:scale(.8);transform:scale(.8)}.sc-hero-applicationform--cv{background-color:#fff}.sc-hero-applicationform--cv .hero-component .headline-title{letter-spacing:1pt}.sc-hero-applicationform--cv .hero-component .headline-text{letter-spacing:1pt}@media (max-width:748.98px){.sc-hero-applicationform--cv .hero-component-content{margin-top:0}}@media (max-width:748.98px){.sc-hero-applicationform--cv .hero-component-image{height:210px;position:relative}}@media (max-width:748.98px){.sc-hero-applicationform--cv .hero-component-image:before{display:none}}@media (max-width:748.98px){.sc-hero-applicationform--cv .headline-title{color:#4d4d4d}}@media (max-width:748.98px){.sc-hero-applicationform--cv .headline-text{color:#c8aa22}}.sc-cv-form{padding-bottom:50px;z-index:1}@media (max-width:1022.98px){.sc-cv-form{padding-bottom:0}}.sc-cv-form [class*=headline]{letter-spacing:.46pt}.sc-cv-form .mod-formular-content-area{padding-top:0;padding-bottom:0}@media (max-width:1022.98px){.sc-cv-form .mod-formular-content-area{margin-bottom:0}}.sc-cv-form .mod-kontaktformular{background-color:#fff;display:block}.sc-cv-form .mod-formular-text--gray{color:rgba(77,77,77,.7);font-size:15px;margin-top:0}.sc-cv-form .form-check-inline{margin-right:24px}.sc-cv-form input[type=email],.sc-cv-form input[type=number],.sc-cv-form input[type=password],.sc-cv-form input[type=search],.sc-cv-form input[type=tel],.sc-cv-form input[type=text],.sc-cv-form select,.sc-cv-form textarea{background-color:rgba(245,245,245,.25)}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form input[type=email],.sc-cv-form input[type=number],.sc-cv-form input[type=password],.sc-cv-form input[type=search],.sc-cv-form input[type=tel],.sc-cv-form input[type=text],.sc-cv-form select,.sc-cv-form textarea{max-width:368px}}.sc-cv-form .mod-formular-headline--small{margin-bottom:30px}@media (max-width:748.98px){.sc-cv-form .mod-formular-headline--small{margin-bottom:24px}}.sc-cv-form .mod-formular-text{margin-top:0}.sc-cv-form .mod-formular-block{margin-bottom:0}.sc-cv-form .mod-formular-block--intro{margin-top:0;padding-top:60px;padding-bottom:50px}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-formular-block--intro{padding-top:40px;padding-bottom:40px}}@media (max-width:748.98px){.sc-cv-form .mod-formular-block--intro{padding-top:30px;padding-bottom:30px}}.sc-cv-form .mod-formular-block--one{padding-top:50px}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-formular-block--one{padding-top:40px}}@media (max-width:748.98px){.sc-cv-form .mod-formular-block--one{padding-top:40px}}.sc-cv-form .mod-formular-block--one .mod-formular-headline{margin-bottom:36px}@media (max-width:748.98px){.sc-cv-form .mod-formular-block--one .mod-formular-headline{margin-bottom:24px}}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-formular-block--one .mod-formular-headline{margin-bottom:30px}}.sc-cv-form .mod-formular-block--two{padding-top:36px}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-formular-block--two{padding-top:40px}}.sc-cv-form .mod-formular-block--two .mod-formular-headline{margin-bottom:24px}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-formular-block--two .mod-formular-headline{margin-bottom:30px}}@media (max-width:748.98px){.sc-cv-form .mod-formular-block--two .mod-formular-headline{margin-bottom:10px}}.sc-cv-form .mod-formular-block--two .form-group{margin-top:0;margin-bottom:0}.sc-cv-form .mod-formular-block--advisor{display:none;padding-top:36px}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-formular-block--advisor{padding-top:40px}}.sc-cv-form .mod-formular-block--advisor .mod-formular-headline{margin-bottom:16px}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-formular-block--advisor .mod-formular-headline{margin-bottom:30px}}.sc-cv-form .mod-formular-block--outro{margin:0;padding-top:50px;padding-bottom:78px}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-formular-block--outro{padding-top:40px;padding-bottom:40px}}@media (max-width:748.98px){.sc-cv-form .mod-formular-block--outro{padding-top:30px;padding-bottom:30px}}.sc-cv-form .mod-formular-block--outro .mod-formular-headline{margin-bottom:24px}.sc-cv-form .mod-formular-block--outro .mod-formular-text{margin-bottom:0;color:#4d4d4d;font-size:19px;line-height:1.5em}@media (min-width:1023px){.sc-cv-form .extra-padding{padding-left:30px}}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .extra-padding{padding-left:4px}}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .multi-input{max-width:100%}}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .multi-input .input-field--small{max-width:74px}}@media (max-width:748.98px){.sc-cv-form .multi-input .input-field--small{width:calc(100% - 186px - 20px)}}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .multi-input .input-field--large{max-width:274px}}@media (max-width:748.98px){.sc-cv-form .multi-input .input-field--large{max-width:186px}}@media (min-width:749px){.sc-cv-form .multi-input .input-field--ort1{max-width:74px}}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .multi-input .input-field--ort1{max-width:74px}}@media (max-width:748.98px){.sc-cv-form .multi-input .input-field--ort1{width:calc(100% - 160px - 20px)}}@media (min-width:749px){.sc-cv-form .multi-input .input-field--ort2{max-width:248px}}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .multi-input .input-field--ort2{max-width:274px}}@media (max-width:748.98px){.sc-cv-form .multi-input .input-field--ort2{max-width:160px}}@media (min-width:1023px){.sc-fhdw-cv-form .mod-formular-content-area{margin-top:0}}.sc-fhdw-cv-form input,.sc-fhdw-cv-form select{display:block;max-width:100%}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-kontaktformular .cv-form-content legend{margin-bottom:24px}}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-kontaktformular .cv-form-content--personal{margin-top:50px}}.sc-cv-form .mod-kontaktformular .cv-form-content--address{margin-bottom:24px}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-kontaktformular .cv-form-content--address{margin-bottom:40px}}.sc-cv-form .mod-kontaktformular .cv-form-content--upload{margin-bottom:40px}@media (max-width:1022.98px){.sc-cv-form .mod-kontaktformular .cv-form-content--upload{margin-bottom:50px}}.sc-cv-form .mod-kontaktformular .cv-form-content--upload legend{margin-bottom:30px}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-kontaktformular .cv-form-content--upload legend{margin-bottom:24px}}.sc-cv-form .mod-kontaktformular .cv-form-content--upload .text{margin-bottom:12px}.sc-cv-form .mod-kontaktformular .cv-form-content--upload .mod-formular-text{line-height:1.5em;margin-bottom:0}.sc-cv-form .mod-kontaktformular .cv-form-content--upload .form-group{margin:0;padding-top:36px}@media (max-width:1022.98px){.sc-cv-form .mod-kontaktformular .cv-form-content--upload .form-group{padding-top:20px}}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-kontaktformular .cv-form-content--upload .extra-padding{padding-left:0}}.sc-cv-form .mod-kontaktformular .cv-form-content--submit{margin-bottom:50px}.sc-cv-form .mod-kontaktformular .cv-form-content--submit legend{margin-bottom:20px}@media (max-width:1022.98px){.sc-cv-form .mod-kontaktformular .cv-form-content--submit legend{margin-bottom:16px}}.sc-cv-form .mod-kontaktformular .cv-form-content--submit .form-group{margin:0}.sc-cv-form .mod-kontaktformular .cv-form-content--submit .form-group--terms label{letter-spacing:0}.sc-cv-form .mod-kontaktformular .cv-form-content--submit .form-group--terms .mandatory{position:absolute}.sc-cv-form .mod-kontaktformular .cv-form-content--submit .form-group--submit{margin-top:52px}@media (max-width:1022.98px){.sc-cv-form .mod-kontaktformular .cv-form-content--submit .form-group--submit{margin-top:40px}}@media (min-width:749px) and (max-width:1022.98px){.sc-cv-form .mod-kontaktformular .cv-form-content--submit .form-group .btn{max-width:284px;min-width:284px}}.birthday-input{font-size:0}.birthday-input ::placeholder{color:#a9a9a9}.birthday-input input{width:54px;padding:0;margin-right:10px;text-align:center}.birthday-input input:last-child{width:64px}.custom-radio-input input{position:absolute!important;opacity:0;height:20px;width:20px}.form-error .custom-radio-input input:invalid~label:before,.is-invalid .custom-radio-input input{border-color:red}.custom-radio-input label{padding-left:28px;position:relative;cursor:pointer}.custom-radio-input label:after,.custom-radio-input label:before{position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.custom-radio-input label:before{border:1px solid #a9a9a9;background-color:rgba(245,245,245,.25);width:18px;height:18px;left:0;top:0}.custom-radio-input label:after{background-color:#a9a9a9;width:10px;height:10px;left:4px;top:4px;opacity:0}.custom-radio-input label:hover:after{opacity:.25}.custom-radio-input input:checked~label:after{opacity:1}.upload-container input[type=file]{display:none}.upload-zone{width:100%;position:relative;margin-bottom:16px}@media (min-width:1023px){.upload-zone{background-color:rgba(245,245,245,.25);border:1px dashed #979797;height:230px;max-width:340px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-flow:column;flex-flow:column}}@media (max-width:1022.98px){.upload-zone{margin-top:0}}.upload-zone-icon{background:url("data:image/svg+xml,%3Csvg width='30' height='60' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M685.25 2439.42c0-.87-.7-1.56-1.57-1.56-.87 0-1.57.7-1.57 1.56v5.45c0 .86.7 1.56 1.57 1.56.87 0 1.57-.7 1.57-1.56zm6.33 0c0-.87-.7-1.56-1.58-1.56-.87 0-1.58.7-1.58 1.56v14.02c0 .86.7 1.56 1.58 1.56.87 0 1.58-.7 1.58-1.56zm6.3 0c0-.87-.7-1.56-1.57-1.56-.87 0-1.57.7-1.57 1.55v9.35c0 .86.7 1.55 1.57 1.55.87 0 1.57-.7 1.57-1.55zm3.97-3.9c1.74 0 3.15-1.4 3.15-3.12v-27.35c0-.86-.5-2.05-1.12-2.66l-6.37-6.29a4.42 4.42 0 0 0-2.69-1.1h-16.66a3.14 3.14 0 0 0-3.16 3.11v34.3c0 1.72 1.4 3.1 3.15 3.1zm-.8-31.17c.44 0 .8.35.8.78 0 .43-.36.78-.8.78h-3.15a3.93 3.93 0 0 1-3.95-3.9v-3.11c0-.43.35-.78.79-.78.43 0 .79.35.79.78v3.11a2.36 2.36 0 0 0 2.37 2.34zm-16.93 14.4a1.57 1.57 0 0 1-.02-2.22l4.7-4.76a1.58 1.58 0 0 1 2.24 0l4.78 4.76c.61.61.61 1.6 0 2.22-.62.62-1.62.62-2.24 0l-2.07-2.08v7.08a1.58 1.58 0 0 1-3.16 0v-7.06l-2 2.06c-.62.61-1.61.62-2.23 0z' id='a'/%3E%3C/defs%3E%3Cg transform='translate(-675 -2395)'%3E%3Cuse xlink:href='%23a' fill='%23a28b40'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat scroll center top/30px 60px;width:30px;height:60px;margin-top:30px}@media (max-width:1022.98px){.upload-zone-icon{display:none}}.upload-zone-text{color:rgba(77,77,77,.7);font-size:15px;line-height:1.15em;text-align:center;margin-top:10px;max-width:110px}@media (max-width:1022.98px){.upload-zone-text{display:none}}.upload-zone .btn{margin-top:10px;padding:13px 30px 12px;height:40px;max-width:205px;min-width:auto}.upload-zone .dropzone-faker{background-color:transparent;cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%;z-index:55}@media (max-width:1022.98px){.upload-zone .dropzone-faker{opacity:0}}.upload-zone .dropzone-faker.dz-drag-hover{background-color:rgba(200,170,34,.15)}.upload-zone.invalid{border-color:red}.file-size-limit-remaining{color:rgba(66,66,66,.7);font-size:13px;line-height:1em;margin-bottom:6px;text-align:center;max-width:340px}@media (max-width:1022.98px){.file-size-limit-remaining{max-width:100%;text-align:left}}.file-list{max-width:340px;padding-top:40px}.file-list-content li{color:rgba(0,0,0,.7);font-size:15px;line-height:22px;position:relative;margin-bottom:15px}.file-list-content li.in-progress,.file-list-content li.nofile{color:rgba(77,77,77,.7)}.file-list-content .remove{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17' height='17' viewBox='0 0 17 17'%3E%3Cdefs%3E%3Cpath id='loj6a' d='M1048.7 284.17l6.33 6.32 6.32-6.32 1.53 1.53-6.32 6.33 6.32 6.32-1.53 1.53-6.32-6.32-6.33 6.32-1.53-1.53 6.32-6.32-6.32-6.33z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1047 -283)'%3E%3Cuse fill='%23a7893d' xlink:href='%23loj6a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center top/15px 15px;text-indent:-9999px;cursor:pointer;font-size:0;width:15px;height:100%;position:absolute;right:0;top:0}.file-list-title{margin-bottom:10px;position:relative}@media (min-width:1200px){.file-list-title{-moz-transform:translate(-270px,0);-o-transform:translate(-270px,0);-ms-transform:translate(-270px,0);-webkit-transform:translate(-270px,0);transform:translate(-270px,0)}}@media (min-width:1023px) and (max-width:1199.98px){.file-list-title{-moz-transform:translate(-240px,0);-o-transform:translate(-240px,0);-ms-transform:translate(-240px,0);-webkit-transform:translate(-240px,0);transform:translate(-240px,0)}}@media (min-width:1023px){.file-list-title{position:absolute;margin-bottom:0}}@media (max-width:1022.98px){.file-list-title{display:block}}.cv-validation-failed{color:red;margin-top:20px;font-size:16px}.cv-validation-failed.failed-email,.cv-validation-failed.failed-lastname,.cv-validation-failed.failed-name,.cv-validation-failed.failed-nofile,.cv-validation-failed.failed-telephone,.cv-validation-failed.failed-terms{font-size:12px;margin-top:10px;line-height:1em}.cv-validation-failed.failed-file{line-height:22px;margin-top:0;font-size:15px}@media (min-width:1023px){.cv-validation-failed.failed-file{white-space:nowrap}}.cv-form-success--show{display:none}.mod-formular-block--success{padding-top:60px;padding-bottom:60px}.mod-formular-block--success .btn{margin-top:40px}.mfp-gallery .mfp-arrow{font-size:0;text-indent:-9999px;height:auto;padding:20px 0;opacity:1;margin-top:40px}.mfp-gallery .mfp-arrow:after,.mfp-gallery .mfp-arrow:before{-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);-moz-transition:transform .5s ease;-o-transition:transform .5s ease;-ms-transition:transform .5s ease;-webkit-transition:transform .5s ease;transition:transform .5s ease}.mfp-gallery .mfp-arrow:before{background-color:#c8aa22;height:1px}.mfp-gallery .mfp-arrow:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.2 14.9' width='8.2' height='14.9'%3E%3Cpath d='M8.2 7.5L.7 15l-.8-.7 6.7-6.7L-.1.9.7.1l7.5 7.4z' fill='%23a28b40'/%3E%3C/svg%3E") no-repeat scroll left center;width:10px}.mfp-gallery .mfp-arrow:active,.mfp-gallery .mfp-arrow:focus,.mfp-gallery .mfp-arrow:hover{color:#c8aa22}@media (min-width:749px){.mfp-gallery .mfp-arrow:hover:after,.mfp-gallery .mfp-arrow:hover:before{-moz-transform:translate(15px,0);-o-transform:translate(15px,0);-ms-transform:translate(15px,0);-webkit-transform:translate(15px,0);transform:translate(15px,0)}}.mfp-gallery .mfp-arrow:before{width:80px;top:14px}@media (max-width:575.98px){.mfp-gallery .mfp-arrow:before{width:32px}}.mfp-gallery .mfp-arrow:after{background-size:10px auto;left:80px;top:2px;height:24px}@media (max-width:575.98px){.mfp-gallery .mfp-arrow:after{background-size:9px auto;left:32px}}@media (max-width:748.98px){.mfp-gallery .mfp-arrow{display:none}}.mfp-gallery .mfp-arrow:after,.mfp-gallery .mfp-arrow:before{border:none;margin:0;padding:0;opacity:1}.mfp-gallery .mfp-arrow:before{background-color:#fff}.mfp-gallery .mfp-arrow:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.2 14.9' width='8.2' height='14.9'%3E%3Cpath d='M8.2 7.5L.7 15l-.8-.7 6.7-6.7L-.1.9.7.1l7.5 7.4z' fill='%23ffffff'/%3E%3C/svg%3E")}.mfp-gallery .mfp-arrow-left{left:80px;-moz-transform:translate(0,-50%) scale(-1);-o-transform:translate(0,-50%) scale(-1);-ms-transform:translate(0,-50%) scale(-1);-webkit-transform:translate(0,-50%) scale(-1);transform:translate(0,-50%) scale(-1)}.mfp-gallery .mfp-arrow-right{right:80px}.mfp-gallery .mfp-close{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSI+PGRlZnM+PHBhdGggaWQ9IjZmajdhIiBkPSJNMzc2OS43NyAyODQzLjczbDYuODgtNi45NS02Ljg4LTYuOTVjLS42Mi0uNTgtLjY0LTEuMTYtLjA0LTEuNzYuNi0uNiAxLjE5LS41OSAxLjc2LjA0bDYuOTUgNi44NyA2Ljk2LTYuODdjLjU3LS42MyAxLjE2LS42NCAxLjc2LS4wNC42LjYuNTggMS4xOC0uMDQgMS43NmwtNi44OCA2Ljk1IDYuODggNi45NWMuNjIuNTguNjMgMS4xNi4wNCAxLjc2LS42LjYtMS4xOS41OS0xLjc2LS4wNGwtNi45Ni02Ljg3LTYuOTUgNi44N2MtLjU3LjYzLTEuMTYuNjQtMS43Ni4wNC0uNi0uNi0uNTgtMS4xOC4wNC0xLjc2eiIvPjwvZGVmcz48Zz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzc2OSAtMjgyNykiPjx1c2UgZmlsbD0iI2ZmZiIgeGxpbms6aHJlZj0iIzZmajdhIi8+PC9nPjwvZz48L3N2Zz4=) no-repeat scroll right center/19px auto;text-indent:-9999px;width:60px;padding-right:0;font-size:0;opacity:1;right:-32px;height:20px}@media screen and (max-width:1200px){.mfp-gallery .mfp-close{right:0}}.mfp-gallery .mfp-img{max-width:100%;padding-bottom:0}.mfp-gallery .mfp-bottom-bar{margin-top:0;top:0;height:100%}.mfp-gallery .mfp-figure{position:relative}.mfp-gallery .mfp-figure:after{display:none}.mfp-gallery .mfp-figure figure{max-width:95vw;width:930px}.mfp-gallery figcaption{height:100%;position:absolute;left:0;top:0;width:100%}.mfp-gallery .mfp-title{color:#fff;font-family:"Marburger Regular",sans-serif;font-size:18px;line-height:26px;letter-spacing:.45px;border-bottom:1px solid #fff;padding-top:20px;padding-bottom:20px;position:absolute;left:0;top:100%;width:100%}.mfp-gallery .mfp-title:empty{opacity:0}.mfp-gallery .mfp-counter{width:100%;text-align:center;height:40px;line-height:40px;color:#fffefe;font-size:16px;font-family:"Marburger Bold",sans-serif;position:absolute;left:0;top:0;width:100%}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-moz-transition:transform .3s ease-out,opacity .3s ease-out;-o-transition:transform .3s ease-out,opacity .3s ease-out;-ms-transition:transform .3s ease-out,opacity .3s ease-out;-webkit-transition:transform .3s ease-out,opacity .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mod-accordion{margin:39px 0}@media (max-width:748.98px){.mod-accordion{margin:19px 0 40px;border-top:1px solid #dedede}}.mod-accordion-title{cursor:pointer;position:relative;padding-left:39px;font-family:"Marburger Bold",sans-serif;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:1023px){.mod-accordion-title{font-size:21px;line-height:28px}}@media (max-width:1022.98px){.mod-accordion-title{font-size:17px;line-height:20px}}@media (max-width:748.98px){.mod-accordion-title{padding:19px 40px 22px 0}}.mod-accordion-title .icon{position:absolute;width:19px;height:19px;border-radius:50%;left:0;top:5px;border:1px solid #c8aa22;background-size:9px auto;-moz-transition:background .25s cubic-bezier(.645,.045,.355,1);-o-transition:background .25s cubic-bezier(.645,.045,.355,1);-ms-transition:background .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:background .25s cubic-bezier(.645,.045,.355,1);transition:background .25s cubic-bezier(.645,.045,.355,1)}@media (min-width:1023px){.mod-accordion-title .icon{top:5px}}@media (max-width:1022.98px){.mod-accordion-title .icon{top:1px}}@media (max-width:748.98px){.mod-accordion-title .icon{left:auto;right:0;top:50%;margin-top:-10px}}.mod-accordion-title .icon:before{background-size:9px auto}@media (max-width:748.98px){.mod-accordion-title:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;pointer-events:none;background-color:#dedede}}.mod-accordion-item{position:relative;-moz-transition:background .25s cubic-bezier(.645,.045,.355,1);-o-transition:background .25s cubic-bezier(.645,.045,.355,1);-ms-transition:background .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:background .25s cubic-bezier(.645,.045,.355,1);transition:background .25s cubic-bezier(.645,.045,.355,1)}@media (min-width:1023px){.mod-accordion-item{margin:0 0 20px}}@media (min-width:749px) and (max-width:1022.98px){.mod-accordion-item{margin:0 0 30px}}@media (max-width:748.98px){.mod-accordion-item:after,.mod-accordion-item:before{content:"";background-color:#f5f5f5;position:absolute;width:100%;top:0;height:100%;opacity:0;-moz-transition:opacity .25s cubic-bezier(.645,.045,.355,1);-o-transition:opacity .25s cubic-bezier(.645,.045,.355,1);-ms-transition:opacity .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:opacity .25s cubic-bezier(.645,.045,.355,1);transition:opacity .25s cubic-bezier(.645,.045,.355,1)}.mod-accordion-item:before{left:100%}.mod-accordion-item:after{right:100%}}.mod-accordion-item:hover .mod-accordion-title .icon{background-color:#c8aa22}.mod-accordion-item:hover .mod-accordion-title .icon:before{opacity:1}.mod-accordion-item.is-open .mod-accordion-title .icon{-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:748.98px){.mod-accordion-item.is-open{background-color:#f5f5f5}.mod-accordion-item.is-open:after,.mod-accordion-item.is-open:before{opacity:1}.mod-accordion-item.is-open .mod-accordion-title .icon{background-color:#c8aa22}.mod-accordion-item.is-open .mod-accordion-title .icon:before{opacity:1}}.mod-accordion-content{display:none;padding:20px 0 20px 39px}@media (max-width:748.98px){.mod-accordion-content{padding:20px 0}}.mod-accordion .headline{margin-top:39px}.marker-info{font-size:14px;line-height:1.5;margin-top:60%;max-width:220px}@media (max-width:1022.98px){.marker-info{margin-top:70px;max-width:100%}}.marker-info-wrapper{position:relative}.marker-info .title{background:rgba(0,0,0,0) url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/../img/icons/icon_title.png) no-repeat scroll left top;font-family:"Marburger Bold",sans-serif;height:auto;line-height:26px;margin:0 0 10px;overflow:hidden;padding:6px 0 20px 35px;text-overflow:ellipsis;white-space:nowrap}.marker-info .gray-block{background:#efeeea none repeat scroll 0 0;padding:10px;position:relative}.marker-info ul li{margin:0 0 10px;padding-left:25px;position:relative}.marker-info ul li:before{border-radius:50%;content:"";height:7px;left:6px;position:absolute;top:8px;width:7px;background-color:#c8aa22}.marker-info .address,.marker-info .phone,.marker-info .website{margin:0 0 10px;padding-left:25px;position:relative}.marker-info .address:before,.marker-info .phone:before,.marker-info .website:before{position:absolute;background-image:url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/../img/icons/location_icons.png);background-repeat:no-repeat;content:"";left:0;height:25px;top:0}.marker-info .address:before{background-position:2px 0;width:13px}.marker-info .website:before{background-position:-54px 0;width:18px}.marker-info .email_ico{margin-bottom:10px}.marker-info .icon_email{background-image:url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/../img/icons/location_icons.png);background-repeat:no-repeat;overflow:hidden;float:left;height:25px;margin-right:7px;width:20px;background-position:-33px 0}.marker-info .phone{color:#252525;font-family:"Marburger Regular",sans-serif}.marker-info .phone:before{background-position:-14px 0;width:17px}.marker-info a{text-decoration:underline}@media (max-width:1022.98px){.markers{left:-15px;position:relative;top:-40px}}.map-area{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;position:relative;vertical-align:top}@media (min-width:1023px){.map-area{padding-left:16px;padding-top:35px}}.map-marker{background-image:url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/../img/icons/marker.png);background-position:center bottom;background-repeat:no-repeat;position:absolute;z-index:3;cursor:pointer}.map-marker-active,.map-marker:hover{background-image:url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/../img/icons/marker_over.png)}.goldenBox{border:1px solid #c8aa22;padding:20px;border-radius:0;background-color:#fff;margin-bottom:30px}.goldenBox hr{border:none;border-top:1px solid #ccc}.goldenBox .goldenBoxHeadline{margin-top:0;color:#333;font-size:1.5em}.header-main{position:fixed;top:0;max-width:1200px;margin:0 auto;display:block;width:100%;line-height:normal;background-color:#fff;z-index:100}@media (min-width:1023px){.header-main{font-size:14px}}@media (max-width:1022.98px){.header-main{padding:9px 0 6px;font-size:16px}}.header-main .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}@media (min-width:749px) and (max-width:1022.98px){.header-main .container{max-width:calc(100% - 60px)}}@media (min-width:1023px){.header-main .container{height:78px}}@media (max-width:748.98px){.header-main .container{max-width:calc(100% - 40px)}}@media (min-width:1200px){.header-main .search-trigger{margin-right:-3px;margin-left:15px}}@media (min-width:1023px) and (max-width:1199.98px){.header-main .search-trigger{margin-left:5px}}@media (max-width:1022.98px){.header-main .search-trigger{display:none!important}}.header-main .btn{height:auto;width:auto}@media (min-width:1023px){.header-main .btn,.header-main .search-trigger{position:relative;top:2px}}@media (max-width:1022.98px){.header-btn-group{display:block;margin:26px auto 0}}@media (min-width:749px) and (max-width:1022.98px){.header-btn-group{max-width:688px}}@media (min-width:576px) and (max-width:748.98px){.header-btn-group{max-width:540px}}@media (max-width:575.98px){.header-btn-group{max-width:calc(100% - 60px)}}.header-btn-group .btn{min-width:1px;text-transform:inherit}@media (min-width:1200px){.header-btn-group .btn{padding:5.8px 10.5px;margin-left:30px}}@media (min-width:1023px) and (max-width:1199.98px){.header-btn-group .btn{padding:5.8px 8.5px;margin-left:15px}}@media (max-width:1022.98px){.header-btn-group .btn{margin-right:5px;padding:5.8px 10.5px}}.header-logo{display:inline-block;width:100px}@media (min-width:749px){.header-logo{width:130px}}@media (min-width:1023px){.header-logo{width:200px}}.header-logo svg{display:inline-block;width:100%;height:100%;fill:currentColor}@media (max-width:1022.98px){.header-logo-image{margin-top:3px;display:inline-block}}.header-logo-image img{width:124px}@media (max-width:1022.98px){.header-logo-image img{max-width:120px}}.header-search-form{background-color:#fff;font-family:"Marburger Regular",sans-serif;width:100%}@media (min-width:1023px){.header-search-form{z-index:99;opacity:0;pointer-events:none;box-shadow:0 0 20px rgba(0,0,0,.1);left:50%;top:50%;max-width:940px;padding:30px 30px 20px;position:fixed;-moz-transition:opacity .3s cubic-bezier(.645,.045,.355,1);-o-transition:opacity .3s cubic-bezier(.645,.045,.355,1);-ms-transition:opacity .3s cubic-bezier(.645,.045,.355,1);-webkit-transition:opacity .3s cubic-bezier(.645,.045,.355,1);transition:opacity .3s cubic-bezier(.645,.045,.355,1);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (max-width:1022.98px){.header-search-form{display:block;margin:0 auto}}@media (min-width:749px) and (max-width:1022.98px){.header-search-form{max-width:688px}}@media (min-width:576px) and (max-width:748.98px){.header-search-form{max-width:540px}}@media (max-width:575.98px){.header-search-form{max-width:calc(100% - 60px)}}@media (min-width:1023px){.is-search-open .header-search-form{opacity:1;pointer-events:auto}}.header-search-form form{position:relative;width:100%}.search-field[type=search],.search-field[type=text]{height:60px;line-height:2;color:#c8aa22;padding:0;max-width:100%;border:none;border-bottom:1px solid #ccc;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}@media (min-width:1023px){.search-field[type=search],.search-field[type=text]{font-size:1.875rem}}@media (max-width:1022.98px){.search-field[type=search],.search-field[type=text]{font-size:16px;border-color:transparent!important}}@media (max-width:748.98px){.search-field[type=search],.search-field[type=text]{padding:0 10px}}.header-search-close{cursor:pointer;position:absolute;right:6px;top:9px;z-index:3}@media (max-width:1022.98px){.header-search-close{display:none}}.search-submit{border:none;background-color:transparent;background-position:right center;background-repeat:no-repeat;content:"";position:absolute;right:0;bottom:0;height:100%;width:60px;cursor:pointer;z-index:9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='19' height='18' viewBox='0 0 19 18'%3E%3Cdefs%3E%3Cpath id='8h34a' d='M1118.7 34.14a5.42 5.42 0 0 1 3.99-1.64c1.56 0 2.89.55 3.98 1.64a5.42 5.42 0 0 1 1.64 3.99c0 1.56-.55 2.89-1.64 3.98a5.42 5.42 0 0 1-3.99 1.64c-1.56 0-2.89-.55-3.98-1.64a5.45 5.45 0 0 1-1.69-3.98c0-1.54.57-2.86 1.7-3.99zm-2.02 7.83l.2.33-5.07 5.1 1.6 1.6 5.06-5.1.32.23a7.24 7.24 0 0 0 3.9 1.17c1.96 0 3.64-.7 5.03-2.11a6.94 6.94 0 0 0 2.09-5.06c0-1.97-.7-3.65-2.09-5.04a6.87 6.87 0 0 0-5.04-2.09c-1.96 0-3.64.7-5.03 2.09a6.87 6.87 0 0 0-2.09 5.03c0 1.38.38 2.66 1.13 3.85z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1111 -31)'%3E%3Cuse fill='%23a28b40' xlink:href='%238h34a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (min-width:1023px){.search-submit{background-size:30px 29px}}@media (max-width:1022.98px){.search-submit{background-size:18px 18px}}.menu-main{color:#4d4d4d;font-family:"Marburger Regular",sans-serif}@media (min-width:1023px){.menu-main{margin-top:-4px;display:flex!important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}@media (max-width:1022.98px){.menu-main{left:0;top:54px;overflow:auto;width:100%;position:fixed;max-height:calc(100% - 55px);box-shadow:0 2px 8px rgba(0,0,0,.1);display:none;background-color:#fff}}.menu-main a:not(.btn){color:inherit;display:block;-moz-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);-o-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);-ms-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1);transition:background .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1)}@media (min-width:1023px){.menu-main li.is-open-menu .menu-link span:before,.menu-main li:hover .menu-link span:before{opacity:1}}.menu-main li.is-open-menu>a,.menu-main li:hover>a{color:#424242;background-color:#f5f5f5}@media (max-width:1022.98px){.menu-main li.is-open-menu>a,.menu-main li:hover>a{color:#c8aa22}}.menu-main li.is-open-menu .menu-link:after,.menu-main li.is-open-menu .menu-link:before,.menu-main li:hover .menu-link:after,.menu-main li:hover .menu-link:before{opacity:1}.menu-main li.is-active>a{color:#c8aa22}@media (min-width:1023px){.menu-main li.is-open-menu .menu-link span:before{-moz-transform:translate(-50%,0) rotate(0);-o-transform:translate(-50%,0) rotate(0);-ms-transform:translate(-50%,0) rotate(0);-webkit-transform:translate(-50%,0) rotate(0);transform:translate(-50%,0) rotate(0)}}@media (max-width:1022.98px){.menu-main li.is-open-menu .menu-link span:before{-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}}@media (min-width:1023px){.menu-main li.is-open-menu .menu-dropdown{opacity:1;pointer-events:auto;-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}}.menu-main li.has-children{position:relative}.menu-main-nav{position:relative}@media (min-width:1023px){.menu-main-nav{-moz-transition:opacity .25s cubic-bezier(.645,.045,.355,1);-o-transition:opacity .25s cubic-bezier(.645,.045,.355,1);-ms-transition:opacity .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:opacity .25s cubic-bezier(.645,.045,.355,1);transition:opacity .25s cubic-bezier(.645,.045,.355,1)}.is-search-open .menu-main-nav{opacity:0;pointer-events:none}}@media (max-width:1022.98px){.menu-main-nav{margin-top:13px}}@media (max-width:1022.98px){.menu-main-nav:before{content:"";left:50%;position:absolute;top:0;height:1px;width:100%;background-color:#dedede;-moz-transform:translate(-50%,0);-o-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@media (min-width:1023px){.menu-main-nav>ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.menu-link{position:relative}@media (min-width:1200px){.menu-link{padding:35px 15px 31px}}@media (min-width:1023px) and (max-width:1199.98px){.menu-link{padding:35px 10px 31px}}@media (max-width:1022.98px){.menu-link span{display:block;margin:0 auto;padding:14px 0;position:relative;border-bottom:1px solid #dedede}}.has-children .menu-link span:before{content:"";position:absolute;pointer-events:none;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='8' viewBox='0 0 12 8'%3E%3Cdefs%3E%3Cpath id='mx8xa' d='M598.4 64.5l.35-.35 4.6 4.6-4.6 4.6-.35-.36 4.24-4.24z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='rotate(-90 271 334)'%3E%3Cg%3E%3Cg/%3E%3Cg%3E%3Cuse fill='%23a28b40' xlink:href='%23mx8xa'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' stroke-width='1.5' xlink:href='%23mx8xa'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (min-width:1023px){.has-children .menu-link span:before{opacity:0;bottom:2px;left:50%;-moz-transform:translate(-50%,0) rotate(180deg);-o-transform:translate(-50%,0) rotate(180deg);-ms-transform:translate(-50%,0) rotate(180deg);-webkit-transform:translate(-50%,0) rotate(180deg);transform:translate(-50%,0) rotate(180deg);-moz-transition:opacity .4s cubic-bezier(.445,.05,.55,.95);-o-transition:opacity .4s cubic-bezier(.445,.05,.55,.95);-ms-transition:opacity .4s cubic-bezier(.445,.05,.55,.95);-webkit-transition:opacity .4s cubic-bezier(.445,.05,.55,.95);transition:opacity .4s cubic-bezier(.445,.05,.55,.95)}}@media (max-width:1022.98px){.has-children .menu-link span:before{right:0;-moz-transition:transform .4s cubic-bezier(.445,.05,.55,.95);-o-transition:transform .4s cubic-bezier(.445,.05,.55,.95);-ms-transition:transform .4s cubic-bezier(.445,.05,.55,.95);-webkit-transition:transform .4s cubic-bezier(.445,.05,.55,.95);transition:transform .4s cubic-bezier(.445,.05,.55,.95);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media (max-width:1022.98px){.menu-link:after,.menu-link:before{content:"";left:0;height:1px;width:100%;position:absolute;background-color:#fff;z-index:3;opacity:0;-moz-transition:opacity .25s cubic-bezier(.645,.045,.355,1);-o-transition:opacity .25s cubic-bezier(.645,.045,.355,1);-ms-transition:opacity .25s cubic-bezier(.645,.045,.355,1);-webkit-transition:opacity .25s cubic-bezier(.645,.045,.355,1);transition:opacity .25s cubic-bezier(.645,.045,.355,1)}}.menu-link:before{top:-1px}.menu-link:after{bottom:0}@media (min-width:1023px){.menu-dropdown{width:230px;box-shadow:0 2px 8px rgba(0,0,0,.1);position:absolute;top:100%;z-index:2;background-color:#fff;color:#424242;left:0;display:block!important;opacity:0;pointer-events:none;-moz-transform:translate(0,30px);-o-transform:translate(0,30px);-ms-transform:translate(0,30px);-webkit-transform:translate(0,30px);transform:translate(0,30px);-moz-transition:transform .4s cubic-bezier(.445,.05,.55,.95),opacity .4s cubic-bezier(.445,.05,.55,.95);-o-transition:transform .4s cubic-bezier(.445,.05,.55,.95),opacity .4s cubic-bezier(.445,.05,.55,.95);-ms-transition:transform .4s cubic-bezier(.445,.05,.55,.95),opacity .4s cubic-bezier(.445,.05,.55,.95);-webkit-transition:transform .4s cubic-bezier(.445,.05,.55,.95),opacity .4s cubic-bezier(.445,.05,.55,.95);transition:transform .4s cubic-bezier(.445,.05,.55,.95),opacity .4s cubic-bezier(.445,.05,.55,.95)}}@media (max-width:1022.98px){.menu-dropdown{font-size:14px;display:none}}.menu-dropdown li.is-active a,.menu-dropdown li:hover a{color:#c8aa22}@media (max-width:1022.98px){.menu-dropdown li.is-active a,.menu-dropdown li:hover a{background:0 0}}.menu-dropdown a{padding:13px 30px}@media (max-width:1022.98px){.menu-dropdown a{padding:14px 0;border-bottom:1px solid #dedede;margin:0 auto}}@media (min-width:749px) and (max-width:1022.98px){.menu-dropdown a{max-width:648px}}@media (min-width:576px) and (max-width:748.98px){.menu-dropdown a{max-width:510px}}@media (max-width:575.98px){.menu-dropdown a{max-width:calc(100% - 100px)}}.menu-dropdown span{color:#626262;font-family:"Marburger Regular",sans-serif}@media (max-width:1022.98px){.menu-dropdown span{display:none}}.menu-hamburger{cursor:pointer;float:right;display:none;margin-left:15px;z-index:2;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media (max-width:1022.98px){.menu-hamburger{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}@media (max-width:748.98px){.menu-hamburger{font-size:14px;margin-right:-5px}}.menu-hamburger-label{margin-right:10px;-moz-transition:opacity .25s ease;-o-transition:opacity .25s ease;-ms-transition:opacity .25s ease;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.is-open-menu .menu-hamburger-label{opacity:0}.menu-hamburger-bars{width:20px}.menu-hamburger .bars{background-color:#c8aa22;height:2px;margin-bottom:4px;width:100%;-moz-transition:transform .25s ease;-o-transition:transform .25s ease;-ms-transition:transform .25s ease;-webkit-transition:transform .25s ease;transition:transform .25s ease}.menu-hamburger .bars:last-child{margin-bottom:0}.is-open-menu .menu-hamburger .bars:first-child{-moz-transform:translateY(6px) rotate(225deg);-o-transform:translateY(6px) rotate(225deg);-ms-transform:translateY(6px) rotate(225deg);-webkit-transform:translateY(6px) rotate(225deg);transform:translateY(6px) rotate(225deg)}.is-open-menu .menu-hamburger .bars:nth-child(2){-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0)}.is-open-menu .menu-hamburger .bars:last-child{-moz-transform:translateY(-6px) rotate(315deg);-o-transform:translateY(-6px) rotate(315deg);-ms-transform:translateY(-6px) rotate(315deg);-webkit-transform:translateY(-6px) rotate(315deg);transform:translateY(-6px) rotate(315deg)}.footer-main{overflow:hidden}@media (max-width:1022.98px){.footer-main .container{max-width:100%;padding:0}}@media (min-width:749px) and (max-width:1022.98px){.footer-main .container{text-align:center}}@media (max-width:1022.98px){.footer-main .row{margin:0}}@media (max-width:1022.98px){.footer-main [class*=col-]{overflow:hidden}}.footer-menu{width:100%;line-height:1.5;font-family:"Marburger Bold",sans-serif;font-size:1rem}@media (min-width:1023px){.footer-menu{margin:0 0 10px}}.footer-menu ul{padding-left:0;list-style:none;margin:0}.footer-menu ul ul{margin:5px 0}@media (max-width:1022.98px){.footer-menu ul ul{display:none;margin:0}}.footer-menu a{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;-moz-transition:opacity cubic-bezier(.645,.045,.355,1) .25s,color cubic-bezier(.645,.045,.355,1) .25s;-o-transition:opacity cubic-bezier(.645,.045,.355,1) .25s,color cubic-bezier(.645,.045,.355,1) .25s;-ms-transition:opacity cubic-bezier(.645,.045,.355,1) .25s,color cubic-bezier(.645,.045,.355,1) .25s;-webkit-transition:opacity cubic-bezier(.645,.045,.355,1) .25s,color cubic-bezier(.645,.045,.355,1) .25s;transition:opacity cubic-bezier(.645,.045,.355,1) .25s,color cubic-bezier(.645,.045,.355,1) .25s}@media (min-width:1023px){.footer-menu a{margin:0 0 11px}}@media (max-width:1022.98px){.footer-menu a{border-bottom:1px solid #d9d9d9;display:block}}@media (min-width:749px) and (max-width:1022.98px){.footer-menu a{padding:20px 10px 16px}}@media (max-width:748.98px){.footer-menu a{padding:19px 30px 16px}}@media (min-width:1023px){.footer-menu a:focus,.footer-menu a:hover{opacity:.6}}.footer-menu li{position:relative}.footer-menu li li a{font-family:"Marburger Regular",sans-serif}.footer-menu .dropdown-arrow{height:50px;position:absolute;right:0;width:50px;text-align:center;cursor:pointer;z-index:8;top:0;pointer-events:none;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (min-width:1023px){.footer-menu .dropdown-arrow{display:none}}@media (max-width:1022.98px){.footer-menu .dropdown-arrow{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}@media (max-width:748.98px){.footer-menu .dropdown-arrow{height:55px;width:70px}}.footer-menu .dropdown-arrow .icon{height:14px;width:20px}.footer-menu.is-open-menu .dropdown-arrow{-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media (max-width:1022.98px){.footer-cta{margin:50px 0}}@media (max-width:748.98px){.footer-cta{text-align:center}}@media (min-width:1023px){.footer-cta-headline{margin:-10px 0 20px}}@media (max-width:1022.98px){.footer-cta-headline{margin:0 0 20px}}.footer-cta .btn{width:100%;min-width:1px;margin-top:20px;text-transform:unset}@media (max-width:1022.98px){.footer-cta .btn{max-width:315px}}@media (max-width:748.98px){.footer-seal{text-align:center}}@media (max-width:1022.98px){.footer-seal a{display:inline-block;margin-top:24px;max-width:172px}}.footer-seal #kununu_widget{margin-top:24px}body.personalized .footer-seal{margin-top:0}@media (max-width:1022.98px){body.personalized .footer-seal{margin-top:3em}}.footer-meta-links{color:#fff;display:flex;justify-content:space-between}@media (min-width:1023px){.footer-meta-links{display:block;float:right}}.footer-meta-links a{color:inherit}@media (min-width:1023px){.footer-meta-links a{margin-left:16px}}@media (max-width:1022.98px){.footer-meta-links a{padding:14px 0;display:block;border-bottom:2px solid #666}}.footer-meta-links a:focus,.footer-meta-links a:hover{color:#fff}.footer-meta-links a:last-child{border:none}.footer-top{border-top:1px solid #d9d9d9}.footer-top .dvagc-m-footer__upper{padding:24px 0 32px}@media (min-width:1023px){.footer-top{padding:24px 0 24px;padding-top:64px}}.footer-bottom{background-color:#666;padding-top:16px;padding-bottom:24px;font-size:1rem}.footer-bottom a{color:inherit}.footer-bottom .mod-social-icons-wrapper{position:relative;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}@media (min-width:1023px){.footer-bottom .mod-social-icons-wrapper{margin-left:-20px}}.footer-bottom .mod-social-icons-wrapper:before{content:"";height:100%;width:100vw;position:absolute;right:100%;background-color:#4d4d4d;pointer-events:none}@media (max-width:1022.98px){.footer-bottom .mod-social-icons-wrapper:after{content:"";height:100%;width:100vw;position:absolute;left:100%;background-color:rgba(77,77,77,.25);pointer-events:none}}.footer-bottom .mod-social-icons-item{border-radius:0;margin:0;background-color:#4d4d4d}@media (min-width:1023px){.footer-bottom .mod-social-icons-item{width:63px;height:63px}}@media (max-width:1022.98px){.footer-bottom .mod-social-icons-item{width:54px;height:54px}}@media (max-width:359px){.footer-bottom .mod-social-icons-item{height:44px;width:44px}}.footer-bottom .youtube{background-color:rgba(77,77,77,.85)}.footer-bottom .twitter{background-color:rgba(77,77,77,.7)}.footer-bottom .google{background-color:rgba(77,77,77,.55)}.footer-bottom .xing{background-color:rgba(77,77,77,.4)}.footer-bottom .linkedin{background-color:rgba(77,77,77,.25)}.footer-bottom .instagram{background-color:rgba(77,77,77,.1)}.search-container{display:block;margin:0 auto}@media (min-width:1023px){.search-container{max-width:calc(83.3333% - 20px)}}@media (min-width:749px) and (max-width:1022.98px){.search-container{padding:0 40px}}@media (max-width:748.98px){.search-container{padding:0 30px}}@media (max-width:1022.98px){.search-container .search-field{height:54px;padding:0}}@media (min-width:1023px){.search-form-wrapper{border-bottom:1px solid #ebebeb;margin-bottom:50px}}@media (min-width:749px) and (max-width:1022.98px){.search-form-wrapper{padding:0 40px;margin:0 20px 20px}}@media (max-width:748.98px){.search-form-wrapper{padding:0 30px}}@media (max-width:1022.98px){.search-form-wrapper .search-container{padding:0}}.search-form{position:relative}.search-filter{margin-bottom:75px;background:#ebebeb;color:#999;font-size:.75rem;letter-spacing:.05em;line-height:1.1;padding:10px 0;font-family:"Marburger Regular",sans-serif;text-transform:uppercase}@media (max-width:748.98px){.search-filter{margin-bottom:27px}}.search-filter li{border-top:4px solid transparent;padding:28px 0;margin-bottom:5px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}.search-filter li.is-active{border-color:#c8aa22}@media (max-width:1022.98px){.search-filter .search-container{max-width:710px}}.search-filter a{color:#c8aa22}.search-result{color:#666}@media (min-width:749px){.search-result{font-size:1.0625rem}}@media (max-width:748.98px){.search-result{font-size:.9375rem;line-height:1.4}}.search-result:hover .search-result-headline{text-decoration:underline}.search-result-item{position:relative}@media (min-width:749px){.search-result-item{padding-bottom:30px;margin-bottom:30px}}@media (max-width:748.98px){.search-result-item{padding:25px 25px 30px}}.search-result-item:after{background:#ebebeb;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}@media (max-width:748.98px){.search-result-item:after{left:0;right:0}}.search-result-item a{color:inherit;cursor:pointer;display:block}.search-result-title{font-family:"Marburger Regular",sans-serif;color:#c8aa22;line-height:1.2;margin-bottom:6px}@media (min-width:749px){.search-result-title{font-size:1.0625rem}}@media (max-width:748.98px){.search-result-title{font-size:.875rem}}.search-result-headline{color:#4d4d4d;font-family:"Marburger Bold",sans-serif;line-height:1.2;margin-bottom:28px}@media (min-width:749px){.search-result-headline{font-size:1.375rem}}@media (max-width:748.98px){.search-result-headline{font-size:1.25rem}}.search-result-headline a{color:inherit}.search-result .highlight{background:#ebebeb}@media (max-width:1022.98px){.search-result .search-container{max-width:637px}}.icon-slider-container{width:100%;position:relative}.icon-slider-wrapper{min-width:1800px;position:relative;-moz-transition:transform .4s linear;-o-transition:transform .4s linear;-ms-transition:transform .4s linear;-webkit-transition:transform .4s linear;transition:transform .4s linear}@media (min-width:1023px){.icon-slider-wrapper{margin:0 0 61px;padding-left:76px}}@media (min-width:749px) and (max-width:1022.98px){.icon-slider-wrapper{margin:0 0 44px;padding-left:36px}}@media (max-width:748.98px){.icon-slider-wrapper{margin:0 0 25px;padding-left:40px}}.icon-slide{text-align:center;width:160px;opacity:.6;position:relative;text-align:center;height:307px;margin-right:117px;font-family:"Marburger Bold",sans-serif;color:#4d4d4d}@media (max-width:748.98px){.icon-slide{height:270px}}.icon-slide:after{position:absolute;content:"";background-size:contain;background-repeat:no-repeat;background-position:center center;display:block!important}.icon-slide svg path{fill:#4c4c4c}.icon-slide.align-items-end:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 193.539 55.311' width='191.23' height='53'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5px; stroke-dasharray: 5 7; %7D .cls-1, .cls-2 %7B stroke: rgba(76,76,76,1); stroke-miterlimit: 10; %7D .cls-2 %7B fill: rgba(76,76,76,1); stroke-width: 1.5px; %7D %3C/style%3E%3C/defs%3E%3Cg id='Group_13' data-name='Group 13' transform='translate(193.25 1.061) rotate(180)'%3E%3Cpath id='Line_3' data-name='Line 3' class='cls-1' d='M0,0V38A12,12,0,0,1-12,50H-185' transform='translate(7 -3) rotate(-180)'/%3E%3Cpath id='Combined_Shape' data-name='Combined Shape' class='cls-2' d='M-8.308,8.654V.692H-.347A.346.346,0,0,0,0,.347.346.346,0,0,0-.347,0H-8.654A.346.346,0,0,0-9,.347V8.654A.346.346,0,0,0-8.654,9,.346.346,0,0,0-8.308,8.654Z' transform='translate(0.772 -6.364) rotate(-135)'/%3E%3C/g%3E%3C/svg%3E%0A");bottom:24px;height:54px;left:100%;width:191px}.icon-slide.is-active.align-items-end:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 193.539 55.311' width='191.23' height='53'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5px; stroke-dasharray: 5 7; %7D .cls-1, .cls-2 %7B stroke: rgba(162,139,64,1); stroke-miterlimit: 10; %7D .cls-2 %7B fill: rgba(162,139,64,1); stroke-width: 1.5px; %7D %3C/style%3E%3C/defs%3E%3Cg id='Group_13' data-name='Group 13' transform='translate(193.25 1.061) rotate(180)'%3E%3Cpath id='Line_3' data-name='Line 3' class='cls-1' d='M0,0V38A12,12,0,0,1-12,50H-185' transform='translate(7 -3) rotate(-180)'/%3E%3Cpath id='Combined_Shape' data-name='Combined Shape' class='cls-2' d='M-8.308,8.654V.692H-.347A.346.346,0,0,0,0,.347.346.346,0,0,0-.347,0H-8.654A.346.346,0,0,0-9,.347V8.654A.346.346,0,0,0-8.654,9,.346.346,0,0,0-8.308,8.654Z' transform='translate(0.772 -6.364) rotate(-135)'/%3E%3C/g%3E%3C/svg%3E%0A")}.icon-slide.align-items-start:not(:first-child):after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 193.539 55.311' width='191.23' height='53'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5px; stroke-dasharray: 5 7; %7D .cls-1, .cls-2 %7B stroke: rgba(76,76,76,1); stroke-miterlimit: 10; %7D .cls-2 %7B fill: rgba(76,76,76,1); stroke-width: 1.5px; %7D %3C/style%3E%3C/defs%3E%3Cg id='Group_1' data-name='Group 1' transform='translate(-774.75 -720.75)'%3E%3Cpath id='Line_3' data-name='Line 3' class='cls-1' d='M0,0V38A12,12,0,0,0,12,50H185' transform='translate(961 772) rotate(180)'/%3E%3Cpath id='Combined_Shape' data-name='Combined Shape' class='cls-2' d='M8.308,8.654V.692H.347A.346.346,0,1,1,.347,0H8.654A.346.346,0,0,1,9,.347V8.654a.346.346,0,1,1-.692,0Z' transform='translate(967.228 768.636) rotate(135)'/%3E%3C/g%3E%3C/svg%3E%0A");top:24px;height:54px;left:98%;width:191px}.icon-slide.is-active.align-items-start:not(:first-child):after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 193.539 55.311' width='191.23' height='53'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5px; stroke-dasharray: 5 7; %7D .cls-1, .cls-2 %7B stroke: rgba(162,139,64,1); stroke-miterlimit: 10; %7D .cls-2 %7B fill: rgba(162,139,64,1); stroke-width: 1.5px; %7D %3C/style%3E%3C/defs%3E%3Cg id='Group_1' data-name='Group 1' transform='translate(-774.75 -720.75)'%3E%3Cpath id='Line_3' data-name='Line 3' class='cls-1' d='M0,0V38A12,12,0,0,0,12,50H185' transform='translate(961 772) rotate(180)'/%3E%3Cpath id='Combined_Shape' data-name='Combined Shape' class='cls-2' d='M8.308,8.654V.692H.347A.346.346,0,1,1,.347,0H8.654A.346.346,0,0,1,9,.347V8.654a.346.346,0,1,1-.692,0Z' transform='translate(967.228 768.636) rotate(135)'/%3E%3C/g%3E%3C/svg%3E%0A")}.icon-slide:first-child:after{width:185px;height:76px;bottom:18px;left:76px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.5 78.832' width='185' height='76.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7Bfill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5px; stroke-dasharray: 5 7; %7D .cls-1, .cls-2 %7Bstroke: %234 C4C4C; stroke-miterlimit: 10; %7D .cls-2 %7Bfill: %234 C4C4C; stroke-width: 1.5px; %7D %3C/style%3E%3C/defs%3E%3Cg id='Group_13' data-name='Group 13' transform='translate(1.25 1.25)'%3E%3Cpath id='Line_3' data-name='Line 3' class='cls-1' d='M0,0V58A12,12,0,0,0,12,70H185'/%3E%3Cpath id='Combined_Shape' data-name='Combined Shape' class='cls-2' d='M8.308,8.654V.692H.347A.346.346,0,1,1,.347,0H8.654A.346.346,0,0,1,9,.347V8.654a.346.346,0,1,1-.692,0Z' transform='translate(177.157 63.793) rotate(45)'/%3E%3C/g%3E%3C/svg%3E")}.icon-slide.is-active:first-child:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.5 78.832' width='185' height='76.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7Bfill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5px; stroke-dasharray: 5 7; %7D .cls-1, .cls-2 %7Bstroke: %23a28b40; stroke-miterlimit: 10; %7D .cls-2 %7Bfill: %23a28b40; stroke-width: 1.5px; %7D %3C/style%3E%3C/defs%3E%3Cg id='Group_13' data-name='Group 13' transform='translate(1.25 1.25)'%3E%3Cpath id='Line_3' data-name='Line 3' class='cls-1' d='M0,0V58A12,12,0,0,0,12,70H185'/%3E%3Cpath id='Combined_Shape' data-name='Combined Shape' class='cls-2' d='M8.308,8.654V.692H.347A.346.346,0,1,1,.347,0H8.654A.346.346,0,0,1,9,.347V8.654a.346.346,0,1,1-.692,0Z' transform='translate(177.157 63.793) rotate(45)'/%3E%3C/g%3E%3C/svg%3E")}.icon-slide:last-child:after{display:none!important}.icon-slide.is-active{opacity:1;color:#c8aa22}.icon-slide.is-active svg path{fill:#c8aa22}.icon-slide.is-visited{opacity:.5}.icon-slide-number{margin:0 0 2px;color:inherit;font-size:36px;line-height:36px}@media (max-width:748.98px){.icon-slide-number{display:none}}.icon-slide-text{max-width:150px;color:inherit;font-size:17px;line-height:18px;margin:0 0 27px;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}.sc-presentation{overflow:hidden}.presentation-slider:after{content:"";display:table;width:100%;height:1px}.presentation-slider .slick-list{float:left;width:100%;overflow:visible!important}.presentation-slider .nav-arrow{top:50%}@media (max-width:748.98px){.presentation-slider .nav-arrow{top:56px;width:14px;height:25px}}.presentation-slider .nav-arrow--prev{left:-67px}@media (max-width:748.98px){.presentation-slider .nav-arrow--prev{left:12px}}.presentation-slider .nav-arrow--next{right:-67px}@media (max-width:748.98px){.presentation-slider .nav-arrow--next{right:12px}}.presentation-slider .nav-arrow.slick-disabled{opacity:.4;pointer-events:none}.presentation-slider .slick-dots{bottom:-48px}.presentation-slide{box-shadow:0 0 20px rgba(0,0,0,.1);background-color:#fff;margin:0}@media (min-width:1023px){.presentation-slide{padding:30px 91px 23px}}@media (min-width:749px) and (max-width:1022.98px){.presentation-slide{padding:30px 31px 23px}}@media (max-width:748.98px){.presentation-slide{padding:30px 50px}}.presentation-slide:before{height:200vh;left:50%;width:200vw;top:50%;-moz-transform:translate(-100vw,-100vh);-o-transform:translate(-100vw,-100vh);-ms-transform:translate(-100vw,-100vh);-webkit-transform:translate(-100vw,-100vh);transform:translate(-100vw,-100vh)}.presentation-slide .mod-list{max-width:450px}@media (max-width:1022.98px){.presentation-slide .mod-formular-text{margin:10px 0 5px}}@media (max-width:748.98px){.presentation-slide .mod-formular-text{font-size:15px;line-height:21px}}.presentation-slide .mod-list-text{min-height:2.8em}@media (max-width:748.98px){.presentation-slide .mod-list-text{font-size:17px;line-height:24px}}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin:0}.sc-404 p{margin-bottom:1em}.sc-404 ul{margin-bottom:1.4em}.sc-404 ul li{padding-left:18px;position:relative;margin-bottom:.3125em}.sc-404 ul li:before{background:#4d4d4d;border-radius:50%;content:"";display:block;left:0;padding-bottom:.45em;position:absolute;top:.5em;width:.45em}@media (max-width:748.98px){.mod-404-image{margin-bottom:30px}}main{position:relative}@media (min-width:1023px){main{margin-top:78px}}@media (max-width:1022.98px){main{margin-top:55px}}.page-container{width:100%;display:block;margin-left:auto;margin-right:auto;max-width:1200px;background-color:#fff;overflow:hidden}.page-container:before{background-color:rgba(0,0,0,.35);z-index:99;opacity:0;pointer-events:none;-moz-transition:opacity .3s cubic-bezier(.645,.045,.355,1);-o-transition:opacity .3s cubic-bezier(.645,.045,.355,1);-ms-transition:opacity .3s cubic-bezier(.645,.045,.355,1);-webkit-transition:opacity .3s cubic-bezier(.645,.045,.355,1);transition:opacity .3s cubic-bezier(.645,.045,.355,1)}.is-search-open .page-container:before{opacity:1;pointer-events:auto}@media (max-width:1022.98px){.page-container:before{display:none}}.sc-hero-component{margin:0}@media (min-width:1023px){.sc-hero-component .container{height:100%}}@media (max-width:1022.98px){.sc-hero-component .nav-arrow{height:17px;top:78.6%;width:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10' height='17' viewBox='0 0 10 17'%3E%3Cdefs%3E%3Cpath id='vmxba' d='M740.6 548.26l.52-.53 6.9 6.9-6.9 6.89-.53-.53 6.37-6.37z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-739 -546)'%3E%3Cuse fill='%23a28b40' xlink:href='%23vmxba'/%3E%3Cuse fill='%23fff' fill-opacity='0' stroke='%23a28b40' stroke-miterlimit='50' stroke-width='1.5' xlink:href='%23vmxba'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}}@media (max-width:748.98px){.sc-hero-component .nav-arrow{top:63%}}@media (min-width:749px) and (max-width:1022.98px){.sc-hero-component .nav-arrow--prev{left:19px}}@media (max-width:748.98px){.sc-hero-component .nav-arrow--prev{left:10px}}@media (min-width:749px) and (max-width:1022.98px){.sc-hero-component .nav-arrow--next{right:19px}}@media (max-width:748.98px){.sc-hero-component .nav-arrow--next{right:10px}}@media (min-width:749px){.sc-article-list .btn-loadmore{margin-top:18px}}@media (max-width:748.98px){.sc-article-list .btn-loadmore{margin-top:2px}}.sc-headline{padding:0 0 9px}@media (max-width:1022.98px){.sc-headline{padding:30px 0 0}}@media (max-width:1022.98px){.sc-headline .headline{max-width:350px}}@media (max-width:1022.98px){.sc-headline .headline-text span{font-size:17px;line-height:21px}}.sc-headline .headline-text+div{margin-top:5px}@media (max-width:1022.98px){.sc-headline .headline-title{font-size:45px;line-height:50px}}.sc-headline .headline-title+div{margin-top:1px}.sc-search-result{padding:131px 0}@media (max-width:1022.98px){.sc-search-result{padding:52px 0}}@media (max-width:748.98px){.sc-search-result{padding:41px 0}}@media (max-width:1022.98px){.sc-search-result .container,.sc-search-result [class*=col-]{max-width:100%;padding:0}}@media (max-width:1022.98px){.sc-search-result .row{margin:0}}@media (max-width:748.98px){.sc-mobile-fullwidth .container:not(.ignore-full-width),.sc-mobile-fullwidth [class*=col-]{max-width:100%;padding:0}}@media (max-width:748.98px){.sc-mobile-fullwidth .row{margin:0}}@media (min-width:1023px){.sc-double-teaser:not(.sc-double-teaser-with-button){padding:25px 0}}@media (min-width:749px) and (max-width:1022.98px){.sc-double-teaser:not(.sc-double-teaser-with-button){padding:20px 0 30px}}@media (max-width:748.98px){.sc-double-teaser:not(.sc-double-teaser-with-button){padding:0;margin-bottom:10px}}@media (min-width:1023px){.sc-double-teaser .section-headline{margin:-25px 0 84px}}@media (min-width:749px) and (max-width:1022.98px){.sc-double-teaser .section-headline{margin:0 0 40px}}@media (max-width:748.98px){.sc-double-teaser .section-headline{margin:0 0 37px}}@media (min-width:1023px){.sc-double-teaser hr{margin:-20px 0 83px}}@media (min-width:749px) and (max-width:1022.98px){.sc-double-teaser hr{margin:-20px 0 60px}}@media (max-width:748.98px){.sc-double-teaser hr{display:none}}@media (min-width:749px){.sc-double-teaser .btn-grp{margin:82px 0 80px}}@media (max-width:748.98px){.sc-double-teaser .btn-grp{display:block;margin:40px auto 0}}@media (min-width:576px) and (max-width:748.98px){.sc-double-teaser .btn-grp{max-width:540px}}@media (max-width:575.98px){.sc-double-teaser .btn-grp{max-width:calc(100% - 60px)}}.sc-double-teaser .btn-grp+hr{margin-bottom:-20px}@media (min-width:749px){.sc-double-teaser .btn-grp .btn{min-width:1px;width:calc(50% - 10px)}}@media (max-width:748.98px){.sc-double-teaser .btn-grp .btn{margin-bottom:20px;padding:10px 20px}}.sc-double-teaser .btn-grp .btn:last-child{margin-bottom:0}@media (max-width:748.98px){.sc-double-teaser+.light-bg{margin-top:10px}}@media (max-width:1022.98px){.sc-double-teaser-with-button{margin-bottom:0}}@media (min-width:749px) and (max-width:1022.98px){.sc-double-teaser-with-button .container,.sc-double-teaser-with-button [class*=col-]{max-width:100%;padding:0}}@media (min-width:749px) and (max-width:1022.98px){.sc-double-teaser-with-button .row{margin:0}}.sc-image-teaser .row{margin:0 -5px}.sc-image-teaser [class*=col-]{padding:0 5px}@media (min-width:1023px){.sc-image-teaser .container{padding:0;max-width:100%}}.light-bg+.sc-parallax{margin-top:0}@media (min-width:749px){.light-bg+.sc-parallax .cross-path{position:relative}.light-bg+.sc-parallax .cross-path:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 54' fill='rgb(245,245,245)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,54'%3E%3C/polygon%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:100% 100%;content:"";height:54px;left:0;position:absolute;right:0;width:calc(100% + 2px);z-index:1;top:0}.light-bg+.sc-parallax .cross-path{position:absolute}}@media (max-width:748.98px){.light-bg+.sc-parallax .cross-path{position:relative}.light-bg+.sc-parallax .cross-path:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 44' fill='rgb(245,245,245)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,44'%3E%3C/polygon%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:100% 100%;content:"";height:44px;left:0;position:absolute;right:0;width:calc(100% + 2px);z-index:1;top:0}.light-bg+.sc-parallax .cross-path{position:absolute}}@media (min-width:1023px){.sc-parallax{height:420px}}@media (max-width:1022.98px){.sc-parallax{margin-top:20px;height:430px}}.sc-parallax:after{background-color:rgba(77,77,77,.6);z-index:1}.sc-video{position:relative}@media (min-width:1200px){.sc-video.light-bg{padding-bottom:80px}}@media (min-width:1023px) and (max-width:1199.98px){.sc-video.light-bg{padding-bottom:80px}}@media (min-width:749px) and (max-width:1022.98px){.sc-video.light-bg{padding-bottom:60px}}@media (max-width:748.98px){.sc-video.light-bg{padding-bottom:50px}}.sc-video .btn-loadmore{text-transform:none;font-size:16px}@media (min-width:1023px){.sc-video .btn-loadmore{margin-top:60px}}@media (min-width:749px) and (max-width:1022.98px){.sc-video .btn-loadmore{margin-top:40px}}@media (max-width:748.98px){.sc-video .btn-loadmore{margin-top:30px}}.sc-video .copyright-text{right:10px}.sc-video .container{position:relative}.sc-social-media{background-color:#f5f5f5;margin-bottom:0}@media (min-width:1200px){.sc-social-media{padding-bottom:80px}}@media (min-width:1023px) and (max-width:1199.98px){.sc-social-media{padding:80px 0}}@media (min-width:749px) and (max-width:1022.98px){.sc-social-media{padding:60px 0}}@media (max-width:748.98px){.sc-social-media{padding:50px 0}}@media (min-width:1200px){.sc-social-media{padding-top:90px}}.sc-support-teaser .container{position:relative}@media (max-width:748.98px){.sc-formular{background-color:transparent}}@media (min-width:1023px){.sc-employer-stories{padding:80px 0 42px}}@media (min-width:749px) and (max-width:1022.98px){.sc-employer-stories{padding:62px 0 42px}}@media (max-width:748.98px){.sc-employer-stories{padding:50px 0 30px}}.sc-employer-stories.light-bg .headline.section-headline{margin-top:0}.sc-employer-stories .headline-text:not(.headline-text--big){font-size:17px;letter-spacing:0;line-height:25px}.light-bg+.sc-employer-stories:not(.light-bg){padding:0}@media (min-width:1023px){.sc-seal-teaser{padding:66px 0 40px}}@media (min-width:749px) and (max-width:1022.98px){.sc-seal-teaser{padding:74px 0 58px}}@media (max-width:748.98px){.sc-seal-teaser{padding:40px 0 50px;text-align:center}}.sc-general:not(.light-bg,.sc-hero-component)+.sc-seal-teaser:not(.light-bg){padding:0}.sc-employer-stories.light-bg+.sc-seal-teaser.sc-no-margin{padding:0}.sc-hero-component:not(.light-bg)+.sc-seal-teaser:not(.light-bg)+.sc-post-single{margin-top:0}@media (min-width:1023px){.sc-quote.light-bg{padding:40px 0}}@media (min-width:749px) and (max-width:1022.98px){.sc-quote.light-bg{padding:34px 0}}@media (max-width:748.98px){.sc-quote.light-bg{padding:30px 0}}.sc-quote .btn-grp{text-align:center}@media (min-width:1023px){.sc-quote .btn-grp{margin-top:11px}}@media (min-width:749px) and (max-width:1022.98px){.sc-quote .btn-grp{margin:16px 0 6px}}@media (max-width:748.98px){.sc-quote .btn-grp{margin-top:30px}}@media (min-width:749px){.sc-quote .btn-grp .btn{min-width:1px;width:calc(50% - 10px)}}@media (max-width:748.98px){.sc-quote .btn-grp .btn{margin-bottom:20px;padding:10px 20px}}.sc-quote .btn-grp .btn:last-child{margin-bottom:0}@media (min-width:1023px){.sc-list.light-bg{padding:60px 0}}@media (max-width:1022.98px){.sc-list.light-bg{padding:40px 0}}@media (min-width:1023px){.sc-accordion{padding:51px 0!important}}@media (max-width:1022.98px){.sc-accordion{padding:41px 0!important}}@media (max-width:1022.98px){.sc-accordion .headline-title{font-size:20px;line-height:24px}}@media (min-width:1023px){.sc-download{padding:80px 0}}@media (min-width:749px) and (max-width:1022.98px){.sc-download{padding:40px 0}}@media (max-width:748.98px){.sc-download{padding:48px 0}}@media (min-width:1023px){.sc-presentation.light-bg{padding:53px 0 58px}}@media (min-width:749px) and (max-width:1022.98px){.sc-presentation.light-bg{padding:40px 0 58px}}@media (max-width:748.98px){.sc-presentation.light-bg{padding:26px 0 58px}}@media (max-width:748.98px){.sc-map .container{max-width:100%;padding-left:15px;padding-right:15px}}.sc-timeline .row{margin:0 -12px}.instagram-media{margin-left:auto!important;margin-right:auto!important}.dvagc-lsg-skewed-box{margin-bottom:20px}@media (min-width:749px){.dvagc-lsg-skewed-box{opacity:.9;position:absolute;bottom:0;left:0;width:calc(41.66667% - 4px);flex-direction:column;margin-top:0}}.dvagc-lsg-skewed-box .dvagc-m-skewed-box__content-wrapper{position:relative;display:flex;width:100%;flex-direction:column-reverse;margin-top:-9%;padding:0}@media (min-width:749px){.dvagc-lsg-skewed-box .dvagc-m-skewed-box__content-wrapper{position:absolute;bottom:40px;left:0;flex-direction:column;margin-top:0}}.dvagc-lsg-skewed-box .dvagc-m-skewed-box__content{background:#c8aa22;color:#fff;padding:32px;padding-left:0;position:relative}.dvagc-lsg-skewed-box .dvagc-m-skewed-box__content .headline{padding-left:20px}@media (min-width:749px){.dvagc-lsg-skewed-box .dvagc-m-skewed-box__content .headline{padding-left:30px}}@media (min-width:1023px){.dvagc-lsg-skewed-box .dvagc-m-skewed-box__content .headline{padding-left:70px}}.dvagc-lsg-skewed-box .dvagc-m-skewed-box__content .headline-text{color:#fff;margin-bottom:16px}.dvagc-lsg-skewed-box .dvagc-m-skewed-box__content .headline-title{text-shadow:none}.dvagc-h-skew--in,.dvagc-h-skew--out{position:relative;overflow:hidden;width:100%;height:0;padding-bottom:8.7489%;color:#c8aa22}.dvagc-h-skew--in:after,.dvagc-h-skew--out:after{content:"";position:absolute;transform:skewY(-5deg);transform-origin:top left;width:100%;height:0;padding-bottom:8.7489%;background:currentColor}.dvagc-h-skew--in:after{top:100%}.dvagc-h-skew--out:after{top:100%;left:0}@media (min-width:749px){.dvagc-h-skew--out:after{top:0}}footer .dvagc-h-skew--in,footer .dvagc-m-skewed-box__content{color:#666}footer .footer-bottom{color:#fff}.dvagc-e-button{position:relative;display:flex;align-items:center;justify-content:center;padding:24px 32px;border:none;border-radius:2px;color:#fff;background:#c8aa22;text-decoration:none;cursor:pointer;transition:color .3s ease-in-out}.dvagc-e-button.footer-cta-btn{margin-top:20px}.dvagc-e-button:before{content:"";position:absolute;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);border:2px solid #c8aa22;border-radius:4px;opacity:0;transition:opacity .3s ease-in-out}.dvagc-e-button .dvagc-e-button__background{position:absolute;top:0;left:0;display:block;overflow:hidden;width:100%;height:100%}.dvagc-e-button .dvagc-e-button__background:after{content:"";position:absolute;top:0;left:0;transform:skew(-5deg) scaleX(0);transform-origin:top left;width:150%;height:100%;background:#786614;transition:transform 0s ease-in-out,transform .3s ease-in-out,background .3s ease-in-out}.dvagc-e-button .dvagc-e-button__label{position:relative;z-index:2;margin:0;font-weight:600}.dvagc-e-button:hover{color:#fff}@media (hover:hover) and (pointer:fine){.dvagc-e-button:hover .dvagc-e-button__background:after{transform:skew(-5deg) scaleX(1)}}.dvagc-m-tag-list{display:flex;flex-wrap:wrap;justify-content:center;padding:0;margin:0;list-style-type:none}.dvagc-m-tag-list .dvagc-m-tag-list__item{padding-left:0;padding-bottom:0}.dvagc-m-tag-list .dvagc-m-tag-list__item:before{content:none}.dvagc-m-tag-list .dvagc-e-button{position:relative;display:flex;align-items:center;justify-content:center;padding:24px 32px;border:none;border-radius:2px;color:#fff;background:#c8aa22;text-decoration:none;cursor:pointer;transition:color .3s ease-in-out}.dvagc-m-tag-list .dvagc-e-tag{display:inline-flex;padding:4px 8px;border-width:1px;border-radius:4px;margin:10px}.dvagc-m-tag-list .dvagc-e-button--secondary{border:1px solid #c8aa22;color:#c8aa22;background:#fff;transition:border .3s ease-in-out,color .3s ease-in-out}.dvagc-m-tag-list .dvagc-e-tag.dvagc-e-button--secondary:before{border-width:1px}.dvagc-m-tag-list .dvagc-e-tag:before{top:-3px;left:-3px;width:calc(100% + 6px);height:calc(100% + 6px);border-width:2px;border-radius:4px}.dvagc-m-tag-list .dvagc-e-button--secondary:before{top:-5px;left:-5px;width:calc(100% + 10px);height:calc(100% + 10px);border:2px solid #c8aa22}.dvagc-m-tag-list .dvagc-e-button:before{content:"";position:absolute;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);border:2px solid #c8aa22;border-radius:4px;opacity:0;transition:opacity .3s ease-in-out}.dvagc-m-tag-list .dvagc-e-tag .dvagc-e-button__background{border-radius:4px}.dvagc-m-tag-list .dvagc-e-button__background{position:absolute;top:0;left:0;display:block;overflow:hidden;width:100%;height:100%}.dvagc-m-tag-list .dvagc-e-button__background:after{content:"";position:absolute;top:0;left:0;transform:skew(-5deg) scaleX(0);transform-origin:top left;width:150%;height:100%;background:#786614;transition:transform 0s ease-in-out,transform .3s ease-in-out,background .3s ease-in-out}.dvagc-m-tag-list .dvagc-e-button--secondary .dvagc-e-button__background:after{background:#f9f6e9}.dvagc-m-tag-list .dvagc-e-button__label{margin:0;font-family:"Marburger Regular",sans-serif;font-size:.75rem;line-height:1.66;position:relative;z-index:2;margin:0;font-weight:600}@media (hover:hover) and (pointer:fine){.dvagc-m-tag-list .dvagc-e-button--secondary:hover{border-color:#786614;color:#786614}}@media (hover:hover) and (pointer:fine){.dvagc-m-tag-list .dvagc-e-button:hover .dvagc-e-button__background:after{transform:skew(-5deg) scaleX(1)}}.wppsac-post-slider .wppsac-post-categories ul.wppsac-post-categories-list li a{background:#c8aa22!important;color:#000}.wppsac-post-slider .wppsac-post-content a.wppsac-readmorebtn{text-indent:-9999px!important;line-height:0!important}.wppsac-post-slider .wppsac-post-content a.wppsac-readmorebtn:after{content:"Weiterlesen";text-indent:0;display:block;line-height:initial}.dva-m-consent-blocking-overlay{position:absolute;z-index:5;top:0;left:0;display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;opacity:1;transition:visibility 0s,opacity .3s ease-in-out;visibility:visible}.dva-m-consent-blocking-overlay:before{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:#fff;opacity:.8}.dva-m-consent-blocking-overlay__background{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-image:url(//www.erfahrungen-mit-der-dvag.de/wp-content/themes/DVAG-Portal/public/css/../img/dva-video-consent-placeholder.svg);background-position:center;background-repeat:no-repeat;background-size:cover}.dva-m-consent-blocking-overlay__text{z-index:2;max-width:700px;margin:16px 30px 30px;text-align:center;font-size:1.125rem;font-weight:600;line-height:1.57}.dva-m-consent-blocking-overlay .dva-m-consent-blocking-overlay__btn{z-index:2}.dva-m-consent-blocking-overlay .dva-m-consent-blocking-overlay__btn .dva-e-button__label{text-transform:none}#vbsearch .dva-m-consent-blocking-overlay{height:230px;top:-83px;z-index:1000}