:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.flex-fill{flex:1 1 auto !important}.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-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}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-evenly{justify-content:space-evenly !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}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media(min-width: 576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !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}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.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-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}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-sm-evenly{justify-content:space-evenly !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}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}}@media(min-width: 768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !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}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.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-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}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-md-evenly{justify-content:space-evenly !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}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}}@media(min-width: 992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !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}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.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-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}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-lg-evenly{justify-content:space-evenly !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}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}}@media(min-width: 1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !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}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.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-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}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-xl-evenly{justify-content:space-evenly !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}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}}@media(min-width: 1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !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}.d-print-none{display:none !important}}@font-face{font-family:"Helvetica Neue LT Pro 45 Light";font-style:normal;font-weight:400;src:local(""),url("../otf/helveticaneuelight.otf") format("opentype")}@font-face{font-family:"Helvetica Neue Medium";font-style:normal;font-weight:400;src:local(""),url("../otf/helveticaneuemedium.otf") format("opentype")}@font-face{font-family:"Helvetica Neue Light";font-style:normal;font-weight:400;src:local(""),url("../otf/helveticaneuelight.otf") format("opentype")}@font-face{font-family:"Helvetica Neue Bold";font-style:normal;font-weight:400;src:local(""),url("../otf/helveticaneuebold.otf") format("opentype")}@font-face{font-family:"Helvetica Neue Roman";font-style:normal;font-weight:400;src:local(""),url("../otf/helveticaneueroman.otf") format("opentype")}@font-face{font-family:"robotolight";font-style:normal;font-weight:normal;src:url("../woff/roboto-light-webfont.woff") format("woff"),url("../ttf/roboto-light-webfont.ttf") format("truetype"),url("../svg/roboto-light-webfont.svg#robotoregular") format("svg")}@font-face{font-family:"robotobold";font-style:normal;font-weight:normal;src:url("../woff/roboto-bold-webfont.woff") format("woff"),url("../ttf/roboto-bold-webfont.ttf") format("truetype"),url("../svg/roboto-bold-webfont.svg#robotobold") format("svg")}@font-face{font-family:"robotobolditalic";font-style:normal;font-weight:normal;src:url("../woff2/roboto-v32-latin-700italic.woff2") format("woff2"),url("../ttf/roboto-v32-latin-700italic.ttf") format("truetype")}@font-face{font-family:"robotomedium";font-style:normal;font-weight:normal;src:url("../woff2/roboto-medium.woff2") format("woff2"),url("../ttf/roboto-medium.ttf") format("truetype")}@font-face{font-family:"robotoregular";font-style:normal;font-weight:normal;src:url("../woff2/roboto-v32-latin-regular.woff2") format("woff2"),url("../ttf/roboto-v32-latin-regular.ttf") format("truetype")}@font-face{font-family:"robotolightitalic";font-style:normal;font-weight:normal;src:url("../woff2/roboto-v32-latin-300italic.woff2") format("woff2"),url("../ttf/roboto-v32-latin-300italic.ttf") format("truetype")}@font-face{font-family:"robotothin";font-style:normal;font-weight:normal;src:url("../woff2/roboto-v32-latin-100.woff2") format("woff2"),url("../ttf/roboto-v32-latin-100.ttf") format("truetype")}#pi_tracking_opt_in_div{display:none !important}#pageContent{overflow-x:hidden}.button{background-color:#1d459f;display:inline-block;text-decoration:none;color:#fff;padding:.8125rem 1.25rem .8125rem 3.25rem}.facelift-headline{font-family:"robotothin";font-weight:normal;font-size:40px;line-height:45px;margin-left:50px;display:inline-block;background-color:#fff;padding:0px 20px}.facelift-headline-border{border-top:1px solid #666;width:100%;height:0px;margin-bottom:50px;margin-top:-10px}.facelift-headline-right{text-align:right}.facelift-headline-right .facelift-headline{margin-left:auto;margin-right:50px}.bg-color-06 .facelift-headline,.bg-color-06 .facelift-headline-right{background-color:#f2f2f2}.introtext p{font-size:18px;font-family:"robotolight";line-height:28px}@media screen and (min-width: 90em){.breadcrumb{padding-top:1.875rem}}@media print,screen and (min-width: 48em){.breadcrumb{padding-top:2.25rem}}@media print,screen and (max-width: 47.9988em){.breadcrumb{padding-top:2rem}}.radio.columns{position:relative}input[type=radio]+label{display:block}header.header{padding:0px 50px 0px 50px;z-index:10;position:sticky;top:0;background:#fff;transition:all .25s ease;height:130px}@media(max-width: 992px){header.header{padding:20px 15px 0px 15px;height:135px}}@media(max-width: 380px){header.header{height:90px}}@media(max-width: 380px){header.header{height:135px}}@media print,screen and (min-width: 48em){.has-promo-banner:not(.scrolled) header.header{top:78px}}@media print,screen and (min-width: 64em){.has-promo-banner:not(.scrolled) header.header{top:95px}}.header a{text-decoration:none}.header__inner{padding:0;display:flex;flex-wrap:wrap;column-gap:32px;justify-content:space-between}@media(max-width: 1200px){.header__inner{flex-direction:column-reverse;row-gap:20px}}.header__left-column{flex:1;display:flex;flex-direction:column}@media(max-width: 1200px){.header__left-column{flex:unset;display:block;width:100%}}.header__row{display:flex}.header__row--top{margin-bottom:20px;margin-top:33px}@media(max-width: 1200px){.header__row--top{margin:0px}}.header__metanavigation,.header__search,.header__mainnavigation{flex:1}.header .mainnavigation ul.nav{width:100%;display:flex;flex-wrap:wrap;gap:0 30px;padding-left:0px;margin:0px}@media(max-width: 1200px){.header .mainnavigation ul.nav{gap:0 30px}}@media(max-width: 1400px){.header .mainnavigation ul.nav{gap:0 20px}}.header .mainnavigation ul.nav.lvl-0>li>a{position:relative;letter-spacing:.3px;font-size:18px;font-family:"robotolight";text-transform:uppercase;display:block;padding-left:5px;padding-right:5px;margin-left:-5px}@media(max-width: 1200px){.header .mainnavigation ul.nav.lvl-0>li>a{font-size:16px}}.header .mainnavigation ul.nav.lvl-0>li>a span.bold{font-family:"robotomedium";position:absolute;left:4px;top:0px;display:block;width:100%;opacity:0;transition:opacity .25s ease;font-weight:normal}.header .mainnavigation ul.nav.lvl-0>li>a span.slim{opacity:1;transition:opacity .25s ease}.header .mainnavigation ul.nav.lvl-0>li:hover>a span.bold,.header .mainnavigation ul.nav.lvl-0>li.current>a span.bold,.header .mainnavigation ul.nav.lvl-0>li.active>a span.bold{opacity:1}.header .mainnavigation ul.nav.lvl-0>li:hover>a span.slim,.header .mainnavigation ul.nav.lvl-0>li.current>a span.slim,.header .mainnavigation ul.nav.lvl-0>li.active>a span.slim{opacity:0}.header .mainnavigation ul.nav li{margin-right:0px;list-style:none}.header .mainnavigation ul.nav li a{color:#111;transition:all .2s ease-in-out;margin-bottom:31px;margin-top:5px}.header .mainnavigation ul.nav li.current>a,.header .mainnavigation ul.nav li.active>a{color:#1d459f;text-decoration:none;font-family:"robotomedium" !important}.header .mainnavigation ul.nav li:hover>a{color:#1d459f}.header .mainnavigation.mobile:before{position:absolute;content:"";width:100%;height:10px;box-shadow:0px 10px 10px rgba(0,0,0,0.1607843137);top:-10px;left:0}.header .mainnavigation ul.nav-mobile li{margin-right:0px;list-style:none}.header .mainnavigation ul.nav-mobile li a{color:#111;transition:all .2s ease-in-out;padding-bottom:31px;margin-top:5px}.header .mainnavigation ul.nav-mobile li a[title=Karriere] .icon{display:none}.header .mainnavigation ul.nav-mobile li.current>a,.header .mainnavigation ul.nav-mobile li.active>a{color:#1d459f;text-decoration:none}.header .mainnavigation ul.nav-mobile li:hover>a{color:#1d459f}.header .mainnavigation ul.nav-mobile.lvl-0>li>a{position:relative;letter-spacing:.3px;font-size:20px;font-family:"robotolight";text-transform:uppercase;display:block;align-items:center;padding-left:5px;padding-right:5px;margin-left:-5px}.header .mainnavigation ul.nav-mobile.lvl-0>li>a:has(.icon) .icon{position:absolute;right:0px;top:50%;transform:translateY(-50%)}.header .mainnavigation ul.nav-mobile.lvl-0>li>a span.bold{font-family:"robotobold";position:absolute;left:4px;top:10px;display:block;width:100%;opacity:0;transition:opacity .25s ease;font-weight:normal}.header .mainnavigation ul.nav-mobile.lvl-0>li>a span.slim{opacity:1;transition:opacity .25s ease}.header .mainnavigation ul.nav-mobile.lvl-0>li:hover>a span.bold,.header .mainnavigation ul.nav-mobile.lvl-0>li.current>a span.bold,.header .mainnavigation ul.nav-mobile.lvl-0>li.active>a span.bold{opacity:1}.header .mainnavigation ul.nav-mobile.lvl-0>li:hover>a span.slim,.header .mainnavigation ul.nav-mobile.lvl-0>li.current>a span.slim,.header .mainnavigation ul.nav-mobile.lvl-0>li.active>a span.slim{opacity:0}.header .mainnavigation ul.nav-mobile .navigation__flyout{box-shadow:none;min-width:100%;min-height:0px;display:block;opacity:0;height:0;padding:0px}.header .mainnavigation ul.nav-mobile .navigation__flyout:before{display:none}.header .mainnavigation ul.nav-mobile .navigation__flyout .navigation__flyout-inner{padding:20px 0px 20px 0px}.header .mainnavigation ul.nav-mobile .navigation__flyout .col-lg-9,.header .mainnavigation ul.nav-mobile .navigation__flyout .row{max-width:100%}.header .mainnavigation ul.nav-mobile .navigation__flyout .col-lg-9{flex-wrap:wrap}.header .mainnavigation ul.nav-mobile .navigation__flyout ul.lvl-1{width:100%;padding-bottom:0}.header .metanavigation a:after{display:none}.header .metanavigation ul.nav{gap:0 20px;padding-left:0px;margin:0px;align-items:center;min-height:34px}.header .metanavigation ul.nav li a{color:#0f2350;text-decoration:none}.header .menu-main.mobile{overflow:auto;display:none;max-height:calc(100vh - 135px)}.header .menu-main.desktop{display:none}.header__search{margin-left:50px}@media(max-width: 1200px){.header__search{flex:unset}}.header__search form{padding:13px 15px;justify-content:space-between;gap:10px;display:flex;align-items:center;position:relative;top:-10px;border:1px solid #0f2350;border-radius:30px;width:310px}@media(max-width: 1200px){.header__search form{padding:8px 15px;top:-6px}}.header__search form button{display:flex;background:none}.header__search form button img{width:15px;height:15px}.header__search form button:before{display:none}.header__search form input{outline:0;border:0;font-size:1rem;background:none;color:#111}.header__search form input::placeholder{color:#111}.header__logo{height:100%;padding-top:35px}@media(max-width: 1200px){.header__logo{padding-top:0}}.header__logo a:after{display:none}.header__logo img{width:auto;height:60px}@media(max-width: 380px){.header__logo img{height:50px}}.header .burger{font-size:32px;font-weight:bold;line-height:1;position:absolute;top:50px;right:15px;width:30px;height:30px;transition:transform .25s ease;cursor:pointer;user-select:none}@media(max-width: 380px){.header .burger{top:30px}}.header .burger .burger-icon{position:relative;width:30px;height:23px}.header .burger .burger-icon__line{will-change:transform,opacity;transition:all .25s linear;width:100%;height:3px;background:#1d459f;position:absolute}.header .burger .burger-icon__line--1{top:0}.header .burger .burger-icon__line--2{top:10px}.header .burger .burger-icon__line--3{bottom:0}.header .burger.open{transform:rotate(180deg)}.header .burger.open .burger-icon__line--1{transform:rotate(45deg);top:11px}.header .burger.open .burger-icon__line--2{opacity:0}.header .burger.open .burger-icon__line--3{transform:rotate(-45deg);top:11px}body.scrolled [ref=page]>.header{box-shadow:0 5px 20px 5px rgba(0,0,0,.1)}.language{display:flex}.menu-lang{display:flex;flex-wrap:wrap}.menu-lang .active{font-weight:bold}.menu-lang .text-muted{color:#333}.nav{display:flex;flex-wrap:wrap}.nav>li{z-index:1}.nav li.active>a{font-weight:normal}.header{box-shadow:0px 5px 10px rgba(0,0,0,.1607843137)}.header .mainnavigation .navigation__flyout{background:#fff;overflow-y:auto;display:none;visibility:hidden;opacity:0;width:100%;position:absolute;left:0;top:130px;z-index:-1;transition:opacity .2s ease-in,visibility .2s ease-in;padding:30px 50px 20px 50px;box-shadow:0px 10px 10px rgba(0,0,0,.1607843137)}.header .mainnavigation .navigation__flyout:before{position:absolute;content:"";width:100%;height:10px;box-shadow:0px 10px 10px rgba(0,0,0,0.1607843137);top:-10px;left:0}.header .mainnavigation .navigation__flyout .col-lg-9{display:grid;gap:30px;grid-auto-flow:column}@media(max-width: 1200px)and (min-width: 993px){.header .mainnavigation .navigation__flyout .col-lg-9{grid-template-columns:1fr 1fr 1fr;grid-auto-flow:row}}@media(max-width: 1200px){.header .mainnavigation .navigation__flyout .col-lg-9{grid-auto-flow:row}}.header .mainnavigation .navigation__flyout p{font-size:.938rem;line-height:1.25rem}.header .mainnavigation .navigation__flyout .row{margin-left:0px;margin-right:0px}.header .mainnavigation .navigation__wrapper{display:flex;gap:40px}.header .mainnavigation .navigation__teaserimg img{width:460px;min-width:460px;height:auto}@media(max-width: 1200px){.header .mainnavigation .navigation__teaserimg img{width:300px;min-width:300px}}.header .mainnavigation .navigation__content{flex-grow:1;display:flex;align-items:center;flex-wrap:wrap;align-content:center}.header .mainnavigation .navigation__content .navigation__link{padding-bottom:10px}.header .mainnavigation .navigation__content .button--primary{padding-bottom:9px}@media(min-width: 1200px){.header .mainnavigation .lvl-0>.navigation__item.sub:hover .navigation__flyout{display:block;visibility:visible;opacity:1}}.header .mainnavigation ul.lvl-1{visibility:visible;opacity:1;display:grid;gap:4px 10px;padding-bottom:20px;align-items:first baseline;align-content:start}.header .mainnavigation ul.lvl-1.multicol{display:block;column-count:2;column-gap:5px;padding-right:20px}.header .mainnavigation ul.lvl-1.multicol .spacer{column-span:all}@media(max-width: 1200px){.header .mainnavigation ul.lvl-1.multicol{column-count:1}}.header .mainnavigation ul.lvl-1 li.navigation__item{flex-basis:calc(33.33% - 20px);margin:0}.header .mainnavigation ul.lvl-1 li.navigation__item--teaserimg{flex-basis:100% !important}@media(min-width: 1400px)and (max-width: 1600px){.header .mainnavigation ul.lvl-1 li.navigation__item{flex-basis:calc(33.33% - 7px)}}@media(max-width: 1200px){.header .mainnavigation ul.lvl-1 li.navigation__item{flex-basis:calc(33.33% - 14px)}}.header .mainnavigation ul.lvl-1 li.navigation__item a{font-size:16px;line-height:1.438rem;text-decoration:none;font-family:"robotolight";position:relative;display:inline-flex;align-items:baseline;transition:color .3s ease;margin-bottom:5px}.header .mainnavigation ul.lvl-1 li.navigation__item a span{transition:transform .3s ease}.header .mainnavigation ul.lvl-1 li.navigation__item a::before{content:"";display:inline-block;position:relative;top:5px;width:2px;height:21px;background-color:#1d459f;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease}.header .mainnavigation ul.lvl-1 li.navigation__item:hover a span{transform:translateX(10px)}.header .mainnavigation ul.lvl-1 li.navigation__item:hover a::before{transform:scaleX(1)}.header .mainnavigation li.spacer{font-size:1.875rem;line-height:2.25rem;margin-bottom:30px;width:100%;font-size:18px;line-height:1.438rem;margin-right:0 !important;margin-bottom:0;padding-bottom:20px;font-family:"robotomedium"}.header .mainnavigation li.spacer a{position:relative;padding-bottom:10px;text-decoration:none}.header .mainnavigation li.spacer a::after{content:"";position:absolute;left:0;bottom:0;width:30px;height:2px;background-color:#1d459f;transition:width .3s ease}@media(max-width: 576px){.header .mainnavigation li.spacer{font-size:.938rem;line-height:2.063rem}}.header .mainnavigation li.spacer:hover a::after{width:100%}.header .mainnavigation li.spacer:after{bottom:10px}.header .mainnavigation ul.lvl-2{visibility:visible;opacity:1;display:block}.header .mainnavigation ul.lvl-2.col-2,.header .mainnavigation ul.lvl-2.col-1{width:50%;float:left}@media(max-width: 1400px){.header .mainnavigation ul.lvl-2.col-2,.header .mainnavigation ul.lvl-2.col-1{width:100%;float:none}}.header .mainnavigation ul.lvl-2 li.navigation__item{margin-bottom:5px;display:flex}.header .mainnavigation ul.lvl-2 li.navigation__item a{position:relative;padding-left:15px;padding-bottom:0}.header .mainnavigation ul.lvl-2 li.navigation__item a:hover{color:#1d459f}@media(max-width: 1200px){.header .mainnavigation{background-color:#fff;position:absolute;top:135px;width:100vw;height:100vh;left:0}.header .mainnavigation .navigation__link.open+.navigation__flyout{opacity:1;height:auto}.header .mainnavigation .navigation__link .icon svg{transform:rotate(0deg);transition:all .25s cubic-bezier(0.5, 0, 0.15, 1.2)}.header .mainnavigation .navigation__link.open .icon svg{transform:rotate(180deg)}.header .mainnavigation .col-lg-3{display:none}.header .mainnavigation .trigger{background:pink;width:30px;height:30px;position:absolute;right:0}.header .mainnavigation .lvl-0{overflow-y:auto;padding:0 15px 30px 15px}.header .mainnavigation .lvl-0>.navigation__item{border-bottom:1px solid #1d459f;position:relative}.header .mainnavigation .lvl-0>.navigation__item>a{padding:10px 0;display:block}.header .mainnavigation .lvl-0 .spacer{font-size:1.875rem;line-height:2.25rem;margin-bottom:30px;font-size:1.25rem;margin-bottom:20px}.header .mainnavigation .lvl-0 .spacer a{position:relative;padding-bottom:10px;text-decoration:none}.header .mainnavigation .lvl-0 .spacer a::after{content:"";position:absolute;left:0;bottom:0;width:30px;height:2px;background-color:#1d459f;transition:width .3s ease}}@media(max-width: 1200px)and (max-width: 576px){.header .mainnavigation .lvl-0 .spacer{font-size:.938rem;line-height:2.063rem}}@media(max-width: 1200px){.header .mainnavigation .lvl-0 .spacer:hover a::after{width:100%}}@media(max-width: 1200px){.header .mainnavigation .navigation__flyout{opacity:1;visibility:visible;position:static;padding:20px 0px 20px 0px}.header .mainnavigation .navigation__flyout ul.lvl-1{display:none}.header .mainnavigation .navigation__flyout ul.lvl-1>.navigation__item{margin:0 0 15px 0px}.header .mainnavigation .navigation__flyout ul.lvl-1>.navigation__item p{display:none}.header .mainnavigation .navigation__flyout ul.lvl-1 .lvl-2{display:none}}.search-icon,.globe-icon{margin:0px}.new-search-form{top:0px;left:0px;position:relative}.new-search-field,.new-search-btn{height:2.125rem}.new-search-btn{background-size:15px auto}.search-icon .icon,.search-icon:hover .icon{background:url("../svg/career-search-icon.svg") 0 0 no-repeat;transition:all .25s cubic-bezier(0.5, 0, 0.15, 1.2);height:18px;width:18px;position:relative;display:block}.search-icon:hover .icon{transform:scale(1.2)}.search-icon{height:18px;width:18px}.menu-open .search-icon{display:block}.globe-icon,.globe-icon:hover{background:url("../svg/career-globe-icon.svg") 0 0 no-repeat;height:18px;width:18px;transition:all .25s cubic-bezier(0.5, 0, 0.15, 1.2)}.globe-icon:hover{transform:scale(1.2)}.contact-icon{background:url("../svg/career-contact-icon.svg") 0 0 no-repeat;height:16px;width:21px;margin-top:2px;transition:all .25s cubic-bezier(0.5, 0, 0.15, 1.2)}.contact-icon:hover{transform:scale(1.2)}.download-icon{background:url("../svg/career-download-icon.svg") 0 0 no-repeat;height:18px;width:15px;transition:all .25s cubic-bezier(0.5, 0, 0.15, 1.2)}.download-icon:hover{transform:scale(1.2)}.locations-icon{background:url("../svg/locations-icon.svg") 0 0 no-repeat;height:20px;width:20px;transition:all .25s cubic-bezier(0.5, 0, 0.15, 1.2)}.locations-icon:hover{transform:scale(1.2)}.onlineshop-icon{background:url("../svg/icon-online-shop.svg") 0 0 no-repeat;height:20px;width:20px;transition:all .25s cubic-bezier(0.5, 0, 0.15, 1.2)}.onlineshop-icon:hover{transform:scale(1.2)}.header-flag{background-color:#1d459f;color:#fff;width:210px;display:flex;position:absolute;right:50px;top:100%;padding:0px 20px;align-items:self-start;z-index:-1}.header-flag svg{width:40px;min-width:35px}.header-flag span{font-family:"robotolight";font-size:14px;line-height:20px;text-transform:uppercase;display:block;padding:20px 0px 20px 15px;letter-spacing:.23px}.footer-link{color:#333}.servicebar{display:block;position:fixed;bottom:calc(50% - 150px);right:-383px;z-index:96;padding:40px 0 40px 45px;width:480px;transition:all .3s linear,background-color .3s linear;background-color:rgba(0,0,0,0)}.servicebar h5{font-size:1.4rem;margin-bottom:10px;font-family:"Helvetica Neue Medium";font-weight:normal}.servicebar p{font-family:"Helvetica Neue Light"}.servicebar svg{vertical-align:top;width:15px;margin-top:4px;display:inline-block;margin-right:15px}.servicebar svg path{fill:#000e2e}.servicebar p{display:inline-block}.servicebar__header{transition:opacity .25s ease;opacity:0}.servicebar__adress{color:#333;font-size:1rem;margin-bottom:30px;display:flex;align-items:flex-start;line-height:1.4}.servicebar__adress img{margin-top:3px;margin-right:10px;max-width:20px}.servicebar__item{background:#1d459f;position:relative;width:100%;justify-content:center;transition:all .25s ease}.servicebar__link{line-height:1.444rem;display:flex;font-family:"Helvetica Neue Light";text-decoration:none;width:100%}.servicebar__icon{padding:10px;fill:#fff;display:flex;height:75px;transition:background-color .25s ease;align-items:center}.servicebar__icon a{display:flex;align-items:center}.servicebar__icon img{margin-right:5px;max-width:20px;margin-left:5px}.servicebar__icon--1{background-color:#2558ca}.servicebar__icon--2{background-color:#1d459f}.servicebar__icon--3{background-color:#153274}.servicebar__icon:hover{cursor:pointer;background-color:#0f2350 !important}.servicebar__title{margin-left:5px;color:#fff;font-family:"Helvetica Neue Medium";padding:14px 0}.servicebar__divider{opacity:0;background:rgba(255,255,255,.3);width:1px;height:57px;margin:0 10px}@media(min-width: 577px){.servicebar.hover{z-index:102;right:0;background-color:#ededed}.servicebar.hover .servicebar__divider{opacity:1 !important}.servicebar.hover .servicebar__header{opacity:1;display:block}}@media(max-width: 576px){.servicebar{border-top:1px solid #fff;padding:0;width:100%;bottom:0;top:auto;right:unset;background:#fff}.servicebar__items{display:flex;justify-content:center}.servicebar__link{justify-content:center;width:100%}.servicebar__icon{height:65px;padding:0}.servicebar__header{display:none}.servicebar__title{display:none}}.hero-wrapper{position:relative}.hero-wrapper .hero-element{height:70vh;position:relative}.hero-wrapper .hero-overlay{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;text-align:center}.hero-wrapper .hero-overlay.hero-vertical-top{align-items:flex-start;padding-top:20px}.hero-wrapper .hero-overlay.hero-vertical-bottom{align-items:flex-end;padding-bottom:20px}.hero-wrapper .hero-overlay.hero-horizontal-left{justify-content:flex-start;padding-left:50px;text-align:left}.hero-wrapper .hero-overlay.hero-horizontal-right{justify-content:flex-end;padding-right:50px;text-align:right}.hero-wrapper .hero-overlay>div{display:inline-block;margin-bottom:10%}.hero-wrapper .hero-overlay .btn--large-arrow-white{background-color:#1d459f;border:0px;transition:background-color .25s ease}.hero-wrapper .hero-overlay .btn--large-arrow-white:hover{background-color:#fff}.hero-wrapper .hero-overlay span{font-family:"robotobold"}.hero-wrapper .hero-boxwrapper{position:relative;margin-top:-150px;display:flex;width:100%;justify-content:center;gap:30px}@media(max-width: 768px){.hero-wrapper .hero-boxwrapper{flex-direction:column;margin-top:-50px}}.hero-wrapper .hero-boxwrapper .box--left,.hero-wrapper .hero-boxwrapper .box--right{display:flex;flex:auto;width:50%;box-shadow:0px 5px 10px rgba(0,0,0,.1607843137);background-color:#fff;align-items:self-start;transform:translateY(0px);transition:all .25s ease}@media(max-width: 768px){.hero-wrapper .hero-boxwrapper .box--left,.hero-wrapper .hero-boxwrapper .box--right{width:100%;flex-direction:column}.hero-wrapper .hero-boxwrapper .box--left img,.hero-wrapper .hero-boxwrapper .box--right img{margin:0 auto}}@media(min-width: 768px){.hero-wrapper .hero-boxwrapper .box--left:hover,.hero-wrapper .hero-boxwrapper .box--right:hover{transform:translateY(-40px)}.hero-wrapper .hero-boxwrapper .box--left img,.hero-wrapper .hero-boxwrapper .box--right img{position:relative;top:50%;left:50%;transform:translate(-50%, -50%)}}.hero-wrapper .hero-boxwrapper .box--left>a,.hero-wrapper .hero-boxwrapper .box--right>a{max-width:33.333%}.hero-wrapper .hero-boxwrapper .box--left a,.hero-wrapper .hero-boxwrapper .box--right a{color:#111;text-decoration:none;word-break:break-word}.hero-wrapper .hero-boxwrapper .box--left a:hover,.hero-wrapper .hero-boxwrapper .box--right a:hover{color:#1d459f}.hero-wrapper .hero-boxwrapper .box--left>div,.hero-wrapper .hero-boxwrapper .box--right>div{flex:auto;height:100%}.hero-wrapper .hero-boxwrapper .box--left .box--image,.hero-wrapper .hero-boxwrapper .box--right .box--image{width:35%}@media(max-width: 1200px){.hero-wrapper .hero-boxwrapper .box--left .box--image,.hero-wrapper .hero-boxwrapper .box--right .box--image{width:50%;text-align:center}}@media(max-width: 768px){.hero-wrapper .hero-boxwrapper .box--left .box--image,.hero-wrapper .hero-boxwrapper .box--right .box--image{width:100%;text-align:center}}.hero-wrapper .hero-boxwrapper .box--left h3,.hero-wrapper .hero-boxwrapper .box--right h3{font-family:"robotomedium";font-size:20px;margin-bottom:15px;font-weight:normal;text-decoration:underline}.hero-wrapper .hero-boxwrapper .box--left .small-bottom-space-3,.hero-wrapper .hero-boxwrapper .box--right .small-bottom-space-3{padding-bottom:10px}.hero-wrapper .hero-boxwrapper .box--content{background:#fff;padding:15px 25px;width:65%}.hero-wrapper .hero-boxwrapper .box--content h3{text-decoration:none !important;margin-bottom:30px}.hero-wrapper .hero-boxwrapper .box--content h3 strong a{position:relative;padding-bottom:10px;text-decoration:none !important;font-size:21px}.hero-wrapper .hero-boxwrapper .box--content h3 strong a::after{content:"";position:absolute;left:0;bottom:0;width:30px;height:2px;background-color:#1d459f;transition:width .3s ease}@media(max-width: 576px){.hero-wrapper .hero-boxwrapper .box--content h3 strong{font-size:.938rem;line-height:2.063rem}}.hero-wrapper .hero-boxwrapper .box--content h3 strong:hover a::after{width:100%}@media(max-width: 1200px){.hero-wrapper .hero-boxwrapper .box--content{width:50%}}@media(max-width: 768px){.hero-wrapper .hero-boxwrapper .box--content{width:100%}}.hero-wrapper .hero-boxwrapper .box--content .arrow-link{transition:all .3s ease}.hero-wrapper .hero-boxwrapper .box--content .arrow-link:hover{transform:translateX(10px);font-family:"robotobold"}.hero-wrapper h1{font-family:"robotobolditalic";font-size:60px;color:#333;line-height:78px}@media(max-width: 700px){.hero-wrapper h1{font-size:40px;line-height:60px}}.fact-wrapper{display:flex}@media(max-width: 580px){.fact-wrapper{flex-direction:column;gap:30px}}.fact-wrapper .fact{flex:auto;width:33.333%;text-align:center}@media(max-width: 580px){.fact-wrapper .fact{width:100%}}.fact-wrapper .fact span{font-family:"robotobolditalic";font-size:60px;color:#333;line-height:78px}@media(max-width: 795px){.fact-wrapper .fact span{font-size:40px;line-height:50px}}.fact-wrapper .fact p{font-family:"robotoregular"}.triangleteaser{display:flex}.triangleteaser .left{background-color:#1d459f;color:#fff;flex:auto;width:33.333%;position:relative;display:flex;align-items:center;z-index:1}.triangleteaser .left h2{font-family:"robotobolditalic";font-size:60px;color:#fff;line-height:78px}@media(max-width: 669px){.triangleteaser .left h2{font-size:40px}}.triangleteaser .left .claim{font-family:"robotoregular";font-size:20px;margin-bottom:15px}@media(max-width: 669px){.triangleteaser .left .claim{font-size:16px;line-height:20px}}.triangleteaser .left .left-content{padding-top:20px;padding-bottom:15px}.triangleteaser .left:before{content:"";position:absolute;clip-path:polygon(0 0, 100% 0, 30% 100%, 0 100%);transform:translateZ(0);width:25%;background-color:#fff;top:0;bottom:0;right:-25%}.triangleteaser .left:after{content:"";position:absolute;clip-path:polygon(0 0, 100% 0, 0 100%);transform:translateZ(0);width:18%;background-color:#1d459f;top:0;bottom:0;right:-18%}.triangleteaser .right{background-color:#ededed;flex:auto;width:66.666%;padding:50px 0px 30px 12%;position:relative}.triangleteaser .right:before{content:"";position:absolute;clip-path:polygon(98% 0%, 100% 0, 3% 100%, 0 100%);transform:translateZ(0);width:9%;background-color:#fff;top:0;bottom:0;left:45px}.triangleteaser .right .bodytext{font-family:"robotolight"}@media(max-width: 500px){.triangleteaser{flex-direction:column;padding:0px}.triangleteaser .left{width:100%;padding-right:30%}.triangleteaser .left:before{right:0px;clip-path:polygon(100% 0, 100% 100%, 30% 100%, 0 100%);transform:translateZ(0)}.triangleteaser .left .left-content{padding-left:15px}.triangleteaser .right{width:100%;padding:50px 30px 30px 30px}.triangleteaser .right:before{display:none}}.facelift-triangleteaser-wrapper:before{content:"";position:absolute;height:100%;width:100%;z-index:-1;background-color:#1d459f;right:50%;top:0}.facelift-triangleteaser-wrapper:after{content:"";position:absolute;height:100%;width:100%;z-index:-1;background-color:#ededed;left:50%;top:0}@media(max-width: 500px){.facelift-triangleteaser-wrapper{padding:0px}}.facelift-slider .item{display:grid !important;grid-template-columns:1fr 30px 80px 50px 1fr;grid-template-rows:30px 1fr 1fr 20px}@media(max-width: 700px){.facelift-slider .item{grid-template-columns:.25fr 30px 80px 50px 1fr;grid-template-rows:.75fr 30px 1fr 20px}}@media(max-width: 537px){.facelift-slider .item{grid-template-columns:30px 80px 50px 1fr;grid-template-rows:.5fr 30px 1fr 20px}}.facelift-slider .slider-left{grid-area:1/1/4/4}@media(max-width: 700px){.facelift-slider .slider-left{grid-area:1/1/4/-1}}.facelift-slider .slider-right{grid-area:2/3/4/6;filter:drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.1607843137));padding-right:10px}@media(max-width: 537px){.facelift-slider .slider-right{grid-area:2/2/4/6}}.facelift-slider .slider-right .right-inner{background-color:#fff;clip-path:polygon(40px 0, 100% 0, 100% 100%, 0 100%);transform:translateZ(0);padding:50px 30px 20px 70px;min-height:100%}.facelift-slider .blue-element{grid-area:3/2/5/5;background:#1d459f;clip-path:polygon(25px 0, 100% 0, calc(100% - 25px) 100%, 0 100%);transform:translateZ(0)}@media(max-width: 537px){.facelift-slider .blue-element{grid-area:3/1/5/4}}.facelift-slider .btn--large-arrow-white{background-color:#1d459f;border:0px;transition:background-color .25s ease}.facelift-slider .btn--large-arrow-white:hover{background-color:rgba(0,0,0,0)}.facelift-slider .slick-dots{display:grid;left:auto;right:15px;bottom:auto;top:40px}@media(max-width: 700px){.facelift-slider .slick-dots{top:auto;bottom:45px}}.facelift-slider .slick-dots li{opacity:0;transition:opacity .25s ease;grid-area:1/1;color:#1d459f;font-family:"robotolightitalic";font-size:22px}.facelift-slider .slick-dots li.slick-active{opacity:1}.facelift-slider .slick-dots li span{font-family:"robotobolditalic"}.facelift-slider-outer{position:relative}.facelift-slider-outer .slick-arrow{position:absolute;top:44px}.facelift-slider-outer .slick-arrow:hover,.facelift-slider-outer .slick-arrow:focus{cursor:pointer}@media(max-width: 700px){.facelift-slider-outer .slick-arrow{top:auto;bottom:40px}}.facelift-slider-outer .next{right:20px}.facelift-slider-outer .prev{right:110px}.facelift-contact{display:grid;grid-template:1fr/1fr 10px 100px 10px 1fr;margin-right:calc((100vw - 84rem)/2)}@media(max-width: 1430px){.facelift-contact{margin-right:48px}}@media(max-width: 1170px){.facelift-contact{grid-template:1fr 1fr/auto 10px 100px 10px 1fr}}@media(max-width: 795px){.facelift-contact{grid-template:1fr 80px 1fr/30px 10px 100px 10px 1fr 30px;margin-right:0px}}@media(max-width: 615px){.facelift-contact{grid-template:1fr 160px 1fr/30px 10px 100px 10px 1fr 30px;margin-bottom:50px}}.facelift-contact .blueline{grid-column:2/4;grid-row:1;background-color:#1d459f;clip-path:polygon(0 0, 2px 0, 100% 100%, calc(100% - 2px) 100%);transform:translateZ(0)}@media(max-width: 1170px){.facelift-contact .blueline{grid-row:2}}@media(max-width: 795px){.facelift-contact .blueline{grid-row:2/-1}}.facelift-contact .bluecontainer{grid-column:3/span 3;grid-row:1;background-color:#1d459f;clip-path:polygon(0 -1px, 100% -1px, 100% 100%, 110px 100%);transform:translateZ(0);display:flex}@media(max-width: 1170px){.facelift-contact .bluecontainer{grid-row:2}}@media(max-width: 795px){.facelift-contact .bluecontainer{grid-row:2/-1;grid-column:3/-1}}.facelift-contact .facelift-contact-image{grid-column:1/5;grid-row:1;position:relative;overflow:hidden}@media(max-width: 1170px){.facelift-contact .facelift-contact-image{grid-column:1/-1}}@media(max-width: 795px){.facelift-contact .facelift-contact-image{grid-column:1/-2;grid-row:1/3}}@media(max-width: 1450px){.facelift-contact .facelift-contact-image img{position:absolute;top:0;left:0;height:100%;width:auto;max-width:100vw}}@media(max-width: 1170px){.facelift-contact .facelift-contact-image img{width:100%;height:auto}}.facelift-contact .whitecard{background-color:#fff;clip-path:polygon(20px -2px, 101% -2px, 101% 101%, 130px 101%);transform:translateZ(0);flex:1;text-align:right;padding-top:20px;font-size:18px}.facelift-contact h2{display:inline-block;margin-right:40px;color:#666;background-color:#fff;font-family:"robotothin";font-size:35px;padding:0px 30px}.facelift-contact .card-wrapper{padding:50px 0px 30px 180px;display:flex;border-top:1px solid #666;margin-top:-10px}@media(max-width: 795px){.facelift-contact .card-wrapper{padding-left:140px}}@media(max-width: 615px){.facelift-contact .card-wrapper{flex-direction:column;gap:30px}}.facelift-contact .card-wrapper>div{flex:auto;width:50%;word-break:break-word}@media(max-width: 615px){.facelift-contact .card-wrapper>div{width:100%}}.facelift-contact .card-wrapper>div:first-child{text-align:left}.facelift-contact .card-wrapper>div:last-child{display:grid;justify-content:end;justify-items:end;align-items:start;align-content:start}.facelift-contact .button{margin-bottom:15px;padding:.4rem 1.25rem .5rem 1.25rem}.facelift-contact .button svg{height:20px;display:inline-block;vertical-align:middle;margin-top:-4px;margin-right:10px}@media(max-width: 795px){.facelift-contact .button{margin-right:30px}}.facelift-contact h3{font-weight:normal;font-family:"robotoregular";font-size:20px;position:relative}.facelift-contact h3:before{content:"";position:absolute;left:-40px;width:25px;height:25px;background-image:url("../svg/double-arrow_blue.svg");background-size:100%;background-repeat:no-repeat;background-position:center;top:3px}.facelift-contact p{margin:20px 0px}.facelift-contact a:link:not(.font-weight-light){font-family:"robotomedium"}.facelift-productgroup-grid{display:grid;grid-template:auto 1fr/repeat(auto-fit, minmax(14%, 1fr));grid-gap:30px;grid-auto-flow:dense;grid-auto-rows:1fr}@media(max-width: 1125px){.facelift-productgroup-grid{grid-template:auto 1fr/repeat(auto-fit, minmax(22%, 1fr))}}@media(max-width: 767px){.facelift-productgroup-grid{grid-template:auto 1fr/1fr 1fr}}.facelift-productgroup-grid.flexible-grid{grid-gap:20px}.facelift-productgroup-grid.flexible-grid.columns-1{grid-template-columns:1fr}.facelift-productgroup-grid.flexible-grid.columns-2{grid-template-columns:repeat(2, 1fr)}.facelift-productgroup-grid.flexible-grid.columns-3{grid-template-columns:repeat(3, 1fr)}@media(max-width: 500px){.facelift-productgroup-grid.flexible-grid.columns-3{grid-template-columns:repeat(2, 1fr)}}.facelift-productgroup-grid.flexible-grid.columns-4{grid-template-columns:repeat(4, 1fr)}@media(max-width: 767px){.facelift-productgroup-grid.flexible-grid.columns-4{grid-template-columns:repeat(2, 1fr)}}.facelift-productgroup-grid.flexible-grid.columns-5{grid-template-columns:repeat(5, 1fr)}@media(max-width: 767px){.facelift-productgroup-grid.flexible-grid.columns-5{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 500px){.facelift-productgroup-grid.flexible-grid.columns-5{grid-template-columns:repeat(2, 1fr)}}.facelift-productgroup-grid.flexible-grid.columns-6{grid-template-columns:repeat(6, 1fr)}@media(max-width: 767px){.facelift-productgroup-grid.flexible-grid.columns-6{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 500px){.facelift-productgroup-grid.flexible-grid.columns-6{grid-template-columns:repeat(2, 1fr)}}.facelift-productgroup-grid .product-col-1:nth-child(even){grid-column:1}.facelift-productgroup-grid .product-col-1:nth-child(odd){grid-column:2}.facelift-productgroup-grid .product-col-2:nth-child(odd){grid-column:3}@media(max-width: 767px){.facelift-productgroup-grid .product-col-2:nth-child(odd){grid-column:1}}.facelift-productgroup-grid .product-col-2:nth-child(even){grid-column:4}@media(max-width: 767px){.facelift-productgroup-grid .product-col-2:nth-child(even){grid-column:2}}.facelift-productgroup-grid .product-col-3:nth-child(odd){grid-column:5}@media(max-width: 1125px){.facelift-productgroup-grid .product-col-3:nth-child(odd){grid-column:1}}.facelift-productgroup-grid .product-col-3:nth-child(even){grid-column:6}@media(max-width: 1125px){.facelift-productgroup-grid .product-col-3:nth-child(even){grid-column:2}}.facelift-productgroup-grid .product-group-column{background-color:#f8f8f8;color:#333;font-family:"robotomedium";word-break:break-word;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:5px 10px}.facelift-productgroup-grid .product-group-column:hover .product-group-icon{filter:grayscale(0%)}.facelift-productgroup-grid .product-group-icon{filter:grayscale(100%);max-width:50%}.facelift-productgroup-grid span{margin-top:15px}.facelift-productgroup-grid .grid-headline{min-height:100px;align-items:flex-end;display:grid;justify-content:flex-start;grid-template-columns:1fr}.facelift-productgroup-grid .facelift-headline{margin-left:0px;padding-left:0px;margin-right:50px;z-index:1;width:auto;display:inline-block;grid-row:1;grid-column:1;justify-self:self-start;padding-right:15px}.facelift-productgroup-grid .facelift-headline-border{margin-bottom:8px;width:100%;grid-area:1/1;display:block}.facelift-productgroup-grid img{width:114px;max-width:100%}.grid-headline{grid-column:span 2;grid-row:1}@media(max-width: 1125px){.grid-headline.third-headline{grid-row:auto;align-self:end}}@media(max-width: 767px){.grid-headline{grid-row:auto;align-self:end}}.facelift-headline-product{margin-left:0;padding-left:0}.facelift-headervisual{background-size:cover;display:grid;justify-items:center;align-items:center}.facelift-headervisual.medium-viewport-height-less{height:300px}.facelift-headervisual h1{font-family:"robotobolditalic";text-transform:uppercase;font-size:60px;line-height:50px}@media(max-width: 795px){.facelift-headervisual h1{font-size:40px;line-height:30px;word-break:break-word}}.facelift-texthtml{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:50px}@media(max-width: 795px){.facelift-texthtml{grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-row-gap:50px}}.facelift-texthtml h2{font-family:"robotobold";font-size:25px;line-height:28px;font-weight:normal;margin-bottom:15px}.facelift-texthtml .download-link{padding-left:2.88rem;border:2px solid #1d459f;display:inline-block;padding-top:.8125rem;padding-bottom:.8125rem;padding-right:1.25rem}.facelift-texthtml .download-link:before{left:15px;top:10px}.facelift-texthtml .texthtml-left{display:grid;align-content:center}@media(max-width: 795px){.facelift-texthtml .texthtml-left{padding-top:30px}}.facelift-texthtml .texthtml-right{display:flex}.facelift-texthtml .responsive-iframe{width:100%}.facelift-newswrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:30px}@media(max-width: 795px){.facelift-newswrapper{grid-template-columns:1fr 1fr;grid-template-rows:1fr auto}}.facelift-newswrapper .news-left{display:grid}.facelift-newswrapper .news-center{padding:20px 0px}.facelift-newswrapper .news-right{background-color:#1d459f;color:#fff;padding:20px}@media(max-width: 795px){.facelift-newswrapper .news-right{grid-row:2;grid-column:span 2}}.facelift-newswrapper .news-right a{color:#fff}.facelift-newswrapper .news-right .article{border-bottom:1px solid #fff;padding:20px 0px}.facelift-newswrapper .news-right .article:first-child{padding-top:0px}.facelift-newswrapper .news-right .article:last-child{border-bottom:none;padding-bottom:0px}.facelift-newswrapper .news-right .btn{margin-left:-10px}.facelift-newswrapper .news-right .btn:hover{background-image:none}.facelift-newswrapper .news-right .btn:hover:after{opacity:1}.facelift-eventlist .article{padding-left:50px;padding-right:50px}.facelift-eventlist .btn--large-arrow-white{background-color:#1d459f;border:0px;color:#fff;transition:background-color .25s ease}.facelift-eventlist .btn--large-arrow-white:hover{background-color:rgba(0,0,0,0);color:#1d459f}body.agrar .facelift-newswrapper{background-color:#fff;grid-template-columns:1fr 1fr 1.1fr}@media(max-width: 795px){body.agrar .facelift-newswrapper{grid-template-columns:auto 1fr}}body.agrar .facelift-newswrapper .news-center{padding:30px 20px}body.agrar .facelift-newswrapper .news-right{background:#61ac29;border-left:30px solid #f2f2f2}@media(max-width: 795px){body.agrar .facelift-newswrapper .news-right{border-left:0px;border-top:30px solid #f2f2f2}}body.agrar .facelift-newswrapper .news-right .btn:before{display:none}body.agrar .facelift-newswrapper .news-right .btn:after{background-color:rgba(0,0,0,0)}body.agrar .facelift-newswrapper .news-center{background-color:#fff}body.agrar .facelift-news-shortlist{background-color:#f2f2f2;padding-top:4.375rem;padding-bottom:4.375rem}body.agrar .facelift-news-shortlist .facelift-headline{background-color:#f2f2f2}body.agrar .facelift-news-shortlist .news-left .image-wrapper{background:#f2f2f2}body.agrar .facelift-contact .bluecontainer,body.agrar .facelift-contact .blueline{background-color:#1eb427}body.agrar .facelift-contact h3:before{background-image:url("../svg/double-arrow_green.svg")}body.industry .facelift-newswrapper{background-color:#fff;grid-template-columns:1fr 1fr 1.1fr}body.industry .facelift-newswrapper .news-center{padding:30px 20px}body.industry .facelift-newswrapper .news-right{background:#878787;border-left:30px solid #f2f2f2}body.industry .facelift-newswrapper .news-right .btn:before{display:none}body.industry .facelift-newswrapper .news-right .btn:after{background-color:rgba(0,0,0,0)}body.industry .facelift-newswrapper .news-center{background-color:#fff}body.industry .facelift-news-shortlist{background-color:#f2f2f2;padding-top:4.375rem;padding-bottom:4.375rem}body.industry .facelift-news-shortlist .facelift-headline{background-color:#f2f2f2}body.industry .facelift-news-shortlist .news-left .image-wrapper{background:#f2f2f2}body.industry .facelift-contact .bluecontainer,body.industry .facelift-contact .blueline{background-color:#8b8b8b}body.industry .facelift-contact h3:before{background-image:url("../svg/double-arrow_grey.svg")}
