@font-face {
    font-family: "Recoleta";
    src: local("Recoleta Regular"), local("Recoleta-Regular"), url("../fonts/Recoleta-Regular.woff2") format("woff2"), url("../fonts/Recoleta-Regular.woff") format("woff"), url("../fonts/Recoleta-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Recoleta";
    src: local("Recoleta Light"), local("Recoleta-Light"), url("../fonts/Recoleta-Light.woff2") format("woff2"), url("../fonts/Recoleta-Light.woff") format("woff"), url("../fonts/Recoleta-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}
html {
    scroll-behavior: smooth;
}
body {
    font-size: 18px;
    overflow-x: hidden;
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
section {
    overflow-x: hidden;
}
.navbar .navbar-nav .nav-link {
    color: #000000;
    font-size: 1.1em;
}
.navbar .navbar-nav .nav-link:hover {
    color: #808080;
}
.navbar-logo-centered .navbar-nav .nav-link {
    padding: 0.5em 1em;
}
.title {
    font-size: 34px;
    line-height: 37px;
}
@media screen and (min-width: 992px) {
    .title {
        font-size: 44px;
        line-height: 47px;
    }
}
.subtitle {
    font-size: 34px;
    line-height: 37px;
    font-weight: 300;
    font-family: "Recoleta";
    color: #1b6b5e;
    text-align: center;
    margin-bottom: 2.5rem;
}
@media screen and (min-width: 992px) {
    .subtitle {
        font-size: 44px;
        line-height: 47px;
        margin-bottom: 6.6111rem;
    }
}
.description {
    color: #8a8ff8;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
    .description {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
        max-width: 90%;
    }
}
.bold {
    font-weight: 700;
}
.amethyste {
    padding: 2.5rem 0;
}
@media screen and (min-width: 992px) {
    .amethyste {
        padding: 94px 130px;
    }
}
.amethyste .title {
    margin-bottom: 2.5rem;
}
@media screen and (min-width: 992px) {
    .amethyste img {
        max-width: 300px;
    }
}
.amethyste .amethyste-content {
    padding: 2.5rem 0 0 0;
}
@media screen and (min-width: 992px) {
    .amethyste .amethyste-content {
        padding: 0;
    }
}
@media screen and (max-width: 992px) {
    .p-0-mobile {
        padding: 0 !important;
    }
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.rapport-img {
    margin: 65px 0 48px 0;
    max-width: 100%;
}
@media screen and (min-width: 992px) {
    .rapport-img {
        margin: 143px auto 71px auto;
    }
}
.approche {
    background: #f5f5e9;
    padding: 67.5px 0 0 0;
}
@media screen and (min-width: 992px) {
    .approche {
        padding: 217px 0 135px 0;
        margin: 0 30px;
    }
}
.approche h2,
.approche .h2 {
    text-align: center;
    margin-bottom: 42px;
}
@media screen and (min-width: 992px) {
    .approche h2,
    .approche .h2 {
        margin-bottom: 68px;
    }
}
.approche h2 a,
.approche .h2 a {
    position: relative;
    z-index: 1;
}
.approche h2 a span,
.approche .h2 a span {
    position: absolute;
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 18px;
    left: 0;
    bottom: -5px;
    z-index: -1;
    background-color: white;
    bottom: 0;
    opacity:0.8;
}
@media screen and (min-width: 992px) {
    .approche .approcheWrapper {
        max-width: 970px;
        margin: 0 auto;
    }
}
.approche .boxTitleApproche {
    border: 1px solid #3dbf57;
    padding: 24px 36px;
}
@media screen and (min-width: 992px) {
    .approche .boxTitleApproche {
        padding: 40px 36px;
        min-height: 366px;
        max-height: 366px;
        overflow: hidden;
    }
}
@media screen and (min-width: 1400px) {
    .approche .boxTitleApproche {
        min-height: 340px;
        max-height: 340px;
        overflow: hidden;
    }
}
.approche .boxTitleApproche h6,
.approche .boxTitleApproche .h6 {
    font-size: 20px;
    line-height: 26px;
    border-bottom: 1px solid #3dbf57;
    padding-bottom: 13px;
}
@media screen and (min-width: 992px) {
    .approche .boxTitleApproche h6,
    .approche .boxTitleApproche .h6 {
        font-size: 30px;
        line-height: 36px;
        padding: 0 0 26px 0;
        margin: 30px 0 0 0;
    }
    .approche .boxTitleApproche h6:first-child,
    .approche .boxTitleApproche .h6:first-child {
        margin: 0;
        padding-top: 0;
    }
}
.approche .boxTitleApproche h6:last-child,
.approche .boxTitleApproche .h6:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.approche .boxDescriptionApproche {
    padding: 42px 36px;
    background-color: #1b6b5e;
}
@media screen and (min-width: 992px) {
    .approche .boxDescriptionApproche {
        padding: 40px 36px;
        min-height: 366px;
        max-height: 366px;
        overflow: hidden;
    }
}
@media screen and (min-width: 1400px) {
    .approche .boxDescriptionApproche {
        min-height: 340px;
        max-height: 340px;
        overflow: hidden;
    }
}
.approche .boxDescriptionApproche p {
    color: white;
    font-size: 14px;
    line-height: 22px;
}
@media screen and (min-width: 992px) {
    .approche .boxDescriptionApproche p {
        font-size: 18px;
        line-height: 26px;
        padding: 0 0 35px 0;
        margin: 0;
    }
    .approche .boxDescriptionApproche p:first-child {
        padding-top: 0;
    }
}
.approche .boxDescriptionApproche p strong {
    font-weight: 600;
    color: #3dbf57;
}
.approche .boxDescriptionApproche p:last-child {
    margin-bottom: 0;
}
.rowRapport .title {
    text-align: center;
    margin-bottom: 21px;
}
@media screen and (min-width: 992px) {
    .rowRapport .title {
        margin-bottom: 61px;
    }
}
@media screen and (min-width: 992px) {
    .rowRapport .rapportWrapper {
        max-width: 450px;
        margin: 0 auto;
    }
}
@media screen and (min-width: 992px) {
    .rowRapport .rapportWrapper p {
        margin-bottom: 30px;
    }
}
.rowRapport p {
    color: #1b6b5e;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-align: center;
}
@media screen and (min-width: 992px) {
    .rowRapport p {
        font-size: 18px;
        line-height: 24px;
    }
}
.rowRapport p strong {
    font-weight: 500;
}
.joffre {
    padding: 2.5rem 0;
}

@media screen and (min-width: 992px) {
    .joffre {
        padding: 100px 0 81px 0;
    }
}
@media screen and (min-width: 992px) {
    .joffre .content-first {
        max-width: 374px;
    }
}
.joffre .title {
    text-align: left;
    color: #6048de;
    margin-bottom: 0;
    padding-left: 20px;
}
@media screen and (min-width: 992px) {
    .joffre .title {
        text-align: center;
        margin-bottom: 69px!important;
        padding-left: 0;
    }
}
.joffre .title a {
    position: relative;
}
.joffre .title a span {
    position: absolute;
    display: block;
    width: 110%;
    margin: 0 auto;
    height: 15px;
    left: -5%;
    bottom: -5px;
    z-index: -1;
    background-color: #8a8ff87d;
    bottom: 0;
}
@media screen and (min-width: 992px) {
    .joffre .title a span {
        bottom: 2px;
        height: 20px;
    }
}
.joffre img {
    margin-top: 58px;
}
@media screen and (min-width: 992px) {
    .joffre img {
        margin-top: 33px;
    }
}
.joffre h5,
.joffre .h5 {
    color: #6048de;
    margin: 27px 0;
    font-size: 20px;
    line-height: 26px;
}
@media screen and (min-width: 992px) {
    .joffre h5,
    .joffre .h5 {
        font-size: 30px;
        line-height: 36px;
    }
}
.joffre p {
    color: #8a8ff8;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
}
@media screen and (min-width: 992px) {
    .joffre p {
        font-size: 18px;
        line-height: 24px;
    }
}
.joffre p strong {
    font-weight: 400;
}
.contact {
    background: #f5f5e9;
    padding: 53px 0 51px 0;
    text-align: center;
    color: #1b6b5e;
}
@media screen and (min-width: 992px) {
    .contact {
        padding: 60px 0;
        margin: 0 30px;
    }
}
.contact p {
    font-size: 14px;
    line-height: 20px;
    opacity
}
@media screen and (min-width: 992px) {
    .contact p {
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        opacity: .8;
    }
}
.contact p:first-child {
    margin-bottom: 36px;
}
.contact p:last-child {
    margin-top: 36px;
    margin-bottom: 0;
}
.contact a {
    text-decoration: none;
    font-size: 20px;
    font-family: "Recoleta";
    font-weight: 400;
    line-height: 27px;
    position: relative;
    z-index: 2;
    display: inline-block;
    margin-bottom: 10px;
}
.contact a:hover {
    cursor: none;
}
.contact a:focus,
.contact a:visited {
    text-decoration: none;
    color: #1b6b5e;
}
@media screen and (min-width: 992px) {
    .contact a {
        font-size: 44px;
        line-height: 50px;
    }
}
.contact a span {
    position: absolute;
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 15px;
    left: 0;
    bottom: -5px;
    z-index: -1;
    background-color: white;
}
.creation {
    text-align: center;
    margin: 2.5rem 0;
}
.creation p {
    font-size: 13px;
    line-height: 16px;
    
    color: #8a8ff8;
}
.creation p a {
    border-bottom: 1px solid #8a8ff8;
    padding-bottom: 4px;
    text-decoration: none;
    color: #8a8ff8;
    cursor: none;
}
.creation p a:hover {
    cursor: none;
}
.creation p a:focus,
.creation p a:visited {
    text-decoration: none;
    color: #8a8ff8;
}
:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6048de;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #3dbf57;
    --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: #1b6b5e;
    --bs-secondary: #8a8ff8;
    --bs-success: #3dbf57;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 27, 107, 94;
    --bs-secondary-rgb: 138, 143, 248;
    --bs-success-rgb: 61, 191, 87;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: "Inter", sans-serif;
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: #f5f5e9;
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-2xl: 2rem;
    --bs-border-radius-pill: 50rem;
    --bs-heading-color: #1b6b5e;
    --bs-link-color: #1b6b5e;
    --bs-link-hover-color: #16564b;
    --bs-code-color: #d63384;
    --bs-highlight-bg: #fff3cd;
}
*,
*::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: 1px solid;
    opacity: 0.25;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-family: "Recoleta";
    font-weight: 400;
    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: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
small,
.small {
    font-size: 0.875em;
}
mark,
.mark {
    padding: 0.1875em;
    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: var(--bs-link-color);
    text-decoration: underline;
}
a:hover {
    color: var(--bs-link-hover-color);
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
pre,
code,
kbd,
samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
}
pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: 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: 0.1875rem 0.375rem;
    font-size: 0.875em;
    color: var(--bs-body-bg);
    background-color: var(--bs-body-color);
    border-radius: 0.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: 0.5rem;
    padding-bottom: 0.5rem;
    color: rgba(var(--bs-body-color-rgb), 0.75);
    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: 0.5rem;
    font-size: calc(1.275rem + 0.3vw);
    line-height: inherit;
}
@media (min-width: 1200px) {
    legend {
        font-size: 1.5rem;
    }
}
legend + * {
    clear: left;
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
    padding: 0;
}
::-webkit-inner-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
    padding: 0;
}
::file-selector-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
iframe {
    border: 0;
}
summary {
    display: list-item;
    cursor: pointer;
}
progress {
    vertical-align: baseline;
}
[hidden] {
    display: none !important;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.display-1 {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 400;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-1 {
        font-size: 5rem;
    }
}
.display-2 {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 400;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-2 {
        font-size: 4.5rem;
    }
}
.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 400;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-3 {
        font-size: 4rem;
    }
}
.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 400;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-4 {
        font-size: 3.5rem;
    }
}
.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 400;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-5 {
        font-size: 3rem;
    }
}
.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 400;
    line-height: 1.2;
}
@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: 0.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: "\2014\00A0";
}
.container,
.container-fluid,
.container-xl {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1200px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1230px;
    }
}
.row {
    --bs-gutter-x: 30px;
    --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) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.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.33333%;
}
.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.66667%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
}
.col-1 {
    flex: 0 0 auto;
    width: 8.33333%;
}
.col-2 {
    flex: 0 0 auto;
    width: 16.66667%;
}
.col-3 {
    flex: 0 0 auto;
    width: 25%;
}
.col-4 {
    flex: 0 0 auto;
    width: 33.33333%;
}
.col-5 {
    flex: 0 0 auto;
    width: 41.66667%;
}
.col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.col-7 {
    flex: 0 0 auto;
    width: 58.33333%;
}
.col-8 {
    flex: 0 0 auto;
    width: 66.66667%;
}
.col-9 {
    flex: 0 0 auto;
    width: 75%;
}
.col-10 {
    flex: 0 0 auto;
    width: 83.33333%;
}
.col-11 {
    flex: 0 0 auto;
    width: 91.66667%;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}
