:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13,110,253;--bs-secondary-rgb: 108,117,125;--bs-success-rgb: 25,135,84;--bs-info-rgb: 13,202,240;--bs-warning-rgb: 255,193,7;--bs-danger-rgb: 220,53,69;--bs-light-rgb: 248,249,250;--bs-dark-rgb: 33,37,41;--bs-white-rgb: 255,255,255;--bs-black-rgb: 0,0,0;--bs-body-color-rgb: 33,37,41;--bs-body-bg-rgb: 255,255,255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0,0,0,0.175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(13,110,253, var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(108,117,125, var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(25,135,84, var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(13,202,240, var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(255,193,7, var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(220,53,69, var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(248,249,250, var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(33,37,41, var(--bs-bg-opacity, 1)) !important}.link-primary{color:#0d6efd !important}.link-primary:hover,.link-primary:focus{color:#0a58ca !important}.link-secondary{color:#6c757d !important}.link-secondary:hover,.link-secondary:focus{color:#565e64 !important}.link-success{color:#198754 !important}.link-success:hover,.link-success:focus{color:#146c43 !important}.link-info{color:#0dcaf0 !important}.link-info:hover,.link-info:focus{color:#3dd5f3 !important}.link-warning{color:#ffc107 !important}.link-warning:hover,.link-warning:focus{color:#ffcd39 !important}.link-danger{color:#dc3545 !important}.link-danger:hover,.link-danger:focus{color:#b02a37 !important}.link-light{color:#f8f9fa !important}.link-light:hover,.link-light:focus{color:#f9fafb !important}.link-dark{color:#212529 !important}.link-dark:hover,.link-dark:focus{color:#1a1e21 !important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1440px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1680px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1920px){.sticky-xxxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;-ms-flex-item-align:stretch;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.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}.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}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.shadow{-webkit-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-sm{-webkit-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important;box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{-webkit-box-shadow:none !important;box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{-webkit-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}.translate-middle-x{-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.translate-middle-y{-webkit-transform:translateY(-50%) !important;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-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .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{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}.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 + .9vw) !important}.fs-3{font-size:calc(1.3rem + .6vw) !important}.fs-4{font-size:calc(1.275rem + .3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-semibold{font-weight:600 !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:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,0.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,0.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-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-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;-ms-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-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-2xl) !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-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media (min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media (min-width: 1440px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media (min-width: 1680px){.float-xxxl-start{float:left !important}.float-xxxl-end{float:right !important}.float-xxxl-none{float:none !important}.d-xxxl-inline{display:inline !important}.d-xxxl-inline-block{display:inline-block !important}.d-xxxl-block{display:block !important}.d-xxxl-grid{display:grid !important}.d-xxxl-table{display:table !important}.d-xxxl-table-row{display:table-row !important}.d-xxxl-table-cell{display:table-cell !important}.d-xxxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxxl-none{display:none !important}.flex-xxxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xxxl-0{margin:0 !important}.m-xxxl-1{margin:.25rem !important}.m-xxxl-2{margin:.5rem !important}.m-xxxl-3{margin:1rem !important}.m-xxxl-4{margin:1.5rem !important}.m-xxxl-5{margin:3rem !important}.m-xxxl-auto{margin:auto !important}.mx-xxxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxxl-0{margin-top:0 !important}.mt-xxxl-1{margin-top:.25rem !important}.mt-xxxl-2{margin-top:.5rem !important}.mt-xxxl-3{margin-top:1rem !important}.mt-xxxl-4{margin-top:1.5rem !important}.mt-xxxl-5{margin-top:3rem !important}.mt-xxxl-auto{margin-top:auto !important}.me-xxxl-0{margin-right:0 !important}.me-xxxl-1{margin-right:.25rem !important}.me-xxxl-2{margin-right:.5rem !important}.me-xxxl-3{margin-right:1rem !important}.me-xxxl-4{margin-right:1.5rem !important}.me-xxxl-5{margin-right:3rem !important}.me-xxxl-auto{margin-right:auto !important}.mb-xxxl-0{margin-bottom:0 !important}.mb-xxxl-1{margin-bottom:.25rem !important}.mb-xxxl-2{margin-bottom:.5rem !important}.mb-xxxl-3{margin-bottom:1rem !important}.mb-xxxl-4{margin-bottom:1.5rem !important}.mb-xxxl-5{margin-bottom:3rem !important}.mb-xxxl-auto{margin-bottom:auto !important}.ms-xxxl-0{margin-left:0 !important}.ms-xxxl-1{margin-left:.25rem !important}.ms-xxxl-2{margin-left:.5rem !important}.ms-xxxl-3{margin-left:1rem !important}.ms-xxxl-4{margin-left:1.5rem !important}.ms-xxxl-5{margin-left:3rem !important}.ms-xxxl-auto{margin-left:auto !important}.p-xxxl-0{padding:0 !important}.p-xxxl-1{padding:.25rem !important}.p-xxxl-2{padding:.5rem !important}.p-xxxl-3{padding:1rem !important}.p-xxxl-4{padding:1.5rem !important}.p-xxxl-5{padding:3rem !important}.px-xxxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxxl-0{padding-top:0 !important}.pt-xxxl-1{padding-top:.25rem !important}.pt-xxxl-2{padding-top:.5rem !important}.pt-xxxl-3{padding-top:1rem !important}.pt-xxxl-4{padding-top:1.5rem !important}.pt-xxxl-5{padding-top:3rem !important}.pe-xxxl-0{padding-right:0 !important}.pe-xxxl-1{padding-right:.25rem !important}.pe-xxxl-2{padding-right:.5rem !important}.pe-xxxl-3{padding-right:1rem !important}.pe-xxxl-4{padding-right:1.5rem !important}.pe-xxxl-5{padding-right:3rem !important}.pb-xxxl-0{padding-bottom:0 !important}.pb-xxxl-1{padding-bottom:.25rem !important}.pb-xxxl-2{padding-bottom:.5rem !important}.pb-xxxl-3{padding-bottom:1rem !important}.pb-xxxl-4{padding-bottom:1.5rem !important}.pb-xxxl-5{padding-bottom:3rem !important}.ps-xxxl-0{padding-left:0 !important}.ps-xxxl-1{padding-left:.25rem !important}.ps-xxxl-2{padding-left:.5rem !important}.ps-xxxl-3{padding-left:1rem !important}.ps-xxxl-4{padding-left:1.5rem !important}.ps-xxxl-5{padding-left:3rem !important}.gap-xxxl-0{gap:0 !important}.gap-xxxl-1{gap:.25rem !important}.gap-xxxl-2{gap:.5rem !important}.gap-xxxl-3{gap:1rem !important}.gap-xxxl-4{gap:1.5rem !important}.gap-xxxl-5{gap:3rem !important}.text-xxxl-start{text-align:left !important}.text-xxxl-end{text-align:right !important}.text-xxxl-center{text-align:center !important}}@media (min-width: 1920px){.float-xxxxl-start{float:left !important}.float-xxxxl-end{float:right !important}.float-xxxxl-none{float:none !important}.d-xxxxl-inline{display:inline !important}.d-xxxxl-inline-block{display:inline-block !important}.d-xxxxl-block{display:block !important}.d-xxxxl-grid{display:grid !important}.d-xxxxl-table{display:table !important}.d-xxxxl-table-row{display:table-row !important}.d-xxxxl-table-cell{display:table-cell !important}.d-xxxxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxxxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxxxl-none{display:none !important}.flex-xxxxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxxxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxxxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxxxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxxxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxxxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxxxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxxxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxxxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxxxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxxxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxxxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxxxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxxxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxxxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxxxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxxxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxxxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxxxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxxxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxxxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxxxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxxxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxxxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxxxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxxxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxxxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxxxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxxxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxxxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxxxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxxxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxxxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxxxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxxxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxxxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxxxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxxxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxxxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxxxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxxxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxxxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxxxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xxxxl-0{margin:0 !important}.m-xxxxl-1{margin:.25rem !important}.m-xxxxl-2{margin:.5rem !important}.m-xxxxl-3{margin:1rem !important}.m-xxxxl-4{margin:1.5rem !important}.m-xxxxl-5{margin:3rem !important}.m-xxxxl-auto{margin:auto !important}.mx-xxxxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxxxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxxxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxxxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxxxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxxxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxxxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxxxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxxxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxxxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxxxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxxxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxxxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxxxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxxxl-0{margin-top:0 !important}.mt-xxxxl-1{margin-top:.25rem !important}.mt-xxxxl-2{margin-top:.5rem !important}.mt-xxxxl-3{margin-top:1rem !important}.mt-xxxxl-4{margin-top:1.5rem !important}.mt-xxxxl-5{margin-top:3rem !important}.mt-xxxxl-auto{margin-top:auto !important}.me-xxxxl-0{margin-right:0 !important}.me-xxxxl-1{margin-right:.25rem !important}.me-xxxxl-2{margin-right:.5rem !important}.me-xxxxl-3{margin-right:1rem !important}.me-xxxxl-4{margin-right:1.5rem !important}.me-xxxxl-5{margin-right:3rem !important}.me-xxxxl-auto{margin-right:auto !important}.mb-xxxxl-0{margin-bottom:0 !important}.mb-xxxxl-1{margin-bottom:.25rem !important}.mb-xxxxl-2{margin-bottom:.5rem !important}.mb-xxxxl-3{margin-bottom:1rem !important}.mb-xxxxl-4{margin-bottom:1.5rem !important}.mb-xxxxl-5{margin-bottom:3rem !important}.mb-xxxxl-auto{margin-bottom:auto !important}.ms-xxxxl-0{margin-left:0 !important}.ms-xxxxl-1{margin-left:.25rem !important}.ms-xxxxl-2{margin-left:.5rem !important}.ms-xxxxl-3{margin-left:1rem !important}.ms-xxxxl-4{margin-left:1.5rem !important}.ms-xxxxl-5{margin-left:3rem !important}.ms-xxxxl-auto{margin-left:auto !important}.p-xxxxl-0{padding:0 !important}.p-xxxxl-1{padding:.25rem !important}.p-xxxxl-2{padding:.5rem !important}.p-xxxxl-3{padding:1rem !important}.p-xxxxl-4{padding:1.5rem !important}.p-xxxxl-5{padding:3rem !important}.px-xxxxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxxxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxxxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxxxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxxxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxxxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxxxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxxxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxxxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxxxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxxxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxxxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxxxl-0{padding-top:0 !important}.pt-xxxxl-1{padding-top:.25rem !important}.pt-xxxxl-2{padding-top:.5rem !important}.pt-xxxxl-3{padding-top:1rem !important}.pt-xxxxl-4{padding-top:1.5rem !important}.pt-xxxxl-5{padding-top:3rem !important}.pe-xxxxl-0{padding-right:0 !important}.pe-xxxxl-1{padding-right:.25rem !important}.pe-xxxxl-2{padding-right:.5rem !important}.pe-xxxxl-3{padding-right:1rem !important}.pe-xxxxl-4{padding-right:1.5rem !important}.pe-xxxxl-5{padding-right:3rem !important}.pb-xxxxl-0{padding-bottom:0 !important}.pb-xxxxl-1{padding-bottom:.25rem !important}.pb-xxxxl-2{padding-bottom:.5rem !important}.pb-xxxxl-3{padding-bottom:1rem !important}.pb-xxxxl-4{padding-bottom:1.5rem !important}.pb-xxxxl-5{padding-bottom:3rem !important}.ps-xxxxl-0{padding-left:0 !important}.ps-xxxxl-1{padding-left:.25rem !important}.ps-xxxxl-2{padding-left:.5rem !important}.ps-xxxxl-3{padding-left:1rem !important}.ps-xxxxl-4{padding-left:1.5rem !important}.ps-xxxxl-5{padding-left:3rem !important}.gap-xxxxl-0{gap:0 !important}.gap-xxxxl-1{gap:.25rem !important}.gap-xxxxl-2{gap:.5rem !important}.gap-xxxxl-3{gap:1rem !important}.gap-xxxxl-4{gap:1.5rem !important}.gap-xxxxl-5{gap:3rem !important}.text-xxxxl-start{text-align:left !important}.text-xxxxl-end{text-align:right !important}.text-xxxxl-center{text-align:center !important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}*,*::before,*::after{-webkit-box-sizing:border-box;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:1px solid;opacity:.25}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .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:.875em}mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}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:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.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:#6c757d;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 + .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"]{outline-offset:-2px;-webkit-appearance:textfield}::-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}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{--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,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}@media (min-width: 1440px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{-ms-flex-negative:0;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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.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: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.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: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.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: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.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: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .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: 1440px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.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: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .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}}@media (min-width: 1680px){.col-xxxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xxxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xxxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xxxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-xxxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xxxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-xxxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-xxxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-xxxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333%}.offset-xxxl-2{margin-left:16.66667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333%}.offset-xxxl-5{margin-left:41.66667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333%}.offset-xxxl-8{margin-left:66.66667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333%}.offset-xxxl-11{margin-left:91.66667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x: 0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y: 0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x: .25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y: .25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x: .5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y: .5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x: 1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y: 1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x: 1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y: 1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x: 3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y: 3rem}}@media (min-width: 1920px){.col-xxxxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxxxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxxxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxxxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxxxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xxxxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxxxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxxxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxxxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxxxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xxxxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxxxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxxxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xxxxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-xxxxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxxxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xxxxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-xxxxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxxxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-xxxxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-xxxxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxxxl-0{margin-left:0}.offset-xxxxl-1{margin-left:8.33333%}.offset-xxxxl-2{margin-left:16.66667%}.offset-xxxxl-3{margin-left:25%}.offset-xxxxl-4{margin-left:33.33333%}.offset-xxxxl-5{margin-left:41.66667%}.offset-xxxxl-6{margin-left:50%}.offset-xxxxl-7{margin-left:58.33333%}.offset-xxxxl-8{margin-left:66.66667%}.offset-xxxxl-9{margin-left:75%}.offset-xxxxl-10{margin-left:83.33333%}.offset-xxxxl-11{margin-left:91.66667%}.g-xxxxl-0,.gx-xxxxl-0{--bs-gutter-x: 0}.g-xxxxl-0,.gy-xxxxl-0{--bs-gutter-y: 0}.g-xxxxl-1,.gx-xxxxl-1{--bs-gutter-x: .25rem}.g-xxxxl-1,.gy-xxxxl-1{--bs-gutter-y: .25rem}.g-xxxxl-2,.gx-xxxxl-2{--bs-gutter-x: .5rem}.g-xxxxl-2,.gy-xxxxl-2{--bs-gutter-y: .5rem}.g-xxxxl-3,.gx-xxxxl-3{--bs-gutter-x: 1rem}.g-xxxxl-3,.gy-xxxxl-3{--bs-gutter-y: 1rem}.g-xxxxl-4,.gx-xxxxl-4{--bs-gutter-x: 1.5rem}.g-xxxxl-4,.gy-xxxxl-4{--bs-gutter-y: 1.5rem}.g-xxxxl-5,.gx-xxxxl-5{--bs-gutter-x: 3rem}.g-xxxxl-5,.gy-xxxxl-5{--bs-gutter-y: 3rem}}.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}.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}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.shadow{-webkit-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-sm{-webkit-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important;box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{-webkit-box-shadow:none !important;box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{-webkit-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}.translate-middle-x{-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.translate-middle-y{-webkit-transform:translateY(-50%) !important;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-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .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{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}.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 + .9vw) !important}.fs-3{font-size:calc(1.3rem + .6vw) !important}.fs-4{font-size:calc(1.275rem + .3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-semibold{font-weight:600 !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:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,0.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,0.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-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-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;-ms-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-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-2xl) !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-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media (min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media (min-width: 1440px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media (min-width: 1680px){.float-xxxl-start{float:left !important}.float-xxxl-end{float:right !important}.float-xxxl-none{float:none !important}.d-xxxl-inline{display:inline !important}.d-xxxl-inline-block{display:inline-block !important}.d-xxxl-block{display:block !important}.d-xxxl-grid{display:grid !important}.d-xxxl-table{display:table !important}.d-xxxl-table-row{display:table-row !important}.d-xxxl-table-cell{display:table-cell !important}.d-xxxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxxl-none{display:none !important}.flex-xxxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xxxl-0{margin:0 !important}.m-xxxl-1{margin:.25rem !important}.m-xxxl-2{margin:.5rem !important}.m-xxxl-3{margin:1rem !important}.m-xxxl-4{margin:1.5rem !important}.m-xxxl-5{margin:3rem !important}.m-xxxl-auto{margin:auto !important}.mx-xxxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxxl-0{margin-top:0 !important}.mt-xxxl-1{margin-top:.25rem !important}.mt-xxxl-2{margin-top:.5rem !important}.mt-xxxl-3{margin-top:1rem !important}.mt-xxxl-4{margin-top:1.5rem !important}.mt-xxxl-5{margin-top:3rem !important}.mt-xxxl-auto{margin-top:auto !important}.me-xxxl-0{margin-right:0 !important}.me-xxxl-1{margin-right:.25rem !important}.me-xxxl-2{margin-right:.5rem !important}.me-xxxl-3{margin-right:1rem !important}.me-xxxl-4{margin-right:1.5rem !important}.me-xxxl-5{margin-right:3rem !important}.me-xxxl-auto{margin-right:auto !important}.mb-xxxl-0{margin-bottom:0 !important}.mb-xxxl-1{margin-bottom:.25rem !important}.mb-xxxl-2{margin-bottom:.5rem !important}.mb-xxxl-3{margin-bottom:1rem !important}.mb-xxxl-4{margin-bottom:1.5rem !important}.mb-xxxl-5{margin-bottom:3rem !important}.mb-xxxl-auto{margin-bottom:auto !important}.ms-xxxl-0{margin-left:0 !important}.ms-xxxl-1{margin-left:.25rem !important}.ms-xxxl-2{margin-left:.5rem !important}.ms-xxxl-3{margin-left:1rem !important}.ms-xxxl-4{margin-left:1.5rem !important}.ms-xxxl-5{margin-left:3rem !important}.ms-xxxl-auto{margin-left:auto !important}.p-xxxl-0{padding:0 !important}.p-xxxl-1{padding:.25rem !important}.p-xxxl-2{padding:.5rem !important}.p-xxxl-3{padding:1rem !important}.p-xxxl-4{padding:1.5rem !important}.p-xxxl-5{padding:3rem !important}.px-xxxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxxl-0{padding-top:0 !important}.pt-xxxl-1{padding-top:.25rem !important}.pt-xxxl-2{padding-top:.5rem !important}.pt-xxxl-3{padding-top:1rem !important}.pt-xxxl-4{padding-top:1.5rem !important}.pt-xxxl-5{padding-top:3rem !important}.pe-xxxl-0{padding-right:0 !important}.pe-xxxl-1{padding-right:.25rem !important}.pe-xxxl-2{padding-right:.5rem !important}.pe-xxxl-3{padding-right:1rem !important}.pe-xxxl-4{padding-right:1.5rem !important}.pe-xxxl-5{padding-right:3rem !important}.pb-xxxl-0{padding-bottom:0 !important}.pb-xxxl-1{padding-bottom:.25rem !important}.pb-xxxl-2{padding-bottom:.5rem !important}.pb-xxxl-3{padding-bottom:1rem !important}.pb-xxxl-4{padding-bottom:1.5rem !important}.pb-xxxl-5{padding-bottom:3rem !important}.ps-xxxl-0{padding-left:0 !important}.ps-xxxl-1{padding-left:.25rem !important}.ps-xxxl-2{padding-left:.5rem !important}.ps-xxxl-3{padding-left:1rem !important}.ps-xxxl-4{padding-left:1.5rem !important}.ps-xxxl-5{padding-left:3rem !important}.gap-xxxl-0{gap:0 !important}.gap-xxxl-1{gap:.25rem !important}.gap-xxxl-2{gap:.5rem !important}.gap-xxxl-3{gap:1rem !important}.gap-xxxl-4{gap:1.5rem !important}.gap-xxxl-5{gap:3rem !important}.text-xxxl-start{text-align:left !important}.text-xxxl-end{text-align:right !important}.text-xxxl-center{text-align:center !important}}@media (min-width: 1920px){.float-xxxxl-start{float:left !important}.float-xxxxl-end{float:right !important}.float-xxxxl-none{float:none !important}.d-xxxxl-inline{display:inline !important}.d-xxxxl-inline-block{display:inline-block !important}.d-xxxxl-block{display:block !important}.d-xxxxl-grid{display:grid !important}.d-xxxxl-table{display:table !important}.d-xxxxl-table-row{display:table-row !important}.d-xxxxl-table-cell{display:table-cell !important}.d-xxxxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxxxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxxxl-none{display:none !important}.flex-xxxxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxxxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxxxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxxxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxxxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxxxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxxxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxxxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxxxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxxxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxxxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxxxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxxxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxxxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxxxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxxxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxxxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxxxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxxxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxxxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxxxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxxxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxxxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxxxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxxxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxxxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxxxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxxxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxxxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxxxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxxxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxxxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxxxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxxxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxxxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxxxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxxxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxxxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxxxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxxxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxxxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxxxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxxxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xxxxl-0{margin:0 !important}.m-xxxxl-1{margin:.25rem !important}.m-xxxxl-2{margin:.5rem !important}.m-xxxxl-3{margin:1rem !important}.m-xxxxl-4{margin:1.5rem !important}.m-xxxxl-5{margin:3rem !important}.m-xxxxl-auto{margin:auto !important}.mx-xxxxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxxxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxxxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxxxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxxxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxxxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxxxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxxxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxxxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxxxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxxxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxxxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxxxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxxxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxxxl-0{margin-top:0 !important}.mt-xxxxl-1{margin-top:.25rem !important}.mt-xxxxl-2{margin-top:.5rem !important}.mt-xxxxl-3{margin-top:1rem !important}.mt-xxxxl-4{margin-top:1.5rem !important}.mt-xxxxl-5{margin-top:3rem !important}.mt-xxxxl-auto{margin-top:auto !important}.me-xxxxl-0{margin-right:0 !important}.me-xxxxl-1{margin-right:.25rem !important}.me-xxxxl-2{margin-right:.5rem !important}.me-xxxxl-3{margin-right:1rem !important}.me-xxxxl-4{margin-right:1.5rem !important}.me-xxxxl-5{margin-right:3rem !important}.me-xxxxl-auto{margin-right:auto !important}.mb-xxxxl-0{margin-bottom:0 !important}.mb-xxxxl-1{margin-bottom:.25rem !important}.mb-xxxxl-2{margin-bottom:.5rem !important}.mb-xxxxl-3{margin-bottom:1rem !important}.mb-xxxxl-4{margin-bottom:1.5rem !important}.mb-xxxxl-5{margin-bottom:3rem !important}.mb-xxxxl-auto{margin-bottom:auto !important}.ms-xxxxl-0{margin-left:0 !important}.ms-xxxxl-1{margin-left:.25rem !important}.ms-xxxxl-2{margin-left:.5rem !important}.ms-xxxxl-3{margin-left:1rem !important}.ms-xxxxl-4{margin-left:1.5rem !important}.ms-xxxxl-5{margin-left:3rem !important}.ms-xxxxl-auto{margin-left:auto !important}.p-xxxxl-0{padding:0 !important}.p-xxxxl-1{padding:.25rem !important}.p-xxxxl-2{padding:.5rem !important}.p-xxxxl-3{padding:1rem !important}.p-xxxxl-4{padding:1.5rem !important}.p-xxxxl-5{padding:3rem !important}.px-xxxxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxxxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxxxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxxxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxxxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxxxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxxxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxxxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxxxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxxxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxxxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxxxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxxxl-0{padding-top:0 !important}.pt-xxxxl-1{padding-top:.25rem !important}.pt-xxxxl-2{padding-top:.5rem !important}.pt-xxxxl-3{padding-top:1rem !important}.pt-xxxxl-4{padding-top:1.5rem !important}.pt-xxxxl-5{padding-top:3rem !important}.pe-xxxxl-0{padding-right:0 !important}.pe-xxxxl-1{padding-right:.25rem !important}.pe-xxxxl-2{padding-right:.5rem !important}.pe-xxxxl-3{padding-right:1rem !important}.pe-xxxxl-4{padding-right:1.5rem !important}.pe-xxxxl-5{padding-right:3rem !important}.pb-xxxxl-0{padding-bottom:0 !important}.pb-xxxxl-1{padding-bottom:.25rem !important}.pb-xxxxl-2{padding-bottom:.5rem !important}.pb-xxxxl-3{padding-bottom:1rem !important}.pb-xxxxl-4{padding-bottom:1.5rem !important}.pb-xxxxl-5{padding-bottom:3rem !important}.ps-xxxxl-0{padding-left:0 !important}.ps-xxxxl-1{padding-left:.25rem !important}.ps-xxxxl-2{padding-left:.5rem !important}.ps-xxxxl-3{padding-left:1rem !important}.ps-xxxxl-4{padding-left:1.5rem !important}.ps-xxxxl-5{padding-left:3rem !important}.gap-xxxxl-0{gap:0 !important}.gap-xxxxl-1{gap:.25rem !important}.gap-xxxxl-2{gap:.5rem !important}.gap-xxxxl-3{gap:1rem !important}.gap-xxxxl-4{gap:1.5rem !important}.gap-xxxxl-5{gap:3rem !important}.text-xxxxl-start{text-align:left !important}.text-xxxxl-end{text-align:right !important}.text-xxxxl-center{text-align:center !important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}[style*="--aspect-ratio"]>:first-child{width:100%}[style*="--aspect-ratio"]>img{height:auto}@supports (--custom: property){[style*="--aspect-ratio"]{position:relative}[style*="--aspect-ratio"]::before{content:"";display:block;padding-bottom:calc(100% / (var(--aspect-ratio)))}[style*="--aspect-ratio"]>:first-child{position:absolute;top:0;left:0;height:100%}}.button{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:calc(18px + 0 * ( (100vw - 576px) / 790));line-height:calc(23px + 0 * ( (100vw - 576px) / 790));border-radius:29px;-webkit-border-radius:29px;-moz-border-radius:29px;font-family:var(--font-primary);padding:11px 22px;outline:none;text-align:center;text-decoration:none;display:inline-block;cursor:pointer}@media screen and (max-width: 576px){.button{font-size:18px}}@media screen and (min-width: 1366px){.button{font-size:18px}}@media screen and (max-width: 576px){.button{line-height:23px}}@media screen and (min-width: 1366px){.button{line-height:23px}}.button--primary{background-color:var(--emerald);color:var(--white)}.button--primary:hover{background-color:var(--sage);color:var(--white)}.button--secondary{background-color:var(--sage);color:var(--text)}.button--secondary:hover{background-color:var(--emerald);color:var(--white)}.button--tertiary{background-color:var(--emerald);color:var(--white)}.button--tertiary:hover{background-color:var(--white);color:var(--emerald)}.button--border{border-radius:0;border:4px solid var(--sage);background-color:transparent;color:var(--sage-dark)}@media (hover: hover){.button--border:hover{background-color:var(--emerald);color:var(--white)}}.button--noclick{pointer-events:none !important}.button--play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}input[type="submit"]{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:calc(18px + 0 * ( (100vw - 576px) / 790));line-height:calc(23px + 0 * ( (100vw - 576px) / 790));border-radius:29px;-webkit-border-radius:29px;-moz-border-radius:29px;font-family:var(--font-primary);padding:11px 22px;outline:none;text-align:center;text-decoration:none;display:inline-block;cursor:pointer;background-color:var(--sage);color:var(--text);border:0}@media screen and (max-width: 576px){input[type="submit"]{font-size:18px}}@media screen and (min-width: 1366px){input[type="submit"]{font-size:18px}}@media screen and (max-width: 576px){input[type="submit"]{line-height:23px}}@media screen and (min-width: 1366px){input[type="submit"]{line-height:23px}}input[type="submit"]:hover{background-color:var(--emerald);color:var(--white)}.textLink{display:inline-block;font-size:calc(18px + 0 * ( (100vw - 576px) / 790));line-height:calc(27px + 0 * ( (100vw - 576px) / 790));color:var(--slate)}@media screen and (max-width: 576px){.textLink{font-size:18px}}@media screen and (min-width: 1366px){.textLink{font-size:18px}}@media screen and (max-width: 576px){.textLink{line-height:27px}}@media screen and (min-width: 1366px){.textLink{line-height:27px}}.textLink svg{margin-left:15px;width:14px;height:14px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.textLink:hover{color:var(--slate);text-decoration:none}.textLink:hover svg circle{fill:var(--slate)}.textLink--bright-teal{color:var(--white)}.textLink--bright-teal svg circle{fill:var(--bright-teal)}.textLink--bright-teal svg path{stroke:var(--slate)}.textLink--bright-teal:hover{color:var(--white);text-decoration:none}.textLink--bright-teal:hover svg circle{fill:var(--slate)}.textLink--bright-teal:hover svg path{stroke:var(--white)}.resourceCard{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;overflow:hidden;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;border:8px solid var(--off-white)}.resourceCard:hover .resourceCard__body-title{color:var(--sage)}.resourceCard:hover .resourceCard__body-arrow svg{-webkit-transform:translateY(10px);transform:translateY(10px)}.resourceCard:hover .resourceCard__body-arrow svg circle{fill:var(--slate)}.resourceCard__header-image{-o-object-fit:cover;object-fit:cover}.resourceCard__body{padding:40px 30px 60px 39px;-webkit-box-flex:1;-ms-flex:1;flex:1}.resourceCard__body-tag-name{color:var(--dusty-team);line-height:calc(26px + 0 * ( (100vw - 576px) / 790));margin-top:16px}@media screen and (max-width: 576px){.resourceCard__body-tag-name{line-height:26px}}@media screen and (min-width: 1366px){.resourceCard__body-tag-name{line-height:26px}}.resourceCard__body-title{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;margin:0 0 19px;-webkit-box-flex:1;-ms-flex:1;flex:1}.resourceCard__body-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);position:absolute;right:30px;top:0}.resourceCard__footer{margin-top:28px;position:absolute;bottom:40px;left:0;width:100%;padding:0 30px 0 39px}.yogiClassesCard{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;overflow:hidden;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;border:2px solid var(--sage);border-radius:40px;background:var(--sage);margin-bottom:50px}.yogiClassesCard__content{padding:40px 30px 60px 39px;-webkit-box-flex:1;-ms-flex:1;flex:1}.yogiClassesCard__text{-webkit-box-flex:0;-ms-flex:0 1 58%;flex:0 1 58%}.yogiClassesCard__button{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%}@media (max-width: 768px){.yogiClassesCard__button{margin-top:30px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.yogiClassesCard__button .button{font-size:calc(20px + 2 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.yogiClassesCard__button .button{font-size:20px}}@media screen and (min-width: 1366px){.yogiClassesCard__button .button{font-size:22px}}.yogiClassesCard__title{margin:0 0 19px;font-weight:700}.yogiClassesCard__title span{font-weight:400;color:var(--emarald);display:block;margin:15px 0 0}.yogiClassesCard__description{margin:-14px 0 19px;font-style:italic;font-size:calc(18px + 2 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.yogiClassesCard__description{font-size:18px}}@media screen and (min-width: 1366px){.yogiClassesCard__description{font-size:20px}}.yogiClassesCard__location{font-size:calc(20px + 2 * ( (100vw - 576px) / 790));margin:0 0 19px;font-weight:700}@media screen and (max-width: 576px){.yogiClassesCard__location{font-size:20px}}@media screen and (min-width: 1366px){.yogiClassesCard__location{font-size:22px}}.yogiClassesCard__address{font-size:calc(14px + 2 * ( (100vw - 576px) / 790));margin:-10px 0 19px}@media screen and (max-width: 576px){.yogiClassesCard__address{font-size:14px}}@media screen and (min-width: 1366px){.yogiClassesCard__address{font-size:16px}}.yogiClassesCard__date{font-size:calc(20px + 2 * ( (100vw - 576px) / 790));margin:0}@media screen and (max-width: 576px){.yogiClassesCard__date{font-size:20px}}@media screen and (min-width: 1366px){.yogiClassesCard__date{font-size:22px}}:root{--font-primary: 'Newsreader', serif;--font-logo: 'Rochester', cursive;--white: #FFFFFF;--black: #000000;--text: #383838;--sage: #bad0ae;--sage-dark: #94a68b;--emerald: #183c24;--off-white: #f6f6f6;--grey: #cbcbcb;--fw-xlight: 200;--fw-light: 300;--fw-normal: 400;--fw-medium: 500;--fw-semi: 600;--fw-bold: 700;--fw-black: 900}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-primary);font-optical-sizing:auto;background-color:var(--off-white);color:var(--text);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent}img{max-width:100%;width:100%}a{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;color:var(--text);text-decoration:none}a:hover{color:var(--sage)}a:focus-visible{outline:none}svg,svg *{-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}svg:focus,svg *:focus{outline:none}::-moz-selection{color:var(--white);background:var(--text)}::selection{color:var(--white);background:var(--text)}@media (min-width: 1200px){.container{max-width:1320px}}.yogi-divider{position:relative;width:400px;max-width:80%;height:30px;margin:0px auto 40px}@media (min-width: 992px){.yogi-divider{margin:0px auto 60px}}.yogi-divider:before{content:'';width:50%;min-width:240px;height:1px;position:absolute;left:50%;bottom:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:var(--text)}.yogi-divider:after{content:'';background-color:var(--off-white);background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/images/heart.png);background-size:contain;background-repeat:no-repeat;background-position:center;left:50%;bottom:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:40px;height:20px;padding:0 10px}.yogi-divider-1:before{background:var(--emerald);bottom:0;height:100%}.yogi-divider-1:after{background-color:var(--emerald)}.yogi-divider-2:before{background:var(--sage);bottom:0;height:100%}.yogi-divider-2:after{background-color:var(--sage)}.yogi-divider-3:before{background-color:var(--sage)}.wp-block-separator{position:relative;height:30px;margin:50px auto;border:0;opacity:1;clear:both}.wp-block-separator.yogi-hide{margin:10px auto}.wp-block-separator.yogi-hide:before{background-color:transparent}.wp-block-separator.yogi-hide:after{background-image:none}.wp-block-separator:before{content:'';width:70%;min-width:240px;height:1px;position:absolute;left:50%;bottom:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:var(--text)}.wp-block-separator:after{content:'';background-color:var(--off-white);background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/images/heart.png);background-size:contain;background-repeat:no-repeat;background-position:center;left:50%;bottom:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:60px;height:30px;padding:0 10px}.footer{padding:20px 0}.footer__left{margin:0 0 30px}@media (min-width: 992px){.footer__left{margin:0}}.footer__email a{color:var(--off-white)}.footer__email a:hover{color:var(--sage)}.footer__social a{display:inline-block;padding:0 15px 0 0;height:20px;width:35px}@media (min-width: 992px){.footer__social a{padding:0 22px 0 0;width:42px}}.footer__social svg{width:100%;height:100%}.footer__social svg path{fill:var(--off-white)}.footer__social:hover svg path{fill:var(--sage)}.footer #mc_embed_shell{width:100%}@media (min-width: 768px){.footer #mc_embed_shell{width:auto}}.footer #mc_embed_signup_scroll{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media (min-width: 768px){.footer #mc_embed_signup_scroll{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}}.footer #mc_embed_signup_scroll h2{color:var(--off-white);font-size:24px;margin:0;padding-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer #mc_embed_signup_scroll .indicates-required{display:none}.footer #mc_embed_signup_scroll label[for="mce-EMAIL"]{display:none}.footer #mc_embed_signup_scroll input.email{padding:6px 16px;border-radius:29px;border:0;width:100%}@media (min-width: 768px){.footer #mc_embed_signup_scroll input.email{width:auto;min-width:220px;height:100%}}.footer #mc_embed_signup_scroll .button{width:100%}@media (min-width: 768px){.footer #mc_embed_signup_scroll .button{width:auto}}.footer #mc_embed_signup_scroll .button:hover{background-color:var(--off-white);color:var(--text)}.footer #mc_embed_signup_scroll .optionalParent .foot>p{display:none}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.hamburger{position:absolute;top:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0 30px 0;z-index:999;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.hamburger--fixed{position:fixed;-webkit-box-shadow:0px 10px 10px 0px rgba(0,0,0,0.1);box-shadow:0px 10px 10px 0px rgba(0,0,0,0.1);padding:10px 0px;background-color:var(--white)}.hamburger-toggle{cursor:pointer;width:20px;height:20px;margin-top:8px}.hamburger-toggle svg{width:100%;height:100%}.hamburger__brand svg{width:100%}@media (min-width: 768px){.hamburger__brand svg{width:auto}}.hamburger__popup{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--sage);z-index:99;padding:10px 15px 80px 15px}.hamburger__popup:before{content:'';width:90%;height:1px;position:absolute;left:50%;bottom:59px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:var(--text)}.hamburger__popup:after{content:'';background-color:var(--sage);background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/images/heart.png);background-size:contain;background-repeat:no-repeat;background-position:center;left:50%;bottom:49px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:40px;height:20px;padding:0 10px}.hamburger__popup.active{display:block;-webkit-animation:fadeIn 0.3s;animation:fadeIn 0.3s}.hamburger__popup-inner{max-width:720px;margin-left:auto;margin-right:auto}.hamburger__popup-header{margin-bottom:50px}.hamburger__popup-header .hamburger-toggle{margin-top:14px}.hamburger__popup-body{margin-bottom:50px}.hamburger__popup-body li:last-child a{text-decoration:underline}.hamburger__popup-body li a{color:var(--white);margin-right:26px}.hamburger__popup-body-search{margin-top:30px;max-width:500px}.hamburger__popup-footer{height:60vh;overflow-y:scroll}.hamburger__menu{position:relative;padding:0 10px}.hamburger__menu li.hamburger__toggle{border-bottom:1px solid var(--cyan)}.hamburger__menu li a{padding:19px 0;display:inline-block}.hamburger__menu .nav-link{font-size:calc(22px + 0 * ( (100vw - 576px) / 790));line-height:calc(26px + 0 * ( (100vw - 576px) / 790));color:var(--text);cursor:pointer}@media screen and (max-width: 576px){.hamburger__menu .nav-link{font-size:22px}}@media screen and (min-width: 1366px){.hamburger__menu .nav-link{font-size:22px}}@media screen and (max-width: 576px){.hamburger__menu .nav-link{line-height:26px}}@media screen and (min-width: 1366px){.hamburger__menu .nav-link{line-height:26px}}.hamburger__menu .nav-link:hover{color:var(--pink)}.hamburger__menu .nav-link.dropdown-toggle{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.hamburger__menu .nav-link.dropdown-toggle:before{content:"";display:block;position:absolute;background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/vectors/hamburger-dropdown.svg);background-repeat:no-repeat;top:50%;right:0;height:10px;width:19px;z-index:1}.hamburger__menu .nav-link.dropdown-toggle.active{color:var(--pink)}.hamburger__menu .nav-link.dropdown-toggle.active:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:8px}.hamburger__navMenu li:first-child .hamburger__hiddenMenu ul:first-child{margin-bottom:0}.hamburger__hiddenMenu{display:none;-webkit-animation:fadeIn 0.3s;animation:fadeIn 0.3s}.hamburger__hiddenMenu.active{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hamburger__hiddenMenu .hamburger__hiddenMenu{display:block}.hamburger__hiddenMenu li{padding:0}.hamburger__hiddenMenu li a{color:var(--white);font-weight:var(--fw-normal);padding:0;margin-bottom:20px}.hamburger__hiddenMenu li a:hover{color:var(--pink)}.hamburger__hiddenMenu li a.nav-link-spacer{display:none;margin-bottom:0}.hamburger__hiddenMenu li a.nav-link-label{font-weight:var(--fw-semi);margin:20px 0}.hamburger__hiddenMenu .hamburger__dropdownUl{margin-bottom:40px}.hamburger__hiddenMenu .hamburger__dropdownUl .hamburger__dropdownUl{margin-bottom:0}:root{max-width:100vw;--menu-width: 45em;--items: 5;--item-width: calc(var(--menu-width) / var(--items));overflow-x:hidden}.hamburger{height:69px;width:100%;z-index:9999;background-color:var(--sage);-webkit-box-shadow:0px 0px 7px rgba(100,100,100,0.2);box-shadow:0px 0px 7px rgba(100,100,100,0.2);position:relative;padding:10px 0 21px}.hamburger__brand{margin:0 8px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hamburger__brand svg{width:100%}.hamburger__brand .logo{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100px}.hamburger__brand .logo:hover{color:var(--text)}.hamburger__brand .logo img{width:12px;height:auto;display:inline-block;position:absolute;bottom:1px;right:-15px}.header{height:69px;width:100%;z-index:9999;background-color:var(--sage);-webkit-box-shadow:0px 0px 7px rgba(100,100,100,0.2);box-shadow:0px 0px 7px rgba(100,100,100,0.2);position:relative}@media (min-width: 768px){.header{padding:10px 0 21px}}.header.header--logo{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;padding:20px 0 0}.header.header--logo .header__brand .logo{padding-left:20px}.header.header--logo .header__brand .logo img{right:-35px}.header--fixed{-webkit-box-shadow:0px 10px 10px 0px rgba(0,0,0,0.1);box-shadow:0px 10px 10px 0px rgba(0,0,0,0.1);background-color:var(--slate)}.header .dropdown-item,.header .link-header,.header .nav-link{color:var(--text);font-size:calc(16px + 0 * ( (100vw - 576px) / 790));line-height:calc(19px + 0 * ( (100vw - 576px) / 790));-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:inline-block;position:relative}@media screen and (max-width: 576px){.header .dropdown-item,.header .link-header,.header .nav-link{font-size:16px}}@media screen and (min-width: 1366px){.header .dropdown-item,.header .link-header,.header .nav-link{font-size:16px}}@media screen and (max-width: 576px){.header .dropdown-item,.header .link-header,.header .nav-link{line-height:19px}}@media screen and (min-width: 1366px){.header .dropdown-item,.header .link-header,.header .nav-link{line-height:19px}}.header .dropdown-item:hover,.header .link-header:hover,.header .nav-link:hover{color:var(--off-white)}.header__brand{margin:0 8px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__brand svg{width:100%}.header__brand .logo{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100px}.header__brand .logo:hover{color:var(--text)}.header__brand .logo img{width:12px;height:auto;display:inline-block;position:absolute;bottom:1px;right:-15px}.header__nav{margin-top:11px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header__social{margin-top:11px}.header__social a{display:inline-block;padding:0 22px;height:20px;width:64px}.header__social svg{width:100%;height:100%}.header__social:hover svg path{fill:var(--off-white)}.header__parentLi{padding:0 15px;position:relative;color:var(--white)}@media (min-width: 1366px){.header__parentLi{padding:0 22px}}.header__parentLi:hover .dropdown-toggle:after{display:block}.header__parentLi:after{content:"";display:block;position:absolute;border-color:transparent transparent var(--white) transparent;border-style:solid;border-width:13px;display:block;left:50%;bottom:-57px;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);opacity:0;pointer-events:none;position:absolute;-webkit-transition:bottom .1s ease-out,opacity .01s ease-out .01s;transition:bottom .1s ease-out,opacity .01s ease-out .01s;z-index:99}.header__parentLi.dropdown{padding:0 22px}@media (min-width: 1366px){.header__parentLi.dropdown{padding:0 27px}}.header__parentLi .dropdown-toggle:before{content:"";display:block;position:absolute;right:5px;background:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/vectors/chevron-down.svg) no-repeat;background-size:contain;height:6px;width:10px;top:50%;-webkit-transform:translate(0px, -30%);transform:translate(0px, -30%)}@media (min-width: 1366px){.header__parentLi .dropdown-toggle:before{right:10px}}.header__parentLi .dropdown-toggle:after{content:"";position:absolute;display:none;width:300px;height:120px;left:-50px}.header__parentLi a:not([href]){cursor:default}.header__parentLi a:not([href]):hover{color:var(--elephant)}.header__subMenu{list-style:none;padding:0;margin:0}.header__subMenu *{color:var(--mine-shaft)}.header__subMenu-depth-0{position:absolute;top:7em;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:999;opacity:0;padding:10px 0;transition:all 0.25s ease-out, opacity 0.25s ease-in, margin-left 0.25s ease-out, -webkit-clip-path 0.15s ease-out;-webkit-transition:all 0.25s ease-out, opacity 0.25s ease-in, margin-left 0.25s ease-out, -webkit-clip-path 0.15s ease-out;transition:all 0.25s ease-out, opacity 0.25s ease-in, margin-left 0.25s ease-out, clip-path 0.15s ease-out;transition:all 0.25s ease-out, opacity 0.25s ease-in, margin-left 0.25s ease-out, clip-path 0.15s ease-out, -webkit-clip-path 0.15s ease-out;list-style-type:none;display:none}.header__subMenu-depth-0>.header__childLi{padding:0 40px;border-right:1px solid var(--cyan)}.header__subMenu-depth-0>.header__childLi:first-child{padding-left:0}.header__subMenu-depth-0>.header__childLi:last-child{border-right:0}.header__subMenuContainer{position:absolute;z-index:-1;min-width:100%;top:0.5em;width:100%;-webkit-filter:drop-shadow(20px 50px 50px rgba(0,0,0,0.32));filter:drop-shadow(20px 50px 50px rgba(0,0,0,0.32))}.header__subMenuHolder{pointer-events:none;position:absolute;-webkit-transition:opacity 2 ease-out;transition:opacity 2 ease-out;-webkit-transform:rotateX(-25deg) scale(1);transform:rotateX(-25deg) scale(1);-webkit-transform-origin:50% 7em 0em;transform-origin:50% 7em 0em;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;top:7.2rem;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;background:var(--white);display:block;height:640px;width:calc(var(--menu-width) * 1.5)}.header__childLi{margin-bottom:15px;display:none}.header__childLi .dropdown-item{font-weight:var(--fw-normal)}.header__childLi .nav-link-label{font-weight:var(--fw-semi);margin-bottom:15px;display:block;padding-top:40px;position:relative}.header__childLi .nav-link-label:before{content:"";display:block;position:absolute;top:0;background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/vectors/menu-icons/default.svg);height:25px;width:30px;background-size:contain;background-repeat:no-repeat}.header__childLi .nav-link-spacer{display:none}.header .nav-link-label-overview:before{background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/vectors/menu-icons/overview-icon.svg)}.header .nav-link-label-features:before{background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/vectors/menu-icons/features-icon.svg)}.header .nav-link-label-integrations:before{background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/vectors/menu-icons/integrations-icon.svg)}.header .nav-link-label-compliance:before{background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/vectors/menu-icons/compliance-icon.svg)}.header .nav-link-label-howWeCompare:before{background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/vectors/menu-icons/how-we-compare-icon.svg)}.header .nav-link-label-solutionsByIndustry:before{background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/vectors/menu-icons/solutions-by-industry-icon.svg)}.header .nav-link-label-solutionsByRole:before{background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/vectors/menu-icons/solutions-by-role-icon.svg)}.header .nav-link-label-solutionsByUseCase:before{background-image:url(//www.yogibela.co.uk/wp-content/themes/yogibela/assets/build/vectors/menu-icons/solutions-by-use-case-icon.svg)}.header .dropdown:hover:after{opacity:1;-webkit-transition:bottom 0.25s ease-out, opacity 0.01s ease-out 0.15s;transition:bottom 0.25s ease-out, opacity 0.01s ease-out 0.15s;-webkit-filter:drop-shadow(0px 10px 10px 0px rgba(0,0,0,0.1));filter:drop-shadow(0px 10px 10px 0px rgba(0,0,0,0.1))}.header .dropdown:hover .header__childLi{display:block}.header .dropdown:hover .header__subMenu{display:block;visibility:visible;opacity:1;pointer-events:all;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.header .dropdown:hover ~ .header__subMenuContainer .header__subMenuHolder{-webkit-animation:clipPath 0.25s ease-out 1 forwards;animation:clipPath 0.25s ease-out 1 forwards;transition:left 0.15s ease-out, height 0.15s ease-out, -webkit-clip-path 0.25s ease-out;-webkit-transition:left 0.15s ease-out, height 0.15s ease-out, -webkit-clip-path 0.25s ease-out;transition:clip-path 0.25s ease-out, left 0.15s ease-out, height 0.15s ease-out;transition:clip-path 0.25s ease-out, left 0.15s ease-out, height 0.15s ease-out, -webkit-clip-path 0.25s ease-out;opacity:1;right:auto}.header .dropdown:nth-child(1) .header__subMenu-depth-0{left:-7.5em;min-width:990px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 1366px){.header .dropdown:nth-child(1) .header__subMenu-depth-0{left:-2.5em}}.header .dropdown:nth-child(1):hover ~ .header__subMenuContainer .header__subMenuHolder{left:calc(-11em + -1px);-webkit-clip-path:inset(0 0.5em -6em 0 round 20px);clip-path:inset(0 0.5em -6em 0 round 20px)}@media (min-width: 1366px){.header .dropdown:nth-child(1):hover ~ .header__subMenuContainer .header__subMenuHolder{left:-5em}}.header .dropdown:nth-child(2) .header__subMenu-depth-0{left:-13.5em;min-width:1020px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 1366px){.header .dropdown:nth-child(2) .header__subMenu-depth-0{left:-7.5em}}.header .dropdown:nth-child(2) .header__subMenu-depth-0 .header__childLi:first-child .header__subMenu-depth-1{columns:2;-webkit-columns:2;-moz-columns:2;min-width:350px}.header .dropdown:nth-child(2):hover ~ .header__subMenuContainer .header__subMenuHolder{left:calc(-12em + -1px);-webkit-clip-path:inset(0 0.5em 11.5em 0 round 20px);clip-path:inset(0 0.5em 11.5em 0 round 20px)}@media (min-width: 1366px){.header .dropdown:nth-child(2):hover ~ .header__subMenuContainer .header__subMenuHolder{left:calc(-5em + -1px)}}.header .dropdown:nth-child(5) .header__subMenu-depth-0{left:0.5em;columns:2;-webkit-columns:2;-moz-columns:2;min-width:330px}.header .dropdown:nth-child(5) .header__subMenu-depth-0>.header__childLi{padding:0;border-right:0}.header .dropdown:nth-child(5):hover ~ .header__subMenuContainer .header__subMenuHolder{left:calc(24em + -1px);-webkit-clip-path:inset(0 40.5em 21.5em 0 round 20px);clip-path:inset(0 40.5em 21.5em 0 round 20px)}.header__ctas li:first-child a{margin-right:20px;background-color:var(--pink);color:var(--white)}.header__ctas li:first-child a:hover{background-color:var(--blue);color:var(--white)}.header__ctas li:last-child a{background-color:var(--onahau);color:var(--elephant)}.header__ctas li:last-child a:hover{background-color:var(--blue);color:var(--white)}.header__ctas a{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:calc(18px + 0 * ( (100vw - 576px) / 790));line-height:calc(23px + 0 * ( (100vw - 576px) / 790));border-radius:29px;-webkit-border-radius:29px;-moz-border-radius:29px;font-family:var(--font-primary);padding:11px 22px;outline:none;text-align:center;text-decoration:none;display:inline-block;cursor:pointer;border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;padding:13px 24px;font-size:calc(16px + 0 * ( (100vw - 576px) / 790));line-height:calc(22px + 0 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.header__ctas a{font-size:18px}}@media screen and (min-width: 1366px){.header__ctas a{font-size:18px}}@media screen and (max-width: 576px){.header__ctas a{line-height:23px}}@media screen and (min-width: 1366px){.header__ctas a{line-height:23px}}@media screen and (max-width: 576px){.header__ctas a{font-size:16px}}@media screen and (min-width: 1366px){.header__ctas a{font-size:16px}}@media screen and (max-width: 576px){.header__ctas a{line-height:22px}}@media screen and (min-width: 1366px){.header__ctas a{line-height:22px}}.color--white{color:var(--white)}.color--black{color:var(--black)}.color--sage{color:var(--sage)}.color--emerald{color:var(--emerald)}.color--text{color:var(--text)}.color--off-white{color:var(--off-white)}.color--grey{color:var(--grey)}.background--white{background-color:var(--white)}.background--black{background-color:var(--black)}.background--sage{background-color:var(--sage)}.background--emerald{background-color:var(--emerald)}.background--text{background-color:var(--text)}.background--off-white{background-color:var(--off-white)}.background--grey{background-color:var(--grey)}.background-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-size:auto;background-repeat:no-repeat;background-size:cover}ul.reset-list{padding:0;margin:0;list-style:none}.flex-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.index-top{position:relative;z-index:10}.link-absolute{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}#sticky{position:sticky;position:-webkit-sticky;top:100px}.prevent-scroll{overflow-y:hidden !important;height:100%;position:fixed;width:100%}.no-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.copy-area *:last-child{margin-bottom:0}.yogiAbout{margin-top:40px}.yogiAbout__inner{margin:0 auto;max-width:90%}@media (min-width: 768px){.yogiAbout__inner{max-width:80%}}.yogiAbout__intro{padding:60px 0 0;max-width:880px;margin:0 auto}.yogiAbout__intro h1{margin:0px auto 40px}@media (min-width: 992px){.yogiAbout__intro h1{margin:0px auto 60px}}.yogiAbout__body{margin-bottom:40px}.yogiAbout__top,.yogiAbout__bottom{max-width:900px;margin:0 auto}.yogiAbout__text{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}.yogiAbout__text--grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.yogiAbout__text p{font-size:calc(18px + 2 * ( (100vw - 576px) / 790));line-height:1.5em}@media screen and (max-width: 576px){.yogiAbout__text p{font-size:18px}}@media screen and (min-width: 1366px){.yogiAbout__text p{font-size:20px}}.yogiAbout__text p:first-child{margin-top:0}.yogiAbout__text a{color:var(--emerald);text-decoration:underline}.yogiAbout__text a:hover{color:var(--sage)}.yogiAbout__image{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:40px}@media (min-width: 992px){.yogiAbout__image{margin:0}}.yogiAbout__image img{max-width:100%;max-height:500px;-o-object-fit:contain;object-fit:contain}@media (min-width: 992px){.yogiAbout__image img{max-height:none}}.yogiAbout__quote{padding:30px 0;text-align:center}@media (min-width: 992px){.yogiAbout__quote{padding:80px 0 70px}}.yogiAbout__quote blockquote{position:relative;padding:30px 50px;display:inline-block;margin:0 !important}.yogiAbout__quote blockquote:before{content:'“';position:absolute;top:0;left:0;font-size:200px;line-height:1;height:50px;color:var(--sage);z-index:-1}.yogiAbout__quote blockquote:after{content:'”';position:absolute;bottom:20px;right:0;font-size:200px;line-height:1;height:50px;color:var(--sage);z-index:-1}.yogiAbout__insta{padding:80px 0 0}@media (min-width: 576px){.yogiAbout__insta{padding:80px 0}}.yogiAbout__insta h3{margin-bottom:30px}.yogiAbout__insta h3 a{color:var(--emerald);text-decoration:underline}.yogiAbout__insta h3 a:hover{color:var(--sage);text-decoration:underline}.yogiAbout__insta #sb_instagram #sbi_images{padding:0 !important}.yogiAbout__insta #sb_instagram #sbi_images .sbi_item{padding:4px !important}.listing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 576px){.listing{display:block}}.listing__posts{padding-bottom:50px}.listing__loadPosts{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}.listing__loadPosts .ajaxCard{padding:0 !important}.archive-header{padding:100px 0 50px}.resourceFilters{margin-bottom:50px}.resourceFilters .col-12{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 576px){.resourceFilters .col-12{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.resourceFilters__tagList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;list-style-type:none;padding:0;margin:0}.resourceFilters__tag{border:4px solid var(--sage);display:inline-block;padding:5px 15px;margin:0}@media (min-width: 576px){.resourceFilters__tag{margin:0}}.resourceFilters p{margin:0 0 8px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width: 576px){.resourceFilters p{padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 8px}}.post{margin-top:40px}.postHero__image{-o-object-fit:cover;object-fit:cover}.postIntro{max-width:880px;margin:0 auto;padding:40px 0 0}@media (min-width: 992px){.postIntro{padding:60px 0 0}}.postIntro h1{margin:0 auto 40px}@media (min-width: 768px){.postIntro h1{width:1080px;max-width:80%}}@media (min-width: 992px){.postIntro h1{margin:0 auto 60px}}.postIntro .yogi-divider{margin:0 auto 40px}@media (min-width: 992px){.postIntro .yogi-divider{margin:0 auto 60px}}.comments-area{margin:50px auto 0;max-width:90%}@media (min-width: 768px){.comments-area{width:1080px;max-width:80%}}.comments-area .logged-in-as{display:none}.comments-area p{font-size:calc(14px + 0 * ( (100vw - 576px) / 790));line-height:calc(21px + 0 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.comments-area p{font-size:14px}}@media screen and (min-width: 1366px){.comments-area p{font-size:14px}}@media screen and (max-width: 576px){.comments-area p{line-height:21px}}@media screen and (min-width: 1366px){.comments-area p{line-height:21px}}.comments-area label{display:none;font-size:calc(14px + 0 * ( (100vw - 576px) / 790));line-height:calc(21px + 0 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.comments-area label{font-size:14px}}@media screen and (min-width: 1366px){.comments-area label{font-size:14px}}@media screen and (max-width: 576px){.comments-area label{line-height:21px}}@media screen and (min-width: 1366px){.comments-area label{line-height:21px}}.comments-area input:not([type="submit"]){background:var(--off-white);border:4px solid var(--sage);-webkit-transition:0.3s ease;transition:0.3s ease;padding:8px 10px}.comments-area input:not([type="submit"]):active,.comments-area input:not([type="submit"]):focus{outline:none;border:4px solid var(--emerald)}.comments-area .comment-form-comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.comments-area .comment-form-comment label{display:none}.comments-area .comment-form-comment textarea{resize:none;background:var(--off-white);border:4px solid var(--sage);-webkit-transition:0.3s ease;transition:0.3s ease;padding:15px;max-width:600px;max-height:150px}.comments-area .comment-form-comment textarea:active,.comments-area .comment-form-comment textarea:focus{outline:none;border:4px solid var(--emerald)}.comments-area .comment-form-cookies-consent{display:-webkit-box;display:-ms-flexbox;display:flex;margin:25px 0}.comments-area .comment-form-cookies-consent label{display:inline-block}.comments-area .comment-form-cookies-consent input[type=checkbox]{display:inline-block;cursor:pointer;visibility:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:18px !important;width:18px !important;height:100%;margin-right:10px}.comments-area .comment-form-cookies-consent input[type=checkbox]:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;border:4px solid var(--sage);height:18px !important;width:18px !important;color:transparent;visibility:visible;background-color:var(--white)}.comments-area .comment-form-cookies-consent input[type=checkbox]:checked:before{background-image:url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.81818L3.69231 7L8 1' stroke='white'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:11px;background-position:center;background-color:var(--sage)}.comments-area .comment-list{margin:1.5em 0;list-style-type:none;padding-left:0;counter-reset:li}.comments-area .comment-list li{margin:0 0 0.75em;position:relative;padding-left:30px;counter-increment:li}.comments-area .comment-list li:before{content:counter(li) ".";position:absolute;left:8px;top:6px;font-size:calc(12px + 0 * ( (100vw - 576px) / 790));line-height:calc(12px + 0 * ( (100vw - 576px) / 790));color:var(--text)}@media screen and (max-width: 576px){.comments-area .comment-list li:before{font-size:12px}}@media screen and (min-width: 1366px){.comments-area .comment-list li:before{font-size:12px}}@media screen and (max-width: 576px){.comments-area .comment-list li:before{line-height:12px}}@media screen and (min-width: 1366px){.comments-area .comment-list li:before{line-height:12px}}.comments-area .comment-list .comment-author,.comments-area .comment-list .comment-awaiting-moderation{font-size:calc(14px + 0 * ( (100vw - 576px) / 790));line-height:calc(21px + 0 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.comments-area .comment-list .comment-author,.comments-area .comment-list .comment-awaiting-moderation{font-size:14px}}@media screen and (min-width: 1366px){.comments-area .comment-list .comment-author,.comments-area .comment-list .comment-awaiting-moderation{font-size:14px}}@media screen and (max-width: 576px){.comments-area .comment-list .comment-author,.comments-area .comment-list .comment-awaiting-moderation{line-height:21px}}@media screen and (min-width: 1366px){.comments-area .comment-list .comment-author,.comments-area .comment-list .comment-awaiting-moderation{line-height:21px}}.comments-area .comment-list .comment-meta{margin-bottom:10px;font-size:calc(12px + 0 * ( (100vw - 576px) / 790));line-height:calc(18px + 0 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.comments-area .comment-list .comment-meta{font-size:12px}}@media screen and (min-width: 1366px){.comments-area .comment-list .comment-meta{font-size:12px}}@media screen and (max-width: 576px){.comments-area .comment-list .comment-meta{line-height:18px}}@media screen and (min-width: 1366px){.comments-area .comment-list .comment-meta{line-height:18px}}.comments-area .comment-list .comment-body,.comments-area .comment-list .comment-body p{font-size:calc(16px + 0 * ( (100vw - 576px) / 790));line-height:calc(24px + 0 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.comments-area .comment-list .comment-body,.comments-area .comment-list .comment-body p{font-size:16px}}@media screen and (min-width: 1366px){.comments-area .comment-list .comment-body,.comments-area .comment-list .comment-body p{font-size:16px}}@media screen and (max-width: 576px){.comments-area .comment-list .comment-body,.comments-area .comment-list .comment-body p{line-height:24px}}@media screen and (min-width: 1366px){.comments-area .comment-list .comment-body,.comments-area .comment-list .comment-body p{line-height:24px}}.comments-area .comment-list .reply{margin-top:10px}.comments-area .comment-list .comment-reply-link{font-size:calc(14px + 0 * ( (100vw - 576px) / 790));line-height:calc(21px + 0 * ( (100vw - 576px) / 790));color:var(--sage)}@media screen and (max-width: 576px){.comments-area .comment-list .comment-reply-link{font-size:14px}}@media screen and (min-width: 1366px){.comments-area .comment-list .comment-reply-link{font-size:14px}}@media screen and (max-width: 576px){.comments-area .comment-list .comment-reply-link{line-height:21px}}@media screen and (min-width: 1366px){.comments-area .comment-list .comment-reply-link{line-height:21px}}.postBody{padding-bottom:50px}.postBody__copy{margin:0 auto;max-width:90%}@media (min-width: 768px){.postBody__copy{width:1080px;max-width:80%}}.postBody__copy>*:last-child{margin-bottom:0}.postBody .wp-block-quote{position:relative;padding:30px 50px;display:inline-block;margin:0 !important;font-size:calc(36px + 6 * ( (100vw - 576px) / 790));line-height:1.2em;max-width:100%}@media screen and (max-width: 576px){.postBody .wp-block-quote{font-size:36px}}@media screen and (min-width: 1366px){.postBody .wp-block-quote{font-size:42px}}.postBody .wp-block-quote.has-text-align-center{margin:0 auto !important;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.postBody .wp-block-quote p{margin:0;font-size:calc(36px + 6 * ( (100vw - 576px) / 790));line-height:1.2em}@media screen and (max-width: 576px){.postBody .wp-block-quote p{font-size:36px}}@media screen and (min-width: 1366px){.postBody .wp-block-quote p{font-size:42px}}.postBody .wp-block-quote cite{font-size:calc(18px + 2 * ( (100vw - 576px) / 790));line-height:1.2em;font-style:normal}@media screen and (max-width: 576px){.postBody .wp-block-quote cite{font-size:18px}}@media screen and (min-width: 1366px){.postBody .wp-block-quote cite{font-size:20px}}.postBody .wp-block-quote cite em{font-style:normal}.postBody .wp-block-quote:before{content:'“';position:absolute;top:0;left:0;font-size:200px;line-height:1;height:50px;color:var(--sage);z-index:-1}.postBody .wp-block-quote:after{content:'”';position:absolute;bottom:20px;right:0;font-size:200px;line-height:1;height:50px;color:var(--sage);z-index:-1}.postBody .wp-block-image{margin:0}.postBody .wp-block-image img{width:auto;-o-object-fit:contain !important;object-fit:contain !important}.postBody .wp-block-gallery{max-width:100%;margin:2.25rem auto}@media (max-width: 600px){.postBody .wp-block-gallery .wp-block-image{width:100% !important}}.postBody .wp-block-embed.is-type-video{width:720px;margin:3em 0;max-width:100%}.postBody .wp-block-embed.is-type-video.aligncenter{margin:3em auto}.postBody .wp-block-embed.is-type-video .wp-block-embed__wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%}.postBody .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe{position:absolute;width:100%;height:100%;top:0;left:0}.postBody .wp-block-media-text{margin:2.25rem 0}@media (max-width: 600px){.postBody .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{padding:0}}.postBody .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding-left:0;padding-right:8%}.postBody .wp-block-media-text .wp-block-media-text__content{padding-right:0;padding-left:8%}.postBody .alignleft,.postBody .alignright{height:auto;margin:0 0 1.5em;width:100%}@media (min-width: 769px){.postBody .alignleft,.postBody .alignright{width:auto}}.postBody .alignleft img,.postBody .alignright img{height:auto !important;min-width:100%;max-width:100%}@media (min-width: 769px){.postBody .alignleft img,.postBody .alignright img{min-width:auto}}@media (min-width: 769px){.postBody .alignleft{margin-right:1.5em;float:left}}@media (min-width: 769px){.postBody .alignright{margin-left:1.5em;float:right}}.postAuthor{margin:0 auto;max-width:90%}@media (min-width: 768px){.postAuthor{width:1080px;max-width:80%}}.postAuthor__avatar{width:120px;height:120px;border-radius:50%;overflow:hidden;margin-right:20px}@media (min-width: 768px){.postAuthor__avatar{width:150px;height:150px}}.postAuthor__avatar-img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.postAuthor__text-name{font-family:var(--font-logo);font-size:calc(18px + 6 * ( (100vw - 576px) / 790));line-height:calc(28px + 4 * ( (100vw - 576px) / 790));margin:0 0 10px}@media screen and (max-width: 576px){.postAuthor__text-name{font-size:18px}}@media screen and (min-width: 1366px){.postAuthor__text-name{font-size:24px}}@media screen and (max-width: 576px){.postAuthor__text-name{line-height:28px}}@media screen and (min-width: 1366px){.postAuthor__text-name{line-height:32px}}.postAuthor__details-pubDate{font-size:calc(14px + 2 * ( (100vw - 576px) / 790));line-height:calc(21px + 3 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.postAuthor__details-pubDate{font-size:14px}}@media screen and (min-width: 1366px){.postAuthor__details-pubDate{font-size:16px}}@media screen and (max-width: 576px){.postAuthor__details-pubDate{line-height:21px}}@media screen and (min-width: 1366px){.postAuthor__details-pubDate{line-height:24px}}.postTags{margin:50px auto 0;max-width:90%}@media (min-width: 768px){.postTags{width:1080px;max-width:80%}}.postTags__tag{border:4px solid var(--sage);display:inline-block;padding:5px 15px;margin:0 8px 8px}.postTags__tag:first-child{margin-left:0}.postTags p{padding-right:15px;margin:0 8px}.postTagsSeo{margin:20px auto 0;max-width:90%}@media (min-width: 768px){.postTagsSeo{width:1080px;max-width:80%}}.postTagsSeo p{padding-right:15px;margin:0 8px 0 0;color:#bbb;font-size:14px}.postTagsSeo ul{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3px}.postTagsSeo ul li{color:#bbb;font-size:14px}.postTagsSeo ul li:after{content:','}.postTagsSeo ul li:last-child:after{content:''}.similarPosts{padding:60px 0 100px}.similarPosts__intro{margin-bottom:40px}.yogiClasses{margin-top:40px;padding-bottom:60px}.yogiClasses__inner{margin:0 auto;max-width:90%}@media (min-width: 768px){.yogiClasses__inner{max-width:80%}}.yogiClasses__intro{padding:60px 0 0;max-width:880px;margin:0 auto 60px}.yogiClasses__intro h1{margin:0px auto 40px}@media (min-width: 992px){.yogiClasses__intro h1{margin:0px auto 60px}}.no-js{margin:0 !important}.home{height:100vh}.home .site-content-contain{height:calc(100vh - 80px);position:relative}.homeHero{height:100%;position:relative}.homeHero .container{height:100%;position:relative}@media (max-width: 768px){.homeHero .container{width:100%;max-width:100%;padding:0}}.homeHero__content{position:relative;border:8px solid var(--off-white);display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr;gap:8px;height:100%}@media (min-width: 992px){.homeHero__content{aspect-ratio:5/3;height:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr}}@media (min-width: 1200px){.homeHero__content{aspect-ratio:unset;height:100%}}.homeHero__content-item{position:relative;height:auto}.homeHero__content-item .middle{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:40px}.homeHero__content-item .cover{width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.homeHero__content-item h1{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.homeHero__content-item--text{padding-left:30px;padding-right:30px;grid-column-start:1;grid-column-end:3;grid-row-start:2;grid-row-end:3}.homeHero__content-item:nth-child(3){grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2}@media (min-width: 992px){.homeHero__content-item:nth-child(3){grid-column-start:auto;grid-column-end:auto;grid-row-start:auto;grid-row-end:auto}}.homeHero__content-item:nth-child(4){grid-column-start:3;grid-column-end:4;grid-row-start:3;grid-row-end:4}@media (min-width: 992px){.homeHero__content-item:nth-child(4){grid-column-start:auto;grid-column-end:auto;grid-row-start:auto;grid-row-end:auto}}.homeHero__content-item:nth-child(8){grid-column-start:2;grid-column-end:3;grid-row-start:3;grid-row-end:4}@media (min-width: 992px){.homeHero__content-item:nth-child(8){grid-column-start:auto;grid-column-end:auto;grid-row-start:auto;grid-row-end:auto}}.homeHero__content-item:nth-child(9){grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}@media (min-width: 992px){.homeHero__content-item:nth-child(9){grid-column-start:auto;grid-column-end:auto;grid-row-start:auto;grid-row-end:auto}}.homeHero__content-item:last-child{grid-column-start:2;grid-column-end:4;grid-row-start:4;grid-row-end:6}@media (min-width: 992px){.homeHero__content-item:last-child{grid-column-start:4;grid-column-end:6;grid-row-start:2;grid-row-end:4}}.homeText{padding:100px 0}.instagramLinks{padding:4vh 0}.instagramLinks__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.instagramLinks .button{width:100%;margin-bottom:30px}.yogiPractice{margin-top:40px}.yogiPractice__inner{margin:0 auto;max-width:90%}@media (min-width: 768px){.yogiPractice__inner{max-width:80%}}.yogiPractice__intro{padding:60px 0 0}.yogiPractice__intro h1{max-width:1020px;margin:0 auto 80px}.yogiPractice__body{margin-bottom:40px}.yogiPractice__body p{font-size:calc(24px + 0 * ( (100vw - 576px) / 790));line-height:calc(32px + 0 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.yogiPractice__body p{font-size:24px}}@media screen and (min-width: 1366px){.yogiPractice__body p{font-size:24px}}@media screen and (max-width: 576px){.yogiPractice__body p{line-height:32px}}@media screen and (min-width: 1366px){.yogiPractice__body p{line-height:32px}}.yogiPractice__body p:first-child{margin-top:0}.yogiPractice__insta{padding:80px 0 0}@media (min-width: 576px){.yogiPractice__insta{padding:80px 0}}.yogiPractice__insta h3{margin-bottom:30px}.yogiPractice__insta h3 a{color:var(--sage-dark)}.yogiPractice__insta h3 a:hover{color:var(--sage)}.yogiPractice__insta #sb_instagram #sbi_images{padding:0 !important}.yogiPractice__insta #sb_instagram #sbi_images .sbi_item{padding:4px !important}.plainText{padding:120px 0 80px 0}@media (min-width: 768px){.plainText{padding:160px 0 100px 0}}@media (min-width: 992px){.plainText{padding:200px 0 100px 0}}@media (min-width: 1200px){.plainText{padding:223px 0 116px 0}}.plainText h1{font-size:calc(30px + 30 * ( (100vw - 576px) / 790));line-height:calc(42px + 18 * ( (100vw - 576px) / 790));margin-bottom:45px}@media screen and (max-width: 576px){.plainText h1{font-size:30px}}@media screen and (min-width: 1366px){.plainText h1{font-size:60px}}@media screen and (max-width: 576px){.plainText h1{line-height:42px}}@media screen and (min-width: 1366px){.plainText h1{line-height:60px}}.plainText h2,.plainText h3,.plainText h4,.plainText h5,.plainText h6{margin:50px 0 30px 0;font-family:var(--primary-font);font-weight:var(--fw-normal)}.plainText ul,.plainText ol{margin:30px 0}.plainText ul li,.plainText ol li{margin-bottom:18px;list-style-type:none}.plainText ul li:before,.plainText ol li:before{content:"\2022";color:var(--black);font-weight:bold;display:inline-block;width:1em;margin-left:-1em}.wrapper>.container-fluid,.wrapper>.container-sm,.wrapper>.container-md,.wrapper>.container-lg,.wrapper>.container-xl,.wrapper>.container-xxl,.wrapper .col-sm-12{padding:0}.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{padding:0px 0.75rem}.container{padding:0px 15px}.wpb_wrapper>.row{margin:0 !important}.vc_section{padding:0 !important;margin:0 !important}.slick-slide{margin:0 20px}.slick-arrow.slick-disabled{opacity:0.5}.slick-dots{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}@media (min-width: 992px){.slick-dots{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slick-dots li{padding-right:10px;list-style-type:none}.slick-dots .slick-active button{background-color:var(--electric-yellow)}.slick-dots button{cursor:pointer;display:block;font-size:0;width:14px;height:14px;padding:0;border:none;border-radius:100%;background-color:var(--white);color:transparent;outline:none !important}.systemHero{padding:160px 0 100px 0}@media (min-width: 1200px){.systemHero{padding:132px 0 74px 0}}.systemHero__text-copy{margin:31px 0 40px 0}.systemHero__text-label{font-size:calc(80px + 50 * ( (100vw - 576px) / 790));line-height:calc(96px + 60 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.systemHero__text-label{font-size:80px}}@media screen and (min-width: 1366px){.systemHero__text-label{font-size:130px}}@media screen and (max-width: 576px){.systemHero__text-label{line-height:96px}}@media screen and (min-width: 1366px){.systemHero__text-label{line-height:156px}}.systemHero__cta{margin-top:34px}h1,h2,h3,h4,h5,h6{font-weight:var(--fw-normal);line-height:1.2em}h1{font-size:calc(32px + 6 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){h1{font-size:32px}}@media screen and (min-width: 1366px){h1{font-size:38px}}h1.display--1{font-size:calc(40px + 12 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){h1.display--1{font-size:40px}}@media screen and (min-width: 1366px){h1.display--1{font-size:52px}}h2{font-size:calc(28px + 8 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){h2{font-size:28px}}@media screen and (min-width: 1366px){h2{font-size:36px}}h3{font-size:calc(24px + 4 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){h3{font-size:24px}}@media screen and (min-width: 1366px){h3{font-size:28px}}h4{font-size:calc(24px + 0 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){h4{font-size:24px}}@media screen and (min-width: 1366px){h4{font-size:24px}}h5{font-size:calc(20px + 0 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){h5{font-size:20px}}@media screen and (min-width: 1366px){h5{font-size:20px}}h6{font-size:calc(28px + 0 * ( (100vw - 576px) / 790));font-family:var(--font-logo)}@media screen and (max-width: 576px){h6{font-size:28px}}@media screen and (min-width: 1366px){h6{font-size:28px}}p{font-size:calc(16px + 0 * ( (100vw - 576px) / 790));line-height:1.5em}@media screen and (max-width: 576px){p{font-size:16px}}@media screen and (min-width: 1366px){p{font-size:16px}}@media (min-width: 1440px){p{font-size:calc(18px + 0 * ( (100vw - 576px) / 790))}}@media screen and (min-width: 1440px) and (max-width: 576px){p{font-size:18px}}@media screen and (min-width: 1440px) and (min-width: 1366px){p{font-size:18px}}ul li,ol li{font-size:calc(16px + 0 * ( (100vw - 576px) / 790));line-height:1.5em}@media screen and (max-width: 576px){ul li,ol li{font-size:16px}}@media screen and (min-width: 1366px){ul li,ol li{font-size:16px}}@media (min-width: 1440px){ul li,ol li{font-size:calc(18px + 0 * ( (100vw - 576px) / 790))}}@media screen and (min-width: 1440px) and (max-width: 576px){ul li,ol li{font-size:18px}}@media screen and (min-width: 1440px) and (min-width: 1366px){ul li,ol li{font-size:18px}}blockquote{font-size:calc(28px + 8 * ( (100vw - 576px) / 790));line-height:1.2em}@media screen and (max-width: 576px){blockquote{font-size:28px}}@media screen and (min-width: 1366px){blockquote{font-size:36px}}blockquote.display--1{font-size:calc(32px + 6 * ( (100vw - 576px) / 790));line-height:1.2em}@media screen and (max-width: 576px){blockquote.display--1{font-size:32px}}@media screen and (min-width: 1366px){blockquote.display--1{font-size:38px}}.logo{font-size:calc(36px + 0 * ( (100vw - 576px) / 790));line-height:calc(36px + 0 * ( (100vw - 576px) / 790));font-weight:var(--fw-normal);font-family:var(--font-logo)}@media screen and (max-width: 576px){.logo{font-size:36px}}@media screen and (min-width: 1366px){.logo{font-size:36px}}@media screen and (max-width: 576px){.logo{line-height:36px}}@media screen and (min-width: 1366px){.logo{line-height:36px}}.postBody>*:first-child,.yogiAbout__body>*:first-child{margin-top:0 !important}.postBody h1,.postBody h2,.postBody h3,.postBody h4,.postBody h5,.postBody h6,.yogiAbout__body h1,.yogiAbout__body h2,.yogiAbout__body h3,.yogiAbout__body h4,.yogiAbout__body h5,.yogiAbout__body h6{margin:1.5em 0 1em}.postBody h3,.yogiAbout__body h3{font-size:calc(22px + 2 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.postBody h3,.yogiAbout__body h3{font-size:22px}}@media screen and (min-width: 1366px){.postBody h3,.yogiAbout__body h3{font-size:24px}}.postBody p,.yogiAbout__body p{margin:1.5em 0}.postBody ul,.postBody ol,.yogiAbout__body ul,.yogiAbout__body ol{margin:1.5em 0;list-style-type:none;padding-left:0;counter-reset:li}.postBody ul li,.yogiAbout__body ul li{position:relative;padding-left:30px;font-size:calc(16px + 2 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.postBody ul li,.yogiAbout__body ul li{font-size:16px}}@media screen and (min-width: 1366px){.postBody ul li,.yogiAbout__body ul li{font-size:18px}}@media (min-width: 1440px){.postBody ul li,.yogiAbout__body ul li{font-size:calc(16px + 2 * ( (100vw - 576px) / 790))}}@media screen and (min-width: 1440px) and (max-width: 576px){.postBody ul li,.yogiAbout__body ul li{font-size:16px}}@media screen and (min-width: 1440px) and (min-width: 1366px){.postBody ul li,.yogiAbout__body ul li{font-size:18px}}.postBody ul li:before,.yogiAbout__body ul li:before{content:'';width:6px;height:6px;border-radius:50%;position:absolute;left:8px;top:7px;background-color:var(--sage)}.postBody li,.yogiAbout__body li{margin:0 0 0.75em;position:relative;padding-left:30px;counter-increment:li}.postBody li:before,.yogiAbout__body li:before{content:counter(li) ".";position:absolute;left:8px;top:6px;font-size:calc(12px + 0 * ( (100vw - 576px) / 790));line-height:1em;color:var(--text)}@media screen and (max-width: 576px){.postBody li:before,.yogiAbout__body li:before{font-size:12px}}@media screen and (min-width: 1366px){.postBody li:before,.yogiAbout__body li:before{font-size:12px}}.postBody p{font-size:calc(16px + 2 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.postBody p{font-size:16px}}@media screen and (min-width: 1366px){.postBody p{font-size:18px}}.fourColCTACards{padding:80px 0 100px 0}@media (min-width: 992px){.fourColCTACards{padding:120px 0 140px 0}}@media (min-width: 1200px){.fourColCTACards{padding:150px 0 170px 0}}.fourColCTACards__intro{margin-bottom:26px}@media (min-width: 768px){.fourColCTACards__intro{margin-bottom:56px}}@media (min-width: 1200px){.fourColCTACards__intro{margin-bottom:86px}}.fourColCTACards__intro-header{margin-bottom:21px}.fourColCTACards .fourColCTACardsCard{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;padding:31px 26px 47px;position:relative}.fourColCTACards .fourColCTACardsCard__header{width:95px;height:80px;margin:0 auto 34px}.fourColCTACards .fourColCTACardsCard__header-icon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.fourColCTACards .fourColCTACardsCard__body-subheader{margin-bottom:10px}.fourColCTACards .fourColCTACardsCard__body-copy{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.fourColCTACards .fourColCTACardsCard__button{margin-top:20px}.fourColCTACards .fourColCTACardsCard:hover{-webkit-box-shadow:0px 10px 20px 0px rgba(0,0,0,0.16);box-shadow:0px 10px 20px 0px rgba(0,0,0,0.16)}.fourColCTACards .fourColCTACardsCard:hover .fourColCTACardsCard__button svg circle{fill:var(--slate)}.centeredText{padding:80px 0px}@media (min-width: 992px){.centeredText{padding:120px 0 130px 0}}@media (min-width: 1200px){.centeredText{padding:120px 0}}.centeredText__content-header{margin-bottom:20px}@media (min-width: 768px){.centeredText__content-header{max-width:820px;margin-left:auto;margin-right:auto;margin-bottom:20px}}@media (min-width: 768px){.centeredText__content-copy{max-width:680px;margin-left:auto;margin-right:auto}}.centeredText__content-cta{margin-top:48px}.contactHero{padding:120px 0 0}@media (min-width: 992px){.contactHero{padding:120px 0 0}}@media (min-width: 1200px){.contactHero{padding:258px 0 0}}.contactHero__pattern--topRight{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDY1LjQxNCIgaGVpZ2h0PSIxNDAwLjMxMyIgdmlld0JveD0iMCAwIDE0NjUuNDE0IDE0MDAuMzEzIj4KICA8ZyBpZD0iVE1fLV9FbGVjdHJpY195ZWxsb3dfLV9sb2dvX21hcmtfLV9vdXRsaW5lZCIgZGF0YS1uYW1lPSJUTSAtIEVsZWN0cmljIHllbGxvdyAtIGxvZ28gbWFyayAtIG91dGxpbmVkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMS4zMjMgMTA2Ljg1MykiIHN0eWxlPSJpc29sYXRpb246IGlzb2xhdGUiPgogICAgPGcgaWQ9IkxheWVyXzIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMC4zMSAtMTA1Ljg0OCkiPgogICAgICA8ZyBpZD0iTGF5ZXJfMS0yIj4KICAgICAgICA8ZyBpZD0iR3JvdXBfMzY3NSIgZGF0YS1uYW1lPSJHcm91cCAzNjc1Ij4KICAgICAgICAgIDxwYXRoIGlkPSJQYXRoXzExNDg2MyIgZGF0YS1uYW1lPSJQYXRoIDExNDg2MyIgZD0iTTMyMC4yNDEsNzEwLjk4NmMtNTcuNjgzLTE4My4zOTMtMTUuNzEzLTM5MC41NTIsMTI5LjQ1Ni01NDEuMUM1MjEuOTc5LDk0Ljg3Nyw2MTAuNzMzLDQzLjUzOCw3MDUuNjIsMTUuODY4LDUxMS4zODUtMjUuOTA1LDI5OS45NjYsMjkuODc0LDE1NC44LDE4MC40NzNjLTIxNy40NSwyMjUuNTU3LTIwMy43NjUsNTc4LjE0MywzMC41MTQsNzg3LjVhNTgwLjc2Niw1ODAuNzY2LDAsMCwwLDE3OS40MzUsMTA5LjIxNiw1NDAuMDE0LDU0MC4wMTQsMCwwLDEtNDQuNS0zNjYuMloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjI1IDguMTk4KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmYwZGY2IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIvPgogICAgICAgICAgPHBhdGggaWQ9IlBhdGhfMTE0ODY0IiBkYXRhLW5hbWU9IlBhdGggMTE0ODY0IiBkPSJNODMuNDMxLDcwMC4zMzdjMjEuNTkzLTkzLjE2MSw2OC4xNzUtMTgyLjE3MywxNDAuNDU2LTI1Ny4xOEMzOTEuMjU3LDI2OS41MjQsNjQ2LjcyMywyMjEuODk0LDg2Mi40LDMwNC41NjNBNTU4LjA0Myw1NTguMDQzLDAsMCwwLDczNS45MzQsMTQwLjRDNjU4LjAyNyw3MC44MDcsNTY1LjUyMiwyNS45NTksNDY4LjgwOSw1LjE3LDM3My45NzMsMzIuODQsMjg1LjE2OCw4NC4yMjcsMjEyLjg4NywxNTkuMTg1Yy0xNDUuMTcsMTUwLjYtMTg3LjE5LDM1Ny43MS0xMjkuNDU2LDU0MS4xWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjM2LjU2MSAxOC44NDgpIiBmaWxsPSJub25lIiBzdHJva2U9IiNiZjBkZjYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6IG92ZXJsYXk7aXNvbGF0aW9uOiBpc29sYXRlIi8+CiAgICAgICAgICA8cGF0aCBpZD0iUGF0aF8xMTQ4NjUiIGRhdGEtbmFtZT0iUGF0aCAxMTQ4NjUiIGQ9Ik04My40MzEsNzAwLjMzN2MyMS41OTMtOTMuMTYxLDY4LjE3NS0xODIuMTczLDE0MC40NTYtMjU3LjE4QzM5MS4yNTcsMjY5LjUyNCw2NDYuNzIzLDIyMS44OTQsODYyLjQsMzA0LjU2M0E1NTguMDQzLDU1OC4wNDMsMCwwLDAsNzM1LjkzNCwxNDAuNEM2NTguMDI3LDcwLjgwNyw1NjUuNTIyLDI1Ljk1OSw0NjguODA5LDUuMTcsMzczLjk3MywzMi44NCwyODUuMTY4LDg0LjIyNywyMTIuODg3LDE1OS4xODVjLTE0NS4xNywxNTAuNi0xODcuMTksMzU3LjcxLTEyOS40NTYsNTQxLjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMzYuNTYxIDE4Ljg0OCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2JmMGRmNiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiLz4KICAgICAgICAgIDxwYXRoIGlkPSJQYXRoXzExNDg2NiIgZGF0YS1uYW1lPSJQYXRoIDExNDg2NiIgZD0iTTExNDYuMDQsMTM5LjM5Yy0yMS41OTMsOTMuMTYxLTY4LjE3NSwxODIuMTczLTE0MC40NTYsMjU3LjE4Qzg2MC40MTUsNTQ3LjE2OSw2NDksNjAyLjk0OSw0NTQuNzYxLDU2MS4xNzUsMzI5Ljk2OCw1OTcuNTgsMTk0LjY4Miw1OTIuNyw3Mi4xNyw1NDUuNzA1QTU1OC4wMzQsNTU4LjAzNCwwLDAsMCwxOTguNjM2LDcwOS44NzFjMjM0LjI3OSwyMDkuMzU1LDYwMC41LDE5Ni4xNzksODE3Ljk0OC0yOS4zNzhDMTE2MS43NTMsNTI5Ljg5NCwxMjAzLjc3MywzMjIuNzgzLDExNDYuMDQsMTM5LjM5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjkyLjM3NiA1MzkuNjMxKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmYwZGY2IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIvPgogICAgICAgICAgPHBhdGggaWQ9IlBhdGhfMTE0ODY3IiBkYXRhLW5hbWU9IlBhdGggMTE0ODY3IiBkPSJNNDk5LjUyNCw2Ni41MmMxMDEuNzMsMjAwLjkxMyw3MS40MTksNDQ5Ljc0OC05NS45NTIsNjIzLjM4MUMzMzEuMjkyLDc2NC45MDgsMjQyLjUzNyw4MTYuMjQ2LDE0Ny42NSw4NDMuOTE2YzE5NC4yMzUsNDEuNzI1LDQwNS42NTQtMTQuMDU1LDU1MC44MjQtMTY0LjYsNzIuMjgxLTc1LjAwNywxMTguODYzLTE2NC4wNjgsMTQwLjQ1Ni0yNTcuMTgtMjguNzQtOTEuMzA2LTgyLjExNC0xNzYuODA1LTE1OS45Ny0yNDYuNEE1ODAuNzc0LDU4MC43NzQsMCwwLDAsNDk5LjUyNCw2Ni41MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU5OS40ODcgMjU2Ljg5KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmYwZGY2IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBvdmVybGF5O2lzb2xhdGlvbjogaXNvbGF0ZSIvPgogICAgICAgICAgPHBhdGggaWQ9IlBhdGhfMTE0ODY4IiBkYXRhLW5hbWU9IlBhdGggMTE0ODY4IiBkPSJNNDk5LjUyNCw2Ni41MmMxMDEuNzMsMjAwLjkxMyw3MS40MTksNDQ5Ljc0OC05NS45NTIsNjIzLjM4MUMzMzEuMjkyLDc2NC45MDgsMjQyLjUzNyw4MTYuMjQ2LDE0Ny42NSw4NDMuOTE2YzE5NC4yMzUsNDEuNzI1LDQwNS42NTQtMTQuMDU1LDU1MC44MjQtMTY0LjYsNzIuMjgxLTc1LjAwNywxMTguODYzLTE2NC4wNjgsMTQwLjQ1Ni0yNTcuMTgtMjguNzQtOTEuMzA2LTgyLjExNC0xNzYuODA1LTE1OS45Ny0yNDYuNEE1ODAuNzc0LDU4MC43NzQsMCwwLDAsNDk5LjUyNCw2Ni41MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU5OS40ODcgMjU2Ljg5KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmYwZGY2IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIvPgogICAgICAgICAgPHBhdGggaWQ9IlBhdGhfMTE0ODY5IiBkYXRhLW5hbWU9IlBhdGggMTE0ODY5IiBkPSJNNTAxLjY2MSw1MjkuMjQyQzQwNC45LDUwOC40NTMsMzEyLjQ0NCw0NjMuNiwyMzQuNTM3LDM5NC4wMTVzLTEzMS4yMzEtMTU1LjA0LTE1OS45Ny0yNDYuNGE1NDAuMzQ0LDU0MC4zNDQsMCwwLDAsNDQuNSwzNjYuMmMxMjIuNTEyLDQ3LDI1Ny44LDUxLjgyNiwzODIuNTkxLDE1LjQ3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjQ1LjQ3NiA1NzEuNTY1KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmYwZGY2IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBvdmVybGF5O2lzb2xhdGlvbjogaXNvbGF0ZSIvPgogICAgICAgICAgPHBhdGggaWQ9IlBhdGhfMTE0ODcwIiBkYXRhLW5hbWU9IlBhdGggMTE0ODcwIiBkPSJNNTAxLjY2MSw1MjkuMjQyQzQwNC45LDUwOC40NTMsMzEyLjQ0NCw0NjMuNiwyMzQuNTM3LDM5NC4wMTVzLTEzMS4yMzEtMTU1LjA0LTE1OS45Ny0yNDYuNGE1NDAuMzQ0LDU0MC4zNDQsMCwwLDAsNDQuNSwzNjYuMmMxMjIuNTEyLDQ3LDI1Ny44LDUxLjgyNiwzODIuNTkxLDE1LjQ3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjQ1LjQ3NiA1NzEuNTY1KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmYwZGY2IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIvPgogICAgICAgICAgPHBhdGggaWQ9IlBhdGhfMTE0ODcxIiBkYXRhLW5hbWU9IlBhdGggMTE0ODcxIiBkPSJNNTMzLjA1MSwzMjMuNjU5QTU4MC4xODksNTgwLjE4OSwwLDAsMSw3MTIuNDg1LDQzMi44NzVjNzcuOTA3LDY5LjU5LDEzMS4yMywxNTUuMDQsMTU5Ljk3LDI0Ni40LDQzLjMzOC0xODctMTQuNi0zOTAuNTUzLTE3MC45Ny01MzAuMzE4QzU0NS4wNjQsOS4xODcsMzI5Ljg5NS0zMS4yNjksMTM5LjQxLDI0LjI2NiwyMzYuMTczLDQ1LjA1NSwzMjguNjI3LDg5LjksNDA2LjUzNCwxNTkuNDkzQTU1Ny40MDgsNTU3LjQwOCwwLDAsMSw1MzMsMzIzLjY1OVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU2NS45NiAtMC4yNDgpIiBmaWxsPSJub25lIiBzdHJva2U9IiNiZjBkZjYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIi8+CiAgICAgICAgPC9nPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K");background-position:100% 30%}.contactHero__text{margin-bottom:60px}@media (min-width: 992px){.contactHero__text{padding-right:50px;margin:0}}.contactHero__text-title{margin-bottom:20px}.contactHero__logos{display:grid;grid-template-columns:auto auto auto;margin-bottom:60px}@media (min-width: 992px){.contactHero__logos{margin-top:40px}}.contactHero__form{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-webkit-box-shadow:20px 50px 50px 0px rgba(0,0,0,0.32);box-shadow:20px 50px 50px 0px rgba(0,0,0,0.32);padding:45px 30px}@media (min-width: 768px){.contactHero__form{padding:45px 42px}}.contactHero__form-header{font-size:calc(24px + 0 * ( (100vw - 576px) / 790));line-height:calc(30px + 0 * ( (100vw - 576px) / 790));margin-bottom:31px}@media screen and (max-width: 576px){.contactHero__form-header{font-size:24px}}@media screen and (min-width: 1366px){.contactHero__form-header{font-size:24px}}@media screen and (max-width: 576px){.contactHero__form-header{line-height:30px}}@media screen and (min-width: 1366px){.contactHero__form-header{line-height:30px}}.contactLocations__panel-1{padding:80px 0 60px 0}@media (min-width: 768px){.contactLocations__panel-1{padding:100px 0 80px 0}}@media (min-width: 992px){.contactLocations__panel-1{padding:120px 0 100px 0}}@media (min-width: 1200px){.contactLocations__panel-1{padding:180px 0 80px 0}}.contactLocations__panel-2{padding:60px 0}@media (min-width: 768px){.contactLocations__panel-2{padding:100px 0 60px 0}}.contactLocations__intro-header{margin-bottom:20px}.contactLocations .contactLocationsCard{margin-bottom:60px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-webkit-box-shadow:0 10px 10px 0px rgba(0,0,0,0.16);box-shadow:0 10px 10px 0px rgba(0,0,0,0.16);width:100%;overflow:hidden}.contactLocations .contactLocationsCard__header{width:100%;height:0;padding-bottom:53.08%}.contactLocations .contactLocationsCard__header-icon{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0}.contactLocations .contactLocationsCard__body{padding:45px 50px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.contactLocations .contactLocationsCard__body span{display:block}.contactLocations .contactLocationsCard__body-subheader{font-size:calc(20px + 4 * ( (100vw - 576px) / 790));line-height:calc(28px + 4 * ( (100vw - 576px) / 790));font-weight:var(--fw-medium);margin-bottom:16px}@media screen and (max-width: 576px){.contactLocations .contactLocationsCard__body-subheader{font-size:20px}}@media screen and (min-width: 1366px){.contactLocations .contactLocationsCard__body-subheader{font-size:24px}}@media screen and (max-width: 576px){.contactLocations .contactLocationsCard__body-subheader{line-height:28px}}@media screen and (min-width: 1366px){.contactLocations .contactLocationsCard__body-subheader{line-height:32px}}.contactLocations .contactLocationsCard__body-address{margin-bottom:16px}.contactLocations .contactLocationsCard__footer{padding:0 50px 45px;margin-top:40px}.ctaBannerImage{padding:80px 0px}@media (min-width: 768px){.ctaBannerImage{padding:45px 0px 120px 0}}.ctaBannerImage--none{padding:0}.ctaBannerImage .flex-column-reverse{padding:0 15px}@media (min-width: 1200px){.ctaBannerImage .flex-column-reverse{padding:0}}.ctaBannerImage__image{margin-top:30px;height:100%;max-height:478px;max-width:536px;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;width:100%}@media (min-width: 992px){.ctaBannerImage__image{margin:0}}.ctaBannerImage__content-header{margin-bottom:20px}.ctaBannerImage__content-copy ul,.ctaBannerImage__content-copy ol{margin:30px 0 20px 0}.ctaBannerImage__content-copy a:not(.textLink){color:var(--dusty-teal);text-decoration:underline}.ctaBannerImage__content-copy a:not(.textLink):hover{color:var(--bright-teal)}.ctaBannerImage__content-cta{margin-top:37px}.ctaBanner{padding:80px 0px}@media (min-width: 992px){.ctaBanner{padding:100px 0px 80px 0}}@media (min-width: 1200px){.ctaBanner{padding:140px 0px 120px 0}}@media (min-width: 768px){.ctaBanner__pattern{background-position:center;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDMzLjc0OSIgaGVpZ2h0PSIxNDQ1LjU3IiB2aWV3Qm94PSIwIDAgMTQzMy43NDkgMTQ0NS41NyI+CiAgPGcgaWQ9Ikdyb3VwXzM3ODkiIGRhdGEtbmFtZT0iR3JvdXAgMzc4OSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS41MTMgMS41MDUpIj4KICAgIDxwYXRoIGlkPSJQYXRoXzExNDg5MyIgZGF0YS1uYW1lPSJQYXRoIDExNDg5MyIgZD0iTTMxMy4xLDczMy40MTNjLTU2LjQtMTg5LjItMTUuMzYyLTQwMi45MTQsMTI2LjU2Ny01NTguMjI5YTU2MS41MTYsNTYxLjUxNiwwLDAsMSwyNTAuMjEtMTU4Ljg5Yy0xODkuOS00My4xLTM5Ni42LDE0LjQ0OS01MzguNTI5LDE2OS44MTVDLTYxLjI1LDQxOC44LTQ3Ljg2OSw3ODIuNTUsMTgxLjE4LDk5OC41MzFBNTYzLjIsNTYzLjIsMCwwLDAsMzU2LjYwOSwxMTExLjIsNTg0LjgxLDU4NC44MSwwLDAsMSwzMTMuMSw3MzMuNDEzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMjUgOC41MzQpIiBmaWxsPSJub25lIiBzdHJva2U9IiNiZjBkZjYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIzIi8+CiAgICA8cGF0aCBpZD0iUGF0aF8xMTQ4OTQiIGRhdGEtbmFtZT0iUGF0aCAxMTQ4OTQiIGQ9Ik04Mi44NzMsNzIyLjMzOWE1NzUuMTI4LDU3NS4xMjgsMCwwLDEsMTM3LjMyMS0yNjUuMzJjMTYzLjYzNS0xNzkuMTI5LDQxMy40LTIyOC4yNjYsNjI0LjI2MS0xNDIuOTgxQTU3My4xNjgsNTczLjE2OCwwLDAsMCw3MjAuODEyLDE0NC42NzcsNTYwLjQwOCw1NjAuNDA4LDAsMCwwLDQ1OS42NSw1LjE3LDU2Mi4yMjEsNTYyLjIyMSwwLDAsMCwyMDkuNDQsMTY0LjA2QzY3LjUxMSwzMTkuNDI1LDI2LjQyOCw1MzMuMDkxLDgyLjg3Myw3MjIuMjg5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjI5Ljk3NiAxOS42MDgpIiBmaWxsPSJub25lIiBzdHJva2U9IiNiZjBkZjYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6IG92ZXJsYXk7aXNvbGF0aW9uOiBpc29sYXRlIi8+CiAgICA8cGF0aCBpZD0iUGF0aF8xMTQ4OTUiIGRhdGEtbmFtZT0iUGF0aCAxMTQ4OTUiIGQ9Ik04Mi44NzMsNzIyLjMzOWE1NzUuMTI4LDU3NS4xMjgsMCwwLDEsMTM3LjMyMS0yNjUuMzJjMTYzLjYzNS0xNzkuMTI5LDQxMy40LTIyOC4yNjYsNjI0LjI2MS0xNDIuOTgxQTU3My4xNjgsNTczLjE2OCwwLDAsMCw3MjAuODEyLDE0NC42NzcsNTYwLjQwOCw1NjAuNDA4LDAsMCwwLDQ1OS42NSw1LjE3LDU2Mi4yMjEsNTYyLjIyMSwwLDAsMCwyMDkuNDQsMTY0LjA2QzY3LjUxMSwzMTkuNDI1LDI2LjQyOCw1MzMuMDkxLDgyLjg3Myw3MjIuMjg5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjI5Ljk3NiAxOS42MDgpIiBmaWxsPSJub25lIiBzdHJva2U9IiNiZjBkZjYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIzIi8+CiAgICA8cGF0aCBpZD0iUGF0aF8xMTQ4OTYiIGRhdGEtbmFtZT0iUGF0aCAxMTQ4OTYiIGQ9Ik0xMTIyLjA3LDEzOS4zOUE1NzUuMTI5LDU3NS4xMjksMCwwLDEsOTg0Ljc1LDQwNC43MUM4NDIuODIsNTYwLjA3Niw2MzYuMTIxLDYxNy42Miw0NDYuMjIxLDU3NC41MjVBNTU5LjA2NCw1NTkuMDY0LDAsMCwxLDcyLjE3LDU1OC41NjUsNTczLjE2LDU3My4xNiwwLDAsMCwxOTUuODEzLDcyNy45MjdDNDI0Ljg2Myw5NDMuOTA4LDc4Mi45MDcsOTMwLjMxNSw5OTUuNSw2OTcuNjE5LDExMzcuNDMzLDU0Mi4yNTMsMTE3OC41MTUsMzI4LjU4OCwxMTIyLjA3LDEzOS4zOVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI4NC4yMzkgNTYxLjEyMykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2JmMGRmNiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjMiLz4KICAgIDxwYXRoIGlkPSJQYXRoXzExNDg5NyIgZGF0YS1uYW1lPSJQYXRoIDExNDg5NyIgZD0iTTQ5MS42Nyw2Ni41MmM5OS40NiwyMDcuMjcyLDY5LjgyNSw0NjMuOTgyLTkzLjgxLDY0My4xMTFhNTYxLjUyMSw1NjEuNTIxLDAsMCwxLTI1MC4yMSwxNTguODljMTg5LjksNDMuMDQ1LDM5Ni42LTE0LjUsNTM4LjUyOS0xNjkuODE1QTU3NS4zNjUsNTc1LjM2NSwwLDAsMCw4MjMuNSw0MzMuMzg2LDU3My44LDU3My44LDAsMCwwLDY2Ny4xLDE3OS4xOTMsNTYzLjIsNTYzLjIsMCwwLDAsNDkxLjY3LDY2LjUyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTgyLjgxIDI2Ny4xMjYpIiBmaWxsPSJub25lIiBzdHJva2U9IiNiZjBkZjYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6IG92ZXJsYXk7aXNvbGF0aW9uOiBpc29sYXRlIi8+CiAgICA8cGF0aCBpZD0iUGF0aF8xMTQ4OTgiIGRhdGEtbmFtZT0iUGF0aCAxMTQ4OTgiIGQ9Ik00OTEuNjcsNjYuNTJjOTkuNDYsMjA3LjI3Miw2OS44MjUsNDYzLjk4Mi05My44MSw2NDMuMTExYTU2MS41MjEsNTYxLjUyMSwwLDAsMS0yNTAuMjEsMTU4Ljg5YzE4OS45LDQzLjA0NSwzOTYuNi0xNC41LDUzOC41MjktMTY5LjgxNUE1NzUuMzY1LDU3NS4zNjUsMCwwLDAsODIzLjUsNDMzLjM4Niw1NzMuOCw1NzMuOCwwLDAsMCw2NjcuMSwxNzkuMTkzLDU2My4yLDU2My4yLDAsMCwwLDQ5MS42Nyw2Ni41MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU4Mi44MSAyNjcuMTI2KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmYwZGY2IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMyIvPgogICAgPHBhdGggaWQ9IlBhdGhfMTE0ODk5IiBkYXRhLW5hbWU9IlBhdGggMTE0ODk5IiBkPSJNNDkxLjgxNyw1NDEuMzJjLTk0LjYtMjEuNDQ3LTE4NC45OTQtNjcuNzE0LTI2MS4xNjItMTM5LjUwN0E1NzMuMDg2LDU3My4wODYsMCwwLDEsNzQuMjU2LDE0Ny42MkM0Ni41LDI3My45ODcsNjEuMjcyLDQwNy42NTQsMTE3Ljc2Niw1MjUuNDExYTU1OS4zNyw1NTkuMzcsMCwwLDAsMzc0LjA1MSwxNS45NTlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMzguNjQzIDU5NC4zMjcpIiBmaWxsPSJub25lIiBzdHJva2U9IiNiZjBkZjYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6IG92ZXJsYXk7aXNvbGF0aW9uOiBpc29sYXRlIi8+CiAgICA8cGF0aCBpZD0iUGF0aF8xMTQ5MDAiIGRhdGEtbmFtZT0iUGF0aCAxMTQ5MDAiIGQ9Ik00OTEuODE3LDU0MS4zMmMtOTQuNi0yMS40NDctMTg0Ljk5NC02Ny43MTQtMjYxLjE2Mi0xMzkuNTA3QTU3My4wODYsNTczLjA4NiwwLDAsMSw3NC4yNTYsMTQ3LjYyQzQ2LjUsMjczLjk4Nyw2MS4yNzIsNDA3LjY1NCwxMTcuNzY2LDUyNS40MTFhNTU5LjM3LDU1OS4zNywwLDAsMCwzNzQuMDUxLDE1Ljk1OVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIzOC42NDMgNTk0LjMyNykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2JmMGRmNiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjMiLz4KICAgIDxwYXRoIGlkPSJQYXRoXzExNDkwMSIgZGF0YS1uYW1lPSJQYXRoIDExNDkwMSIgZD0iTTUyNC4yNjUsMzMzLjg5NUE1NjIuNjQsNTYyLjY0LDAsMCwxLDY5OS42OTQsNDQ2LjU2OGE1NzMuMDksNTczLjA5LDAsMCwxLDE1Ni40LDI1NC4xOTRjNDIuMzcxLTE5Mi45MjMtMTQuMjcyLTQwMi45MTQtMTY3LjE1NC01NDcuMUM1MzYuMDA5LDkuNDY5LDMyNS42NDMtMzIuMjY3LDEzOS40MSwyNS4wMjZjOTQuNiwyMS40NDcsMTg0Ljk5NCw2Ny43MTQsMjYxLjE2MiwxMzkuNTA3QTU3Mi41MjMsNTcyLjUyMywwLDAsMSw1MjQuMjE1LDMzMy44OTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1NTAuMjE2IC0wLjI0OCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2JmMGRmNiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjMiLz4KICA8L2c+Cjwvc3ZnPgo=")}}.ctaBanner__content-copy{margin-top:12px}.ctaBanner__content-cta{margin-top:40px}.formBanner{padding:80px 0px}@media (min-width: 992px){.formBanner{padding:100px 0px}}@media (min-width: 1200px){.formBanner{padding:120px 0px}}.formBanner__intro-header{font-size:calc(28px + 7 * ( (100vw - 576px) / 790));line-height:calc(36px + 11 * ( (100vw - 576px) / 790));font-weight:var(--fw-semi);margin-bottom:50px}@media screen and (max-width: 576px){.formBanner__intro-header{font-size:28px}}@media screen and (min-width: 1366px){.formBanner__intro-header{font-size:35px}}@media screen and (max-width: 576px){.formBanner__intro-header{line-height:36px}}@media screen and (min-width: 1366px){.formBanner__intro-header{line-height:47px}}@media (min-width: 768px){.formBanner__intro-header{margin:0}}.formBanner__form .pardotForm{text-align:center}@media (min-width: 768px){.formBanner__form .pardotForm{text-align:left}}.formBanner__form .pardotForm input{border-radius:29px;-webkit-border-radius:29px;-moz-border-radius:29px}@media (min-width: 768px){.formBanner__form .pardotForm .fieldset-submit{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.formBanner__form .pardotForm .fieldset-submit input[type="submit"]{background-color:var(--purple)}@media (min-width: 768px){.formBanner__form .pardotForm .fieldset-submit input[type="submit"]{margin:0}}.formBanner__form .pardotForm .fieldset-submit input[type="submit"]:hover{background-color:var(--blue)}.formBanner__form .pardotForm .fieldset-gdpr a:hover{color:var(--purple)}.heroColumn{overflow:hidden;padding:120px 0 80px 0}@media (min-width: 768px){.heroColumn{padding:130px 0 100px 0}}@media (min-width: 1200px){.heroColumn{padding:190px 0 115px 0}}@media (min-width: 768px){.heroColumn__pattern{left:45%;top:0;width:840px;height:144%;background-size:contain;background-position:bottom right;background-image:url("data:image/svg+xml;base64,PHN2ZyBpZD0iR3JvdXBfNDMyOSIgZGF0YS1uYW1lPSJHcm91cCA0MzI5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iODQwLjE0NiIgaGVpZ2h0PSI4MzMuODMyIiB2aWV3Qm94PSIwIDAgODQwLjE0NiA4MzMuODMyIj4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4KICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZV8xMzk1OSIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMTM5NTkiIHdpZHRoPSI4NDAuMTQ2IiBoZWlnaHQ9IjgzMy44MzIiIGZpbGw9Im5vbmUiLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aC0zIj4KICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZV8xMzk1MyIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMTM5NTMiIHdpZHRoPSI0NjEuNTg5IiBoZWlnaHQ9IjQxNC41NiIgZmlsbD0ibm9uZSIvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTQiPgogICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzEzOTUyIiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxMzk1MiIgd2lkdGg9IjQ2MS41NzgiIGhlaWdodD0iNDE0LjU1OSIgZmlsbD0ibm9uZSIvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTUiPgogICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzEzOTU1IiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxMzk1NSIgd2lkdGg9IjM5Ni44OTEiIGhlaWdodD0iNDcxLjU5NiIgZmlsbD0ibm9uZSIvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTYiPgogICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzEzOTU0IiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxMzk1NCIgd2lkdGg9IjM5Ni44NjkiIGhlaWdodD0iNDcxLjU4NyIgZmlsbD0ibm9uZSIvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTciPgogICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzEzOTU3IiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxMzk1NyIgd2lkdGg9IjI1My4yNTEiIGhlaWdodD0iMjQxLjkxMSIgZmlsbD0ibm9uZSIvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTgiPgogICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzEzOTU2IiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxMzk1NiIgd2lkdGg9IjI1My4yNTEiIGhlaWdodD0iMjQxLjkwNCIgZmlsbD0ibm9uZSIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9Ikdyb3VwXzQzNDYiIGRhdGEtbmFtZT0iR3JvdXAgNDM0NiIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPgogICAgPGcgaWQ9Ikdyb3VwXzQzNDUiIGRhdGEtbmFtZT0iR3JvdXAgNDM0NSI+CiAgICAgIDxnIGlkPSJHcm91cF80MzQ0IiBkYXRhLW5hbWU9Ikdyb3VwIDQzNDQiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIj4KICAgICAgICA8cGF0aCBpZD0iUGF0aF8xMTU2MjMiIGRhdGEtbmFtZT0iUGF0aCAxMTU2MjMiIGQ9Ik0xODMuNzE3LDQyMy42MjNjLTMzLjEyOS0xMDkuMzU0LTkuMDA4LTIzMi44ODQsNzQuMzI5LTMyMi42OEEzMzAuNzI3LDMzMC43MjcsMCwwLDEsNDA0Ljk2OCw5LjA5M0MyOTMuNDQ5LTE1LjgsMTcyLjA2NywxNy40NjYsODguNzMsMTA3LjI2MmMtMTI0LjgzOSwxMzQuNTE2LTExNi45OTUsMzQ0Ljc2NCwxNy41MjIsNDY5LjZhMzMxLjEyMywzMzEuMTIzLDAsMCwwLDEwMy4wMjMsNjUuMTExLDMzMy4zLDMzMy4zLDAsMCwxLTI1LjU1OC0yMTguMzU0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMSA1LjI0KSIgZmlsbD0iI2JmMGRmNiIvPgogICAgICAgIDxnIGlkPSJHcm91cF80MzMzIiBkYXRhLW5hbWU9Ikdyb3VwIDQzMzMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2OS4zNTcgMTQuMzA5KSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBvdmVybGF5O2lzb2xhdGlvbjogaXNvbGF0ZSI+CiAgICAgICAgICA8ZyBpZD0iR3JvdXBfNDMzMiIgZGF0YS1uYW1lPSJHcm91cCA0MzMyIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwXzQzMzEiIGRhdGEtbmFtZT0iR3JvdXAgNDMzMSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aC0zKSI+CiAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwXzQzMzAiIGRhdGEtbmFtZT0iR3JvdXAgNDMzMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMDAxKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXBfNDMyOS0yIiBkYXRhLW5hbWU9Ikdyb3VwIDQzMjkiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgtNCkiPgogICAgICAgICAgICAgICAgICA8cGF0aCBpZD0iUGF0aF8xMTU2MjQiIGRhdGEtbmFtZT0iUGF0aCAxMTU2MjQiIGQ9Ik00My40MzksNDE2Ljk5M2EzMzAuNiwzMzAuNiwwLDAsMSw4MC42NDgtMTUzLjM1OUMyMjAuMTgsMTYwLjA4NywzNjYuODUyLDEzMS42OSw0OTAuNjY3LDE4MUEzMzIuMTI3LDMzMi4xMjcsMCwwLDAsMjY0LjY5MSwyLjQ2M2EzMzAuNzI3LDMzMC43MjcsMCwwLDAtMTQ2LjkyMyw5MS44NWMtODMuMzM3LDg5LjgtMTA3LjQ1NywyMTMuMzI2LTc0LjMyOSwzMjIuNjgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yOS4wNzcgLTIuNDQpIiBmaWxsPSIjYzAwYWY1Ii8+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGlkPSJQYXRoXzExNTYyNSIgZGF0YS1uYW1lPSJQYXRoIDExNTYyNSIgZD0iTTQzLjQzOSw0MTYuOTkzYTMzMC42LDMzMC42LDAsMCwxLDgwLjY0OC0xNTMuMzU5QzIyMC4xOCwxNjAuMDg3LDM2Ni44NTIsMTMxLjY5LDQ5MC42NjcsMTgxQTMzMi4xMjcsMzMyLjEyNywwLDAsMCwyNjQuNjkxLDIuNDYzYTMzMC43MjcsMzMwLjcyNywwLDAsMC0xNDYuOTIzLDkxLjg1Yy04My4zMzcsODkuOC0xMDcuNDU3LDIxMy4zMjYtNzQuMzI5LDMyMi42OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQwLjI3OSAxMS44NykiIGZpbGw9IiM0MTc5ODIiLz4KICAgICAgICA8cGF0aCBpZD0iUGF0aF8xMTU2MjYiIGRhdGEtbmFtZT0iUGF0aCAxMTU2MjYiIGQ9Ik02NTIuNTA3LDY5LjU4YTMzMC42LDMzMC42LDAsMCwxLTgwLjY0OCwxNTMuMzU5QzQ4OC41MjIsMzEyLjc0MSwzNjcuMTM5LDM0NiwyNTUuNjIsMzIxLjEwOUEzMzMuMywzMzMuMywwLDAsMSwzNS45NjMsMzExLjlhMzMxLjMsMzMxLjMsMCwwLDAsNzIuNjEyLDk3Ljg4NWMxMzQuNTE2LDEyNC44MzksMzQ0Ljc2NCwxMTYuOTg5LDQ2OS42LTE3LjUyMiw4My4zMzctODkuOCwxMDcuNDU3LTIxMy4zMjYsNzQuMzI5LTMyMi42OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTczLjMxMyAzMzUuMzE5KSIgZmlsbD0iIzZiZmFkOCIvPgogICAgICAgIDxnIGlkPSJHcm91cF80MzM4IiBkYXRhLW5hbWU9Ikdyb3VwIDQzMzgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQyOC45MjggMTkyLjg0MikiIHN0eWxlPSJtaXgtYmxlbmQtbW9kZTogb3ZlcmxheTtpc29sYXRpb246IGlzb2xhdGUiPgogICAgICAgICAgPGcgaWQ9Ikdyb3VwXzQzMzciIGRhdGEtbmFtZT0iR3JvdXAgNDMzNyI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cF80MzM2IiBkYXRhLW5hbWU9Ikdyb3VwIDQzMzYiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgtNSkiPgogICAgICAgICAgICAgIDxnIGlkPSJHcm91cF80MzM1IiBkYXRhLW5hbWU9Ikdyb3VwIDQzMzUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDIyKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXBfNDMzNCIgZGF0YS1uYW1lPSJHcm91cCA0MzM0IiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoLTYpIj4KICAgICAgICAgICAgICAgICAgPHBhdGggaWQ9IlBhdGhfMTE1NjI3IiBkYXRhLW5hbWU9IlBhdGggMTE1NjI3IiBkPSJNMjc1LjcyMiwzMy4xNDJjNTguNCwxMTkuNzk0LDQxLjAwOCwyNjguMTc3LTU1LjA5LDM3MS43MThhMzMwLjU2MiwzMzAuNTYyLDAsMCwxLTE0Ni45MjMsOTEuODVjMTExLjUxOSwyNC44ODksMjMyLjkwNy04LjM2OCwzMTYuMjQ0LTk4LjE3QTMzMC42NDcsMzMwLjY0NywwLDAsMCw0NzAuNiwyNDUuMTgyLDMzMi4wOSwzMzIuMDksMCwwLDAsMjc1LjcyMiwzMy4xNDIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03My43MzIgLTMzLjEyNSkiIGZpbGw9IiNjMDBhZjUiLz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgICAgPHBhdGggaWQ9IlBhdGhfMTE1NjI4IiBkYXRhLW5hbWU9IlBhdGggMTE1NjI4IiBkPSJNMjc1LjcyMiwzMy4xNDJjNTguNCwxMTkuNzk0LDQxLjAwOCwyNjguMTc3LTU1LjA5LDM3MS43MThhMzMwLjU2MiwzMzAuNTYyLDAsMCwxLTE0Ni45MjMsOTEuODVjMTExLjUxOSwyNC44ODksMjMyLjkwNy04LjM2OCwzMTYuMjQ0LTk4LjE3QTMzMC42NDcsMzMwLjY0NywwLDAsMCw0NzAuNiwyNDUuMTgyLDMzMi4wOSwzMzIuMDksMCwwLDAsMjc1LjcyMiwzMy4xNDIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM1NS4yMTggMTU5LjcxOCkiIGZpbGw9IiM0MTc5ODIiLz4KICAgICAgICA8ZyBpZD0iR3JvdXBfNDM0MyIgZGF0YS1uYW1lPSJHcm91cCA0MzQzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzUuNzAxIDQyOC44NjEpIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6IG92ZXJsYXk7aXNvbGF0aW9uOiBpc29sYXRlIj4KICAgICAgICAgIDxnIGlkPSJHcm91cF80MzQyIiBkYXRhLW5hbWU9Ikdyb3VwIDQzNDIiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXBfNDM0MSIgZGF0YS1uYW1lPSJHcm91cCA0MzQxIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoLTcpIj4KICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXBfNDM0MCIgZGF0YS1uYW1lPSJHcm91cCA0MzQwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4wMDIgMC4wMDgpIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cF80MzM5IiBkYXRhLW5hbWU9Ikdyb3VwIDQzMzkiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgtOCkiPgogICAgICAgICAgICAgICAgICA8cGF0aCBpZD0iUGF0aF8xMTU2MjkiIGRhdGEtbmFtZT0iUGF0aCAxMTU2MjkiIGQ9Ik0yODMuNCwzMDEuMjY5YTMzMC42NDcsMzMwLjY0NywwLDAsMS0xNTMuMzU5LTgwLjY0MkEzMzAuNjEsMzMwLjYxLDAsMCwxLDM4LjE5NCw3My43LDMzMy4zMiwzMzMuMzIsMCwwLDAsNjMuNzQ2LDI5Mi4wNTcsMzMzLjM3NCwzMzMuMzc0LDAsMCwwLDI4My40LDMwMS4yNjkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMC4xNzUgLTczLjcwNCkiIGZpbGw9IiNmNGJmMGIiLz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgICAgPHBhdGggaWQ9IlBhdGhfMTE1NjMwIiBkYXRhLW5hbWU9IlBhdGggMTE1NjMwIiBkPSJNMjgzLjQsMzAxLjI2OWEzMzAuNjQ3LDMzMC42NDcsMCwwLDEtMTUzLjM1OS04MC42NDJBMzMwLjYxLDMzMC42MSwwLDAsMSwzOC4xOTQsNzMuNywzMzMuMzIsMzMzLjMyLDAsMCwwLDYzLjc0NiwyOTIuMDU3LDMzMy4zNzQsMzMzLjM3NCwwLDAsMCwyODMuNCwzMDEuMjY5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDUuNTI0IDM1NS4xNjUpIiBmaWxsPSIjNDNhYTk5Ii8+CiAgICAgICAgPHBhdGggaWQ9IlBhdGhfMTE1NjMxIiBkYXRhLW5hbWU9IlBhdGggMTE1NjMxIiBkPSJNMjk1LjU2MywxOTIuODYzQTMzMi4wOSwzMzIuMDksMCwwLDEsNDkwLjQzNiw0MDQuOWMyNC44ODktMTExLjUyNS04LjM2OC0yMzIuOS05OC4xNy0zMTYuMjQ0UzE3OC45NDYtMTguOCw2OS41OTIsMTQuMzNBMzMwLjY1OSwzMzAuNjU5LDAsMCwxLDIyMi45NTEsOTQuOTc4YTMzMS4zLDMzMS4zLDAsMCwxLDcyLjYxMiw5Ny44ODUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMzNS4zNzcgLTAuMDAzKSIgZmlsbD0iIzQzYWE5OSIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K")}}.heroColumn__intro-title{margin-bottom:20px}.heroColumn__intro-cta{margin-top:35px}.heroColumn__graphic{margin-top:0}@media (min-width: 992px){.heroColumn__graphic{margin:0 auto;max-width:852px}}@media (min-width: 1200px){.heroColumn__graphic{margin:0 auto}}.heroColumn__video{padding-top:54px}@media (min-width: 768px){.heroColumn__video{padding-top:94px}}.hero{padding:120px 0 60px 0}@media (min-width: 768px){.hero{padding:130px 0 60px 0}}@media (min-width: 992px){.hero{padding:130px 0 80px 0}}@media (min-width: 1200px){.hero{padding:130px 0 115px 0}}.hero--align{padding-bottom:0}.hero--align .hero__graphic{padding:0;max-height:none;max-width:90%;margin-left:auto}@media (min-width: 768px){.hero--align .hero__graphic{padding:0}}@media (min-width: 992px){.hero--align .hero__graphic{padding:0 0 0 50px;max-height:630px;max-width:100%;margin:0}}.hero--align .hero__graphic img{height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}.hero--align .hero__intro{padding:0 30px 30px}@media (min-width: 992px){.hero--align .hero__intro{padding:0 30px 80px 0;max-width:550px}}@media (min-width: 1200px){.hero--align .hero__intro{padding:0 30px 115px 0}}@media (min-width: 1440px){.hero--align .hero__intro{max-width:100%}}.hero .container-fluid,.hero .container-sm,.hero .container-md,.hero .container-lg,.hero .container-xl,.hero .container-xxl{padding:0}@media (min-width: 992px){.hero__intro{max-width:495px}}@media (min-width: 1440px){.hero__intro{max-width:100%}}.hero__intro-title{margin-bottom:27px}.hero__intro-cta{margin-top:42px}.hero__graphic{margin-top:40px}@media (min-width: 992px){.hero__graphic{margin-top:60px}}@media (min-width: 1200px){.hero__graphic{margin:0}}.hero__graphic img{width:100%;height:100%;max-height:478px;max-width:536px;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.iconSection{padding:80px 0 60px 0}@media (min-width: 768px){.iconSection{padding:80px 0 40px 0}}@media (min-width: 992px){.iconSection{padding:80px 0}}.iconSection__intro{margin-bottom:34px}@media (min-width: 992px){.iconSection__intro{margin-bottom:70px}}.iconSection__intro-header{margin-bottom:20px}@media (min-width: 768px){.iconSection__intro-copy{max-width:720px;margin-left:auto;margin-right:auto}}.iconSection .iconSectionCard{padding:0 30px;margin:0 auto 55px;max-width:260px}.iconSection .iconSectionCard__header{width:79px;height:76px;margin:0 auto 25px}.iconSection .iconSectionCard__header-icon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.iconSection .iconSectionCard__body-subheader{margin-bottom:25px}.iconSection .iconSectionCard__body-copy{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.iconSection .iconSectionCard__body-copy p{margin-bottom:0}@media (min-width: 768px){.iconSection__cta{margin-top:40px}}.multiColumnCards{padding:80px 0 20px 0}@media (min-width: 768px){.multiColumnCards{padding:100px 0 40px}}@media (min-width: 992px){.multiColumnCards{padding:150px 0 90px 0}}.multiColumnCards .d-grid .multiColumnCards__column{width:100% !important}.multiColumnCards__grid--4{grid-column-gap:0;grid-template-columns:100%}@media (min-width: 768px){.multiColumnCards__grid--4{grid-template-columns:fit-content(48%) fit-content(48%)}}@media (min-width: 1200px){.multiColumnCards__grid--4{grid-template-columns:fit-content(25%) fit-content(25%) fit-content(25%) fit-content(25%)}}.multiColumnCards__grid--3{grid-column-gap:24px;grid-template-columns:100%}@media (min-width: 768px){.multiColumnCards__grid--3{grid-template-columns:fit-content(48%) fit-content(48%)}}@media (min-width: 1200px){.multiColumnCards__grid--3{grid-template-columns:fit-content(25%) fit-content(25%) fit-content(25%)}}.multiColumnCards__intro{margin-bottom:60px}@media (min-width: 768px){.multiColumnCards__intro{margin-bottom:75px}}.multiColumnCards__intro-header{margin-bottom:14px}@media (min-width: 768px){.multiColumnCards__intro-copy{max-width:80%;margin-left:auto;margin-right:auto}}.multiColumnCards .multiColumnCard{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;padding:49px 23px 56px;position:relative;margin-bottom:60px;-webkit-box-shadow:10px 25px 50px 0px rgba(0,0,0,0.2);box-shadow:10px 25px 50px 0px rgba(0,0,0,0.2);width:100%}.multiColumnCards .multiColumnCard__header{width:79px;height:76px;margin:0 auto 25px}.multiColumnCards .multiColumnCard__header-icon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.multiColumnCards .multiColumnCard__body-subheader{margin-bottom:25px}.multiColumnCards .multiColumnCard__body-copy{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.multiColumnCards .multiColumnCard__footer{margin-top:20px}.multiColumnCards .multiColumnCard:hover .textLink svg circle{fill:var(--slate)}.multiColumnCards__cta{margin-bottom:60px}@media (min-width: 768px){.multiColumnCards__cta{margin-top:30px}}@media (min-width: 992px){.multiColumnCards__cta{margin-top:15px}}.multiColumnPartners{padding:80px 0 50px 0}@media (min-width: 768px){.multiColumnPartners{padding:100px 0 70px}}@media (min-width: 992px){.multiColumnPartners{padding:150px 0 120px 0}}.multiColumnPartners__intro{margin-bottom:60px}@media (min-width: 768px){.multiColumnPartners__intro{margin-bottom:75px}}.multiColumnPartners__intro-header{margin-bottom:14px}@media (min-width: 768px){.multiColumnPartners__intro-copy{max-width:80%;margin-left:auto;margin-right:auto}}.multiColumnPartners__column{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:30px;max-width:846px}@media (min-width: 768px){.multiColumnPartners__column:nth-child(2):last-child{border-left:2px solid var(--electric-yellow)}}.multiColumnPartners .multiColumnPartner{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;padding:0 50px 54px;position:relative}.multiColumnPartners .multiColumnPartner--logoOnly{padding:0 50px 25px}@media (min-width: 768px){.multiColumnPartners .multiColumnPartner--logoOnly{padding:0 50px 54px}}.multiColumnPartners .multiColumnPartner--logoOnly .multiColumnPartner__header{width:200px;height:93px}.multiColumnPartners .multiColumnPartner__header{width:237px;height:101px;padding:15px;background-color:var(--white);border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-webkit-box-shadow:0px 10px 20px 0 rgba(0,0,0,0.16);box-shadow:0px 10px 20px 0 rgba(0,0,0,0.16);margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.multiColumnPartners .multiColumnPartner__logo{width:158px;height:55px;margin:0 auto}.multiColumnPartners .multiColumnPartner__header-icon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.multiColumnPartners .multiColumnPartner__body{margin-top:33px}.multiColumnPartners .multiColumnPartner__body-subheader{margin-bottom:25px}.multiColumnPartners .multiColumnPartner__body-copy{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.multiColumnPartners .multiColumnPartner__footer{margin-top:20px}.multiColumnPartners .multiColumnPartner .textLink:hover{color:var(--white)}.multiColumnPartners .multiColumnPartner .textLink:hover svg circle{fill:var(--bright-teal)}.multiColumnPartners .multiColumnPartner .textLink:hover svg path{stroke:var(--slate)}.multiColumnPartners__cta{margin-bottom:30px}@media (min-width: 768px){.multiColumnPartners__cta{margin-top:30px}}@media (min-width: 992px){.multiColumnPartners__cta{margin-top:15px}}.ourTeam{padding:60px 0 30px 0}@media (min-width: 768px){.ourTeam{padding:100px 0 40px 0}}@media (min-width: 992px){.ourTeam{padding:140px 0 60px 0}}.ourTeam__header{max-width:670px;margin-left:auto;margin-right:auto;margin-bottom:60px}@media (min-width: 768px){.ourTeam__header{margin-bottom:80px}}.ourTeam__header h2{margin-bottom:20px}.ourTeam__header p{margin:0}@media (min-width: 768px){.ourTeam__listing{margin-bottom:40px}}.ourTeam .employeeCard{margin-bottom:30px;display:none}@media (min-width: 768px){.ourTeam .employeeCard{margin-bottom:37px}}.ourTeam .employeeCard__header{margin-bottom:34px}.ourTeam .employeeCard__header-image{-o-object-fit:cover;object-fit:cover}.ourTeam .employeeCard__body-wrapper{margin-bottom:10px}.ourTeam .employeeCard__body-social{margin-top:11px}.ourTeam .employeeCard__body-company{font-weight:var(--fw-medium);font-style:italic}.ourTeam__loadmore{margin:0 0 60px}@media (min-width: 768px){.ourTeam__loadmore{margin:0 0 80px}}.overviewCards{overflow:hidden;padding:80px 0 65px 0}@media (min-width: 768px){.overviewCards{padding:100px 0px 65px}}@media (min-width: 992px){.overviewCards{padding:150px 0 115px}}.overviewCards--addExtaPadding{padding-top:120px}@media (min-width: 768px){.overviewCards--addExtaPadding{padding-top:150px}}@media (min-width: 992px){.overviewCards--addExtaPadding{padding-top:200px}}.overviewCards--reduceBottomPadding{padding-bottom:40px}@media (min-width: 768px){.overviewCards--reduceBottomPadding{padding-bottom:40px}}@media (min-width: 992px){.overviewCards--reduceBottomPadding{padding-bottom:40px}}.overviewCards--right .overviewCards__row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.overviewCards--right .overviewCards__grid{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.overviewCards__pattern{top:-250px;left:50%;width:72%;height:959px}@media (min-width: 992px){.overviewCards__pattern-1{background-size:contain;background-position:top left;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5OTYuMzIyIiBoZWlnaHQ9Ijk1Mi4wOSIgdmlld0JveD0iMCAwIDk5Ni4zMjIgOTUyLjA5Ij4KICA8ZyBpZD0iR3JvdXBfMzY3NSIgZGF0YS1uYW1lPSJHcm91cCAzNjc1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjAwOSAxLjIxNCkiPgogICAgPHBhdGggaWQ9IlBhdGhfMTE0ODYzIiBkYXRhLW5hbWU9IlBhdGggMTE0ODYzIiBkPSJNMjE3LjYyMiw0ODMuNzU0Yy0zOS4xODQtMTI0LjU4LTEwLjY3NC0yNjUuMyw4Ny45NC0zNjcuNTc0LDQ5LjEtNTAuOTUyLDEwOS4zOTItODUuODI3LDE3My44NDktMTA0LjYyM0MzNDcuNDY2LTE2LjgyLDIwMy44NDksMjEuMDcxLDEwNS4yMzQsMTIzLjM3NC00Mi40ODEsMjc2LjYtMzMuMTg0LDUxNi4xMDksMTI1Ljk2Myw2NTguMzI1YTM5NC41MTgsMzk0LjUxOCwwLDAsMCwxMjEuODkxLDc0LjE5MSwzNjYuODM0LDM2Ni44MzQsMCwwLDEtMzAuMjMyLTI0OC43NjJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4yNSA0Ljc5MSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2JmMGRmNiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiLz4KICAgIDxwYXRoIGlkPSJQYXRoXzExNDg2NCIgZGF0YS1uYW1lPSJQYXRoIDExNDg2NCIgZD0iTTc1LjQyLDQ3Ny40YzE0LjY2OC02My4yODQsNDYuMzEyLTEyMy43NTEsOTUuNDEyLTE3NC43LDExMy43LTExNy45NSwyODcuMjM1LTE1MC4zLDQzMy43NDUtOTQuMTQ4QTM3OS4wOCwzNzkuMDgsMCwwLDAsNTE4LjY2OSw5Ny4wMywzOTYuNjYsMzk2LjY2LDAsMCwwLDMzNy4yMSw1LjE3LDM5My45OCwzOTMuOTgsMCwwLDAsMTYzLjM2LDEwOS43OTNDNjQuNzQ2LDIxMi4xLDM2LjIsMzUyLjc4Nyw3NS40Miw0NzcuMzY3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQxLjk1MSAxMS4xNDUpIiBmaWxsPSJub25lIiBzdHJva2U9IiNiZjBkZjYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6IG92ZXJsYXk7aXNvbGF0aW9uOiBpc29sYXRlIi8+CiAgICA8cGF0aCBpZD0iUGF0aF8xMTQ4NjUiIGRhdGEtbmFtZT0iUGF0aCAxMTQ4NjUiIGQ9Ik03NS40Miw0NzcuNGMxNC42NjgtNjMuMjg0LDQ2LjMxMi0xMjMuNzUxLDk1LjQxMi0xNzQuNywxMTMuNy0xMTcuOTUsMjg3LjIzNS0xNTAuMyw0MzMuNzQ1LTk0LjE0OEEzNzkuMDgsMzc5LjA4LDAsMCwwLDUxOC42NjksOTcuMDMsMzk2LjY2LDM5Ni42NiwwLDAsMCwzMzcuMjEsNS4xNywzOTMuOTgsMzkzLjk4LDAsMCwwLDE2My4zNiwxMDkuNzkzQzY0Ljc0NiwyMTIuMSwzNi4yLDM1Mi43ODcsNzUuNDIsNDc3LjM2N1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0MS45NTEgMTEuMTQ1KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmYwZGY2IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIvPgogICAgPHBhdGggaWQ9IlBhdGhfMTE0ODY2IiBkYXRhLW5hbWU9IlBhdGggMTE0ODY2IiBkPSJNODAxLjY1NSwxMzkuMzljLTE0LjY2OCw2My4yODUtNDYuMzEyLDEyMy43NTEtOTUuNDEyLDE3NC43QzYwNy42MjgsNDE2LjQsNDY0LjAxMSw0NTQuMjg3LDMzMi4wNjYsNDI1LjkxQTQwOC41NzQsNDA4LjU3NCwwLDAsMSw3Mi4xNyw0MTUuNCwzNzkuMDc1LDM3OS4wNzUsMCwwLDAsMTU4LjA3OSw1MjYuOTJDMzE3LjIyNiw2NjkuMTM2LDU2Niw2NjAuMTg2LDcxMy43MTQsNTA2Ljk2NCw4MTIuMzI5LDQwNC42NjEsODQwLjg3MywyNjMuOTcsODAxLjY1NSwxMzkuMzlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzUuNDY4IDMyMS44NzIpIiBmaWxsPSJub25lIiBzdHJva2U9IiNiZjBkZjYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIi8+CiAgICA8cGF0aCBpZD0iUGF0aF8xMTQ4NjciIGRhdGEtbmFtZT0iUGF0aCAxMTQ4NjciIGQ9Ik0zODYuNjgsNjYuNTJDNDU1Ljc4NiwyMDMsNDM1LjE5NSwzNzIuMDM2LDMyMS41LDQ4OS45ODZjLTQ5LjEsNTAuOTUyLTEwOS4zOTIsODUuODI3LTE3My44NDksMTA0LjYyMywxMzEuOTQ1LDI4LjM0NCwyNzUuNTYzLTkuNTQ3LDM3NC4xNzctMTExLjgxNyw0OS4xLTUwLjk1Miw4MC43NDQtMTExLjQ1Miw5NS40MTItMTc0LjctMTkuNTIzLTYyLjAyNS01NS43OC0xMjAuMS0xMDguNjY5LTE2Ny4zNzdBMzk0LjUyMywzOTQuNTIzLDAsMCwwLDM4Ni42OCw2Ni41MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM1OS44ODQgMTUzLjE3NCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2JmMGRmNiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiIHN0eWxlPSJtaXgtYmxlbmQtbW9kZTogb3ZlcmxheTtpc29sYXRpb246IGlzb2xhdGUiLz4KICAgIDxwYXRoIGlkPSJQYXRoXzExNDg2OCIgZGF0YS1uYW1lPSJQYXRoIDExNDg2OCIgZD0iTTM4Ni42OCw2Ni41MkM0NTUuNzg2LDIwMyw0MzUuMTk1LDM3Mi4wMzYsMzIxLjUsNDg5Ljk4NmMtNDkuMSw1MC45NTItMTA5LjM5Miw4NS44MjctMTczLjg0OSwxMDQuNjIzLDEzMS45NDUsMjguMzQ0LDI3NS41NjMtOS41NDcsMzc0LjE3Ny0xMTEuODE3LDQ5LjEtNTAuOTUyLDgwLjc0NC0xMTEuNDUyLDk1LjQxMi0xNzQuNy0xOS41MjMtNjIuMDI1LTU1Ljc4LTEyMC4xLTEwOC42NjktMTY3LjM3N0EzOTQuNTIzLDM5NC41MjMsMCwwLDAsMzg2LjY4LDY2LjUyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzU5Ljg4NCAxNTMuMTc0KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmYwZGY2IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIvPgogICAgPHBhdGggaWQ9IlBhdGhfMTE0ODY5IiBkYXRhLW5hbWU9IlBhdGggMTE0ODY5IiBkPSJNMzYwLjIyOSw0MDYuODU4QTM5Ni40OTIsMzk2LjQ5MiwwLDAsMSwxNzguNzcsMzE1QzEyNS44NDcsMjY3LjcyNSw4OS42MjQsMjA5LjY3OCw3MC4xLDE0Ny42MmEzNjcuMDU4LDM2Ny4wNTgsMCwwLDAsMzAuMjMyLDI0OC43NjIsNDA4LjgsNDA4LjgsMCwwLDAsMjU5LjksMTAuNTA5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQ3LjMwNSAzNDAuOTI1KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmYwZGY2IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBvdmVybGF5O2lzb2xhdGlvbjogaXNvbGF0ZSIvPgogICAgPHBhdGggaWQ9IlBhdGhfMTE0ODcwIiBkYXRhLW5hbWU9IlBhdGggMTE0ODcwIiBkPSJNMzYwLjIyOSw0MDYuODU4QTM5Ni40OTIsMzk2LjQ5MiwwLDAsMSwxNzguNzcsMzE1QzEyNS44NDcsMjY3LjcyNSw4OS42MjQsMjA5LjY3OCw3MC4xLDE0Ny42MmEzNjcuMDU4LDM2Ny4wNTgsMCwwLDAsMzAuMjMyLDI0OC43NjIsNDA4LjgsNDA4LjgsMCwwLDAsMjU5LjksMTAuNTA5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQ3LjMwNSAzNDAuOTI1KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYmYwZGY2IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIvPgogICAgPHBhdGggaWQ9IlBhdGhfMTE0ODcxIiBkYXRhLW5hbWU9IlBhdGggMTE0ODcxIiBkPSJNNDA2LjgxMiwyMTkuOTQyQTM5NC4xMjQsMzk0LjEyNCwwLDAsMSw1MjguNywyOTQuMTMzYzUyLjkyMyw0Ny4yNzMsODkuMTQ1LDEwNS4zMTksMTA4LjY2OSwxNjcuMzc3LDI5LjQ0LTEyNy4wMzMtOS45MTctMjY1LjMtMTE2LjE0LTM2MC4yNDdDNDE0Ljk3Miw2LjMyLDI2OC44MDctMjEuMTYyLDEzOS40MSwxNi41NjRhMzk2LjQ5MiwzOTYuNDkyLDAsMCwxLDE4MS40NTksOTEuODYsMzc4LjY1MSwzNzguNjUxLDAsMCwxLDg1LjkwOSwxMTEuNTE5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzM5Ljc1MSAtMC4yNDgpIiBmaWxsPSJub25lIiBzdHJva2U9IiNiZjBkZjYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIi8+CiAgPC9nPgo8L3N2Zz4K")}}.overviewCards__intro{margin-bottom:63px}.overviewCards__cta{margin-top:38px;margin-bottom:25px}@media (min-width: 768px){.overviewCards__cta{margin-bottom:35px}}@media (min-width: 768px){.overviewCards__grid{display:grid;grid-template-columns:48% 48%;grid-column-gap:15px}}@media (min-width: 992px){.overviewCards__grid{grid-template-columns:300px 300px 300px}}.overviewCards .overviewCard{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;padding:38px 22px 24px;position:relative;margin-bottom:25px}@media (min-width: 768px){.overviewCards .overviewCard{margin-bottom:35px}}.overviewCards .overviewCard__header{width:68px;height:65px;margin:0 auto 14px}@media (min-width: 992px){.overviewCards .overviewCard__header{margin:0 0 14px}}.overviewCards .overviewCard__header-icon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.overviewCards .overviewCard__body-subheader{margin-bottom:9px}.overviewCards .overviewCard__body-copy{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.overviewCards .overviewCard__footer{margin-top:14px}.overviewCards .overviewCard--hasLink:hover{-webkit-box-shadow:0px 10px 20px 0px rgba(0,0,0,0.16);box-shadow:0px 10px 20px 0px rgba(0,0,0,0.16)}.overviewCards .overviewCard--hasLink:hover svg{-webkit-transform:translateX(5px);transform:translateX(5px)}.overviewCards .overviewCard--hasLink:hover svg circle{fill:var(--slate)}.quoteSlider{padding:80px 0 60px 0;overflow:hidden}@media (min-width: 768px){.quoteSlider{padding:100px 0}}@media (min-width: 992px){.quoteSlider{padding:120px 0 130px 0}}.quoteSlider__intro{margin:0 auto 40px;max-width:740px}@media (min-width: 992px){.quoteSlider__intro{margin:0 auto 63px}}.quoteSlider__slider{border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px}.quoteSlider .quoteSliderCard{padding:60px 20px 60px 20px}@media (min-width: 768px){.quoteSlider .quoteSliderCard{padding:80px 40px 106px 40px}}@media (min-width: 992px){.quoteSlider .quoteSliderCard{padding:104px 50px 106px 50px}}.quoteSlider .quoteSliderCard__image{max-width:262px;margin:0 auto}.quoteSlider .quoteSliderCard__text{padding-left:47px;padding-top:40px;padding-bottom:30px}@media (min-width: 768px){.quoteSlider .quoteSliderCard__text{padding-top:0;padding-bottom:0}}.quoteSlider .quoteSliderCard__body-quote{color:var(--white);margin-bottom:30px;position:relative}@media (min-width: 768px){.quoteSlider .quoteSliderCard__body-quote{margin-bottom:50px}}.quoteSlider .quoteSliderCard__body-quote:before{content:'“';color:var(--white);position:absolute;left:-47px;top:-18px;font-size:100px;line-height:1;font-family:Arial}.quoteSlider .quoteSliderCard__info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 768px){.quoteSlider .quoteSliderCard__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.quoteSlider .quoteSliderCard__more{margin-top:30px}@media (min-width: 768px){.quoteSlider .quoteSliderCard__more{margin-top:0}}.quoteSlider .quoteSliderCard__link{font-size:calc(16px + 0 * ( (100vw - 576px) / 790));line-height:calc(22px + 0 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.quoteSlider .quoteSliderCard__link{font-size:16px}}@media screen and (min-width: 1366px){.quoteSlider .quoteSliderCard__link{font-size:16px}}@media screen and (max-width: 576px){.quoteSlider .quoteSliderCard__link{line-height:22px}}@media screen and (min-width: 1366px){.quoteSlider .quoteSliderCard__link{line-height:22px}}.quoteSlider .slick-list{overflow:visible}.quoteSlider .slick-slide{cursor:default}.quoteSlider .slick-dots{margin:0;position:absolute;bottom:55px;left:50%;-webkit-transform:translate(-50%, 0px);transform:translate(-50%, 0px)}.quoteSlider .slick-dots button{width:15px;height:4px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px}@media (min-width: 768px){.quoteSlider .slick-dots button{width:19px}}.quoteSlider .slick-dots>li:only-child{display:none}.latestResources{padding:80px 0px}@media (min-width: 768px){.latestResources{padding:100px 0px}}@media (min-width: 992px){.latestResources{padding:110px 0px}}.latestResources__intro{margin-bottom:50px;max-width:680px;text-align:center}@media (min-width: 768px){.latestResources__intro{margin-bottom:70px;text-align:left}}.latestResources__cta{margin-bottom:50px}@media (min-width: 768px){.latestResources__cta{padding-top:5px;margin-bottom:0}}.latestResources__mobile{margin-top:30px}@media (min-width: 768px){.latestResources__mobile{margin:0}}.statsBanner{padding:80px 0}@media (min-width: 768px){.statsBanner{padding:100px 0}}@media (min-width: 992px){.statsBanner{padding:120px 0 130px 0}}.statsBanner__intro{margin-bottom:60px}@media (min-width: 768px){.statsBanner__intro{margin-bottom:76px}}.statsBanner .statsCard{margin-bottom:60px}@media (min-width: 992px){.statsBanner .statsCard{margin-bottom:0}}.statsBanner .statsCard__body-prefix,.statsBanner .statsCard__body-number,.statsBanner .statsCard__body-suffix{font-size:calc(50px + 30 * ( (100vw - 576px) / 790));line-height:calc(50px + 30 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.statsBanner .statsCard__body-prefix,.statsBanner .statsCard__body-number,.statsBanner .statsCard__body-suffix{font-size:50px}}@media screen and (min-width: 1366px){.statsBanner .statsCard__body-prefix,.statsBanner .statsCard__body-number,.statsBanner .statsCard__body-suffix{font-size:80px}}@media screen and (max-width: 576px){.statsBanner .statsCard__body-prefix,.statsBanner .statsCard__body-number,.statsBanner .statsCard__body-suffix{line-height:50px}}@media screen and (min-width: 1366px){.statsBanner .statsCard__body-prefix,.statsBanner .statsCard__body-number,.statsBanner .statsCard__body-suffix{line-height:80px}}.statsBanner .statsCard__footer{margin-top:30px}@media (min-width: 768px){.statsBanner .statsCard__footer{margin-top:20px}}.statsBanner .statsCard__footer-label{font-size:calc(20px + 0 * ( (100vw - 576px) / 790));line-height:calc(26px + 0 * ( (100vw - 576px) / 790))}@media screen and (max-width: 576px){.statsBanner .statsCard__footer-label{font-size:20px}}@media screen and (min-width: 1366px){.statsBanner .statsCard__footer-label{font-size:20px}}@media screen and (max-width: 576px){.statsBanner .statsCard__footer-label{line-height:26px}}@media screen and (min-width: 1366px){.statsBanner .statsCard__footer-label{line-height:26px}}.statsBanner .statsCard__footer-copy{margin-top:30px}.textImage{padding:80px 0px 50px}@media (min-width: 768px){.textImage{padding:100px 0px 70px 0}}.textImage--none{padding:0}.textImage .flex-column-reverse{padding:0 15px}@media (min-width: 1200px){.textImage .flex-column-reverse{padding:0}}.textImage__image{margin-top:30px;height:100%;max-height:478px;max-width:536px;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;width:100%}@media (min-width: 992px){.textImage__image{margin:0}}.textImage__content-header{margin-bottom:20px}.textImage__content-copy ul,.textImage__content-copy ol{margin:30px 0 20px 0}.textImage__content-copy a:not(.textLink){color:var(--dusty-teal);text-decoration:underline}.textImage__content-copy a:not(.textLink):hover{color:var(--bright-teal)}.textImage__content-cta{margin-top:37px}.textImageRepeater{padding:80px 0 0 0;overflow:hidden}@media (min-width: 992px){.textImageRepeater{padding:100px 0 40px 0}}.textImageRepeater--removeTopPadding{padding-top:0}.textImageRepeater--removeBottomPadding{padding-bottom:0}.textImageRepeater__row{margin-bottom:80px}.textImageRepeater__intro{margin-bottom:50px}.textImageRepeater__intro-copy{max-width:720px;margin-left:auto;margin-right:auto}.textImageRepeater-layout--row{padding:0 15px}@media (min-width: 992px){.textImageRepeater-layout--row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}}@media (min-width: 1200px){.textImageRepeater-layout--row{padding:0}}@media (min-width: 992px){.textImageRepeater-layout--row .textImageRepeater__text{padding-right:30px}}@media (min-width: 1200px){.textImageRepeater-layout--row .textImageRepeater__text{padding:0}}@media (min-width: 992px){.textImageRepeater-layout--row .textImageRepeater__text-offset{margin-left:8.33333%}}@media (min-width: 1440px){.textImageRepeater-layout--row .textImageRepeater__text-offset{margin-left:0}}.textImageRepeater-layout--row .textImageRepeater__image-offset{text-align:center}@media (min-width: 992px){.textImageRepeater-layout--row .textImageRepeater__image-offset{text-align:right}}.textImageRepeater-layout--rowReverse{padding:0 15px}@media (min-width: 768px){.textImageRepeater-layout--rowReverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}}@media (min-width: 1200px){.textImageRepeater-layout--rowReverse{padding:0}}@media (min-width: 992px){.textImageRepeater-layout--rowReverse .textImageRepeater__text{padding-left:30px}}@media (min-width: 1200px){.textImageRepeater-layout--rowReverse .textImageRepeater__text{padding:0}}@media (min-width: 992px){.textImageRepeater-layout--rowReverse .textImageRepeater__text-offset{margin-left:8.33333%}}.textImageRepeater-layout--rowReverse .textImageRepeater__image-offset{text-align:center}@media (min-width: 992px){.textImageRepeater-layout--rowReverse .textImageRepeater__image-offset{text-align:left}}.textImageRepeater__header{margin-bottom:20px}.textImageRepeater__copy ul,.textImageRepeater__copy ol{margin:30px 0 20px 0}.textImageRepeater__copy a:not(.textLink){color:var(--dusty-teal);text-decoration:underline}.textImageRepeater__copy a:not(.textLink):hover{color:var(--bright-teal)}.textImageRepeater__cta{margin-top:37px}.textImageRepeater__image{margin-top:30px;height:100%;max-height:478px;max-width:536px;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;width:100%}@media (min-width: 992px){.textImageRepeater__image{margin:0}}.textImageRepeater__button{margin-bottom:100px}.textStatbox{padding:80px 0px;overflow:hidden}@media (min-width: 992px){.textStatbox{padding:100px 0px}}@media (min-width: 1200px){.textStatbox{padding:140px 0px 120px 0}}.textStatbox__content{margin-bottom:60px}@media (min-width: 768px){.textStatbox__content{margin:0}}.textStatbox__content h2{margin-bottom:30px}.textStatbox__content p{font-size:calc(18px + 2 * ( (100vw - 576px) / 790));line-height:calc(24px + 2 * ( (100vw - 576px) / 790));margin-bottom:30px}@media screen and (max-width: 576px){.textStatbox__content p{font-size:18px}}@media screen and (min-width: 1366px){.textStatbox__content p{font-size:20px}}@media screen and (max-width: 576px){.textStatbox__content p{line-height:24px}}@media screen and (min-width: 1366px){.textStatbox__content p{line-height:26px}}.textStatbox__box{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;padding:37px 46px;-webkit-box-shadow:0px 15px 40px 0px rgba(0,0,0,0.16);box-shadow:0px 15px 40px 0px rgba(0,0,0,0.16)}.textStatbox__box-panel{padding:16px 0 29px}.textStatbox__box-panel:last-child{border-bottom:0}.textStatbox__box-panel-subheader{font-size:calc(50px + 10 * ( (100vw - 576px) / 790));line-height:calc(60px + 12 * ( (100vw - 576px) / 790));margin-bottom:12px}@media screen and (max-width: 576px){.textStatbox__box-panel-subheader{font-size:50px}}@media screen and (min-width: 1366px){.textStatbox__box-panel-subheader{font-size:60px}}@media screen and (max-width: 576px){.textStatbox__box-panel-subheader{line-height:60px}}@media screen and (min-width: 1366px){.textStatbox__box-panel-subheader{line-height:72px}}.textStatbox__box-panel-copy{margin:0}