﻿/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 
 */:root,[data-bs-theme=light]{--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-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--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-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;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,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-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}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:rgb(182.4,211.5,254.4)}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:rgb(182.4,211.5,254.4)}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb), 0.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>textarea:focus~label::after,.form-floating>textarea:not(:placeholder-shown)~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label::after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1*var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color: rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(10.4, 88, 202.4);--bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color: rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(86.4, 93.6, 100);--bs-btn-active-border-color: rgb(81, 87.75, 93.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(61.4, 212.6, 243);--bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(255, 202.3, 44.2);--bs-btn-hover-border-color: rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 205.4, 56.6);--bs-btn-active-border-color: rgb(255, 199.2, 31.8);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(187, 45.05, 58.65);--bs-btn-hover-border-color: rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(176, 42.4, 55.2);--bs-btn-active-border-color: rgb(165, 39.75, 51.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color: rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(198.4, 199.2, 200);--bs-btn-active-border-color: rgb(186, 186.75, 187.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.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: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.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: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){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}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !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;align-self:stretch;width:var(--bs-border-width);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}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:hsla(0,0%,100%,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}:root{--green-100: #c0fb7c;--green-300: #77ff00;--green-900: #08280b;--bege: #7a766a;--bege-400: #dfd7c3;--bege-300: #f0eee6;--bege-100: #f7f6f2;--black: #000000;--dark-main: #182F43;--grey: #282828;--grey-500: #3c3c3c;--grey-400: #505050;--grey-300: #c3c3c3;--grey-200: #d7d7d7;--grey-100: #ebebeb;--white: #ffffff;--white-400: #f6fbf4;--fontDefault: "Montserrat";--fontLato: "Lato"}:root ::-moz-selection{color:var(--grey);background:var(--green-300)}:root ::selection{color:var(--grey);background:var(--green-300)}@font-face{font-family:"Albert Sans";src:url("/app/themes/basedigital/dist/fonts/AlbertSans-Thin.eot");src:url("/app/themes/basedigital/dist/fonts/AlbertSans-Thin.eot?#iefix") format("embedded-opentype"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Thin.woff2") format("woff2"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Thin.woff") format("woff"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Thin.ttf") format("truetype"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Thin.svg#AlbertSans-Thin") format("svg");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Albert Sans";src:url("/app/themes/basedigital/dist/fonts/AlbertSans-Bold.eot");src:url("/app/themes/basedigital/dist/fonts/AlbertSans-Bold.eot?#iefix") format("embedded-opentype"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Bold.woff2") format("woff2"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Bold.woff") format("woff"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Bold.ttf") format("truetype"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Bold.svg#AlbertSans-Bold") format("svg");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Albert Sans";src:url("/app/themes/basedigital/dist/fonts/AlbertSans-Medium.eot");src:url("/app/themes/basedigital/dist/fonts/AlbertSans-Medium.eot?#iefix") format("embedded-opentype"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Medium.woff2") format("woff2"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Medium.woff") format("woff"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Medium.ttf") format("truetype"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Medium.svg#AlbertSans-Medium") format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Albert Sans";src:url("/app/themes/basedigital/dist/fonts/AlbertSans-Light.eot");src:url("/app/themes/basedigital/dist/fonts/AlbertSans-Light.eot?#iefix") format("embedded-opentype"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Light.woff2") format("woff2"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Light.woff") format("woff"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Light.ttf") format("truetype"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Light.svg#AlbertSans-Light") format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Albert Sans";src:url("/app/themes/basedigital/dist/fonts/AlbertSans-Regular.eot");src:url("/app/themes/basedigital/dist/fonts/AlbertSans-Regular.eot?#iefix") format("embedded-opentype"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Regular.woff2") format("woff2"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Regular.woff") format("woff"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Regular.ttf") format("truetype"),url("/app/themes/basedigital/dist/fonts/AlbertSans-Regular.svg#AlbertSans-Regular") format("svg");font-weight:normal;font-style:normal;font-display:swap}*{box-sizing:border-box;padding:0;margin:0}html{overflow-x:hidden !important;scroll-behavior:smooth;width:100vw}body{position:relative;font:14px/120% var(--fontDefault);font-weight:400;padding:0;margin:0;width:100vw;height:100%;background-color:#fff;overflow-x:clip}body.blockScroll{overflow:hidden !important}@media screen and (max-width: 900px){body section:first-of-type{padding-top:6.5rem}}@media screen and (max-width: 900px){.row{margin:0}.row>*{padding:0}}@media screen and (max-width: 900px){.single-noticias-content,.single-blog-content{padding-top:10rem !important}}.page-agricultura-familiar .conteudo_foto .fullPicture{align-items:center}.otgs-development-site-front-end{display:none}a{color:#000}.hiddenText{text-indent:1000%;white-space:nowrap;overflow:hidden}@media screen and (max-width: 740px){.hidden-mobile{display:none}}.animeVisibility{visibility:hidden}.notAnimated .animeVisibility{visibility:visible}.fullWidth{display:block;width:100%}.mb7{margin-bottom:.4375rem}.mb10{margin-bottom:.625rem}.mb15{margin-bottom:.9375rem}.mb20{margin-bottom:1.25rem}.mb30{margin-bottom:1.875rem}.mb40{margin-bottom:2.5rem}.mb50{margin-bottom:3.125rem}.mb60{margin-bottom:3.75rem}.mb70{margin-bottom:4.375rem}.mb80{margin-bottom:5rem}.mb90{margin-bottom:5.625rem}.mb100{margin-bottom:6.25rem}.pr0{padding-right:0}.pr10{padding-right:.625rem}.pr20{padding-right:1.25rem}.pr30{padding-right:1.875rem}.pr40{padding-right:2.5rem}.pr50{padding-right:3.125rem}.pl0{padding-left:0}.pl10{padding-left:.625rem}.pl20{padding-left:1.25rem}.pl30{padding-left:1.875rem}.pl40{padding-left:2.5rem}.pl50{padding-left:3.125rem}.noShow{display:none}.container{width:100%;max-width:1200px;padding:0 1.875rem}@media screen and (max-width: 900px){.container.nopadMob{padding:0 !important}}.error{color:#eb5757;display:none;font-size:.875rem;font-weight:normal;margin-top:.3125rem}.error.show{display:block}@media screen and (max-width: 768px){.desktop{display:none !important}}.mobile{display:none !important}@media screen and (max-width: 768px){.mobile{display:block !important}}.hiddenDesktop{display:none}@media screen and (max-width: 900px){.hiddenDesktop{display:block !important}}@media screen and (max-width: 900px){.hiddenMobile{display:none !important}}select::-ms-expand{display:none}form{margin-bottom:1.875rem}form legend{text-transform:uppercase;border-bottom:#c1c1c1 1px solid;padding-bottom:.5rem;margin-bottom:1.25rem;margin-top:3.125rem}img{border:0 !important}.icone-svg img{display:block;width:auto;height:3.5rem}.justify-content-lg-space-between{justify-content:space-between !important}@media screen and (max-width: 900px){.justify-content-lg-space-between{justify-content:unset !important}}@-webkit-keyframes upDown{0%{bottom:30px}100%{bottom:15px}}@-moz-keyframes upDown{0%{bottom:30px}100%{bottom:15px}}@-o-keyframes upDown{0%{bottom:30px}100%{bottom:15px}}@keyframes upDown{0%{bottom:30px}100%{bottom:15px}}.btn{display:inline-flex;align-items:center;position:relative;padding:.5rem .875rem;border-radius:24px;font-weight:500;white-space:nowrap;font-size:1rem;line-height:150%;color:var(--grey);border:0;white-space:normal}@media screen and (max-width: 1366px){.btn{font-size:.9375rem}}.btn span{display:inline-flex}.btn svg{margin-left:15px}.btn svg path{transition:all .3s ease}.btn-grey--100{background:var(--grey-100);color:var(--grey)}.btn-grey--100:hover{background-color:var(--green-300)}.btn-green--300{background:var(--green-300);color:var(--grey)}.btn-green--300:hover{background-color:var(--green-100)}.btn-green--300--outline:hover{background:var(--white);color:var(--green-300)}.btn-green--300-border-hover{background:var(--green-300);color:var(--grey);border:var(--green-300) 1px solid}.btn-green--300-border-hover:hover{background:var(--white);color:var(--green-300)}.btn-green--300-border-hover:hover svg path{stroke:var(--green-300)}.btn-green--300--border{background:var(--white);color:var(--green-300)}.btn-green--300--border:hover{background-color:var(--green-100)}.btn-green--900{background:var(--green-900);color:var(--white)}.btn-green--900:hover{background-color:var(--black);color:var(--white)}.btn-green--900.active{background-color:var(--green-900);color:var(--white)}.btn-green--900--border{background-color:rgba(0,0,0,0);border:var(--green-900) 1px solid;color:var(--green-900)}.btn-green--900--border:hover{background-color:var(--green-900);color:var(--white)}.btn-green--900--border.active{background-color:var(--green-900);color:var(--white)}.btn-block{display:block;width:100%}.btn:disabled{opacity:.6;cursor:crosshair}h1,.h1{font-size:2.9375rem;line-height:150%}@media screen and (max-width: 1366px){h1,.h1{font-size:2.875rem}}h1.bold,.bold.h1{font-weight:bold}h2,.h2{font-size:2rem;line-height:150%}@media screen and (max-width: 1366px){h2,.h2{font-size:1.9375rem}}h2.bold,.bold.h2{font-weight:bold}h3,.h3{font-size:1.5rem;line-height:200%}@media screen and (max-width: 1366px){h3,.h3{font-size:1.4375rem}}h3.bold,.bold.h3{font-weight:bold}.text{font-size:1.125rem;line-height:125%;font-family:"Albert Sans",sans-serif}@media screen and (max-width: 1366px){.text{font-size:1.0625rem}}.text-fLight{font-weight:300}.text-fMedium{font-weight:500}.text-fBold{font-weight:bold}select{appearance:none;background-color:rgba(0,0,0,0);border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;outline:none}select::-ms-expand{display:none}select option{padding:10px}.select{position:relative;grid-template-areas:"select";width:100%;border:0;border-radius:0;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:rgba(0,0,0,0)}@media screen and (max-width: 1366px){.select{font-size:1.1875rem}}.select::after{position:absolute;z-index:1;grid-area:select;content:"";width:24px;height:24px;right:20px;background-image:url("/app/themes/basedigital/dist/img/general/select.svg");background-repeat:no-repeat;background-position:center center}.select select{position:relative;z-index:2}.select optgroup{font-size:1.125rem;line-height:1.375rem}@media screen and (max-width: 1366px){.select optgroup{font-size:1.0625rem}}.modalPhoto{position:fixed;top:0;bottom:0;left:0;right:0;z-index:11;width:100vw;height:100vh;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.6);transition:all 300ms cubic-bezier(0.335, 0.01, 0.03, 1.36)}.modalPhoto.active{opacity:1;visibility:visible;top:0}.modalPhoto .actions{position:absolute;right:3.75rem;top:30px;z-index:2}.modalPhoto .actions ul{display:block;margin:0;padding:0}.modalPhoto .actions ul li{list-style-type:none;display:inline-block;margin-left:10px}.modalPhoto .actions ul li a{display:block;padding:10px;width:32px;height:32px;position:relative;text-decoration:none;transition:all .3s ease}.modalPhoto .actions ul li a svg{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.modalPhoto .actions ul li a:hover{text-decoration:none;cursor:pointer;transform:scale(1.1)}.modalPhoto #photoZoom{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%}.modalPhoto #photoZoom img{display:block;width:auto;height:auto;max-width:100%;max-height:85vh;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.paginacao{display:flex;width:100%;justify-content:center;padding:3.125rem 0}.paginacao--center{padding:3.125rem 1.875rem}@media screen and (max-width: 900px){.paginacao--center{padding:3.125rem 1rem}}.paginacao .wp-pagenavi .pages{display:none}.paginacao .wp-pagenavi span,.paginacao .wp-pagenavi a{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:var(--green-900) 1px solid;font-weight:400;font-size:.875rem;line-height:150%;text-align:center;color:var(--green-900);margin:0 .25rem}.paginacao .wp-pagenavi span.current,.paginacao .wp-pagenavi a.current{background-color:var(--green-900);color:var(--white)}.paginacao .wp-pagenavi span.previouspostslink,.paginacao .wp-pagenavi a.previouspostslink{position:relative;text-indent:-9999px;white-space:nowrap}.paginacao .wp-pagenavi span.previouspostslink::before,.paginacao .wp-pagenavi a.previouspostslink::before{position:absolute;content:"";width:2.5rem;height:2.5rem;background-image:url("/app/themes/basedigital/dist/img/general/navi-prev.svg");background-repeat:no-repeat;background-position:center center;left:50%;top:50%;transform:translate(-50%, -50%)}.paginacao .wp-pagenavi span.nextpostslink,.paginacao .wp-pagenavi a.nextpostslink{position:relative;text-indent:-9999px;white-space:nowrap}.paginacao .wp-pagenavi span.nextpostslink::before,.paginacao .wp-pagenavi a.nextpostslink::before{position:absolute;content:"";width:2.5rem;height:2.5rem;background-image:url("/app/themes/basedigital/dist/img/general/navi-next.svg");background-repeat:no-repeat;background-position:center center;left:50%;top:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 900px){.paginacao .wp-pagenavi span.first,.paginacao .wp-pagenavi a.first{display:none}}.swiper .swiper-container--nav{position:relative;display:flex;flex-direction:row;align-items:center;padding-top:1.25rem}@media screen and (max-width: 1366px){.swiper .swiper-container--nav{padding-top:.625rem}}@media screen and (max-width: 900px){.swiper .swiper-container--nav{flex-wrap:wrap}}.swiper .swiper-container--nav--center{justify-content:center}.swiper .swiper-container--nav--left{justify-content:flex-start}.swiper .swiper-container--nav--left .slider-button-prev{margin-right:1.875rem}.swiper .swiper-container--nav--right{justify-content:flex-end}.swiper .swiper-container--nav--between{justify-content:space-between}.swiper .slider-pagination{display:grid;grid-auto-columns:minmax(0, 1fr);grid-auto-flow:column;width:600px;max-width:100%;height:.125rem;left:auto;bottom:auto;position:relative;padding:0 1.25rem}@media screen and (max-width: 900px){.swiper .slider-pagination{order:1;margin-bottom:20px;padding:0}}.swiper .slider-pagination .swiper-pagination-bullet{width:100%;border-radius:0;background-color:var(--grey);height:.0625rem}.swiper .slider-pagination .swiper-pagination-bullet-active{transform:translateY(-0.0313rem);height:.125rem;border-radius:10px}.swiper .slider-pagination--numbers{position:absolute;top:.75rem;left:50%;transform:translateX(-50%);display:flex;color:var(--grey);font-family:var(--fontLato);font-size:.7rem}@media screen and (max-width: 900px){.swiper .slider-pagination--numbers{top:-0.75rem}}.swiper .slider-pagination--numbers--white{color:var(--white)}.swiper .slider-pagination--numbers span{display:inline-flex;padding:0 2px}.swiper .slider-pagination--numbers span.active{font-size:.9rem}.swiper .slider-button-prev,.swiper .slider-button-next{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:3rem;height:3rem;border:var(--green-900) 1px solid;background-color:rgba(0,0,0,0);transition:all .3s ease}@media screen and (max-width: 900px){.swiper .slider-button-prev,.swiper .slider-button-next{display:inline-flex}}.swiper .slider-button-prev svg path,.swiper .slider-button-next svg path{transition:all .3s ease}.swiper .slider-button-prev.swiper-button-disabled,.swiper .slider-button-next.swiper-button-disabled{border-color:var(--bege-300)}.swiper .slider-button-prev.swiper-button-disabled svg path,.swiper .slider-button-next.swiper-button-disabled svg path{stroke:var(--bege-300)}.swiper .slider-button-prev:not(.swiper-button-disabled):hover,.swiper .slider-button-next:not(.swiper-button-disabled):hover{border-color:var(--green-300)}.swiper .slider-button-prev:not(.swiper-button-disabled):hover svg path,.swiper .slider-button-next:not(.swiper-button-disabled):hover svg path{stroke:var(--green-300)}.swiper .slider-button-prev.swiper-button-lock,.swiper .slider-button-next.swiper-button-lock{opacity:0;display:none}@media screen and (max-width: 900px){.swiper .slider-button-prev{order:2}}@media screen and (max-width: 900px){.swiper .slider-button-next{order:3}}@-moz-document url-prefix(){.swiper .swiper-wrapper .swiper-slide{transform:initial;backface-visibility:unset}}.formularios,.formulario-ri{display:block;width:100%;max-width:32rem;height:auto;background:var(--white);box-shadow:0px .25rem .25rem rgba(0,0,0,.25);border-radius:.5rem;padding:1.875rem}.formularios .seletorForm,.formulario-ri .seletorForm{display:none;transition:all .3s ease}.formularios .seletorForm.active,.formulario-ri .seletorForm.active{display:block}.formularios .seletorForm ul,.formulario-ri .seletorForm ul{display:flex;justify-content:space-between;margin-bottom:1.875rem;padding:0}.formularios .seletorForm ul li,.formulario-ri .seletorForm ul li{display:inline-flex;width:100%;text-align:center;justify-content:center;list-style-type:none;opacity:.6;font-size:.875rem;line-height:150%;color:var(--grey);border-bottom:1px solid var(--green-300);padding-bottom:.3125rem}.formularios .seletorForm ul li:hover,.formulario-ri .seletorForm ul li:hover{opacity:1;cursor:pointer}.formularios .seletorForm ul li.active,.formulario-ri .seletorForm ul li.active{opacity:1;border-bottom:2px solid var(--green-300)}.formularios .tabForm,.formulario-ri .tabForm{display:none}.formularios .tabForm.active,.formulario-ri .tabForm.active{display:block}.formularios form,.formulario-ri form{margin-bottom:0;padding:0}.formularios form .form-group,.formulario-ri form .form-group{position:relative;margin-bottom:1.375rem}.formularios form .form-group label,.formulario-ri form .form-group label{font-weight:400;font-size:.875rem;line-height:150%;color:var(--grey);margin-bottom:.5rem}.formularios form .form-group input,.formulario-ri form .form-group input{transition:.2s ease-in-out all}.formularios form .form-group input:focus,.formulario-ri form .form-group input:focus{background-color:var(--green-300);box-shadow:none}.formularios form .form-group input:active,.formulario-ri form .form-group input:active{background-color:var(--green-300)}.formularios form .form-group input:-webkit-autofill,.formularios form .form-group input:-webkit-autofill:hover,.formularios form .form-group input:-webkit-autofill:focus,.formularios form .form-group input:-webkit-autofill:active,.formulario-ri form .form-group input:-webkit-autofill,.formulario-ri form .form-group input:-webkit-autofill:hover,.formulario-ri form .form-group input:-webkit-autofill:focus,.formulario-ri form .form-group input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--green-300) inset !important}.formularios form .form-group input#curriculo,.formulario-ri form .form-group input#curriculo{padding-right:8.4375rem}.formularios form .form-group input#curriculo:focus,.formulario-ri form .form-group input#curriculo:focus{background-color:rgba(0,0,0,0)}.formularios form .form-group input#curriculo:active,.formulario-ri form .form-group input#curriculo:active{background-color:rgba(0,0,0,0)}.formularios form .form-group .form-control,.formulario-ri form .form-group .form-control{background:var(--white);border:1px solid var(--grey-200);border-radius:2rem;font-weight:400;font-size:.875rem;line-height:150%;color:var(--grey);padding:.8125rem 1rem;height:3.125rem}.formularios form .form-group .form-control--file::-webkit-file-upload-button,.formulario-ri form .form-group .form-control--file::-webkit-file-upload-button{display:none}.formularios form .form-group .form-control--file::file-selector-button,.formulario-ri form .form-group .form-control--file::file-selector-button{display:none}.formularios form .form-group .form-control.error-field,.formulario-ri form .form-group .form-control.error-field{border-color:red}.formularios form .form-group .form-control.select,.formulario-ri form .form-group .form-control.select{background:var(--white) url("/app/themes/basedigital/dist/img/general/select.svg");background-position:96% center;background-repeat:no-repeat}.formularios form .form-group textarea,.formulario-ri form .form-group textarea{transition:.2s ease-in-out all}.formularios form .form-group textarea.form-control,.formulario-ri form .form-group textarea.form-control{min-height:3.125rem;height:auto;border-radius:.5rem}.formularios form .form-group textarea:focus,.formulario-ri form .form-group textarea:focus{background-color:var(--green-300);box-shadow:none}.formularios form .form-group textarea:active,.formulario-ri form .form-group textarea:active{background-color:var(--green-300)}.formularios form .form-group textarea:-webkit-autofill,.formularios form .form-group textarea:-webkit-autofill:hover,.formularios form .form-group textarea:-webkit-autofill:focus,.formularios form .form-group textarea:-webkit-autofill:active,.formulario-ri form .form-group textarea:-webkit-autofill,.formulario-ri form .form-group textarea:-webkit-autofill:hover,.formulario-ri form .form-group textarea:-webkit-autofill:focus,.formulario-ri form .form-group textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--green-300) inset !important}.formularios form .form-group--line-button,.formulario-ri form .form-group--line-button{position:relative}.formularios form .form-group--line-button .form-control,.formulario-ri form .form-group--line-button .form-control{position:relative;z-index:2;background-color:rgba(0,0,0,0)}.formularios form .form-group--line-button .btn,.formulario-ri form .form-group--line-button .btn{position:absolute;z-index:1;right:1px;bottom:0;padding-top:.8125rem;padding-bottom:.8125rem;max-height:3.125rem}.formularios form .form-group--line-button .btn span,.formulario-ri form .form-group--line-button .btn span{margin-right:0;font-size:.75rem}.formularios form .form-group .select,.formulario-ri form .form-group .select{background:var(--white) url("/app/themes/basedigital/dist/img/general/select.svg");background-position:96% center;background-repeat:no-repeat;border-radius:2rem;color:var(--grey)}.formularios form .form-group .select:focus,.formulario-ri form .form-group .select:focus{box-shadow:none}.formularios form .form-group .select:active,.formulario-ri form .form-group .select:active{box-shadow:none}.formularios form .error-message,.formulario-ri form .error-message{font-size:.625rem;margin-top:.25rem;position:absolute;right:0}.formularios form .form-check,.formulario-ri form .form-check{position:relative;display:inline-flex;align-items:center;margin-bottom:1.375rem}@media screen and (max-width: 900px){.formularios form .form-check,.formulario-ri form .form-check{padding-left:1.375rem}}.formularios form .form-check .form-check-input,.formulario-ri form .form-check .form-check-input{width:1.5rem;height:1.5rem;border:1px solid var(--grey-200);border-radius:.25rem;cursor:pointer;transition:.2s ease-in-out all}.formularios form .form-check .form-check-input:focus,.formulario-ri form .form-check .form-check-input:focus{box-shadow:none}.formularios form .form-check .form-check-input:checked,.formulario-ri form .form-check .form-check-input:checked{background-color:var(--green-300)}.formularios form .form-check .form-check-input.error-field,.formulario-ri form .form-check .form-check-input.error-field{border-color:red}.formularios form .form-check .form-check-label,.formulario-ri form .form-check .form-check-label{font-style:normal;font-weight:400;font-size:.75rem;line-height:150%;color:var(--grey-400);text-decoration:none;margin-left:1rem}.formularios form .form-check .form-check-label a,.formulario-ri form .form-check .form-check-label a{text-decoration:none}.formularios form .form-check .error-message,.formulario-ri form .form-check .error-message{display:none !important}@media screen and (max-width: 900px){.formularios form .g-recaptcha>div,.formulario-ri form .g-recaptcha>div{transform:scale(0.84);transform-origin:0 0}}.formularios form .g-recaptcha iframe.error-field,.formulario-ri form .g-recaptcha iframe.error-field{border:red 1px solid}header{position:sticky;z-index:10;display:block;width:100%;height:auto;top:0;left:0;right:0;overflow-anchor:none;pointer-events:none;transition:all .3s ease-in-out}@media screen and (max-width: 900px){header{position:fixed}}header.header-investidor .main-menu .container{max-width:1240px}header.header-investidor .main-menu .container .menu{margin-left:1.5rem}@media screen and (max-width: 900px){header.header-investidor .main-menu .container .menu{margin-left:0}}header:hover .main-menu,header.scroll-fixed .main-menu,header.active .main-menu{background-color:var(--green-900)}header:hover .menuAuxiliar .menuIdioma ul,header.scroll-fixed .menuAuxiliar .menuIdioma ul,header.active .menuAuxiliar .menuIdioma ul{background-color:var(--green-900)}header.scroll .submenu-content{top:-170%;opacity:0;pointer-events:none}@media screen and (max-width: 900px){header.scroll .submenu-content{top:unset;opacity:1;pointer-events:initial}}header .main-menu{pointer-events:all !important;transition:all .1s ease-in-out}header .main-menu:hover{background-color:var(--green-900) !important}header .main-menu .container{position:relative;z-index:9;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0}@media screen and (max-width: 900px){header .main-menu .container{padding:.9375rem 1.875rem .9375rem 1.875rem}}header .logo{display:inline-flex;width:7.1875rem}@media screen and (max-width: 900px){header .logo{width:6.125rem}}header .logo a{display:flex}header .logo a img{display:block;width:auto;height:auto;max-width:100%}header .menu{display:inline-flex;width:100%;margin-left:2.8125rem;align-items:center}header .menu .buscaMobile{display:none;padding:2.5rem 1.875rem 0}@media screen and (max-width: 900px){header .menu .buscaMobile{display:block}}header .menu .buscaMobile form{margin-bottom:0;padding:0}header .menu .buscaMobile form .form-group{margin-bottom:0}header .menu .buscaMobile form .form-group .form-control{border:0;height:2rem;background:var(--bege-100);border-radius:2rem;font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);padding:.375rem 1.25rem}@media screen and (max-width: 1366px){header .menu .buscaMobile form .form-group .form-control{font-size:.9375rem}}header .menu .buscaMobile form .form-group .form-control:focus{box-shadow:none}header .menu .buscaMobile form button{border:0;background-color:rgba(0,0,0,0)}@media screen and (max-width: 1366px){header .menu .buscaMobile form button{margin-left:.625rem}}header .menu .botaoResponsivo{display:none;position:absolute;right:2.5rem;width:3rem;height:3rem}@media screen and (max-width: 900px){header .menu .botaoResponsivo{display:block}}header .menu .botaoResponsivo .linhasmr{position:absolute;right:0;display:inline-flex;height:1.375rem;width:2rem;top:50%;transform:translateY(-50%)}header .menu .botaoResponsivo .linhasmr span{position:absolute;display:block;background-color:var(--white);width:2rem;height:.125rem;transition:all .3s ease 0s}@media screen and (max-width: 900px){header .menu .botaoResponsivo .linhasmr span{background-color:#fff}}header .menu .botaoResponsivo .linhasmr span.b1{top:0;left:0}header .menu .botaoResponsivo .linhasmr span.b2{left:0;bottom:.625rem}header .menu .botaoResponsivo .linhasmr span.b3{left:0;bottom:0}header .menu .botaoResponsivo.show{opacity:1}header .menu .botaoResponsivo.active .linhasmr span{background-color:var(--white)}header .menu .botaoResponsivo.active .linhasmr span.b1{transform:rotate(-45deg);top:.375rem}header .menu .botaoResponsivo.active .linhasmr span.b2{transform:rotate(45deg);bottom:.875rem}header .menu .botaoResponsivo.active .linhasmr span.b3{opacity:0}@media screen and (max-width: 900px){header .menu nav{position:fixed;top:3.75rem;width:100vw;height:calc(100vh - 3.75rem);background-color:var(--white);right:200vw;bottom:0;transition:all .3s ease}}header .menu nav ul{margin:0;padding:0;display:flex}@media screen and (max-width: 900px){header .menu nav ul{display:flex;flex-direction:column;width:100%;padding:1.875rem}}header .menu nav ul li{list-style-type:none;display:inline-block;margin:0 .9375rem}@media screen and (max-width: 900px){header .menu nav ul li{display:block;width:100%;margin:0}}header .menu nav ul li a,header .menu nav ul li .btn-arrow-down{position:relative;display:block;font-style:normal;font-weight:400;font-size:1rem;line-height:200%;text-align:center;color:var(--white);text-decoration:none;padding:1rem 0;background-color:rgba(0,0,0,0);border:0;transition:all .3s ease}@media screen and (max-width: 900px){header .menu nav ul li a,header .menu nav ul li .btn-arrow-down{font-size:.9375rem;color:var(--grey);border-bottom:.125rem solid #f7f6f2;text-align:left;padding:.75rem 0}}header .menu nav ul li a:hover,header .menu nav ul li .btn-arrow-down:hover{color:var(--green-300)}header .menu nav ul li .btn-arrow-down{margin-right:18px}@media screen and (max-width: 900px){header .menu nav ul li .btn-arrow-down{display:block;width:100%}}header .menu nav ul li .btn-arrow-down .icon-down{position:absolute;right:-1.125rem;top:14px}@media screen and (max-width: 900px){header .menu nav ul li .btn-arrow-down .icon-down{right:0}}header .menu nav ul li .btn-arrow-down .icon-down svg path{stroke:var(--green-300)}header .menu nav ul li .btn-arrow-down:hover .icon-down svg path{stroke:var(--green-300)}header .menu nav ul li .sub-menu-wrap{position:fixed;display:block;width:100%;height:auto;min-height:13.5rem;background-color:var(--green-900);left:0;z-index:1;pointer-events:none;opacity:0;top:-30px;transition:all .2s ease-in-out}@media screen and (max-width: 900px){header .menu nav ul li .sub-menu-wrap{position:relative;min-height:0;background-color:rgba(0,0,0,0);opacity:1;top:auto;left:auto;max-height:0;overflow:hidden}}header .menu nav ul li .sub-menu-wrap .header-submenu{display:none}header .menu nav ul li .sub-menu-wrap .control-sub-menu{align-items:center;margin:0 auto;width:1198px;padding:0;padding-bottom:1.25rem;display:flex;max-width:calc(100% - 30px)}@media screen and (max-width: 900px){header .menu nav ul li .sub-menu-wrap .control-sub-menu{max-width:100%;flex-direction:column;padding-bottom:0}}header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:390px;padding:30px 0 40px;align-items:flex-start}@media screen and (max-width: 900px){header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item{max-width:100%;padding:15px 0 0;gap:.625rem;margin-bottom:0px}}header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item .title{font-style:normal;font-weight:400;font-size:1.5rem;max-width:292px;line-height:200%;color:var(--white)}@media screen and (max-width: 900px){header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item .title{display:none}}header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item .description{font-weight:400;font-size:.875rem;line-height:150%;max-width:292px;color:var(--white)}@media screen and (max-width: 900px){header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item .description{color:var(--grey);font-size:12px}}header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item a{color:var(--green-300);border-bottom:0}header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item a:hover{text-decoration:underline}header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item a svg path{stroke:var(--green-300)}@media screen and (max-width: 900px){header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item a{color:var(--grey);font-size:12px;font-weight:500}header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item a svg path{stroke:var(--grey)}header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item a:hover{color:var(--green-300)}header .menu nav ul li .sub-menu-wrap .control-sub-menu .main-item a:hover svg path{stroke:var(--green-300)}}header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu{display:block}@media screen and (max-width: 900px){header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu{width:100%}}header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list{margin:0 auto;width:100%;display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem 4rem;margin-top:1.25rem;margin-left:2rem}@media screen and (max-width: 900px){header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list{display:flex;flex-direction:column;padding:0;margin:15px 0}}header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list li{margin:0}header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list li a{position:relative;padding:0;text-align:left;font-weight:400;font-size:1.125rem;line-height:150%;color:var(--white);padding-left:1.5rem}@media screen and (max-width: 900px){header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list li a{color:var(--grey);font-size:.9375rem;border:0}}header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list li a::before{position:absolute;content:"";width:1.25rem;height:1.25rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PGcgc3Ryb2tlPSIjN0YwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iLjY4MiIgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNNC4xNjYgMTcuNWMuNDE3LTMuNzUgMi4wODMtNi42NjcgNS44MzMtOC4zMzMiLz48cGF0aCBkPSJNNy41IDE1YzUuMTgyIDAgOC43NS0yLjc0IDkuMTY3LTEwVjMuMzMzaC0zLjM0NWMtNy41IDAtOS45ODggMy4zMzQtMTAgNy41IDAgLjgzNCAwIDIuNSAxLjY2NyA0LjE2N0g3LjVaIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgyMHYyMEgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==);left:0;top:.25rem}header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list li a:hover{color:var(--green-300)}header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list .sub-menu{padding-top:10px}header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list .sub-menu .sub-menu-list{margin:0 0 0 1.5625rem;display:block;grid-template-columns:none}header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list .sub-menu .sub-menu-list li{display:block}header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list .sub-menu .sub-menu-list li a{font-size:1rem;line-height:150%;padding-left:0}@media screen and (max-width: 900px){header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list .sub-menu .sub-menu-list li a{font-size:.875rem;line-height:normal}}header .menu nav ul li .sub-menu-wrap .control-sub-menu .sub-menu .sub-menu-list .sub-menu .sub-menu-list li a::before{display:none}header .menu nav ul li.current_page_item a,header .menu nav ul li.current_page_item .btn-arrow-down,header .menu nav ul li.current_page_ancestor a,header .menu nav ul li.current_page_ancestor .btn-arrow-down{color:var(--green-300)}header .menu nav ul li.menu-item-has-children.active .btn-arrow-down{color:var(--green-300)}header .menu nav ul li.menu-item-has-children.active .sub-menu-wrap{pointer-events:unset;opacity:1;z-index:2;top:63px}@media screen and (max-width: 900px){header .menu nav ul li.menu-item-has-children.active .sub-menu-wrap{top:0;max-height:62.5rem}}@media(min-width: 900px){header .menu nav ul li.menu-item-has-children:hover .btn-arrow-down{color:var(--green-300)}header .menu nav ul li.menu-item-has-children:hover .sub-menu-wrap{pointer-events:unset;opacity:1;z-index:2;top:63px}}@media screen and (min-width: 900px)and (max-width: 900px){header .menu nav ul li.menu-item-has-children:hover .sub-menu-wrap{top:0;max-height:62.5rem}}header .menu nav.active{right:0;overflow:auto}header .menu .idiomaMobile{display:none;align-items:center;padding:0 1.875rem 1.875rem}@media screen and (max-width: 900px){header .menu .idiomaMobile{display:flex}}header .menu .idiomaMobile .icone{margin-right:.625rem}header .menu .idiomaMobile .country-selector{display:flex;align-items:center}header .menu .idiomaMobile .country-selector .weglot_choice{display:none}header .menu .idiomaMobile .country-selector .wgcurrent{color:var(--green-300);font-size:1rem;line-height:1.2;margin-right:.375rem}@media screen and (max-width: 1366px){header .menu .idiomaMobile .country-selector .wgcurrent{font-size:.9375rem}}header .menu .idiomaMobile .country-selector .wgcurrent::after{content:"-";margin-left:.375rem;margin-bottom:.3125rem}header .menu .idiomaMobile .country-selector ul{flex-direction:row;align-items:center;justify-content:flex-start;padding:0}header .menu .idiomaMobile .country-selector ul li{display:inline-flex;margin-right:.375rem;color:var(--green-300);align-items:center}header .menu .idiomaMobile .country-selector ul li:not(header .menu .idiomaMobile .country-selector ul li:last-child)::after{content:"-";margin-left:.375rem}header .menu .idiomaMobile .country-selector ul li a{border:0;padding:0;line-height:1.2}header .submenu-content{width:100%;position:sticky;z-index:8;opacity:1;pointer-events:initial;transition:transform .1s linear;transition:opacity .15s ease-in-out}@media screen and (max-width: 900px){header .submenu-content{position:relative}}header .submenu-content .subMenu{display:flex;width:100%;height:auto;background-color:var(--green-100)}@media screen and (max-width: 900px){header .submenu-content .subMenu{display:none}}header .submenu-content .subMenu ul{display:block;width:calc(100% - 7.8125rem);height:auto;margin:0 0 0 7.8125rem;padding-left:0}header .submenu-content .subMenu ul li{list-style-type:none;display:inline-block}header .submenu-content .subMenu ul li:first-child a{padding-left:0}header .submenu-content .subMenu ul li a{display:block;padding:4px 10px;font-weight:400;font-size:1rem;line-height:200%;color:var(--green-900);text-decoration:none;transition:.1s ease-in-out all}@media screen and (max-width: 1366px){header .submenu-content .subMenu ul li a{font-size:.9375rem}}header .submenu-content .subMenu ul li a:hover{font-weight:bold}header .submenu-content .subMenu ul li.current_page_item a{font-weight:bold}header .submenu-content .breadcrumbs{display:flex;width:100%;height:auto;background-color:var(--white-400);pointer-events:all}header .submenu-content .breadcrumbs .container span{display:inline-flex;align-items:center}header .submenu-content .breadcrumbs .container span a{display:block;padding:11px 4px;font-weight:500;font-size:.75rem;line-height:150%;color:#000;text-decoration:none}header .submenu-content .breadcrumbs .container span a:hover{text-decoration:underline}header .submenu-content .breadcrumbs .container span .divider{display:inline-flex;width:15px;height:40px;position:relative;margin:auto 4px;background:url(../img/header/divider.svg) no-repeat center}header .submenu-content .breadcrumbs .container span.breadcrumb_last{padding:11px 4px;font-weight:500;font-size:.75rem;line-height:150%;color:var(--grey)}header .menuAuxiliar{position:relative;display:inline-flex;align-items:center;width:100%;max-width:6.25rem;justify-content:space-between;transition:all .3s ease}@media screen and (max-width: 900px){header .menuAuxiliar{display:none}}header .menuAuxiliar .menuBusca{display:inline-flex}header .menuAuxiliar .menuBusca .btnOpenSearch{background-color:rgba(0,0,0,0);padding:0;margin:0;border:0}header .menuAuxiliar .menuBusca .btnOpenSearch svg path{transition:all .3s ease}header .menuAuxiliar .menuBusca .btnOpenSearch:hover svg path{stroke:var(--green-100)}header .menuAuxiliar .menuIdioma{position:relative;display:inline-flex;flex-direction:row;width:4.0625rem;justify-content:space-between}header .menuAuxiliar .menuIdioma .icone{display:inline-flex}header .menuAuxiliar .menuIdioma .country-selector{background-color:rgba(0,0,0,0)}header .menuAuxiliar .menuIdioma .country-selector .weglot_choice{display:none}header .menuAuxiliar .menuIdioma .country-selector .weglot_choice:checked~ul{opacity:1;visibility:visible}header .menuAuxiliar .menuIdioma .country-selector .weglot_choice:checked~.wgcurrent::before{transform:rotate(180deg)}header .menuAuxiliar .menuIdioma .country-selector .wgcurrent{position:relative;border:none}header .menuAuxiliar .menuIdioma .country-selector .wgcurrent::before{position:absolute;content:"";width:.5rem;height:.25rem;background-image:url("/app/themes/basedigital/dist/img/general/select-green.svg");background-repeat:no-repeat;background-position:center center;right:0;top:45%;transition:all .15s ease-in-out}header .menuAuxiliar .menuIdioma .country-selector .wgcurrent:hover{cursor:pointer}header .menuAuxiliar .menuIdioma .country-selector .wgcurrent::after{display:none}header .menuAuxiliar .menuIdioma .country-selector .wgcurrent .wglanguage-name{display:inline-flex;font-weight:400;font-size:1rem;line-height:150%;color:var(--white);padding-right:20px;margin-left:.625rem;height:100%}@media screen and (max-width: 1366px){header .menuAuxiliar .menuIdioma .country-selector .wgcurrent .wglanguage-name{font-size:.9375rem}}header .menuAuxiliar .menuIdioma .country-selector ul{position:absolute;display:block;width:4.0625rem;right:-25%;bottom:0;transition:all .5s ease;top:1.875rem;opacity:0;visibility:hidden;padding:0;margin:0;border:0;transition:all 300ms cubic-bezier(0.335, 0.01, 0.03, 1.36)}header .menuAuxiliar .menuIdioma .country-selector ul li{list-style-type:none;display:block;background-color:var(--green-900)}header .menuAuxiliar .menuIdioma .country-selector ul li a{display:block;text-align:center;font-weight:400;font-size:1rem;line-height:150%;color:var(--white);padding:.1875rem .375rem;text-decoration:none}@media screen and (max-width: 1366px){header .menuAuxiliar .menuIdioma .country-selector ul li a{font-size:.9375rem}}header .menuAuxiliar.hidden{opacity:0}header .modalBusca{position:absolute;width:calc(100% - 8.25rem);top:40%;bottom:.9375rem;right:0;z-index:9;transform:translateY(-50%);background-color:var(--green-900);pointer-events:none;opacity:0;visibility:hidden;transition:all 300ms cubic-bezier(0.335, 0.01, 0.03, 1.36)}header .modalBusca--home{background-color:rgba(0,0,0,0) !important}header .modalBusca.active{opacity:1;visibility:visible;pointer-events:unset}header .modalBusca form{display:flex;flex-direction:row;margin-bottom:0;justify-content:space-between;align-items:center}header .modalBusca form input{display:inline-flex;width:100%;max-width:95%;border-radius:1.875rem;border:0;padding:.375rem 1.25rem}header .modalBusca form .closeModalBusca{display:inline-flex}header .modalBusca form .closeModalBusca:hover{cursor:pointer}header .breadcrumbs{display:flex;width:100%;height:auto;background-color:var(--white-400);pointer-events:all}header .breadcrumbs .container span{display:inline-flex;align-items:center}header .breadcrumbs .container span a{display:block;padding:11px 4px;font-weight:500;font-size:.75rem;line-height:150%;color:#000;text-decoration:none}header .breadcrumbs .container span a:hover{text-decoration:underline}header .breadcrumbs .container span .divider{display:inline-flex;width:15px;height:40px;position:relative;margin:auto 4px;background:url(../img/header/divider.svg) no-repeat center}header .breadcrumbs .container span.breadcrumb_last{padding:11px 4px;font-weight:500;font-size:.75rem;line-height:150%;color:var(--grey)}.page-biodiesel .subMenu{display:none !important}@media screen and (max-width: 900px){.home section:first-of-type{padding-top:0}}.home header{position:fixed}.home header.scroll-initial .main-menu{background-color:rgba(0,0,0,0)}.home header.active .main-menu{background-color:var(--green-900)}.reload-page{position:fixed;display:flex;justify-content:center;align-items:center;right:20px;bottom:100px;border-radius:50%;background-color:var(--green-100);width:100px;height:100px;z-index:999999;font-size:1rem;text-decoration:none}footer{display:block;width:100%;height:auto;background-color:var(--grey-500);padding:2.5rem 0 1.25rem}@media screen and (max-width: 900px){footer{padding:1.25rem 0}}footer h3,footer .h3{font-weight:400;font-size:2.5rem;line-height:150%;color:var(--white);margin-bottom:1.25rem}@media screen and (max-width: 1366px){footer h3,footer .h3{font-size:1.9375rem}}@media screen and (max-width: 900px){footer a.btn{margin-bottom:1.875rem}}footer .rowMenus{height:100%}footer .menuFooter{margin-bottom:2.5rem}footer .menuFooter nav ul{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:.625rem;margin:0;padding:0}@media screen and (max-width: 900px){footer .menuFooter nav ul{grid-template-columns:1fr}}footer .menuFooter nav ul li{list-style-type:none}footer .menuFooter nav ul li a{text-decoration:none;padding:.25rem 0;font-weight:400;font-size:1rem;line-height:150%;color:var(--white);transition:all .3s ease}@media screen and (max-width: 1366px){footer .menuFooter nav ul li a{font-size:.9375rem}}footer .menuFooter nav ul li a:hover{color:var(--grey-300)}footer .menuRedes nav ul{margin:0;padding:0;display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width: 900px){footer .menuRedes nav ul{justify-content:flex-start}}footer .menuRedes nav ul li{list-style-type:none;display:inline-flex;margin-left:.5rem}@media screen and (max-width: 900px){footer .menuRedes nav ul li{margin-left:0;margin-right:.625rem}}footer .menuRedes nav ul li:first-child{margin-left:0}footer .menuRedes nav ul li:last-child{margin-right:1rem}@media screen and (max-width: 900px){footer .menuRedes nav ul li:last-child{margin-right:0}}footer .menuRedes nav ul li a{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background-color:var(--green-300);border-radius:50%;transition:all .3s ease}footer .menuRedes nav ul li a:hover{background-color:var(--green-100)}footer .btn-top{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;border:var(--green-300) 1px solid;transition:all .3s ease}footer .btn-top svg path{transition:all .3s ease}footer .btn-top:hover{cursor:pointer;border-color:var(--white)}footer .btn-top:hover svg path{stroke:var(--white)}footer .copyright{display:block;border-top:var(--white) 1px solid;margin-top:2.5rem;padding-top:1.25rem}@media screen and (max-width: 900px){footer .copyright .menuCopyright{margin-bottom:1.5625rem}}footer .copyright .menuCopyright nav ul{margin:0;padding:0}footer .copyright .menuCopyright nav ul li{list-style-type:none;display:inline-block;margin-right:.625rem}@media screen and (max-width: 900px){footer .copyright .menuCopyright nav ul li{display:block}}footer .copyright .menuCopyright nav ul li a{font-weight:400;font-size:.875rem;line-height:150%;color:var(--white);text-decoration:none;transition:all .3s ease}footer .copyright .menuCopyright nav ul li a:hover{color:var(--grey-300)}footer .copyright .copyText{text-align:right;font-weight:400;font-size:.875rem;line-height:150%;color:var(--white)}@media screen and (max-width: 900px){footer .copyright .copyText{text-align:center;margin-bottom:15px}}footer .copyright .base{text-align:right}@media screen and (max-width: 900px){footer .copyright .base{text-align:center}}footer .copyright .base svg{display:inline-block}.slider_principal{position:relative;display:block;width:100%;top:0;max-height:100vh}.slider_principal .swiper--principal{position:relative;z-index:1}.slider_principal .swiper--principal .swiper-wrapper{position:relative;z-index:1}.slider_principal .swiper--principal .swiper-wrapper .swiper-slide{position:relative;height:100vh}.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content{position:relative;z-index:1;width:100%;height:100vh}.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content::before{position:absolute;width:100%;z-index:3;content:"";left:0%;right:0%;top:0%;bottom:0%;background:rgba(0,0,0,.2)}.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content::after{position:absolute;content:"";z-index:2;top:0;left:0;right:0;background:linear-gradient(0.02deg, #000000 -30.34%, rgba(0, 0, 0, 0) 75.76%);transform:rotate(-180deg);height:100vh;width:100vw}.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .picture{position:absolute;z-index:1;display:block;width:100%;height:100%}.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .picture img{display:block;width:100%;height:100%;object-fit:cover}.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo{position:absolute;z-index:4;top:50%;transform:translateY(-50%);display:block;width:100%;padding-left:7.5rem}@media screen and (max-width: 900px){.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo{top:9rem;transform:none;padding-left:0}}.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo h1,.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo .h1,.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo h2,.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo .h2{color:var(--white);font-size:3rem;text-transform:uppercase;font-weight:700;line-height:150%}@media screen and (max-width: 1366px){.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo h1,.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo .h1,.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo h2,.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo .h2{font-size:2.9375rem}}@media screen and (max-width: 900px){.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo h1,.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo .h1,.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo h2,.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo .h2{font-size:2rem;line-height:100%}}.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo .texto{font-weight:400;font-size:1.5rem;line-height:150%;color:var(--white);margin-bottom:1.875rem}@media screen and (max-width: 1366px){.slider_principal .swiper--principal .swiper-wrapper .swiper-slide .slider-content .conteudo .texto{font-size:1.4375rem}}.slider_principal .swiper-container--nav{position:relative;z-index:2;bottom:6.625rem;left:50%;translate:-50% 0;max-width:1015px;padding-top:0}@media screen and (max-width: 900px){.slider_principal .swiper-container--nav{max-width:unset;padding-top:1.25rem;width:calc(100% - 3.75rem)}}.slider_principal .swiper-container--nav .slider-pagination .swiper-pagination-bullet{background-color:var(--white)}.slider_principal .swiper-container--nav .slider-pagination--numbers{top:-5px}.slider_principal .swiper-container--nav .slider-button-prev{border-color:var(--bege-300)}@media screen and (max-width: 900px){.slider_principal .swiper-container--nav .slider-button-prev{display:none}}.slider_principal .swiper-container--nav .slider-button-prev.swiper-button-disabled{border-color:var(--green-900)}.slider_principal .swiper-container--nav .slider-button-prev.swiper-button-disabled svg path{stroke:var(--green-900)}.slider_principal .swiper-container--nav .slider-button-prev svg path{stroke:var(--bege-300)}.slider_principal .swiper-container--nav .slider-button-next{border-color:var(--bege-300)}@media screen and (max-width: 900px){.slider_principal .swiper-container--nav .slider-button-next{display:none}}.slider_principal .swiper-container--nav .slider-button-next.swiper-button-disabled{border-color:var(--green-900)}.slider_principal .swiper-container--nav .slider-button-next.swiper-button-disabled svg path{stroke:var(--green-900)}.slider_principal .swiper-container--nav .slider-button-next svg path{stroke:var(--bege-300)}.slider_principal .scroll{position:absolute;z-index:3;left:50%;transform:translate(-50%, -10%);animation-name:upDown;animation-duration:1s;animation-iteration-count:infinite;animation-direction:alternate;cursor:pointer}.conteudo_video_lateral{display:block;width:100%;height:auto;padding:4rem 0}@media screen and (max-width: 1366px){.conteudo_video_lateral{padding:2.5rem 0}}.conteudo_video_lateral h2,.conteudo_video_lateral .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.conteudo_video_lateral h2,.conteudo_video_lateral .h2{font-size:23px}@media screen and (min-width: 1024px){.conteudo_video_lateral h2,.conteudo_video_lateral .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.conteudo_video_lateral h2,.conteudo_video_lateral .h2{font-size:32px}}.conteudo_video_lateral .texto{font-weight:400;line-height:200%;color:var(--grey);margin-bottom:1.875rem}.conteudo_video_lateral .texto{font-size:15px}@media screen and (min-width: 1024px){.conteudo_video_lateral .texto{font-size:calc(15px + 1*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.conteudo_video_lateral .texto{font-size:16px}}.conteudo_video_lateral video{display:block;width:auto;max-width:100%;height:auto;margin:auto;clip-path:inset(1px 1px)}@media screen and (max-width: 1366px){.conteudo_video_lateral video{max-height:60vh}}@media screen and (max-width: 900px){.conteudo_video_lateral video{max-height:initial}}.cards_links{position:relative;z-index:5;display:block;width:100%;height:auto;padding:4rem 0 0}@media screen and (max-width: 1366px){.cards_links{padding:2.5rem 0 0}}.cards_links h2,.cards_links .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.cards_links h2,.cards_links .h2{font-size:24px}@media screen and (min-width: 1024px){.cards_links h2,.cards_links .h2{font-size:calc(24px + 8*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.cards_links h2,.cards_links .h2{font-size:32px}}@media screen and (max-width: 1366px){.cards_links h2,.cards_links .h2{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.cards_links h2,.cards_links .h2{line-height:200%;margin-bottom:1rem}}.cards_links .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);margin-bottom:4rem}@media screen and (max-width: 1366px){.cards_links .texto{font-size:.9375rem;margin-bottom:1.875rem}}.cards_links .texto p{margin-bottom:0}.cards_links .swiper .swiper-container--nav{max-width:96vw;margin:1rem auto 2.5rem}@media screen and (max-width: 900px){.cards_links .swiper .swiper-wrapper{flex-wrap:wrap}}.cards_links .swiper .swiper-wrapper .swiper-slide .card{position:relative}.cards_links .swiper .swiper-wrapper .swiper-slide .card::before{position:absolute;z-index:2;content:"";width:100%;height:100%;left:0%;right:0%;top:0%;bottom:0%;background:linear-gradient(0.03deg, #000000 -20.88%, rgba(0, 0, 0, 0) 45.96%)}.cards_links .swiper .swiper-wrapper .swiper-slide .card::after{position:absolute;content:"";z-index:3;width:100%;height:100%;left:0%;right:0%;top:0%;bottom:0%;background:rgba(0,0,0,.2);opacity:0;transition:all .3s ease}.cards_links .swiper .swiper-wrapper .swiper-slide .card .picture{position:relative;z-index:1;display:block;width:100%;height:auto}.cards_links .swiper .swiper-wrapper .swiper-slide .card .picture img{display:block;width:100%;height:100%;object-fit:cover;max-height:37.5rem}@media screen and (max-width: 1366px){.cards_links .swiper .swiper-wrapper .swiper-slide .card .picture img{max-height:73vh}}@media screen and (max-width: 900px){.cards_links .swiper .swiper-wrapper .swiper-slide .card .picture img{max-height:25rem}}.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo{position:absolute;z-index:4;display:block;width:100%;max-width:90%;bottom:0;left:0;right:0;padding:1.875rem}@media screen and (max-width: 1366px){.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo{overflow:auto}}.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo h3,.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo .h3{display:block;font-weight:700;line-height:150%;color:var(--white);margin-bottom:1.25rem}.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo h3,.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo .h3{font-size:22px}@media screen and (min-width: 1024px){.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo h3,.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo .h3{font-size:calc(22px + 10*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo h3,.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo .h3{font-size:32px}}@media screen and (max-width: 1366px){.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo h3,.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo .h3{line-height:120%}}.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo .texto{display:block;font-style:normal;font-weight:400;line-height:150%;color:var(--white);height:auto;transition:max-height 1s ease;overflow:hidden;max-height:0;margin-bottom:0}.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo .texto{font-size:16px}@media screen and (min-width: 1024px){.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo .texto{font-size:calc(16px + 2*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo .texto{font-size:18px}}@media screen and (max-width: 900px){.cards_links .swiper .swiper-wrapper .swiper-slide .card .conteudo .texto{max-height:max-content}}.cards_links .swiper .swiper-wrapper .swiper-slide .card .lnk{text-decoration:none;position:absolute;z-index:4;right:1.5625rem;bottom:1.5625rem;width:2.5rem;height:2.5rem;border-radius:50%;border:.0625rem solid var(--white-400);display:flex;align-items:center;justify-content:center;opacity:0;font-size:2rem;color:var(--white-400);transition:all 1s ease}@media screen and (max-width: 900px){.cards_links .swiper .swiper-wrapper .swiper-slide .card .lnk{opacity:1}}.cards_links .swiper .swiper-wrapper .swiper-slide .card .lnk:hover{cursor:pointer}@media screen and (max-width: 900px){.cards_links .swiper .swiper-wrapper .swiper-slide .card::after{opacity:1}}.cards_links .swiper .swiper-wrapper .swiper-slide .card:hover::after{opacity:1}.cards_links .swiper .swiper-wrapper .swiper-slide .card:hover .conteudo .texto{max-height:max-content}.cards_links .swiper .swiper-wrapper .swiper-slide .card:hover .lnk{opacity:1}@media screen and (max-width: 900px){.cards_links .swiper .swiper-container--nav{display:none}}.numeros{display:block;width:100%;height:auto;background-color:var(--green-100);padding:4rem 0}@media screen and (max-width: 1366px){.numeros{padding:2.5rem 0}}.numeros .container{display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 900px){.numeros .container{align-items:unset}}.numeros .container h2,.numeros .container .h2{display:inline-block;font-style:normal;font-weight:400;line-height:150%;color:var(--grey);margin-bottom:2rem}.numeros .container h2,.numeros .container .h2{font-size:23px}@media screen and (min-width: 1024px){.numeros .container h2,.numeros .container .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.numeros .container h2,.numeros .container .h2{font-size:32px}}@media screen and (max-width: 1366px){.numeros .container h2,.numeros .container .h2{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.numeros .container h2,.numeros .container .h2{line-height:200%;margin-bottom:1rem}}.numeros .container .texto{font-weight:400;font-size:1.5rem;line-height:200%;color:var(--grey);margin-bottom:1.875rem}.numeros .container .texto{font-size:15px}@media screen and (min-width: 1024px){.numeros .container .texto{font-size:calc(15px + 3*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.numeros .container .texto{font-size:18px}}@media screen and (max-width: 1366px){.numeros .container .texto{margin-bottom:.9375rem}}.numeros .container .texto p{margin-bottom:0}.numeros .container .swiper{width:100%}.numeros .container .swiper.flex-center .swiper-wrapper{justify-content:center}@media screen and (max-width: 900px){.numeros .container .swiper.flex-center .swiper-wrapper{justify-content:unset}}.numeros .container .swiper .swiper-wrapper .swiper-slide:last-child{margin-right:0 !important}.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero{display:block}.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .descNumber{display:flex;align-items:baseline;justify-content:center;flex-direction:row;margin-bottom:1.875rem}.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .descNumber .sinal{font-size:2.5rem;line-height:100%;color:var(--grey)}@media screen and (max-width: 1366px){.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .descNumber .sinal{font-size:2.4375rem}}.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .descNumber .number{font-weight:900;font-size:5rem;line-height:100%}@media screen and (max-width: 1366px){.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .descNumber .number{font-size:3.9375rem}}.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .descNumber .numberUnit{font-size:2rem;line-height:100%;max-width:9.375rem}.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .descNumber .numberUnit{font-size:30px}@media screen and (min-width: 1024px){.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .descNumber .numberUnit{font-size:calc(30px + 2*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .descNumber .numberUnit{font-size:32px}}.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .texto{font-weight:500;line-height:150%;color:var(--grey);display:block;max-width:90%;margin:auto;text-align:center}.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .texto{font-size:15px}@media screen and (min-width: 1024px){.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .texto{font-size:calc(15px + 3*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .texto{font-size:18px}}@media screen and (max-width: 900px){.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .texto{max-width:initial}}.numeros .container .swiper .swiper-wrapper .swiper-slide .itemNumero .texto p{margin-bottom:0}.numeros .container .swiper .swiper-container--nav{margin-top:1.875rem}@media screen and (max-width: 1366px){.numeros .container .swiper .swiper-container--nav{margin-top:.375rem;width:100%}}@media screen and (max-width: 900px){.numeros .container .swiper .swiper-container--nav{margin-top:1.875rem;width:100%}}.video{position:relative;z-index:5;display:flex;justify-content:center;width:100%;height:auto;background-color:var(--bege-100);padding:4rem 0 4rem}@media screen and (max-width: 1366px){.video{padding:2.5rem 0 2.5rem}}.video .container{position:relative}.video h2,.video .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.video h2,.video .h2{font-size:23px}@media screen and (min-width: 1024px){.video h2,.video .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.video h2,.video .h2{font-size:32px}}@media screen and (max-width: 900px){.video h2,.video .h2{line-height:200%}}.video .texto{font-weight:400;line-height:200%;color:var(--grey);margin-bottom:1.875rem}.video .texto{font-size:15px}@media screen and (min-width: 1024px){.video .texto{font-size:calc(15px + 1*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.video .texto{font-size:16px}}@media screen and (max-width: 1366px){.video .video-item .ratio{max-width:50vw;margin:0 auto}}@media screen and (max-width: 1024px){.video .video-item .ratio{max-width:100%}}.video .video-item .ratio .embed-youtube{position:absolute;margin-bottom:1.875rem;padding-top:56.25%;cursor:pointer;border-radius:4px;overflow:hidden}.video .video-item .ratio .embed-youtube img{width:100%;height:auto;top:0;left:0;filter:brightness(0.9)}.video .video-item .ratio .embed-youtube .embed-youtube-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:3;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;background-color:rgba(0,0,0,0);border-radius:50%;font-weight:400;font-size:1rem;line-height:200%;color:var(--white);text-transform:uppercase;border:.125rem solid var(--white);transition:all .3s ease}@media screen and (max-width: 1366px){.video .video-item .ratio .embed-youtube .embed-youtube-play{font-size:.9375rem}}.video .video-item .ratio .embed-youtube .embed-youtube-play{filter:drop-shadow(0 0.25rem 0.25rem rgba(40, 40, 40, 0.05))}.video .video-item .ratio .embed-youtube img,.video .video-item .ratio .embed-youtube .embed-youtube-play{cursor:pointer}.video .video-item .ratio .embed-youtube .embed-youtube-play{z-index:10}.video .video-item .ratio .embed-youtube img{z-index:5}.video .video-item .ratio .embed-youtube img,.video .video-item .ratio .embed-youtube iframe{position:absolute}.video .video-item .ratio .embed-youtube iframe{height:100%;width:100%;top:0;left:0;z-index:1;opacity:0;transition:all ease-in-out 200ms}.video .video-item .ratio .embed-youtube iframe.active{z-index:99;opacity:1}.video .video-item .ratio .embed-youtube:hover .embed-youtube-play{border-color:var(--green-300);color:var(--green-300)}.video .swiper-container--nav{margin-top:1.5rem;margin-bottom:1.25rem;width:100%}@media screen and (max-width: 1366px){.video .swiper-container--nav{margin-top:2rem}}.ultimas_noticias,.vagas,.acoes_sociais,.ultimos_posts{display:block;width:100%;height:auto;padding:4rem 0}@media screen and (max-width: 1366px){.ultimas_noticias,.vagas,.acoes_sociais,.ultimos_posts{padding:2.5rem 0}}.ultimas_noticias h2,.ultimas_noticias .h2,.vagas h2,.vagas .h2,.acoes_sociais h2,.acoes_sociais .h2,.ultimos_posts h2,.ultimos_posts .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:3.75rem}.ultimas_noticias h2,.ultimas_noticias .h2,.vagas h2,.vagas .h2,.acoes_sociais h2,.acoes_sociais .h2,.ultimos_posts h2,.ultimos_posts .h2{font-size:23px}@media screen and (min-width: 1024px){.ultimas_noticias h2,.ultimas_noticias .h2,.vagas h2,.vagas .h2,.acoes_sociais h2,.acoes_sociais .h2,.ultimos_posts h2,.ultimos_posts .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.ultimas_noticias h2,.ultimas_noticias .h2,.vagas h2,.vagas .h2,.acoes_sociais h2,.acoes_sociais .h2,.ultimos_posts h2,.ultimos_posts .h2{font-size:32px}}@media screen and (max-width: 1366px){.ultimas_noticias h2,.ultimas_noticias .h2,.vagas h2,.vagas .h2,.acoes_sociais h2,.acoes_sociais .h2,.ultimos_posts h2,.ultimos_posts .h2{margin-bottom:1.875rem}}@media screen and (max-width: 900px){.ultimas_noticias h2,.ultimas_noticias .h2,.vagas h2,.vagas .h2,.acoes_sociais h2,.acoes_sociais .h2,.ultimos_posts h2,.ultimos_posts .h2{line-height:200%;margin-bottom:1.25rem}}.ultimas_noticias a.btn,.vagas a.btn,.acoes_sociais a.btn,.ultimos_posts a.btn{margin-bottom:2.5rem}.ultimas_noticias .swiper--last-news .swiper-container--nav,.vagas .swiper--last-news .swiper-container--nav,.acoes_sociais .swiper--last-news .swiper-container--nav,.ultimos_posts .swiper--last-news .swiper-container--nav{margin-top:2.125rem}@media screen and (max-width: 900px){.ultimas_noticias .swiper--last-news .swiper-container--nav,.vagas .swiper--last-news .swiper-container--nav,.acoes_sociais .swiper--last-news .swiper-container--nav,.ultimos_posts .swiper--last-news .swiper-container--nav{padding:.625rem 1.875rem 0}}.ultimas_noticias .listCardsNews,.ultimas_noticias .swiper-slide,.vagas .listCardsNews,.vagas .swiper-slide,.acoes_sociais .listCardsNews,.acoes_sociais .swiper-slide,.ultimos_posts .listCardsNews,.ultimos_posts .swiper-slide{height:auto}.ultimas_noticias .listCardsNews .cardNews,.ultimas_noticias .swiper-slide .cardNews,.vagas .listCardsNews .cardNews,.vagas .swiper-slide .cardNews,.acoes_sociais .listCardsNews .cardNews,.acoes_sociais .swiper-slide .cardNews,.ultimos_posts .listCardsNews .cardNews,.ultimos_posts .swiper-slide .cardNews{display:block;height:100%}@media screen and (max-width: 900px){.ultimas_noticias .listCardsNews .cardNews,.ultimas_noticias .swiper-slide .cardNews,.vagas .listCardsNews .cardNews,.vagas .swiper-slide .cardNews,.acoes_sociais .listCardsNews .cardNews,.acoes_sociais .swiper-slide .cardNews,.ultimos_posts .listCardsNews .cardNews,.ultimos_posts .swiper-slide .cardNews{height:auto}}.ultimas_noticias .listCardsNews .cardNews.cardSocialAction,.ultimas_noticias .swiper-slide .cardNews.cardSocialAction,.vagas .listCardsNews .cardNews.cardSocialAction,.vagas .swiper-slide .cardNews.cardSocialAction,.acoes_sociais .listCardsNews .cardNews.cardSocialAction,.acoes_sociais .swiper-slide .cardNews.cardSocialAction,.ultimos_posts .listCardsNews .cardNews.cardSocialAction,.ultimos_posts .swiper-slide .cardNews.cardSocialAction{border-radius:.5rem;background-color:#f7f6f2}.ultimas_noticias .listCardsNews .cardNews.cardSocialAction .content-info,.ultimas_noticias .swiper-slide .cardNews.cardSocialAction .content-info,.vagas .listCardsNews .cardNews.cardSocialAction .content-info,.vagas .swiper-slide .cardNews.cardSocialAction .content-info,.acoes_sociais .listCardsNews .cardNews.cardSocialAction .content-info,.acoes_sociais .swiper-slide .cardNews.cardSocialAction .content-info,.ultimos_posts .listCardsNews .cardNews.cardSocialAction .content-info,.ultimos_posts .swiper-slide .cardNews.cardSocialAction .content-info{padding:2rem}.ultimas_noticias .listCardsNews .cardNews.cardSocialAction .foto,.ultimas_noticias .swiper-slide .cardNews.cardSocialAction .foto,.vagas .listCardsNews .cardNews.cardSocialAction .foto,.vagas .swiper-slide .cardNews.cardSocialAction .foto,.acoes_sociais .listCardsNews .cardNews.cardSocialAction .foto,.acoes_sociais .swiper-slide .cardNews.cardSocialAction .foto,.ultimos_posts .listCardsNews .cardNews.cardSocialAction .foto,.ultimos_posts .swiper-slide .cardNews.cardSocialAction .foto{margin-bottom:0}.ultimas_noticias .listCardsNews .cardNews.cardSocialAction img,.ultimas_noticias .swiper-slide .cardNews.cardSocialAction img,.vagas .listCardsNews .cardNews.cardSocialAction img,.vagas .swiper-slide .cardNews.cardSocialAction img,.acoes_sociais .listCardsNews .cardNews.cardSocialAction img,.acoes_sociais .swiper-slide .cardNews.cardSocialAction img,.ultimos_posts .listCardsNews .cardNews.cardSocialAction img,.ultimos_posts .swiper-slide .cardNews.cardSocialAction img{border-radius:.5rem}.ultimas_noticias .listCardsNews .cardNews.cardSocialAction .infos,.ultimas_noticias .swiper-slide .cardNews.cardSocialAction .infos,.vagas .listCardsNews .cardNews.cardSocialAction .infos,.vagas .swiper-slide .cardNews.cardSocialAction .infos,.acoes_sociais .listCardsNews .cardNews.cardSocialAction .infos,.acoes_sociais .swiper-slide .cardNews.cardSocialAction .infos,.ultimos_posts .listCardsNews .cardNews.cardSocialAction .infos,.ultimos_posts .swiper-slide .cardNews.cardSocialAction .infos{display:flex;justify-content:space-between;align-items:start;flex-wrap:wrap;margin-bottom:1.25rem}.ultimas_noticias .listCardsNews .cardNews.cardSocialAction .infos .local,.ultimas_noticias .swiper-slide .cardNews.cardSocialAction .infos .local,.vagas .listCardsNews .cardNews.cardSocialAction .infos .local,.vagas .swiper-slide .cardNews.cardSocialAction .infos .local,.acoes_sociais .listCardsNews .cardNews.cardSocialAction .infos .local,.acoes_sociais .swiper-slide .cardNews.cardSocialAction .infos .local,.ultimos_posts .listCardsNews .cardNews.cardSocialAction .infos .local,.ultimos_posts .swiper-slide .cardNews.cardSocialAction .infos .local{width:100%;margin-top:.5rem;display:flex;align-items:center}.ultimas_noticias .listCardsNews .cardNews.cardSocialAction .infos .local,.ultimas_noticias .swiper-slide .cardNews.cardSocialAction .infos .local,.vagas .listCardsNews .cardNews.cardSocialAction .infos .local,.vagas .swiper-slide .cardNews.cardSocialAction .infos .local,.acoes_sociais .listCardsNews .cardNews.cardSocialAction .infos .local,.acoes_sociais .swiper-slide .cardNews.cardSocialAction .infos .local,.ultimos_posts .listCardsNews .cardNews.cardSocialAction .infos .local,.ultimos_posts .swiper-slide .cardNews.cardSocialAction .infos .local{font-size:12px}@media screen and (min-width: 1024px){.ultimas_noticias .listCardsNews .cardNews.cardSocialAction .infos .local,.ultimas_noticias .swiper-slide .cardNews.cardSocialAction .infos .local,.vagas .listCardsNews .cardNews.cardSocialAction .infos .local,.vagas .swiper-slide .cardNews.cardSocialAction .infos .local,.acoes_sociais .listCardsNews .cardNews.cardSocialAction .infos .local,.acoes_sociais .swiper-slide .cardNews.cardSocialAction .infos .local,.ultimos_posts .listCardsNews .cardNews.cardSocialAction .infos .local,.ultimos_posts .swiper-slide .cardNews.cardSocialAction .infos .local{font-size:calc(12px + 2*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.ultimas_noticias .listCardsNews .cardNews.cardSocialAction .infos .local,.ultimas_noticias .swiper-slide .cardNews.cardSocialAction .infos .local,.vagas .listCardsNews .cardNews.cardSocialAction .infos .local,.vagas .swiper-slide .cardNews.cardSocialAction .infos .local,.acoes_sociais .listCardsNews .cardNews.cardSocialAction .infos .local,.acoes_sociais .swiper-slide .cardNews.cardSocialAction .infos .local,.ultimos_posts .listCardsNews .cardNews.cardSocialAction .infos .local,.ultimos_posts .swiper-slide .cardNews.cardSocialAction .infos .local{font-size:14px}}.ultimas_noticias .listCardsNews .cardNews.cardSocialAction .infos .local span,.ultimas_noticias .swiper-slide .cardNews.cardSocialAction .infos .local span,.vagas .listCardsNews .cardNews.cardSocialAction .infos .local span,.vagas .swiper-slide .cardNews.cardSocialAction .infos .local span,.acoes_sociais .listCardsNews .cardNews.cardSocialAction .infos .local span,.acoes_sociais .swiper-slide .cardNews.cardSocialAction .infos .local span,.ultimos_posts .listCardsNews .cardNews.cardSocialAction .infos .local span,.ultimos_posts .swiper-slide .cardNews.cardSocialAction .infos .local span{color:#08280b;font-weight:300;margin-left:.375rem}.ultimas_noticias .listCardsNews .cardNews.cardVagas,.ultimas_noticias .swiper-slide .cardNews.cardVagas,.vagas .listCardsNews .cardNews.cardVagas,.vagas .swiper-slide .cardNews.cardVagas,.acoes_sociais .listCardsNews .cardNews.cardVagas,.acoes_sociais .swiper-slide .cardNews.cardVagas,.ultimos_posts .listCardsNews .cardNews.cardVagas,.ultimos_posts .swiper-slide .cardNews.cardVagas{border-radius:.5rem;background-color:#f0eee6}.ultimas_noticias .listCardsNews .cardNews.cardVagas a h3,.ultimas_noticias .listCardsNews .cardNews.cardVagas a .h3,.ultimas_noticias .swiper-slide .cardNews.cardVagas a h3,.ultimas_noticias .swiper-slide .cardNews.cardVagas a .h3,.vagas .listCardsNews .cardNews.cardVagas a h3,.vagas .listCardsNews .cardNews.cardVagas a .h3,.vagas .swiper-slide .cardNews.cardVagas a h3,.vagas .swiper-slide .cardNews.cardVagas a .h3,.acoes_sociais .listCardsNews .cardNews.cardVagas a h3,.acoes_sociais .listCardsNews .cardNews.cardVagas a .h3,.acoes_sociais .swiper-slide .cardNews.cardVagas a h3,.acoes_sociais .swiper-slide .cardNews.cardVagas a .h3,.ultimos_posts .listCardsNews .cardNews.cardVagas a h3,.ultimos_posts .listCardsNews .cardNews.cardVagas a .h3,.ultimos_posts .swiper-slide .cardNews.cardVagas a h3,.ultimos_posts .swiper-slide .cardNews.cardVagas a .h3{min-height:auto}.ultimas_noticias .listCardsNews .cardNews.cardVagas .content-info,.ultimas_noticias .swiper-slide .cardNews.cardVagas .content-info,.vagas .listCardsNews .cardNews.cardVagas .content-info,.vagas .swiper-slide .cardNews.cardVagas .content-info,.acoes_sociais .listCardsNews .cardNews.cardVagas .content-info,.acoes_sociais .swiper-slide .cardNews.cardVagas .content-info,.ultimos_posts .listCardsNews .cardNews.cardVagas .content-info,.ultimos_posts .swiper-slide .cardNews.cardVagas .content-info{padding:1rem}.ultimas_noticias .listCardsNews .cardNews.cardVagas .foto,.ultimas_noticias .swiper-slide .cardNews.cardVagas .foto,.vagas .listCardsNews .cardNews.cardVagas .foto,.vagas .swiper-slide .cardNews.cardVagas .foto,.acoes_sociais .listCardsNews .cardNews.cardVagas .foto,.acoes_sociais .swiper-slide .cardNews.cardVagas .foto,.ultimos_posts .listCardsNews .cardNews.cardVagas .foto,.ultimos_posts .swiper-slide .cardNews.cardVagas .foto{margin-bottom:0}.ultimas_noticias .listCardsNews .cardNews.cardVagas img,.ultimas_noticias .swiper-slide .cardNews.cardVagas img,.vagas .listCardsNews .cardNews.cardVagas img,.vagas .swiper-slide .cardNews.cardVagas img,.acoes_sociais .listCardsNews .cardNews.cardVagas img,.acoes_sociais .swiper-slide .cardNews.cardVagas img,.ultimos_posts .listCardsNews .cardNews.cardVagas img,.ultimos_posts .swiper-slide .cardNews.cardVagas img{border-radius:.5rem}.ultimas_noticias .listCardsNews .cardNews.cardVagas .infos,.ultimas_noticias .swiper-slide .cardNews.cardVagas .infos,.vagas .listCardsNews .cardNews.cardVagas .infos,.vagas .swiper-slide .cardNews.cardVagas .infos,.acoes_sociais .listCardsNews .cardNews.cardVagas .infos,.acoes_sociais .swiper-slide .cardNews.cardVagas .infos,.ultimos_posts .listCardsNews .cardNews.cardVagas .infos,.ultimos_posts .swiper-slide .cardNews.cardVagas .infos{display:flex;justify-content:space-between;align-items:start;flex-wrap:wrap;font-size:1rem;margin-bottom:1.25rem}.ultimas_noticias .listCardsNews .cardNews.cardVagas .infos .local,.ultimas_noticias .swiper-slide .cardNews.cardVagas .infos .local,.vagas .listCardsNews .cardNews.cardVagas .infos .local,.vagas .swiper-slide .cardNews.cardVagas .infos .local,.acoes_sociais .listCardsNews .cardNews.cardVagas .infos .local,.acoes_sociais .swiper-slide .cardNews.cardVagas .infos .local,.ultimos_posts .listCardsNews .cardNews.cardVagas .infos .local,.ultimos_posts .swiper-slide .cardNews.cardVagas .infos .local{width:100%;margin-bottom:.5rem;display:flex;align-items:center;font-size:1rem}.ultimas_noticias .listCardsNews .cardNews.cardVagas .infos .local svg,.ultimas_noticias .swiper-slide .cardNews.cardVagas .infos .local svg,.vagas .listCardsNews .cardNews.cardVagas .infos .local svg,.vagas .swiper-slide .cardNews.cardVagas .infos .local svg,.acoes_sociais .listCardsNews .cardNews.cardVagas .infos .local svg,.acoes_sociais .swiper-slide .cardNews.cardVagas .infos .local svg,.ultimos_posts .listCardsNews .cardNews.cardVagas .infos .local svg,.ultimos_posts .swiper-slide .cardNews.cardVagas .infos .local svg{opacity:1}.ultimas_noticias .listCardsNews .cardNews.cardVagas .infos .local span,.ultimas_noticias .swiper-slide .cardNews.cardVagas .infos .local span,.vagas .listCardsNews .cardNews.cardVagas .infos .local span,.vagas .swiper-slide .cardNews.cardVagas .infos .local span,.acoes_sociais .listCardsNews .cardNews.cardVagas .infos .local span,.acoes_sociais .swiper-slide .cardNews.cardVagas .infos .local span,.ultimos_posts .listCardsNews .cardNews.cardVagas .infos .local span,.ultimos_posts .swiper-slide .cardNews.cardVagas .infos .local span{color:#08280b;font-weight:300;margin-left:.375rem;margin-bottom:0}.ultimas_noticias .listCardsNews .cardNews.cardVagas .infos .data,.ultimas_noticias .swiper-slide .cardNews.cardVagas .infos .data,.vagas .listCardsNews .cardNews.cardVagas .infos .data,.vagas .swiper-slide .cardNews.cardVagas .infos .data,.acoes_sociais .listCardsNews .cardNews.cardVagas .infos .data,.acoes_sociais .swiper-slide .cardNews.cardVagas .infos .data,.ultimos_posts .listCardsNews .cardNews.cardVagas .infos .data,.ultimos_posts .swiper-slide .cardNews.cardVagas .infos .data{font-size:1rem !important;color:#08280b}.ultimas_noticias .listCardsNews .cardNews a,.ultimas_noticias .swiper-slide .cardNews a,.vagas .listCardsNews .cardNews a,.vagas .swiper-slide .cardNews a,.acoes_sociais .listCardsNews .cardNews a,.acoes_sociais .swiper-slide .cardNews a,.ultimos_posts .listCardsNews .cardNews a,.ultimos_posts .swiper-slide .cardNews a{display:flex;text-decoration:none;height:100%;flex-direction:column;justify-content:space-between}@media screen and (max-width: 900px){.ultimas_noticias .listCardsNews .cardNews a,.ultimas_noticias .swiper-slide .cardNews a,.vagas .listCardsNews .cardNews a,.vagas .swiper-slide .cardNews a,.acoes_sociais .listCardsNews .cardNews a,.acoes_sociais .swiper-slide .cardNews a,.ultimos_posts .listCardsNews .cardNews a,.ultimos_posts .swiper-slide .cardNews a{height:auto}}.ultimas_noticias .listCardsNews .cardNews a .foto,.ultimas_noticias .swiper-slide .cardNews a .foto,.vagas .listCardsNews .cardNews a .foto,.vagas .swiper-slide .cardNews a .foto,.acoes_sociais .listCardsNews .cardNews a .foto,.acoes_sociais .swiper-slide .cardNews a .foto,.ultimos_posts .listCardsNews .cardNews a .foto,.ultimos_posts .swiper-slide .cardNews a .foto{position:relative;overflow:hidden;display:block;width:auto;height:15rem;margin-bottom:1.25rem;border-radius:.25rem}@media screen and (max-width: 1366px){.ultimas_noticias .listCardsNews .cardNews a .foto,.ultimas_noticias .swiper-slide .cardNews a .foto,.vagas .listCardsNews .cardNews a .foto,.vagas .swiper-slide .cardNews a .foto,.acoes_sociais .listCardsNews .cardNews a .foto,.acoes_sociais .swiper-slide .cardNews a .foto,.ultimos_posts .listCardsNews .cardNews a .foto,.ultimos_posts .swiper-slide .cardNews a .foto{height:13rem}}@media screen and (max-width: 900px){.ultimas_noticias .listCardsNews .cardNews a .foto,.ultimas_noticias .swiper-slide .cardNews a .foto,.vagas .listCardsNews .cardNews a .foto,.vagas .swiper-slide .cardNews a .foto,.acoes_sociais .listCardsNews .cardNews a .foto,.acoes_sociais .swiper-slide .cardNews a .foto,.ultimos_posts .listCardsNews .cardNews a .foto,.ultimos_posts .swiper-slide .cardNews a .foto{height:15rem}}.ultimas_noticias .listCardsNews .cardNews a .foto img,.ultimas_noticias .swiper-slide .cardNews a .foto img,.vagas .listCardsNews .cardNews a .foto img,.vagas .swiper-slide .cardNews a .foto img,.acoes_sociais .listCardsNews .cardNews a .foto img,.acoes_sociais .swiper-slide .cardNews a .foto img,.ultimos_posts .listCardsNews .cardNews a .foto img,.ultimos_posts .swiper-slide .cardNews a .foto img{display:block;width:100%;height:100%;object-fit:cover;transition:all .3s ease}@media screen and (max-width: 900px){.ultimas_noticias .listCardsNews .cardNews a .foto img,.ultimas_noticias .swiper-slide .cardNews a .foto img,.vagas .listCardsNews .cardNews a .foto img,.vagas .swiper-slide .cardNews a .foto img,.acoes_sociais .listCardsNews .cardNews a .foto img,.acoes_sociais .swiper-slide .cardNews a .foto img,.ultimos_posts .listCardsNews .cardNews a .foto img,.ultimos_posts .swiper-slide .cardNews a .foto img{min-height:14.375rem}}.ultimas_noticias .listCardsNews .cardNews a h3,.ultimas_noticias .listCardsNews .cardNews a .h3,.ultimas_noticias .swiper-slide .cardNews a h3,.ultimas_noticias .swiper-slide .cardNews a .h3,.vagas .listCardsNews .cardNews a h3,.vagas .listCardsNews .cardNews a .h3,.vagas .swiper-slide .cardNews a h3,.vagas .swiper-slide .cardNews a .h3,.acoes_sociais .listCardsNews .cardNews a h3,.acoes_sociais .listCardsNews .cardNews a .h3,.acoes_sociais .swiper-slide .cardNews a h3,.acoes_sociais .swiper-slide .cardNews a .h3,.ultimos_posts .listCardsNews .cardNews a h3,.ultimos_posts .listCardsNews .cardNews a .h3,.ultimos_posts .swiper-slide .cardNews a h3,.ultimos_posts .swiper-slide .cardNews a .h3{font-weight:500;font-size:1.5rem;line-height:1.4;color:var(--grey);margin-bottom:1.25rem;min-height:6.5rem;transition:all .3s ease}@media screen and (max-width: 1366px){.ultimas_noticias .listCardsNews .cardNews a h3,.ultimas_noticias .listCardsNews .cardNews a .h3,.ultimas_noticias .swiper-slide .cardNews a h3,.ultimas_noticias .swiper-slide .cardNews a .h3,.vagas .listCardsNews .cardNews a h3,.vagas .listCardsNews .cardNews a .h3,.vagas .swiper-slide .cardNews a h3,.vagas .swiper-slide .cardNews a .h3,.acoes_sociais .listCardsNews .cardNews a h3,.acoes_sociais .listCardsNews .cardNews a .h3,.acoes_sociais .swiper-slide .cardNews a h3,.acoes_sociais .swiper-slide .cardNews a .h3,.ultimos_posts .listCardsNews .cardNews a h3,.ultimos_posts .listCardsNews .cardNews a .h3,.ultimos_posts .swiper-slide .cardNews a h3,.ultimos_posts .swiper-slide .cardNews a .h3{font-size:1.25rem;margin-bottom:.625rem}}@media screen and (max-width: 900px){.ultimas_noticias .listCardsNews .cardNews a h3,.ultimas_noticias .listCardsNews .cardNews a .h3,.ultimas_noticias .swiper-slide .cardNews a h3,.ultimas_noticias .swiper-slide .cardNews a .h3,.vagas .listCardsNews .cardNews a h3,.vagas .listCardsNews .cardNews a .h3,.vagas .swiper-slide .cardNews a h3,.vagas .swiper-slide .cardNews a .h3,.acoes_sociais .listCardsNews .cardNews a h3,.acoes_sociais .listCardsNews .cardNews a .h3,.acoes_sociais .swiper-slide .cardNews a h3,.acoes_sociais .swiper-slide .cardNews a .h3,.ultimos_posts .listCardsNews .cardNews a h3,.ultimos_posts .listCardsNews .cardNews a .h3,.ultimos_posts .swiper-slide .cardNews a h3,.ultimos_posts .swiper-slide .cardNews a .h3{font-size:1.4375rem;margin-bottom:1.25rem}}.ultimas_noticias .listCardsNews .cardNews a .texto,.ultimas_noticias .swiper-slide .cardNews a .texto,.vagas .listCardsNews .cardNews a .texto,.vagas .swiper-slide .cardNews a .texto,.acoes_sociais .listCardsNews .cardNews a .texto,.acoes_sociais .swiper-slide .cardNews a .texto,.ultimos_posts .listCardsNews .cardNews a .texto,.ultimos_posts .swiper-slide .cardNews a .texto{line-height:200%;color:var(--grey);margin-bottom:1.25rem}.ultimas_noticias .listCardsNews .cardNews a .texto,.ultimas_noticias .swiper-slide .cardNews a .texto,.vagas .listCardsNews .cardNews a .texto,.vagas .swiper-slide .cardNews a .texto,.acoes_sociais .listCardsNews .cardNews a .texto,.acoes_sociais .swiper-slide .cardNews a .texto,.ultimos_posts .listCardsNews .cardNews a .texto,.ultimos_posts .swiper-slide .cardNews a .texto{font-size:15px}@media screen and (min-width: 1024px){.ultimas_noticias .listCardsNews .cardNews a .texto,.ultimas_noticias .swiper-slide .cardNews a .texto,.vagas .listCardsNews .cardNews a .texto,.vagas .swiper-slide .cardNews a .texto,.acoes_sociais .listCardsNews .cardNews a .texto,.acoes_sociais .swiper-slide .cardNews a .texto,.ultimos_posts .listCardsNews .cardNews a .texto,.ultimos_posts .swiper-slide .cardNews a .texto{font-size:calc(15px + 1*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.ultimas_noticias .listCardsNews .cardNews a .texto,.ultimas_noticias .swiper-slide .cardNews a .texto,.vagas .listCardsNews .cardNews a .texto,.vagas .swiper-slide .cardNews a .texto,.acoes_sociais .listCardsNews .cardNews a .texto,.acoes_sociais .swiper-slide .cardNews a .texto,.ultimos_posts .listCardsNews .cardNews a .texto,.ultimos_posts .swiper-slide .cardNews a .texto{font-size:16px}}.ultimas_noticias .listCardsNews .cardNews a .categoria,.ultimas_noticias .swiper-slide .cardNews a .categoria,.vagas .listCardsNews .cardNews a .categoria,.vagas .swiper-slide .cardNews a .categoria,.acoes_sociais .listCardsNews .cardNews a .categoria,.acoes_sociais .swiper-slide .cardNews a .categoria,.ultimos_posts .listCardsNews .cardNews a .categoria,.ultimos_posts .swiper-slide .cardNews a .categoria{font-weight:300;font-size:1rem;line-height:150%;color:var(--grey)}@media screen and (max-width: 1366px){.ultimas_noticias .listCardsNews .cardNews a .categoria,.ultimas_noticias .swiper-slide .cardNews a .categoria,.vagas .listCardsNews .cardNews a .categoria,.vagas .swiper-slide .cardNews a .categoria,.acoes_sociais .listCardsNews .cardNews a .categoria,.acoes_sociais .swiper-slide .cardNews a .categoria,.ultimos_posts .listCardsNews .cardNews a .categoria,.ultimos_posts .swiper-slide .cardNews a .categoria{font-size:.9375rem}}.ultimas_noticias .listCardsNews .cardNews a .linha,.ultimas_noticias .swiper-slide .cardNews a .linha,.vagas .listCardsNews .cardNews a .linha,.vagas .swiper-slide .cardNews a .linha,.acoes_sociais .listCardsNews .cardNews a .linha,.acoes_sociais .swiper-slide .cardNews a .linha,.ultimos_posts .listCardsNews .cardNews a .linha,.ultimos_posts .swiper-slide .cardNews a .linha{display:block;width:100%;height:.0625rem;background-color:var(--grey);margin:.625rem 0}.ultimas_noticias .listCardsNews .cardNews a .tempo,.ultimas_noticias .listCardsNews .cardNews a .data,.ultimas_noticias .swiper-slide .cardNews a .tempo,.ultimas_noticias .swiper-slide .cardNews a .data,.vagas .listCardsNews .cardNews a .tempo,.vagas .listCardsNews .cardNews a .data,.vagas .swiper-slide .cardNews a .tempo,.vagas .swiper-slide .cardNews a .data,.acoes_sociais .listCardsNews .cardNews a .tempo,.acoes_sociais .listCardsNews .cardNews a .data,.acoes_sociais .swiper-slide .cardNews a .tempo,.acoes_sociais .swiper-slide .cardNews a .data,.ultimos_posts .listCardsNews .cardNews a .tempo,.ultimos_posts .listCardsNews .cardNews a .data,.ultimos_posts .swiper-slide .cardNews a .tempo,.ultimos_posts .swiper-slide .cardNews a .data{font-weight:300;line-height:150%;color:var(--grey)}.ultimas_noticias .listCardsNews .cardNews a .tempo,.ultimas_noticias .listCardsNews .cardNews a .data,.ultimas_noticias .swiper-slide .cardNews a .tempo,.ultimas_noticias .swiper-slide .cardNews a .data,.vagas .listCardsNews .cardNews a .tempo,.vagas .listCardsNews .cardNews a .data,.vagas .swiper-slide .cardNews a .tempo,.vagas .swiper-slide .cardNews a .data,.acoes_sociais .listCardsNews .cardNews a .tempo,.acoes_sociais .listCardsNews .cardNews a .data,.acoes_sociais .swiper-slide .cardNews a .tempo,.acoes_sociais .swiper-slide .cardNews a .data,.ultimos_posts .listCardsNews .cardNews a .tempo,.ultimos_posts .listCardsNews .cardNews a .data,.ultimos_posts .swiper-slide .cardNews a .tempo,.ultimos_posts .swiper-slide .cardNews a .data{font-size:12px}@media screen and (min-width: 1024px){.ultimas_noticias .listCardsNews .cardNews a .tempo,.ultimas_noticias .listCardsNews .cardNews a .data,.ultimas_noticias .swiper-slide .cardNews a .tempo,.ultimas_noticias .swiper-slide .cardNews a .data,.vagas .listCardsNews .cardNews a .tempo,.vagas .listCardsNews .cardNews a .data,.vagas .swiper-slide .cardNews a .tempo,.vagas .swiper-slide .cardNews a .data,.acoes_sociais .listCardsNews .cardNews a .tempo,.acoes_sociais .listCardsNews .cardNews a .data,.acoes_sociais .swiper-slide .cardNews a .tempo,.acoes_sociais .swiper-slide .cardNews a .data,.ultimos_posts .listCardsNews .cardNews a .tempo,.ultimos_posts .listCardsNews .cardNews a .data,.ultimos_posts .swiper-slide .cardNews a .tempo,.ultimos_posts .swiper-slide .cardNews a .data{font-size:calc(12px + 2*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.ultimas_noticias .listCardsNews .cardNews a .tempo,.ultimas_noticias .listCardsNews .cardNews a .data,.ultimas_noticias .swiper-slide .cardNews a .tempo,.ultimas_noticias .swiper-slide .cardNews a .data,.vagas .listCardsNews .cardNews a .tempo,.vagas .listCardsNews .cardNews a .data,.vagas .swiper-slide .cardNews a .tempo,.vagas .swiper-slide .cardNews a .data,.acoes_sociais .listCardsNews .cardNews a .tempo,.acoes_sociais .listCardsNews .cardNews a .data,.acoes_sociais .swiper-slide .cardNews a .tempo,.acoes_sociais .swiper-slide .cardNews a .data,.ultimos_posts .listCardsNews .cardNews a .tempo,.ultimos_posts .listCardsNews .cardNews a .data,.ultimos_posts .swiper-slide .cardNews a .tempo,.ultimos_posts .swiper-slide .cardNews a .data{font-size:14px}}.ultimas_noticias .listCardsNews .cardNews a .tempo span,.ultimas_noticias .swiper-slide .cardNews a .tempo span,.vagas .listCardsNews .cardNews a .tempo span,.vagas .swiper-slide .cardNews a .tempo span,.acoes_sociais .listCardsNews .cardNews a .tempo span,.acoes_sociais .swiper-slide .cardNews a .tempo span,.ultimos_posts .listCardsNews .cardNews a .tempo span,.ultimos_posts .swiper-slide .cardNews a .tempo span{display:inline-block;margin-left:.375rem;white-space:nowrap}.ultimas_noticias .listCardsNews .cardNews a .data,.ultimas_noticias .swiper-slide .cardNews a .data,.vagas .listCardsNews .cardNews a .data,.vagas .swiper-slide .cardNews a .data,.acoes_sociais .listCardsNews .cardNews a .data,.acoes_sociais .swiper-slide .cardNews a .data,.ultimos_posts .listCardsNews .cardNews a .data,.ultimos_posts .swiper-slide .cardNews a .data{text-align:right}.ultimas_noticias .listCardsNews .cardNews a .author,.ultimas_noticias .swiper-slide .cardNews a .author,.vagas .listCardsNews .cardNews a .author,.vagas .swiper-slide .cardNews a .author,.acoes_sociais .listCardsNews .cardNews a .author,.acoes_sociais .swiper-slide .cardNews a .author,.ultimos_posts .listCardsNews .cardNews a .author,.ultimos_posts .swiper-slide .cardNews a .author{font-weight:300;font-size:1rem;line-height:150%;color:var(--grey)}.ultimas_noticias .listCardsNews .cardNews a:hover h3,.ultimas_noticias .listCardsNews .cardNews a:hover .h3,.ultimas_noticias .swiper-slide .cardNews a:hover h3,.ultimas_noticias .swiper-slide .cardNews a:hover .h3,.vagas .listCardsNews .cardNews a:hover h3,.vagas .listCardsNews .cardNews a:hover .h3,.vagas .swiper-slide .cardNews a:hover h3,.vagas .swiper-slide .cardNews a:hover .h3,.acoes_sociais .listCardsNews .cardNews a:hover h3,.acoes_sociais .listCardsNews .cardNews a:hover .h3,.acoes_sociais .swiper-slide .cardNews a:hover h3,.acoes_sociais .swiper-slide .cardNews a:hover .h3,.ultimos_posts .listCardsNews .cardNews a:hover h3,.ultimos_posts .listCardsNews .cardNews a:hover .h3,.ultimos_posts .swiper-slide .cardNews a:hover h3,.ultimos_posts .swiper-slide .cardNews a:hover .h3{color:var(--green-300)}.ultimas_noticias .listCardsNews .cardNews a:hover .foto img,.ultimas_noticias .swiper-slide .cardNews a:hover .foto img,.vagas .listCardsNews .cardNews a:hover .foto img,.vagas .swiper-slide .cardNews a:hover .foto img,.acoes_sociais .listCardsNews .cardNews a:hover .foto img,.acoes_sociais .swiper-slide .cardNews a:hover .foto img,.ultimos_posts .listCardsNews .cardNews a:hover .foto img,.ultimos_posts .swiper-slide .cardNews a:hover .foto img{transform:scale(1.1)}.ultimas_noticias .listCardsNews .cardNews--big a .foto,.ultimas_noticias .swiper-slide .cardNews--big a .foto,.vagas .listCardsNews .cardNews--big a .foto,.vagas .swiper-slide .cardNews--big a .foto,.acoes_sociais .listCardsNews .cardNews--big a .foto,.acoes_sociais .swiper-slide .cardNews--big a .foto,.ultimos_posts .listCardsNews .cardNews--big a .foto,.ultimos_posts .swiper-slide .cardNews--big a .foto{height:37.75rem}@media screen and (max-width: 1366px){.ultimas_noticias .listCardsNews .cardNews--big a .foto,.ultimas_noticias .swiper-slide .cardNews--big a .foto,.vagas .listCardsNews .cardNews--big a .foto,.vagas .swiper-slide .cardNews--big a .foto,.acoes_sociais .listCardsNews .cardNews--big a .foto,.acoes_sociais .swiper-slide .cardNews--big a .foto,.ultimos_posts .listCardsNews .cardNews--big a .foto,.ultimos_posts .swiper-slide .cardNews--big a .foto{height:70vh}}@media screen and (max-width: 900px){.ultimas_noticias .listCardsNews .cardNews--big a .foto,.ultimas_noticias .swiper-slide .cardNews--big a .foto,.vagas .listCardsNews .cardNews--big a .foto,.vagas .swiper-slide .cardNews--big a .foto,.acoes_sociais .listCardsNews .cardNews--big a .foto,.acoes_sociais .swiper-slide .cardNews--big a .foto,.ultimos_posts .listCardsNews .cardNews--big a .foto,.ultimos_posts .swiper-slide .cardNews--big a .foto{height:22.5rem}}.ultimas_noticias .listCardsNews .cardNews--big a .foto img,.ultimas_noticias .swiper-slide .cardNews--big a .foto img,.vagas .listCardsNews .cardNews--big a .foto img,.vagas .swiper-slide .cardNews--big a .foto img,.acoes_sociais .listCardsNews .cardNews--big a .foto img,.acoes_sociais .swiper-slide .cardNews--big a .foto img,.ultimos_posts .listCardsNews .cardNews--big a .foto img,.ultimos_posts .swiper-slide .cardNews--big a .foto img{height:100%}@media screen and (max-width: 900px){.ultimas_noticias .listCardsNews .cardNews--big a h3,.ultimas_noticias .listCardsNews .cardNews--big a .h3,.ultimas_noticias .listCardsNews .cardNews--big a .texto,.ultimas_noticias .listCardsNews .cardNews--big a .categoria,.ultimas_noticias .listCardsNews .cardNews--big a .row,.ultimas_noticias .swiper-slide .cardNews--big a h3,.ultimas_noticias .swiper-slide .cardNews--big a .h3,.ultimas_noticias .swiper-slide .cardNews--big a .texto,.ultimas_noticias .swiper-slide .cardNews--big a .categoria,.ultimas_noticias .swiper-slide .cardNews--big a .row,.vagas .listCardsNews .cardNews--big a h3,.vagas .listCardsNews .cardNews--big a .h3,.vagas .listCardsNews .cardNews--big a .texto,.vagas .listCardsNews .cardNews--big a .categoria,.vagas .listCardsNews .cardNews--big a .row,.vagas .swiper-slide .cardNews--big a h3,.vagas .swiper-slide .cardNews--big a .h3,.vagas .swiper-slide .cardNews--big a .texto,.vagas .swiper-slide .cardNews--big a .categoria,.vagas .swiper-slide .cardNews--big a .row,.acoes_sociais .listCardsNews .cardNews--big a h3,.acoes_sociais .listCardsNews .cardNews--big a .h3,.acoes_sociais .listCardsNews .cardNews--big a .texto,.acoes_sociais .listCardsNews .cardNews--big a .categoria,.acoes_sociais .listCardsNews .cardNews--big a .row,.acoes_sociais .swiper-slide .cardNews--big a h3,.acoes_sociais .swiper-slide .cardNews--big a .h3,.acoes_sociais .swiper-slide .cardNews--big a .texto,.acoes_sociais .swiper-slide .cardNews--big a .categoria,.acoes_sociais .swiper-slide .cardNews--big a .row,.ultimos_posts .listCardsNews .cardNews--big a h3,.ultimos_posts .listCardsNews .cardNews--big a .h3,.ultimos_posts .listCardsNews .cardNews--big a .texto,.ultimos_posts .listCardsNews .cardNews--big a .categoria,.ultimos_posts .listCardsNews .cardNews--big a .row,.ultimos_posts .swiper-slide .cardNews--big a h3,.ultimos_posts .swiper-slide .cardNews--big a .h3,.ultimos_posts .swiper-slide .cardNews--big a .texto,.ultimos_posts .swiper-slide .cardNews--big a .categoria,.ultimos_posts .swiper-slide .cardNews--big a .row{padding:0 30px}}@media screen and (max-width: 900px){.ultimas_noticias .listCardsNews .cardNews--big a .linha,.ultimas_noticias .swiper-slide .cardNews--big a .linha,.vagas .listCardsNews .cardNews--big a .linha,.vagas .swiper-slide .cardNews--big a .linha,.acoes_sociais .listCardsNews .cardNews--big a .linha,.acoes_sociais .swiper-slide .cardNews--big a .linha,.ultimos_posts .listCardsNews .cardNews--big a .linha,.ultimos_posts .swiper-slide .cardNews--big a .linha{width:calc(100% - 3.75rem);margin:.625rem 1.875rem}}.ultimas_noticias .listCardsNews--image-news .cardNews a h3,.ultimas_noticias .listCardsNews--image-news .cardNews a .h3,.ultimas_noticias .swiper-slide--image-news .cardNews a h3,.ultimas_noticias .swiper-slide--image-news .cardNews a .h3,.vagas .listCardsNews--image-news .cardNews a h3,.vagas .listCardsNews--image-news .cardNews a .h3,.vagas .swiper-slide--image-news .cardNews a h3,.vagas .swiper-slide--image-news .cardNews a .h3,.acoes_sociais .listCardsNews--image-news .cardNews a h3,.acoes_sociais .listCardsNews--image-news .cardNews a .h3,.acoes_sociais .swiper-slide--image-news .cardNews a h3,.acoes_sociais .swiper-slide--image-news .cardNews a .h3,.ultimos_posts .listCardsNews--image-news .cardNews a h3,.ultimos_posts .listCardsNews--image-news .cardNews a .h3,.ultimos_posts .swiper-slide--image-news .cardNews a h3,.ultimos_posts .swiper-slide--image-news .cardNews a .h3{min-height:0}.ultimas_noticias--imagens,.vagas--imagens,.acoes_sociais--imagens,.ultimos_posts--imagens{display:block;width:100%}@media screen and (max-width: 900px){.ultimas_noticias--imagens,.vagas--imagens,.acoes_sociais--imagens,.ultimos_posts--imagens{padding-top:0}}.ultimas_noticias--imagens .container,.vagas--imagens .container,.acoes_sociais--imagens .container,.ultimos_posts--imagens .container{padding:0 2.1875rem}@media screen and (max-width: 900px){.ultimas_noticias--imagens .container,.vagas--imagens .container,.acoes_sociais--imagens .container,.ultimos_posts--imagens .container{padding:0 !important}}.ultimas_noticias--imagens .leftColumn,.vagas--imagens .leftColumn,.acoes_sociais--imagens .leftColumn,.ultimos_posts--imagens .leftColumn{display:inline-flex;width:100%;max-width:30.5rem}.ultimas_noticias--imagens .rightColumn,.vagas--imagens .rightColumn,.acoes_sociais--imagens .rightColumn,.ultimos_posts--imagens .rightColumn{display:inline-grid;width:100%;max-width:38rem}.ultimas_noticias--imagens .listCardsNews .cardNews,.ultimas_noticias--imagens .swiper-slide .cardNews,.vagas--imagens .listCardsNews .cardNews,.vagas--imagens .swiper-slide .cardNews,.acoes_sociais--imagens .listCardsNews .cardNews,.acoes_sociais--imagens .swiper-slide .cardNews,.ultimos_posts--imagens .listCardsNews .cardNews,.ultimos_posts--imagens .swiper-slide .cardNews{height:auto;margin-bottom:0}.ultimas_noticias--imagens .listCardsNews .cardNews a,.ultimas_noticias--imagens .swiper-slide .cardNews a,.vagas--imagens .listCardsNews .cardNews a,.vagas--imagens .swiper-slide .cardNews a,.acoes_sociais--imagens .listCardsNews .cardNews a,.acoes_sociais--imagens .swiper-slide .cardNews a,.ultimos_posts--imagens .listCardsNews .cardNews a,.ultimos_posts--imagens .swiper-slide .cardNews a{max-height:initial}.ultimas_noticias--imagens .listCardsNews--image-news,.ultimas_noticias--imagens .swiper-slide--image-news,.vagas--imagens .listCardsNews--image-news,.vagas--imagens .swiper-slide--image-news,.acoes_sociais--imagens .listCardsNews--image-news,.acoes_sociais--imagens .swiper-slide--image-news,.ultimos_posts--imagens .listCardsNews--image-news,.ultimos_posts--imagens .swiper-slide--image-news{display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width: 900px){.ultimas_noticias--imagens .listCardsNews--image-news,.ultimas_noticias--imagens .swiper-slide--image-news,.vagas--imagens .listCardsNews--image-news,.vagas--imagens .swiper-slide--image-news,.acoes_sociais--imagens .listCardsNews--image-news,.acoes_sociais--imagens .swiper-slide--image-news,.ultimos_posts--imagens .listCardsNews--image-news,.ultimos_posts--imagens .swiper-slide--image-news{flex-direction:column}}.ultimas_noticias--imagens .listCardsNews--image-news .leftColumn .cardNews,.ultimas_noticias--imagens .swiper-slide--image-news .leftColumn .cardNews,.vagas--imagens .listCardsNews--image-news .leftColumn .cardNews,.vagas--imagens .swiper-slide--image-news .leftColumn .cardNews,.acoes_sociais--imagens .listCardsNews--image-news .leftColumn .cardNews,.acoes_sociais--imagens .swiper-slide--image-news .leftColumn .cardNews,.ultimos_posts--imagens .listCardsNews--image-news .leftColumn .cardNews,.ultimos_posts--imagens .swiper-slide--image-news .leftColumn .cardNews{height:auto;margin-bottom:0}@media screen and (max-width: 900px){.ultimas_noticias--imagens .listCardsNews--image-news .leftColumn .cardNews,.ultimas_noticias--imagens .swiper-slide--image-news .leftColumn .cardNews,.vagas--imagens .listCardsNews--image-news .leftColumn .cardNews,.vagas--imagens .swiper-slide--image-news .leftColumn .cardNews,.acoes_sociais--imagens .listCardsNews--image-news .leftColumn .cardNews,.acoes_sociais--imagens .swiper-slide--image-news .leftColumn .cardNews,.ultimos_posts--imagens .listCardsNews--image-news .leftColumn .cardNews,.ultimos_posts--imagens .swiper-slide--image-news .leftColumn .cardNews{margin-bottom:2rem}}.ultimas_noticias--imagens .listCardsNews--image-news .leftColumn .cardNews a,.ultimas_noticias--imagens .swiper-slide--image-news .leftColumn .cardNews a,.vagas--imagens .listCardsNews--image-news .leftColumn .cardNews a,.vagas--imagens .swiper-slide--image-news .leftColumn .cardNews a,.acoes_sociais--imagens .listCardsNews--image-news .leftColumn .cardNews a,.acoes_sociais--imagens .swiper-slide--image-news .leftColumn .cardNews a,.ultimos_posts--imagens .listCardsNews--image-news .leftColumn .cardNews a,.ultimos_posts--imagens .swiper-slide--image-news .leftColumn .cardNews a{height:auto;display:block;max-height:initial}@media screen and (max-width: 900px){.ultimas_noticias--imagens .listCardsNews--image-news .leftColumn .cardNews a .content,.ultimas_noticias--imagens .swiper-slide--image-news .leftColumn .cardNews a .content,.vagas--imagens .listCardsNews--image-news .leftColumn .cardNews a .content,.vagas--imagens .swiper-slide--image-news .leftColumn .cardNews a .content,.acoes_sociais--imagens .listCardsNews--image-news .leftColumn .cardNews a .content,.acoes_sociais--imagens .swiper-slide--image-news .leftColumn .cardNews a .content,.ultimos_posts--imagens .listCardsNews--image-news .leftColumn .cardNews a .content,.ultimos_posts--imagens .swiper-slide--image-news .leftColumn .cardNews a .content{padding:0 1.875rem}}.ultimas_noticias--imagens .listCardsNews--image-news .rightColumn,.ultimas_noticias--imagens .swiper-slide--image-news .rightColumn,.vagas--imagens .listCardsNews--image-news .rightColumn,.vagas--imagens .swiper-slide--image-news .rightColumn,.acoes_sociais--imagens .listCardsNews--image-news .rightColumn,.acoes_sociais--imagens .swiper-slide--image-news .rightColumn,.ultimos_posts--imagens .listCardsNews--image-news .rightColumn,.ultimos_posts--imagens .swiper-slide--image-news .rightColumn{display:inline-grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media screen and (max-width: 900px){.ultimas_noticias--imagens .listCardsNews--image-news .rightColumn,.ultimas_noticias--imagens .swiper-slide--image-news .rightColumn,.vagas--imagens .listCardsNews--image-news .rightColumn,.vagas--imagens .swiper-slide--image-news .rightColumn,.acoes_sociais--imagens .listCardsNews--image-news .rightColumn,.acoes_sociais--imagens .swiper-slide--image-news .rightColumn,.ultimos_posts--imagens .listCardsNews--image-news .rightColumn,.ultimos_posts--imagens .swiper-slide--image-news .rightColumn{grid-template-columns:1fr;padding:0 1.875rem}}.ultimos_posts{background-color:rgba(0,0,0,0)}.ultimos_posts.gray{background-color:var(--bege-100)}.ultimos_posts--imagens .listCardsNews{display:block}@media screen and (max-width: 900px){.ultimos_posts--imagens .listCardsNews .cardNews a .content-info .infos{padding:0}}@media screen and (max-width: 900px){.ultimos_posts--imagens .listCardsNews .cardNews a .content-info .content .author{margin-top:1rem}}.ultimos_posts--imagens .listCardsNews .cardNews--big a .content{display:flex;align-items:flex-start}@media screen and (max-width: 900px){.ultimos_posts--imagens .listCardsNews .cardNews--big a .content{display:block;padding:0 !important}}.ultimos_posts--imagens .listCardsNews .cardNews--big a .content .content-header{margin-right:2rem;margin-bottom:3.3rem}@media screen and (max-width: 900px){.ultimos_posts--imagens .listCardsNews .cardNews--big a .content .content-header{margin-right:0;margin-bottom:2rem}}.ultimos_posts--imagens .listCardsNews .cardNews--big a .content .content-header .foto{margin:0;width:auto;height:30.125rem}@media screen and (max-width: 900px){.ultimos_posts--imagens .listCardsNews .cardNews--big a .content .content-header .foto{width:100%;height:auto;max-height:22.5rem}}@media screen and (max-width: 900px){.ultimos_posts--imagens .listCardsNews .cardNews--big a .content .content-info{padding:0 1.875rem}}@media screen and (max-width: 900px){.ultimos_posts--imagens .listCardsNews .cardNews--big a .content .content-info .infos{padding:0}}.ultimos_posts--imagens .listCardsNews .cardNews--big a .content .content-info p{margin-bottom:0;line-height:200%;font-size:1rem;color:var(--grey)}.ultimos_posts--imagens .listCardsNews .cardNews--big a .content .content-info p:empty{display:none}.ultimos_posts .swiper-slide .cardNews a{justify-content:unset}.ultimos_posts .swiper-slide .cardNews a .content-info{display:grid;gap:1rem}@media screen and (max-width: 900px){.ultimos_posts .swiper-slide .cardNews a .content-info .infos{justify-content:space-between}}.ultimos_posts .swiper-slide .cardNews a .content-info .infos .tempo,.ultimos_posts .swiper-slide .cardNews a .content-info .infos .data{width:auto;text-align:left}.ultimos_posts .swiper-slide .cardNews a .content-info h3,.ultimos_posts .swiper-slide .cardNews a .content-info .h3{margin-bottom:0;min-height:unset}.ultimos_posts .swiper-slide .cardNews a .content-info .author{font-weight:300;font-size:1rem;line-height:150%;color:var(--grey)}.ultimos_posts .listCardsNews .leftColumn{max-width:unset;width:100%}@media screen and (max-width: 900px){.ultimos_posts .listCardsNews .leftColumn{margin-bottom:.5rem}}.ultimos_posts .listCardsNews .rightColumn{max-width:unset;grid-template-columns:repeat(3, 1fr);gap:2rem}@media screen and (max-width: 900px){.ultimos_posts .listCardsNews .rightColumn{grid-template-columns:repeat(1, 1fr)}}.ultimos_posts .listCardsNews .cardNews a{justify-content:unset}.ultimos_posts .listCardsNews .cardNews a .content-info{display:grid;gap:1rem}@media screen and (max-width: 900px){.ultimos_posts .listCardsNews .cardNews a .content-info .infos{justify-content:space-between}}.ultimos_posts .listCardsNews .cardNews a .content-info .infos .categ{font-weight:300;line-height:150%;color:var(--grey)}.ultimos_posts .listCardsNews .cardNews a .content-info .infos .categ{font-size:12px}@media screen and (min-width: 1024px){.ultimos_posts .listCardsNews .cardNews a .content-info .infos .categ{font-size:calc(12px + 2*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.ultimos_posts .listCardsNews .cardNews a .content-info .infos .categ{font-size:14px}}.ultimos_posts .listCardsNews .cardNews a .content-info .infos .categ{width:auto}.ultimos_posts .listCardsNews .cardNews a .content-info .infos .tempo,.ultimos_posts .listCardsNews .cardNews a .content-info .infos .data{width:auto;text-align:left}.ultimos_posts .listCardsNews .cardNews a .content-info h3,.ultimos_posts .listCardsNews .cardNews a .content-info .h3{margin-bottom:0;min-height:unset}@media screen and (max-width: 900px){.ultimos_posts .listCardsNews .cardNews a .content-info h3,.ultimos_posts .listCardsNews .cardNews a .content-info .h3{padding:0}}.ultimos_posts .listCardsNews .cardNews a .content-info .content{display:flex;flex-direction:column-reverse}@media screen and (max-width: 900px){.ultimos_posts .listCardsNews .cardNews a .content-info .content{flex-direction:column}}.ultimos_posts .listCardsNews .cardNews a .content-info .content p{font-size:1rem;line-height:200%;color:var(--grey);margin:0}.ultimos_posts .listCardsNews .cardNews a .content-info .content p:empty{display:none}.ultimos_posts .listCardsNews .cardNews a .content-info .author{font-weight:300;font-size:1rem;line-height:150%;color:var(--grey)}.vagas h2,.vagas .h2{margin-bottom:2.25rem}#filters{display:flex;margin-bottom:80px}@media screen and (max-width: 900px){#filters{flex-direction:column;margin-bottom:0px}#filters .filter{margin-right:0;margin-bottom:20px}}#filters .filter{margin-right:50px;width:340px}#filters .filter label{margin-bottom:10px;color:#282828}#filters .filter select{padding:15px;border:1px solid #d7d7d7;border-radius:32px;color:#282828;cursor:pointer;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNiAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDFMOCA5TDEgMSIgc3Ryb2tlPSIjMjgyODI4IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");background-repeat:no-repeat;background-position:right 10px center;background-size:15px}#filters .filter #cidadeFilter:disabled{opacity:.5;cursor:default}.chamada_topicos{position:relative;display:block;width:100%;height:auto;padding:4rem 0;overflow:hidden}@media screen and (max-width: 1366px){.chamada_topicos{padding:2.5rem 0}}.chamada_topicos #circle{position:absolute;z-index:1;pointer-events:none;transform:none;transform-origin:center center;padding:.125rem;width:20rem;height:20rem;left:20rem;top:-0.875rem;background:var(--green-100);filter:blur(9.375rem);-webkit-filter:blur(9.375rem);-moz-filter:blur(9.375rem);-o-filter:blur(9.375rem);-ms-filter:blur(9.375rem);transition:all 300ms ease-in-out}@media screen and (max-width: 900px){.chamada_topicos #circle{width:10rem;height:10rem;left:0;top:0}}.chamada_topicos .container{position:relative;z-index:2}.chamada_topicos h2,.chamada_topicos .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.chamada_topicos h2,.chamada_topicos .h2{font-size:23px}@media screen and (min-width: 1024px){.chamada_topicos h2,.chamada_topicos .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.chamada_topicos h2,.chamada_topicos .h2{font-size:32px}}@media screen and (max-width: 1366px){.chamada_topicos h2,.chamada_topicos .h2{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.chamada_topicos h2,.chamada_topicos .h2{line-height:200%;margin-bottom:1rem}}.chamada_topicos .texto{font-weight:400;line-height:200%;color:var(--grey);margin-bottom:1.875rem}.chamada_topicos .texto{font-size:15px}@media screen and (min-width: 1024px){.chamada_topicos .texto{font-size:calc(15px + 1*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.chamada_topicos .texto{font-size:16px}}@media screen and (max-width: 1366px){.chamada_topicos .texto{margin-bottom:.9375rem}}@media screen and (max-width: 900px){.chamada_topicos a.btn{margin-bottom:2.5rem}}.chamada_topicos .listTopicos{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:4rem;row-gap:1.875rem}@media screen and (max-width: 1366px){.chamada_topicos .listTopicos{column-gap:2rem;row-gap:.9375rem}}@media screen and (max-width: 900px){.chamada_topicos .listTopicos{grid-template-columns:1fr;row-gap:1.25rem}}.chamada_topicos .listTopicos .topico .picture{display:block;width:auto;height:auto;margin-bottom:.625rem}.chamada_topicos .listTopicos .topico h3,.chamada_topicos .listTopicos .topico .h3{font-weight:400;line-height:150%;color:#282828}.chamada_topicos .listTopicos .topico h3,.chamada_topicos .listTopicos .topico .h3{font-size:17px}@media screen and (min-width: 1024px){.chamada_topicos .listTopicos .topico h3,.chamada_topicos .listTopicos .topico .h3{font-size:calc(17px + 7*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.chamada_topicos .listTopicos .topico h3,.chamada_topicos .listTopicos .topico .h3{font-size:24px}}.chamada_topicos .listTopicos .topico .texto{font-weight:400;line-height:150%;color:#505050}.chamada_topicos .listTopicos .topico .texto{font-size:15px}@media screen and (min-width: 1024px){.chamada_topicos .listTopicos .topico .texto{font-size:calc(15px + 1*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.chamada_topicos .listTopicos .topico .texto{font-size:16px}}.chamada_topicos .listTopicos .topico .texto{margin-bottom:0}.chamada_topicos .listTopicos .topico .texto p{margin-bottom:0}.single-produto .chamada_topicos{background:var(--bege-100)}.conteudo_foto{position:relative;display:block;width:100%;height:auto}@media screen and (max-width: 900px){.conteudo_foto .container{padding:0}}.conteudo_foto .container .block-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media screen and (max-width: 900px){.conteudo_foto .container .block-content{flex-direction:column}}@media screen and (max-width: 900px){.conteudo_foto .container .block-content .block{width:100%}}.conteudo_foto .container .block-content .block{width:50%}.conteudo_foto .container .block-content .block--content{width:26rem}@media screen and (max-width: 900px){.conteudo_foto .container .block-content .block--content{width:100%}}.conteudo_foto .title{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.conteudo_foto .title{font-size:23px}@media screen and (min-width: 1024px){.conteudo_foto .title{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.conteudo_foto .title{font-size:32px}}@media screen and (max-width: 900px){.conteudo_foto .title{margin:0 1.875rem 1rem 0;line-height:200%}}.conteudo_foto .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey)}@media screen and (max-width: 1366px){.conteudo_foto .texto{font-size:.9375rem}}@media screen and (max-width: 900px){.conteudo_foto .texto{padding:0}}.conteudo_foto .texto p{margin-bottom:0}.conteudo_foto a{margin-top:1.875rem}@media screen and (max-width: 900px){.conteudo_foto a{margin-left:1.875rem}}.conteudo_foto .conteudo{position:relative;z-index:4}@media screen and (max-width: 900px){.conteudo_foto .conteudo{margin-bottom:2.5rem;padding:0 1.875rem}}.conteudo_foto .fullPicture{position:relative;display:flex;height:80vh}@media screen and (max-width: 900px){.conteudo_foto .fullPicture{height:auto;max-height:26.75rem;margin-bottom:1.875rem;overflow:hidden}}.conteudo_foto .fullPicture .swiper--conteudo-foto{position:absolute;width:50vw}@media screen and (max-width: 900px){.conteudo_foto .fullPicture .swiper--conteudo-foto{position:relative;width:100%}}.conteudo_foto .fullPicture .picture{position:relative;z-index:1;display:block;width:100%;height:auto;border-radius:.25rem;overflow:hidden}.conteudo_foto .fullPicture .picture img{position:relative;width:100%;height:auto;max-height:80vh;object-fit:cover}@media screen and (max-width: 900px){.conteudo_foto .fullPicture .picture img{position:relative;display:block;min-height:14.375rem}}.conteudo_foto .arara{position:absolute;top:50%;left:50%;transform:translate(-74%, -70%);z-index:2}@media screen and (max-width: 1366px){.conteudo_foto .arara{transform:translate(-74%, -74%)}}@media screen and (max-width: 900px){.conteudo_foto .arara{width:90vw;top:-5.25rem;transform:translate(-50%, 0)}}.conteudo_foto .arara picture{display:block;width:auto;height:auto}.conteudo_foto .arara picture img{position:relative;width:auto;height:auto;object-fit:none}@media screen and (max-width: 1366px){.conteudo_foto .arara picture img{width:45vw;object-fit:initial}}@media screen and (max-width: 900px){.conteudo_foto .arara picture img{width:auto;max-width:100%;object-fit:scale-down}}.conteudo_foto--left .fullPicture .swiper--conteudo-foto{right:0}@media screen and (max-width: 900px){.conteudo_foto--left .fullPicture .swiper--conteudo-foto{right:auto}}.conteudo_foto--right .title,.conteudo_foto--right .texto,.conteudo_foto--right a{margin-left:1.25rem}@media screen and (max-width: 900px){.conteudo_foto--right .title,.conteudo_foto--right .texto,.conteudo_foto--right a{margin-left:0}}@media screen and (max-width: 900px){.conteudo_foto--right h2,.conteudo_foto--right .h2,.conteudo_foto--right a{margin-left:1.875rem}}.conteudo_foto--right h2>a,.conteudo_foto--right .h2>a,.conteudo_foto--right a>a{margin-left:0}@media screen and (max-width: 900px){.conteudo_foto--right .block-content{flex-direction:column-reverse !important}}@media screen and (max-width: 900px){.conteudo_foto--arara{margin-top:3.125rem}}.titulo_pagina{position:relative;display:block;width:100%;height:auto;padding:6rem 0}@media screen and (max-width: 1366px){.titulo_pagina{padding:2.5rem 0}}.titulo_pagina--low-margin{padding-bottom:3.75rem}.titulo_pagina.background-bege{background-color:var(--bege-100)}@media screen and (max-width: 900px){.titulo_pagina .container{padding-top:2.5rem}}.titulo_pagina .title{display:inline-block;font-style:normal;font-weight:700;font-size:2.5rem;line-height:150%;color:var(--grey);margin-bottom:2rem}@media screen and (max-width: 1366px){.titulo_pagina .title{font-size:2.4375rem}}@media screen and (max-width: 900px){.titulo_pagina .title{font-size:1.5rem;line-height:200%}}.titulo_pagina .subtitulo{font-weight:400;font-size:1.5rem;line-height:150%;color:var(--grey);margin-bottom:.9375rem}@media screen and (max-width: 1366px){.titulo_pagina .subtitulo{font-size:1.4375rem}}@media screen and (max-width: 900px){.titulo_pagina .subtitulo{line-height:200%}}.titulo_pagina .texto{font-weight:400;font-size:1rem;line-height:150%;color:var(--grey-500)}@media screen and (max-width: 1366px){.titulo_pagina .texto{font-size:.9375rem}}@media screen and (max-width: 900px){.titulo_pagina .texto{margin-bottom:1.875rem}}.chamada_fundo_verde_texto{position:relative;display:block;width:100%;height:auto;padding:6.25rem 0}@media screen and (max-width: 1366px){.chamada_fundo_verde_texto{padding:2.5rem 0}}.chamada_fundo_verde_texto--verde{background-color:var(--green-100)}.chamada_fundo_verde_texto--cinza{background-color:var(--bege-100)}.chamada_fundo_verde_texto h2,.chamada_fundo_verde_texto .h2{display:inline-block;font-style:normal;font-weight:600;font-size:3rem;line-height:150%;color:var(--green-900)}@media screen and (max-width: 1366px){.chamada_fundo_verde_texto h2,.chamada_fundo_verde_texto .h2{font-size:2.9375rem}}@media screen and (max-width: 900px){.chamada_fundo_verde_texto h2,.chamada_fundo_verde_texto .h2{font-size:2rem}}.chamada_fundo_verde_texto .texto{font-weight:400;font-size:1.125rem;line-height:150%;color:var(--grey)}@media screen and (max-width: 1366px){.chamada_fundo_verde_texto .texto{font-size:1.0625rem}}@media screen and (max-width: 900px){.chamada_fundo_verde_texto .texto{font-size:1rem}}.chamada_fundo_verde_cta{position:relative;display:block;width:100%;height:auto;padding:4rem 0}@media screen and (max-width: 1366px){.chamada_fundo_verde_cta{padding:2.5rem 0}}.chamada_fundo_verde_cta.have-image{padding:2rem 0}.chamada_fundo_verde_cta.have-image h2,.chamada_fundo_verde_cta.have-image .h2{font-size:3rem}.chamada_fundo_verde_cta.have-image .second-block{text-align:end}@media screen and (max-width: 1366px){.chamada_fundo_verde_cta.have-image .second-block{text-align:center}}.chamada_fundo_verde_cta--verde{background-color:var(--green-100)}.chamada_fundo_verde_cta--cinza{background-color:var(--bege-100)}@media screen and (max-width: 900px){.chamada_fundo_verde_cta{padding:1.875rem 0 2.5rem}}.chamada_fundo_verde_cta h2,.chamada_fundo_verde_cta .h2{display:inline-block;font-style:normal;font-weight:600;line-height:150%;color:var(--green-900);margin-bottom:0;font-size:3rem}@media screen and (max-width: 1366px){.chamada_fundo_verde_cta h2,.chamada_fundo_verde_cta .h2{font-size:1.9375rem}}.chamada_fundo_verde_cta .texto{font-weight:400;font-size:1.125rem;line-height:150%;color:var(--grey)}@media screen and (max-width: 1366px){.chamada_fundo_verde_cta .texto{font-size:1.0625rem}}.chamada_fundo_verde_cta a{margin:2rem 0}@media screen and (max-width: 900px){.chamada_fundo_verde_cta a{margin:2rem 0 0}}.chamada_fundo_verde_cta a .arrow-btn{display:none}.single-vagas .chamada_fundo_verde_cta{position:relative;display:block;width:100%;height:auto;padding:4rem 0}@media screen and (max-width: 1366px){.single-vagas .chamada_fundo_verde_cta{padding:2.5rem 0}}.single-vagas .chamada_fundo_verde_cta.have-image{padding:2rem 0}.single-vagas .chamada_fundo_verde_cta.have-image h2,.single-vagas .chamada_fundo_verde_cta.have-image .h2{font-size:3rem}.single-vagas .chamada_fundo_verde_cta.have-image .second-block{text-align:end}@media screen and (max-width: 1366px){.single-vagas .chamada_fundo_verde_cta.have-image .second-block{text-align:center}}.single-vagas .chamada_fundo_verde_cta--verde{background-color:var(--green-100)}.single-vagas .chamada_fundo_verde_cta--cinza{background-color:var(--bege-100)}@media screen and (max-width: 900px){.single-vagas .chamada_fundo_verde_cta{padding:1.875rem 0 2.5rem}}.single-vagas .chamada_fundo_verde_cta h2,.single-vagas .chamada_fundo_verde_cta .h2{display:inline-block;font-style:normal;font-weight:600;line-height:150%;color:var(--green-900);margin-bottom:0;font-size:1.5rem}@media screen and (max-width: 1366px){.single-vagas .chamada_fundo_verde_cta h2,.single-vagas .chamada_fundo_verde_cta .h2{font-size:1.5rem}}.single-vagas .chamada_fundo_verde_cta .texto{font-weight:400;font-size:1.125rem;line-height:150%;color:var(--grey)}@media screen and (max-width: 1366px){.single-vagas .chamada_fundo_verde_cta .texto{font-size:1.0625rem}}.single-vagas .chamada_fundo_verde_cta a{margin:2rem 0}@media screen and (max-width: 900px){.single-vagas .chamada_fundo_verde_cta a{margin:2rem 0 0}}.single-vagas .chamada_fundo_verde_cta a .arrow-btn{display:block}.componente_slider_lateral{position:relative;display:block;width:100%;height:auto;padding:4rem 0}@media screen and (max-width: 900px){.componente_slider_lateral{padding:2.5rem 0;margin-bottom:1.875rem}}.componente_slider_lateral.bg-white{background-color:rgba(0,0,0,0)}.componente_slider_lateral.bg-white .swiper-container--nav{background-color:rgba(0,0,0,0)}.componente_slider_lateral.bg-gray{background-color:var(--bege-100)}.componente_slider_lateral.bg-gray .swiper-container--nav{background-color:var(--bege-100)}@media screen and (max-width: 900px){.componente_slider_lateral .container{padding:0}}.componente_slider_lateral h2,.componente_slider_lateral .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.componente_slider_lateral h2,.componente_slider_lateral .h2{font-size:23px}@media screen and (min-width: 1024px){.componente_slider_lateral h2,.componente_slider_lateral .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.componente_slider_lateral h2,.componente_slider_lateral .h2{font-size:32px}}@media screen and (max-width: 900px){.componente_slider_lateral h2,.componente_slider_lateral .h2{line-height:200%;padding:0 1.875rem;margin-bottom:1rem}}.componente_slider_lateral .texto{font-weight:400;font-size:1rem;line-height:150%;color:var(--grey-500);margin-bottom:0}@media screen and (max-width: 1366px){.componente_slider_lateral .texto{font-size:.9375rem}}@media screen and (max-width: 900px){.componente_slider_lateral .texto{padding:0 1.875rem}}.componente_slider_lateral .button{margin-top:2rem}@media screen and (max-width: 900px){.componente_slider_lateral .button{margin-top:0;padding:0 1.875rem}}.componente_slider_lateral .colunaSlider{position:relative;display:block;width:100%}@media screen and (max-width: 900px){.componente_slider_lateral .colunaSlider{margin-top:2rem}}.componente_slider_lateral .colunaSlider .arraste{position:absolute;z-index:3;border-radius:50%;width:80px;height:80px;left:50%;top:50%;border:2px solid var(--white);display:flex;align-items:center;justify-content:center;translate:-50% -50%;filter:drop-shadow(0px 4px 4px rgba(40, 40, 40, 0.05));transition:all .3s ease}@media screen and (max-width: 900px){.componente_slider_lateral .colunaSlider .arraste{display:none}}.componente_slider_lateral .colunaSlider .arraste::before,.componente_slider_lateral .colunaSlider .arraste::after{position:absolute;content:"";width:10px;height:10px;background-repeat:no-repeat;background-position:center center}.componente_slider_lateral .colunaSlider .arraste::before{left:2px;background-image:url("/app/themes/basedigital/dist/img/general/min-left.svg")}.componente_slider_lateral .colunaSlider .arraste::after{right:2px;background-image:url("/app/themes/basedigital/dist/img/general/min-right.svg")}.componente_slider_lateral .colunaSlider .arraste span{position:relative;z-index:2;font-weight:400;font-size:.625rem;line-height:150%;color:var(--white);text-transform:uppercase}.componente_slider_lateral .colunaSlider .swiper--lateral{position:relative;width:57vw}@media screen and (max-width: 900px){.componente_slider_lateral .colunaSlider .swiper--lateral{width:100%}}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card{position:relative;display:block;width:100%;height:auto;border-radius:.25rem;overflow:hidden;background:#f7f6f2;padding:32px 16px}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.info-text .titulo{color:var(--grey);font-size:18px;font-weight:600;margin-bottom:8px}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.info-text .texto{color:var(--grey);font-size:14px;line-height:150%;margin-bottom:24px}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .picture{position:relative;z-index:1;display:block;width:100%;height:auto}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .picture img{display:block;width:100%;height:100%;object-fit:cover;height:25rem}@media screen and (max-width: 1366px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .picture img{height:20rem}}@media screen and (max-width: 900px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .picture img{height:25rem}}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .content{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:end;transition:all .5s ease}@media screen and (max-width: 900px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .content{top:0}}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .content::before{position:absolute;z-index:1;content:"";width:100%;height:100%;left:0;top:0;right:0;bottom:0;background:linear-gradient(0.03deg, #000000 70%, rgba(0, 0, 0, 0) 100%);opacity:0;transition:all .5s ease}@media screen and (max-width: 900px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .content::before{opacity:.5}}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .content .titulo{position:relative;z-index:2;display:flex;align-items:flex-end;font-weight:400;font-size:1rem;line-height:150%;color:var(--white);opacity:0;transition:all .5s ease}@media screen and (max-width: 1366px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .content .titulo{font-size:.9375rem}}@media screen and (max-width: 900px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .content .titulo{opacity:1}}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .content .titulo span{position:relative;z-index:2;display:block;padding:1.875rem;padding-top:3.75rem}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .content .texto{position:relative;z-index:2;padding:0 1.875rem;font-size:1rem;margin-bottom:1.875rem}@media screen and (max-width: 1366px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card .content .texto{font-size:.9375rem}}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.showTitle .content{opacity:1;padding-bottom:1.875rem;bottom:-1.875rem}@media screen and (max-width: 900px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.showTitle .content{bottom:0;padding-bottom:1.5rem}}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.showTitle .content::before{opacity:1}@media screen and (max-width: 900px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.showTitle .content::before{opacity:.8}}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.showTitle .content .titulo{font-weight:700;font-size:1.5rem;max-height:initial;opacity:1}@media screen and (max-width: 1366px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.showTitle .content .titulo{font-size:1.4375rem}}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.showTitle .content .texto{display:block;max-width:92%;height:auto;transition:max-height 1s ease;overflow:hidden;max-height:0;margin-bottom:0;margin-top:-0.625rem;color:var(--white)}@media screen and (max-width: 900px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.showTitle .content .texto{max-height:20.625rem}}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.showTitle .content .texto p{margin-bottom:0}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.showTitle .content .lnk{text-decoration:none;position:absolute;z-index:4;right:1.5625rem;bottom:1.5625rem;width:2.5rem;height:2.5rem;border-radius:50%;border:.0625rem solid var(--white-400);display:flex;align-items:center;justify-content:center;opacity:0;font-size:2rem;color:var(--white-400);transition:all 1s ease}@media screen and (max-width: 900px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card.showTitle .content .lnk{opacity:1;position:relative;bottom:0;right:calc(-100% + 3.5rem);margin-top:.625rem}}@media screen and (min-width: 1024px){.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card:hover .content{bottom:0}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card:hover .content::before{opacity:.8}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card:hover .content .titulo{opacity:1}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card:hover .content .texto{max-height:20.625rem}.componente_slider_lateral .colunaSlider .swiper--lateral .swiper-wrapper .swiper-slide .card:hover .content .lnk{opacity:1}}.componente_slider_lateral .colunaSlider .swiper-container--nav{margin-top:1.875rem;width:100vw;padding:.625rem 1.875rem}.componente_slider_lateral .colunaSlider:hover .arraste{opacity:0}.timeline{position:relative;display:block;width:100%;height:auto;padding:4rem 0}@media screen and (max-width: 1366px){.timeline{padding:2.5rem 0}}@media screen and (max-width: 900px){.timeline .container{padding:0}}.timeline h2,.timeline .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.timeline h2,.timeline .h2{font-size:23px}@media screen and (min-width: 1024px){.timeline h2,.timeline .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.timeline h2,.timeline .h2{font-size:32px}}@media screen and (max-width: 1366px){.timeline h2,.timeline .h2{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.timeline h2,.timeline .h2{line-height:200%;padding:0 1.875rem;margin-bottom:1rem}}.timeline .texto{font-weight:400;font-size:1rem;line-height:150%;color:var(--grey-500);margin-bottom:3.125rem}@media screen and (max-width: 1366px){.timeline .texto{margin-bottom:1.875rem}}@media screen and (max-width: 900px){.timeline .texto{padding:0 1.875rem}}.timeline .swiper--timeline .swiper-wrapper .swiper-slide{position:relative;z-index:2}.timeline .swiper--timeline .swiper-wrapper .swiper-slide:last-child::before{display:none}.timeline .swiper--timeline .swiper-wrapper .swiper-slide::before{position:absolute;content:"";width:calc(100% + 45px);height:.0625rem;background-color:var(--green-300);z-index:1;display:block;top:1.25rem;left:.9375rem;transform:translateY(-50%)}@media screen and (max-width: 900px){.timeline .swiper--timeline .swiper-wrapper .swiper-slide::before{width:calc(100% + 15px)}}.timeline .swiper--timeline .swiper-wrapper .swiper-slide.swiper-slide-active .tempo .marcador span{opacity:1}.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo{position:relative;display:block;width:100%;height:auto}@media screen and (max-width: 900px){.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo{width:90%}}.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .marcador{position:relative;width:100%;height:2.5rem}.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .marcador span{position:absolute;z-index:2;width:2.5rem;height:2.5rem;border-radius:50%;border:var(--green-300) .0625rem solid;background-color:#fff;opacity:0}.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .marcador::after{position:absolute;content:"";width:1rem;height:1rem;background-color:var(--green-300);border-radius:50%;z-index:3;display:block;left:.75rem;top:.75rem}.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .ano{font-weight:500;line-height:150%;color:var(--grey);font-family:var(--fontLato);margin-top:2.5rem}.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .ano{font-size:31px}@media screen and (min-width: 1024px){.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .ano{font-size:calc(31px + 1*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .ano{font-size:32px}}@media screen and (max-width: 1366px){.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .ano{margin-top:1.25rem}}.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .chamada{font-weight:500;line-height:150%;color:var(--bege);margin-bottom:1.125rem}.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .chamada{font-size:16px}@media screen and (min-width: 1024px){.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .chamada{font-size:calc(16px + 2*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .chamada{font-size:18px}}@media screen and (max-width: 1366px){.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .chamada{margin-bottom:.5625rem}}.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .titulo{font-weight:400;line-height:150%;color:var(--grey)}.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .titulo{font-size:14px}@media screen and (min-width: 1024px){.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .titulo{font-size:calc(14px + 2*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.timeline .swiper--timeline .swiper-wrapper .swiper-slide .tempo .titulo{font-size:16px}}@media screen and (max-width: 900px){.timeline .swiper--timeline .container{padding:0 1.875rem}}.foto_subconteudo{position:relative;display:block;width:100%;height:auto;padding:0 0 4rem;background-color:var(--bege-100)}@media screen and (max-width: 1366px){.foto_subconteudo{padding:0 0 2rem}}@media screen and (max-width: 900px){.foto_subconteudo{padding:0 0 .625rem}}.foto_subconteudo .fotoFull{display:block;width:100%;height:auto;margin-bottom:5rem}@media screen and (max-width: 1366px){.foto_subconteudo .fotoFull{margin-bottom:2rem}}.foto_subconteudo .fotoFull .picture{display:block;width:100%;height:auto}.foto_subconteudo .fotoFull .picture img{display:block;width:100%;height:18.75rem;object-fit:cover}@media screen and (max-width: 1366px){.foto_subconteudo .fotoFull .picture img{height:13.375rem}}@media screen and (max-width: 900px){.foto_subconteudo .fotoFull .picture img{height:auto}}.foto_subconteudo h2,.foto_subconteudo .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.foto_subconteudo h2,.foto_subconteudo .h2{font-size:23px}@media screen and (min-width: 1024px){.foto_subconteudo h2,.foto_subconteudo .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.foto_subconteudo h2,.foto_subconteudo .h2{font-size:32px}}@media screen and (max-width: 1366px){.foto_subconteudo h2,.foto_subconteudo .h2{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.foto_subconteudo h2,.foto_subconteudo .h2{line-height:200%;margin-bottom:1rem}}.foto_subconteudo .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey)}@media screen and (max-width: 1366px){.foto_subconteudo .texto{font-size:.9375rem}}@media screen and (max-width: 900px){.foto_subconteudo .texto{margin-bottom:1.875rem}}.foto_subconteudo .texto p{margin-bottom:0}@media screen and (max-width: 900px){.foto_subconteudo .row .col-lg-4:last-child .texto{margin-bottom:0}}.depoimento{position:relative;display:block;width:100%;height:auto;padding:2.5rem 0;background-color:var(--bege-100)}.depoimento.container{background-color:rgba(0,0,0,0);padding:1.25rem 1.875rem 0 1.875rem}.depoimento.container .infos{justify-content:flex-end}.depoimento h2,.depoimento .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:5.25rem}.depoimento h2,.depoimento .h2{font-size:23px}@media screen and (min-width: 1024px){.depoimento h2,.depoimento .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.depoimento h2,.depoimento .h2{font-size:32px}}@media screen and (max-width: 1366px){.depoimento h2,.depoimento .h2{margin-bottom:2.5rem}}.depoimento .texto{position:relative;display:block;max-width:48rem;color:var(--grey);font-style:italic;font-weight:400;line-height:200%;padding-left:4rem;font-size:1.5rem}@media screen and (max-width: 1366px){.depoimento .texto{font-size:.9375rem}}@media screen and (max-width: 900px){.depoimento .texto{padding-left:0;margin-bottom:2rem}}.depoimento .texto .quote{position:absolute;display:block}@media screen and (max-width: 900px){.depoimento .texto .quote{transform:scale(0.5)}}.depoimento .texto .quote--left{translate:-4.0625rem -1.75rem}@media screen and (max-width: 900px){.depoimento .texto .quote--left{translate:-1.875rem -1.875rem}}.depoimento .texto .quote--right{right:0;bottom:-10px}@media screen and (max-width: 900px){.depoimento .text-end{text-align:center !important}}.depoimento .infos{display:inline-flex;flex-direction:row}@media screen and (max-width: 900px){.depoimento .infos{align-items:center;justify-content:center}}.depoimento .infos .foto{display:inline-flex;align-items:center;margin-right:.9375rem}.depoimento .infos .foto .picture{display:block;width:auto;height:auto}.depoimento .infos .foto .picture img{display:block;width:5rem;height:5rem;object-fit:cover;border-radius:50%}@media screen and (max-width: 900px){.depoimento .infos .foto .picture img{width:4rem;height:4rem}}.depoimento .infos .dados{display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left !important;font-size:1.5rem;line-height:150%;color:var(--grey)}@media screen and (max-width: 1366px){.depoimento .infos .dados{font-size:1.4375rem}}@media screen and (max-width: 900px){.depoimento .infos .dados{font-size:1rem;line-height:150%;text-align:left !important;justify-content:flex-start}}.depoimento .infos .dados .nome{font-weight:500}.depoimento .infos .dados .cargo{font-weight:300}.depoimento .infos a{display:inline-flex;margin-left:.9375rem;width:2.25rem;height:2.25rem;border-radius:50%;background-color:var(--green-300);align-items:center;justify-content:center;text-decoration:none;transition:all ease-in-out 200ms}.depoimento .infos a:hover{background-color:var(--green-100)}.foto_numeros{position:relative;display:flex;flex-direction:row;width:100%;height:auto}@media screen and (max-width: 900px){.foto_numeros{flex-direction:column;padding-bottom:2.5rem}}.foto_numeros .colunaTitulo{display:inline-flex;width:100%;max-width:20rem}@media screen and (max-width: 1366px){.foto_numeros .colunaTitulo{max-width:13.5rem}}@media screen and (max-width: 900px){.foto_numeros .colunaTitulo{max-width:100%}}.foto_numeros .colunaTitulo .bgTitle{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.foto_numeros .colunaTitulo .bgTitle--bege{background-color:var(--bege-100)}.foto_numeros .colunaTitulo .bgTitle--verde{background-color:var(--green-100)}@media screen and (max-width: 900px){.foto_numeros .colunaTitulo .bgTitle{position:relative;height:auto}}.foto_numeros .colunaTitulo .bgTitle h2,.foto_numeros .colunaTitulo .bgTitle .h2{transform:rotate(-90deg);font-weight:700;line-height:150%;text-align:center;color:var(--green-900);white-space:nowrap;font-size:4rem}@media screen and (max-width: 1366px){.foto_numeros .colunaTitulo .bgTitle h2,.foto_numeros .colunaTitulo .bgTitle .h2{font-size:2.9375rem;position:relative;height:auto;padding:1.875rem 0}}@media screen and (max-width: 900px){.foto_numeros .colunaTitulo .bgTitle h2,.foto_numeros .colunaTitulo .bgTitle .h2{position:relative;width:100%;transform:none;translate:none;left:auto;top:auto;font-size:2rem}}.foto_numeros .colunaConteudo{display:block;width:100%;max-width:calc(100% - 20rem)}@media screen and (max-width: 1366px){.foto_numeros .colunaConteudo{max-width:calc(100% - 13.5rem)}}@media screen and (max-width: 900px){.foto_numeros .colunaConteudo{max-width:100%}}.foto_numeros .colunaConteudo .swiper--foto-numeros{margin-bottom:2rem}@media screen and (max-width: 1366px){.foto_numeros .colunaConteudo .swiper--foto-numeros{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.foto_numeros .colunaConteudo .swiper--foto-numeros{margin-bottom:1rem}}.foto_numeros .colunaConteudo .swiper--foto-numeros .swiper-wrapper .swiper-slide .fotoFull{position:relative;display:block;width:100%;height:auto;max-height:18.75rem;overflow:hidden}@media screen and (max-width: 1366px){.foto_numeros .colunaConteudo .swiper--foto-numeros .swiper-wrapper .swiper-slide .fotoFull{max-height:13.5rem}}@media screen and (max-width: 900px){.foto_numeros .colunaConteudo .swiper--foto-numeros .swiper-wrapper .swiper-slide .fotoFull{max-height:8.125rem}}.foto_numeros .colunaConteudo .swiper--foto-numeros .swiper-wrapper .swiper-slide .fotoFull .picture{display:block}.foto_numeros .colunaConteudo .swiper--foto-numeros .swiper-wrapper .swiper-slide .fotoFull .picture img{display:block;width:100%;height:auto;max-height:20rem}@media screen and (max-width: 1366px){.foto_numeros .colunaConteudo .swiper--foto-numeros .swiper-wrapper .swiper-slide .fotoFull .picture img{max-height:15.625rem}}@media screen and (max-width: 900px){.foto_numeros .colunaConteudo .swiper--foto-numeros .swiper-wrapper .swiper-slide .fotoFull .picture img{max-height:initial}}.foto_numeros .colunaConteudo .sideContainer{display:block;width:100%;max-width:47.875rem;margin:auto auto auto 4.0625rem}@media screen and (max-width: 900px){.foto_numeros .colunaConteudo .sideContainer{max-width:initial;margin:0}}.foto_numeros .colunaConteudo .texto{margin-bottom:2rem;font-size:1rem;line-height:150%}@media screen and (max-width: 1366px){.foto_numeros .colunaConteudo .texto{font-size:.9375rem;margin-bottom:1.5rem}}@media screen and (max-width: 900px){.foto_numeros .colunaConteudo .texto{padding:0 1.875rem;margin-bottom:2rem}}@media screen and (max-width: 900px){.foto_numeros .colunaConteudo .text-end{text-align:left !important}}.foto_numeros .colunaConteudo a.btn{margin-bottom:2rem;max-width:12.8125rem}@media screen and (max-width: 1366px){.foto_numeros .colunaConteudo a.btn{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.foto_numeros .colunaConteudo a.btn{margin-left:2rem}}.foto_numeros .colunaConteudo .numerosItems{display:grid;grid-template-columns:repeat(3, 1fr);gap:3.625rem;margin-bottom:2.5rem}@media screen and (max-width: 1366px){.foto_numeros .colunaConteudo .numerosItems{margin-bottom:0}}@media screen and (max-width: 900px){.foto_numeros .colunaConteudo .numerosItems{display:none}}.foto_numeros .colunaConteudo .numerosItems .descNumber{display:flex;align-items:baseline;justify-content:center;flex-direction:row;margin-bottom:.9375rem;font-family:var(--fontLato)}.foto_numeros .colunaConteudo .numerosItems .descNumber .sinal{font-size:2.5rem;line-height:100%;color:var(--grey)}@media screen and (max-width: 1366px){.foto_numeros .colunaConteudo .numerosItems .descNumber .sinal{font-size:1.9375rem}}.foto_numeros .colunaConteudo .numerosItems .descNumber .number{font-weight:900;font-size:5rem;line-height:100%}@media screen and (max-width: 1366px){.foto_numeros .colunaConteudo .numerosItems .descNumber .number{font-size:3.9375rem}}.foto_numeros .colunaConteudo .numerosItems .descNumber .numberUnit{font-size:2rem;line-height:100%}@media screen and (max-width: 1366px){.foto_numeros .colunaConteudo .numerosItems .descNumber .numberUnit{font-size:1.9375rem}}.foto_numeros .colunaConteudo .numerosItems .texto{margin:0 auto;display:block;max-width:12.5rem}@media screen and (max-width: 900px){.foto_numeros .colunaConteudo .numerosItems .texto{max-width:100%}}.parceiros{display:block;width:100%;height:auto;padding:5rem 0}@media screen and (max-width: 1366px){.parceiros{padding:2.5rem 0}}.parceiros h2,.parceiros .h2{display:inline-block;font-style:normal;font-weight:700;font-size:2rem;line-height:150%;color:var(--grey);margin-bottom:2rem}@media screen and (max-width: 1366px){.parceiros h2,.parceiros .h2{font-size:1.9375rem}}@media screen and (max-width: 900px){.parceiros h2,.parceiros .h2{font-size:1.5rem;line-height:200%}}.parceiros .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);margin-bottom:1.875rem;margin-bottom:3.125rem}@media screen and (max-width: 1366px){.parceiros .texto{font-size:.9375rem}}.parceiros .card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto;min-height:11.5625rem;padding:1.875rem;background:var(--white);box-shadow:0px 1px 32px rgba(71,44,12,.08),0px 18px 16px rgba(118,67,5,.06),0px 4px 8px rgba(118,67,5,.06),0px 4px 4px rgba(118,67,5,.05),0px 0px 2.21px rgba(118,67,5,.04);border-radius:4px;overflow:hidden;margin-bottom:1.5625rem}.parceiros .card .picture{position:relative;z-index:1;display:block;width:auto;height:auto}.parceiros .card .picture img{display:block;width:auto;max-width:10.625rem;height:auto;max-height:5rem}.parceiros .card .conteudo{position:absolute;z-index:2;background-color:#fff;display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-align:center;font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);opacity:0;padding:1.875rem;transition:all .3s ease}@media screen and (max-width: 1366px){.parceiros .card .conteudo{font-size:.9375rem}}.parceiros .card:hover{cursor:default}.parceiros .card:hover .conteudo{opacity:1}.cards_slider{display:block;width:100%;height:auto;background-color:var(--bege-100);padding:4rem 0 2.125rem}@media screen and (max-width: 1366px){.cards_slider{padding:2.5rem 0}}.cards_slider h2,.cards_slider .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.cards_slider h2,.cards_slider .h2{font-size:23px}@media screen and (min-width: 1024px){.cards_slider h2,.cards_slider .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.cards_slider h2,.cards_slider .h2{font-size:32px}}@media screen and (max-width: 1366px){.cards_slider h2,.cards_slider .h2{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.cards_slider h2,.cards_slider .h2{line-height:200%;margin-bottom:1rem}}.cards_slider .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);margin-bottom:3.125rem}@media screen and (max-width: 1366px){.cards_slider .texto{margin-bottom:1.875rem;font-size:.9375rem}}.cards_slider .swiper--cards-slider .swiper-wrapper{margin-bottom:1.875rem}.cards_slider .swiper--cards-slider .swiper-wrapper .swiper-slide .card{display:flex;flex-direction:column;width:100%;height:100%;min-height:24rem;background:var(--white);box-shadow:0px 1px 32px rgba(71,44,12,.08),0px 18px 16px rgba(118,67,5,.06),0px 4px 8px rgba(118,67,5,.06),0px 4px 4px rgba(118,67,5,.05),0px 0px 2.21px rgba(118,67,5,.04);border-radius:.25rem;padding:1.875rem}@media screen and (max-width: 1366px){.cards_slider .swiper--cards-slider .swiper-wrapper .swiper-slide .card{min-height:22rem;padding:1.25rem}}@media screen and (max-width: 900px){.cards_slider .swiper--cards-slider .swiper-wrapper .swiper-slide .card{margin:auto;width:95%;min-height:24rem;padding:1.875rem}}.cards_slider .swiper--cards-slider .swiper-wrapper .swiper-slide .card .picture{display:block;width:auto;height:auto;margin-bottom:.75rem}.cards_slider .swiper--cards-slider .swiper-wrapper .swiper-slide .card .picture img{display:block;width:auto;height:auto;max-height:7.1875rem;margin:0 auto}@media screen and (max-width: 1366px){.cards_slider .swiper--cards-slider .swiper-wrapper .swiper-slide .card .picture img{max-height:5.9375rem}}@media screen and (max-width: 900px){.cards_slider .swiper--cards-slider .swiper-wrapper .swiper-slide .card .picture img{max-height:7.1875rem}}.cards_slider .swiper--cards-slider .swiper-wrapper .swiper-slide .card h3,.cards_slider .swiper--cards-slider .swiper-wrapper .swiper-slide .card .h3{display:flex;align-items:center;justify-content:center;width:100%;height:auto;font-weight:600;font-size:1.5rem;line-height:150%;text-align:center;margin-bottom:1.25rem;color:var(--grey)}@media screen and (max-width: 1366px){.cards_slider .swiper--cards-slider .swiper-wrapper .swiper-slide .card h3,.cards_slider .swiper--cards-slider .swiper-wrapper .swiper-slide .card .h3{font-size:1.4375rem;margin-bottom:1rem}}.cards_slider .swiper--cards-slider .swiper-container--nav{width:100%}.instagram{position:relative;display:block;width:100%;height:auto;padding:4rem 0}@media screen and (max-width: 1366px){.instagram{padding:2.5rem 0 1rem}}.instagram h2,.instagram .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:3rem}.instagram h2,.instagram .h2{font-size:23px}@media screen and (min-width: 1024px){.instagram h2,.instagram .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.instagram h2,.instagram .h2{font-size:32px}}@media screen and (max-width: 900px){.instagram h2,.instagram .h2{line-height:200%;margin-bottom:2rem}}.instagram .eapps-instagram-feed{display:flex}.instagram .eapps-instagram-feed .eapps-instagram-feed-container{display:block;width:calc(100% - 1.125rem);max-width:100%}@media screen and (max-width: 900px){.instagram .eapps-instagram-feed .eapps-instagram-feed-container{width:100%}}.instagram .eapps-instagram-feed .eapps-instagram-feed-container .eapps-instagram-feed-title{font-weight:500}@media screen and (max-width: 900px){.instagram .eapps-instagram-feed .eapps-instagram-feed-container .eapps-instagram-feed-posts-view{display:contents}}@media screen and (max-width: 900px){.instagram .eapps-instagram-feed .eapps-instagram-feed-container .eapps-instagram-feed-posts-view .eapps-instagram-feed-posts-item-template-tile{width:100% !important}}.instagram .eapps-instagram-feed .eapps-instagram-feed-container .eapps-instagram-feed-posts-view .eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-media{margin-right:1rem}.instagram .eapps-instagram-feed .eapps-instagram-feed-container .eapps-instagram-feed-posts-view .eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-media:first-child{margin-left:1rem}.instagram .eapps-instagram-feed .eapps-instagram-feed-container .eapps-instagram-feed-posts-slider-inner{width:100% !important}.slider_conteudo_foto_lateral{position:relative;z-index:5;display:block;width:100%;height:auto;background-color:var(--white);padding:4rem 0}@media screen and (max-width: 1366px){.slider_conteudo_foto_lateral{padding:2.5rem 0}}.slider_conteudo_foto_lateral#slider_conteudo_foto_lateral_3 img{object-fit:contain !important}.slider_conteudo_foto_lateral.grid_layout .swiper{padding-top:2.5rem}.slider_conteudo_foto_lateral.grid_layout .swiper .swiper-wrapper .swiper-slide .colunaConteudo{margin-top:12rem;display:none}.slider_conteudo_foto_lateral.grid_layout .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .colunaConteudo{display:block}.slider_conteudo_foto_lateral.grid_layout .swiper .swiper-wrapper .swiper-slide .picture img{max-height:100%;width:auto}@media screen and (max-width: 900px){.slider_conteudo_foto_lateral.grid_layout .swiper .swiper-wrapper .swiper-slide .picture img{width:100%;max-width:350px;height:auto;max-height:none}}.slider_conteudo_foto_lateral h2,.slider_conteudo_foto_lateral .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.slider_conteudo_foto_lateral h2,.slider_conteudo_foto_lateral .h2{font-size:23px}@media screen and (min-width: 1024px){.slider_conteudo_foto_lateral h2,.slider_conteudo_foto_lateral .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.slider_conteudo_foto_lateral h2,.slider_conteudo_foto_lateral .h2{font-size:32px}}@media screen and (max-width: 1366px){.slider_conteudo_foto_lateral h2,.slider_conteudo_foto_lateral .h2{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.slider_conteudo_foto_lateral h2,.slider_conteudo_foto_lateral .h2{line-height:200%;margin-bottom:1rem}}.slider_conteudo_foto_lateral .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);margin-bottom:2rem}@media screen and (max-width: 1366px){.slider_conteudo_foto_lateral .texto{font-size:.9375rem;margin-bottom:2rem}}.slider_conteudo_foto_lateral .texto p{margin-bottom:0}@media screen and (max-width: 1366px){.slider_conteudo_foto_lateral .swiper{padding-top:2.5rem}}.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide{display:flex;align-items:start;justify-content:center;gap:65px}@media screen and (max-width: 900px){.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide{flex-direction:column-reverse;gap:0}}.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo{display:inline-flex;flex-wrap:wrap;max-width:26rem}@media screen and (max-width: 900px){.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo{max-width:initial}}.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo h3,.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo .h3{font-weight:400;line-height:150%;color:var(--grey);margin-bottom:2rem}.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo h3,.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo .h3{font-size:23px}@media screen and (min-width: 1024px){.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo h3,.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo .h3{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo h3,.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo .h3{font-size:32px}}@media screen and (max-width: 1366px){.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo h3,.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo .h3{margin-bottom:1.5rem}}.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo .texto{margin-bottom:0}.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo .texto p{margin-bottom:0}.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaConteudo .btn{margin-top:2rem}.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaFoto{display:inline-flex;max-width:40rem;justify-content:flex-end}@media screen and (max-width: 900px){.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .colunaFoto{max-width:initial}}.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .picture{display:block;width:auto;height:auto}@media screen and (max-width: 900px){.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .picture{margin-bottom:1.875rem}}.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .picture img{display:block;width:35.375rem;height:26.5625rem;object-fit:cover;border-radius:.25rem}@media screen and (max-width: 1366px){.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .picture img{max-height:65vh}}@media screen and (max-width: 900px){.slider_conteudo_foto_lateral .swiper .swiper-wrapper .swiper-slide .picture img{width:100%;max-height:initial;height:16.5625rem}}.slider_conteudo_foto_lateral .swiper .swiper-container--nav{margin-top:1.875rem}@media screen and (max-width: 660px){.slider_conteudo_foto_lateral .swiper .swiper-container--nav.small-nav-container{width:100%;position:absolute;top:22rem;max-width:26rem;display:block;height:5rem;z-index:9}}@media screen and (max-width: 660px){.slider_conteudo_foto_lateral .swiper .swiper-container--nav.small-nav-container .slider-pagination--numbers{position:initial;left:initial;display:flex;justify-content:center;transform:none;margin-bottom:.5rem}}@media screen and (max-width: 660px){.slider_conteudo_foto_lateral .swiper .swiper-container--nav.small-nav-container .swiper-pagination-horizontal{padding:0}}@media screen and (max-width: 660px){.slider_conteudo_foto_lateral .swiper .swiper-container--nav.small-nav-container button{position:absolute;top:3rem}}@media screen and (max-width: 660px){.slider_conteudo_foto_lateral .swiper .swiper-container--nav.small-nav-container button.slider-button-prev{left:0}}@media screen and (max-width: 660px){.slider_conteudo_foto_lateral .swiper .swiper-container--nav.small-nav-container button.slider-button-next{right:0}}.slider_fundo_verde{position:relative;z-index:5;display:block;width:100%;height:auto;background-color:var(--green-100);padding:4rem 0 3rem}@media screen and (max-width: 1366px){.slider_fundo_verde{padding:2.5rem 0}}.slider_fundo_verde .swiper .swiper-wrapper{margin-bottom:1.875rem}@media screen and (max-width: 1366px){.slider_fundo_verde .swiper .swiper-wrapper{margin-bottom:2rem}}.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide{overflow:hidden}.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide h3,.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide .h3{font-weight:400;line-height:150%;color:var(--grey);margin-bottom:1.25rem}.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide h3,.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide .h3{font-size:23px}@media screen and (min-width: 1024px){.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide h3,.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide .h3{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide h3,.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide .h3{font-size:32px}}@media screen and (max-width: 1366px){.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide h3,.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide .h3{margin-bottom:1rem}}.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide .texto{line-height:200%;margin-bottom:1.25rem}.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide .picture{display:block;width:auto;height:auto}@media screen and (max-width: 900px){.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide .picture{margin-bottom:30px}}.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide .picture img{display:block;width:100%;max-width:100%;height:auto;border-radius:4px;overflow:hidden;object-fit:cover}@media screen and (max-width: 1366px){.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide .picture img{max-height:75vh}}@media screen and (max-width: 900px){.slider_fundo_verde .swiper .swiper-wrapper .swiper-slide .picture img{max-height:initial}}.onde_estamos{position:relative;z-index:5;display:block;width:100%;height:auto;background-color:var(--bege-100);padding:4rem 0}@media screen and (max-width: 1366px){.onde_estamos{padding:2.5rem 0}}@media screen and (max-width: 900px){.onde_estamos .container{padding:0}}.onde_estamos h2,.onde_estamos .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.onde_estamos h2,.onde_estamos .h2{font-size:23px}@media screen and (min-width: 1024px){.onde_estamos h2,.onde_estamos .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.onde_estamos h2,.onde_estamos .h2{font-size:32px}}@media screen and (max-width: 1366px){.onde_estamos h2,.onde_estamos .h2{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.onde_estamos h2,.onde_estamos .h2{line-height:200%;padding:0 1.875rem;margin-bottom:1rem}}.onde_estamos .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);margin-bottom:5rem}@media screen and (max-width: 1366px){.onde_estamos .texto{font-size:.9375rem;margin-bottom:1.875rem}}@media screen and (max-width: 900px){.onde_estamos .texto{padding:0 1.875rem}}.onde_estamos .texto p{margin-bottom:0}@media screen and (max-width: 900px){.onde_estamos .tabsLocais .menuTabs{display:block;width:100%;height:auto;overflow-y:auto;margin-bottom:1.25rem}}.onde_estamos .tabsLocais .menuTabs ul{margin:0;padding:0}@media screen and (max-width: 900px){.onde_estamos .tabsLocais .menuTabs ul{display:flex;flex-direction:row;flex-wrap:nowrap}}.onde_estamos .tabsLocais .menuTabs ul li{list-style-type:none;margin-bottom:2rem}@media screen and (max-width: 1366px){.onde_estamos .tabsLocais .menuTabs ul li{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.onde_estamos .tabsLocais .menuTabs ul li{padding:0 1.25rem;margin-bottom:2rem;position:relative}.onde_estamos .tabsLocais .menuTabs ul li::before{position:absolute;content:"";z-index:1;width:100%;height:.0313rem;left:0;bottom:5px;background-color:var(--green-300);transform:translateY(-50%);opacity:.7}}@media screen and (max-width: 900px){.onde_estamos .tabsLocais .menuTabs ul li:first-child{padding-left:1.875rem}.onde_estamos .tabsLocais .menuTabs ul li:first-child::before{width:calc(100% - 1.875rem);left:unset}}@media screen and (max-width: 900px){.onde_estamos .tabsLocais .menuTabs ul li:last-child{padding-right:1.875rem}.onde_estamos .tabsLocais .menuTabs ul li:last-child::before{width:calc(100% - 1.875rem);left:0}}.onde_estamos .tabsLocais .menuTabs ul li .tabMenu{position:relative;text-decoration:none;display:inline-block;padding:.25rem 0;font-weight:400;font-size:1.125rem;line-height:150%;color:var(--grey);background:none;border:none}@media screen and (max-width: 1366px){.onde_estamos .tabsLocais .menuTabs ul li .tabMenu{font-size:1.0625rem}}.onde_estamos .tabsLocais .menuTabs ul li .tabMenu::before{position:absolute;content:"";z-index:1;width:0%;height:.125rem;left:50%;bottom:.25rem;background-color:var(--green-300);transform:translateX(-50%);transition:all .3s ease}.onde_estamos .tabsLocais .menuTabs ul li .tabMenu:hover::before,.onde_estamos .tabsLocais .menuTabs ul li .tabMenu.active::before{width:100%}.onde_estamos .tabsLocais .tab{display:none;opacity:0;visibility:hidden;transition:all 300ms cubic-bezier(0.335, 0.01, 0.03, 1.36)}.onde_estamos .tabsLocais .tab.active{display:block;opacity:1;visibility:visible}.onde_estamos .tabsLocais .picture{display:block;width:auto;height:auto;margin-right:3.125rem}@media screen and (max-width: 900px){.onde_estamos .tabsLocais .picture{margin-right:0;margin-bottom:1.875rem}}.onde_estamos .tabsLocais .picture img{display:block;width:100%;max-height:28rem;height:auto;border-radius:4px}@media screen and (max-width: 1366px){.onde_estamos .tabsLocais .picture img{max-height:25rem}}@media screen and (max-width: 900px){.onde_estamos .tabsLocais .picture img{max-height:100%}}.onde_estamos .tabsLocais .conteudo{max-width:21.875rem}@media screen and (max-width: 1366px){.onde_estamos .tabsLocais .conteudo{max-width:initial}}@media screen and (max-width: 900px){.onde_estamos .tabsLocais .conteudo{padding:0 1.875rem}}.onde_estamos .tabsLocais .conteudo h3,.onde_estamos .tabsLocais .conteudo .h3{font-weight:700;line-height:150%;color:var(--grey);margin-bottom:1rem}.onde_estamos .tabsLocais .conteudo h3,.onde_estamos .tabsLocais .conteudo .h3{font-size:23px}@media screen and (min-width: 1024px){.onde_estamos .tabsLocais .conteudo h3,.onde_estamos .tabsLocais .conteudo .h3{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.onde_estamos .tabsLocais .conteudo h3,.onde_estamos .tabsLocais .conteudo .h3{font-size:32px}}@media screen and (max-width: 900px){.onde_estamos .tabsLocais .conteudo h3,.onde_estamos .tabsLocais .conteudo .h3{display:inline-block}}.onde_estamos .tabsLocais .conteudo .texto{line-height:200%;color:var(--grey);margin-bottom:0}@media screen and (max-width: 900px){.onde_estamos .tabsLocais .conteudo .texto{padding:0}}.onde_estamos .tabsLocais .conteudo .links{display:flex;align-items:center;justify-content:space-between}.onde_estamos .tabsLocais .conteudo .links .contact-link{font-size:1rem;font-weight:500;padding-bottom:.25rem;border-bottom:1px solid var(--green-300);text-decoration:none;margin-top:1.25rem}@media screen and (max-width: 900px){.onde_estamos .tabsLocais .conteudo .links .contact-link{display:table}}.onde_estamos .tabsLocais .conteudo .links .contact-link:hover{color:var(--green-900);border-bottom:1px solid var(--green-900)}.onde_estamos .tabsLocais .conteudo a.btn{margin-top:1.25rem}@media screen and (max-width: 900px){.onde_estamos .tabsLocais .conteudo a.btn{margin-left:0}}.conteudo_abas{position:relative;z-index:5;display:block;width:100%;height:auto;background-color:var(--white);padding:4rem 0}@media screen and (max-width: 1366px){.conteudo_abas{padding:2.5rem 0}}@media screen and (max-width: 900px){.conteudo_abas .container{padding:0}}.conteudo_abas h2,.conteudo_abas .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.conteudo_abas h2,.conteudo_abas .h2{font-size:23px}@media screen and (min-width: 1024px){.conteudo_abas h2,.conteudo_abas .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.conteudo_abas h2,.conteudo_abas .h2{font-size:32px}}@media screen and (max-width: 1366px){.conteudo_abas h2,.conteudo_abas .h2{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.conteudo_abas h2,.conteudo_abas .h2{line-height:200%;margin-bottom:1rem;padding:0 1.875rem}}.conteudo_abas .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);margin-bottom:2.5rem}@media screen and (max-width: 1366px){.conteudo_abas .texto{font-size:.9375rem;margin-bottom:1.5rem}}@media screen and (max-width: 900px){.conteudo_abas .texto{margin-bottom:1.875rem;padding:0 1.875rem}}.conteudo_abas .tabsConteudos .menuTabs{margin-bottom:2.5rem;border-bottom:2px solid var(--green-100)}@media screen and (max-width: 1366px){.conteudo_abas .tabsConteudos .menuTabs{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.conteudo_abas .tabsConteudos .menuTabs{border-bottom:0;display:block;width:100%;height:auto;overflow-y:auto;margin-bottom:2.5rem}}.conteudo_abas .tabsConteudos .menuTabs ul{margin:0;padding:0;display:flex}@media screen and (max-width: 900px){.conteudo_abas .tabsConteudos .menuTabs ul{flex-direction:row;flex-wrap:nowrap;text-align:center}}.conteudo_abas .tabsConteudos .menuTabs ul li{border-radius:8px 8px 0px 0px;list-style-type:none;display:inline-block;margin:0 .125rem;overflow-x:hidden}.conteudo_abas .tabsConteudos .menuTabs ul li:first-child{margin-left:0}.conteudo_abas .tabsConteudos .menuTabs ul li button{position:relative;text-decoration:none;display:block;padding:.375rem 1.25rem;font-weight:400;font-size:1.125rem;line-height:150%;color:var(--grey);text-align:center;border:0}@media screen and (max-width: 1366px){.conteudo_abas .tabsConteudos .menuTabs ul li button{font-size:1.0625rem}}.conteudo_abas .tabsConteudos .menuTabs ul li button span{position:relative;z-index:2}.conteudo_abas .tabsConteudos .menuTabs ul li button::before{position:absolute;z-index:1;content:"";width:100%;height:100%;background-color:var(--green-100);opacity:.5;left:0;top:0;right:0;bottom:0;transition:all .3s ease}.conteudo_abas .tabsConteudos .menuTabs ul li button:hover::before,.conteudo_abas .tabsConteudos .menuTabs ul li button.active::before{opacity:1}@media screen and (max-width: 900px){.conteudo_abas .tabsConteudos .mobile{padding:0 30px}}.conteudo_abas .tabsConteudos .select{background:var(--white) url("/app/themes/basedigital/dist/img/general/select.svg");background-position:97% center;background-repeat:no-repeat;border:.125rem solid var(--grey);border-radius:2rem;font-weight:400;font-size:.75rem;line-height:150%;margin-bottom:45px;padding:.625rem .9375rem}.conteudo_abas .tabsConteudos .select:focus{box-shadow:none}.conteudo_abas .tabsConteudos .tab{display:none;opacity:0;visibility:hidden;transition:all 300ms cubic-bezier(0.335, 0.01, 0.03, 1.36)}.conteudo_abas .tabsConteudos .tab.active{display:block;opacity:1;visibility:visible}.conteudo_abas .tabsConteudos .foto{position:relative;display:block;width:100%;height:auto}.conteudo_abas .tabsConteudos .foto .picture{position:relative;display:block;width:100%;height:auto;max-height:27.5rem;overflow:hidden;border-radius:4px}@media screen and (max-width: 900px){.conteudo_abas .tabsConteudos .foto .picture{margin-bottom:1.875rem;max-height:26.75rem}}.conteudo_abas .tabsConteudos .foto .picture img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 900px){.conteudo_abas .tabsConteudos .foto .picture img{width:100%;height:auto;min-height:26.75rem}}@media screen and (max-width: 900px){.conteudo_abas .tabsConteudos .conteudo{padding:0 1.875rem}}.conteudo_abas .tabsConteudos .conteudo h3,.conteudo_abas .tabsConteudos .conteudo .h3{display:inline-block;font-style:normal;font-weight:700;font-size:2rem;line-height:150%;color:var(--grey);margin-bottom:2rem}@media screen and (max-width: 1366px){.conteudo_abas .tabsConteudos .conteudo h3,.conteudo_abas .tabsConteudos .conteudo .h3{font-size:1.9375rem;margin-bottom:1.5rem}}@media screen and (max-width: 900px){.conteudo_abas .tabsConteudos .conteudo h3,.conteudo_abas .tabsConteudos .conteudo .h3{font-size:1.5rem;line-height:200%}}.conteudo_abas .tabsConteudos .conteudo .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);margin-bottom:0}@media screen and (max-width: 1366px){.conteudo_abas .tabsConteudos .conteudo .texto{font-size:.9375rem}}@media screen and (max-width: 900px){.conteudo_abas .tabsConteudos .conteudo .texto{padding:0}}.conteudo_abas .tabsConteudos .conteudo .texto p{margin-bottom:0}.conteudo_abas .tabsConteudos .conteudo a{margin-top:2rem}.conteudo_abas .tabsConteudos .conteudo a.btn{margin-top:1.25rem}.selecao_categoria{display:block;width:100%;height:auto;padding:4rem 0;background-color:var(--white)}@media screen and (max-width: 1366px){.selecao_categoria{padding:2.5rem 0}}.selecao_categoria h2,.selecao_categoria .h2{width:auto;display:inline-block;font-style:normal;font-weight:400;line-height:150%;color:var(--grey);margin-bottom:1rem}.selecao_categoria h2,.selecao_categoria .h2{font-size:23px}@media screen and (min-width: 1024px){.selecao_categoria h2,.selecao_categoria .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.selecao_categoria h2,.selecao_categoria .h2{font-size:32px}}@media screen and (max-width: 900px){.selecao_categoria h2,.selecao_categoria .h2{width:100%;margin-bottom:2rem;line-height:200%}}.selecao_categoria ul{display:flex;width:100%;height:auto;flex-wrap:wrap;align-items:center;padding-left:0;margin-bottom:0}@media screen and (max-width: 1024px){.selecao_categoria ul{margin-top:.75rem}}.selecao_categoria ul li{display:inline-flex;list-style-type:none;margin-right:.75rem;margin-bottom:.75rem}.selecao_categoria ul li:last-child{margin-right:0}.selecao_categoria ul li a.btn span{margin-right:0}.selecao_categoria .select{background:var(--white) url("/app/themes/basedigital/dist/img/general/select.svg");background-position:97% center;background-repeat:no-repeat;border:.125rem solid var(--grey);border-radius:2rem;font-weight:400;font-size:.75rem;line-height:150%;padding:.5625rem .75rem}.ultimos_releases,.ultimos_relatorios{position:relative;z-index:5;display:block;width:100%;height:auto;background-color:var(--white);padding:4rem 0}@media screen and (max-width: 1366px){.ultimos_releases,.ultimos_relatorios{padding:2.5rem 0}}@media screen and (max-width: 1366px){.ultimos_releases .block-mobile,.ultimos_relatorios .block-mobile{display:flex;flex-direction:column-reverse}}.ultimos_releases h2,.ultimos_releases .h2,.ultimos_relatorios h2,.ultimos_relatorios .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.ultimos_releases h2,.ultimos_releases .h2,.ultimos_relatorios h2,.ultimos_relatorios .h2{font-size:23px}@media screen and (min-width: 1024px){.ultimos_releases h2,.ultimos_releases .h2,.ultimos_relatorios h2,.ultimos_relatorios .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.ultimos_releases h2,.ultimos_releases .h2,.ultimos_relatorios h2,.ultimos_relatorios .h2{font-size:32px}}@media screen and (max-width: 1366px){.ultimos_releases h2,.ultimos_releases .h2,.ultimos_relatorios h2,.ultimos_relatorios .h2{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.ultimos_releases h2,.ultimos_releases .h2,.ultimos_relatorios h2,.ultimos_relatorios .h2{line-height:200%;margin-bottom:1rem}}.ultimos_releases .texto,.ultimos_relatorios .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);margin-bottom:2.5rem}@media screen and (max-width: 1366px){.ultimos_releases .texto,.ultimos_relatorios .texto{font-size:.9375rem;margin-bottom:1.875rem}}.ultimos_releases .texto p,.ultimos_relatorios .texto p{margin-bottom:0}@media screen and (max-width: 900px){.ultimos_releases a.btn,.ultimos_relatorios a.btn{margin-bottom:1.875rem}}@media screen and (max-width: 1366px){.ultimos_releases .listReleases .row .col-lg-4,.ultimos_releases .listRelatorios .row .col-lg-4,.ultimos_relatorios .listReleases .row .col-lg-4,.ultimos_relatorios .listRelatorios .row .col-lg-4{margin-top:1.5rem}}@media screen and (max-width: 900px){.ultimos_releases .listReleases .row .col-lg-4,.ultimos_releases .listRelatorios .row .col-lg-4,.ultimos_relatorios .listReleases .row .col-lg-4,.ultimos_relatorios .listRelatorios .row .col-lg-4{margin-top:2rem}}.ultimos_releases .listReleases .cardRelease,.ultimos_releases .listRelatorios .cardRelease,.ultimos_relatorios .listReleases .cardRelease,.ultimos_relatorios .listRelatorios .cardRelease{height:100%}.ultimos_releases .listReleases .cardRelease a,.ultimos_releases .listRelatorios .cardRelease a,.ultimos_relatorios .listReleases .cardRelease a,.ultimos_relatorios .listRelatorios .cardRelease a{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;background-color:var(--bege-100);text-decoration:none;padding:1.5625rem;border-radius:8px;overflow:hidden}@media screen and (max-width: 900px){.ultimos_releases .listReleases .cardRelease a,.ultimos_releases .listRelatorios .cardRelease a,.ultimos_relatorios .listReleases .cardRelease a,.ultimos_relatorios .listRelatorios .cardRelease a{margin-bottom:1.5625rem;height:auto}}.ultimos_releases .listReleases .cardRelease a .content-header h3,.ultimos_releases .listReleases .cardRelease a .content-header .h3,.ultimos_releases .listRelatorios .cardRelease a .content-header h3,.ultimos_releases .listRelatorios .cardRelease a .content-header .h3,.ultimos_relatorios .listReleases .cardRelease a .content-header h3,.ultimos_relatorios .listReleases .cardRelease a .content-header .h3,.ultimos_relatorios .listRelatorios .cardRelease a .content-header h3,.ultimos_relatorios .listRelatorios .cardRelease a .content-header .h3{font-weight:500;font-size:1.125rem;line-height:1.4;color:var(--grey);transition:.2s ease-in-out all}@media screen and (max-width: 1366px){.ultimos_releases .listReleases .cardRelease a .content-header h3,.ultimos_releases .listReleases .cardRelease a .content-header .h3,.ultimos_releases .listRelatorios .cardRelease a .content-header h3,.ultimos_releases .listRelatorios .cardRelease a .content-header .h3,.ultimos_relatorios .listReleases .cardRelease a .content-header h3,.ultimos_relatorios .listReleases .cardRelease a .content-header .h3,.ultimos_relatorios .listRelatorios .cardRelease a .content-header h3,.ultimos_relatorios .listRelatorios .cardRelease a .content-header .h3{font-size:1.0625rem}}.ultimos_releases .listReleases .cardRelease a .content-header .data,.ultimos_releases .listRelatorios .cardRelease a .content-header .data,.ultimos_relatorios .listReleases .cardRelease a .content-header .data,.ultimos_relatorios .listRelatorios .cardRelease a .content-header .data{font-weight:400;line-height:150%;color:var(--grey);margin-bottom:1rem;font-size:.875rem}.ultimos_releases .listReleases .cardRelease a .content-header .texto,.ultimos_releases .listRelatorios .cardRelease a .content-header .texto,.ultimos_relatorios .listReleases .cardRelease a .content-header .texto,.ultimos_relatorios .listRelatorios .cardRelease a .content-header .texto{font-size:.875rem;line-height:150%;margin-bottom:1.25rem}.ultimos_releases .listReleases .cardRelease a .lineIcon,.ultimos_releases .listRelatorios .cardRelease a .lineIcon,.ultimos_relatorios .listReleases .cardRelease a .lineIcon,.ultimos_relatorios .listRelatorios .cardRelease a .lineIcon{display:flex;flex-direction:row;align-items:flex-end;transition:.2s ease-in-out all}.ultimos_releases .listReleases .cardRelease a .lineIcon .icone img,.ultimos_releases .listRelatorios .cardRelease a .lineIcon .icone img,.ultimos_relatorios .listReleases .cardRelease a .lineIcon .icone img,.ultimos_relatorios .listRelatorios .cardRelease a .lineIcon .icone img{display:block;max-width:100%;width:2.75rem;height:2.75rem}.ultimos_releases .listReleases .cardRelease a .lineIcon .conteudo,.ultimos_releases .listRelatorios .cardRelease a .lineIcon .conteudo,.ultimos_relatorios .listReleases .cardRelease a .lineIcon .conteudo,.ultimos_relatorios .listRelatorios .cardRelease a .lineIcon .conteudo{width:100%;margin-left:.625rem;display:block;font-style:normal;font-weight:400;font-size:.875rem;line-height:150%;color:var(--grey-500)}.ultimos_releases .listReleases .cardRelease a:hover .lineIcon,.ultimos_releases .listRelatorios .cardRelease a:hover .lineIcon,.ultimos_relatorios .listReleases .cardRelease a:hover .lineIcon,.ultimos_relatorios .listRelatorios .cardRelease a:hover .lineIcon{opacity:.5}.relatorios{display:block;width:100%;height:auto;background-color:var(--bege-100);padding:4rem 0}@media screen and (max-width: 1366px){.relatorios{padding:2.5rem 0}}@media screen and (max-width: 900px){.relatorios .container{padding:0 !important}}.relatorios h2,.relatorios .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.relatorios h2,.relatorios .h2{font-size:23px}@media screen and (min-width: 1024px){.relatorios h2,.relatorios .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.relatorios h2,.relatorios .h2{font-size:32px}}@media screen and (max-width: 900px){.relatorios h2,.relatorios .h2{line-height:200%;padding:0 1.875rem}}.relatorios h3,.relatorios .h3{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey)}@media screen and (max-width: 1366px){.relatorios h3,.relatorios .h3{font-size:.9375rem}}@media screen and (max-width: 900px){.relatorios h3,.relatorios .h3{padding:0 1.875rem;margin-bottom:2rem}}.relatorios .center-card{display:flex;justify-content:flex-end}@media screen and (max-width: 900px){.relatorios .center-card{justify-content:center;padding:0 1.875rem}}.relatorios .center-mini-card{display:flex;justify-content:flex-end}@media screen and (max-width: 900px){.relatorios .center-mini-card{display:block}}.relatorios .center-mini-card .cardRelatorio a .download-trigger{margin-top:10px}.relatorios .listCards{display:flex;flex-wrap:wrap;gap:1.5rem 0;max-width:30rem}.relatorios .listCards .swiper-slide{width:auto;margin-right:1.5rem}.relatorios .listCards .swiper-slide:nth-child(3){margin-right:0}.relatorios .cardRelatorio .download-trigger{display:flex;justify-content:center;align-items:center;font-size:12px;font-style:normal;font-weight:500;color:var(--green-900);margin-top:1rem}.relatorios .cardRelatorio .download-trigger .nome,.relatorios .cardRelatorio .download-trigger .tamanho{border-bottom:1px solid var(--green-300)}.relatorios .cardRelatorio .download-trigger .icone{margin-left:.375rem;color:var(--green-900)}.relatorios .cardRelatorio a{position:relative;display:inline-block;text-decoration:none}.relatorios .cardRelatorio a .titulo{font-weight:400;font-size:1.125rem;line-height:150%;text-align:center;color:var(--grey);margin-bottom:.5rem}@media screen and (max-width: 1366px){.relatorios .cardRelatorio a .titulo{font-size:1.0625rem}}.relatorios .cardRelatorio a .foto{position:relative}.relatorios .cardRelatorio a .foto .picture{position:relative;z-index:1;display:block;width:auto;height:auto}.relatorios .cardRelatorio a .foto .picture img{display:block;width:9rem;height:auto;object-fit:cover}.relatorios .cardRelatorio a .foto .cover{position:absolute;z-index:2;opacity:0;left:0%;right:0%;top:0%;bottom:0%;background:rgba(0,0,0,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.75rem;font-weight:500;line-height:150%;color:var(--white);transition:all .5s ease}.relatorios .cardRelatorio a:hover{color:var(--green-900)}.relatorios .cardRelatorio a:hover .foto .cover{opacity:1}.relatorios .cardRelatorio--big{margin-bottom:8.625rem;display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 1366px){.relatorios .cardRelatorio--big{margin-bottom:3.125rem}}.relatorios .cardRelatorio--big a{width:100%}.relatorios .cardRelatorio--big a .titulo{font-size:1.5rem;margin-bottom:20px}@media screen and (max-width: 1366px){.relatorios .cardRelatorio--big a .titulo{font-size:1.4375rem}}.relatorios .cardRelatorio--big a .foto .picture img{width:100%;height:auto}@media screen and (max-width: 900px){.relatorios .cardRelatorio--big a .foto .picture img{max-height:initial}}@media screen and (max-width: 1366px){.relatorios .swiper-wrapper{margin-bottom:1.875rem}}@media screen and (max-width: 1366px){.relatorios .swiper-container--nav{padding:.625rem 1.875rem .0625rem 1.875rem}}.futuro_planeta{position:relative;display:block;width:100%;height:auto;padding:5.75rem 0;background-color:#0f3613}@media screen and (max-width: 1366px){.futuro_planeta{padding:5rem 0}}@media screen and (max-width: 900px){.futuro_planeta{padding:2.5rem 0}}.futuro_planeta h2,.futuro_planeta .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--white);margin-bottom:2rem}.futuro_planeta h2,.futuro_planeta .h2{font-size:23px}@media screen and (min-width: 1024px){.futuro_planeta h2,.futuro_planeta .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.futuro_planeta h2,.futuro_planeta .h2{font-size:32px}}@media screen and (max-width: 900px){.futuro_planeta h2,.futuro_planeta .h2{line-height:200%}}.futuro_planeta .swiper--futuro-planeta .swiper-wrapper .swiper-slide .slider .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--white)}@media screen and (max-width: 1366px){.futuro_planeta .swiper--futuro-planeta .swiper-wrapper .swiper-slide .slider .texto{font-size:.9375rem}}.futuro_planeta .swiper--futuro-planeta .swiper-wrapper .swiper-slide .slider .texto strong{font-weight:bold;color:var(--green-300)}.futuro_planeta .swiper .slider-button-prev,.futuro_planeta .swiper .slider-button-next{width:2.5rem;height:2.5rem;border:var(--green-300) 1px solid;background-color:var(--green-300)}.futuro_planeta .swiper .slider-button-prev.swiper-button-disabled,.futuro_planeta .swiper .slider-button-next.swiper-button-disabled{opacity:.2}.futuro_planeta .swiper .slider-button-prev.swiper-button-disabled svg path,.futuro_planeta .swiper .slider-button-next.swiper-button-disabled svg path{stroke:var(--grey)}.futuro_planeta .swiper .slider-button-prev:hover,.futuro_planeta .swiper .slider-button-next:hover{border-color:var(--green-100)}.futuro_planeta .swiper .slider-button-prev:hover svg path,.futuro_planeta .swiper .slider-button-next:hover svg path{stroke:var(--grey)}.futuro_planeta .swiper .slider-button-prev.swiper-button-lock,.futuro_planeta .swiper .slider-button-next.swiper-button-lock{opacity:0;display:none}.futuro_planeta .swiper-pagination{position:absolute;width:100%;height:10px;bottom:0;left:0;right:0;top:auto;z-index:1}.futuro_planeta .swiper-pagination.swiper-pagination-progressbar{background-color:rgba(0,0,0,0)}.futuro_planeta .swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color:var(--green-300)}@media screen and (max-width: 1366px){.futuro_planeta .block-lampada{margin-top:3rem}}.futuro_planeta .block-lampada .lampada{position:relative}.futuro_planeta .block-lampada .lampada .img-lampada,.futuro_planeta .block-lampada .lampada .sombra-lampada{position:relative;display:block;width:auto;max-width:100%;height:auto;margin:auto}@media screen and (max-width: 1366px){.futuro_planeta .block-lampada .lampada .img-lampada,.futuro_planeta .block-lampada .lampada .sombra-lampada{max-height:55vh}}@media screen and (max-width: 900px){.futuro_planeta .block-lampada .lampada .img-lampada,.futuro_planeta .block-lampada .lampada .sombra-lampada{max-height:initial}}.futuro_planeta .block-lampada .lampada .sombra-lampada{position:absolute;left:50%;top:50%;translate:-50% -50%}.futuro_planeta .block-lampada .ico-futuro{position:absolute;width:auto;height:auto}@media screen and (max-width: 900px){.futuro_planeta .block-lampada .ico-futuro{transform:scale(0.6)}}.futuro_planeta .block-lampada .ico-futuro .circle{position:absolute;z-index:1;left:50%;top:50%;translate:-50% -50%}.futuro_planeta .block-lampada .ico-futuro .circle::before{position:absolute;z-index:1;content:"";width:150%;height:150%;left:50%;top:50%;translate:-50% -50%;background-repeat:no-repeat;background-position:center center}.futuro_planeta .block-lampada .ico-futuro .icone{position:absolute;z-index:2;display:block;left:50%;top:50%;translate:-50% -50%}.futuro_planeta .block-lampada .ico-futuro .icone img{position:relative;z-index:2}.futuro_planeta .block-lampada .ico-futuro--pessoas{left:9%;top:3%}@media screen and (max-width: 900px){.futuro_planeta .block-lampada .ico-futuro--pessoas{top:8%}}.futuro_planeta .block-lampada .ico-futuro--pessoas .circle::before{background-image:url("/app/themes/basedigital/dist/img/futuro/circ6.png")}.futuro_planeta .block-lampada .ico-futuro--globo{right:3%;top:11%}.futuro_planeta .block-lampada .ico-futuro--globo .circle::before{background-image:url("/app/themes/basedigital/dist/img/futuro/circ1.png")}.futuro_planeta .block-lampada .ico-futuro--energia{right:-13%;top:58%}@media screen and (max-width: 900px){.futuro_planeta .block-lampada .ico-futuro--energia{top:60%;right:5%}}.futuro_planeta .block-lampada .ico-futuro--energia .circle::before{background-image:url("/app/themes/basedigital/dist/img/futuro/circ2.png")}.futuro_planeta .block-lampada .ico-futuro--torre{left:-9%;bottom:12%}@media screen and (max-width: 900px){.futuro_planeta .block-lampada .ico-futuro--torre{left:5%}}.futuro_planeta .block-lampada .ico-futuro--torre .circle::before{background-image:url("/app/themes/basedigital/dist/img/futuro/circ5.png")}.futuro_planeta .block-lampada .ico-futuro--predio{left:19%;bottom:-1%}.futuro_planeta .block-lampada .ico-futuro--predio .circle::before{background-image:url("/app/themes/basedigital/dist/img/futuro/circ4.png")}.futuro_planeta .block-lampada .ico-futuro--planta{right:8%;bottom:7%}.futuro_planeta .block-lampada .ico-futuro--planta .circle::before{background-image:url("/app/themes/basedigital/dist/img/futuro/circ3.png")}.nossos_enderecos{display:block;width:100%;height:auto;padding:4rem 0;background-color:var(--white)}@media screen and (max-width: 1366px){.nossos_enderecos{padding:2.5rem 0}}.nossos_enderecos h2,.nossos_enderecos .h2{font-weight:400;line-height:150%;color:var(--grey);margin-bottom:1.875rem}.nossos_enderecos h2,.nossos_enderecos .h2{font-size:24px}@media screen and (min-width: 1024px){.nossos_enderecos h2,.nossos_enderecos .h2{font-size:calc(24px + 8*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.nossos_enderecos h2,.nossos_enderecos .h2{font-size:32px}}.nossos_enderecos .mapas{position:relative;display:block;width:100%;height:100%}@media screen and (max-width: 900px){.nossos_enderecos .mapas{display:none}}.nossos_enderecos .mapas .mapa{position:absolute;z-index:1;opacity:0;width:100%;height:100%;transition:all .3s ease}.nossos_enderecos .mapas .mapa.active{opacity:1;z-index:5}.nossos_enderecos .mapas .mapa iframe{display:block;width:100% !important;height:100% !important}.nossos_enderecos .listaEnderecos{display:block;width:100%;height:100%;max-height:52vh;overflow-y:auto}.nossos_enderecos .listaEnderecos::-webkit-scrollbar-track{background-color:var(--white);transition:all .2s ease;border-radius:4px}.nossos_enderecos .listaEnderecos::-webkit-scrollbar{width:.375rem;background-color:var(--white)}.nossos_enderecos .listaEnderecos::-webkit-scrollbar-thumb{background-color:var(--grey);border-radius:4px}.nossos_enderecos .listaEnderecos:hover::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.13)}.nossos_enderecos .listaEnderecos .endereco{display:block;margin-bottom:30px;padding-right:30px}.nossos_enderecos .listaEnderecos .endereco:last-child{margin-bottom:0}.nossos_enderecos .listaEnderecos .endereco .titulo{font-weight:600;font-size:1rem;line-height:200%;color:var(--grey)}@media screen and (max-width: 1366px){.nossos_enderecos .listaEnderecos .endereco .titulo{font-size:.9375rem}}.nossos_enderecos .listaEnderecos .endereco address{font-style:normal;font-weight:400;font-size:.875rem;line-height:150%;color:var(--grey);margin-bottom:0}.nossos_enderecos .listaEnderecos .endereco:hover{cursor:pointer}.trabalhe_conosco{display:block;width:100%;height:auto;padding:4rem 0;background-color:var(--bege-100)}@media screen and (max-width: 1366px){.trabalhe_conosco{padding:2.5rem 0}}.trabalhe_conosco h2,.trabalhe_conosco .h2{display:block;line-height:150%;margin-bottom:2rem;color:var(--grey)}.trabalhe_conosco h2,.trabalhe_conosco .h2{font-size:23px}@media screen and (min-width: 1024px){.trabalhe_conosco h2,.trabalhe_conosco .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.trabalhe_conosco h2,.trabalhe_conosco .h2{font-size:32px}}.trabalhe_conosco .texto{font-size:1rem;line-height:200%;color:var(--grey);display:block;max-width:20rem;margin-bottom:2.5rem}@media screen and (max-width: 1366px){.trabalhe_conosco .texto{font-size:.9375rem}}@media screen and (max-width: 900px){.trabalhe_conosco .texto{max-width:100%}}.trabalhe_conosco .msg-sucesso{display:none}.entre_contato,.entre_contato_ri{display:block;width:100%;height:auto;padding:4rem 0;background-color:var(--bege-100)}@media screen and (max-width: 1366px){.entre_contato,.entre_contato_ri{padding:2.5rem 0}}.entre_contato h2,.entre_contato .h2,.entre_contato_ri h2,.entre_contato_ri .h2{display:block;line-height:150%;margin-bottom:2.5rem;color:var(--grey)}.entre_contato h2,.entre_contato .h2,.entre_contato_ri h2,.entre_contato_ri .h2{font-size:23px}@media screen and (min-width: 1024px){.entre_contato h2,.entre_contato .h2,.entre_contato_ri h2,.entre_contato_ri .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.entre_contato h2,.entre_contato .h2,.entre_contato_ri h2,.entre_contato_ri .h2{font-size:32px}}.entre_contato .texto,.entre_contato_ri .texto{font-size:1rem;line-height:200%;color:var(--grey);display:block;max-width:20rem;margin-bottom:2.5rem}@media screen and (max-width: 1366px){.entre_contato .texto,.entre_contato_ri .texto{font-size:.9375rem}}@media screen and (max-width: 900px){.entre_contato .texto,.entre_contato_ri .texto{max-width:100%}}.entre_contato .infosIcones,.entre_contato_ri .infosIcones{display:flex;flex-direction:column}.entre_contato .infosIcones .info,.entre_contato_ri .infosIcones .info{display:flex;flex-direction:row;margin-bottom:30px}.entre_contato .infosIcones .info .icone,.entre_contato_ri .infosIcones .info .icone{width:1.5625rem;margin-right:.9375rem}.entre_contato .infosIcones .info .descricao,.entre_contato_ri .infosIcones .info .descricao{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey)}@media screen and (max-width: 1366px){.entre_contato .infosIcones .info .descricao,.entre_contato_ri .infosIcones .info .descricao{font-size:.9375rem}}.entre_contato .msg-sucesso .texto,.entre_contato_ri .msg-sucesso .texto{max-width:100%}.canal_denuncias{display:block;width:100%;height:auto;padding:4rem 0;background-color:var(--bege-100)}@media screen and (max-width: 1366px){.canal_denuncias{padding:2.5rem 0}}.canal_denuncias h2,.canal_denuncias .h2{display:block;line-height:150%;margin-bottom:2.5rem;color:var(--grey)}.canal_denuncias h2,.canal_denuncias .h2{font-size:24px}@media screen and (min-width: 1024px){.canal_denuncias h2,.canal_denuncias .h2{font-size:calc(24px + 8*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.canal_denuncias h2,.canal_denuncias .h2{font-size:32px}}.canal_denuncias .texto{font-size:1rem;line-height:200%;color:var(--grey);display:block;max-width:20rem;margin-bottom:2.5rem}@media screen and (max-width: 1366px){.canal_denuncias .texto{font-size:.9375rem}}@media screen and (max-width: 900px){.canal_denuncias .texto{max-width:100%}}.canal_denuncias .stepsLi{display:block;width:100%;height:auto;margin-bottom:2.8125rem}.canal_denuncias .stepsLi ul{position:relative;margin:0;padding:0;display:flex;align-items:center;justify-content:space-between}.canal_denuncias .stepsLi ul::before{position:absolute;z-index:1;content:"";width:100%;height:.0625rem;background-color:var(--green-300);top:50%;translate:0 -50%;left:0}.canal_denuncias .stepsLi ul li{position:relative;z-index:2;display:inline-flex;width:1.5rem;height:1.5rem;background:var(--white);border:.125rem solid var(--green-300);border-radius:50%}.canal_denuncias .stepsLi ul li::before{position:absolute;z-index:1;content:"";width:0;height:.1875rem;background-color:var(--green-300);top:50%;translate:0 -50%;left:0;transition:all .5s ease}.canal_denuncias .stepsLi ul li span{opacity:0;position:absolute;z-index:2;left:50%;top:50%;translate:-50% -50%;background-color:var(--white);transition:all .5s ease}.canal_denuncias .stepsLi ul li span svg{position:absolute;z-index:2;left:50%;top:50%;translate:-50% -50%}.canal_denuncias .stepsLi ul li.active{background-color:var(--green-300)}.canal_denuncias .stepsLi ul li.active span{opacity:1}.canal_denuncias .stepsLi ul li.active::before{width:550%}@media screen and (max-width: 900px){.canal_denuncias .stepsLi ul li.active::before{width:360%}}.canal_denuncias .stepsLi ul li.showPass{background-color:var(--green-300)}.canal_denuncias .stepsLi ul li.showPass span{opacity:1}.canal_denuncias .stepText{display:none}.canal_denuncias .stepText.active{display:block}.canal_denuncias .step{display:none}.canal_denuncias .step.active{display:block}.canal_denuncias .step ul{margin:0;padding:0}.canal_denuncias .step ul li{list-style-type:none;margin-bottom:40px}.canal_denuncias .step ul li .btn-grey--100{font-size:.875rem;line-height:150%;text-align:left;font-weight:400;padding:.875rem}.canal_denuncias .step ul li .btn.active{background-color:var(--green-300)}.canal_denuncias .step .texto{max-width:100%}.canal_denuncias .step .texto p:empty{display:none}.canal_denuncias .step .texto .numero-protocolo{padding:.75rem 1rem;background:var(--bege-100);border-radius:2rem;font-size:.875rem;line-height:160%;margin-bottom:1rem}.canal_denuncias .step .categoriaStep{display:none}.canal_denuncias .step .categoriaStep.active{display:block}.cabecalho_h1{position:relative;padding:4rem 0 !important}@media screen and (max-width: 900px){.cabecalho_h1{margin-top:6.5rem;padding:2.5rem 0 !important}}.cabecalho_h1 .shadow{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:linear-gradient(360deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%)}.cabecalho_h1 .picture img{position:absolute;z-index:-2;top:0;left:0;width:100%;height:100%}.cabecalho_h1 .title{font-size:3rem;font-weight:400;line-height:120%;text-align:left;color:#fff;max-width:45.625rem}.cabecalho_h1 .title.center{text-align:center;margin:0 auto}.cabecalho_h1 .title.dark{color:var(--black)}@media screen and (max-width: 900px){.cabecalho_h1 .title{font-size:1.75rem;max-width:unset}}.cabecalho_h1 .title strong,.cabecalho_h1 .title b{font-weight:700}.galeria_de_imagens{padding:3.75rem 0 5rem 0}@media screen and (max-width: 900px){.galeria_de_imagens{padding:1.25rem 0 2.5rem 0}}@media screen and (max-width: 900px){.galeria_de_imagens .container{padding:0}}.galeria_de_imagens .conteudo{display:flex;flex-direction:column}.galeria_de_imagens .conteudo .title{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.galeria_de_imagens .conteudo .title{font-size:23px}@media screen and (min-width: 1024px){.galeria_de_imagens .conteudo .title{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.galeria_de_imagens .conteudo .title{font-size:32px}}@media screen and (max-width: 900px){.galeria_de_imagens .conteudo .title{margin:0 1.875rem 1rem;line-height:200%}}.galeria_de_imagens .conteudo .subtitle{text-decoration:none;font-style:normal;font-weight:400;line-height:150%;color:var(--grey);margin-bottom:2rem}.galeria_de_imagens .conteudo .subtitle{font-size:17px}@media screen and (min-width: 1024px){.galeria_de_imagens .conteudo .subtitle{font-size:calc(17px + 7*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.galeria_de_imagens .conteudo .subtitle{font-size:24px}}@media screen and (max-width: 900px){.galeria_de_imagens .conteudo .subtitle{margin:0 1.875rem 1rem;line-height:200%}}.galeria_de_imagens .conteudo .subtitle{transition:all .2 ease-in-out}.galeria_de_imagens .conteudo .subtitle.link:hover{text-decoration:underline}.galeria_de_imagens .conteudo .description{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);margin-bottom:2rem}@media screen and (max-width: 1366px){.galeria_de_imagens .conteudo .description{font-size:.9375rem}}@media screen and (max-width: 900px){.galeria_de_imagens .conteudo .description{padding:0 1.875rem}}.galeria_de_imagens .slider-galeria .swiper-wrapper .swiper-slide picture img{display:block;width:100%;height:auto;border-radius:3px;max-height:27.5rem;object-fit:cover}@media screen and (max-width: 900px){.galeria_de_imagens .slider-galeria .swiper-wrapper .swiper-slide picture img{margin-bottom:2.5rem;max-height:45rem}}.galeria_de_imagens .slider-galeria .swiper-wrapper .swiper-slide .block-content-slider{display:block}.galeria_de_imagens .slider-galeria .swiper-wrapper .swiper-slide .block-content-slider .title-item{font-style:normal;font-weight:400;line-height:150%;color:var(--grey);margin:1rem 0}.galeria_de_imagens .slider-galeria .swiper-wrapper .swiper-slide .block-content-slider .title-item{font-size:17px}@media screen and (min-width: 1024px){.galeria_de_imagens .slider-galeria .swiper-wrapper .swiper-slide .block-content-slider .title-item{font-size:calc(17px + 7*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.galeria_de_imagens .slider-galeria .swiper-wrapper .swiper-slide .block-content-slider .title-item{font-size:24px}}@media screen and (max-width: 900px){.galeria_de_imagens .slider-galeria .swiper-wrapper .swiper-slide .block-content-slider .title-item{margin:0 1.875rem 1rem;line-height:200%}}.galeria_de_imagens .slider-galeria .swiper-wrapper .swiper-slide .block-content-slider .description-item{font-weight:400;font-size:14px;line-height:200%;color:var(--grey);margin-top:1rem;margin-bottom:0}@media screen and (max-width: 1366px){.galeria_de_imagens .slider-galeria .swiper-wrapper .swiper-slide .block-content-slider .description-item{font-size:.9375rem}}@media screen and (max-width: 900px){.galeria_de_imagens .slider-galeria .swiper-wrapper .swiper-slide .block-content-slider .description-item{padding:0 1.875rem}}.galeria_de_imagens .slider-galeria .swiper-container--nav{padding-top:2.875rem}@media screen and (max-width: 900px){.galeria_de_imagens .slider-galeria .swiper-container--nav{padding-top:4.375rem;margin:0 1.875rem}}.galeria_de_imagens .slider-galeria .swiper-container--nav .slider-pagination--numbers{top:2.75rem}.listagem_de_investidores h3,.listagem_de_investidores .h3{font-size:1.5rem;line-height:200%;margin:1.875rem 0 .75rem 0;font-weight:400}@media screen and (max-width: 900px){.listagem_de_investidores h3,.listagem_de_investidores .h3{margin-top:1.25rem;font-size:1.375rem;line-height:150%}}.listagem_de_investidores .block-buttons{background-color:var(--bege-100)}.listagem_de_investidores .block-buttons .list-buttons{list-style:none;display:flex;gap:1.5rem;padding:1.875rem 0;margin:0}@media screen and (max-width: 900px){.listagem_de_investidores .block-buttons .list-buttons{flex-direction:column}}.listagem_de_investidores h2,.listagem_de_investidores .h2{display:inline-block;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.listagem_de_investidores h2,.listagem_de_investidores .h2{font-size:23px}@media screen and (min-width: 1024px){.listagem_de_investidores h2,.listagem_de_investidores .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.listagem_de_investidores h2,.listagem_de_investidores .h2{font-size:32px}}@media screen and (max-width: 900px){.listagem_de_investidores h2,.listagem_de_investidores .h2{margin:0 1.875rem 1rem 0;line-height:200%}}.listagem_de_investidores .subtitle{margin:0 0 2rem 0;font-size:.875rem;line-height:150%;font-weight:600;color:var(--black)}@media screen and (max-width: 900px){.listagem_de_investidores .subtitle{margin:0 0 1rem 0}}.listagem_de_investidores .description{margin-bottom:2rem;font-size:1rem;line-height:200%;color:var(--grey)}.listagem_de_investidores .block-list{padding-top:10rem;margin-top:-6rem}@media screen and (max-width: 900px){.listagem_de_investidores .block-list{padding-top:8.5rem}}.listagem_de_investidores .block-list:last-child{margin-bottom:4rem}@media screen and (max-width: 900px){.listagem_de_investidores .block-list:last-child{margin-bottom:2.5rem}}.listagem_de_investidores .content-list.open .list .item.has-children{display:flex}.listagem_de_investidores .list{list-style:none;display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem;padding:0;margin:0}@media screen and (max-width: 900px){.listagem_de_investidores .list{gap:1.5rem}}.listagem_de_investidores .list .item{background-color:var(--bege-100);padding:1rem 1.5rem;border-radius:.5rem;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 900px){.listagem_de_investidores .list .item{padding:1rem 1.1875rem;flex-direction:column;align-items:start}}.listagem_de_investidores .list .item.has-children{background-color:rgba(0,0,0,0);padding:0;flex-direction:column;align-items:center;display:none}.listagem_de_investidores .list .item.has-children:nth-child(-n+2){display:flex;align-items:end}.listagem_de_investidores .list .item.has-children.active .header-sub-list svg{transform:scaleY(-1)}.listagem_de_investidores .list .item.has-children.active .header-sub-list .title-dropdown{font-weight:700}.listagem_de_investidores .list .item.has-children.active .sub-list{max-height:initial;padding:1rem 0}.listagem_de_investidores .list .item.has-children.active .btn{display:inline-flex}.listagem_de_investidores .list .item .data{font-size:1.125rem;line-height:150%;color:var(--grey);margin-right:1.5rem}@media screen and (max-width: 900px){.listagem_de_investidores .list .item .data{font-size:.875rem;margin:0 0 .5rem 0}}.listagem_de_investidores .list .item .title-item{width:100%}.listagem_de_investidores .list .item h4,.listagem_de_investidores .list .item .h4{font-size:1.125rem;line-height:150%;font-weight:600;color:var(--grey);margin:0;width:100%;margin-right:1.5rem}@media screen and (max-width: 900px){.listagem_de_investidores .list .item h4,.listagem_de_investidores .list .item .h4{margin-right:0;margin-bottom:1rem}}.listagem_de_investidores .list .item a{text-decoration:none;font-size:.875rem;line-height:150%;color:var(--grey-500);white-space:nowrap;transition:all ease-in-out .15s}.listagem_de_investidores .list .item a:hover{opacity:.65}.listagem_de_investidores .list .item a span{margin-left:.5rem}.listagem_de_investidores .list .item .header-sub-list{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:1rem;cursor:pointer;transition:all ease-in-out .15s}@media screen and (max-width: 900px){.listagem_de_investidores .list .item .header-sub-list{margin-bottom:1.5rem}}.listagem_de_investidores .list .item .header-sub-list:hover{opacity:.65}.listagem_de_investidores .list .item .header-sub-list .title-dropdown{font-size:1rem;font-weight:400;line-height:150%;color:var(--black);margin:0;transition:all ease-in-out .15s}.listagem_de_investidores .list .item .header-sub-list svg{transition:all ease-in-out .15s}.listagem_de_investidores .list .item .sub-list{list-style:none;display:grid;grid-template-columns:repeat(1, 1fr);gap:1rem;width:100%;padding:0;margin:0;border-bottom:1px solid var(--grey);max-height:0;overflow:hidden;transition:all .2s ease}.listagem_de_investidores .list .item .sub-list .sub-item{background-color:var(--bege-100);padding:1rem 1.5rem;border-radius:.5rem;justify-content:space-between;align-items:center;display:flex}@media screen and (max-width: 900px){.listagem_de_investidores .list .item .sub-list .sub-item{flex-direction:column;align-items:start}}.listagem_de_investidores .list .item .sub-list .sub-item:first-child{position:relative}.listagem_de_investidores .list .item .sub-list .sub-item:first-child::before{content:"";position:absolute;top:-1rem;left:0;height:1px;width:100%;background-color:var(--grey);opacity:.2}.listagem_de_investidores .list .item .sub-list .sub-item.downloads-header{background-color:rgba(0,0,0,0);width:100%;justify-content:flex-end;padding-top:0;padding-bottom:0}.listagem_de_investidores .list .item .sub-list .sub-item.downloads-header .downloads{display:grid;grid-template-columns:repeat(4, 1fr);gap:5.3rem;width:fit-content}@media screen and (max-width: 900px){.listagem_de_investidores .list .item .sub-list .sub-item.downloads-header .downloads{display:block}}.listagem_de_investidores .list .item .sub-list .sub-item.downloads-header .downloads .label{font-size:1rem;font-weight:700;line-height:200%;color:var(--grey)}.listagem_de_investidores .list .item .sub-list .sub-item.has-grid .downloads{display:grid;grid-template-columns:repeat(4, 1fr);gap:5.75rem}@media screen and (max-width: 900px){.listagem_de_investidores .list .item .sub-list .sub-item.has-grid .downloads{display:block}}@media screen and (max-width: 900px){.listagem_de_investidores .list .item .sub-list .sub-item.has-grid .downloads .arquivo{display:none}}.listagem_de_investidores .list .item .sub-list .sub-item.has-grid .downloads .arquivo.open{display:block}.listagem_de_investidores .list .item .sub-list .sub-item .select{background:var(--white) url("/app/themes/basedigital/dist/img/general/select.svg");background-position:96% center;background-repeat:no-repeat;border:.125rem solid var(--grey);border-radius:2rem;font-weight:400;font-size:.75rem;line-height:150%;padding:.5625rem .75rem}.listagem_de_investidores .show-more{display:none;transition:all .2s ease;width:fit-content;margin:2rem auto 0 auto}@media screen and (max-width: 900px){.listagem_de_investidores .show-more{margin:1rem auto 0 auto}}.listagem_de_investidores .show-more.open{display:flex !important}.contato_investidores{display:block;width:100%;height:auto;padding:4rem 0;background-color:var(--bege-100)}@media screen and (max-width: 1366px){.contato_investidores{padding:2.5rem 0}}.contato_investidores h2,.contato_investidores .h2{display:block;line-height:150%;margin-bottom:2.5rem;color:var(--grey)}.contato_investidores h2,.contato_investidores .h2{font-size:23px}@media screen and (min-width: 1024px){.contato_investidores h2,.contato_investidores .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.contato_investidores h2,.contato_investidores .h2{font-size:32px}}.contato_investidores .texto{font-size:1rem;line-height:200%;color:var(--grey);display:block;max-width:20rem;margin-bottom:2.5rem}@media screen and (max-width: 1366px){.contato_investidores .texto{font-size:.9375rem}}@media screen and (max-width: 900px){.contato_investidores .texto{max-width:100%}}.contato_investidores .infosIcones{display:flex;flex-direction:column}.contato_investidores .infosIcones .info{display:flex;flex-direction:row;margin-bottom:30px}.contato_investidores .infosIcones .info .icone{width:1.5625rem;margin-right:.9375rem}.contato_investidores .infosIcones .info .descricao{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey)}@media screen and (max-width: 1366px){.contato_investidores .infosIcones .info .descricao{font-size:.9375rem}}.contato_investidores .msg-sucesso{display:none}.contato_investidores .msg-sucesso .texto{max-width:100%}.depoimentos_com_imagem{position:relative;z-index:5;display:block;width:100%;height:auto}@media screen and (max-width: 900px){.depoimentos_com_imagem .container{padding:0}}.depoimentos_com_imagem .swiper .swiper-wrapper{margin-bottom:.25rem}@media screen and (max-width: 900px){.depoimentos_com_imagem .swiper .swiper-wrapper{margin-bottom:1rem}}.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media screen and (max-width: 900px){.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content{flex-direction:column-reverse}}.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .texto{width:100%;font-size:1.125rem;line-height:150%;color:var(--dark-main);padding:2rem;margin-bottom:0}@media screen and (max-width: 900px){.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .texto{font-size:1rem;padding:2rem 0}}.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .texto p{margin-bottom:0}.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block-author{display:flex;align-items:center;margin-top:6.125rem;padding-left:2rem}@media screen and (max-width: 900px){.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block-author{margin-top:0;padding:0}}.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block-author .block-information{margin-left:1rem;display:flex;flex-direction:column}.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block-author .block-information .name{margin-bottom:.25rem;color:var(--dark-main)}.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block-author .block-information .label{color:var(--dark-main)}@media screen and (max-width: 900px){.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block{width:100%}}.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block{width:56%}.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block--content{width:27.8125rem}@media screen and (max-width: 900px){.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block--content{width:100%;padding:0 1.875rem}}.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block .picture{position:relative;z-index:1;display:block;width:100%;height:auto;border-radius:.25rem;overflow:hidden}@media screen and (max-width: 900px){.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block .picture{max-height:26.75rem}}.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block .picture img{position:relative;width:100%;height:auto;max-height:33rem;object-fit:cover}@media screen and (max-width: 900px){.depoimentos_com_imagem .swiper .swiper-wrapper .swiper-slide .block-content .block .picture img{position:relative;display:block;min-height:14.375rem}}.depoimentos_com_imagem .swiper .swiper-container--nav{padding:1.25rem 4.5rem}@media screen and (max-width: 900px){.depoimentos_com_imagem .swiper .swiper-container--nav{padding:.625rem 1.875rem;margin-top:2rem}}.product-detail{padding-bottom:5rem}.product-detail .title{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey)}.product-detail .title{font-size:23px}@media screen and (min-width: 1024px){.product-detail .title{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.product-detail .title{font-size:32px}}@media screen and (max-width: 900px){.product-detail .title{line-height:200%}}.product-detail .texto{margin-bottom:2rem;font-weight:400;font-size:1rem;line-height:200%;color:var(--grey)}@media screen and (max-width: 1366px){.product-detail .texto{font-size:.9375rem}}@media screen and (max-width: 900px){.product-detail .texto{padding:0}}.product-detail .texto p{margin-bottom:0}.product-detail .details-list{display:flex;flex-wrap:wrap;justify-content:space-between}.product-detail .details-list .detail{width:100%;max-width:544px;margin-bottom:1.5rem}@media screen and (max-width: 1024px){.product-detail .details-list .detail{max-width:none}}.product-detail .details-list .detail h3,.product-detail .details-list .detail .h3{font-size:1rem;font-style:normal;font-weight:600;line-height:200%;display:block;border-bottom:1px solid #000}.product-detail .details-list .detail p{font-size:.875rem;font-weight:300;line-height:200%}.product-documents{background:var(--bege-100);padding:80px 0}.product-documents .title{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey)}.product-documents .title{font-size:23px}@media screen and (min-width: 1024px){.product-documents .title{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.product-documents .title{font-size:32px}}@media screen and (max-width: 900px){.product-documents .title{line-height:200%}}.product-documents .list-docs{display:flex;flex-wrap:wrap;gap:45px}.product-documents .list-docs .card-doc{max-width:350px;width:100%;background:#fff;padding:1.5rem;margin-top:2rem}.product-documents .list-docs .card-doc img{width:40px;display:block}.product-documents .list-docs .card-doc h3,.product-documents .list-docs .card-doc .h3{color:var(--green-900);font-size:1.125rem;font-weight:600;line-height:150%;margin:.5rem 0}.product-documents .list-docs .card-doc p{font-size:.875rem;color:var(--grey);line-height:150%;margin-bottom:1rem}.form-lead{background-color:var(--green-100);padding:70px 0}.form-lead .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.form-lead .container .text-form{color:var(--grey);max-width:465px;width:100%;margin:2.5rem 0}.form-lead .container .text-form h2,.form-lead .container .text-form .h2{font-size:2rem;font-weight:400;line-height:150%;display:block;margin-bottom:2rem}.form-lead .container .text-form p{font-size:1rem;font-style:normal;font-weight:400;line-height:200%}.form-lead .container .formularios{max-width:495px;width:100%}.form-lead .container .formularios h3,.form-lead .container .formularios .h3{font-size:1.25rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:.75rem}.form-lead .container .msg-sucesso{display:none;max-width:100%}.portfolio{padding:8rem 0 6.5rem 0;background:var(--bege-300)}@media screen and (max-width: 900px){.portfolio{padding:3rem 0 1.5rem 0}}.portfolio h2,.portfolio .h2{display:inline-block;font-style:normal;font-weight:700;line-height:150%;color:var(--grey);margin-bottom:2rem}.portfolio h2,.portfolio .h2{font-size:23px}@media screen and (min-width: 1024px){.portfolio h2,.portfolio .h2{font-size:calc(23px + 9*(100vw - 1024px)/896) !important}}@media screen and (min-width: 1920px){.portfolio h2,.portfolio .h2{font-size:32px}}@media screen and (max-width: 1366px){.portfolio h2,.portfolio .h2{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.portfolio h2,.portfolio .h2{line-height:200%;margin-bottom:1rem}}.portfolio .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);margin-bottom:3.125rem}@media screen and (max-width: 1366px){.portfolio .texto{margin-bottom:1.875rem;font-size:.9375rem}}.portfolio .portfolio-content{display:flex;justify-content:space-between;flex-wrap:wrap}.portfolio .portfolio-content a{display:block;background:#fff;width:100%;max-width:548px;text-decoration:none !important;margin-bottom:1.5rem}.portfolio .portfolio-content a .image{width:100%;overflow:hidden;position:relative;height:140px}.portfolio .portfolio-content a .image img{width:100%;position:absolute;top:0;left:0}.portfolio .portfolio-content a .text-product{padding:1.5rem}.portfolio .portfolio-content a .text-product .tags{margin-bottom:1rem;display:flex}.portfolio .portfolio-content a .text-product .tags span{font-size:12px;font-style:normal;font-weight:600;border-radius:4px;padding:.25rem .875rem;background:var(--bege-300);display:block;margin-right:.5rem;color:var(--green-900)}.portfolio .portfolio-content a .text-product h3,.portfolio .portfolio-content a .text-product .h3{color:var(--grey);display:block;font-size:1.25rem;font-style:normal;font-weight:600;line-height:150%;margin-bottom:.5rem}.portfolio .portfolio-content a .text-product p{color:var(--grey);font-size:.875rem;font-style:normal;font-weight:300;line-height:150%;display:block;margin-bottom:1rem}.portfolio .portfolio-content a .text-product button:active,.portfolio .portfolio-content a .text-product button:focus{color:var(--grey);background:var(--green-300)}.portfolio .portfolio-content a .text-product button:hover{color:var(--grey)}.editor_de_texto{padding:4rem 0 4rem}@media screen and (max-width: 1366px){.editor_de_texto{padding:2.5rem 0 2.5rem}}.editor_de_texto{font-style:normal;font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);display:block}.editor_de_texto p{margin-bottom:2rem;word-break:break-word}.editor_de_texto p:last-child{margin-bottom:0}.faq{background-color:var(--bege-100);padding:100px 0}@media screen and (max-width: 900px){.faq{padding:60px 0}}.faq .title{font-size:2rem}.faq .description{font-size:1rem;line-height:1.5rem;max-width:700px;margin-bottom:80px}@media screen and (max-width: 900px){.faq .description{margin-bottom:50px}}.faq .contact .description{margin-bottom:20px}.faq .items{margin:0 auto 80px auto}@media screen and (max-width: 900px){.faq .items{margin:0 auto 50px auto}}.faq .item{border-bottom:1px solid #ddd;border:1px solid var(--grey-200);margin-bottom:15px}.faq .item.active{background-color:#fff}.faq .accordion-title{font-size:1.25rem;line-height:1.25rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:15px;margin-bottom:0}.faq .accordion-icon{font-size:1.25rem;transition:transform .3s ease}.faq .accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out;padding:0 10px}.faq .accordion-content p{margin:10px 0 30px 0}@media screen and (max-width: 900px){.archive .titulo_pagina .texto{margin-bottom:0}}@media screen and (max-width: 900px){.archive .titulo_pagina .texto p{margin-bottom:0}}.archive.ultimas_noticias h2,.archive.ultimas_noticias .h2,.archive .ultimos_posts h2,.archive .ultimos_posts .h2{margin-bottom:2rem}@media screen and (max-width: 1366px){.archive.ultimas_noticias h2,.archive.ultimas_noticias .h2,.archive .ultimos_posts h2,.archive .ultimos_posts .h2{margin-bottom:1.5rem}}@media screen and (max-width: 900px){.archive.ultimas_noticias h2,.archive.ultimas_noticias .h2,.archive .ultimos_posts h2,.archive .ultimos_posts .h2{line-height:200%;margin-bottom:1rem}}.archive.ultimas_noticias .texto.mb50,.archive .ultimos_posts .texto.mb50{font-size:1rem;line-height:200%}@media screen and (max-width: 1366px){.archive.ultimas_noticias .texto.mb50,.archive .ultimos_posts .texto.mb50{font-size:.9375rem}}.archive .ultimos_posts h2,.archive .ultimos_posts .h2{margin-bottom:4rem}@media screen and (max-width: 900px){.archive .ultimos_posts h2,.archive .ultimos_posts .h2{margin-bottom:2rem}}.archive.tax-categorias .selecao_categoria{margin-bottom:0}.post-type-archive-blog .list-of-posts,.tax-categorias_blog .list-of-posts{padding-bottom:0}.post-type-archive-blog .list-of-posts.background-bege,.tax-categorias_blog .list-of-posts.background-bege{background-color:var(--bege-100)}.post-type-archive-blog .list-of-posts h2,.post-type-archive-blog .list-of-posts .h2,.tax-categorias_blog .list-of-posts h2,.tax-categorias_blog .list-of-posts .h2{padding:0}.post-type-archive-blog .list-of-posts .form-control,.tax-categorias_blog .list-of-posts .form-control{width:16rem;background:var(--white);border:1px solid var(--grey-200);border-radius:2rem;font-weight:400;font-size:.875rem;line-height:150%;color:var(--grey);padding:.8125rem 1rem;height:3.125rem}@media screen and (max-width: 900px){.post-type-archive-blog .list-of-posts .form-control,.tax-categorias_blog .list-of-posts .form-control{width:100%;margin-bottom:2rem}}.post-type-archive-blog .list-of-posts .form-control.error-field,.tax-categorias_blog .list-of-posts .form-control.error-field{border-color:red}.post-type-archive-blog .list-of-posts .form-control.select,.tax-categorias_blog .list-of-posts .form-control.select{background:var(--white) url("/app/themes/basedigital/dist/img/general/select.svg");background-position:94% center;background-repeat:no-repeat}.post-type-archive-blog .list-of-posts .form-control:focus,.tax-categorias_blog .list-of-posts .form-control:focus{box-shadow:none}.post-type-archive-blog .list-of-posts .listCardsNews,.tax-categorias_blog .list-of-posts .listCardsNews{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;margin-bottom:4rem}@media screen and (max-width: 900px){.post-type-archive-blog .list-of-posts .listCardsNews,.tax-categorias_blog .list-of-posts .listCardsNews{grid-template-columns:repeat(1, 1fr)}}.post-type-archive-blog .list-of-posts .listCardsNews .item,.tax-categorias_blog .list-of-posts .listCardsNews .item{padding:0}.post-type-archive-galeria .selecao_categoria h2,.post-type-archive-galeria .selecao_categoria .h2,.tax-galerias .selecao_categoria h2,.tax-galerias .selecao_categoria .h2,.single-galeria .selecao_categoria h2,.single-galeria .selecao_categoria .h2{margin-bottom:2rem}@media screen and (max-width: 900px){.post-type-archive-galeria .selecao_categoria h2,.post-type-archive-galeria .selecao_categoria .h2,.tax-galerias .selecao_categoria h2,.tax-galerias .selecao_categoria .h2,.single-galeria .selecao_categoria h2,.single-galeria .selecao_categoria .h2{margin-bottom:1.25rem}}.post-type-archive-galeria .selecao_categoria ul li,.tax-galerias .selecao_categoria ul li,.single-galeria .selecao_categoria ul li{margin-right:1.5rem}.post-type-archive-galeria .list-imagens,.tax-galerias .list-imagens,.single-galeria .list-imagens{padding:3.5rem 0}@media screen and (max-width: 900px){.post-type-archive-galeria .list-imagens,.tax-galerias .list-imagens,.single-galeria .list-imagens{padding:2rem 0}}.post-type-archive-galeria .list-imagens .list,.tax-galerias .list-imagens .list,.single-galeria .list-imagens .list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2rem 2.5rem}@media screen and (max-width: 900px){.post-type-archive-galeria .list-imagens .list,.tax-galerias .list-imagens .list,.single-galeria .list-imagens .list{display:block}}.post-type-archive-galeria .list-imagens .list .cardImage,.tax-galerias .list-imagens .list .cardImage,.single-galeria .list-imagens .list .cardImage{display:block}@media screen and (max-width: 900px){.post-type-archive-galeria .list-imagens .list .cardImage,.tax-galerias .list-imagens .list .cardImage,.single-galeria .list-imagens .list .cardImage{margin-bottom:1.5rem}}.post-type-archive-galeria .list-imagens .list .cardImage .content-header,.tax-galerias .list-imagens .list .cardImage .content-header,.single-galeria .list-imagens .list .cardImage .content-header{position:relative;margin-bottom:1rem;border-radius:3px;overflow:hidden}.post-type-archive-galeria .list-imagens .list .cardImage .content-header .picture img,.tax-galerias .list-imagens .list .cardImage .content-header .picture img,.single-galeria .list-imagens .list .cardImage .content-header .picture img{display:block;width:100%;height:17rem;object-fit:cover}.post-type-archive-galeria .list-imagens .list .cardImage .content-header .btn,.tax-galerias .list-imagens .list .cardImage .content-header .btn,.single-galeria .list-imagens .list .cardImage .content-header .btn{position:absolute;bottom:1rem;right:1rem}.post-type-archive-galeria .list-imagens .list .cardImage .content-header .btn img,.tax-galerias .list-imagens .list .cardImage .content-header .btn img,.single-galeria .list-imagens .list .cardImage .content-header .btn img{margin-left:.375rem;width:1.375rem;height:auto}.post-type-archive-galeria .list-imagens .list .cardImage .texto,.tax-galerias .list-imagens .list .cardImage .texto,.single-galeria .list-imagens .list .cardImage .texto{font-size:14px;line-height:21px;color:var(--grey);margin:0}@media screen and (max-width: 900px){.post-type-archive-galeria .list-imagens .paginacao,.tax-galerias .list-imagens .paginacao,.single-galeria .list-imagens .paginacao{padding:1rem 0 2rem 0}}.post-type-archive-galeria #modalPhotoZoom,.tax-galerias #modalPhotoZoom,.single-galeria #modalPhotoZoom{background-color:var(--white)}@media screen and (max-width: 900px){.post-type-archive-galeria #modalPhotoZoom .actions,.tax-galerias #modalPhotoZoom .actions,.single-galeria #modalPhotoZoom .actions{right:1.875rem}}.post-type-archive-galeria #modalPhotoZoom .actions #closeModalZoom,.tax-galerias #modalPhotoZoom .actions #closeModalZoom,.single-galeria #modalPhotoZoom .actions #closeModalZoom{background:none;border:none}.post-type-archive-galeria #modalPhotoZoom #photoZoom,.tax-galerias #modalPhotoZoom #photoZoom,.single-galeria #modalPhotoZoom #photoZoom{width:auto;display:flex;flex-direction:column;margin:auto auto;justify-content:center;height:100%;max-width:90%;max-height:94vh;position:unset;left:unset;top:unset;transform:unset}.post-type-archive-galeria #modalPhotoZoom #photoZoom img,.tax-galerias #modalPhotoZoom #photoZoom img,.single-galeria #modalPhotoZoom #photoZoom img{width:100%;height:auto;position:unset;transform:unset;margin-bottom:.625rem;border-radius:3px}.post-type-archive-galeria #modalPhotoZoom #photoZoom p,.tax-galerias #modalPhotoZoom #photoZoom p,.single-galeria #modalPhotoZoom #photoZoom p{margin-bottom:0}.single-text-page{padding:9.375rem 0}@media screen and (max-width: 900px){.single-text-page{padding:2.5rem 0}}.single-text-page h2,.single-text-page .h2{display:inline-block;font-style:normal;font-weight:700;font-size:2rem;line-height:150%;color:var(--grey);margin-bottom:2rem}@media screen and (max-width: 900px){.single-text-page h2,.single-text-page .h2{font-size:1.5rem;line-height:200%}}.single-text-page .texto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);margin-bottom:1.875rem;margin-bottom:3.125rem}@media screen and (max-width: 900px){.single-text-page .texto p{word-break:break-word}}.single-text-page ul.menu{display:grid;grid-template-columns:repeat(4, 1fr);padding:0;margin:0}@media screen and (max-width: 900px){.single-text-page ul.menu{display:block}}.single-text-page ul.menu li{list-style-type:none;display:inline-block;vertical-align:top;margin-bottom:10px}@media screen and (max-width: 900px){.single-text-page ul.menu li{display:block}}.single-text-page ul.menu li a{text-decoration:none;padding:.25rem 0;gap:.5rem;font-weight:400;font-size:1.125rem;line-height:150%;color:var(--grey)}.single-text-page ul.menu li a:hover{color:var(--green-900);text-decoration:underline}.single-text-page ul.menu li ul{display:block;margin:.625rem 0 0 0;padding:0}@media screen and (max-width: 900px){.single-text-page ul.menu li ul{padding-left:1.25rem}}.single-text-page ul.menu li ul li{display:block}@media screen and (max-width: 900px){.single-text-page ul.menu li:first-child ul{padding-left:0}}.single-noticias-content{display:block;width:100%;height:auto;padding:4rem 0 0}@media screen and (max-width: 900px){.single-noticias-content{padding:2.5rem 0 0}}.single-noticias-content h1,.single-noticias-content .h1{font-weight:400;font-size:2rem;line-height:150%;color:var(--grey);margin-bottom:1.875rem}.single-noticias-content .infos{display:flex;flex-direction:column;gap:1.25rem}.single-noticias-content .infos .info{display:inline-flex;align-items:center;margin-right:4.375rem;word-break:break-word}.single-noticias-content .infos .info:last-child{margin-right:0;display:block}.single-noticias-content .infos .info span{margin-left:.25rem}.single-noticias-content .infos .info a{text-decoration:none;font-size:1rem;line-height:150%;color:var(--grey);margin-left:.25rem}.single-noticias-content .infos--line{margin-top:1.25rem;margin-bottom:2.5rem;justify-content:space-between}.single-noticias-content .infos--line .info a{font-size:.875rem}.single-noticias-content .share{margin-top:.9375rem}@media screen and (max-width: 900px){.single-noticias-content .share{margin-top:0;margin-bottom:1.5625rem}}.single-noticias-content .share nav ul{margin:0;padding:0;display:flex;align-items:center;justify-content:flex-end}.single-noticias-content .share nav ul li{list-style-type:none;display:inline-flex;margin-left:.5rem}@media screen and (max-width: 900px){.single-noticias-content .share nav ul li{margin-left:0;margin-right:.625rem}}.single-noticias-content .share nav ul li a{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background-color:var(--green-300);border-radius:50%}.single-noticias-content .share nav ul li a:hover{background-color:var(--green-100)}.single-noticias-content .texto-blog{font-style:normal;font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);display:block;padding:1.25rem 0}.single-noticias-content .texto-blog p{margin-bottom:2.1875rem;word-break:break-word}.single-noticias-content .texto-blog p:last-child{margin-bottom:0}.single-noticias-content .imagem-uma-coluna-blog,.single-noticias-content .imagem-duas-colunas-blog{display:block;padding:1.25rem 0}.single-noticias-content .imagem-uma-coluna-blog .modalOpenImage,.single-noticias-content .imagem-duas-colunas-blog .modalOpenImage{position:relative}.single-noticias-content .imagem-uma-coluna-blog .modalOpenImage::after,.single-noticias-content .imagem-duas-colunas-blog .modalOpenImage::after{position:absolute;content:"";z-index:2;left:1.25rem;top:1.25rem;width:1.25rem;height:1.25rem;background-image:url("/app/themes/basedigital/dist/img/general/zoom.svg");background-repeat:no-repeat;background-position:center center}.single-noticias-content .imagem-uma-coluna-blog .modalOpenImage .picture,.single-noticias-content .imagem-duas-colunas-blog .modalOpenImage .picture{position:relative;z-index:1}.single-noticias-content .imagem-uma-coluna-blog .modalOpenImage img,.single-noticias-content .imagem-duas-colunas-blog .modalOpenImage img{display:block;width:auto;max-width:100%;height:auto;border-radius:.25rem}@media screen and (max-width: 1366px){.single-noticias-content .imagem-uma-coluna-blog .modalOpenImage img,.single-noticias-content .imagem-duas-colunas-blog .modalOpenImage img{max-height:65vh;width:100%}}@media screen and (max-width: 900px){.single-noticias-content .imagem-uma-coluna-blog .modalOpenImage img,.single-noticias-content .imagem-duas-colunas-blog .modalOpenImage img{max-height:initial}}.single-noticias-content .imagem-uma-coluna-blog .modalOpenImage:hover,.single-noticias-content .imagem-duas-colunas-blog .modalOpenImage:hover{cursor:pointer}@media screen and (max-width: 900px){.single-noticias-content .imagem-uma-coluna-blog .container{padding:0 !important}}@media screen and (max-width: 900px){.single-noticias-content .imagem-uma-coluna-blog .modalOpenImage .picture img{height:auto;width:100%;object-fit:cover;border-radius:0}}@media screen and (max-width: 900px){.single-noticias-content .imagem-duas-colunas-blog{padding-bottom:0}}.single-noticias-content .imagem-duas-colunas-blog .modalOpenImage{margin-bottom:1.5625rem}.single-noticias-content .imagem-duas-colunas-blog .legendaFoto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey)}@media screen and (max-width: 900px){.single-noticias-content .imagem-duas-colunas-blog .legendaFoto{margin-bottom:1.875rem}}.single-noticias-content .maisLidas{background-color:var(--bege-100)}.single-noticias-content .maisLidas h2,.single-noticias-content .maisLidas .h2{margin-bottom:3.125rem}@media screen and (max-width: 1366px){.single-noticias-content .maisLidas h2,.single-noticias-content .maisLidas .h2{margin-bottom:1.25rem}}.single-noticias-content .maisLidas .texto{margin-bottom:5rem;font-size:1rem;line-height:200%;color:var(--grey)}@media screen and (max-width: 1366px){.single-noticias-content .maisLidas .texto{margin-bottom:2.5rem}}@media screen and (max-width: 900px){.single-noticias-content .maisLidas .texto{margin-bottom:2rem}}.single-noticias-content .maisLidas .texto p{margin-bottom:0}@media screen and (max-width: 900px){.single-noticias-content .maisLidas .swiper-container--nav{padding:.625rem 1.875rem 0 1.875rem}}.single-blog-content{display:block;width:100%;height:auto;padding:4rem 0 0}@media screen and (max-width: 900px){.single-blog-content{padding:2.5rem 0 0}}.single-blog-content.single-vagas .maisLidas{margin-top:0}.single-blog-content.single-vagas .maisLidas .btn{max-width:9.5rem}.single-blog-content.single-vagas .texto-blog{margin-bottom:3rem}.single-blog-content .header-infos{margin-bottom:1.5rem}.single-blog-content h1,.single-blog-content .h1{font-weight:400;font-size:2rem;line-height:150%;color:var(--grey);margin-bottom:1.875rem}.single-blog-content h1.low-margin,.single-blog-content .low-margin.h1{margin-bottom:.5rem}.single-blog-content .infos{display:flex}.single-blog-content .infos.infos-vagas{display:block}.single-blog-content .infos.infos-vagas .local{margin-bottom:.5rem}.single-blog-content .infos .info{display:inline-flex;align-items:center;margin-right:4.375rem;word-break:break-word}.single-blog-content .infos .info:last-child{margin-right:0;display:block}.single-blog-content .infos .info span{margin-left:.25rem;font-size:1rem;line-height:150%;color:var(--grey);margin-left:.25rem;font-weight:300}.single-blog-content .infos .info a{text-decoration:none;font-size:1rem;line-height:150%;color:var(--grey);margin-right:1rem}.single-blog-content .infos--line{margin-top:1.25rem;margin-bottom:2.5rem}@media screen and (max-width: 1366px){.single-blog-content .infos--line{display:flex;flex-direction:column-reverse;margin-bottom:1.5rem}}.single-blog-content .infos--line .info{margin-right:1.5rem}@media screen and (max-width: 1366px){.single-blog-content .infos--line .info{margin-bottom:1.25rem}.single-blog-content .infos--line .info:first-child{margin-bottom:0}}.single-blog-content .subtitle{font-size:2rem;margin-top:2.5rem}.single-blog-content .links-vagas{display:flex;justify-content:end;flex-wrap:wrap}.single-blog-content .links-vagas .btn{margin-top:2.5rem}@media screen and (max-width: 900px){.single-blog-content .links-vagas .btn{margin-top:0rem}}@media screen and (max-width: 900px){.single-blog-content .links-vagas{justify-content:start;margin-top:1.5rem}}.single-blog-content .share{margin-top:.9375rem}@media screen and (max-width: 900px){.single-blog-content .share{margin-top:0;margin-bottom:1.5625rem}}.single-blog-content .share nav ul{margin:0;padding:0;display:flex;align-items:center;justify-content:flex-end}.single-blog-content .share nav ul li{list-style-type:none;display:inline-flex;margin-left:.5rem}@media screen and (max-width: 900px){.single-blog-content .share nav ul li{margin-left:0;margin-right:.625rem}}.single-blog-content .share nav ul li a{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background-color:var(--green-300);border-radius:50%}.single-blog-content .share nav ul li a:hover{background-color:var(--green-100)}.single-blog-content .texto-blog{font-style:normal;font-weight:400;font-size:1rem;line-height:200%;color:var(--grey);display:block;padding:1.25rem 0}.single-blog-content .texto-blog p{margin-bottom:2.1875rem;word-break:break-word}.single-blog-content .texto-blog p:last-child{margin-bottom:0}.single-blog-content .imagem-uma-coluna-blog,.single-blog-content .imagem-duas-colunas-blog{display:block;padding:1.25rem 0}.single-blog-content .imagem-uma-coluna-blog .modalOpenImage,.single-blog-content .imagem-duas-colunas-blog .modalOpenImage{position:relative}.single-blog-content .imagem-uma-coluna-blog .modalOpenImage::after,.single-blog-content .imagem-duas-colunas-blog .modalOpenImage::after{position:absolute;content:"";z-index:2;left:1.25rem;top:1.25rem;width:1.25rem;height:1.25rem;background-image:url("/app/themes/basedigital/dist/img/general/zoom.svg");background-repeat:no-repeat;background-position:center center}.single-blog-content .imagem-uma-coluna-blog .modalOpenImage .picture,.single-blog-content .imagem-duas-colunas-blog .modalOpenImage .picture{position:relative;z-index:1}.single-blog-content .imagem-uma-coluna-blog .modalOpenImage img,.single-blog-content .imagem-duas-colunas-blog .modalOpenImage img{display:block;width:auto;max-width:100%;height:auto;border-radius:.25rem}@media screen and (max-width: 1366px){.single-blog-content .imagem-uma-coluna-blog .modalOpenImage img,.single-blog-content .imagem-duas-colunas-blog .modalOpenImage img{max-height:65vh;width:100%}}@media screen and (max-width: 900px){.single-blog-content .imagem-uma-coluna-blog .modalOpenImage img,.single-blog-content .imagem-duas-colunas-blog .modalOpenImage img{max-height:initial}}.single-blog-content .imagem-uma-coluna-blog .modalOpenImage:hover,.single-blog-content .imagem-duas-colunas-blog .modalOpenImage:hover{cursor:pointer}@media screen and (max-width: 900px){.single-blog-content .imagem-uma-coluna-blog .container{padding:0 !important}}@media screen and (max-width: 900px){.single-blog-content .imagem-uma-coluna-blog .modalOpenImage .picture img{height:auto;width:100%;object-fit:cover;border-radius:0}}@media screen and (max-width: 900px){.single-blog-content .imagem-duas-colunas-blog{padding-bottom:0}}.single-blog-content .imagem-duas-colunas-blog .modalOpenImage{margin-bottom:1.5625rem}.single-blog-content .imagem-duas-colunas-blog .legendaFoto{font-weight:400;font-size:1rem;line-height:200%;color:var(--grey)}@media screen and (max-width: 900px){.single-blog-content .imagem-duas-colunas-blog .legendaFoto{margin-bottom:1.875rem}}.single-blog-content .maisLidas{background-color:var(--bege-100);margin-top:5rem}@media screen and (max-width: 1366px){.single-blog-content .maisLidas{margin-top:1.5rem}}.single-blog-content .maisLidas h2,.single-blog-content .maisLidas .h2{margin-bottom:4rem}@media screen and (max-width: 1366px){.single-blog-content .maisLidas h2,.single-blog-content .maisLidas .h2{margin-bottom:1.25rem}}.single-blog-content .maisLidas .texto{margin-bottom:5rem;font-size:1rem;line-height:200%;color:var(--grey)}@media screen and (max-width: 1366px){.single-blog-content .maisLidas .texto{margin-bottom:2.5rem}}@media screen and (max-width: 900px){.single-blog-content .maisLidas .texto{margin-bottom:2rem}}.single-blog-content .maisLidas .texto p{margin-bottom:0}@media screen and (max-width: 900px){.single-blog-content .maisLidas .swiper-container--nav{padding:.625rem 1.875rem 0 1.875rem}}.download-box{margin-bottom:5rem}.download-box .box{max-width:350px;width:100%;padding:24px;display:flex;background:var(--green-300);font-size:.875rem;border-radius:.5rem;text-decoration:none;transition:all .2s ease-in-out}.download-box .box:hover{color:var(--grey);background:var(--grey-300)}.download-box .box .icone{margin-right:.5rem}.search--page{display:block;width:100%;height:auto}.search .barraBusca{display:block;width:100%;height:auto;padding:3.375rem 0;background-color:var(--green-900);margin-bottom:5rem}@media screen and (max-width: 900px){.search .barraBusca{padding:2rem 0}}.search .barraBusca form{display:flex;flex-direction:row;margin-bottom:0;justify-content:space-between;align-items:center;padding:0 3.75rem}@media screen and (max-width: 900px){.search .barraBusca form{padding:0}}.search .barraBusca form input{display:inline-flex;width:calc(100% - 2.75rem);border-radius:1.875rem;border:0;padding:.375rem 1.25rem}.search .barraBusca form button{display:inline-flex;text-indent:-9999px;white-space:nowrap;width:24px;height:24px;background-color:rgba(0,0,0,0);background-image:url("/app/themes/basedigital/dist/img/general/search.svg");background-repeat:no-repeat;background-position:center center;border:0}.search .resultados a{display:flex;flex-direction:row;width:100%;height:auto;text-decoration:none;margin-bottom:2.5rem}.search .resultados a .foto{display:inline-flex;margin-right:2rem;background:var(--green-900) url("/app/themes/basedigital/dist/img/general/logo-bbf.png") 50% no-repeat;background-size:3rem auto;width:7.5rem;height:7.5rem;border-radius:.25rem;overflow:hidden}@media screen and (max-width: 900px){.search .resultados a .foto{margin-right:.5625rem;width:4.5rem;height:4.5rem}}.search .resultados a .foto .picture img{display:block;width:7.5rem;height:7.5rem;object-fit:cover}@media screen and (max-width: 900px){.search .resultados a .foto .picture img{width:4.5rem;height:4.5rem}}.search .resultados a .conteudo{width:calc(100% - 8.5rem)}@media screen and (max-width: 900px){.search .resultados a .conteudo{width:calc(100% - 5.0625rem)}}.search .resultados a .conteudo h3,.search .resultados a .conteudo .h3{font-weight:500;font-size:1.125rem;line-height:150%;color:var(--grey)}@media screen and (max-width: 900px){.search .resultados a .conteudo h3,.search .resultados a .conteudo .h3{font-size:.875rem}}.search .resultados a .conteudo .infos{display:flex;flex-direction:row;align-items:center;margin-bottom:.5rem}@media screen and (max-width: 900px){.search .resultados a .conteudo .infos{display:none}}.search .resultados a .conteudo .infos .info{display:inline-flex;align-items:center;margin-right:4.375rem;font-size:.875rem;line-height:150%;color:var(--grey-500)}.search .resultados a .conteudo .infos .info:last-child{margin-right:0}.search .resultados a .conteudo .infos .info span{margin-left:.25rem}.search .resultados a .conteudo .infos .info a{text-decoration:none;margin-left:.25rem}.search .resultados a .conteudo .infos--line{margin-top:1.25rem;margin-bottom:2.5rem;justify-content:space-between}.search .resultados a .conteudo .infos--line .info a{font-size:.875rem}.search .resultados a .conteudo .texto{font-size:1rem;line-height:150%;color:var(--grey-500)}@media screen and (max-width: 900px){.search .resultados a .conteudo .texto{font-size:.875rem}}.search .noResults{padding-bottom:5rem}.error404 .conteudo_foto--arara{margin-top:0}.error404 .conteudo_foto .arara{top:50%}/*# sourceMappingURL=app.min.css.map */
 
