.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:hover,.link-primary:focus{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:hover,.link-secondary:focus{color:#565e64}.link-success{color:#198754}.link-success:hover,.link-success:focus{color:#146c43}.link-info{color:#0dcaf0}.link-info:hover,.link-info:focus{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:hover,.link-warning:focus{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:hover,.link-danger:focus{color:#b02a37}.link-light{color:#f8f9fa}.link-light:hover,.link-light:focus{color:#f9fafb}.link-dark{color:#212529}.link-dark:hover,.link-dark:focus{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.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}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.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}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{box-shadow: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}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%,-50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-top-0{border-top:0 !important}.border-end{border-right:1px solid #dee2e6 !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:1px solid #dee2e6 !important}.border-start-0{border-left:0 !important}.border-primary{border-color:#0d6efd !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#198754 !important}.border-info{border-color:#0dcaf0 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#212529 !important}.border-white{border-color:#fff !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !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}.gap-0{gap:0 !important}.gap-1{gap:0.25rem !important}.gap-2{gap:0.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !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:0.25rem !important}.m-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important}.mx-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important}.my-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important}.mt-2{margin-top:0.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:0.25rem !important}.me-2{margin-right:0.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:0.25rem !important}.mb-2{margin-bottom:0.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:0.25rem !important}.ms-2{margin-left:0.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:0.25rem !important}.p-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important}.px-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important}.py-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important}.pt-2{padding-top:0.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:0.25rem !important}.pe-2{padding-right:0.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:0.25rem !important}.pb-2{padding-bottom:0.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:0.25rem !important}.ps-2{padding-left:0.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{color:#0d6efd !important}.text-secondary{color:#6c757d !important}.text-success{color:#198754 !important}.text-info{color:#0dcaf0 !important}.text-warning{color:#ffc107 !important}.text-danger{color:#dc3545 !important}.text-light{color:#f8f9fa !important}.text-dark{color:#212529 !important}.text-white{color:#fff !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !important}.text-reset{color:inherit !important}.bg-primary{background-color:#0d6efd !important}.bg-secondary{background-color:#6c757d !important}.bg-success{background-color:#198754 !important}.bg-info{background-color:#0dcaf0 !important}.bg-warning{background-color:#ffc107 !important}.bg-danger{background-color:#dc3545 !important}.bg-light{background-color:#f8f9fa !important}.bg-dark{background-color:#212529 !important}.bg-body{background-color:#fff !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:0.25rem !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:0.2rem !important}.rounded-2{border-radius:0.25rem !important}.rounded-3{border-radius:0.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-top{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important}.rounded-end{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.rounded-bottom{border-bottom-right-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important}.rounded-start{border-bottom-left-radius:0.25rem !important;border-top-left-radius:0.25rem !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media (min-width:576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.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}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:0.25rem !important}.gap-sm-2{gap:0.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !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:0.25rem !important}.m-sm-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important}.mt-sm-2{margin-top:0.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:0.25rem !important}.me-sm-2{margin-right:0.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:0.25rem !important}.mb-sm-2{margin-bottom:0.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:0.25rem !important}.ms-sm-2{margin-left:0.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:0.25rem !important}.p-sm-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important}.px-sm-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important}.pt-sm-2{padding-top:0.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:0.25rem !important}.pe-sm-2{padding-right:0.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:0.25rem !important}.pb-sm-2{padding-bottom:0.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:0.25rem !important}.ps-sm-2{padding-left:0.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width:768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.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}.gap-md-0{gap:0 !important}.gap-md-1{gap:0.25rem !important}.gap-md-2{gap:0.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !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:0.25rem !important}.m-md-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important}.mx-md-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important}.mt-md-2{margin-top:0.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:0.25rem !important}.me-md-2{margin-right:0.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:0.25rem !important}.mb-md-2{margin-bottom:0.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:0.25rem !important}.ms-md-2{margin-left:0.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:0.25rem !important}.p-md-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important}.px-md-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important}.pt-md-2{padding-top:0.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:0.25rem !important}.pe-md-2{padding-right:0.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:0.25rem !important}.pb-md-2{padding-bottom:0.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:0.25rem !important}.ps-md-2{padding-left:0.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width:992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.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}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:0.25rem !important}.gap-lg-2{gap:0.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !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:0.25rem !important}.m-lg-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important}.mt-lg-2{margin-top:0.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:0.25rem !important}.me-lg-2{margin-right:0.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:0.25rem !important}.mb-lg-2{margin-bottom:0.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:0.25rem !important}.ms-lg-2{margin-left:0.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:0.25rem !important}.p-lg-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important}.px-lg-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important}.pt-lg-2{padding-top:0.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:0.25rem !important}.pe-lg-2{padding-right:0.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:0.25rem !important}.pb-lg-2{padding-bottom:0.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:0.25rem !important}.ps-lg-2{padding-left:0.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width:1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.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}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:0.25rem !important}.gap-xl-2{gap:0.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !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:0.25rem !important}.m-xl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important}.mt-xl-2{margin-top:0.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:0.25rem !important}.me-xl-2{margin-right:0.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:0.25rem !important}.mb-xl-2{margin-bottom:0.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:0.25rem !important}.ms-xl-2{margin-left:0.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:0.25rem !important}.p-xl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important}.px-xl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important}.pt-xl-2{padding-top:0.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:0.25rem !important}.pe-xl-2{padding-right:0.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:0.25rem !important}.pb-xl-2{padding-bottom:0.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:0.25rem !important}.ps-xl-2{padding-left:0.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media (min-width:1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.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}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:0.25rem !important}.gap-xxl-2{gap:0.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !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:0.25rem !important}.m-xxl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important}.mt-xxl-2{margin-top:0.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:0.25rem !important}.me-xxl-2{margin-right:0.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:0.25rem !important}.mb-xxl-2{margin-bottom:0.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:0.25rem !important}.ms-xxl-2{margin-left:0.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:0.25rem !important}.p-xxl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important}.pt-xxl-2{padding-top:0.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:0.25rem !important}.pe-xxl-2{padding-right:0.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:0.25rem !important}.pb-xxl-2{padding-bottom:0.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:0.25rem !important}.ps-xxl-2{padding-left:0.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media (min-width:1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !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}}:root{--text-color:#000;--bs-gutter-x:2rem}*{box-sizing:border-box}@font-face{font-family:"Bocadillo";src:url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/Bocadillo-Regular.woff2') format("woff2"),url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/Bocadillo-Regular.woff') format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Arsilon Smooth";src:url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/ArsilonSmooth.woff2') format("woff2"),url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/ArsilonSmooth.woff') format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Quicksand Semi Bold";src:url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/Quicksand-SemiBold.woff2') format("woff2"),url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/Quicksand-SemiBold.woff') format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Quicksand Bold";src:url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/Quicksand-Bold.woff2') format("woff2"),url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/Quicksand-Bold.woff') format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Quicksand Regular";src:url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/Quicksand-Regular.woff2') format("woff2"),url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/Quicksand-Regular.woff') format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Quicksand Medium";src:url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/Quicksand-Medium.woff2') format("woff2"),url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/Quicksand-Medium.woff') format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Quicksand Light";src:url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/Quicksand-Light.woff2') format("woff2"),url('../../../typo3conf/ext/ma_site/Resources/Public/Fonts/Quicksand-Light.woff') format("woff");font-weight:300;font-style:normal;font-display:swap}@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes inViewHeaderAnimation{0%{transform:translateY(450px)}99%{transform:translateY(0)}}@keyframes inViewTextAnimation{0%{opacity:0;transform:translate(0px,50px)}100%{opacity:1;transform:translate(0px,0)}}@keyframes inViewImageAnimation{0%{clip-path:inset(0 100% 0 0)}99%{clip-path:inset(0)}100%{clip-path:unset}}.animation-headline{position:relative;transition:transform 0.4s ease;transition:opacity 0.2s ease;opacity:0}.container-top .animation-headline{animation:inViewHeaderAnimation 0.5s cubic-bezier(0,0,0.58,1) 0s both}.inView .animation-headline{opacity:1;animation:inViewHeaderAnimation 0.5s cubic-bezier(0,0,0.58,1) 0s both}.animation-headline-homepage{transition:transform 0.3s cubic-bezier(0,0,0.58,1);transform:translateY(80vh)}.c-content-slider__slide.is-active .animation-headline-homepage{position:relative;transform:translateY(0)}.animation-text{opacity:0;position:relative;transition:transform 0.4s ease}.layout-historie .c-content-slider__slide .animation-text{opacity:1}.inView.animation-text{animation:inViewTextAnimation 0.25s cubic-bezier(0.42,0,0.58,1) 0.4s both}.inView.animation-text.animation-text__offset-1{animation:inViewTextAnimation 0.25s cubic-bezier(0.42,0,0.58,1) 0.125s both}.inView.animation-text.animation-text__offset-2{animation:inViewTextAnimation 0.25s cubic-bezier(0.42,0,0.58,1) 0.25s both}.inView.animation-text.animation-text__offset-3{animation:inViewTextAnimation 0.25s cubic-bezier(0.42,0,0.58,1) 0.375s both}.inView.animation-text.animation-text__offset-4{animation:inViewTextAnimation 0.25s cubic-bezier(0.42,0,0.58,1) 0.5s both}.inView.animation-text.animation-text__offset-5{animation:inViewTextAnimation 0.25s cubic-bezier(0.42,0,0.58,1) 0.625s both}.c-content-slider__vertical .c-media__gallery{clip-path:inset(0 100% 0 0);transition:clip-path 0.5s cubic-bezier(0.55,0.085,0.68,0.53)}.inView.c-content-slider__vertical .c-media__gallery,.c-content-slider__vertical .is-visible .c-media__gallery{clip-path:inset(0)}.c-image,.animation-image,.c-media__gallery figure{clip-path:inset(0 100% 0 0);transition:clip-path 0.5s cubic-bezier(0.55,0.085,0.68,0.53)}.inView.animation-image,.inView .animation-image,.inView .c-media__gallery figure,.inView.c-image{clip-path:inset(0)}.inView.animation-image.c-image__animationOffset-1,.inView .animation-image.c-image__animationOffset-1,.inView .c-media__gallery figure.c-image__animationOffset-1,.inView.c-image.c-image__animationOffset-1{animation:inViewImageAnimation 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.125s both}.inView.animation-image.c-image__animationOffset-2,.inView .animation-image.c-image__animationOffset-2,.inView .c-media__gallery figure.c-image__animationOffset-2,.inView.c-image.c-image__animationOffset-2{animation:inViewImageAnimation 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.25s both}.inView.animation-image.c-image__animationOffset-3,.inView .animation-image.c-image__animationOffset-3,.inView .c-media__gallery figure.c-image__animationOffset-3,.inView.c-image.c-image__animationOffset-3{animation:inViewImageAnimation 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.375s both}.inView.animation-image.c-image__animationOffset-4,.inView .animation-image.c-image__animationOffset-4,.inView .c-media__gallery figure.c-image__animationOffset-4,.inView.c-image.c-image__animationOffset-4{animation:inViewImageAnimation 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.5s both}.inView.animation-image.c-image__animationOffset-5,.inView .animation-image.c-image__animationOffset-5,.inView .c-media__gallery figure.c-image__animationOffset-5,.inView.c-image.c-image__animationOffset-5{animation:inViewImageAnimation 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.625s both}.inView .c-media__gallery figure:nth-child(2){animation:inViewImageAnimation 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.125s both}.inView .c-media__gallery figure:nth-child(3){animation:inViewImageAnimation 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.25s both}.inView .c-media__gallery figure:nth-child(4){animation:inViewImageAnimation 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.375s both}.inView .c-media__gallery figure:nth-child(5){animation:inViewImageAnimation 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.5s both}.inView .c-media__gallery figure:nth-child(6){animation:inViewImageAnimation 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.625s both}.container-top .animation-image{animation:inViewImageAnimation 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0s both}@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}body{font-family:"Quicksand Regular";font-style:normal;font-weight:400;font-size:1rem;padding:0;margin:0;color:var(--text-color)}body.openOffCanvas{overflow:hidden;max-height:100%}img{max-width:100%;height:auto}a{color:var(--text-color)}*{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.cursoerAnimation *{cursor:none}body.cursoerAnimation #cursor{width:32px;height:32px;border-radius:50%;position:absolute;z-index:20000;pointer-events:none;mix-blend-mode:hard-light;background-color:#FEED01;top:0;left:0;transform:translateX(-50%) translateY(-50%);transition:height 0.3s ease;transition:width 0.3s ease}body.cursoerAnimation #cursor.hoverLink{height:64px;width:64px}ul.typo3-messages{list-style:none;padding:0;margin:0 0 1.5rem 0}ul.typo3-messages>li{padding:1.25rem;color:#fff}ul.typo3-messages>li.alert-success{background-color:#198754}ul.typo3-messages>li.alert-error{background-color:#0d6efd}ul.typo3-messages>li p{color:#fff;padding:0;margin:0}h1,.headline-h1{color:var(--text-color);font-family:"Bocadillo";font-size:5.625rem;line-height:6.25rem;font-weight:normal;padding:0;margin:0 0 1.5rem 0}@media (max-width:1007.98px){h1,.headline-h1{font-size:4.375rem;line-height:5rem}}@media (max-width:767.98px){h1,.headline-h1{font-size:3.125rem;line-height:3.75rem}}@media (max-width:575.98px){h1,.headline-h1{font-size:2.5rem;line-height:3.125rem}}h2,.headline-h2{color:var(--text-color);font-size:2rem;line-height:2.25rem;font-family:"Bocadillo";font-weight:normal;margin:0 0 1.5rem 0;padding:0}@media (min-width:1008px){h2,.headline-h2{font-size:2.1875rem;line-height:2.625rem}}@media (min-width:1200px){h2,.headline-h2{font-size:3.125rem;line-height:3.9375rem}}h2.subheader,.headline-h2.subheader{font-family:"Quicksand Regular";font-size:2rem;font-weight:500;color:var(--text-color);margin-top:-1rem}h3,.headline-h3{font-family:"Bocadillo";color:var(--text-color);font-size:1.75rem;line-height:2.375rem;font-weight:normal;margin:0 0 1rem 0;padding:0}h3.subheader,.headline-h3.subheader{font-family:"Quicksand Regular";font-size:1.8rem;font-weight:400;color:var(--text-color);margin-top:-0.5rem}h4,.headline-h4{font-family:"Bocadillo";color:var(--text-color);font-size:1.4rem;line-height:1.8rem;margin:0 0 0.5rem 0;padding:0}h4.subheader,.headline-h4.subheader{font-family:"Quicksand Regular";font-size:1.2rem;font-weight:400;color:var(--text-color);margin-top:-0.2rem}.highlight-h3{font-family:"Arsilon Smooth";font-size:2.25rem;line-height:2.875rem}header.header--underline{position:relative;margin:0 0 1.5rem 0}header.header--underline h1,header.header--underline h2,header.header--underline h3,header.header--underline h4,header.header--underline h5{position:relative;z-index:4;margin-bottom:0}header.header[data-underline="darkgray-simple"] svg{width:80%;float:right}header.header[data-underline="yellow-curled"] svg{width:80%}header.header[data-underline="yellow-curled-underlay"] svg{position:absolute;width:auto;height:100%;object-fit:contain;top:10px;left:-40px}header.header[data-underline="yellow-circle-left"] svg{position:absolute;width:100%;height:157%;object-fit:cover;top:-16px;left:-146px}header.header[data-underline="headline-overlay"]{position:absolute;top:20%}header.header[data-underline="headline-overlay"] svg{width:80%;float:right}header.header[data-underline="headline-overlay"] .header--underlinewrapper{transform:rotate(-12deg)}header.header[data-underline="headline-overlay"] h1,header.header[data-underline="headline-overlay"] h2,header.header[data-underline="headline-overlay"] h3,header.header[data-underline="headline-overlay"] h4{font-family:"Arsilon Smooth";font-size:5rem;line-height:5rem;font-weight:normal;margin:0}header.header[data-underline="containertop-overlay"]{position:relative;max-width:70%;margin:0 auto}header.header[data-underline="containertop-overlay"] h1,header.header[data-underline="containertop-overlay"] h2,header.header[data-underline="containertop-overlay"] h3,header.header[data-underline="containertop-overlay"] h4{font-size:2.5rem;line-height:3.125rem;font-family:"Bocadillo";color:#fff;text-shadow:0px 2px 18px rgba(0,0,0,0.76)}@media (min-width:768px){header.header[data-underline="containertop-overlay"] h1,header.header[data-underline="containertop-overlay"] h2,header.header[data-underline="containertop-overlay"] h3,header.header[data-underline="containertop-overlay"] h4{font-size:3.75rem;line-height:4.375rem}}@media (min-width:1008px){header.header[data-underline="containertop-overlay"] h1,header.header[data-underline="containertop-overlay"] h2,header.header[data-underline="containertop-overlay"] h3,header.header[data-underline="containertop-overlay"] h4{font-size:8.125rem;line-height:8.125rem}}header.header[data-underline="containertop-overlay"] h1>span,header.header[data-underline="containertop-overlay"] h2>span,header.header[data-underline="containertop-overlay"] h3>span,header.header[data-underline="containertop-overlay"] h4>span{display:block;margin-bottom:2rem;font-size:1.5625rem;line-height:2.1875rem}@media (min-width:768px){header.header[data-underline="containertop-overlay"] h1>span,header.header[data-underline="containertop-overlay"] h2>span,header.header[data-underline="containertop-overlay"] h3>span,header.header[data-underline="containertop-overlay"] h4>span{font-size:2.5rem;line-height:2.8125rem}}@media (min-width:1008px){header.header[data-underline="containertop-overlay"] h1>span,header.header[data-underline="containertop-overlay"] h2>span,header.header[data-underline="containertop-overlay"] h3>span,header.header[data-underline="containertop-overlay"] h4>span{font-size:3.75rem;line-height:4.375rem}}header.header[data-underline="containertop-overlay"] .subheader{font-size:1.875rem;line-height:2.8125rem;font-family:"Arsilon Smooth";color:#fff;text-shadow:0px 2px 18px rgba(0,0,0,0.76);margin:0;text-align:right}@media (min-width:768px){header.header[data-underline="containertop-overlay"] .subheader{font-size:2.5rem;line-height:3.4375rem}}@media (min-width:1008px){header.header[data-underline="containertop-overlay"] .subheader{font-size:3.75rem;line-height:4.6875rem}}header.header[data-underline="containertop-overlay"] .underline{text-align:right}header.header[data-underline="containertop-overlay"] .underline svg{width:250px}@media (min-width:1008px){header.header[data-underline="containertop-overlay"] .underline svg{width:380px}}.underline_round-yellow{position:relative}.underline_round-yellow::before{position:absolute;content:"";width:100%;height:100%;background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/underline_yellow-round.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:100% auto;transform:scale(1.2);z-index:-1}.underline_wave-yellow{position:relative}.underline_wave-yellow::before{position:absolute;content:"";width:100%;height:100%;background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/underline_yellow-wave.svg);background-repeat:no-repeat;background-position:50% 100%;background-size:100% auto;bottom:-10px;z-index:-1}.underline_double-yellow{position:relative}.underline_double-yellow::before{position:absolute;content:"";width:103%;height:100%;background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/uderline_yellow-double.svg);background-repeat:no-repeat;background-position:50% 100%;background-size:100% auto;bottom:-6px;z-index:-1}h3 a{color:#000;text-decoration:none}.svg-animation--icon{position:absolute;left:1rem;top:-7rem;width:60%}.svg-animation-trigger--beginn,.svg-animation-trigger--end{position:absolute;width:100%;height:1px;pointer-events:none}.svg-animation-trigger--beginn{top:0}.svg-animation-trigger--end{bottom:-10rem}.o-input{background:#fff;padding:9px 11px;height:60px;color:#000;border:1px solid #000;font-size:15px;line-height:18px;width:100%;border-radius:5px}.o-input::placeholder{color:#434343;opacity:1}.o-input:-ms-input-placeholder{color:#434343}.o-input::-ms-input-placeholder{color:#434343}.o-input--inline{width:auto;padding:12px 11px;vertical-align:middle}.o-input__label{margin-top:0.5rem}.o-input__select{cursor:pointer;-moz-appearance:none;-webkit-appearance:none;appearance:none;padding:9px 48px 9px 11px}.o-input__select:disabled{background:#e2e3e4;cursor:not-allowed}.o-input__select-wrap{position:relative;margin-bottom:0;padding-right:0}@media (min-width:576px){.o-input__select-wrap{margin-bottom:0}}.o-input__select-wrap:before{font-family:"Material Design Icons";content:mdi("chevron-down");font-size:16pt;position:absolute;top:5px;right:0;z-index:5;pointer-events:none;color:#212529;padding-right:8px;padding-left:7px;border-left:1px solid #000}.o-input__select::-ms-expand{display:none}.o-input__select option{position:relative;padding:0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;line-height:32px;color:#212529;cursor:pointer}.o-input__select option b{font-weight:normal}.o-input__select option::selection{background:#fff;border-radius:2px}.o-input__checkbox{padding-left:0}.o-input__checkbox label.form-check-label{width:100%;margin:0 0 0.5rem 0;cursor:pointer}.o-input__checkbox label.form-check-label>input[type="checkbox"]{display:none}.o-input__checkbox label.form-check-label>input[type="checkbox"]+span{margin-left:0.5rem}.o-input__checkbox label.form-check-label>input[type="checkbox"]+span:before{width:18px;height:18px;margin-top:3px;border-radius:0;border:1px solid #000;border-radius:5px;background-color:#fff;display:block;content:"";float:left}.o-input__checkbox label.form-check-label>input[type="checkbox"]:checked+span:before{background-color:#000}.o-input__checkbox label.form-check-label>input[type="checkbox"].o-input__required:not(:checked)+span{color:#0d6efd}.o-input__checkbox label.form-check-label>input[type="checkbox"].o-input__required:not(:checked)+span:before{border-color:#0d6efd}.o-input__checkbox label.form-check-label>input[type="checkbox"].readonly+label>span:before{border-color:#9C9D9F}.o-input__radio{padding-left:0}.o-input__radio label.form-radio-label{width:100%;margin:0 0 0.5rem 0;cursor:pointer}.o-input__radio label.form-radio-label>input[type="radio"]{display:none}.o-input__radio label.form-radio-label>input[type="radio"]+span:before{width:18px;height:18px;margin-top:3px;border-radius:15px;border:1px solid #000;background-color:#fff;display:block;content:"";float:left;margin-left:-30px}.o-input__radio label.form-radio-label>input[type="radio"]:checked+span:before{background-color:#000}.o-input__radio label.form-radio-label>input[type="radio"].o-input__required:not(:checked)+span{color:#0d6efd}.o-input__radio label.form-radio-label>input[type="radio"].o-input__required:not(:checked)+span:before{border-color:#0d6efd}.o-input__radio label.form-radio-label>span{float:left;padding-left:30px}.o-link{color:#000;text-decoration:none}.o-link--arrowleft{display:flex;gap:1rem;align-items:center;font-size:1.25rem;font-family:"Bocadillo"}.o-link--arrow,.o-link--arrowsimple,.o-link--arrow-left,.o-link--arrow-white,.o-link--arrow-white-left,.o-link--arrowsimple-white{font-size:1.25rem;line-height:1.5625rem;font-family:"Quicksand Bold";display:flex;align-items:center;position:relative}.o-link--arrow::before,.o-link--arrowsimple::before,.o-link--arrow-left::before,.o-link--arrow-white::before,.o-link--arrow-white-left::before,.o-link--arrowsimple-white::before{content:"";display:inline-block;width:2rem;height:1rem;margin-right:1rem;transition:all 300ms ease-in-out;transform:translateX(0);background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/arrowright.svg);background-repeat:no-repeat;background-size:100% 100%}.o-link--arrow:hover:before,.o-link--arrowsimple:hover:before,.o-link--arrow-left:hover:before,.o-link--arrow-white:hover:before,.o-link--arrow-white-left:hover:before,.o-link--arrowsimple-white:hover:before{transform:translateX(0.5rem)}.o-link--arrowsimple::before,.o-link--arrowsimple-white::before{width:1rem;background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/arrowright-simple.svg)}.o-link--arrowsimple-white{color:#fff;font-family:"Quicksand Regular";font-size:1.25rem}.o-link--arrowsimple-white::before{background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/arrowright_another.svg)}.o-link--arrow-white-left::before,.o-link--arrow-white::before{background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/arrowright-white.svg)}.o-link--arrow-left::before,.o-link--arrow-white-left::before{transform:rotate(180deg)}.o-link--arrow-left:hover:before,.o-link--arrow-white-left:hover:before{transform:translateX(0.5rem) rotate(180deg)}.c-page__content .frame-type-text ul,.c-page__content .frame-type-textpic ul,.c-page__content .c-accordion ul{list-style:none;marign-bottom:1.5rem;color:var(--text-color);padding:0}.c-page__content .frame-type-text ul li,.c-page__content .frame-type-textpic ul li,.c-page__content .c-accordion ul li{padding:0 0 0 1rem;display:block;position:relative}.c-page__content .frame-type-text ul li:before,.c-page__content .frame-type-textpic ul li:before,.c-page__content .c-accordion ul li:before{position:absolute;content:"";left:0.2rem;top:0.7rem;width:0.3rem;height:0.3rem;border-radius:0.3rem;background-color:var(--text-color)}.c-page__content .frame-type-text ul.o-list--hearts li,.c-page__content .frame-type-textpic ul.o-list--hearts li,.c-page__content .c-accordion ul.o-list--hearts li{padding-left:30px;margin-bottom:0.7rem}.c-page__content .frame-type-text ul.o-list--hearts li:before,.c-page__content .frame-type-textpic ul.o-list--hearts li:before,.c-page__content .c-accordion ul.o-list--hearts li:before{background-color:transparent;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/heart_icon.svg");background-size:contain;background-repeat:no-repeat;background-position:50% 50%;width:14px;height:20px;top:4px;border-radius:0}.c-page__content .frame-type-text ol,.c-page__content .frame-type-textpic ol,.c-page__content .c-accordion ol{marign-bottom:1.5rem;padding:0}.c-page__content .frame-type-text ol li,.c-page__content .frame-type-textpic ol li,.c-page__content .c-accordion ol li{padding:0 0 0 1rem}.c-page__content .frame-type-menu_subpages ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}.c-page__content .frame-type-menu_subpages ul>li{margin-bottom:0.3rem;width:100%}@media (min-width:768px){.c-page__content .frame-type-menu_subpages ul>li{width:50%}}.c-page__content .frame-type-menu_subpages ul>li a{text-decoration:none}.c-page__content .frame-type-menu_subpages ul>li a:hover{text-decoration:underline}.c-page__content .c-accordion ul{display:flex;flex-wrap:wrap;margin-bottom:2.5rem}.c-page__content .c-accordion ul li{padding-left:30px;margin-bottom:0.7rem}.c-page__content .c-accordion ul li:before{background-color:transparent;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/heart_icon.svg");background-size:contain;background-repeat:no-repeat;background-position:50% 50%;width:14px;height:20px;top:4px;border-radius:0}@media (min-width:768px){.c-page__content .c-accordion ul li{width:50%}}.c-page__content .c-blogcontent ul li{padding-left:30px;margin-bottom:0.7rem}.c-page__content .c-blogcontent ul li:before{background-color:transparent;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/heart_icon.svg");background-size:contain;background-repeat:no-repeat;background-position:50% 50%;width:14px;height:20px;top:4px;border-radius:0}.c-page__content .c-blogcontent ul li::before{background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/heart_icon-white.svg")}p{color:var(--text-color);font-family:"Quicksand Regular";font-size:1rem;line-height:1.4rem;padding:0;margin:0 0 1.5rem 0}@media (max-width:1007.98px){#u-7 p{font-size:1.875rem;line-height:2.375rem}}a{color:#0d6efd;transition:color 0.3s}strong{font-family:"Quicksand Bold"}@keyframes underline{0%{width:0;padding:0%}100%{width:100%;padding:0 15px}}.header--switchingText{padding-bottom:6.25rem}.underlineAnimation{margin-left:-2.5%}.underlineAnimation .splide__slide{overflow:hidden}.underlineAnimation .splide__slide span.textchange{position:relative;margin-left:2.5%;z-index:30}.underlineAnimation .splide__slide span.textchange::after{content:"";position:absolute;box-sizing:content-box;width:100%;animation:underline 0.55s cubic-bezier(0.755,0.01,1,1) 0.5s both;height:40%;background-color:#EC6500;padding:0 15px;left:-15px;bottom:0;z-index:-1}h1>u,h2>u,h3>u,h4>u,h5>u,.headline-h1>u,.headline-h2>u,.headline-h3>u{text-decoration:none;position:relative;height:6.25rem;max-height:6.25rem}h1>u>span,h2>u>span,h3>u>span,h4>u>span,h5>u>span,.headline-h1>u>span,.headline-h2>u>span,.headline-h3>u>span{position:relative;margin-left:0;z-index:30}h1>u>span::after,h2>u>span::after,h3>u>span::after,h4>u>span::after,h5>u>span::after,.headline-h1>u>span::after,.headline-h2>u>span::after,.headline-h3>u>span::after{content:"";position:absolute;box-sizing:content-box;width:100%;animation:underline 0.55s cubic-bezier(0.755,0.01,1,1) 0.5s both;height:40%;background-color:#EC6500;padding:0 15px;left:-15px;bottom:0;z-index:-1}h1>u.blue>span::after,h2>u.blue>span::after,h3>u.blue>span::after,h4>u.blue>span::after,h5>u.blue>span::after,.headline-h1>u.blue>span::after,.headline-h2>u.blue>span::after,.headline-h3>u.blue>span::after{background-color:#005BAA}.header{z-index:65}.header--teaserTop{position:relative;animation:inViewHeaderAnimation 0.5s cubic-bezier(0,0,0.58,1) 0s both}.header--teaserTop h1,.header--teaserTop h2,.header--teaserTop h3{display:inline}.header--teaserTop p.subheader{display:block;width:50%;font-size:1.25rem;line-height:1.5rem;float:right;padding:1rem 0 0 4rem;animation:inViewTextAnimation 0.3s cubic-bezier(0,0,0.58,1) 0.5s both}@media (max-width:1439.98px){.header--teaserTop p.subheader{margin-right:0 !important}}@media (max-width:1007.98px){.header--teaserTop p.subheader{float:none;width:auto;padding:2rem 0 0 0}}.header--offset h1,.header--offset h2,.header--offset h3{font-size:6.25rem;line-height:6.25rem}@media (min-width:1008px){.header--offset{display:flex}.header--offset h1,.header--offset h2,.header--offset h3{font-size:12.5rem;line-height:12.5rem}}.header--offset p.subheader{font-size:1.25rem;line-height:1.5rem}@media (max-width:1007.98px){.header--offset p.subheader{padding-left:4rem}}@media (max-width:575.98px){.header--offset p.subheader{padding-left:2rem}}@media (min-width:1008px){.header--offset p.subheader{padding-top:12.5rem;max-width:50%}}.c-section--backgroundcolor-dark-gray p,.c-section--backgroundcolor-dark-gray h1,.c-section--backgroundcolor-dark-gray h2,.c-section--backgroundcolor-dark-gray h3,.c-section--backgroundcolor-dark-gray h4{color:#fff}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}.c-angebot{display:flex;gap:1.5rem;flex-direction:row;margin-bottom:1.5rem}@media (max-width:767.98px){.c-angebot{flex-direction:column}}@media (min-width:1008px){.c-angebot{flex-direction:column}}@media (min-width:1200px){.c-angebot{flex-direction:row}}.c-angebot-lightbox{display:none;align-items:center;position:fixed;height:100%;width:100%;top:0;left:0;z-index:1000}.c-angebot-lightbox__underlay{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background-color:#000;opacity:0.85;z-index:-1}.c-angebot-lightbox>.container{height:100%;width:100%;max-width:none;position:relative}.c-angebot-lightbox .inner{text-align:center}.c-angebot-lightbox.show{display:flex}.c-angebot__image img{min-width:80px}.c-angebot .c-angebot__pending{position:absolute;width:80px;height:80px;top:150px;z-index:2;left:calc(50% - 12px);color:#fff;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/refresh-white.svg");background-repeat:no-repeat;background-size:cover;background-position:50% 50%;animation:rotating 2s linear infinite}.c-angebot .c-angebot__pending.hide{display:none}.c-angebot__toolbar{color:#fff;font-size:1.25rem}.c-angebot__toolbar-canvas{position:absolute;width:80%;height:95%;margin:40px 10% 0 10%;top:0;left:0;object-fit:contain}@media (max-width:1007.98px){.c-angebot__toolbar-canvas{max-width:85%}}@media (max-width:1007.98px){.c-angebot__toolbar-canvas{height:86%}}.c-angebot__toolbar-close{position:absolute;right:2rem;top:2rem}@media (max-width:1007.98px){.c-angebot__toolbar-close{top:2rem}}.c-angebot__toolbar-close svg{height:30px;width:30px}.c-angebot__toolbar-prev,.c-angebot__toolbar-next{background-color:transparent;border:0;position:absolute;left:3rem;top:45%}@media (max-width:1007.98px){.c-angebot__toolbar-prev,.c-angebot__toolbar-next{left:30%;bottom:2.5rem;height:25px;top:auto}}.c-angebot__toolbar-next{left:auto;right:3rem}@media (max-width:1007.98px){.c-angebot__toolbar-next{right:30%;bottom:2.5rem;height:25px;top:auto}}.loader-wrapper{--line-width:5px;--curtain-color:#222;--outer-line-color:#a8dadc;--middle-line-color:#457b9d;--inner-line-color:#1d3557;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background:var(--curtain-color);opacity:1;pointer-events:none}.loader{display:block;position:relative;top:50%;left:50%;width:150px;height:150px;margin:-75px 0 0 -75px;border:var(--line-width) solid transparent;border-top-color:var(--outer-line-color);border-radius:100%;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;z-index:1001}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.loaded .loader-wrapper{visibility:hidden;opacity:0;transition:all 0.3s 0s ease-out}.c-accordion__item-header{padding:2.5rem 0 0 0}.c-accordion__item-header-link{display:flex;justify-content:space-between;color:var(--text-color);font-size:2rem;line-height:2.25rem;font-family:"Bocadillo";font-weight:normal;margin:0 0 1.5rem 0;padding:0;text-decoration:none}@media (min-width:1008px){.c-accordion__item-header-link{font-size:2.1875rem;line-height:2.625rem}}@media (min-width:1200px){.c-accordion__item-header-link{font-size:3.125rem;line-height:3.9375rem}}.c-accordion__item-header-link.subheader{font-family:"Quicksand Regular";font-size:2rem;font-weight:500;color:var(--text-color);margin-top:-1rem}.c-accordion__item-header-link .title{padding:0;width:92%}.c-accordion__item-header-link .icon{position:relative;height:50px;width:50px}.c-accordion__item-header-link .icon svg{width:50px;height:50px;display:block}.c-accordion__item-header-link .icon>.line{position:absolute;width:50px;height:50px;left:0;top:0;transition:all 0.2s ease}.c-accordion__item-header-link .icon>.line-2{transform:rotate(90deg)}.c-accordion__item-header-link .icon>.line-1 svg{margin-left:-4px}.c-accordion__item-header-link .icon>.line-2 svg{margin-left:3px}.c-accordion__item-header .underline svg{display:block;width:100%}.c-accordion__item-content{width:100%;padding:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;opacity:0;height:auto;max-height:0;overflow:hidden}.c-accordion__item.collapse .c-accordion__item-header-link .icon>.line-2{transform:rotate(0deg);margin-left:-4px}.c-accordion__item.collapse .c-accordion__item-header .title{padding-bottom:0}.c-accordion__item.collapse .c-accordion__item-content{padding:2rem 0 0 0;opacity:1;height:auto;max-height:2500px}.c-button{color:var(--text-color);background:transparent;border:0;line-height:100%;padding:0.75rem 1.5rem 0.75rem 1.5rem;position:relative;text-decoration:none;font-family:"Bocadillo";font-size:1.5625rem;font-weight:normal;line-height:3.3rem;white-space:nowrap;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/buttonBorder.svg");background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.c-button--blue{background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/buttonBorder-blue.svg")}.c-button--white{background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/buttonBorder-white.svg")}.c-button--white-long{background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/button_long-white.svg")}.c-button--brown{background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/buttonBorder-brown.svg")}.c-button--long{background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/button_long.svg")}.c-button__fullWidth{position:relative;display:block;width:100%;min-height:4rem;white-space:unset;background-image:none}.c-button__fullWidth>span{position:absolute;display:flex;width:100%;height:100%;left:0;top:0;align-items:center;text-align:center;justify-content:center}.c-button__fullWidth>span.background{z-index:-1}.c-button__fullWidth>span.background img{display:block;width:100%;object-fit:cover}@media (max-width:767.98px){.c-button__fullWidth>span.background img{height:100%}}@media (min-width:1008px){.c-grid-50-50>.c-section__content:first-child,.c-grid-66-33>.c-section__content:first-child,.c-grid-33-66>.c-section__content:first-child{padding-right:1rem}.c-grid-50-50>.c-section__content:last-child,.c-grid-66-33>.c-section__content:last-child,.c-grid-33-66>.c-section__content:last-child{padding-left:1rem}}@media (max-width:1007.98px){.c-grid-50-50.switchOrderMobile>div:first-child{order:2}.c-grid-50-50.switchOrderMobile>div:last-child{order:1}}.c-count{display:flex;gap:2rem;align-items:center;margin-bottom:0.5rem}.c-count-number{position:relative}.c-count-number span.value{display:flex;align-items:center;text-align:center;justify-content:center;width:100%;height:100%;position:absolute;font-family:"Bocadillo";font-size:3.75rem}.c-top{position:relative;width:100%;height:100vh}.c-top__start .c-content-slider,.c-top__start .c-content-slider__slides,.c-top__start .c-content-slider__track{height:100%}.c-top__start-inner{position:absolute;width:100%;height:100%;display:flex;text-align:center;flex-direction:column;justify-content:center;pointer-events:none}.c-top__start-overlay{position:fixed;display:flex;align-items:center;justify-content:center;z-index:101;left:0;top:0;width:100%;height:100%;transition:all 300ms ease-in-out}.c-top__start-overlay.hide{opacity:0;pointer-events:none}.c-top__start-overlay::before{position:absolute;content:"";width:100%;height:100%;background-color:rgba(0,0,0,0.68)}.c-top__start-overlay-inner{--text-color:#292929;position:relative;z-index:101;background-color:#FEED01;display:block;padding:4rem;max-width:800px}.c-top__start-overlay-inner .close{position:absolute;width:30px;right:1.5rem;top:1rem}.c-top__start-overlay-inner .close svg{width:30px}.c-top__background{position:absolute;width:100%;height:100%;left:0;top:0}.c-top__background img{height:100%;width:100%;object-fit:cover;max-width:100%}.c-section.container-top{overflow:hidden;background-image:url(/fileadmin/user_upload/tafelfond_kachel.jpg);background-repeat:repeat;background-size:unset}.c-section.container-top::before{content:"";width:100%;min-width:1500px;background-repeat:repeat;background-size:unset;display:inline-block;position:absolute;background-image:url("/fileadmin/user_upload/papierfond_kachel.jpg");clip-path:polygon(100% 13%,100% 100%,0% 100%,0% 8%,2% 12%,4% 14%,6% 12%,7% 14%,9% 11%,12% 15%,14% 14%,15% 17%,16% 14%,19% 18%,21% 18%,23% 14%,25% 14%,28% 14%,30% 11%,32% 10%,34% 13%,36% 12%,37% 8%,39% 8%,40% 11%,41% 8%,43% 5%,44% 6%,46% 10%,49% 8%,51% 9%,53% 5%,54% 5%,56% 8%,58% 10%,60% 10%,63% 8%,65% 8%,68% 8%,70% 10%,71% 8%,73% 9%,75% 9%,77% 5%,79% 6%,81% 15%,83% 14%,85% 14%,88% 11%,90% 8%,93% 11%,95% 12%,97% 10%,99% 10%);height:234px;bottom:0px}.c-containerOverlayImage-right .c-section__content{position:relative}.c-containerOverlayImage-right .c-section__content .inner{position:absolute;left:0}.o-content{margin-top:3rem}.o-content[data-zindex="1"]{z-index:1}.o-content:first-child{margin-top:0}.o-content[data-offset="offset-bottom-full"]{transform:scale(1.15) translate(0rem,-1rem);position:relative;bottom:0;display:block}@media (min-width:1008px){.o-content[data-offset="offset-bottom-full"]{transform:scale(1.45) translate(0rem,3rem);position:absolute;width:100%;bottom:0}}@media (min-width:1200px){.o-content[data-offset="offset-bottom-full"]{transform:scale(1.15) translate(-1rem,8rem)}}@media (min-width:1008px){.o-content[data-offset="offset-right"]{transform:translate(13rem,0)}.o-content[data-offset="offset-top"]{transform:translate(0,-12rem)}}.o-content[data-mask="mask-1"] .c-media__gallery figure{clip-path:polygon(4% 2%,1% 6%,0 9%,1% 17%,1% 24%,1% 32%,0 41%,0 51%,1% 62%,1% 71%,0 81%,2% 85%,1% 88%,1% 91%,1% 95%,3% 98%,6% 99%,12% 99%,15% 99%,19% 99%,21% 99%,24% 99%,28% 99%,32% 98%,35% 99%,36% 99%,39% 99%,43% 99%,46% 99%,48% 99%,49% 99%,54% 100%,57% 100%,58% 100%,60% 100%,61% 100%,65% 100%,68% 100%,71% 100%,72% 100%,76% 99%,80% 99%,83% 98%,87% 99%,90% 99%,94% 99%,100% 98%,100% 0,92% 1%,86% 1%,80% 1%,76% 1%,71% 0,65% 1%,60% 1%,54% 1%,48% 1%,34% 2%,21% 2%,9% 1%)}#tx_cookies_showPermanent{position:fixed;left:1rem;top:1rem;z-index:1040}#tx_cookies_inner{position:fixed;bottom:0;left:0;z-index:1040;width:100%}#tx_cookies #tx_cookies_close{float:right;margin-left:1rem;margin-bottom:1rem;background-color:transparent;border:0px}#tx_cookies #tx_cookies_close g{fill:#fff}#tx_cookies{--text-color:#fff;--link-color:#fff}#tx_cookies a{color:#fff}#tx_cookies ul.typo3-messages{display:none}@media (min-width:768px){#tx_cookies .button-row{display:flex;justify-content:space-between}}#tx_cookies_showPermanent{display:block;position:relative;--text-color:#000}#tx_cookies_inner{background-color:#005BAA}#tx_cookies_inner.show{padding:2rem}#tx_cookies_inner.collapse{display:block;max-height:0;overflow:hidden;transition:max-height 0.5s cubic-bezier(0,1,0,1)}#tx_cookies_inner.collapse.show{max-height:99em;transition:max-height 0.5s ease-in-out}#tx_cookies_inner .c-button{color:#fff}#tx_cookies.onPage #tx_cookies_inner{position:relative;z-index:inherit}.c-content-slider{position:relative;width:100%}.c-content-slider--layout-kunden-detail{margin:2rem 0 0 1rem}.c-content-slider .ce-image{margin:0;padding:0}.c-content-slider .ce-gallery figure.image{max-width:100%}.c-content-slider .ce-gallery figure.image picture{max-width:100%}.c-content-slider .ce-gallery figure.image picture img{max-width:100%;width:100%;height:auto}.c-content-slider .ce-gallery .image-caption{display:none}.c-content-slider__buttons{display:flex;justify-content:flex-start;height:30px;align-items:center}.c-content-slider__buttons-wrapper{position:absolute;bottom:2.5rem;height:30px;width:100%}.c-content-slider__buttons .glide__bullet{display:inline-block;width:15px;height:15px;border-radius:7.5px;background-color:transparent;border:2px solid #fff;margin-right:0.5rem;transition:all 300ms ease-in-out}.c-content-slider__buttons .glide__bullet.is-active{background-color:#FEED01;border-color:#FEED01;height:30px;width:30px;border-radius:15px}.c-content-slider .video-embed iframe{width:100%;height:350px}.c-content-slider__slides,.c-content-slider__track{overflow:hidden}.c-content-slider__slides{display:flex;margin:0;padding:0;list-style:none;position:relative;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;white-space:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform;align-items:stretch}.c-content-slider__slide{margin:0;padding:0;list-style:none;width:100%;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.c-content-slider__slide .frame{height:100%}.c-content-slider__slide .frame div{height:100%}.c-content-slider__slide .frame figure.image{height:100%;display:inline-block;max-width:unset}.c-content-slider__slide .frame figure.image a{display:block;height:100%}.c-content-slider__slide .frame figure.image picture{position:relative;height:100%}.c-content-slider__slide .frame figure.image picture>img{height:100%;object-fit:cover}.c-content-slider__slide .ce-contentslider-images{height:100%}.c-content-slider__slide .ce-contentslider-images figure{width:100%;height:100%;margin-bottom:0}.c-content-slider__slide .ce-contentslider-images figure a{display:inline-block;height:100%}.c-content-slider__slide .ce-contentslider-images figure img{width:100%;height:100%;object-fit:cover}.c-section.c-section--standort{padding:0}.c-content-slider--layout-kunden-list{width:100%}.c-content-slider--layout-kunden-list .c-content-slider__slide,.c-content-slider--layout-kunden-list .c-content-slider__slides,.c-content-slider--layout-kunden-list .splide__track{width:100%}@media (max-width:767.98px){.c-content-slider--layout-kunden-list{height:500px !important}}.c-content-slider.layout-standort{clip-path:polygon(0 96%,4% 97%,8% 98%,12% 98%,16% 98%,20% 96%,23% 96%,28% 98%,31% 99%,35% 99%,39% 98%,43% 98%,45% 97%,47% 97%,51% 98%,55% 97%,60% 97%,64% 96%,69% 96%,73% 96%,86% 99%,100% 100%,100% 0,0 0)}.c-content-slider.layout-standort .c-content-slider__slide,.c-content-slider.layout-standort .c-content-slider__slides,.c-content-slider.layout-standort .splide__track{width:100%}.c-content-slider__controls{width:100%;height:100%;display:flex;justify-content:space-between;position:absolute;top:0}@media (max-width:1007.98px){.c-content-slider__controls{display:none;pointer-events:none}}.c-content-slider__arrow{background:transparent;color:#000;height:100%;width:50%;position:relative;padding:0;border:0;outline:0}.c-content-slider__arrow>span{transform:scale(0.6);transition:all 300ms ease-in-out}.c-content-slider__arrow:hover>span{transform:scale(0.8)}@media (min-width:576px){.c-content-slider__arrow.is-left{left:0}}@media (min-width:576px){.c-content-slider__arrow.is-right{right:0}}.c-content-slider.layout-historie .glide__arrows{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2.5rem}@media (min-width:1008px){.c-content-slider.layout-historie .glide__arrows{display:none}}.container-homepage .c-content-slider__slide{position:relative}.container-homepage .c-content-slider__slide-text{position:absolute;display:flex;align-items:center;text-align:center;width:100%;height:100%}.ce-image.ce-contentslider-images img{width:100%}.c-container .c-content-slider .c-media__gallery{margin-bottom:0}.c-container .c-content-slider .c-content-slider__slide>div{height:100%}.c-container .c-content-slider .c-teaser{background:#434343;height:100%}.c-container .c-content-slider .c-teaser__content{padding:0 0.625rem 1.5rem 0.625rem}.ce-textpic{margin-top:1.5rem}.ce-textpic figure.image{max-width:100%}.ce-textpic figure.image>picture img{max-width:100%}@media (max-width:575.98px){.ce-textpic .ce-bodytext{clear:both}}@media (min-width:768px){.frame-type-textmedia.frame-layout-kunden_teaser{height:100%}.frame-type-textmedia.frame-layout-kunden_teaser .animation-text{height:100%}}.frame-layout-kunden_teaser .ce-textpic{height:100%;display:flex;align-items:center;position:relative}@media (max-width:767.98px){.frame-layout-kunden_teaser .ce-textpic{flex-direction:column}}.frame-layout-kunden_teaser .ce-textpic .inner{position:absolute;right:3.5rem;top:2.5rem;text-transform:uppercase;z-index:41}.frame-layout-kunden_teaser .ce-textpic .inner>p{float:right}@media (max-width:767.98px){.frame-layout-kunden_teaser .ce-textpic .inner{top:70%;left:0;right:auto}.frame-layout-kunden_teaser .ce-textpic .inner header{margin-left:5px}.frame-layout-kunden_teaser .ce-textpic .inner>p{margin-right:10px}}.frame-layout-kunden_teaser .ce-textpic .ce-bodytext{overflow:visible;height:70%;z-index:41;width:100%;position:absolute;margin-top:5rem}@media (max-width:767.98px){.frame-layout-kunden_teaser .ce-textpic .ce-bodytext{margin-top:3rem;margin-left:auto}}.frame-layout-kunden_teaser .ce-textpic .c-media__gallery{position:relative;z-index:40;max-width:74%}@media (max-width:767.98px){.frame-layout-kunden_teaser .ce-textpic .c-media__gallery{max-width:100%}}.frame-layout-socialmediafeed .c-media__gallery{display:flex;align-items:center;flex-wrap:wrap;gap:20px;justify-content:center}@media (min-width:768px){.frame-layout-socialmediafeed .c-media__gallery{display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width:1008px){.frame-layout-socialmediafeed .c-media__gallery{display:grid;grid-template-columns:repeat(3,1fr)}}.frame-layout-socialmediafeed .c-media__gallery figure{width:auto}.frame-layout-socialmediafeed .c-media__gallery figure img{clip-path:polygon(1% 3%,3% 2%,6% 1%,12% 2%,16% 3%,23% 3%,29% 3%,37% 3%,43% 4%,53% 4%,63% 4%,71% 3%,80% 2%,88% 2%,94% 2%,98% 2%,99% 5%,99% 93%,97% 98%,95% 99%,88% 100%,73% 99%,64% 99%,60% 99%,55% 99%,48% 99%,44% 99%,35% 98%,27% 99%,22% 98%,14% 100%,7% 100%,2% 98%,1% 95%,2% 81%,3% 76%,2% 71%,1% 64%,2% 55%,1% 47%,2% 33%)}@media (min-width:1008px){.frame-layout-socialmediafeed .c-media__gallery figure{width:100%}.frame-layout-socialmediafeed .c-media__gallery figure:first-child{grid-row:span 2/ 2}.frame-layout-socialmediafeed .c-media__gallery figure:nth-child(3){align-self:end}}@media (max-width:767.98px){.frame-layout-kunden_teaser{overflow:visible}.frame-layout-kunden_teaser .ce-textpic{overflow:visible}}.frame-layout-kunden_project .ce-textpic{position:relative}.frame-layout-kunden_project .ce-textpic .ce-bodytext{margin-top:-3rem}.frame-layout-kunden_project .ce-textpic .ce-bodytext h1,.frame-layout-kunden_project .ce-textpic .ce-bodytext h2,.frame-layout-kunden_project .ce-textpic .ce-bodytext h3,.frame-layout-kunden_project .ce-textpic .ce-bodytext h4{text-transform:uppercase}.ce-image{padding-bottom:1.5rem}.ce-image.ce-left{float:none}.ce-image.ce-left .ce-gallery{float:none}.ce-image .ce-column{float:none}.ce-image figure.image{max-width:100%}.ce-image figure.image>picture img{max-width:100%}picture img{max-width:100%;height:auto}.c-footer{--text-color:#434343;font-family:"Quicksand Regular";color:#fff;margin-top:1.1rem;position:relative}.c-footer__img{display:block;max-width:100%;width:100%;margin-bottom:-4px}.c-footer__inner{background-color:#FEED01;padding:2rem}@media (max-width:767.98px){.c-footer__inner{padding:2rem 0}}.c-footer .headline-h2{font-size:1.875rem;line-height:2.25rem}@media (min-width:1008px){.c-footer__section-right{padding-right:5rem}.c-footer__section-left{padding-left:5rem}}.c-footer .c-footer__standortMenu{width:100% !important}.c-footer-menu{display:flex;width:100%;margin-top:2rem;justify-content:center;align-content:center;list-style:none}.c-footer-menu li{display:inline-flex;align-items:center}.c-footer-menu li::before{content:"";display:inline-block;height:0.8rem;width:2px;background-color:#434343}.c-footer-menu li a{color:#434343;text-decoration:none;font-family:"Quicksand Bold";font-size:0.9375rem;padding:0 5px}.c-footer-menu li:first-child::before{display:none}.c-footer hr{border:0;border-bottom:1px solid #434343}.c-footer__standortMenu{list-style:none;margin:0;padding:0;position:relative;margin-bottom:1rem}.c-footer__standortMenu-wrapper{display:flex;align-items:flex-start}@media (max-width:767.98px){.c-footer__standortMenu-wrapper{flex-direction:column}}@media (min-width:576px){.c-footer__standortMenu{display:flex;flex-wrap:wrap}.c-footer__standortMenu-item{width:100%}}.c-footer__standortMenu-item-link{color:#000;text-decoration:none}.c-footer__standortMenu-item-link:hover{text-decoration:underline}.frame-type-form_formframework form>h2{display:none}.frame-type-form_formframework form .form-group{margin-bottom:1.5rem}.frame-type-form_formframework form .form-group>label{display:none}.frame-type-form_formframework form .form-group .input label.upload{display:block;font-size:1.5625rem;font-family:"Bocadillo";margin-bottom:0.5rem}.frame-type-form_formframework form .form-group .upload{margin-bottom:3rem}.frame-type-form_formframework form .form-group .upload-label{font-family:"Bocadillo";font-size:1.5625rem;display:block;margin-bottom:1rem}.frame-type-form_formframework form .form-group .upload-input{border:0;color:#FEED01;font-family:"Bocadillo";outline:0;white-space:nowrap;margin-bottom:3rem;padding:1.5rem 1rem;font-size:1.5625rem;background-color:transparent;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/button_yellow.svg");background-repeat:no-repeat;background-position:50% 50%;background-size:100% 100%}.frame-type-form_formframework form .form-group .upload input[type="file"]{display:none}.frame-type-form_formframework form .form-group .upload #file-name{margin-left:1rem}.frame-type-form_formframework form .form-group input.form-control{width:100%;height:70px;padding:15px;border:0;color:#898989;font-family:"Bocadillo";outline:0;font-size:1.5625rem;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/form_small.png");background-repeat:no-repeat;background-position:50% 50%;background-size:100% 100%}.frame-type-form_formframework form .form-group select.form-control{position:relative;width:100%;height:70px;padding:15px;border:0;outline:0;color:#898989;font-family:"Bocadillo";font-size:1.5625rem;-webkit-appearance:none;-moz-appearance:none;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/form_long.png");background-repeat:no-repeat;background-position:50% 50%;background-size:100% 100%}.frame-type-form_formframework form .form-group select.form-control::-ms-expand{display:none}.frame-type-form_formframework form .form-group .select-wrap{position:relative}.frame-type-form_formframework form .form-group .select-wrap::before{pointer-events:none;position:absolute;content:"";z-index:1;width:20px;height:30px;top:calc(50% - 15px);background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/arrow_form.png");background-repeat:no-repeat;background-size:100% auto;background-position:50% 50%;right:1.5rem;top:1rem}.frame-type-form_formframework form .form-group textarea.form-control{width:100%;height:300px;padding:15px;border:0;color:#898989;outline:0;font-family:"Bocadillo";font-size:1.5625rem;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/form_text.png");background-repeat:no-repeat;background-position:50% 50%;background-size:100% 100%}.frame-type-form_formframework form .form-group label.form-check-label{display:flex;gap:1rem}.frame-type-form_formframework form .form-group label.form-check-label>input.add-on{margin-top:0.45rem;width:20px;min-width:20px;height:20px;border:1px solid #707070}.frame-type-form_formframework form .clearfix{font-weight:bold;margin-left:33px}.frame-type-form_formframework form .actions .submit{margin-left:33px}.frame-type-form_formframework form .actions .submit .btn{cursor:pointer;color:#005BAA;background:transparent;border:0;line-height:100%;padding:0.75rem 1.5rem 0.75rem 1.5rem;position:relative;text-decoration:none;font-family:"Bocadillo";font-size:1.5625rem;line-height:3.3rem;white-space:nowrap;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/buttonBorder-blue.svg");background-repeat:no-repeat;background-size:contain;background-position:50% 50%}@keyframes splide-loading{0%{transform:rotateZ(0)}100%{transform:rotateZ(360deg)}}.splide--draggable>.splide__track>.splide__list>.splide__slide{user-select:none}.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__track>.splide__list>.splide__slide{position:absolute;top:0;left:0;z-index:0;opacity:0}.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{position:relative;z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide--ttb>.splide__track>.splide__list{display:block}.splide--ttb>.splide__pagination{width:auto}.splide__container{position:relative;box-sizing:border-box}.splide__list{margin:0 !important;padding:0 !important;width:max-content;will-change:transform}.splide.is-active .splide__list{display:flex}.splide__pagination{display:inline-flex;align-items:center;width:95%;flex-wrap:wrap;justify-content:center;margin:0}.splide__pagination li{list-style-type:none;display:inline-block;line-height:1;margin:0}.splide{position:relative;visibility:hidden;outline:none}.splide__slide{position:relative;box-sizing:border-box;list-style-type:none !important;margin:0;outline:none;flex-shrink:0}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #999;border-left-color:transparent;animation:splide-loading 1s infinite linear}.splide__track{position:relative;z-index:0;overflow:hidden}.c-header{width:100%;padding:2rem 0;position:relative;top:0;left:0}.c-header__outer{position:fixed;z-index:100;width:100%;min-height:120px}@media (min-width:1008px){.c-header__outer{min-height:180px}}.c-header-highlight-menu{display:flex;align-items:center;flex-direction:row;justify-content:center;align-content:center;width:100%;min-height:100px;list-style:none;display:none}.c-header-highlight-menu .nav-item{font-family:"Bocadillo";font-size:31px;line-height:53px;padding:0}@media (min-width:768px){.c-header-highlight-menu .nav-item{font-size:31px;padding:0 0.8rem}}@media (min-width:1008px){.c-header-highlight-menu .nav-item{font-size:26px;padding:0 1.2rem}}@media (min-width:1200px){.c-header-highlight-menu .nav-item{font-size:31px;padding:0 1.5rem}}.c-header-highlight-menu .nav-item a{color:#fff;text-decoration:none;transition:all 0.4s ease}.c-header-highlight-menu .nav-item a:hover{color:#FEED01}.c-header-highlight-menu .nav-item a span{white-space:nowrap}.c-header__background{position:fixed;content:"";width:100%;height:120px;top:0;left:0;z-index:94;background:-moz-linear-gradient(top,rgba(0,0,0,0.55) 0%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0.55) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0.55) 0%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8c000000",endColorstr="#00000000",GradientType=0)}@media (min-width:1008px){.c-header__background{height:180px}}.c-header__inner{position:relative;z-index:100;display:flex;align-items:center;flex-direction:row}.c-header__social{margin-right:auto;padding-top:1rem}.c-header__social-item{margin-right:1rem}.c-header__social-item svg path{transition:all 300ms ease-in-out}.c-header__logo{position:relative;width:200px;min-height:60px;display:flex;align-items:center}@media (min-width:1008px){.c-header__logo{width:400px;min-height:100px}}.c-header__logo-item{transition:all 300ms ease-in-out;position:absolute}.c-header__logo-item img{width:200px}@media (min-width:1008px){.c-header__logo-item img{width:400px}}.c-header__logo-item-yellow{opacity:1}.c-header__logo-item-blue{opacity:0}.c-header__menuButton{margin-left:auto;display:inline-block;width:55px;height:40px;position:relative;transition:all 300ms ease-in-out}.c-header__menuButton:hover svg path{fill:#FEED01}.c-header__menuButton-item{display:flex;align-items:center;position:absolute;height:33%;width:100%;transition:all 300ms ease-in-out}.c-header__menuButton-item svg{display:block}.c-header__menuButton-item:nth-child(1){top:0;transform:rotate(0)}.c-header__menuButton-item:nth-child(2){top:33%;opacity:1}.c-header__menuButton-item:nth-child(3){top:66%;transform:rotate(0)}.c-header__menuButton svg path{transition:all 300ms ease-in-out}.c-header.open .c-header__logo-item-yellow{opacity:0}.c-header.open .c-header__logo-item-blue{opacity:1}.c-header.open .o-icon-svg path,.c-header.open .c-header__menuButton path{fill:#000}.c-header.open .o-icon-svg-item:nth-child(1),.c-header.open .c-header__menuButton-item:nth-child(1){top:15px;transform:rotate(45deg)}.c-header.open .o-icon-svg-item:nth-child(2),.c-header.open .c-header__menuButton-item:nth-child(2){opacity:0}.c-header.open .o-icon-svg-item:nth-child(3),.c-header.open .c-header__menuButton-item:nth-child(3){top:15px;transform:rotate(-45deg)}figure{margin:0}.c-geschaeftsfuehrung .c-media__gallery{display:flex;position:relative;flex-direction:column;align-items:flex-end}.c-geschaeftsfuehrung .c-media__gallery div.figure{position:relative}.c-geschaeftsfuehrung .c-media__gallery div.figure .c-image__caption{position:absolute;top:15%}.c-geschaeftsfuehrung .c-media__gallery div.figure:first-child{left:-39%}.c-geschaeftsfuehrung .c-media__gallery div.figure:first-child .c-image__caption{right:-19%}.c-geschaeftsfuehrung .c-media__gallery div.figure:last-child{text-align:right}.c-geschaeftsfuehrung .c-media__gallery div.figure:last-child .c-image__caption{left:-17%}.frame-layout-historie-slider .ce-textpic{display:flex;gap:2rem;padding-right:3rem}.frame-layout-historie-slider .ce-textpic>div{width:50%}.frame-layout-historie-slider .ce-textpic .c-media__gallery{position:relative}.frame-layout-historie-slider .ce-textpic .c-media__gallery .heart{position:absolute;top:0;right:-20px}.frame-layout-historie-slider .ce-textpic .c-media__gallery .heart svg{width:50px}.frame-type-image.frame-layout-firstImageMargin .c-media__gallery figure img{width:100%}.frame-type-image.frame-layout-firstImageMargin .c-media__gallery figure:first-child{width:77%;float:right;margin-right:9%}.c-section--historie .c-content-slider__slide{opacity:0.41;transition:all 300ms ease-in-out}.c-section--historie .c-content-slider__slide.is-active{opacity:1}.c-media__gallery-5col{display:flex;gap:1%;flex-wrap:wrap}.c-media__gallery-5col>figure{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-bottom:4rem}@media (min-width:576px){.c-media__gallery-5col>figure{width:49%}}@media (min-width:768px){.c-media__gallery-5col>figure{width:32.6%}}@media (min-width:1008px){.c-media__gallery-5col>figure{width:19.2%}}.c-media__gallery-5col .c-image__caption{opacity:0.6;font-family:"Bocadillo";color:var(--text-color);font-size:1.4rem;line-height:1.8rem;margin:0 0 0.5rem 0;padding:0}.c-media__gallery-5col .c-image__caption.subheader{font-family:"Quicksand Regular";font-size:1.2rem;font-weight:400;color:var(--text-color);margin-top:-0.2rem}.c-news__startpage-inner{width:100%;height:100%}.c-news__startpage-inner .article{position:relative;--text-color:#fff}.c-news__startpage-inner .article svg{position:absolute;right:1rem;bottom:1rem;width:15px}.c-news__startpage-inner .article h3{font-size:20px;line-height:27px;padding-right:2rem}.c-news__startpage-inner .article a{color:var(--text-color);text-decoration:none}.c-news__startpage-inner .article .news-img-wrap{width:100%;clip-path:polygon(1% 3%,3% 2%,6% 1%,12% 2%,16% 3%,23% 3%,29% 3%,37% 3%,43% 4%,53% 4%,63% 4%,71% 3%,80% 2%,88% 2%,94% 2%,98% 2%,99% 5%,99% 93%,97% 98%,95% 99%,88% 100%,73% 99%,64% 99%,60% 99%,55% 99%,48% 99%,44% 99%,35% 98%,27% 99%,22% 98%,14% 100%,7% 100%,2% 98%,1% 95%,2% 81%,3% 76%,2% 71%,1% 64%,2% 55%,1% 47%,2% 33%)}.c-news__startpage-inner .article .news-img-wrap a{display:block}.c-news__startpage-inner .article .news-img-wrap img{width:100%;height:100%;max-width:100%;object-fit:cover}.c-news__startpage-inner .article .header{position:absolute;bottom:1rem;left:1rem;width:calc(100% - 1rem)}.c-news__startpage-inner .glide__arrows{display:flex;justify-content:flex-end;margin:2rem 0 0 0}@media (max-width:1007.98px){.c-news__startpage-inner .glide__arrows{margin-right:2rem}}.c-news__list{display:flex;flex:1;flex-wrap:wrap}.c-news__list .count-msg{width:100%}.c-news__list-item{margin-bottom:3rem}.c-news__list-item .news-img-wrap{clip-path:polygon(1% 3%,3% 2%,6% 1%,12% 2%,16% 3%,23% 3%,29% 3%,37% 3%,43% 4%,53% 4%,63% 4%,71% 3%,80% 2%,88% 2%,94% 2%,98% 2%,99% 5%,99% 93%,97% 98%,95% 99%,88% 100%,73% 99%,64% 99%,60% 99%,55% 99%,48% 99%,44% 99%,35% 98%,27% 99%,22% 98%,14% 100%,7% 100%,2% 98%,1% 95%,2% 81%,3% 76%,2% 71%,1% 64%,2% 55%,1% 47%,2% 33%)}@media (min-width:768px){.c-news__list-item .news-img-wrap{max-height:370px}.c-news__list-item .news-img-wrap img{height:100%;max-height:370px;object-fit:cover}}.c-news__list-item .news-list-date{font-family:"Quicksand Regular";font-size:20px}.c-news__list-item .news-list-category{display:flex;margin-top:0.5rem;gap:1.5rem}.c-news__list-item .news-list-category .label{font-family:"Quicksand Bold";font-size:20px}.c-news__list-item .header{margin-top:0.5rem}.c-news__list-item .header h3{font-size:30px;line-height:36px}.c-news__list-item .header a{color:var(--text-color);text-decoration:none}@media (min-width:768px){.c-news__list{gap:1.5rem}.c-news__list-item{width:45%;margin-bottom:0}}@media (min-width:1008px){.c-news__list{gap:2.5rem}.c-news__list-item{width:30.33%}}@media (min-width:1200px){.c-news__list{gap:3rem}}.c-news__detail .news-img-wrap{width:100%}.c-news__detail .news-img-wrap img{width:100%;height:auto;object-fit:cover;clip-path:polygon(0% 83%,1% 86%,2% 88%,4% 89%,5% 90%,5% 91%,6% 92%,7% 93%,8% 94%,8% 95%,9% 96%,10% 97%,10% 97%,11% 98%,12% 99%,14% 99%,15% 99%,17% 99%,19% 99%,20% 98%,21% 98%,21% 98%,23% 98%,24% 99%,25% 98%,26% 99%,27% 99%,28% 99%,29% 99%,30% 99%,31% 99%,33% 99%,35% 99%,35% 99%,36% 99%,37% 99%,37% 99%,38% 99%,38% 99%,39% 99%,40% 98%,41% 99%,42% 99%,43% 99%,43% 99%,46% 99%,47% 98%,48% 99%,49% 99%,50% 99%,52% 99%,54% 100%,57% 100%,58% 100%,60% 100%,61% 100%,63% 100%,64% 100%,65% 100%,66% 100%,67% 100%,68% 100%,69% 100%,71% 100%,72% 100%,74% 100%,77% 100%,79% 100%,79% 100%,81% 100%,83% 100%,83% 100%,85% 100%,85% 100%,86% 100%,87% 100%,88% 100%,89% 99%,89% 99%,90% 99%,90% 99%,91% 99%,92% 99%,93% 99%,94% 99%,95% 98%,95% 98%,96% 98%,97% 97%,98% 97%,98% 96%,99% 96%,99% 96%,100% 94%,100% 95%,100% 96%,100% 0%,0% 0%)}@media (min-width:768px){.c-news__detail .news-text-columns{min-height:300px;height:300px;display:flex;flex-direction:column;flex-wrap:wrap;gap:1.5rem}.c-news__detail .news-text-columns>*{width:50%;flex:0 1 80px}}.c-news__detail .news-content-top{margin-top:3rem;margin-bottom:4rem}@media (min-width:1008px){.c-news__detail .news-content-top{padding:0 15%}}@media (min-width:1008px){.c-news__detail .news-content-top{margin-top:6rem}}.c-news__detail .news-content-top .news-list-category{display:flex;margin-top:0.5rem;gap:1.5rem}.c-news__detail .news-content-top .news-list-category .label{font-family:"Quicksand Bold";font-size:20px}.c-news__detail .news-content-top .header{margin-top:1rem}.c-news__detail .news-content-top .header .icon{display:block}.c-news__detail .news-content-top .header .icon svg{display:block}.c-news__detail .news-content-bottom{margin-bottom:6rem}.c-news__category{list-style:none;margin:0;padding:0;display:none}@media (min-width:1200px){.c-news__category{display:flex;flex-wrap:wrap;gap:2rem}}@media (max-width:1007.98px){.c-news__category.open{display:block;position:absolute;background:#005BAA;padding:1rem 1.5rem;z-index:1}}.c-news__category-filter-toggle{font-size:1.5625rem;font-family:"Bocadillo"}.c-news__category-filter-toggle .toolbar{display:flex;align-items:center;justify-content:space-between}.c-news__category-filter-toggle-button{color:#fff;text-decoration:none;display:flex;align-self:center;align-items:center;gap:1rem}.c-news__category-filter-toggle-button .icon .open{display:none}.c-news__category-filter-toggle-button.open .icon .open{display:block}.c-news__category-filter-toggle-button.open .icon .open svg{width:40px;height:40px;margin-right:10px;margin-bottom:10px}.c-news__category-filter-toggle-button.open .icon .closed{display:none}.c-news__category-filter-toggle svg{height:40px;width:40px}.c-news__category-filter-toggle svg g{fill:#fff}.c-news__category-toggle{font-size:1.5625rem;font-family:"Bocadillo"}.c-news__category-toggle .toolbar{display:flex;align-items:center;justify-content:space-between}.c-news__category-toggle-button{color:#fff;text-decoration:none;display:flex;align-self:center;align-items:center;gap:1rem}.c-news__category-toggle-button .icon .open{display:none}.c-news__category-toggle-button.open .icon .open{display:block}.c-news__category-toggle-button.open .icon .open svg{width:40px;height:40px;margin-right:10px}.c-news__category-toggle-button.open .icon .closed{display:none}.c-news__category-toggle svg{height:50px;width:50px}.c-news__category-toggle svg g{fill:#fff}.c-news__category-item{display:inline-flex}.c-news__category-item-link{color:#fff;text-decoration:none;font-family:"Bocadillo";font-size:25px}.c-news__category-item-link.active{position:relative}.c-news__category-item-link.active::before{position:absolute;content:"";width:120%;height:15px;left:-10%;bottom:-8px;background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/underline_01.svg);background-repeat:no-repeat;background-size:100% auto;background-position:50% 100%}.news-search-form-wrapper{position:relative}.f3-widget-paginator{display:flex;flex-wrap:wrap;width:100%;align-items:center;justify-content:center;gap:1rem;list-style:none;margin:0;padding:0}.f3-widget-paginator li{font-family:"Bocadillo";font-size:1.875rem;line-height:2.5rem}.f3-widget-paginator li.current{background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/pagination-highlight.svg);background-repeat:no-repeat;background-size:100% 100%;padding:1rem 2rem}.f3-widget-paginator li svg{height:40px}.f3-widget-paginator li.previous{margin-right:3rem}.f3-widget-paginator li.next{margin-left:3rem}.f3-widget-paginator li a{color:#000;text-decoration:none}@media (min-width:1008px){.f3-widget-paginator li{font-size:3.125rem;line-height:3.125rem}}.news-search-form{--text-color:#fff}.news-search-form-container{display:flex;align-items:center;justify-content:space-between}.news-search-form-left{position:relative;z-index:1}.news-search-form-right{position:relative;z-index:1;padding-left:15px}@media (min-width:1008px){.news-search-form-right{width:33%}}.news-search-form form{border:0;margin:0;padding:0}.news-search-form-wrapper{margin-top:-2rem;padding:20px 0}.news-search-form-wrapper .c-section{z-index:1}.news-search-form-wrapper img{position:absolute;display:block;top:0;left:0;width:102%;height:100%}.news-search-form fieldset{border:0;display:flex;flex-wrap:nowrap;align-items:center}@media (max-width:767.98px){.news-search-form fieldset .form-group .c-button{display:none}}.news-search-form fieldset .form-group.search{display:flex;flex-direction:column;justify-content:flex-end;align-self:end;margin-left:1.5rem}.news-search-form fieldset .form-group.search .top{display:flex;align-items:center;gap:1rem;padding-bottom:0.5rem}.news-search-form fieldset .form-group.search .top #news-subject{background-color:transparent;border:0;height:20px;width:150px;color:#fff;outline:0;font-family:"Bocadillo";font-size:1.5625rem;outline:none}@media (min-width:1008px){.news-search-form fieldset .form-group.search .top #news-subject{width:150px}}@media (min-width:1200px){.news-search-form fieldset .form-group.search .top #news-subject{width:200px}}.news-search-form fieldset .form-group.search .top #news-subject::placeholder{color:#fff}.news-search-form fieldset .form-group.search .top .category-search-submit{border:0;padding:0;margin:0;width:30px;height:30px;text-indent:-15000px;background-color:transparent;background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/Icons/search.svg);background-position:0 0;background-size:100% auto}.news-search-form fieldset .form-group.search svg{display:block;width:240px}@media (min-width:1008px){.news-search-form fieldset .form-group.search svg{width:150px}}@media (min-width:1200px){.news-search-form fieldset .form-group.search svg{width:240px}}.c-blogcontent.container-70-30{margin-bottom:6rem}.c-blogcontent.container-30-70{margin-top:6rem;margin-bottom:6rem}.c-blogcontent .ce-image.ce-left .c-media__gallery{clip-path:polygon(4% 2%,1% 6%,0 9%,1% 17%,1% 24%,1% 32%,0 41%,0 51%,1% 62%,1% 71%,0 81%,2% 85%,1% 88%,1% 91%,1% 95%,3% 98%,6% 99%,12% 99%,15% 99%,19% 99%,21% 99%,24% 99%,28% 99%,32% 98%,35% 99%,36% 99%,39% 99%,43% 99%,46% 99%,48% 99%,49% 99%,54% 100%,57% 100%,58% 100%,60% 100%,61% 100%,65% 100%,68% 100%,71% 100%,72% 100%,76% 99%,80% 99%,83% 98%,87% 99%,90% 99%,94% 99%,100% 98%,100% 0,92% 1%,86% 1%,80% 1%,76% 1%,71% 0,65% 1%,60% 1%,54% 1%,48% 1%,34% 2%,21% 2%,9% 1%)}.c-blogcontent .ce-image.ce-right .c-media__gallery{clip-path:polygon(4% 2%,1% 6%,0 9%,0 96%,6% 99%,12% 99%,15% 99%,19% 99%,21% 99%,24% 99%,28% 99%,31% 99%,35% 99%,39% 99%,43% 99%,46% 99%,48% 99%,49% 99%,54% 100%,57% 100%,58% 100%,60% 100%,67% 99%,75% 98%,80% 98%,88% 98%,96% 97%,98% 93%,98% 89%,98% 86%,99% 82%,99% 75%,100% 59%,98% 25%,96% 4%,92% 1%,86% 1%,80% 1%,76% 1%,71% 0,65% 1%,60% 1%,54% 1%,48% 1%,34% 2%,21% 2%,9% 1%)}.news-bottom{margin-top:16rem}.glide__arrow{background:none;margin-left:1rem;border:0}.glide__arrow--left{margin-top:-5px;transform:rotate(180deg)}.c-socialmediafeed{display:flex;align-items:center;flex-wrap:wrap;gap:20px;justify-content:center}@media (min-width:768px){.c-socialmediafeed{display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width:1008px){.c-socialmediafeed{display:grid;grid-template-columns:repeat(3,1fr)}}.c-socialmediafeed .figure{width:auto}.c-socialmediafeed .figure img{clip-path:polygon(1% 3%,3% 2%,6% 1%,12% 2%,16% 3%,23% 3%,29% 3%,37% 3%,43% 4%,53% 4%,63% 4%,71% 3%,80% 2%,88% 2%,94% 2%,98% 2%,99% 5%,99% 93%,97% 98%,95% 99%,88% 100%,73% 99%,64% 99%,60% 99%,55% 99%,48% 99%,44% 99%,35% 98%,27% 99%,22% 98%,14% 100%,7% 100%,2% 98%,1% 95%,2% 81%,3% 76%,2% 71%,1% 64%,2% 55%,1% 47%,2% 33%)}@media (min-width:1008px){.c-socialmediafeed .figure{width:100%}.c-socialmediafeed .figure:first-child{grid-row:span 2/ 2}.c-socialmediafeed .figure:nth-child(3){align-self:end}}.news{position:relative}.news .news-container-list-refresh{position:absolute;width:100%;height:100%;z-index:3;pointer-events:none;opacity:0;transition:all 0.1s ease}.news .news-container-list-refresh--show{opacity:1}.news .news-container-list-refresh::after{position:absolute;content:"";width:100%;height:100%;background-color:#fff;z-index:1;opacity:0.6}.news .news-container-list-refresh::before{position:absolute;content:"";width:80px;height:80px;top:150px;z-index:2;left:calc(50% - 12px);background-image:url("/edeka/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/refresh.svg");background-repeat:no-repeat;background-size:cover;background-position:50% 50%;animation:rotating 2s linear infinite}@keyframes offCanvas{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes offCanvasClose{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}.c-offcanvas{position:absolute;top:0;right:0;overflow-y:auto;overflow-x:hidden;width:100%;z-index:101;opacity:1;transform:translateY(-100%);-webkit-overflow-scrolling:touch}.c-offcanvas.open{transform:translateY(0px);animation:offCanvas 0.5s cubic-bezier(0.62,0.09,0.515,0.915) 0s both}.c-offcanvas.close{transform:translateY(0px);animation:offCanvasClose 0.5s cubic-bezier(0.62,0.09,0.515,0.915) 0s both}.c-offcanvas-top{position:absolute;width:100%;height:100px;top:25px;left:0;z-index:201}.c-offcanvas-top-inner{display:flex;align-items:center}.c-offcanvas-wrapper{overflow:hidden;width:100%}.c-offcanvas-highlight{padding:140px 0 50px 0;background-image:url("/fileadmin/user_upload/papierfond_kachel.jpg");background-repeat:repeat;background-size:unset;clip-path:polygon(0 0,100% 0%,100% 95%,99% 94%,98% 96%,96% 95%,95% 97%,94% 96%,93% 96%,91% 97%,90% 96%,88% 95%,87% 96%,86% 96%,85% 95%,84% 96%,83% 96%,82% 95%,81% 96%,80% 98%,79% 96%,78% 95%,77% 96%,75% 96%,74% 95%,70% 97%,69% 98%,67% 97%,65% 97%,64% 97%,63% 98%,61% 98%,60% 98%,59% 98%,57% 98%,55% 100%,54% 97%,51% 99%,48% 97%,47% 98%,45% 97%,45% 98%,44% 97%,43% 98%,41% 97%,38% 99%,34% 99%,32% 97%,30% 98%,28% 98%,26% 97%,24% 100%,21% 99%,18% 96%,16% 97%,13% 96%,11% 96%,9% 97%,7% 97%,7% 96%,6% 96%,5% 95%,3% 96%,0% 95%,0 95%);z-index:200}@media (min-width:1008px){.c-offcanvas-highlight{padding:200px 0 50px 0}}.c-offcanvas-highlight-menu{display:flex;flex-direction:column;justify-content:center;align-content:center;width:100%;list-style:none}@media (min-width:1008px){.c-offcanvas-highlight-menu{flex-direction:row;flex-wrap:wrap}}.c-offcanvas-highlight-menu .nav-item{font-family:"Bocadillo";font-size:31px;line-height:53px;padding:0}@media (min-width:768px){.c-offcanvas-highlight-menu .nav-item{font-size:31px;padding:0 0.8rem}}@media (min-width:1008px){.c-offcanvas-highlight-menu .nav-item{font-size:26px;padding:0 1.2rem}}@media (min-width:1200px){.c-offcanvas-highlight-menu .nav-item{font-size:31px;padding:0 1.5rem}}.c-offcanvas-highlight-menu .nav-item a{color:#000;text-decoration:none}.c-offcanvas-highlight-menu .nav-item a:hover{color:#005BAA}.c-offcanvas-highlight-menu .nav-item a span{white-space:nowrap}.c-offcanvas-inner{width:100%;height:100%;padding:0 2.5rem}.c-offcanvas-menu{width:100%;padding:0.5rem 0;list-style:none;display:flex;flex-direction:column;justify-content:center}@media (min-width:1008px){.c-offcanvas-menu{flex-direction:row}}.c-offcanvas-menu-first-level{color:#000}.c-offcanvas-menu-first-level.is-accordion-submenu-parent .c-offcanvas-open-submenu{transition:background 0.3s ease-out;width:2.375rem;height:2.375rem;text-align:center;line-height:1;cursor:pointer;color:#000;background:transparent;align-self:center;align-items:center;justify-content:center;display:flex;margin-right:0.375rem}.c-offcanvas-menu-first-level.is-accordion-submenu-parent .c-offcanvas-open-submenu i{transition:all 0.3s ease-out;transform:rotate(180deg);font-size:calc(1.295rem + 0.54vw);display:inline-block;color:#fff}@media (min-width:1200px){.c-offcanvas-menu-first-level.is-accordion-submenu-parent .c-offcanvas-open-submenu i{font-size:1.7rem}}.c-offcanvas-menu-first-level.is-accordion-submenu-parent .c-offcanvas-open-submenu.collapsed i{transform:rotate(0deg)}.c-offcanvas-menu-first-level-link{color:#000;font-size:18px;line-height:30px;padding:0;position:relative;z-index:1;display:block;text-decoration:none;font-weight:400;flex:1;overflow-wrap:break-word;hyphens:auto;word-break:break-word}.c-offcanvas-menu-first-level-link:hover{color:#FEED01}@media (min-width:1008px){.c-offcanvas-menu-first-level-link{padding:0 0.5rem}}.c-offcanvas.open .c-header__logo-item-yellow{opacity:0}.c-offcanvas.open .c-header__logo-item-blue{opacity:1}.c-offcanvas.open .o-icon-svg path,.c-offcanvas.open .c-header__menuButton path{fill:#000}.c-offcanvas.open .o-icon-svg-item:nth-child(1),.c-offcanvas.open .c-header__menuButton-item:nth-child(1){top:15px;transform:rotate(45deg)}.c-offcanvas.open .o-icon-svg-item:nth-child(2),.c-offcanvas.open .c-header__menuButton-item:nth-child(2){opacity:0}.c-offcanvas.open .o-icon-svg-item:nth-child(3),.c-offcanvas.open .c-header__menuButton-item:nth-child(3){top:15px;transform:rotate(-45deg)}.c-page__content-right>.c-section,.c-page__content-right>.frame{margin-top:3.5rem}.c-product .c-product__list-item{padding:0 2rem;margin-bottom:4rem;background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/Textures/product-list_bg01.jpg);background-repeat:no-repeat;background-size:70% auto;background-position:-10px 100%}.c-product .c-product__list-row>div:nth-child(2n) .c-product__list-item{background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/Textures/product-list_bg02.jpg)}.c-product .c-product__list-row>div:nth-child(3n) .c-product__list-item{background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/Textures/product-list_bg03.jpg)}.c-product .c-product__list-row>div:nth-child(4n) .c-product__list-item{background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/Textures/product-list_bg04.jpg);background-size:auto 100%}.c-product .c-product__list-row>div:nth-child(5n) .c-product__list-item{background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/Textures/product-list_bg05.jpg)}.c-product .c-product__list-row>div:nth-child(6n) .c-product__list-item{background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/Textures/product-list_bg06.jpg);background-size:100% auto;background-position:80% 81%}.c-product .c-product__list-image{position:relative}.c-product .c-product__list-image-linkoverlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.c-product .c-product__list-image .c-product__list-image-img{position:relative}.c-product .c-product__list-image .c-product__list-image-img::before{display:block;content:"";width:100%;padding-top:100%}.c-product .c-product__list-image .c-product__list-image-img img{clip-path:polygon(4% 2%,1% 6%,0 9%,2% 29%,1% 89%,2% 94%,4% 96%,7% 98%,12% 99%,24% 99%,28% 99%,31% 99%,35% 99%,39% 99%,43% 99%,46% 99%,48% 99%,49% 99%,54% 100%,57% 100%,60% 99%,62% 99%,67% 99%,75% 98%,80% 98%,88% 98%,94% 96%,96% 93%,98% 89%,98% 86%,99% 82%,99% 75%,100% 59%,99% 24%,100% 0,92% 1%,86% 1%,80% 1%,76% 1%,71% 0,65% 1%,60% 1%,54% 1%,48% 1%,34% 2%,21% 2%,9% 1%);position:absolute;top:0;width:100%;height:100%;object-fit:cover}.c-product .c-product__list-image-tags{position:absolute;left:1rem;top:0;z-index:1}.c-product .c-product__list-image .c-products-time{position:absolute;right:2rem;bottom:2rem;z-index:1;background-color:#fff;color:#005BAA;font-size:24px}.c-product .c-product__list-image .c-products-time .icon svg{height:24px}.c-product .c-product__list-image .c-products-time .stroke{stroke:#005BAA}.c-product .c-product__list-header{padding:0.5rem 0 0 0;font-size:1.875rem;text-align:center}.c-product .c-product__list-header-link{color:#000;text-decoration:none}.c-product__single-list .c-product__list-item{padding:0}.c-product__single-list .c-tag{width:50px;height:50px}.c-product__single-list .c-product__list-image .c-products-time{right:2rem;bottom:2rem}.c-product__detail-teaser{min-height:400px;position:relative}@media (min-width:1008px){.c-product__detail-teaser{min-height:700px}}.c-product__detail-teaser-image{position:absolute;width:100%;height:100%;top:0}.c-product__detail-teaser-image img{clip-path:polygon(0 96%,4% 97%,8% 98%,12% 98%,16% 98%,20% 96%,23% 96%,28% 98%,31% 99%,35% 99%,39% 98%,43% 98%,45% 97%,47% 97%,51% 98%,55% 97%,60% 97%,64% 96%,69% 96%,73% 96%,86% 99%,100% 100%,100% 0,0 0);height:100%;width:100%;object-fit:cover}.c-product__detail-teaser-mask{position:absolute;width:100%;bottom:0}.c-product__detail-teaser-mask svg{display:block;width:100%;height:auto}.c-product__detail-teaser-tags{position:absolute;width:100%;bottom:3rem}.c-product__detail-content{position:relative}@media (max-width:1007.98px){.c-product__detail-content{height:auto !important}}@media (min-width:1008px){.c-product__detail-content-top{position:relative;top:0;width:100%;height:100%}.c-product__detail-content-top>.container,.c-product__detail-content-top>.container>.row{height:100%}}.c-product__detail-content-top .content{position:relative;background-color:#FEED01;padding:3rem}@media (min-width:1008px){.c-product__detail-content-top .content{margin-top:-24rem;padding:7rem 3rem 3rem 3rem}}.c-product__detail-content-top .content .inner{position:relative;z-index:4}.c-product__detail-content-top .content::before{position:absolute;content:"";background-color:#FEED01;height:100%;width:500%;top:0;left:0;z-index:1}.c-product__detail-content-bottom{padding-top:2rem;width:100%}@media (min-width:1008px){.c-product__detail-content-bottom{position:absolute}}@media (min-width:1008px){.c-product__detail-content-bottom .content{padding-right:4rem}}.c-product__detail-tool{font-weight:bold}.c-product__detail header{margin-top:4rem;margin-bottom:1.5rem}.c-product__detail header h1,.c-product__detail header h2,.c-product__detail header h3{font-size:2.5rem;line-height:3rem;margin-bottom:0}@media (min-width:768px){.c-product__detail header h1,.c-product__detail header h2,.c-product__detail header h3{font-size:3.75rem;line-height:4.25rem}}.c-product__detail-steps{margin-top:5rem}.c-product__detail-steps .header>p{position:relative;display:inline-block}.c-product__detail-steps .header>p>.text{position:relative;z-index:5}.c-product__detail-steps .header>p>.underline svg{position:absolute;left:-3rem;width:150%;height:155%;object-fit:contain;z-index:1;top:-1rem}.c-product__detail-steps .header .underline{position:absolute;left:0;top:0;width:100%;height:100%}.c-product__detail-steps .header .underline svg{width:100%;height:100%}.c-product__detail-hint{margin-top:3rem;position:relative}.c-product__detail-hint::before{content:"";position:absolute;z-index:1;left:0;top:0;display:block;width:80%;height:100%;background-image:url(/fileadmin/user_upload/papierfond_kachel.jpg);background-repeat:repeat;background-size:unset;clip-path:polygon(0% 5%,4% 5%,10% 7%,14% 4%,22% 5%,28% 6%,32% 6%,37% 3%,43% 3%,50% 5%,56% 5%,63% 5%,69% 5%,75% 4%,80% 4%,85% 3%,89% 7%,90% 13%,91% 21%,91% 30%,92% 41%,91% 50%,91% 61%,90% 69%,91% 80%,92% 90%,91% 96%,90% 96%,88% 96%,82% 95%,72% 96%,60% 95%,45% 97%,36% 97%,22% 97%,16% 96%,11% 97%,8% 98%,4% 97%,1% 96%,0% 93%)}@media (min-width:1008px){.c-product__detail-hint::before{width:50%}}.c-product__detail-hint>.container{position:relative;z-index:4}.c-product__detail-hint .content{position:relative;padding:2rem 10rem 2rem 2rem}@media (min-width:1008px){.c-product__detail-hint .content{padding:4rem 10rem 4rem 0rem}}.c-product__detail-hint .overlay{position:absolute;right:-72px;top:0;width:200px}.c-product__detail-hint .overlay svg{display:block;width:100%;height:100%;object-fit:cover}.c-product__detail-hint p.headline-h2{display:inline-block}.c-product__detail-hint p.headline-h2>span{display:block}.c-product__detail-hint p.headline-h2 svg{float:right;width:70%;height:auto;display:block}.c-product__step p.headline-h3{display:flex;align-items:center;margin:2rem 0 1rem 0}.c-product__step p.headline-h3 svg{width:80px;margin-right:1rem;margin-top:0.4rem}.c-product__step p.headline-h3 .title{margin-left:0.2rem}.c-product__step svg{width:100%;height:auto;display:block}.c-product__ingredients{margin-top:2rem}.c-product__ingredient p{margin:1rem 0}.c-product__ingredient svg{display:block;width:100%;height:auto}.c-product__filter{position:relative;--text-color:#fff;margin-top:-4rem;margin-bottom:3rem;z-index:4}.c-product__filter-background{position:absolute;top:0;width:100%;height:100%}.c-product__filter-form{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2;color:#fff;padding:2rem 0}.c-product__filter-form>div:first-child{display:none}.c-product__filter .c-button--filter-remove{padding:0.25rem 1.5rem 0.25rem 1.5rem}.c-product__filter .c-product__filter-toggle{font-size:1.5625rem;font-family:"Bocadillo"}.c-product__filter .c-product__filter-toggle .toolbar{display:flex;align-items:center;justify-content:space-between}.c-product__filter .c-product__filter-toggle-button{color:#fff;text-decoration:none;display:flex;align-items:center;gap:1rem}.c-product__filter .c-product__filter-toggle svg{height:40px;width:40px}.c-product__filter-item{position:relative}@media (min-width:1008px){.c-product__filter-item{margin-right:2rem}}@media (min-width:1200px){.c-product__filter-item{margin-right:3rem}}.c-product__filter-item-label{font-size:1.5625rem;font-family:"Bocadillo";cursor:pointer;display:flex;align-items:center;gap:0.8rem}.c-product__filter-item-label-arrow{position:relative;transform:rotate(90deg);transition:transform 0.3s ease}.c-product__filter-item-label-arrow svg{display:block}.c-product__filter-item-dropdown{position:absolute;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/filter_dropdown.svg");background-repeat:no-repeat;background-size:cover;padding:2rem 1rem 1rem 1rem;opacity:0;top:0;transition:all 0.2s ease;pointer-events:none}.c-product__filter-item-dropdown input{display:none}.c-product__filter-item-dropdown-item{font-size:1.25rem;font-family:"Bocadillo";margin-bottom:0.5rem;cursor:pointer}.c-product__filter-item-dropdown-item label{display:flex;align-items:center;gap:0.6rem;cursor:pointer}.c-product__filter-item-dropdown-item label::before{content:"";display:inline-block;width:17px;height:17px;border:1px solid #fff}.c-product__filter-item-dropdown input:checked+.c-product__filter-item-dropdown-item label::before{background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/icon_check.svg");background-position:50% 50%;background-repeat:no-repeat}.c-product__filter-item.open .c-product__filter-item-dropdown{pointer-events:all;opacity:1;top:3rem;z-index:3}.c-product__filter-item.open .c-product__filter-item-label-arrow{transform:rotate(270deg)}.c-product__filter-categories{display:flex}@media (max-width:1007.98px){.c-product__filter-categories{position:absolute;display:none;top:28px;width:100%;background-color:#005BAA;padding-bottom:2rem;flex-direction:column}.c-product__filter-categories::before{position:absolute;content:"";width:200%;height:100%;background-color:#005BAA;left:99%}.c-product__filter-categories::after{position:absolute;content:"";width:200%;height:100%;background-color:#005BAA;right:99%;z-index:-1}.c-product__filter-categories.open{display:flex;gap:1rem}.c-product__filter-categories .c-product__filter-item-dropdown{position:relative;max-height:0;padding:0 1rem}.c-product__filter-categories .c-product__filter-item.open .c-product__filter-item-dropdown{max-height:99999px;padding-top:1rem;top:0}}.c-product__filter-search{align-self:flex-end}.c-product__filter-search .search-bar{display:flex;align-items:center;gap:1rem;padding-bottom:0.5rem}.c-product__filter-search .search-bar #search{background-color:transparent;border:0;margin:0;height:20px;width:150px;color:#fff;outline:0;font-size:1.5625rem;font-family:"Bocadillo"}@media (min-width:1008px){.c-product__filter-search .search-bar #search{width:150px}}@media (min-width:1200px){.c-product__filter-search .search-bar #search{width:200px}}.c-product__filter-search .search-bar #search::placeholder{color:#fff}.c-product__filter-search .search-bar>.icon-x{display:none}.c-product__filter-search .search-bar>.icon-x.show{display:inline-block}.c-product__filter-search>.icon svg{display:block;width:240px}@media (min-width:1008px){.c-product__filter-search>.icon svg{width:150px}}@media (min-width:1200px){.c-product__filter-search>.icon svg{width:240px}}#c-product__list.changed .c-product__list-title{opacity:1}.c-products-time{display:inline-flex;flex-direction:row;align-items:center;background-color:#005BAA;padding:0.5rem 1rem;border-radius:2rem;color:#fff}.c-products-time .icon svg{height:30px;width:auto}.c-products-time .label{font-family:"Bocadillo";text-transform:uppercase;font-size:1.25rem;padding-left:0.5rem}.c-product__refresh{position:absolute;width:100%;height:100%;z-index:3;pointer-events:none;opacity:0;transition:all 0.1s ease}.c-product__refresh--show{opacity:1}.c-product__refresh::after{position:absolute;content:"";width:100%;height:100%;background-color:#fff;z-index:1;opacity:0.6}.c-product__refresh::before{position:absolute;content:"";width:80px;height:80px;top:150px;z-index:2;left:calc(50% - 12px);background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/refresh.svg");background-repeat:no-repeat;background-size:cover;background-position:50% 50%;animation:rotating 2s linear infinite}.c-tag{position:relative;display:inline-flex;width:55px;height:55px;margin-right:15px;margin-top:1rem;background-color:#fff;border-radius:35px;justify-content:center;align-items:center}.c-tag__wrapper{display:inline-block;float:left}.c-tag>img{height:40px;width:40px;object-fit:contain}.c-product__list-wrap{position:relative}#c-product__amount{background-color:transparent;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/input__small.svg");background-repeat:no-repeat;background-size:cover;border:0;width:90px;height:45px;text-align:center;display:inline-flex;align-content:center;margin-right:1rem}.c-form legend{display:none}.c-form__field{display:block;margin-bottom:0.8rem;width:100%}.c-form__field.layout1{width:50%;float:left}.c-form__field.layout1 .o-input{border-radius:5px 0 0 5px}.c-form__field.layout2{width:50%;float:right}.c-form__field.layout2 .o-input{border-radius:0 5px 5px 0;border-left:0}.c-form__field label{width:100%;line-height:1.5rem;font-family:"Quicksand Bold";font-size:0.75rem}.c-form__field-wrap{width:100%}@media (min-width:768px){.c-form__field{display:flex;flex-direction:column}.c-form__field.nolabel{padding-left:20%}.c-form__field label{width:100%}.c-form__field-wrap{width:100%}}.c-form__field.powermail_fieldwrap_type_submit .c-form__field-wrap{width:100%}.powermail_fieldset{border:0;padding:0;margin:0;width:100%}@media (min-width:1008px){.powermail_fieldset.layout1{float:left;width:48%}.powermail_fieldset.layout2{float:right;width:48%}.powermail_fieldset.layout2 .powermail_fieldwrap{height:100%}}.tx-powermail{padding-right:1rem}@media (min-width:1008px){.tx-powermail{padding-right:0}}textarea.powermail_textarea{height:253px}button.button-submit{font-family:"Quicksand Bold";font-size:1.25rem;color:#fff;width:110px;height:80px;text-align:center;background-image:url(/typo3conf/ext/ma_site/Resources/Public/Images/submit.svg);background-repeat:no-repeat;background-position:50% 50%;background-color:#fff;cursor:pointer;border:0}.container{padding:0}.c-section{position:relative;padding:2rem 0;background-repeat:no-repeat;background-position:0 0;background-size:100% auto}.c-section .row>*{padding-left:0;padding-right:0}.c-section[data-background-position="1"]{background-size:auto 100%;background-position:50% 0}.c-section[data-background-position="2"]{background-size:auto 100%;background-position:-50vh 0}.c-section[data-background-position="3"]{background-size:cover;background-position:0 0}.c-section[data-background-position="4"]{background-size:80% 100%;background-position:0 0}.c-section[data-background-position="5"]{background-size:contain}.c-section[data-background-position="6"]{background-size:100% 100%;background-position:0 0}.c-section[data-background-position="7"]{background-size:unset;background-repeat:repeat}.c-section[data-offset="offset-top"]{margin-top:-1.5rem}.c-section[data-offset="offset-bottom"]{margin-bottom:-2.4rem}.c-section[data-offset="offset-left"]{margin-left:-1.5rem}.c-section[data-offset="offset-right"]{margin-right:-2.4rem}.c-section[data-mask="mask-1"]{clip-path:polygon(4% 2%,1% 6%,0 9%,1% 17%,1% 24%,1% 32%,0 41%,0 51%,1% 62%,1% 71%,0 81%,2% 85%,1% 88%,1% 91%,1% 95%,3% 98%,6% 99%,12% 99%,15% 99%,19% 99%,21% 99%,24% 99%,28% 99%,32% 98%,35% 99%,36% 99%,39% 99%,43% 99%,46% 99%,48% 99%,49% 99%,54% 100%,57% 100%,58% 100%,60% 100%,61% 100%,65% 100%,68% 100%,71% 100%,72% 100%,76% 99%,80% 99%,83% 98%,87% 99%,90% 99%,94% 99%,100% 98%,100% 0,92% 1%,86% 1%,80% 1%,76% 1%,71% 0,65% 1%,60% 1%,54% 1%,48% 1%,34% 2%,21% 2%,9% 1%)}.c-section:not([data-mask=""])::before{content:"";width:100%;height:100%;background-repeat:repeat;background-image:none;background-size:auto;display:inline-block;position:absolute;top:0px;background-image:inherit;background-size:inherit;background-repeat:inherit}.c-section:not([data-mask=""])[data-background-position="7"]::before{background-size:unset;background-repeat:repeat}.c-section:not([data-mask=""])[data-background-position="7"]{background-size:unset;background-repeat:no-repeat}.c-section.container-tabs:not([data-mask=""])[data-background-position="8"]::before{background-size:unset;background-repeat:repeat}.c-section.container-tabs:not([data-mask=""])[data-background-position="8"]{background-size:unset;background-repeat:no-repeat}.c-section[data-mask="mask-1"]::before,.c-section [data-mask="mask-1"] img{clip-path:polygon(4% 2%,1% 6%,0 9%,1% 17%,1% 24%,1% 32%,0 41%,0 51%,1% 62%,1% 71%,0 81%,2% 85%,1% 88%,1% 91%,1% 95%,3% 98%,6% 99%,12% 99%,15% 99%,19% 99%,21% 99%,24% 99%,28% 99%,32% 98%,35% 99%,36% 99%,39% 99%,43% 99%,46% 99%,48% 99%,49% 99%,54% 100%,57% 100%,58% 100%,60% 100%,61% 100%,65% 100%,68% 100%,71% 100%,72% 100%,76% 99%,80% 99%,83% 98%,87% 99%,90% 99%,94% 99%,100% 98%,100% 0,92% 1%,86% 1%,80% 1%,76% 1%,71% 0,65% 1%,60% 1%,54% 1%,48% 1%,34% 2%,21% 2%,9% 1%)}.c-section[data-mask="mask-2"]::before,.c-section [data-mask="mask-2"] img{clip-path:polygon(0% 5%,4% 5%,10% 7%,14% 4%,22% 5%,28% 6%,32% 6%,37% 3%,43% 3%,50% 5%,56% 5%,63% 5%,69% 5%,75% 4%,80% 4%,85% 3%,89% 7%,90% 13%,91% 21%,91% 30%,92% 41%,91% 50%,91% 61%,90% 69%,91% 80%,92% 90%,91% 96%,90% 96%,88% 96%,82% 95%,72% 96%,60% 95%,45% 97%,36% 97%,22% 97%,16% 96%,11% 97%,8% 98%,4% 97%,1% 96%,0% 93%)}.c-section[data-mask="mask-3"]::before,.c-section [data-mask="mask-3"] img{clip-path:polygon(0% 2%,6% 2%,13% 0%,30% 0%,36% 2%,44% 2%,54% 2%,63% 0,70% 0%,79% 2%,84% 3%,90% 4%,92% 3%,94% 2%,100% 2%,100% 100%,0% 100%)}.c-section[data-mask="mask-4"]::before,.c-section [data-mask="mask-4"] img{clip-path:polygon(70% 7%,85% 23%,90% 29%,95% 40%,99% 52%,100% 55%,100% 59%,100% 63%,100% 68%,100% 76%,97% 81%,95% 84%,91% 87%,86% 91%,80% 95%,77% 96%,72% 98%,67% 99%,62% 99%,47% 100%,40% 100%,28% 99%,23% 98%,18% 95%,14% 90%,10% 83%,2% 66%,0% 59%,0% 54%,1% 51%,2% 48%,1% 42%,2% 37%,5% 31%,15% 18%,21% 12%,28% 9%,34% 7%,40% 5%,47% 2%,53% 0%,57% 0%,62% 2%,66% 4%)}.c-section[data-mask="mask-5"]::before,.c-section [data-mask="mask-5"] img{clip-path:polygon(7% 3%,13% 1%,20% 2%,26% 1%,33% 2%,38% 3%,41% 4%,44% 4%,48% 3%,52% 2%,56% 2%,62% 2%,69% 0%,82% 0%,89% 2%,98% 2%,99% 8%,99% 23%,99% 30%,98% 34%,98% 39%,98% 44%,98% 48%,100% 56%,100% 67%,100% 76%,100% 79%,100% 86%,99% 91%,98% 94%,97% 96%,95% 98%,93% 98%,45% 98%,31% 100%,11% 98%,7% 97%,4% 94%,0% 75%,0% 63%,2% 53%,2% 16%,4% 8%)}.c-section[data-mask="mask-6"]::before,.c-section [data-mask="mask-6"] img{clip-path:polygon(0% 3%,4% 2%,10% 0%,55% 0%,71% 1%,83% 3%,88% 7%,93% 13%,95% 18%,97% 23%,98% 30%,99% 37%,100% 43%,100% 50%,98% 68%,98% 87%,96% 98%,86% 100%,48% 100%,46% 99.5%,42% 98%,38% 98%,30% 98%,12% 98%,10% 98%,7% 97%,4% 95%,0% 92%)}.c-section[data-mask="mask-7"]::before,.c-section [data-mask="mask-7"] img{clip-path:polygon(100% 31%,73% 31%,73% 100%,23% 100%,20% 100%,4% 100%,1% 99%,0% 95%,1% 80%,1% 59%,0% 26%,0% 1%,18% 2%,31% 2%,40% 2%,52% 3%,64% 3%,74% 2%,100% 1%)}.c-section[data-mask="mask-8"]::before,.c-section [data-mask="mask-8"] img{clip-path:polygon(100% 9%,100% 35%,99% 43%,99% 51%,99% 58%,99% 67%,98% 74%,98% 80%,98% 85%,97% 90%,96% 93%,93% 96%,90% 99%,87% 99%,84% 99%,81% 99%,77% 100%,75% 100%,72% 99%,24% 99%,20% 100%,4% 100%,2% 99%,1% 97%,0% 93%,1% 80%,1% 65%,0% 47%,0% 31%,0% 1%,8% 0%,24% 2%,36% 2%,54% 2%,68% 2%,88% 1%,93% 1%,97% 1%,99% 4%)}.c-section:not([data-mask=""]){height:100%;clip-path:unset;background-position-x:10000%}@media (max-width:1007.98px){.c-section.container-tabs[data-background-position="8"]::before{width:100%;clip-path:unset}}@media (min-width:1008px){.c-section.container-tabs[data-background-position="8"]::before{width:calc(50vw - 192px)}}@media (min-width:1200px){.c-section.container-tabs[data-background-position="8"]::before{width:calc(50vw - 228px)}}@media (min-width:1440px){.c-section.container-tabs[data-background-position="8"]::before{width:calc(50vw - 264px)}}.c-section[data-zindex="1"]{z-index:1}.c-section.container-homepage,.c-section.container-top{padding:0}.c-section.fullheight{height:100vh}@media (max-width:1007.98px){.c-section .row.hasOverlayRight{gap:5rem}}@media (min-width:1008px){.c-section.halfSize{max-width:50%;margin:0 auto}}@media (min-width:1440px){.c-section.halfSize{max-width:40%;margin:0 auto}}.c-section__underlay{position:absolute;width:100%;height:100%;padding:3% 0}.c-section__underlay-image{height:auto;width:100%;min-height:100%;object-fit:cover}@media (min-width:1008px){.c-section__underlay{height:90%;padding:5% 0}}@media (min-width:1200px){.c-section__overlay{position:absolute;bottom:0;transform:scale(1.2);z-index:1}}.c-section__content{position:relative}.c-section__content-image{display:block;width:100%}.c-section__content[data-inline-align="padding-small-right"] .c-section__content-imageOverlay{position:absolute;right:10px;top:-120px;max-width:40%}@media (min-width:1008px){.c-section__content[data-inline-align="padding-small-right"] .c-section__content-imageOverlay{right:-120px;top:0}}.c-section__content[data-inline-align="padding-small-left"] .c-section__content-imageOverlay{position:absolute;left:10px;top:-45px;max-width:40%}@media (min-width:1008px){.c-section__content[data-inline-align="padding-small-left"] .c-section__content-imageOverlay{left:-120px;top:0}}.c-section.verticalAlign-center>div>.row{align-items:center}.c-section.verticalAlign-top>div>.row{align-items:flex-start}.c-section--image{position:absolute;left:0;top:0}.c-section .row .c-section__content[data-inline-align="padding-small"]{padding:3rem;max-width:600px}.c-section .row .c-section__content[data-inline-align="padding-small-right"]{padding:3rem;max-width:600px;margin:0 auto}@media (min-width:768px){.c-section .row .c-section__content[data-inline-align="padding-small-right"]{padding:3rem 3rem 3rem 8rem}}@media (min-width:1008px){.c-section .row .c-section__content[data-inline-align="padding-small-right"]{margin:0}}.c-section .row .c-section__content[data-inline-align="padding-small-left"]{padding:3rem;max-width:600px;margin:0 auto}@media (min-width:768px){.c-section .row .c-section__content[data-inline-align="padding-small-left"]{padding:3rem 3rem 3rem 8rem}}@media (min-width:1008px){.c-section .row .c-section__content[data-inline-align="padding-small-left"]{margin:0}}@media (min-width:768px){.c-section .row .c-section__content[data-offset="offset-top"]{position:relative;margin-top:-7rem !important}.c-section .row .c-section__content[data-offset="offset-bottom-right"]{margin-bottom:-8rem;margin-right:-6rem}.c-section .row .c-section__content[data-inline-align="50-right"]>.inner{max-width:50%;margin-left:auto;padding-left:0 !important}.c-section .row .c-section__content[data-inline-align="50-left"]>.inner{max-width:50%;margin-right:auto;padding-right:0 !important}.c-section .row .c-section__content[data-inline-align="70-right"]>.inner{max-width:70%;margin-left:auto;padding-left:0 !important}.c-section .row .c-section__content[data-inline-align="70-left"]>.inner{max-width:70%;margin-right:auto;padding-right:0 !important}}@media (min-width:1008px){.c-section .row .c-section__content[data-offset="offset-left"]{position:relative;margin-left:-12rem}.c-section .row .c-section__content[data-offset="offset-right"]{position:relative;margin-right:-7rem}}.c-section .row .c-section__content[data-zindex="top"]{z-index:5}.c-section .row .c-section__content[data-inline-align="padding-none"] .inner{padding:0 !important}.c-section[data-padding-option="inner"]{padding:0}.c-section[data-padding-option="inner"] .row .c-section__content{position:relative;padding:0;background-repeat:no-repeat;background-position:0 0;background-size:contain}.c-section[data-padding-option="inner"] .row .c-section__content>.inner{padding:3rem 2rem}@media (min-width:1008px){.c-section[data-padding-option="inner"] .row .c-section__content>.inner{padding:4rem}}@media (max-width:1007.98px){.c-section[data-padding-option="inner"] .row .c-section__content:last-child>.inner{padding:0 2rem}}@media (max-width:1007.98px){.c-section[data-padding-option="inner"]>.container>.row>.c-section__content>.inner{padding-left:0;padding-right:0}}.c-section[data-padding-option="inner-large"]{padding:0}.c-section[data-padding-option="inner-large"] .row .c-section__content{position:relative;padding:0;background-repeat:no-repeat;background-position:0 0;background-size:contain}.c-section[data-padding-option="inner-large"] .row .c-section__content>.inner{padding:3rem}@media (min-width:768px){.c-section[data-padding-option="inner-large"] .row .c-section__content>.inner{padding:4rem 8rem}}@media (min-width:768px){.c-section[data-padding-option="inner-large"] .row .c-section__content:first-child>.inner{padding-left:0}.c-section[data-padding-option="inner-large"] .row .c-section__content:last-child>.inner{padding-right:0}}.c-section[data-align="right"] .row{justify-content:flex-end}.c-section--textColor-white{--text-color:#fff}.c-section--textColor-white a{color:#fff}.c-section--textColor-brown{--text-color:#292929}.c-section[data-backgroundcolor-right="blue"]{--text-color:#fff}.c-section[data-backgroundcolor-right="blue"] .row .c-section__content:last-child{background-color:#005BAA}.c-section[data-backgroundcolor-right="blue"][data-backgroundcolor-right-flow="1"] .row .c-section__content:last-child::before{position:absolute;content:"";background-color:#005BAA;width:100%;height:100%;left:-100%}.c-section[data-backgroundcolor-left="blue"]{--text-color:#fff}.c-section[data-backgroundcolor-left="blue"] .row .c-section__content:first-child{background-color:#005BAA}.c-section[data-backgroundcolor-left="blue"][data-backgroundcolor-left-flow="1"] .row .c-section__content:first-child::before{position:absolute;content:"";background-color:#005BAA;width:100%;height:100%;left:-99.5%;top:0}.c-section[data-backgroundcolor-right="blue2"]{--text-color:#fff}.c-section[data-backgroundcolor-right="blue2"] .row .c-section__content:last-child{background-color:#034D8D}.c-section[data-backgroundcolor-right="blue2"][data-backgroundcolor-right-flow="1"] .row .c-section__content:last-child::before{position:absolute;content:"";background-color:#034D8D;width:100%;height:100%;left:100%}.c-section[data-backgroundcolor-left="blue2"]{--text-color:#fff}.c-section[data-backgroundcolor-left="blue2"] .row .c-section__content:first-child{background-color:#034D8D}.c-section[data-backgroundcolor-left="blue2"][data-backgroundcolor-left-flow="1"] .row .c-section__content:first-child::before{position:absolute;content:"";background-color:#034D8D;width:100%;height:100%;left:-99.5%;top:0}.c-section[data-backgroundcolor-left="yellow"] .row .c-section__content:first-child{background-color:#FEED01}.c-section[data-backgroundcolor-left="yellow"][data-backgroundcolor-left-flow="1"] .row .c-section__content:first-child::before{position:absolute;content:"";background-color:#FEED01;width:100%;height:100%;left:-99.5%;top:0}.c-section[data-backgroundcolor-right="yellow"] .row .c-section__content:last-child{background-color:#FEED01}@media (max-width:1007.98px){.c-section[data-backgroundcolor-right="yellow"] .row .c-section__content:last-child{z-index:6}}.c-section[data-backgroundcolor-right="yellow"][data-backgroundcolor-right-flow="1"] .row .c-section__content:last-child::before{position:absolute;content:"";background-color:#FEED01;width:100%;height:100%;right:-100%;top:0}@media (max-width:767.98px){.container{max-width:unset !important}}.c-standort__detail-content{position:relative}.c-standort__detail-content-left{padding-top:2rem}@media (min-width:1008px){.c-standort__detail-content-left .inner{padding-right:5rem}.c-standort__detail-content-left .c-standort__detail-content-right .inner{padding-right:0}}.c-standort__detail-content-right{position:relative;padding:3rem !important;background-color:#FEED01}.c-standort__detail-content-right::before{position:absolute;content:"";top:0;right:-100%;width:100%;height:100%;background-color:#FEED01}@media (max-width:1007.98px){.c-standort__detail-content-right{padding-left:7px !important;padding-right:0 !important}.c-standort__detail-content-right::after{position:absolute;content:"";top:0;left:-100%;width:100%;height:100%;background-color:#FEED01}}@media (min-width:1008px){.c-standort__detail-content-right{top:-8rem}}.c-standort__detail-content-right .ce-textpic.ce-left{display:flex;flex-direction:column}.c-standort__detail-content-right .ce-textpic.ce-left h2,.c-standort__detail-content-right .ce-textpic.ce-left h3{font-size:1rem;line-height:1.3rem}@media (min-width:1200px){.c-standort__detail-content-right .ce-textpic.ce-left{flex-direction:row;align-items:center}.c-standort__detail-content-right .ce-textpic.ce-left>.c-media__gallery{min-width:130px}}@media (max-width:1199.98px){.c-standort__detail-content-right .ce-textpic.ce-left>.c-media__gallery{order:2}}#map-canvas{width:100%;height:700px}.c-standorte{position:relative;margin-bottom:-2.25rem}.c-standorte__placeholder{--text-color:#fff;color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;z-index:98}.c-standorte__placeholder a{color:#fff}.c-standorte__placeholder-inner{background-color:#005BAA;width:100%;padding:2rem}.c-standorte__placeholder:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background-color:#fff;opacity:0.7;z-index:-1}.c-standorte__filter{position:relative;--text-color:#fff;margin-bottom:-2rem;margin-top:-1rem;height:140px;display:flex;align-items:center;z-index:4}.c-standorte__filter-background{position:absolute;top:0;width:100%;height:100%}.c-standorte__filter-toggle{font-size:1.5625rem;font-family:"Bocadillo"}.c-standorte__filter-toggle .toolbar{display:flex;align-items:center;justify-content:space-between}.c-standorte__filter-toggle-button{color:#fff;text-decoration:none;display:flex;align-self:center;align-items:center;gap:1rem}.c-standorte__filter-toggle-button .icon .open{display:none}.c-standorte__filter-toggle-button.open .icon .open{display:block}.c-standorte__filter-toggle-button.open .icon .open svg{width:40px;height:40px;margin-right:10px}.c-standorte__filter-toggle-button.open .icon .closed{display:none}.c-standorte__filter-toggle svg{height:50px;width:50px}.c-standorte__filter-toggle svg g{fill:#fff}.c-standorte__filter-inner{z-index:5;display:flex;align-items:center;justify-content:space-around}.c-standorte__filter-options{display:none}@media (min-width:1008px){.c-standorte__filter-options{display:flex;flex-wrap:wrap}}@media (max-width:1007.98px){.c-standorte__filter-options.open{display:block;position:absolute;background:#005BAA;padding:1rem 1.5rem}}.c-standorte__filter-item{margin:0 0.5rem 0.5rem 0}@media (min-width:1008px){.c-standorte__filter-item{margin:0 1.5rem 1rem 0}}.c-standorte__filter-item input{display:none}.c-standorte__filter-item label{display:flex;align-items:center;font-size:1.125rem;font-family:"Bocadillo";color:#fff}@media (min-width:1008px){.c-standorte__filter-item label{font-size:1.5625rem}}.c-standorte__filter-item label>span{white-space:nowrap}.c-standorte__filter-item label::before{position:relative;content:"";width:20px;height:20px;background-color:transparent;border:1px solid #fff;margin-right:0.7rem}.c-standorte__filter-item input:checked+label::before{background-color:#fff}.c-standorte__picker{position:relative;padding:14px 0 0 20px;--text-color:#fff}.c-standorte__picker .edeka{position:absolute;left:0rem;top:0rem;z-index:1}.c-standorte__picker .inner{padding:3.2rem;background-color:#005BAA;clip-path:polygon(1% 3%,3% 2%,6% 1%,12% 2%,16% 3%,23% 3%,29% 3%,37% 3%,43% 4%,53% 4%,63% 4%,71% 3%,80% 2%,88% 2%,94% 2%,98% 2%,99% 5%,99% 93%,97% 98%,95% 99%,88% 100%,73% 99%,64% 99%,60% 99%,55% 99%,48% 99%,44% 99%,35% 98%,27% 99%,22% 98%,14% 100%,7% 100%,2% 98%,1% 95%,2% 81%,3% 76%,2% 71%,1% 64%,2% 55%,1% 47%,2% 33%)}.c-standorte__picker .inner .o-link{color:#fff;outline:0}.c-standorte__picker .inner .o-link .icon>svg{display:block}.c-standorte__picker .inner .icons{margin-bottom:1.5rem}.c-standorte__picker .inner .icons img{margin-right:1rem;margin-bottom:1rem}#c-standorte-map-placeholder{background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/Textures/standorte_bg.jpg");background-size:cover;background-repeat:no-repeat}#c-standorte-map-placeholder.c-standorte__placeholder-edeka{background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/Textures/kontakt_bg.jpg")}.c-standort{clip-path:polygon(4% 2%,1% 6%,0 9%,1% 17%,1% 24%,1% 32%,0 41%,0 51%,1% 62%,1% 71%,0 81%,2% 85%,1% 88%,1% 91%,1% 95%,3% 98%,6% 99%,12% 99%,15% 99%,19% 99%,21% 99%,24% 99%,28% 99%,32% 98%,35% 99%,36% 99%,39% 99%,43% 99%,46% 99%,48% 99%,49% 99%,54% 100%,57% 100%,58% 100%,60% 100%,61% 100%,65% 100%,68% 100%,71% 100%,72% 100%,76% 99%,80% 99%,83% 98%,87% 99%,90% 99%,94% 99%,100% 98%,100% 0,92% 1%,86% 1%,80% 1%,76% 1%,71% 0,65% 1%,60% 1%,54% 1%,48% 1%,34% 2%,21% 2%,9% 1%)}@media (min-width:1008px){.c-standort{position:relative;margin-right:-60%;margin-left:5%}}.c-standort__edeka #map-canvas{height:100%;width:100%;min-height:800px}.gm-style .gm-style-iw-c{padding:0 !important;color:#fff !important;box-shadow:none !important;background-color:transparent !important}.gm-style .gm-style-iw-d{overflow:hidden !important}.gm-style .gm-ui-hover-effect{top:2rem !important;right:1rem !important;height:18px !important;width:18px !important;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/Icons/close.png") !important;background-repeat:no-repeat !important;background-size:18px 18px !important;background-position:50% 50% !important}.gm-style .gm-ui-hover-effect>span{display:none !important}.gm-style .gm-ui-hover-effect>img{display:none !important}.gm-style .gm-style-iw-t::after{background:linear-gradient(45deg,#005baa 50%,rgba(0,91,170,0) 51%,rgba(0,91,170,0) 100%);height:20px;width:20px;top:-5px}.c-tabs.verticalAlign-center{align-items:center}@media (max-width:767.98px){.c-tabs__navigation{padding:0 !important}}.c-tabs__navigation-item{margin-bottom:1.5rem}@media (min-width:1008px){.c-tabs__navigation-item:first-child{margin-top:4.5rem}.c-tabs__navigation-item:last-child{margin-bottom:4.5rem}}.c-tabs__navigation-item-link{position:relative;display:block;font-family:"Bocadillo";color:var(--text-color);font-size:1.75rem;line-height:2.375rem;font-weight:normal;margin:0 0 1rem 0;padding:0;text-decoration:none;opacity:0.54}.c-tabs__navigation-item-link.subheader{font-family:"Quicksand Regular";font-size:1.8rem;font-weight:400;color:var(--text-color);margin-top:-0.5rem}.c-tabs__navigation-item-link.active{opacity:1}@media (min-width:1008px){.c-tabs__navigation-item-link.active{padding-right:20px}}.c-tabs__navigation-item-link.active>span{position:relative;display:inline-block}.c-tabs__navigation-item-link.active>span::after{display:block;content:"";width:100%;min-height:26px;max-width:150px;height:100%;background-image:url("/typo3conf/ext/ma_site/Resources/Public/Images/SVGs/uderline_yellow-double.svg");background-repeat:no-repeat;background-position:4% 8%;background-size:100% auto;bottom:-10px}.c-tabs__navigation.layout-h2 .c-tabs__navigation-item-link{color:var(--text-color);font-size:2rem;line-height:2.25rem;font-family:"Bocadillo";font-weight:normal;margin:0 0 1.5rem 0;padding:0;mrgin-bottom:2.5rem}@media (min-width:1008px){.c-tabs__navigation.layout-h2 .c-tabs__navigation-item-link{font-size:2.1875rem;line-height:2.625rem}}@media (min-width:1200px){.c-tabs__navigation.layout-h2 .c-tabs__navigation-item-link{font-size:3.125rem;line-height:3.9375rem}}.c-tabs__navigation.layout-h2 .c-tabs__navigation-item-link.subheader{font-family:"Quicksand Regular";font-size:2rem;font-weight:500;color:var(--text-color);margin-top:-1rem}.c-tabs__navigation.layout-h4 .c-tabs__navigation-item-link{font-family:"Bocadillo";color:var(--text-color);font-size:1.4rem;line-height:1.8rem;margin:0 0 0.5rem 0;padding:0}.c-tabs__navigation.layout-h4 .c-tabs__navigation-item-link.subheader{font-family:"Quicksand Regular";font-size:1.2rem;font-weight:400;color:var(--text-color);margin-top:-0.2rem}@media (max-width:767.98px){.c-tabs__content{padding:0 !important}}.c-tabs__content-item{display:none}.c-tabs__content-item.active{display:block}.c-section[data-padding-option="inner-large"] .c-tabs{padding:10rem 0 0 0}.u-border-right{border-right:1px solid #434343}.u-f__right{float:right}.u-textalign__right{text-align:right}.u-textalign__left{text-align:left}.u-textalign__center{text-align:center}.u-black{color:#000}.u-red{color:#0d6efd}.u-white{color:#fff}.u-color--white{color:#fff}.u-nopadding{padding:0px !important}.nopadding{padding-left:0 !important;padding-right:0 !important}.frame-space-before-none,.c-section-space-before-none{padding-top:0 !important;margin-top:0 !important}.frame-space-before-extra-small,.c-section-space-before-extra-small{padding-top:1rem !important}.frame-space-before-small,.c-section-space-before-small{padding-top:2rem !important}.frame-space-before-medium,.c-section-space-before-medium{padding-top:3rem !important}.frame-space-before-large,.c-section-space-before-large{padding-top:6rem !important}.frame-space-before-extra-large,.c-section-space-before-extra-large{padding-top:12rem !important}.frame-space-after-none,.c-section-space-after-none{padding-bottom:0 !important;margin-top:0}.frame-space-after-extra-small,.c-section-space-after-extra-small{padding-bottom:1rem !important}.frame-space-after-small,.c-section-space-after-small{padding-bottom:2rem !important}.frame-space-after-medium,.c-section-space-after-medium{padding-bottom:3rem !important}.frame-space-after-large,.c-section-space-after-large{padding-bottom:4rem !important}.frame-space-after-extra-large,.c-section-space-after-extra-large{padding-bottom:12rem !important}header.header[data-underline="containertop-overlay"]{max-width:60%}.c-section[data-backgroundcolor-left="blue"] a{color:#fff}.t3js-debug-template{background:none !important;border:none !important}.t3js-debug-template>span:first-child{display:none !important}#u-1541 .c-content-slider__slide .ce-contentslider-images figure img{width:auto;max-height:185px}@media only screen and (max-width:699px){header.header[data-underline="containertop-overlay"]{max-width:90%;margin-top:6rem}header.header[data-underline="containertop-overlay"] h2{font-size:3.8rem !important;line-height:4rem !important;hyphens:auto !important;-webkit-hyphens:auto}header.header[data-underline="containertop-overlay"] h2>span{font-size:1.7rem}header.header[data-underline="containertop-overlay"] .subheader{text-align:center;line-height:2rem}header.header[data-underline="containertop-overlay"] h1{font-size:3.5rem;line-height:5rem;hyphens:auto}.header--underlinewrapper .animation-headline-h2{font-size:3rem !important;line-height:3rem !important}h3,.headline-h3{font-size:1.5rem;line-height:2rem}.headline-h2{font-size:2rem}h1,h2,h3,h4,h5,h6{margin-bottom:1rem}.c-section[data-padding-option="inner"] .row.c-grid-50-50>.col-12:first-child>.inner{padding-bottom:0}.c-section[data-padding-option="inner"] .row.c-grid-50-50>.col-12:last-child>.inner{padding-bottom:0}.frame-space-after-extra-large,.c-section-space-after-extra-large{padding-bottom:6rem !important}.c-footer .headline-h2{margin-bottom:0}.mt-3{margin-top:0 !important}#c-section--image-6-3{display:none}.c-content-slider__slide .ce-contentslider-images figure{height:300px}#c150 h1{font-size:3rem !important}.c-product__detail-hint::before{width:95%}.c-product__detail-hint .overlay{display:none}.c-product__detail-hint .content{padding:2rem 1rem 2rem 2rem}.c-product__detail-hint p.headline-h2 svg{float:left}.c-product__detail-content-top .content{padding:3rem 2rem}.frame-layout-historie-slider .ce-textpic{display:inherit;padding:0rem 3rem 1rem 2rem}.frame-layout-historie-slider .ce-textpic>div{width:100%}.gm-style-iw-c{max-width:300px !important}.c-standorte__picker .inner{padding:3.5rem 2rem}#u-5{height:50vh}}@media only screen and (min-width:700px) and (max-width:1007px){header.header[data-underline="containertop-overlay"]{max-width:90%;margin-top:10rem}.c-standorte__picker .inner{padding:3.5rem 2rem}header.header[data-underline="containertop-overlay"] h2{font-size:7.5rem !important;line-height:8rem !important;hyphens:auto}header.header[data-underline="containertop-overlay"] h2>span{font-size:3.5rem}h2,.headline-h2{font-size:2.5rem !important;line-height:3rem !important}.header--underlinewrapper .animation-headline-h2{font-size:4rem !important;line-height:4rem !important}#c-section--image-6-3{display:none}header.header[data-underline="containertop-overlay"] h1{font-size:7rem;line-height:7.5rem;hyphens:auto}}@media only screen and (max-width:699px){#c-section--image-209-1{max-width:300px !important;top:10% !important;left:40% !important}#c-section--image-209-2{top:65% !important;max-width:400px !important}}@media only screen and (min-width:700px) and (max-width:1007px){#c-section--image-209-1{max-width:500px !important;top:10% !important;left:39% !important}#c-section--image-209-2{top:65% !important;max-width:400px !important}}@media only screen and (max-width:699px){#c-section--image-228-1{max-width:500px !important;top:0 !important}}@media only screen and (max-width:699px){#c-section--image-23-1{top:66% !important}}@media only screen and (min-width:700px) and (max-width:1007px){#c-section--image-23-1{bottom:-9% !important}}@media only screen and (max-width:699px){#c-section--image-28-1{max-width:600px !important;left:0 !important;top:18% !important}}@media only screen and (min-width:700px) and (max-width:1007px){#c-section--image-28-1{max-width:750px !important;top:25% !important;left:34% !important}}@media only screen and (max-width:699px){.c-section--image-149-1{max-width:600px !important;top:45% !important}}@media only screen and (min-width:700px) and (max-width:1007px){.c-section--image-149-1{top:50% !important}}@media only screen and (min-width:700px) and (max-width:1007px){#c-section--image-54-4{max-width:650px;top:55% !important;left:-4% !important}#c-section--image-54-2{max-width:400px !important;top:57% !important;left:64% !important}#c-section--image-54-3{max-width:400px !important;top:9%}#c-section--image-54-1{max-width:600px !important;top:-3% !important}}@media only screen and (max-width:699px){#c-section--image-54-4{top:55% !important;left:-9% !important}#c-section--image-54-3{max-width:300px !important;top:10%;left:-20% !important}#c-section--image-54-2{max-width:300px !important;top:52% !important;left:51% !important}#c-section--image-54-1{max-width:400px !important;top:-14% !important;left:22% !important}}@media only screen and (max-width:699px){#c-section--image-61-1{max-width:200px !important;left:-10% !important;top:68% !important}#c-section--image-61-2{max-width:290px !important;left:35% !important;top:13% !important}}@media only screen and (max-width:699px){#c-section--image-218-1{max-width:380px !important;top:58% !important;left:-16% !important}#c-section--image-218-3{max-width:250px !important;left:-16% !important;top:3% !important}#c-section--image-218-2{max-width:250px !important;top:21% !important;left:61% !important}}@media only screen and (min-width:700px) and (max-width:1007px){#c-section--image-218-1{left:-14% !important}#c-section--image-218-3{left:-13% !important}#c-section--image-218-2{left:49% !important}}@media only screen and (min-width:767px) and (max-width:991px){#u-16 .row>.c-section__content:first-child>.inner{padding:0 !important}#u-16 .row>.c-section__content:last-child{display:none}}@media only screen and (max-width:991px){#u-16 .row>.c-section__content:last-child{display:none}}#u-294{padding:4rem 0;background-size:auto 100%}@media (max-width:1007.98px){#u-6.c-section[data-padding-option="inner"] .row.c-grid-50-50>.col-12:last-child>.inner{padding:0;padding-bottom:4rem}#u-6.c-section[data-padding-option="inner"] .row.c-grid-50-50>.col-12:first-child>.inner{padding:0}#u-299 .row>.c-section__content:last-child{display:none}}@media (max-width:767.98px){#u-6.c-section[data-padding-option="inner"] .row.c-grid-50-50>.col-12:last-child>.inner{padding:0}#u-299 .row>.c-section__content:first-child>.inner{padding:5rem;padding-left:2rem}}.c-product__detail-print{display:none}.c-socialmediafeed .figure:first-child{grid-row:span 1/ 2}.job-button{padding:1.4rem 1.7rem 1.3rem 2rem !important}.c-geschaeftsfuehrung .c-media__gallery div.figure:last-child{max-width:450px}.c-geschaeftsfuehrung .c-media__gallery div.figure:first-child{max-width:450px;left:-20%}@media only screen and (max-width:600px){.c-geschaeftsfuehrung .c-media__gallery div.figure:last-child{max-width:300px !important}.c-geschaeftsfuehrung .c-media__gallery div.figure:first-child{max-width:300px !important;left:-20%}}.frame-type-felogin_login{font-family:'Arial';background-color:#f9f9f9;padding:20px;margin:auto;}.frame-type-felogin_login h3{background-color:#0d6efd;background:rgb(32,46,66);background:-moz-linear-gradient(142deg,rgba(32,46,66,1) 0%,rgba(32,72,131,1) 100%);background:-webkit-linear-gradient(142deg,rgba(32,46,66,1) 0%,rgba(32,72,131,1) 100%);background:linear-gradient(142deg,rgba(32,46,66,1) 0%,rgba(32,72,131,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#202e42",endColorstr="#204883",GradientType=1);color:#ffffff;margin:0;padding:12px 18px;font-weight:normal;}.frame-type-felogin_login p{margin:18px;color:#7e7e7e;}.frame-type-felogin_login form fieldset{margin:18px;padding:0;border:none;color:#7e7e7e;}label{display:block;margin:18px auto 0 auto;font-size:14px;}.frame-type-felogin_login form fieldset legend{display:none;}.frame-type-felogin_login form fieldset > div{display:inline-block;vertical-align:bottom;margin-right:32px;}.frame-type-felogin_login form fieldset label input[type="text"],.frame-type-felogin_login form fieldset label input[type="password"]{display:block;border-radius:5px;outline:none;border:1px solid #7e7e7e;padding:9px 18px;margin-top:5px;}.frame-type-felogin_login form fieldset input[type="submit"]{display:block;background-color:#EC6500;border:none;outline:none;border-radius:5px;font-size:16px;font-weight:bold;padding:9px 25px;color:#ffffff;}.ce-align-left{text-align:left;}.ce-align-center{text-align:center;}.ce-align-right{text-align:right;}.ce-table td,.ce-table th{vertical-align:top;}.ce-textpic,.ce-image,.ce-nowrap .ce-bodytext,.ce-gallery,.ce-row,.ce-uploads li,.ce-uploads div{overflow:hidden;}.ce-left .ce-gallery,.ce-column{float:left;}.ce-center .ce-outer{position:relative;float:right;right:50%;}.ce-center .ce-inner{position:relative;float:right;right:-50%;}.ce-right .ce-gallery{float:right;}.ce-gallery figure{display:table;margin:0;}.ce-gallery figcaption{display:table-caption;caption-side:bottom;}.ce-gallery img{display:block;}.ce-gallery iframe{border-width:0;}.ce-border img,.ce-border iframe{border:2px solid #000000;padding:0px;}.ce-intext.ce-right .ce-gallery,.ce-intext.ce-left .ce-gallery,.ce-above .ce-gallery{margin-bottom:25px;}.ce-image .ce-gallery{margin-bottom:0;}.ce-intext.ce-right .ce-gallery{margin-left:25px;}.ce-intext.ce-left .ce-gallery{margin-right:25px;}.ce-below .ce-gallery{margin-top:25px;}.ce-column{margin-right:10px;}.ce-column:last-child{margin-right:0;}.ce-row{margin-bottom:10px;}.ce-row:last-child{margin-bottom:0;}.ce-above .ce-bodytext{clear:both;}.ce-intext.ce-left ol,.ce-intext.ce-left ul{overflow:auto;}.ce-headline-left{text-align:left;}.ce-headline-center{text-align:center;}.ce-headline-right{text-align:right;}.ce-uploads{margin:0;padding:0;}.ce-uploads li{list-style:none outside none;margin:1em 0;}.ce-uploads img{float:left;padding-right:1em;vertical-align:top;}.ce-uploads span{display:block;}.ce-table{width:100%;max-width:100%;}.ce-table th,.ce-table td{padding:0.5em 0.75em;vertical-align:top;}.ce-table thead th{border-bottom:2px solid #dadada;}.ce-table th,.ce-table td{border-top:1px solid #dadada;}.ce-table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05);}.ce-table-bordered th,.ce-table-bordered td{border:1px solid #dadada;}.frame-space-before-extra-small{margin-top:1em;}.frame-space-before-small{margin-top:2em;}.frame-space-before-medium{margin-top:3em;}.frame-space-before-large{margin-top:4em;}.frame-space-before-extra-large{margin-top:5em;}.frame-space-after-extra-small{margin-bottom:1em;}.frame-space-after-small{margin-bottom:2em;}.frame-space-after-medium{margin-bottom:3em;}.frame-space-after-large{margin-bottom:4em;}.frame-space-after-extra-large{margin-bottom:5em;}.frame-ruler-before:before{content:'';display:block;border-top:1px solid rgba(0,0,0,0.25);margin-bottom:2em;}.frame-ruler-after:after{content:'';display:block;border-bottom:1px solid rgba(0,0,0,0.25);margin-top:2em;}.frame-indent{margin-left:15%;margin-right:15%;}.frame-indent-left{margin-left:33%;}.frame-indent-right{margin-right:33%;}textarea.f3-form-error{background-color:#FF9F9F;border:1px #FF0000 solid;}input.f3-form-error{background-color:#FF9F9F;border:1px #FF0000 solid;}.tx-ma-products table{border-collapse:separate;border-spacing:10px;}.tx-ma-products table th{font-weight:bold;}.tx-ma-products table td{vertical-align:top;}.typo3-messages .message-error{color:red;}.typo3-messages .message-ok{color:green;}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.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%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.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%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.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%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.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%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.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%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.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}}