.offset-1 {
    margin-left: 8.33333%;
}
.offset-2 {
    margin-left: 16.66667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333%;
}
.offset-5 {
    margin-left: 41.66667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333%;
}
.offset-8 {
    margin-left: 66.66667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333%;
}
.offset-11 {
    margin-left: 91.66667%;
}
.g-0,
.gx-0 {
    --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
    --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
    --bs-gutter-x: 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.33333%;
    }
    .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.66667%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333%;
    }
    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66667%;
    }
    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333%;
    }
    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66667%;
    }
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333%;
    }
    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66667%;
    }
    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333%;
    }
    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66667%;
    }
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0;
    }
    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0;
    }
    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 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.33333%;
    }
    .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.66667%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333%;
    }
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66667%;
    }
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333%;
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66667%;
    }
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333%;
    }
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66667%;
    }
    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333%;
    }
    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66667%;
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0;
    }
    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0;
    }
    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 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.33333%;
    }
    .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.66667%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333%;
    }
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66667%;
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333%;
    }
    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66667%;
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333%;
    }
    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66667%;
    }
    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333%;
    }
    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66667%;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0;
    }
    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0;
    }
    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 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.33333%;
    }
    .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.66667%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333%;
    }
    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66667%;
    }
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333%;
    }
    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66667%;
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333%;
    }
    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66667%;
    }
    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333%;
    }
    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66667%;
    }
    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0;
    }
    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0;
    }
    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 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.33333%;
    }
    .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.66667%;
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333%;
    }
    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66667%;
    }
    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333%;
    }
    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66667%;
    }
    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333%;
    }
    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66667%;
    }
    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333%;
    }
    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66667%;
    }
    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-xxl-0 {
        margin-left: 0;
    }
    .offset-xxl-1 {
        margin-left: 8.33333%;
    }
    .offset-xxl-2 {
        margin-left: 16.66667%;
    }
    .offset-xxl-3 {
        margin-left: 25%;
    }
    .offset-xxl-4 {
        margin-left: 33.33333%;
    }
    .offset-xxl-5 {
        margin-left: 41.66667%;
    }
    .offset-xxl-6 {
        margin-left: 50%;
    }
    .offset-xxl-7 {
        margin-left: 58.33333%;
    }
    .offset-xxl-8 {
        margin-left: 66.66667%;
    }
    .offset-xxl-9 {
        margin-left: 75%;
    }
    .offset-xxl-10 {
        margin-left: 83.33333%;
    }
    .offset-xxl-11 {
        margin-left: 91.66667%;
    }
    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0;
    }
    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0;
    }
    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 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;
    }
}
@media (min-width: 0) and (max-width: 576px) {
    .row > .col,
    .row > [class*="col-"] {
        padding-right: 36px;
        padding-left: 36px;
    }
    .mdp-readabler-trigger-button-box.right-center {
        top:80%!important;
    }

}
.navigation {
    position: fixed;
    width: 100%;
    height: auto;
    z-index: 999;
    padding: 26px 0;
}
@media screen and (max-width: 1024px) {
    .navigation .menu {
        margin-top: 24px;
    }
    .navigation ul li {
        padding-left: 0 !important;
    }
    .navigation ul li a {
        padding-left: 0 !important;
    }
}
.navigation > .container {
    max-width: 90%;
    margin: auto;
}
.navigation .navbar .logo-toggle-container {
    position: absolute;
    left: 50%;
    top: 10%;
    transform: translateX(-50%);
}
.navigation .navbar .logo-toggle-container a {
    display: block;
}
.navigation .navbar .logo-toggle-container a img {
    width: 120px;
}
.navigation .menu {
    text-align: right;
}
@media screen and (min-width: 1024px) {
    .navigation .menu {
        display: flex !important;
        justify-content: space-between;
        height: auto !important;
        align-items: center;
        padding: 0;
    }
}
.navigation .menu li {
    display: inline-block;
}
.navigation .menu li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 19px;
    cursor: none;
    font-family: "Recoleta";
    font-weight: 300;
}
.navigation .menu li a:hover,
.navigation .menu li a:focus,
.navigation .menu li a:active {
    cursor: none;
}
.navigation .menu li a svg:hover,
.navigation .menu li a svg:focus,
.navigation .menu li a svg:active,
.navigation .menu li a img:hover,
.navigation .menu li a img:focus,
.navigation .menu li a img:active {
    cursor: none;
}
.navigation {
    clear: both;
}
.navigation .menu li:nth-child(1),
.navigation .menu li:nth-child(2),
.navigation .menu li:nth-child(3) {
    float: left;
}
.navigation .menu li:hover a {
    color: #fff;
}
@media screen and (max-width: 767px) {
    .navigation .navbar .logo-toggle-container {
        position: static;
        transform: translateX(0%);
    }
    .navigation .navbar .logo-toggle-container svg {
        max-width: 50%;
    }
    .navigation .navbar .logo-toggle-container a {
        width: 100%;
        text-align: center;
    }
    .navigation .navbar .logo-toggle-container .toggle-box {
        width: 50px;
        padding: 15px 9px;
        cursor: pointer;
        border-radius: 5px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 30px;
        transform: translateY(-50%);
    }
    .navigation .navbar .logo-toggle-container .toggle-box span {
        display: block;
        max-width: 90%;
        margin: auto;
        height: 2px;
        background-color: #fff;
        margin-bottom: 4px;
    }
    .navigation .navbar .logo-toggle-container .toggle-box span:last-child {
        margin-bottom: 0;
    }
    .navigation .menu {
        text-align: center;
        display: none;
        height: 100vh;
        text-align: left;
    }
    .navigation .menu li {
        display: block;
        float: none !important;
        padding: 0 10px;
    }
}
.active .toggle-box span {
    background-color: #3dbf57 !important;
}
.selecionado {
    background-color: #fff;
    transition: all 1s ease;
}
.selecionado .navbar .logo-toggle-container .toggle-box span {
    background-color: #3dbf57;
}
.selecionado ul li a {
    color: #3dbf57 !important;
}
.selecionado #Grupo_196 path {
    fill: #3dbf57;
}
.header-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.header {
    background-color: transparent;
    transition: all 0.5s ease;
    position: fixed;
    width: 100%;
    z-index: 3;
}
.header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.header ul li a {
    display: block;
    padding: 20px 20px;
    text-decoration: none;
    color: #fff;
    font-family: "Recoleta";
    font-weight: 300;
    font-size: 19px;
}
@media screen and (max-width: 1024px) {
    .header ul li a {
        color: #3dbf57 !important;
    }
    .header ul li a:hover,
    .header ul li a:focus {
        color: #1b6b5e;
    }
    .header ul li a #Grupo_196 path {
        fill: #3dbf57;
    }
}
.header ul li a:hover,
.header ul li a:focus {
    color: #3dbf57;
}
.item-ativo {
    position: relative;
}
@media screen and (min-width: 1024px) {
    .item-ativo {
        text-align: center;
    }
    .item-ativo::after {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 45%;
        width: 5px;
        height: 5px;
        background-color: #fff;
        border-radius: 50%;
    }
}
.active {
    background-color: #fff;
}
.active ul li a {
    color: #3dbf57 !important;
}
.active ul li a:hover,
.active ul li a:focus {
    color: #1b6b5e;
}
.active #Grupo_196 path {
    fill: #3dbf57;
}
@media screen and (min-width: 1024px) {
    .active .item-ativo::after {
        background-color: #3dbf57;
    }
}
.header .logo {
    display: block;
    float: left;
    font-size: 2em;
    padding: 10px 20px;
    text-decoration: none;
}
.header .menu {
    clear: both;
    max-height: 0;
    transition: max-height 0.2s ease-out;
}
.header .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 28px 20px;
    position: relative;
    user-select: none;
}
.header .menu-icon .navicon {
    background: #333;
    display: block;
    height: 2px;
    position: relative;
    transition: background 0.2s ease-out;
    width: 18px;
}
.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
    background: #333;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.2s ease-out;
    width: 100%;
}
.header .menu-icon .navicon:before {
    top: 5px;
}
.header .menu-icon .navicon:after {
    top: -5px;
}
.header .menu-btn {
    display: none;
}
.header .menu-btn:checked ~ .menu {
    max-height: 240px;
}
.header .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
}
.header .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
}
.header .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
}
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
}
@media (min-width: 48em) {
    .header li {
        float: left;
    }
    .header li a {
        padding: 20px 30px;
    }
    .header .menu {
        clear: none;
        float: right;
        max-height: none;
    }
    .header .menu-icon {
        display: none;
    }
}
#about,
#contact#joffre {
    display: block;
    position: relative;
    top: -9.375rem;
    visibility: hidden;
}
#approche {
    display: block;
    position: relative;
    top: -12rem;
    visibility: hidden;
}
@media screen and (max-width: 960px) {
    .coluna {
        height: 100%;
        width: 100%;
    }
}
@media screen and (min-width: 960px) {
    .logo {
        display: none !important;
    }
}
@media screen and (max-width: 960px) {
    .logo-desktop {
        display: none !important;
    }
}
@media screen and (min-width: 1024px) {
    .activeCursor {
        cursor: none;
    }
    .activeCursor .cursor {
        position: fixed;
        width: 12px;
        height: 12px;
        background-color: #3dbf57;
        border-radius: 50%;
        transition: transform 0.5s ease;
        transform-origin: center center;
        pointer-events: none;
        z-index: 1000;
        margin-left: -10px;
        margin-top: -10px;
    }
    .activeCursor .grow {
        transform: scale(4);
        background-color: rgba(61, 191, 87, 0.5);
    }
}
#mdp-readabler-popup {
    cursor: pointer !important;
}
#preloader {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100vh;
    background: #1b6b5e;
    pointer-events: none;
    text-align: center;
}
#preloader .preloader-wrapper {
    display: flex;
    height: 100vh;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-align: center;
    margin: 0 auto;
}
#preloader .logo-preloader {
    z-index: 150;
    overflow: hidden;
}
#preloader #percent {
    color: #fff;
    margin: 5% auto;
}
#preloader #bar {
    width: 60%;
}
#preloader #barconfirm {
    width: 1%;
    padding: 1px 0px;
    background-color: #fff;
}
.conteudo {
    width: 100%;
    height: 100%;
}
video.fullscreen {
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
video.fullscreen::-webkit-media-controls {
    display: none !important;
}
.hero {
    height: 100vh;
    position: relative;
    width: 100%;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
    align-content: flex-end;
}
.hero .title {
    align-items: center;
    display: flex;
    flex: 1;
    z-index: 20;
    color: #fff;
    text-align: center;
    font-weight: 300;
}
@media screen and (min-width: 992px) {
    .hero .title {
        margin-top: 60px;
    }
}
.hero .hero-conteudo {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    text-align: center;
    align-items: center;
    height: 100%;
    z-index: 2;
    margin: 0 auto;
    max-width: 610px;
}
@media screen and (min-width: 992px) {
    .hero .hero-conteudo {
        max-width: 810px;
    }
}
.hero .hero-conteudo p {
    color: #fff;
    font-family: "Recoleta";
    text-align: center;
    z-index: 2;
    font-size: 13px;
    line-height: 37px;
    letter-spacing: 6px;
}
@media screen and (min-width: 992px) {
    .hero .hero-conteudo p {
        line-height: 47px;
        font-size: 23px;
    }
}
.content {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
}
/*# sourceMappingURL=main.min.css.map */

/*Adaptações para o comportamento dos menus e ancoras */
/*CÓDIGO IMPLEMENTADO APENAS COMO URGENTE */
@media screen and (max-width: 399px) {
#joffre{
    padding-top: 110px;
}
.joffre{
    padding-top:60px!important;
}
}
#joffre{
    padding-top: -80px;
}