/*!
Theme Name: Allia 2024
Author: Nathan Grazo e Jessica Caroline - Oxigenweb
Author URI: http://www.oxigenweb.com.br/
*//*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.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}.object-fit-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-none{-o-object-fit:none !important;object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y: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-inline-grid{display:inline-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:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.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:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !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}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.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}.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}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-5{-moz-column-gap:3rem !important;column-gap: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-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !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{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:hsla(0,0%,100%,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-sm-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-sm-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-sm-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-sm-none{-o-object-fit:none !important;object-fit: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-inline-grid{display:inline-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}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-sm-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-sm-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-sm-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-sm-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-sm-5{-moz-column-gap:3rem !important;column-gap: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}.object-fit-md-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-md-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-md-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-md-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-md-none{-o-object-fit:none !important;object-fit: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-inline-grid{display:inline-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}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-md-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-md-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-md-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-md-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-md-5{-moz-column-gap:3rem !important;column-gap: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}.object-fit-lg-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-lg-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-lg-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-lg-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-lg-none{-o-object-fit:none !important;object-fit: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-inline-grid{display:inline-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}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-lg-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-lg-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-lg-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-lg-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-lg-5{-moz-column-gap:3rem !important;column-gap: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}.object-fit-xl-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xl-none{-o-object-fit:none !important;object-fit: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-inline-grid{display:inline-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}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xl-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xl-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xl-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xl-5{-moz-column-gap:3rem !important;column-gap: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}.object-fit-xxl-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xxl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xxl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xxl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xxl-none{-o-object-fit:none !important;object-fit: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-inline-grid{display:inline-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}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xxl-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xxl-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xxl-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xxl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xxl-5{-moz-column-gap:3rem !important;column-gap: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-inline-grid{display:inline-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}}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:0.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{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.33333333%}.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.66666667%}.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{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.33333333%}.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.66666667%}.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{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.33333333%}.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.66666667%}.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{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.33333333%}.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.66666667%}.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{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.33333333%}.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.66666667%}.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{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.33333333%}.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.66666667%}.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}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}*{font-family:"Onest",sans-serif;font-weight:400}html{font-size:18px}a{cursor:pointer;text-decoration:none}h5,h4,h3,h2,h1{margin-top:0;line-height:1.2}h5,h3,h2,h1{font-family:"Righteous",sans-serif;font-weight:400}h1{font-size:2.8888888889rem}h2{font-size:2.2222222222rem}h3{font-size:1.3333333333rem}h4{font-size:1.2222222222rem;font-weight:700}h5{font-size:1.1111111111rem}h1+h1,h2+h2,h3+h3,h4+h4,h5+h5{margin-top:.8rem}p,span,li{font-weight:400}p{margin-top:0;margin-bottom:1rem}ul li{text-align:start}ul li::marker{font-size:1rem}strong{font-weight:700}.fw100{font-weight:100}.fw200{font-weight:200}.fw300{font-weight:300}.fw400{font-weight:400}.fw500{font-weight:500}.fw600{font-weight:600}.fw700{font-weight:700}.fw800{font-weight:800}.font13{font-size:0.7222222222rem}.font14{font-size:0.7777777778rem}.font15{font-size:0.8333333333rem}.font16{font-size:0.8888888889rem}.font17{font-size:0.9444444444rem}.font18,.page-institucional .section-ecossistema .legenda,.page-sustentabilidade .section-iniciativa ul li,.section-global .legenda,.card-evento p,.accordion-wrapper .accordion-item .accordion-content,.accordion-wrapper .accordion-item .accordion-title p{font-size:1rem}.font19{font-size:1.0555555556rem}.font20,.servicos .imagem-servico .svg-wrapper .info p{font-size:1.1111111111rem}.font21{font-size:1.1666666667rem}.font22,.page-servicos-agregados .section-higiene .editor ul li,.page-servicos-agregados .section-higiene .editor p,.page-institucional .section-ecossistema .row p,.page-institucional .section-mvv .editor p,.page-sustentabilidade .section-iniciativa h2,.page-sustentabilidade .section-iniciativa h3,.page-sustentabilidade .section-iniciativa h4,.page-sustentabilidade .section-iniciativa h5,.page-sustentabilidade .section-iniciativa h6,.page-sustentabilidade .section-questionario p,.section-global .resumo p,.accordion-wrapper .accordion-item .accordion-title h3{font-size:1.2222222222rem}.font24{font-size:1.3333333333rem}.font25{font-size:1.3888888889rem}.font32{font-size:1.7777777778rem}.font33{font-size:1.8333333333rem}.font36{font-size:2rem}.font40{font-size:2.2222222222rem}.font41{font-size:2.2777777778rem}.font42{font-size:2.3333333333rem}.font48{font-size:2.6666666667rem}.font52{font-size:2.8888888889rem}.font60{font-size:3.3333333333rem}.font96{font-size:5.3333333333rem}@media(max-width: 767px){.font60{font-size:1.1111111111rem}}@media(max-width: 575px){.font52{font-size:1.7777777778rem}.font60,.font40{font-size:1.1111111111rem}.font22,.page-servicos-agregados .section-higiene .editor ul li,.page-servicos-agregados .section-higiene .editor p,.page-institucional .section-ecossistema .row p,.page-institucional .section-mvv .editor p,.page-sustentabilidade .section-iniciativa h2,.page-sustentabilidade .section-iniciativa h3,.page-sustentabilidade .section-iniciativa h4,.page-sustentabilidade .section-iniciativa h5,.page-sustentabilidade .section-iniciativa h6,.page-sustentabilidade .section-questionario p,.section-global .resumo p,.accordion-wrapper .accordion-item .accordion-title h3,.font18,.page-institucional .section-ecossistema .legenda,.page-sustentabilidade .section-iniciativa ul li,.section-global .legenda,.card-evento p,.accordion-wrapper .accordion-item .accordion-content,.accordion-wrapper .accordion-item .accordion-title p{font-size:0.8888888889rem}.font24{font-size:0.7777777778rem}.font20,.servicos .imagem-servico .svg-wrapper .info p{font-size:0.8888888889rem;line-height:0.8888888889rem !important}.font36{line-height:30px;font-size:1.3333333333rem}.post-content h1,.post-content h2 h1{font-size:1.7777777778rem}h2{font-size:1.3333333333rem}h3{font-size:0.8888888889rem}h4{font-size:1rem}h5{font-size:0.9444444444rem}h6{font-size:0.8888888889rem}}.content-image{max-width:100%;height:auto}.alignleft{float:left;margin-right:1em}.alignright{float:right;margin-left:1em}.aligncenter{display:block;margin-left:auto;margin-right:auto}.post-content textarea{height:232px}.post-content strong{font-weight:600}.post-content ul{padding-left:0.8333333333rem}.post-content p,.post-content li,.post-content li span,.post-content pre{color:#6c6b75;font-size:1.1111111111rem}@media(max-width: 575px){.post-content p,.post-content li,.post-content li span,.post-content pre{font-size:0.8888888889rem}}.post-content li{padding-left:10px}.post-content li::marker{content:url('data:image/svg+xml,<svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="5.5" cy="5.5" r="4.5" stroke="%23676EA4" stroke-width="2"/></svg>')}@media(min-width: 768px){.post-content h1,.post-content h2{font-size:40px;line-height:100%;padding-bottom:0.8333333333rem}}.post-content h1,.post-content h2,.post-content h3,.post-content h4{margin-top:3rem}.gallery-columns-1 .gallery-item{width:100%;min-width:150px}.gallery-columns-2 .gallery-item{width:50%;min-width:150px}.gallery-columns-3 .gallery-item{width:33.3333333333%;min-width:150px}.gallery-columns-4 .gallery-item{width:25%;min-width:150px}.gallery-columns-5 .gallery-item{width:20%;min-width:150px}.gallery-columns-6 .gallery-item{width:16.6666666667%;min-width:150px}.gallery-columns-7 .gallery-item{width:14.2857142857%;min-width:150px}.gallery-columns-9 .gallery-item{width:11.1111111111%;min-width:150px}@media(max-width: 575px){.gallery-columns-5 .gallery-item,.gallery-columns-6 .gallery-item,.gallery-columns-7 .gallery-item,.gallery-columns-9 .gallery-item{width:50% !important;min-width:unset}}.gallery{width:100%;display:block}.gallery .gallery-item{padding:.5rem}.gallery .gallery-item:first-of-type{padding-left:0}.gallery .gallery-item:last-of-type{padding-right:0}.gallery .gallery-item .gallery-icon img{display:block;border:none !important;cursor:pointer;width:100%;height:auto}.font22,.page-servicos-agregados .section-higiene .editor ul li,.page-servicos-agregados .section-higiene .editor p,.page-institucional .section-ecossistema .row p,.page-institucional .section-mvv .editor p,.page-sustentabilidade .section-iniciativa h2,.page-sustentabilidade .section-iniciativa h3,.page-sustentabilidade .section-iniciativa h4,.page-sustentabilidade .section-iniciativa h5,.page-sustentabilidade .section-iniciativa h6,.page-sustentabilidade .section-questionario p,.section-global .resumo p,.accordion-wrapper .accordion-item .accordion-title h3{line-height:31px}@media screen and (max-width: 575px){.font22,.page-servicos-agregados .section-higiene .editor ul li,.page-servicos-agregados .section-higiene .editor p,.page-institucional .section-ecossistema .row p,.page-institucional .section-mvv .editor p,.page-sustentabilidade .section-iniciativa h2,.page-sustentabilidade .section-iniciativa h3,.page-sustentabilidade .section-iniciativa h4,.page-sustentabilidade .section-iniciativa h5,.page-sustentabilidade .section-iniciativa h6,.page-sustentabilidade .section-questionario p,.section-global .resumo p,.accordion-wrapper .accordion-item .accordion-title h3{line-height:24px}}@media screen and (max-width: 575px){.font18,.page-institucional .section-ecossistema .legenda,.page-sustentabilidade .section-iniciativa ul li,.section-global .legenda,.card-evento p,.accordion-wrapper .accordion-item .accordion-content,.accordion-wrapper .accordion-item .accordion-title p{font-size:16px}}.title-wrapper{margin-bottom:40px}.title-wrapper p{max-width:100%}@media screen and (min-width: 768px){.title-wrapper{margin-bottom:70px}.title-wrapper p{max-width:65%}}.editor p{font-size:18px;font-weight:400;color:#615f59}.editor p:last-of-type{margin-bottom:0}@media screen and (max-width: 575px){.editor p{font-size:16px}}.relative{position:relative}.max-width1920{max-width:1920px}.max-width1366{max-width:1366px}.rounded{border-radius:50%}.radius100{border-radius:100px}.radius20{border-radius:20px}.radius10{border-radius:10px}.background-gradient{background:linear-gradient(90deg, #9e1f63 0%, #662d91 100%) !important}.iframe-wrapper{position:relative}.iframe-wrapper iframe{position:absolute;height:100%;width:100%}.object-fit-contain{-o-object-fit:contain;object-fit:contain}.object-fit-cover{-o-object-fit:cover;object-fit:cover}.cursor-pointer{cursor:pointer}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.whitespace-nowrap{white-space:nowrap !important}.text-roxo-allia{color:#5b2675 !important}.text-roxo-claro-allia{color:#662d91}.text-rosa-allia{color:#c31055 !important}.text-grafite{color:#615f59 !important}.text-laranja-brilho{color:#f6a000 !important}.text-meia-noite{color:#005357 !important}.text-verde-casa-limpa{color:#00aea5 !important}.text-xantoso{color:#fbba33 !important}.text-roxo{color:#662d91 !important}.text-white{color:#fff !important}.padding-0-30{padding:0 30px}.p-60{padding:60px}.py-60{padding-top:60px;padding-bottom:60px}.pt-60{padding-top:60px}.pb-60{padding-bottom:60px}.py-90{padding-top:90px;padding-bottom:90px}@media(max-width: 575px){.py-90{padding-top:50px;padding-bottom:50px}}.pt-90{padding-top:90px}@media(max-width: 575px){.pt-90{padding-top:37px}}.pb-90{padding-bottom:90px}@media(max-width: 575px){.pb-90{padding-bottom:37px}}.py-100{padding-top:100px;padding-bottom:100px}@media(max-width: 575px){.py-100{padding-top:60px;padding-bottom:60px}}.pt-100{padding-top:100px}@media(max-width: 575px){.pt-100{padding-top:60px}}.pb-100{padding-bottom:100px}@media(max-width: 575px){.pb-100{padding-bottom:60px}}.py-120{padding-top:120px;padding-bottom:120px}@media(max-width: 575px){.py-120{padding-top:60px;padding-bottom:60px}}.pt-120{padding-top:120px}@media(max-width: 575px){.pt-120{padding-top:60px}}.pb-120{padding-bottom:120px}@media(max-width: 575px){.pb-120{padding-bottom:60px}}.py-140{padding-top:140px;padding-bottom:120px}@media(max-width: 575px){.py-140{padding-top:60px;padding-bottom:60px}}.pt-140{padding-top:140px}@media(max-width: 575px){.pt-140{padding-top:60px}}.pb-140{padding-bottom:140px}@media(max-width: 575px){.pb-140{padding-bottom:60px}}.noselect{-webkit-user-select:none;-moz-user-select:none;user-select:none}.font-Righteous{font-family:"Righteous",sans-serif !important}.font-Righteous *{font-family:"Righteous",sans-serif !important}.font-Onest{font-family:"Onest",sans-serif !important}.font-Onest *{font-family:"Onest",sans-serif !important}.uppercase{text-transform:uppercase}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:rgba(217,217,217,0)}::-webkit-scrollbar-thumb{background:#868686;border-radius:0}.background-blue .wpcf7 form.invalid{color:#fff}.wpcf7-list-item{margin:0 !important}.wpcf7-list-item label{display:flex;align-items:center}.wpcf7-list-item label .wpcf7-list-item-label{padding-top:2px;align-items:center;font-family:"Onest",sans-serif}.wpcf7-list-item label .wpcf7-list-item-label a{font-weight:400;text-decoration:underline}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{height:0;margin-top:8px;margin-left:22px;display:block;padding-bottom:1.5rem;font-size:0.8333333333rem}.wpcf7 form .wpcf7-response-output{margin-top:20px}.o2-input,.page-searchform input,.o2-input-file-wrapper{display:block;width:100%;padding:12.5px 29px;font-weight:400;line-height:31px;color:#615f59;border-radius:100px;border:2px solid #ececec;background:#ececec;font-size:1rem;margin-bottom:24px}.o2-input.radius5,.page-searchform input.radius5,.o2-input-file-wrapper.radius5{border-radius:100px}.o2-input::-moz-placeholder, .page-searchform input::-moz-placeholder, .o2-input-file-wrapper::-moz-placeholder{color:#615f59;font-size:1rem;font-weight:400;line-height:31px}.o2-input::placeholder,.page-searchform input::placeholder,.o2-input-file-wrapper::placeholder{color:#615f59;font-size:1rem;font-weight:400;line-height:31px}.o2-input:focus,.page-searchform input:focus,.o2-input-file-wrapper:focus{border:2px solid #c31055;outline:none}.o2-input:-webkit-autofill,.page-searchform input:-webkit-autofill,.o2-input:focus:-webkit-autofill,.o2-input-file-wrapper:-webkit-autofill,.o2-input-file-wrapper:focus:-webkit-autofill{-webkit-box-shadow:0 0 0 100px #fff inset}.o2-select{min-height:55px;height:55px;background-image:url("assets/images/icons/seta-select.svg");background-repeat:no-repeat;background-position:right 30px bottom 50%;transition:.2s all;-webkit-appearance:none}.searchform{display:flex;position:relative;justify-content:center;max-width:290px;margin:auto}.searchform .label-animation,.searchform input{width:100%;min-width:200px;background:rgba(0,0,0,0);box-sizing:border-box;border:2px solid #dbcdcc}.searchform button{position:absolute;height:29px;right:11px;top:15px;border:0;padding:0 10px 0 18px;background-color:rgba(0,0,0,0)}@media(min-width: 1365px){.searchform .label-animation,.searchform input{min-width:286px}}input[type=file]{display:none}textarea{border-radius:25px !important;height:175px}.o2-input-file-wrapper{position:relative;margin-bottom:20px;font-weight:400;color:#fff;height:-moz-fit-content;height:fit-content;align-items:center;padding-top:7px;padding-bottom:7px;padding-right:6px;display:flex;justify-content:space-between;cursor:pointer}.o2-input-file-wrapper::after{content:"Selecionar arquivo";border-radius:0;background-color:#c31055;font-size:0.8888888889rem;font-weight:600;display:flex;align-items:center;text-align:center;white-space:nowrap;display:inline;padding:5px 32px;min-height:39px;height:-moz-fit-content;height:fit-content;top:calc(50% - 19px);right:14px;color:#fff;border:solid 2px rgba(0,0,0,0);transition:all .3s ease-in-out;line-height:30px}.o2-input-file-wrapper:hover:after{filter:brightness(110%)}.contact-form .background{top:0;left:-7%;width:278px;height:276px;z-index:-1}.contact-form .wpcf7-list-item-label a{font-size:0.8888888889rem;font-weight:700 !important;text-decoration:none !important}@media(max-width: 1199px){.contact-form .background{width:180px;height:178px}}@media(max-width: 991px){.contact-form .background{display:none}}.wpcf7-spinner-container{position:relative}.wpcf7-spinner-container .wpcf7-spinner{position:absolute;bottom:-30px;left:0}.wpcf7-not-valid-tip{color:#c31055;margin-top:-15px;margin-bottom:10px}.label-animation{position:relative}.label-animation input,.label-animation textarea{color:rgba(0,0,0,0)}.label-animation input::-moz-placeholder, .label-animation textarea::-moz-placeholder{opacity:0;font-size:0.8333333333rem}.label-animation input::placeholder,.label-animation textarea::placeholder{opacity:0;font-size:0.8333333333rem}.label-animation label{font-family:"Onest",sans-serif;pointer-events:none;position:absolute;top:15px;left:29px;padding:0 10px;color:#615f59;transition:all .2s;font-size:1rem;font-weight:400;line-height:31px;background:rgba(0,0,0,0)}.label-animation.active label,.label-animation.focus label,.label-animation.select-active label{width:-moz-fit-content;width:fit-content;font-weight:400;top:-8px;line-height:18px;font-size:0.8333333333rem;color:#c31055;background-color:#fff;position:absolute;z-index:1}.label-animation.active input,.label-animation.active textarea,.label-animation.focus input,.label-animation.focus textarea,.label-animation.select-active input,.label-animation.select-active textarea{color:#615f59}.label-animation.active .o2-input,.label-animation.active .page-searchform input,.page-searchform .label-animation.active input,.label-animation.active .o2-select,.label-animation.active .select2,.label-animation.focus .o2-input,.label-animation.focus .page-searchform input,.page-searchform .label-animation.focus input,.label-animation.focus .o2-select,.label-animation.focus .select2,.label-animation.select-active .o2-input,.label-animation.select-active .page-searchform input,.page-searchform .label-animation.select-active input,.label-animation.select-active .o2-select,.label-animation.select-active .select2{background-color:#fff}.label-animation option{color:#615f59}.label-animation.hide:not(.select-active) .o2-select{color:rgba(0,0,0,0)}input[type=checkbox],input[type=radio]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}input[type=checkbox][checked=checked]+.custom-checkbox,input[type=checkbox]:checked+.custom-checkbox{background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);border-radius:3px;animation:jelly .6s ease;border:none}input[type=checkbox][checked=checked]+.custom-checkbox::before,input[type=checkbox]:checked+.custom-checkbox::before{display:flex}.custom-checkbox::before{width:100%;height:100%;padding-top:3px;align-items:center;justify-content:center;content:url("data:image/svg+xml,%3csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14 2L5.85714 10L2 6.21053' stroke='white' stroke-width='3'/%3e%3c/svg%3e");display:none;position:absolute;top:0px;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);border-radius:3px;border:2px solid linear-gradient(90deg, #9E1F63 0%, #662D91 100%)}.custom-checkbox{position:relative;width:26px !important;min-width:26px !important;height:26px !important;border:0;background-color:#fff;border-radius:3px;transition:background .1s ease;cursor:pointer;display:block;margin-right:8px;border:2px solid #615f59}input[type=radio]:checked+.custom-radio::after{display:block}.custom-radio{position:relative;background-color:rgba(0,0,0,0);border:solid 2px #c4c4c4;border-radius:50%;display:inline-block;height:22px;width:22px}.custom-radio::after{content:"";width:10px;height:10px;background-color:#dc3545;display:none;border-radius:50%;position:absolute;left:4px;top:4px}select.form-style{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("assets/images/icons/seta-select.svg") no-repeat center;max-width:100%;font-size:15px;background-position:calc(100% - 23px);background-size:14px 11px}.select2{border:2px solid #c4c4c4;max-width:100%}.select2 .select2-selection__arrow{transition:all ease-in-out .2s}.select2.select2-container--open{border:2px solid #615f59}.select2.select2-container--open .select2-selection__arrow{transition:all .3s ease-in-out;transform:rotate(180deg)}.select2-selection--single,.select2-selection--multiple{border:none !important}.select2-selection--multiple{min-height:64px;height:-moz-fit-content !important;height:fit-content !important}.select2-selection--single{height:64px !important;background-color:rgba(0,0,0,0) !important}.select2-selection--single .select2-selection__rendered{line-height:44px !important;text-align:start !important;padding-top:10px !important;padding-bottom:10px !important;padding-left:1rem !important;padding-right:20px !important;font-size:15px;font-weight:400;color:#615f59 !important}.select2-selection__arrow{display:block;width:24px !important;height:24px !important;padding:31px;background-image:url("assets/images/icons/seta-select.svg");background-repeat:no-repeat;background-position:center;transition:all .3s ease-in-out}.select2-selection__arrow b{display:none}.select2-dropdown{border:none !important;border-radius:3px !important;background-color:rgba(0,0,0,0) !important}.select2-container--default .select2-results>.select2-results__options{max-height:192px !important;padding:0 !important;border-radius:3px !important;border:2px solid #0d6efd;border-top:0}.select2-container--default .select2-results>.select2-results__options li{padding:0 23px !important;margin:0 !important;display:flex !important;align-items:center !important;height:64px !important;background-color:#fff !important;font-size:15px !important;color:#615f59 !important;transition:all ease-in-out .2s;text-decoration:none !important}.select2-container--default .select2-results>.select2-results__options li:hover{background-color:#d9d9d9 !important}header{position:fixed;width:100%;max-width:100%;top:0;left:0;z-index:10000;transition:all ease-in-out .4s}header .logo img{width:131px;height:45.48px}header a{font-weight:700;position:relative}header ul{padding:0;margin:0;list-style:none}header .menu{display:flex}@media screen and (max-width: 567px){.menu-desktop div ul li a{font-size:10px}}.menu-item-has-children>a{position:relative;align-items:center;gap:5px}.menu-item-has-children>a::before{order:1;display:flex;position:relative;background-image:url("data:image/svg+xml,%3Csvg width='18' height='12' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L9 9L16 2' stroke='%23625D53' stroke-width='3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;content:"";height:8px;width:14px;transition:all .2s ease-in-out}.menu-item-has-children:hover>a::before{transform:rotate(180deg)}.menu-top{position:relative;z-index:999;width:100%;height:35px;background:linear-gradient(90deg, #9e1f63 0%, #662d91 100%)}.menu-top .barra{width:100%;height:100%;height:35px;padding:9px 0}.menu-top a{position:relative;color:#fff;font-weight:700;font-size:0.7222222222rem;text-decoration:none;line-height:16.57px;text-transform:uppercase}.menu-top a:hover{color:#f6a000}.menu-top .menu>li{display:flex;align-items:center}.menu-top .menu>li>a{white-space:nowrap;display:inline-block;padding:0 20px}@media screen and (max-width: 767px){.menu-top .menu>li>a{padding:0 10px}}.menu-top .menu>li:first-child>a{padding-left:0}.menu-top .menu>li:last-child>a{padding-right:0}.menu-top .menu>li.current-menu-item a{color:#fbba33}.menu-top .accessibility-menu a:hover svg path{fill:#f6a000}.main-header{width:100%;height:78px;background:rgba(245,244,250,.8);color:#625d53}.main-header a{font-weight:700;font-size:1.1111111111rem;line-height:25.5px;color:#625d53;text-decoration:none}.main-header .menu>li{position:relative;padding-top:0px !important}.main-header .menu>li:last-of-type{margin:0}.main-header .menu>li>a{display:flex;padding-top:26px;padding-bottom:26px;padding-left:20px;padding-right:20px;white-space:nowrap;font-size:1.1111111111rem}.main-header .menu>li>a::after{content:"";display:block;width:0px;height:5px;position:absolute;bottom:-1px;transition:all ease-in-out .3s}.main-header .menu>li:hover>a::after{width:calc(100% - 40px);background-color:#dc4872}.main-header .menu>li:first-child>a{padding-left:0}.main-header .menu>li:last-child>a{padding-right:0}.main-header .menu>li:first-child>a:hover::after,.main-header .menu>li:last-child>a:hover::after{width:calc(100% - 20px);background-color:#dc4872}.main-header .sub-menu{position:absolute;top:100%;right:calc(50% - 190px);width:378px;background:rgba(245,244,250,.8);box-shadow:0px 4px 4px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;display:none;align-items:center;color:#625d53;overflow:hidden}.main-header .sub-menu li a{display:flex;justify-content:center;font-weight:600;font-size:0.8888888889rem;line-height:20.4px;padding:20px 0;transition:all ease .2s}.main-header .sub-menu li a:hover{color:#fff;background-color:#dc4872}.main-header .sub-menu li::after{display:none}.sanduba{position:relative;border-radius:10px;display:block;width:100px;border:0;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:box-shadow .3s ease;filter:drop-shadow(0px 10px 50px rgba(30, 71, 147, 0.3))}.sanduba .menu-text{position:absolute;left:47px;top:calc(50% - 13px);color:#625d53;font-size:1.1111111111rem;font-weight:700}.sanduba .sanduba-inner{cursor:pointer;position:relative;width:41.94px;height:24px}.sanduba .sanduba-inner .top,.sanduba .sanduba-inner .middle,.sanduba .sanduba-inner .bottom{transition:all ease-in-out .3s;position:absolute;height:4px;width:100%;background:#625d53;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);left:0}.sanduba .sanduba-inner .top{top:0}.sanduba .sanduba-inner .middle{top:10px}.sanduba .sanduba-inner .bottom{top:20px}.sanduba.fechar-sanduba .sanduba-inner .top{top:10px;transform:rotate(-45deg)}.sanduba.fechar-sanduba .sanduba-inner .middle{opacity:0}.sanduba.fechar-sanduba .sanduba-inner .bottom{top:10px;transform:rotate(45deg)}.menu-lateral{z-index:998;max-height:100vh;overflow:auto;position:fixed;padding:80px 15px;height:calc(100vh - 113px);left:0;top:113px;width:100vw;max-width:100%;background:rgba(245,244,250,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease-in-out;transform:translateX(0)}.menu-lateral.lateral-escondido{transform:translateX(-100%)}.menu-lateral .menu{flex-direction:column;display:flex;align-items:center}.menu-lateral .menu>li{width:-moz-fit-content;width:fit-content;position:relative;justify-content:center}.menu-lateral .menu>li:last-of-type{margin:0}.menu-lateral .menu>li a{font-weight:600;text-decoration:none}.menu-lateral .menu>li>a{display:flex;justify-content:center;color:#625d53;padding:12px 17px}.menu-lateral .menu>li>a::after{content:"";display:block;width:0;height:5px;position:absolute;bottom:0;transition:all ease-in-out .3s}.menu-lateral .menu>li>a:hover::after{width:100%;background-color:#dc4872}.menu-lateral .menu-item-has-children{justify-content:center}.menu-lateral .sub-menu{padding:10px 0 20px 0px;border-radius:5px;display:none;top:100%;left:0}.menu-lateral .sub-menu li{display:flex;justify-content:center}.menu-lateral .sub-menu li a{text-transform:none;white-space:nowrap;font-size:0.7777777778rem;padding-bottom:5px;color:#625d53;font-weight:600;line-height:22.95px;display:inline-block}.menu-lateral .sub-menu li a:hover{color:#dc4872}@media screen and (max-width: 767px){header{top:unset;bottom:0}.menu-lateral{top:0}}body:has(.page-sustentabilidade) header .menu-top{background:linear-gradient(90deg, #00AEA5 0%, #005357 100%)}body:has(.page-sustentabilidade) header .main-header .menu>li:hover>a::after{background-color:#00aea5}body:has(.page-sustentabilidade) header .main-header .sub-menu li a:hover{background-color:#00aea5}.btn-primary{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;min-width:191px;min-height:60px;height:-moz-fit-content;height:fit-content;color:#fff;background:linear-gradient(90deg, #9e1f63 0%, #662d91 100%);border-radius:5.5555555556rem;text-align:center;font-weight:700;font-size:1.1111111111rem;line-height:26px;text-decoration:none;padding:13px 42px;border:0;box-shadow:0px 4px 4px 0px rgba(0,0,0,.1490196078);transition:all .2s ease-in-out}.btn-primary:focus{outline:none}.btn-primary[disabled]{opacity:.6;background-color:#a09fa8;border:0}.btn-primary.white-ghost-button{border:2px solid #fff;background:rgba(0,0,0,0) !important;color:#fff}.btn-primary.white-ghost-button:hover{background-color:#fff !important;color:#dc4872 !important}.btn-primary.ghost-button{background-image:linear-gradient(90deg, #9e1f63 0%, #662d91 100%);background-position:center;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);position:relative;padding:14px 52px;box-shadow:unset}.btn-primary.ghost-button span{position:relative;text-transform:none;font-weight:700;font-size:1.1111111111rem;line-height:33px;background:linear-gradient(90deg, #9e1f63 0%, #662d91 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.btn-primary.ghost-button::before{content:"";display:block;position:absolute;width:100%;height:100%;padding:2px;left:0px;top:0px;border-radius:5.5555555556rem;background-image:linear-gradient(90deg, #9e1f63 0%, #662d91 100%);background-position:center;-webkit-mask:linear-gradient(#000 0 0),linear-gradient(#000 0 0) content-box;-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) exclude,linear-gradient(#000 0 0) content-box}.btn-primary.btn-download::before{width:24px;height:24px;transition:all .2s ease-in-out;margin-right:18px;content:url("assets/images/icons/download.svg")}.btn-primary.btn-mais{min-width:211px}.btn-primary.btn-mais::after{width:23px;height:23px;margin-left:10px;content:url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 0V23' stroke='url(%23paint0_linear_690_21803)' stroke-width='2'/%3E%3Cpath d='M23 11.5L0 11.5' stroke='url(%23paint1_linear_690_21803)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_690_21803' x1='11.5' y1='23' x2='12.5' y2='23' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239E1F63'/%3E%3Cstop offset='1' stop-color='%23662D91'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_690_21803' x1='0' y1='11.5' x2='-4.37114e-08' y2='12.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239E1F63'/%3E%3Cstop offset='1' stop-color='%23662D91'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.btn-primary:not([disabled]):hover{transition:all .2s ease-in-out;color:#fff;background:#c31055}.btn-primary:not([disabled]):hover span{background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:#fff}.btn-primary:not([disabled]):hover.ghost-button::before{background:#c31055}.btn-primary:not([disabled]):hover.btn-download::before{filter:brightness(200)}.btn-primary:not([disabled]):hover.btn-mais::after{filter:brightness(200)}@media screen and (max-width: 1199px){.btn-primary{min-width:150px}.btn-primary.ghost-button{padding:14px 40px}}@media screen and (max-width: 767px){.btn-primary{min-width:100%}.btn-primary.btn-mais{width:60px;height:60px;min-width:60px;padding:0;font-size:0}.btn-primary.btn-mais::after{margin-left:0px}}.btn-wrapper-search .wrapper-search{display:flex;align-items:center;justify-content:center}.btn-wrapper-search .wrapper-search #searchsubmit{cursor:pointer;background:rgba(0,0,0,0);border:none;display:flex;justify-content:center;align-items:center;margin:auto;width:41px;height:41px;padding:10.27px;border-radius:100px;border:1px solid #dbcdcc}#modalBusca,.modal{z-index:999999 !important;background:rgba(245,244,250,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#modalBusca .modal-content,.modal .modal-content{background:none;border:none}#modalBusca .modal-content .modal-header,.modal .modal-content .modal-header{border:none}#modalBusca .modal-content .modal-header .btn-close,.modal .modal-content .modal-header .btn-close{font-weight:500;padding:7px 13px 0 15px;border:0;position:relative;font-size:1.7777777778rem;background-color:rgba(0,0,0,0);color:#fff;opacity:1}.logo-idioma{display:flex;justify-content:space-between;align-items:center;gap:60px}.menu-languages{position:relative}.menu-languages .menu-languages-selected{border-color:#dbcdcc}.menu-languages .menu-languages-selected .bandeira{width:24px;height:24px}.menu-languages .menu-languages-selected .seta{margin-top:3px;margin-left:10px}@media(min-width: 992px){.menu-languages:hover .menu-languages-options{display:block}}@media screen and (max-width: 992px){.menu-languages.opened .menu-languages-selected{border-color:#dbcdcc}.menu-languages.opened .menu-languages-options{display:block}}@media screen and (max-width: 767px){.menu-languages .menu-languages-selected{border:0;padding:5px 0}.menu-languages .menu-languages-selected .seta{display:none}.menu-languages .menu-languages-options{display:none;width:65px;top:unset;bottom:100%;right:-20px}}.menu-languages-selected{display:flex;align-items:center;justify-content:center;border:2px solid rgba(0,0,0,0);padding:8.5px 10px 8.5px 10px;border-radius:120px;cursor:pointer}.menu-languages-options{display:none;position:absolute;top:100%;background:#dbcdcc;width:100%;border-radius:16px;padding:12px 0;z-index:1}.menu-languages-options a{display:block;width:100%;text-align:center;padding:8px 4px}.menu-languages-options a:hover{background-color:#dbcdcc}@media screen and (max-width: 1199px){.logo-idioma{gap:25px}}.fonte-maior{transition:all ease-in-out .3s}.fonte-maior .label-animation label{top:20px;font-size:25px}.fonte-maior .label-animation.active label{top:-10px;font-size:15px}.setas-swiper,.swiper-button-next:before,.swiper-button-prev:before{content:"";width:11px;height:11px;border:solid 2px rgba(0,0,0,0);transition:border-color .2s ease-in-out;display:flex;justify-content:center;gap:20px;width:100%;height:0px}.swiper-button-next,.swiper-button-prev{background-image:linear-gradient(90deg, #9e1f63 0%, #662d91 100%);border-radius:50%;min-width:60px;min-height:60px;background-position:center;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.swiper-button-next::before,.swiper-button-prev::before{content:"";display:block;position:absolute;width:100%;height:100%;left:0px;top:0px;border-radius:5.5555555556rem;background-image:linear-gradient(90deg, #9e1f63 0%, #662d91 100%);background-position:center;-webkit-mask:linear-gradient(#000 0 0),linear-gradient(#000 0 0) content-box;-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) exclude,linear-gradient(#000 0 0) content-box}.swiper-button-next::after,.swiper-button-prev::after{content:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L1 11' stroke='url(%23paint0_linear_690_19386)' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_690_19386' x1='1' y1='11' x2='6' y2='11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239E1F63'/%3E%3Cstop offset='1' stop-color='%23662D91'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");font-size:0.8888888889rem !important;color:#5b2675}.swiper-button-next:hover,.swiper-button-prev:hover{background-image:linear-gradient(90deg, #9e1f63 0%, #662d91 100%)}.swiper-button-prev{left:50px !important;right:unset}.swiper-button-next{right:50px !important;left:unset}.swiper-button-prev:before{transform:rotate(135deg);margin-right:2px}.swiper-button-next:before{transform:rotate(-45deg);margin-right:4px}.swiper-button-prev::after{transform:rotate(180deg)}.swiper-pagination{position:static;display:flex;align-items:center;justify-content:center;gap:27px;transform:none !important}.swiper-pagination-bullet{width:7px;min-width:7px;height:7px;position:relative;display:flex;align-items:center;justify-content:center;background-color:#6b3e91 !important;opacity:1;border-radius:50%;display:flex !important}.swiper-nav .swiper-button-prev{width:15px;height:15px}.swiper-pagination-bullet-active:after{content:"";display:flex;min-width:11px;min-height:11px;padding:8px;border-radius:4px;border:1px solid #6b3e91;border-radius:50%}.swiper-segmentos{max-width:1100px;width:75%;margin:auto}@media screen and (max-width: 991px){.swiper-banner-image .swiper-slide{max-width:450px;height:300px}.swiper-button-prev{left:25px !important}.swiper-button-next{right:25px !important}}@media screen and (max-width: 767px){.swiper-banner .titulo{line-height:46px;margin-bottom:0}.swiper-banner .swiper-button-next,.swiper-banner .swiper-button-prev{top:90px !important}.imagem-banner{width:163px;height:187px;margin:auto}.swiper-segmentos{width:100%;padding-bottom:85px !important}}@media screen and (max-width: 767px)and (max-width: 767px){.swiper-segmentos .swiper-slide .img-wrapper .icon-wrapper{left:6vw;width:86px;min-width:86px;height:86px}.swiper-segmentos .swiper-slide .img-wrapper .icon-wrapper svg{transform:none}}@media screen and (max-width: 767px){.setas-swiper,.swiper-button-prev:before,.swiper-button-next:before{position:absolute;left:0}.swiper-button-next{right:calc(50% - 67.5px) !important}.swiper-button-prev{left:calc(50% - 67.5px) !important}}.depoimentos-prev,.comentarios-prev,.linha-tempo-prev{position:relative}.depoimentos-prev::before,.comentarios-prev::before,.linha-tempo-prev::before{display:block;content:"";background-image:url("data:image/svg+xml,%3csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7 1L2 6L7 11' stroke='url(%23paint0_linear_690_7459)' stroke-width='2'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear_690_7459' x1='7' y1='11' x2='2' y2='11' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%239E1F63'/%3e%3cstop offset='1' stop-color='%23662D91'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:10px 12px;background-position:center;width:15px;height:15px}.depoimentos-next,.comentarios-next,.linha-tempo-next{position:relative}.depoimentos-next::before,.comentarios-next::before,.linha-tempo-next::before{display:block;content:"";background-image:url("data:image/svg+xml,%3csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L6 6L1 11' stroke='url(%23paint0_linear_690_7458)' stroke-width='2'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear_690_7458' x1='1' y1='11' x2='6' y2='11' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%239E1F63'/%3e%3cstop offset='1' stop-color='%23662D91'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:10px 12px;background-position:center;background-repeat:no-repeat;width:15px;height:15px}.accordion-wrapper .accordion-item .accordion-title{padding:24px 0;cursor:pointer}.accordion-wrapper .accordion-item .accordion-title .icon-wrapper{display:flex;align-items:center;justify-content:center;width:70px;height:70px;min-width:70px;border-radius:20px;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);margin-right:10px}.accordion-wrapper .accordion-item .accordion-title h3{font-weight:700;color:#c31055;font-family:"Onest",sans-serif}.accordion-wrapper .accordion-item .accordion-title p{color:#615f59}.accordion-wrapper .accordion-item .accordion-title .btn-primary{width:44px;min-width:44px;height:44px;min-height:unset;border-radius:50%;padding:0;margin-left:15px;transition:all ease .4s}.accordion-wrapper .accordion-item .accordion-title.active .btn-primary{transform:rotate(180deg);background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);box-shadow:0px 4px 4px 0px rgba(0,0,0,.1490196078)}.accordion-wrapper .accordion-item .accordion-title.active .btn-primary svg{filter:brightness(1000000%)}.accordion-wrapper .accordion-item .accordion-content{display:none;padding-bottom:26px;color:#615f59;font-weight:400}.accordion-wrapper .accordion-item:not(:last-of-type){border-bottom:2px solid #d9d9d9}footer .copy{padding:25px 0 25px;background:linear-gradient(90deg, #9e1f63 0%, #662d91 100%);min-height:101px}footer .politicas{color:#fff}footer .politicas:hover{color:#fbba33}footer .politicas:hover svg path{stroke:#fbba33}.footer-menus{font-family:"Onest",sans-serif}.footer-menus .grupo{padding:39px 0;min-height:20.2777777778rem}.footer-menus .grupo h2{line-height:33px}@media screen and (max-width: 991px){.footer-menus .grupo h2{padding:0}}@media screen and (max-width: 767px){footer .copy{padding-bottom:130px}}body:has(.page-sustentabilidade) footer .copy{background:#005357}.redes-sociais .sociais{gap:13px}.redes-sociais .social{display:flex;justify-content:center;align-items:center;width:51px;height:51px;border-radius:100%}.redes-sociais .social:hover{background-color:#c31055}.whatsapp{position:fixed;right:20px;bottom:24px;display:flex;justify-content:center;align-items:center;width:51px;height:51px;background-color:#48b354;border-radius:100%}.widget ul{padding:0}.widget li{width:-moz-max-content;width:max-content;list-style:none;padding:0;transition:.5s all}.widget li a{position:relative;color:#615f59;font-weight:400;font-size:0.8888888889rem;line-height:1.7222222222rem;text-decoration:none;white-space:nowrap}.widget li:hover a{color:#c31055}.widget-title{margin-bottom:5px;font-size:1rem;font-weight:600;white-space:nowrap;line-height:1.8333333333rem;color:#323232}@media(max-width: 1199px){.widget li a{white-space:normal;font-size:0.8888888889rem}.widget-title{white-space:normal}}.accordion-widget{margin-bottom:6px;padding:0;cursor:pointer;min-height:68px;font-size:0.3333333333rem;font-weight:400;transition:all .2s ease-in-out;line-height:1.7222222222rem;background:rgba(0,0,0,0);width:100%}.accordion-widget .content{padding:0 22px 22px}.accordion-widget.active-widget{background:rgba(0,0,0,0)}.accordion-widget .content{display:none}.accordion-widget .widget-title{position:relative;display:flex;align-items:center;text-transform:unset}.accordion-widget .widget-title.active::before{transform:rotate(180deg)}.accordion-widget .widget-title::before{font-size:0.9444444444rem;display:block;width:22px;min-width:22px;height:22px;display:flex;justify-content:center;align-items:center;border-radius:50%;padding:9px 0;content:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L6 6L1 1' stroke='%23323232' stroke-width='2'/%3E%3C/svg%3E%0A")}.accordion-widget .widget-title:hover::before{background-color:#dadada}@media(max-width: 991px){.widget{padding:0;cursor:pointer;min-height:47px;transition:all .2s ease-in-out;background:rgba(0,0,0,0);border-top:2px solid #f5f5f5}.widget:last-child(){border-bottom:2px solid #f5f5f5}.widget ul{padding:0 22px}.widget.active-widget{background:rgba(0,0,0,0)}.widget ul{display:none}.widget .widget-title{position:relative;margin:0px;padding:7px 0;display:flex;justify-content:start;gap:0.2777777778rem;align-items:center}.widget .widget-title.active::before{transform:rotate(180deg);background-color:#dadada}.widget .widget-title::before{font-size:0.9444444444rem;display:block;width:22px;min-width:22px;height:22px;display:flex;justify-content:center;align-items:center;border-radius:50%;content:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L6 6L1 1' stroke='%23323232' stroke-width='2'/%3E%3C/svg%3E%0A")}}@media(max-width: 575px){.widget li a{font-size:0.7777777778rem;font-weight:400;line-height:1.2222222222rem}.widget-title{font-size:0.8888888889rem}}.marquees .marquee{position:absolute;overflow:hidden;white-space:nowrap;left:0;top:calc(30% - 40px);z-index:0}.marquees .marquee.meio{top:calc(50% - 50px)}.marquees .marquee.meio .scrolling{animation-direction:reverse}.marquees .marquee .scrolling{font-family:"Righteous",sans-serif;animation:marquee 40s linear infinite;display:inline-block;padding-right:10px;font-size:5.3333333333rem;line-height:5.3888888889rem;font-weight:400;text-transform:uppercase;color:#ff619e;opacity:20%}.marquees .marquee:last-child{top:calc(70% - 70px)}@media screen and (max-width: 767px){.marquees .marquee .scrolling{font-size:2.6666666667rem}}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes zoomCircle{from{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1.45)}}.card-segmento .icon-wrapper{width:86px;min-width:86px;height:86px;border-radius:20px;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);left:0;bottom:0;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 575px){.card-segmento .icon-wrapper{width:62px;height:62px;min-width:62px}.card-segmento .icon-wrapper svg{transform:scale(0.8)}}.card-segmento h3{margin-top:26px;color:#c31055;margin-bottom:12px}.card-segmento p{font-size:18px}@media screen and (max-width: 575px){.card-segmento p{font-size:14px}}.card-segmento .cta{font-size:20px;font-weight:700;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.card-segmento .cta svg{margin-right:3px}@media screen and (max-width: 575px){.card-segmento .cta{font-size:16px}}.section-depoimentos nav{margin:40px 0 25px 0}.section-depoimentos .swiper:has(lite-youtube){padding-bottom:80px}.section-depoimentos .swiper .swiper-slide{width:50%}.section-depoimentos .swiper .swiper-slide .card-depoimento lite-youtube{width:100%;height:100%;aspect-ratio:543/305;border-radius:20px}.section-depoimentos .swiper .swiper-slide .card-depoimento .text-wrapper{position:absolute;left:50%;transform:translateX(-50%);bottom:-80px;width:90%;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);border-radius:20px;padding:24px}.card-comentario{position:relative;background-color:#f5f4fa;border-radius:20px;padding:54px 40px}.card-comentario img{width:80px;height:80px;min-width:80px;-o-object-fit:cover;object-fit:cover;border-radius:50%;position:absolute;top:-40px;left:40px}.card-comentario .comentario{line-height:31px}.card-comentario hr{margin:24px 0 12px 0;height:1px;background-color:#dadada;opacity:1}.card-comentario::after{display:block;content:"";background-image:url("data:image/svg+xml,%3csvg width='97' height='72' viewBox='0 0 97 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.9393 0.0191507C25.8634 0.426446 30.8528 2.97208 33.9076 7.65604C36.9623 12.34 38.4897 17.6349 38.4897 23.5408C38.4897 30.6685 37.0641 37.4908 34.213 44.0077C31.1583 50.7281 27.2889 56.5322 22.605 61.4198C17.921 66.3074 12.8297 69.6676 7.33116 71.5005L-0.000250889 61.4198C2.64721 59.5869 5.29466 57.1431 7.94212 54.0883C10.3859 51.2372 12.6261 48.1825 14.6626 44.9241C16.4954 41.6657 17.8192 38.4073 18.6338 35.1489C14.9681 34.9452 11.8115 34.0288 9.16403 32.3996C6.51657 30.974 4.48006 29.0393 3.05451 26.5955C1.62896 24.1517 0.91618 21.1988 0.916181 17.7367C0.916181 12.0345 2.64721 7.55421 6.10927 4.29581C9.57133 1.24105 13.848 -0.184501 18.9393 0.0191507ZM76.3687 0.0191557C83.4965 0.222808 88.5877 2.66662 91.6425 7.35058C94.6972 12.2382 96.2246 17.6349 96.2246 23.5408C96.2246 30.6686 94.7991 37.4908 91.948 44.0077C88.8932 50.7281 85.0238 56.5322 80.3399 61.4198C75.6559 66.3074 70.5646 69.6676 65.0661 71.5005L57.7347 61.4198C60.3821 59.5869 63.0296 57.1431 65.677 54.0884C68.1208 51.2372 70.361 48.1825 72.3975 44.9241C74.2304 41.6657 75.5541 38.4073 76.3687 35.1489C72.703 34.9452 69.5464 34.0288 66.8989 32.3996C64.2515 30.974 62.215 29.0393 60.7894 26.5955C59.3639 24.1517 58.6511 21.1988 58.6511 17.7367C58.6511 12.0345 60.484 7.65605 64.1497 4.60129C67.6117 1.54654 71.6847 0.0191553 76.3687 0.0191557Z' fill='%23DADADA'/%3e%3c/svg%3e");right:40px;top:-35.75px;position:absolute;width:96.22px;height:71.5px;background-size:contain}@media screen and (max-width: 575px){.card-comentario{padding:64px 30px}.card-comentario .comentario{line-height:20.4px}}.card-evento img{width:100%;aspect-ratio:352/190;-o-object-fit:cover;object-fit:cover}.card-evento h2{font-family:"Onest",sans-serif;font-size:20px;font-weight:600;color:#323232;margin-top:20px;margin-bottom:12px}.card-evento p{font-weight:500;color:#615f59}.card-evento p svg{min-width:20px;margin-right:8px}.post .post-thumbnail{aspect-ratio:351/243;max-width:100%;margin-bottom:29px;border-radius:20px;overflow:hidden}.post .post-thumbnail img{width:100%;height:100%;transition:all .3s ease-in-out;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 575px){.post .post-thumbnail{margin-bottom:15px}}.post .post-text{gap:17px}@media screen and (max-width: 575px){.post .post-text{gap:10px}}.post .post-title{color:#323232;line-height:28px;transition:all .3s ease-in-out}@media screen and (max-width: 575px){.post .post-title{font-size:14px}}.post .excerpt p{line-height:27px;margin:0}.post .date{color:#662d91;line-height:29px}@media screen and (max-width: 575px){.post .date{font-size:14px;line-height:18px}}.post:hover .post-thumbnail img{transform:scale(115%)}.post:hover .post-title{color:#c31055}.mini-post{padding:22px 0;border-top:1px solid #e0e0e0}.mini-post .date{display:flex;align-items:center;justify-content:center;width:35px;height:35px;min-width:35px;background-color:#00aea5;border-radius:50%;position:absolute;top:5px;left:-5px;z-index:10;font-size:13px;font-weight:700;color:#fff}.mini-post .img-wrapper{position:relative;width:119px;min-width:119px;height:83px;border-radius:20px;margin-right:18px;overflow:hidden;margin:0 !important}.mini-post .img-wrapper img{position:absolute;left:0;top:0;width:100%;height:100%;transition:all ease-in-out .3s;-o-object-fit:cover;object-fit:cover}.mini-post .text-wrapper{font-size:15px;font-weight:700;color:#323232}.mini-post:hover .img-wrapper img{transform:scale(1.2)}.banner-page{padding-top:113px;padding-bottom:47px}@media screen and (max-width: 767px){.banner-page{padding-top:0px;padding-bottom:10px}}.breadcrumbs{padding-top:150px;padding-bottom:65px}.breadcrumbs *{font-size:0.7777777778rem;font-weight:600;color:#615f59;text-transform:uppercase}@media screen and (max-width: 767px){.breadcrumbs{padding-top:50px;padding-bottom:30px}}.page-sustentabilidade .breadcrumbs *{color:#005357}lite-youtube{position:relative;background-color:#000;display:block;contain:content;background-position:center center;background-size:cover;cursor:pointer;max-height:329px;border-radius:20px;aspect-ratio:352/185}lite-youtube::before{content:"";display:none;position:absolute;top:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;height:60px;padding-bottom:50px;width:100%;transition:all .2s cubic-bezier(0, 0, 0.2, 1)}lite-youtube::after{content:"";display:block;padding-bottom:56.25%}lite-youtube>iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}lite-youtube>.lty-playbtn{display:block;width:80px;height:56px;position:absolute;cursor:pointer;transform:translate3d(-50%, -50%, 0);top:50%;left:50%;z-index:1;background-color:rgba(0,0,0,0);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');background-repeat:no-repeat;transition:all .1s cubic-bezier(0, 0, 0.2, 1);border:none;opacity:0}@media(max-width: 992px){lite-youtube>.lty-playbtn{width:67px;height:48px}}lite-youtube:hover>.lty-playbtn,lite-youtube .lty-playbtn:focus{filter:none;transform:translate3d(-50%, -50%, 0) scale(110%)}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated::before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.section-form{width:100%;padding-top:50px;background-image:url("assets/images/bg-form.png")}.section-form .form-wrapper{background-color:#fff;padding:80px}.section-form .form-wrapper form{margin-top:24px}@media screen and (max-width: 575px){.section-form .form-wrapper{padding:60px 20px}}.section-newsletter{width:100%;background-image:url("assets/images/bg-newsletter.svg")}.section-beneficios{background-color:#f5f4fa;padding:30px 0;margin-top:140px;min-height:626px}.section-beneficios .circle-wrapper{position:relative}.section-beneficios .circle-wrapper::before{display:block;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);border-radius:50%;width:171%;height:auto;aspect-ratio:4/4}@media screen and (min-width: 1400px){.section-beneficios .circle-wrapper::before{width:160%}}.section-beneficios .circle-wrapper .text-wrapper{position:relative;z-index:5}@media screen and (max-width: 767px){.section-beneficios .circle-wrapper::before{display:none}.section-beneficios .circle-wrapper .text-wrapper h2{color:#5b2675 !important}.section-beneficios .circle-wrapper .text-wrapper p{color:#615f59 !important}}@media screen and (max-width: 767px){.section-beneficios{margin-top:60px;padding:60px 0;min-height:unset}}.page-searchform{position:relative;width:-moz-fit-content;width:fit-content}.page-searchform input{width:543px;max-width:100%}.page-searchform button{width:41px;height:41px;min-width:41px;border-radius:50%;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);outline:0;border:0;position:absolute;right:10px;top:10px}.pagination-wrapper{gap:18px}.pagination-wrapper .page-numbers{display:flex;justify-content:center;align-items:center;width:60px;height:60px;min-width:60px;border:2px solid #dc4872;color:#dc4872;font-size:20px;font-weight:600;border-radius:50%;transition:all ease-in-out .3s}.pagination-wrapper .page-numbers:hover{background-color:#f0e7f1}.pagination-wrapper .page-numbers.current{box-shadow:0px 4px 4px 0px rgba(0,0,0,.1490196078);background:linear-gradient(90deg, #662D91 0%, #9E1F63 100%);color:#fff;border:0}.page-home .section-banner .swiper-slide{width:100%;height:calc(100vh + 61px);background:#f5f4fa radial-gradient(69.2% 69.2% at 22.27% 69.2%, rgba(158, 31, 99, 0.05) 0%, rgba(245, 244, 250, 0.05) 100%)}.page-home .section-banner .swiper-slide .container-xl{max-width:1220px}.page-home .section-banner .swiper-slide .text-wrapper{max-width:88%;position:relative;width:-moz-fit-content;width:fit-content;transform:scale(0);transition:all ease .8s;opacity:0;padding-top:50px}.page-home .section-banner .swiper-slide .text-wrapper h1,.page-home .section-banner .swiper-slide .text-wrapper h2{font-size:40px}@media screen and (max-width: 575px){.page-home .section-banner .swiper-slide .text-wrapper h1,.page-home .section-banner .swiper-slide .text-wrapper h2{font-size:32px}}.page-home .section-banner .swiper-slide .text-wrapper .swiper-pagination{position:absolute;left:0;width:-moz-fit-content;width:fit-content;top:calc(100% + 45px)}.page-home .section-banner .swiper-slide .img-wrapper{padding-top:145px;margin-left:-20px}@media screen and (max-width: 767px){.page-home .section-banner .swiper-slide .img-wrapper{padding-top:40px;margin-left:0}.page-home .section-banner .swiper-slide .img-wrapper img{margin:0 auto;display:block}}.page-home .section-banner .swiper-slide.swiper-slide-active .text-wrapper{transform:scale(1);opacity:1}@media screen and (max-width: 767px){.page-home .section-banner .swiper-slide .text-wrapper{max-width:100%;padding-top:50px}.page-home .section-banner .swiper-slide .banner-pagination{margin:20px auto 10px auto;position:static !important}}@media screen and (max-width: 767px){.page-home .section-banner .swiper-slide{height:-moz-fit-content;height:fit-content}}.a-empresa{background-image:url("./assets/images/background-a-empresa.png");background-repeat:repeat-y;background-position:right}.a-empresa .conteudo{display:flex;flex-direction:column;gap:1.5555555556rem;max-width:573px;line-height:1.7222222222rem}.a-empresa .conteudo p:last-of-type{margin-bottom:0}@media screen and (max-width: 767px){.a-empresa{background-image:none}.a-empresa .img-wrapper{margin-top:45px}}@media screen and (min-width: 1400px){.a-empresa .conteudo{max-width:100%}}.beneficios{border-top:2px solid #f5f5f5;border-bottom:2px solid #f5f5f5}.beneficios .beneficio{gap:37px;padding:37px 0 36.39px 0}.beneficios .beneficio:not(:last-child){border-bottom:2px solid #f5f5f5}.beneficios .beneficio .icone{display:flex;justify-content:center;align-items:center;border-radius:20px;padding:27px 20px;width:124px;min-width:124px;height:118.61px;background:linear-gradient(90deg, #9e1f63 0%, #662d91 100%)}.beneficios .beneficio .btn-mais{max-width:100%;min-width:unset}.beneficios .resumo p:last-of-type{margin:0}.beneficios .conteudo{gap:47px}.beneficios .conteudo .d-block{width:80%}.beneficios .conteudo h3{line-height:29.8px}.section-global .resumo p{font-weight:400;color:#615f59}.section-global .destaques{position:relative;display:flex;flex-direction:column;gap:20px;margin-bottom:26px}.section-global .destaques::before{position:absolute;z-index:-1;content:"";left:29px;width:2px;height:100%;background-color:#d9d9d9}.section-global .destaques .destaque{padding:6px 0px;display:flex;align-items:center;gap:15px;background-color:#fff}.section-global .destaques .destaque .icone{display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:100%;background-color:#f5f4fa}.section-global .destaques .destaque .nome{line-height:32px}.section-global #chartdiv{width:100%;height:auto;aspect-ratio:542/503;border:3px solid #dbcdcc;border-radius:20px;overflow:hidden}.section-global .legenda{position:relative;display:inline-flex;align-items:center;margin-top:14px;font-weight:500;color:#662d91;font-family:"Onest"}.section-global .legenda::before{display:block;content:"";width:21px;height:21px;min-width:21px;background-color:#662d91;border-radius:50%;margin-right:8px}.section-global .legenda.inpacs{color:#004461}.section-global .legenda.inpacs::before{background-color:#004461}.section-global .legenda.network{color:#ffbf41}.section-global .legenda.network::before{background-color:#ffbf41}.servicos{overflow:hidden;padding:64px 0}.servicos .imagem-servico{position:relative;aspect-ratio:590/590;max-width:590px;border-radius:100%;background-color:#fff;border:1px solid #f6a000;z-index:1}.servicos .imagem-servico img{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);aspect-ratio:136/153;max-width:135px}@media screen and (max-width: 767px){.servicos .imagem-servico img{max-width:70px}}.servicos .imagem-servico .border{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 767px){.servicos .imagem-servico .border{max-width:200.62px}}.servicos .imagem-servico svg path{transition:all ease-in-out .3s}.servicos .imagem-servico .svg-wrapper .info{display:flex;justify-content:center;align-items:center;width:-moz-min-content;width:min-content;max-width:255px;min-height:181px;background-color:#dc4872;position:absolute;opacity:0;transition:all ease-in-out .3s;border-radius:10px;padding:30px 45px;pointer-events:none;z-index:100}@media screen and (min-width: 768px){.servicos .imagem-servico .svg-wrapper .info{min-width:255px}}.servicos .imagem-servico .svg-wrapper .info p{line-height:24px;font-weight:400;color:#fff}.servicos .imagem-servico .svg-wrapper .info::before{display:block;content:"";width:43px;min-width:43px;height:43px;background-image:url("data:image/svg+xml,%3csvg width='41' height='41' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 38.1716V2C0 0.895431 0.895431 0 2 0H38.1716C39.9534 0 40.8457 2.15429 39.5858 3.41422L3.41421 39.5858C2.15428 40.8457 0 39.9534 0 38.1716Z' fill='%23DC4872'/%3e%3c/svg%3e");background-repeat:no-repeat;position:absolute;left:0;bottom:-21.5px}.servicos .imagem-servico .svg-wrapper:hover svg path:first-of-type{fill:#dadada}.servicos .imagem-servico .svg-wrapper:hover .info{opacity:1;pointer-events:all}@media screen and (max-width: 767px){.servicos .imagem-servico .svg-wrapper{max-width:150px}.servicos .imagem-servico .svg-wrapper .info{padding:30px 20px;min-height:150px}}.servicos .imagem-servico .top-wrapper svg{position:absolute;top:7px;left:50%;transform:translateX(-50%)}.servicos .imagem-servico .top-wrapper .info{top:-10%;left:50%}@media screen and (max-width: 767px){.servicos .imagem-servico .top-wrapper svg{max-width:180px;max-height:150px;top:-30px}.servicos .imagem-servico .top-wrapper .info{top:-37%}}.servicos .imagem-servico .left-wrapper svg{position:absolute;left:7px;top:49%;transform:translateY(-50%)}.servicos .imagem-servico .left-wrapper .info{left:95px;top:18%}@media screen and (max-width: 767px){.servicos .imagem-servico .left-wrapper svg{max-width:180px;max-height:150px;left:-14%}.servicos .imagem-servico .left-wrapper .info{top:65px;left:40px}}.servicos .imagem-servico .right-wrapper svg{position:absolute;right:7px;top:51%;transform:translateY(-50%)}.servicos .imagem-servico .right-wrapper .info{right:-130px;top:18%}@media screen and (max-width: 767px){.servicos .imagem-servico .right-wrapper svg{max-width:180px;max-height:150px;right:-14%}.servicos .imagem-servico .right-wrapper .info{top:65px;right:35px}.servicos .imagem-servico .right-wrapper .info::before{transform:rotate(90deg);left:unset;right:0}}.servicos .imagem-servico .bottom-wrapper svg{position:absolute;bottom:7px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 767px){.servicos .imagem-servico .bottom-wrapper svg{max-width:180px;max-height:150px;bottom:-30px}.servicos .imagem-servico .bottom-wrapper .info{top:32%;left:40%}}.servicos .imagem-servico .borda{position:absolute;aspect-ratio:590/590;max-width:590px;width:100%;border:2px solid #f6a000;border-radius:100%;animation:zoomCircle 1s linear forwards}.segmentos .titulos{margin:auto;max-width:40.7222222222rem;margin-bottom:20px}.segmentos .titulos h2{line-height:3.5rem}.segmentos .titulos h3{line-height:1.7777777778rem}@media screen and (max-width: 767px){.segmentos{top:unset;bottom:0px}}.blog-allia .titulo{margin-bottom:42px}@media screen and (max-width: 575px){.blog-allia .titulo{font-size:24px;margin-bottom:15px}}@media screen and (max-width: 575px){.blog-allia .col-6.col-sm-4:first-child{padding-right:8px}.blog-allia .col-6.col-sm-4:nth-child(2){padding-left:8px}.blog-allia .col-6.col-sm-4:last-child{display:none}}@media screen and (max-width: 767px){.beneficios .beneficio{gap:9px}.beneficios .beneficio .icone{padding:14px;width:59px;min-width:59px;height:56.43px}.beneficios .beneficio .conteudo{gap:15px}.beneficios .beneficio .conteudo h3{font-size:0.8888888889rem;line-height:19.87px}.servicos{padding:120px 0}.servicos .imagem-servico{aspect-ratio:300.62/300.62;max-width:300.62px}.servicos .imagem-servico .logo-allia{width:68px;height:78px}.servicos .imagem-servico svg{width:270px;height:270px}.segmentos .titulos h2{line-height:3.5rem;margin:0}.segmentos .titulos h3{line-height:0.9655555556rem}}.lang-item{display:none !important}.sub-menu .lang-item{display:block !important}.page-404{background-image:url(./assets/images/background-a-empresa.png);background-repeat:repeat-y;background-position:115%;padding-bottom:27px}.page-404 .img-wrapper div:first-of-type{transform:translateY(-115px)}@media screen and (max-width: 767px){.page-404{background-image:none}}.page-segmentos .card{padding-bottom:90px}.page-segmentos .link{margin-top:20px;background:linear-gradient(90deg, #9e1f63 0%, #662d91 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.page-fornecedores .section-inicial{position:relative}.page-fornecedores .section-inicial .container-fluid,.page-fornecedores .section-inicial .container-sm,.page-fornecedores .section-inicial .container-md,.page-fornecedores .section-inicial .container-lg,.page-fornecedores .section-inicial .container-xl,.page-fornecedores .section-inicial .container-xxl{padding:0 30px}.page-fornecedores .section-inicial .container-fluid .info-card,.page-fornecedores .section-inicial .container-sm .info-card,.page-fornecedores .section-inicial .container-md .info-card,.page-fornecedores .section-inicial .container-lg .info-card,.page-fornecedores .section-inicial .container-xl .info-card,.page-fornecedores .section-inicial .container-xxl .info-card{position:relative;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);box-shadow:0px 4px 4px 0px rgba(0,0,0,.1490196078);border-radius:20px;padding:103px 80px;width:100%;aspect-ratio:637/578}.page-fornecedores .section-inicial .container-fluid .info-card .icon-wrapper,.page-fornecedores .section-inicial .container-sm .info-card .icon-wrapper,.page-fornecedores .section-inicial .container-md .info-card .icon-wrapper,.page-fornecedores .section-inicial .container-lg .info-card .icon-wrapper,.page-fornecedores .section-inicial .container-xl .info-card .icon-wrapper,.page-fornecedores .section-inicial .container-xxl .info-card .icon-wrapper{position:absolute;top:39px;left:31px}.page-fornecedores .section-inicial .container-fluid img,.page-fornecedores .section-inicial .container-sm img,.page-fornecedores .section-inicial .container-md img,.page-fornecedores .section-inicial .container-lg img,.page-fornecedores .section-inicial .container-xl img,.page-fornecedores .section-inicial .container-xxl img{aspect-ratio:637/578;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}@media screen and (max-width: 1199px){.page-fornecedores .section-inicial .container-fluid,.page-fornecedores .section-inicial .container-sm,.page-fornecedores .section-inicial .container-md,.page-fornecedores .section-inicial .container-lg,.page-fornecedores .section-inicial .container-xl,.page-fornecedores .section-inicial .container-xxl{padding:0 15px}.page-fornecedores .section-inicial .container-fluid .info-card,.page-fornecedores .section-inicial .container-sm .info-card,.page-fornecedores .section-inicial .container-md .info-card,.page-fornecedores .section-inicial .container-lg .info-card,.page-fornecedores .section-inicial .container-xl .info-card,.page-fornecedores .section-inicial .container-xxl .info-card{padding:60px 40px}}.text-midnight{color:#005357}.text-verde-claro{color:#00aea5}.page-sustentabilidade hr{width:100%;height:2px;opacity:1;background-color:#d9d9d9;margin:75px 0}@media screen and (max-width: 575px){.page-sustentabilidade hr{margin:45px 0}}.page-sustentabilidade .section-banner .img-wrapper{position:relative}.page-sustentabilidade .section-banner .img-wrapper img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1114/453;border-radius:20px}.page-sustentabilidade .section-banner .img-wrapper::before{position:absolute;display:block;content:"";width:100%;height:100%;border-radius:20px;left:0;bottom:0;background:linear-gradient(239.52deg, rgba(0, 83, 87, 0.3) 0%, rgba(0, 83, 87, 0) 46.35%, rgba(31, 183, 175, 0.3) 100%)}.page-sustentabilidade .section-icones .icon-wrapper{display:flex;align-items:center;justify-content:center;width:70px;min-width:70px;height:70px;background:linear-gradient(90deg, #00AEA5 0%, #005357 100%);margin-bottom:25px;border-radius:20px}.page-sustentabilidade .section-esg .text-wrapper{margin-bottom:40px}@media screen and (min-width: 768px){.page-sustentabilidade .section-esg .text-wrapper{max-width:85%}}.page-sustentabilidade .section-esg .col:last-child .esg-timeline-item::after{display:none}.page-sustentabilidade .section-esg .swiper-slide{width:25%}@media screen and (max-width: 991px){.page-sustentabilidade .section-esg .swiper-slide{width:33.3333%}}@media screen and (max-width: 575px){.page-sustentabilidade .section-esg .swiper-slide{width:50%}}.page-sustentabilidade .section-esg .esg-timeline-item{position:relative;width:100%}.page-sustentabilidade .section-esg .esg-timeline-item::before{display:block;content:"";background-image:url("data:image/svg+xml,%3csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='30' cy='30' r='30' fill='%23F5F4FA'/%3e%3ccircle cx='30' cy='30' r='4' fill='%2300AEA5'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;width:60px;height:auto;aspect-ratio:60/60}.page-sustentabilidade .section-esg .esg-timeline-item::after{display:block;content:"";position:absolute;height:2px;width:60%;background-color:#d9d9d9;top:29px;right:-30%}@media screen and (max-width: 767px){.page-sustentabilidade .section-esg .esg-timeline-item::after{display:none}}.page-sustentabilidade .section-esg .esg-timeline-item h3{font-size:24px;color:#005357;margin:12px 0 0 0}.page-sustentabilidade .section-esg .esg-timeline-item .item::before{content:"";display:block;width:6px;background-color:#00aea5;height:2px;margin:18px auto}.page-sustentabilidade .section-comunicacao .text-wrapper{margin-bottom:40px}@media screen and (min-width: 768px){.page-sustentabilidade .section-comunicacao .text-wrapper{max-width:85%}}.page-sustentabilidade .section-fsc{background-color:#005357}@media screen and (min-width: 768px){.page-sustentabilidade .section-fsc .text-wrapper{max-width:80%}}@media screen and (min-width: 768px){.page-sustentabilidade .section-ethos .pt-100 .text-wrapper{margin:0 auto;max-width:70%}}.page-sustentabilidade .section-ethos .pt-100 .text-wrapper .resultados{margin:40px 0 100px 0}.page-sustentabilidade .section-ethos .pt-100 .text-wrapper .resultados .rede-allia{margin-right:40px;font-size:15px;font-weight:700;text-transform:uppercase;color:#615f59}.page-sustentabilidade .section-ethos .pt-100 .text-wrapper .resultados .rede-allia::before{display:block;content:"";width:23px;min-width:23px;height:23px;border-radius:50%;background-color:#c31055;margin-right:12px}.page-sustentabilidade .section-ethos .pt-100 .text-wrapper .resultados .media-geral{font-size:15px;font-weight:700;text-transform:uppercase;color:#615f59}.page-sustentabilidade .section-ethos .pt-100 .text-wrapper .resultados .media-geral::before{display:block;content:"";width:23px;min-width:23px;height:23px;border-radius:50%;background-color:#dbcdcc;margin-right:12px}@media screen and (max-width: 767px){.page-sustentabilidade .section-ethos .pt-100 .text-wrapper .resultados{margin:50px 0 40px 0}.page-sustentabilidade .section-ethos .pt-100 .text-wrapper .resultados .rede-allia{margin-right:20px}}.page-sustentabilidade .section-questionario .text-wrapper{margin-bottom:45px}@media screen and (min-width: 768px){.page-sustentabilidade .section-questionario .text-wrapper{margin:0 auto 45px auto;max-width:70%}}.page-sustentabilidade .section-questionario .icon-wrapper{display:flex;align-items:center;justify-content:center;width:60px;min-width:60px;height:60px;border-radius:50%;background-color:#f5f4fa;margin-right:18px}.page-sustentabilidade .section-questionario p{font-weight:700;color:#005357}.page-sustentabilidade .section-integridade{background:linear-gradient(90deg, #00AEA5 0%, #005357 100%)}.page-sustentabilidade .section-integridade .icon-wrapper{display:flex;align-items:center;justify-content:center;width:70px;min-width:70px;height:70px;background-color:#00aea5;border-radius:20px;margin-bottom:25px}@media screen and (max-width: 767px){.page-sustentabilidade .section-integridade .icon-wrapper{margin-bottom:15px}}.page-sustentabilidade .section-iniciativa h2,.page-sustentabilidade .section-iniciativa h3,.page-sustentabilidade .section-iniciativa h4,.page-sustentabilidade .section-iniciativa h5,.page-sustentabilidade .section-iniciativa h6{font-weight:700;color:#005357}.page-sustentabilidade .section-iniciativa ul{padding:0}.page-sustentabilidade .section-iniciativa ul li{display:flex;align-items:center;font-weight:400;color:#615f59}.page-sustentabilidade .section-iniciativa ul li::before{display:block;content:"";width:6px;height:2px;background-color:#00aea5;margin-right:10px}.page-sustentabilidade .section-iniciativa ul li:not(:last-of-type){margin-bottom:5px}.page-sustentabilidade .section-proximos-passos .img-wrapper{position:relative}.page-sustentabilidade .section-proximos-passos .img-wrapper img{position:absolute;left:0;top:0;width:105%;height:auto;aspect-ratio:573/387;border-radius:20px}@media screen and (max-width: 767px){.page-sustentabilidade .section-proximos-passos .img-wrapper img{position:static;max-width:100%;border-radius:0 0 20px 20px}}.page-sustentabilidade .section-proximos-passos .text-wrapper{position:relative;top:50px;right:0;background-color:#f5f4fa;border-radius:20px;padding:90px 25px 90px 90px;z-index:-1;margin-left:-30px}.page-sustentabilidade .section-proximos-passos .text-wrapper ul{list-style-type:none;padding:0;margin:0}.page-sustentabilidade .section-proximos-passos .text-wrapper ul li{display:flex;align-items:center;font-size:20px;font-weight:400;color:#005357;font-family:"Righteous";text-transform:uppercase;margin-bottom:23px}.page-sustentabilidade .section-proximos-passos .text-wrapper ul li::before{display:block;content:"";width:6px;height:2px;background-color:#00aea5;margin-right:12px}.page-sustentabilidade .section-proximos-passos .text-wrapper ul li:last-of-type{margin-bottom:0}@media screen and (max-width: 767px){.page-sustentabilidade .section-proximos-passos .text-wrapper{position:static;margin-left:0;padding:60px 30px;border-radius:20px 20px 0 0}}@media screen and (min-width: 768px){.page-sustentabilidade .section-proximos-passos h4{max-width:70%}}.page-sustentabilidade .section-proximos-passos .editor ul{margin:0;padding-left:20px}.page-sustentabilidade .section-proximos-passos .editor ul li{font-size:18px;font-weight:400;color:#615f59}.page-sustentabilidade .section-proximos-passos .editor ul li:not(:last-of-type){margin-bottom:12px}.page-sustentabilidade .section-proximos-passos .editor ul li::marker{color:#00aea5}.page-sustentabilidade .section-newsletter{background-image:url("assets/images/bg-newsletter-sustentabilidade.png");background-repeat:no-repeat;background-size:cover}.page-sustentabilidade .section-newsletter h2{color:#005357 !important}.page-institucional .grid-container{margin-top:75px;margin-bottom:100px;padding:0 30px}.page-institucional .grid-container .grid-wrapper{display:grid;grid-template-columns:repeat(6, 1fr);grid-template-rows:repeat(6, auto);grid-column-gap:30px;grid-row-gap:30px}.page-institucional .grid-container .grid-wrapper .grid-item{position:relative;border-radius:20px;width:100%}.page-institucional .grid-container .grid-wrapper .grid-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.page-institucional .grid-container .grid-wrapper .grid-item .legenda{display:flex;align-items:center;justify-content:center;position:absolute;bottom:20px;left:20px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.1490196078);background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);border-radius:20px;font-size:18px;color:#fff;padding:15px 28px;height:-moz-fit-content;height:fit-content;max-width:300px}.page-institucional .grid-container .grid-wrapper .div1{grid-area:1/1/3/3;aspect-ratio:447/271}.page-institucional .grid-container .grid-wrapper .div2{grid-area:3/1/6/3;aspect-ratio:447/388}.page-institucional .grid-container .grid-wrapper .div3{grid-area:1/3/4/7;aspect-ratio:825/388}.page-institucional .grid-container .grid-wrapper .div4{grid-area:4/3/7/5;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);box-shadow:0px 4px 4px 0px rgba(0,0,0,.1490196078);padding:50px;font-size:18px;line-height:25px;color:#fff}.page-institucional .grid-container .grid-wrapper .div5{grid-area:4/5/6/7;aspect-ratio:447/271}@media screen and (max-width: 1199px){.page-institucional .grid-container{margin-top:30px;padding:0 13.5px;margin-bottom:40px}.page-institucional .grid-container .grid-wrapper{display:block}.page-institucional .grid-container .grid-wrapper .div1,.page-institucional .grid-container .grid-wrapper .div2,.page-institucional .grid-container .grid-wrapper .div3,.page-institucional .grid-container .grid-wrapper .div5{display:none}}.page-institucional .section-mvv .editor p{font-weight:400;color:#615f59}@media screen and (max-width: 767px){.page-institucional .section-mvv .editor{padding-bottom:100px}}.page-institucional .section-mvv .row{row-gap:75px}.page-institucional .section-mvv .row .mvv-card{position:relative;background-color:#f5f4fa;border-radius:20px;aspect-ratio:351/288;padding:25px}.page-institucional .section-mvv .row .mvv-card .icon-wrapper{position:absolute;width:86px;min-width:86px;height:86px;border-radius:20px;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);top:-43px;left:25px;display:flex;align-items:center;justify-content:center}.page-institucional .section-mvv .row .mvv-card h3{font-size:22px;font-weight:700;color:#c31055;font-family:"Onest",sans-serif;margin-top:50px;margin-bottom:15px}.page-institucional .section-mvv .row .mvv-card p{line-height:24px}.page-institucional .section-marcos{position:relative}.page-institucional .section-marcos .marcos{margin-top:70px;row-gap:94px}.page-institucional .section-marcos .marcos h3{font-size:64px;text-transform:uppercase;color:rgba(0,0,0,0);-webkit-text-stroke:2px #662d91;text-stroke:2px #662d91;margin-bottom:20px}.page-institucional .section-marcos .marcos p img{margin-top:12px}.page-institucional .section-marcos .marcos img{max-width:100%;height:auto}@media screen and (max-width: 767px){.page-institucional .section-marcos .marcos{row-gap:40px;margin-top:30px}}.page-institucional .section-linha-tempo nav{margin:30px 0 60px 0}.page-institucional .section-linha-tempo .swiper-slide{width:50% !important}.page-institucional .section-linha-tempo .swiper-slide::before{display:block;content:url("data:image/svg+xml,%3csvg width='562' height='60' viewBox='0 0 562 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M561.5 30L79 30' stroke='%23D9D9D9' stroke-width='2'/%3e%3ccircle cx='30' cy='30' r='30' fill='%23F5F4FA'/%3e%3ccircle cx='30' cy='30' r='4' fill='%2300AEA5'/%3e%3c/svg%3e");margin-bottom:24px}.page-institucional .section-linha-tempo .swiper-slide .acontecimentos{max-width:80%}.page-institucional .section-linha-tempo .swiper-slide .acontecimentos p{color:#615f59;font-weight:500}.page-institucional .section-linha-tempo .swiper-slide .acontecimentos p span{color:#dc4872}.page-institucional .section-linha-tempo .swiper-slide .acontecimentos img{margin-top:10px;-o-object-fit:cover;object-fit:cover;aspect-ratio:193/148;border-radius:20px}.page-institucional .section-linha-tempo .swiper-slide h4{font-size:24px;font-weight:400;font-family:"Righteous",sans-serif}@media screen and (max-width: 575px){.page-institucional .section-linha-tempo .swiper-slide{width:100% !important}.page-institucional .section-linha-tempo .swiper-slide .acontecimentos{max-width:100%}}.page-institucional .section-ecossistema .icon-wrapper{display:flex;align-items:center;justify-content:center;width:60px;min-width:60px;height:60px;margin-right:10px;border-radius:50%;background-color:#f5f4fa}.page-institucional .section-ecossistema .row{margin:30px 0;row-gap:20px}.page-institucional .section-ecossistema .row p{font-weight:700;color:#c31055;margin:0}.page-institucional .section-ecossistema #chartdiv{width:100%;height:auto;aspect-ratio:1115/503;border:3px solid #dbcdcc;border-radius:20px;overflow:hidden}.page-institucional .section-ecossistema .legenda{position:relative;display:inline-flex;align-items:center;margin-top:14px;font-weight:500;color:#662d91;font-family:"Onest"}.page-institucional .section-ecossistema .legenda::before{display:block;content:"";width:21px;height:21px;min-width:21px;background-color:#662d91;border-radius:50%;margin-right:8px}.page-institucional .section-ecossistema .legenda.inpacs{color:#004461}.page-institucional .section-ecossistema .legenda.inpacs::before{background-color:#004461}.page-institucional .section-ecossistema .legenda.network{color:#ffbf41}.page-institucional .section-ecossistema .legenda.network::before{background-color:#ffbf41}.page-institucional .section-etica-conduta img{-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.page-institucional .section-etica-conduta .text-wrapper{margin:0 auto;max-width:85%}}.single-segmento .info-card{position:relative;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);box-shadow:0px 4px 4px 0px rgba(0,0,0,.1490196078);border-radius:20px;padding:120px 67px 74px 95px;width:117.5%;right:17.5%;margin-bottom:100px}.single-segmento .info-card+p{max-width:85%}@media screen and (max-width: 1199px){.single-segmento .info-card+p{max-width:100%}}.single-segmento .info-card .icon-wrapper{position:absolute;top:39px;left:31px}@media screen and (max-width: 1199px){.single-segmento .info-card{width:100%;right:0;padding:100px 50px 50px 50px;margin-bottom:35px}}.single-segmento .img-wrapper{position:relative}.single-segmento .img-wrapper img{position:absolute;top:0;left:50%;transform:translateX(50%) scale(0);z-index:-1;transition:all ease-in-out 1s;opacity:0;width:728px;height:auto;aspect-ratio:728/728;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1199px){.single-segmento .img-wrapper img{position:static;max-width:100%;transform:scale(1) !important;margin-top:35px}}.single-segmento .img-wrapper.aos-animate img{transform:translateX(-50%) scale(1);opacity:1}@media screen and (min-width: 768px){.single-segmento .section-mais-informacoes .row>div .text-wrapper{max-width:90%}}.single-segmento .section-mais-informacoes hr{height:2px;opacity:1;background-color:#f5f5f5;margin:0}.single-segmento .section-mais-informacoes .btn-primary{margin-top:95px}@media screen and (max-width: 767px){.single-segmento .section-mais-informacoes .btn-primary{margin-top:45px}}.single-post h1{font-family:"Onest",sans-serif;padding-bottom:40px;border-bottom:2px solid #d9d9d9}.single-post .img-wrapper{margin:28px 0 35px 0}.single-post .img-wrapper img{aspect-ratio:734/550;max-height:550px;border-radius:10px;-o-object-fit:cover;object-fit:cover;width:100%}.single-post .category{background-color:#dc4872;border-radius:100px;padding:8px 20px;font-size:12px;font-weight:800;text-transform:uppercase;color:#fff}.single-post .share,.single-post .comments-wrapper{padding-bottom:70px}@media screen and (max-width: 767px){.single-post .share,.single-post .comments-wrapper{padding-bottom:50px}}.single-post .editor{padding-bottom:70px}@media screen and (max-width: 767px){.single-post .editor{padding-bottom:50px}}.single-post #comment-form{max-width:734px}.single-post #comment-message{margin:1em 0 0 0;color:#5b5b71;font-size:18px}.single-post .comment{padding:27px 0;border-bottom:1px solid #e0e0e0}.single-post .comment img{width:78px;min-width:78px;height:78px;min-width:78px;border-radius:50%;margin-right:18px}.single-post .comment:first-of-type{padding-top:0}@media screen and (max-width: 767px){.single-post .comment{padding:18px 0}.single-post .comment img{width:66px;min-width:66px;height:66px}}aside.sidebar{display:flex;flex-direction:column;gap:90px;width:100%}aside.sidebar h3{margin-bottom:24px}aside.sidebar .searchform{width:100%}@media screen and (max-width: 767px){aside.sidebar{gap:60px}}@media screen and (min-width: 992px){aside{width:289px}}.page-produtos .card-produto .video-wrapper{position:relative}.page-produtos .card-produto .video-wrapper lite-youtube{width:485px;max-width:100%;height:auto;border-radius:20px}.page-produtos .card-produto .video-wrapper .logo-wrapper{display:flex;justify-content:center;align-items:center;width:312px;height:87px;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);border-radius:20px;position:absolute;left:50%;transform:translateX(-50%);bottom:-43.5px}.page-produtos .card-produto .video-wrapper .logo-wrapper img{-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 575px){.page-produtos .card-produto .video-wrapper .logo-wrapper{transform:translateX(-50%) scale(0.8)}}.page-produtos .card-produto h3{max-width:80%;margin:0 auto;margin-top:60px;font-size:24px}@media screen and (max-width: 575px){.page-produtos .card-produto h3{font-size:20px}}.page-servicos-agregados .title-wrapper{margin-bottom:0}.page-servicos-agregados hr{width:100%;height:2px;background-color:#d9d9d9;opacity:1;margin:50px 0}.page-servicos-agregados .img-wrapper{position:relative;width:-moz-fit-content;width:fit-content}.page-servicos-agregados .img-wrapper::before{display:block;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:130%;height:130%;border-radius:50%;background-color:#fbba33;z-index:-1}.page-servicos-agregados .cards-bi{margin-top:46px;padding-left:20px}.page-servicos-agregados .card-bi{position:relative;background-color:#f5f4fa;border-radius:20px;padding:44px 25px 44px 75px;height:auto;max-width:95%;aspect-ratio:290/160}.page-servicos-agregados .card-bi .icon-wrapper{position:absolute;top:-20px;left:-20px;width:86px;min-width:86px;height:86px;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);border-radius:20px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.page-servicos-agregados .card-bi{aspect-ratio:unset;max-width:unset;padding:30px 25px 30px 80px}.page-servicos-agregados .card-bi .icon-wrapper{transform:scale(0.8)}}.page-servicos-agregados .section-higiene{position:relative;background:linear-gradient(90deg, #00AEA5 0%, #005357 100%)}.page-servicos-agregados .section-higiene::before{position:absolute;display:block;content:"";width:100%;height:100%;z-index:0;background-image:url("assets/images/bg-higiene.png");background-repeat:no-repeat;background-size:cover;background-attachment:fixed;top:0;left:0;pointer-events:none}.page-servicos-agregados .section-higiene .row{position:relative;z-index:5}.page-servicos-agregados .section-higiene h2{display:flex;align-items:center}.page-servicos-agregados .section-higiene h2::before{margin-right:30px;display:block;content:"";max-width:100%;width:161px;height:auto;aspect-ratio:161/161;background-image:url("assets/images/logo-higiene.svg");background-size:contain;margin-bottom:12px}@media screen and (max-width: 575px){.page-servicos-agregados .section-higiene h2::before{margin-right:15px}}@media screen and (min-width: 1200px){.page-servicos-agregados .section-higiene h2::before{min-width:161px}}.page-servicos-agregados .section-higiene .editor p{font-weight:700;color:#fff}.page-servicos-agregados .section-higiene .editor p:not(:last-of-type){margin-bottom:36px}.page-servicos-agregados .section-higiene .editor ul{padding:0 0 0 18.5px}.page-servicos-agregados .section-higiene .editor ul li{font-weight:400;color:#fff}aside.sidebar{position:relative;width:256px;display:flex;flex-direction:column;gap:90px}aside.sidebar ul{list-style-type:none}aside.sidebar ul svg{margin-right:5px}aside.sidebar::before{display:block;content:"";height:1000vh;width:2px;background-color:#f5f4fa;position:absolute;left:-55px;top:0;top:-100vh}aside.sidebar .newsletter input{margin-bottom:17px}aside.sidebar .newsletter .btn-primary{margin-top:12px}@media screen and (max-width: 991px){aside.sidebar::before{display:none}}@media screen and (max-width: 767px){aside.sidebar{width:100%;margin-top:45px;gap:40px}}.page-distribuidores .section-inicial{position:relative}.page-distribuidores .section-inicial::before{display:block;content:"";background:radial-gradient(69.2% 69.2% at 22.27% 69.2%, rgba(158, 31, 99, 0.05) 0%, rgba(245, 244, 250, 0.05) 100%);width:100%;height:110vh;top:-30%;left:0;position:absolute;background-color:#f4f1f7;z-index:-1}.page-distribuidores .section-inicial .teste{padding:0 30px}.page-distribuidores .section-inicial .teste .info-card{position:relative;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);box-shadow:0px 4px 4px 0px rgba(0,0,0,.1490196078);border-radius:20px;padding:78px 96px;width:100%;aspect-ratio:637/578}.page-distribuidores .section-inicial .teste .info-card .icon-wrapper{position:absolute;top:39px;left:31px}.page-distribuidores .section-inicial .teste img{aspect-ratio:637/578;width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}@media screen and (max-width: 1199px){.page-distribuidores .section-inicial .teste{padding:0 15px}.page-distribuidores .section-inicial .teste .info-card{padding:100px 50px 50px 50px}}.page-distribuidores .section-beneficios{background-color:#f5f4fa}@media screen and (max-width: 575px){.page-distribuidores .section-eventos .col-6:last-child{display:none}}.page-distribuidores .section-faq .accordion-wrapper{border-top:2px solid #d9d9d9}.page-distribuidores .section-faq .accordion-wrapper .accordion-item{border-bottom:2px solid #f5f5f5}.page-clientes .card-clientes{padding:55px 48px;background-color:#f5f4fa;border-radius:20px;width:446px;max-width:100%}.page-clientes .card-clientes .icon-wrapper{display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg, #9E1F63 0%, #662D91 100%);width:70px;min-width:70px;height:70px;border-radius:20px;margin-bottom:24px}@media screen and (max-width: 767px){.page-clientes .card-clientes{padding:40px}}.page-eventos h1{margin-bottom:34px}.page-contato .btn-primary,.page-fornecedores .btn-primary,.page-clientes .btn-primary,.page-distribuidores .btn-primary{width:393px;max-width:100%}.page-contato .wpcf7-acceptance,.page-contato .wpcf7-checkbox,.page-fornecedores .wpcf7-acceptance,.page-fornecedores .wpcf7-checkbox,.page-clientes .wpcf7-acceptance,.page-clientes .wpcf7-checkbox,.page-distribuidores .wpcf7-acceptance,.page-distribuidores .wpcf7-checkbox{display:block;margin-bottom:12px;color:#615f59;font-size:16px}.page-contato .wpcf7-checkbox,.page-fornecedores .wpcf7-checkbox,.page-clientes .wpcf7-checkbox,.page-distribuidores .wpcf7-checkbox{margin-bottom:20px}.page-depoimentos nav:not(.breadcrumbs){margin:40px 0 35px 0}@media screen and (max-width: 575px){.page-depoimentos nav:not(.breadcrumbs){margin:30px auto 25px auto}}.page-search .title-wrapper h1{margin-bottom:55px}*{outline:none;margin:0;padding:0;box-sizing:border-box}.fonte-maior{font-size:125%}.linha-cinza{width:100%;height:2px;background-color:#d9d9d9}.resumo p{font-size:1rem;font-weight:400;line-height:24px;color:#615f59}.content p{line-height:31px}.w-fit-content{width:-moz-fit-content;width:fit-content}