@import url(https://fonts.googleapis.com/css?family=Nunito);
@charset "UTF-8";
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root {
    --blue:#007bff;
    --indigo:#6610f2;
    --purple:#6f42c1;
    --pink:#e83e8c;
    --red:#dc3545;
    --orange:#fd7e14;
    --yellow:#ffc107;
    --green:#28a745;
    --teal:#20c997;
    --cyan:#17a2b8;
    --white:#fff;
    --gray:#6c757d;
    --gray-dark:#343a40;
    --primary:#007bff;
    --secondary:#6c757d;
    --success:#28a745;
    --info:#17a2b8;
    --warning:#ffc107;
    --danger:#dc3545;
    --light:#f8f9fa;
    --dark:#343a40;
    --breakpoint-xs:0;
    --breakpoint-sm:576px;
    --breakpoint-md:768px;
    --breakpoint-lg:992px;
    --breakpoint-xl:1200px;
    --font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}
*,:after,:before {
    box-sizing:border-box
}
html {
    -webkit-text-size-adjust:100%;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    font-family:sans-serif;
    line-height:1.15
}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display:block
}
body {
    background-color:#fff;
    color:#212529;
    font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size:1rem;
    font-weight:400;
    line-height:1.5;
    margin:0;
    text-align:left
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline:0!important
}
hr {
    box-sizing:content-box;
    height:0;
    overflow:visible
}
h1,h2,h3,h4,h5,h6 {
    margin-bottom:.5rem;
    margin-top:0
}
p {
    margin-bottom:1rem;
    margin-top:0
}
abbr[data-original-title],abbr[title] {
    border-bottom:0;
    cursor:help;
    text-decoration:underline;
    -webkit-text-decoration:underline dotted;
    text-decoration:underline dotted;
    -webkit-text-decoration-skip-ink:none;
    text-decoration-skip-ink:none
}
address {
    font-style:normal;
    line-height:inherit
}
address,dl,ol,ul {
    margin-bottom:1rem
}
dl,ol,ul {
    margin-top:0
}
ol ol,ol ul,ul ol,ul ul {
    margin-bottom:0
}
dt {
    font-weight:700
}
dd {
    margin-bottom:.5rem;
    margin-left:0
}
blockquote {
    margin:0 0 1rem
}
b,strong {
    font-weight:bolder
}
small {
    font-size:80%
}
sub,sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sub {
    bottom:-.25em
}
sup {
    top:-.5em
}
a {
    background-color:transparent;
    color:#007bff;
    text-decoration:none
}
a:hover {
    color:#0056b3;
    text-decoration:underline
}
a:not([href]):not([class]),a:not([href]):not([class]):hover {
    color:inherit;
    text-decoration:none
}
code,kbd,pre,samp {
    font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size:1em
}
pre {
    -ms-overflow-style:scrollbar;
    margin-bottom:1rem;
    margin-top:0;
    overflow:auto
}
figure {
    margin:0 0 1rem
}
img {
    border-style:none
}
img,svg {
    vertical-align:middle
}
svg {
    overflow:hidden
}
table {
    border-collapse:collapse
}
caption {
    caption-side:bottom;
    color:#6c757d;
    padding-bottom:.75rem;
    padding-top:.75rem;
    text-align:left
}
th {
    text-align:inherit;
    text-align:-webkit-match-parent
}
label {
    display:inline-block;
    margin-bottom:.5rem
}
button {
    border-radius:0
}
button:focus:not(:focus-visible) {
    outline:0
}
button,input,optgroup,select,textarea {
    font-family:inherit;
    font-size:inherit;
    line-height:inherit;
    margin:0
}
button,input {
    overflow:visible
}
button,select {
    text-transform:none
}
[role=button] {
    cursor:pointer
}
select {
    word-wrap:normal
}
[type=button],[type=reset],[type=submit],button {
    -webkit-appearance:button
}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor:pointer
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style:none;
    padding:0
}
input[type=checkbox],input[type=radio] {
    box-sizing:border-box;
    padding:0
}
textarea {
    overflow:auto;
    resize:vertical
}
fieldset {
    border:0;
    margin:0;
    min-width:0;
    padding:0
}
legend {
    color:inherit;
    display:block;
    font-size:1.5rem;
    line-height:inherit;
    margin-bottom:.5rem;
    max-width:100%;
    padding:0;
    white-space:normal;
    width:100%
}
progress {
    vertical-align:baseline
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height:auto
}
[type=search] {
    -webkit-appearance:none;
    outline-offset:-2px
}
[type=search]::-webkit-search-decoration {
    -webkit-appearance:none
}
::-webkit-file-upload-button {
    -webkit-appearance:button;
    font:inherit
}
output {
    display:inline-block
}
summary {
    cursor:pointer;
    display:list-item
}
template {
    display:none
}
[hidden] {
    display:none!important
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight:500;
    line-height:1.2;
    margin-bottom:.5rem
}
.h1,h1 {
    font-size:2.5rem
}
.h2,h2 {
    font-size:2rem
}
.h3,h3 {
    font-size:1.75rem
}
.h4,h4 {
    font-size:1.5rem
}
.h5,h5 {
    font-size:1.25rem
}
.h6,h6 {
    font-size:1rem
}
.lead {
    font-size:1.25rem;
    font-weight:300
}
.display-1 {
    font-size:6rem
}
.display-1,.display-2 {
    font-weight:300;
    line-height:1.2
}
.display-2 {
    font-size:5.5rem
}
.display-3 {
    font-size:4.5rem
}
.display-3,.display-4 {
    font-weight:300;
    line-height:1.2
}
.display-4 {
    font-size:3.5rem
}
hr {
    border:0;
    border-top:1px solid rgba(0,0,0,.1);
    margin-bottom:1rem;
    margin-top:1rem
}
.small,small {
    font-size:.875em;
    font-weight:400
}
.mark,mark {
    background-color:#fcf8e3;
    padding:.2em
}
.list-inline,.list-unstyled {
    list-style:none;
    padding-left:0
}
.list-inline-item {
    display:inline-block
}
.list-inline-item:not(:last-child) {
    margin-right:.5rem
}
.initialism {
    font-size:90%;
    text-transform:uppercase
}
.blockquote {
    font-size:1.25rem;
    margin-bottom:1rem
}
.blockquote-footer {
    color:#6c757d;
    display:block;
    font-size:.875em
}
.blockquote-footer:before {
    content:"— "
}
.img-fluid,.img-thumbnail {
    height:auto;
    max-width:100%
}
.img-thumbnail {
    background-color:#fff;
    border:1px solid #dee2e6;
    border-radius:.25rem;
    padding:.25rem
}
.figure {
    display:inline-block
}
.figure-img {
    line-height:1;
    margin-bottom:.5rem
}
.figure-caption {
    color:#6c757d;
    font-size:90%
}
code {
    word-wrap:break-word;
    color:#e83e8c;
    font-size:87.5%
}
a>code {
    color:inherit
}
kbd {
    background-color:#212529;
    border-radius:.2rem;
    color:#fff;
    font-size:87.5%;
    padding:.2rem .4rem
}
kbd kbd {
    font-size:100%;
    font-weight:700;
    padding:0
}
pre {
    color:#212529;
    display:block;
    font-size:87.5%
}
pre code {
    color:inherit;
    font-size:inherit;
    word-break:normal
}
.pre-scrollable {
    max-height:340px;
    overflow-y:scroll
}
.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {
    margin-left:auto;
    margin-right:auto;
    padding-left:15px;
    padding-right:15px;
    width:100%
}
@media (min-width:576px) {
    .container,.container-sm {
        max-width:540px
    }
}
@media (min-width:768px) {
    .container,.container-md,.container-sm {
        max-width:720px
    }
}
@media (min-width:992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:960px
    }
}
@media (min-width:1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1140px
    }
}
.row {
    display:flex;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px
}
.no-gutters {
    margin-left:0;
    margin-right:0
}
.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-left:0;
    padding-right:0
}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    padding-left:15px;
    padding-right:15px;
    position:relative;
    width:100%
}
.col {
    flex-basis:0;
    flex-grow:1;
    max-width:100%
}
.row-cols-1>* {
    flex:0 0 100%;
    max-width:100%
}
.row-cols-2>* {
    flex:0 0 50%;
    max-width:50%
}
.row-cols-3>* {
    flex:0 0 33.3333333333%;
    max-width:33.3333333333%
}
.row-cols-4>* {
    flex:0 0 25%;
    max-width:25%
}
.row-cols-5>* {
    flex:0 0 20%;
    max-width:20%
}
.row-cols-6>* {
    flex:0 0 16.6666666667%;
    max-width:16.6666666667%
}
.col-auto {
    flex:0 0 auto;
    max-width:100%;
    width:auto
}
.col-1 {
    flex:0 0 8.33333333%;
    max-width:8.33333333%
}
.col-2 {
    flex:0 0 16.66666667%;
    max-width:16.66666667%
}
.col-3 {
    flex:0 0 25%;
    max-width:25%
}
.col-4 {
    flex:0 0 33.33333333%;
    max-width:33.33333333%
}
.col-5 {
    flex:0 0 41.66666667%;
    max-width:41.66666667%
}
.col-6 {
    flex:0 0 50%;
    max-width:50%
}
.col-7 {
    flex:0 0 58.33333333%;
    max-width:58.33333333%
}
.col-8 {
    flex:0 0 66.66666667%;
    max-width:66.66666667%
}
.col-9 {
    flex:0 0 75%;
    max-width:75%
}
.col-10 {
    flex:0 0 83.33333333%;
    max-width:83.33333333%
}
.col-11 {
    flex:0 0 91.66666667%;
    max-width:91.66666667%
}
.col-12 {
    flex:0 0 100%;
    max-width:100%
}
.order-first {
    order:-1
}
.order-last {
    order:13
}
.order-0 {
    order:0
}
.order-1 {
    order:1
}
.order-2 {
    order:2
}
.order-3 {
    order:3
}
.order-4 {
    order:4
}
.order-5 {
    order:5
}
.order-6 {
    order:6
}
.order-7 {
    order:7
}
.order-8 {
    order:8
}
.order-9 {
    order:9
}
.order-10 {
    order:10
}
.order-11 {
    order:11
}
.order-12 {
    order:12
}
.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%
}
@media (min-width:576px) {
    .col-sm {
        flex-basis:0;
        flex-grow:1;
        max-width:100%
    }
    .row-cols-sm-1>* {
        flex:0 0 100%;
        max-width:100%
    }
    .row-cols-sm-2>* {
        flex:0 0 50%;
        max-width:50%
    }
    .row-cols-sm-3>* {
        flex:0 0 33.3333333333%;
        max-width:33.3333333333%
    }
    .row-cols-sm-4>* {
        flex:0 0 25%;
        max-width:25%
    }
    .row-cols-sm-5>* {
        flex:0 0 20%;
        max-width:20%
    }
    .row-cols-sm-6>* {
        flex:0 0 16.6666666667%;
        max-width:16.6666666667%
    }
    .col-sm-auto {
        flex:0 0 auto;
        max-width:100%;
        width:auto
    }
    .col-sm-1 {
        flex:0 0 8.33333333%;
        max-width:8.33333333%
    }
    .col-sm-2 {
        flex:0 0 16.66666667%;
        max-width:16.66666667%
    }
    .col-sm-3 {
        flex:0 0 25%;
        max-width:25%
    }
    .col-sm-4 {
        flex:0 0 33.33333333%;
        max-width:33.33333333%
    }
    .col-sm-5 {
        flex:0 0 41.66666667%;
        max-width:41.66666667%
    }
    .col-sm-6 {
        flex:0 0 50%;
        max-width:50%
    }
    .col-sm-7 {
        flex:0 0 58.33333333%;
        max-width:58.33333333%
    }
    .col-sm-8 {
        flex:0 0 66.66666667%;
        max-width:66.66666667%
    }
    .col-sm-9 {
        flex:0 0 75%;
        max-width:75%
    }
    .col-sm-10 {
        flex:0 0 83.33333333%;
        max-width:83.33333333%
    }
    .col-sm-11 {
        flex:0 0 91.66666667%;
        max-width:91.66666667%
    }
    .col-sm-12 {
        flex:0 0 100%;
        max-width:100%
    }
    .order-sm-first {
        order:-1
    }
    .order-sm-last {
        order:13
    }
    .order-sm-0 {
        order:0
    }
    .order-sm-1 {
        order:1
    }
    .order-sm-2 {
        order:2
    }
    .order-sm-3 {
        order:3
    }
    .order-sm-4 {
        order:4
    }
    .order-sm-5 {
        order:5
    }
    .order-sm-6 {
        order:6
    }
    .order-sm-7 {
        order:7
    }
    .order-sm-8 {
        order:8
    }
    .order-sm-9 {
        order:9
    }
    .order-sm-10 {
        order:10
    }
    .order-sm-11 {
        order:11
    }
    .order-sm-12 {
        order:12
    }
    .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%
    }
}
@media (min-width:768px) {
    .col-md {
        flex-basis:0;
        flex-grow:1;
        max-width:100%
    }
    .row-cols-md-1>* {
        flex:0 0 100%;
        max-width:100%
    }
    .row-cols-md-2>* {
        flex:0 0 50%;
        max-width:50%
    }
    .row-cols-md-3>* {
        flex:0 0 33.3333333333%;
        max-width:33.3333333333%
    }
    .row-cols-md-4>* {
        flex:0 0 25%;
        max-width:25%
    }
    .row-cols-md-5>* {
        flex:0 0 20%;
        max-width:20%
    }
    .row-cols-md-6>* {
        flex:0 0 16.6666666667%;
        max-width:16.6666666667%
    }
    .col-md-auto {
        flex:0 0 auto;
        max-width:100%;
        width:auto
    }
    .col-md-1 {
        flex:0 0 8.33333333%;
        max-width:8.33333333%
    }
    .col-md-2 {
        flex:0 0 16.66666667%;
        max-width:16.66666667%
    }
    .col-md-3 {
        flex:0 0 25%;
        max-width:25%
    }
    .col-md-4 {
        flex:0 0 33.33333333%;
        max-width:33.33333333%
    }
    .col-md-5 {
        flex:0 0 41.66666667%;
        max-width:41.66666667%
    }
    .col-md-6 {
        flex:0 0 50%;
        max-width:50%
    }
    .col-md-7 {
        flex:0 0 58.33333333%;
        max-width:58.33333333%
    }
    .col-md-8 {
        flex:0 0 66.66666667%;
        max-width:66.66666667%
    }
    .col-md-9 {
        flex:0 0 75%;
        max-width:75%
    }
    .col-md-10 {
        flex:0 0 83.33333333%;
        max-width:83.33333333%
    }
    .col-md-11 {
        flex:0 0 91.66666667%;
        max-width:91.66666667%
    }
    .col-md-12 {
        flex:0 0 100%;
        max-width:100%
    }
    .order-md-first {
        order:-1
    }
    .order-md-last {
        order:13
    }
    .order-md-0 {
        order:0
    }
    .order-md-1 {
        order:1
    }
    .order-md-2 {
        order:2
    }
    .order-md-3 {
        order:3
    }
    .order-md-4 {
        order:4
    }
    .order-md-5 {
        order:5
    }
    .order-md-6 {
        order:6
    }
    .order-md-7 {
        order:7
    }
    .order-md-8 {
        order:8
    }
    .order-md-9 {
        order:9
    }
    .order-md-10 {
        order:10
    }
    .order-md-11 {
        order:11
    }
    .order-md-12 {
        order:12
    }
    .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%
    }
}
@media (min-width:992px) {
    .col-lg {
        flex-basis:0;
        flex-grow:1;
        max-width:100%
    }
    .row-cols-lg-1>* {
        flex:0 0 100%;
        max-width:100%
    }
    .row-cols-lg-2>* {
        flex:0 0 50%;
        max-width:50%
    }
    .row-cols-lg-3>* {
        flex:0 0 33.3333333333%;
        max-width:33.3333333333%
    }
    .row-cols-lg-4>* {
        flex:0 0 25%;
        max-width:25%
    }
    .row-cols-lg-5>* {
        flex:0 0 20%;
        max-width:20%
    }
    .row-cols-lg-6>* {
        flex:0 0 16.6666666667%;
        max-width:16.6666666667%
    }
    .col-lg-auto {
        flex:0 0 auto;
        max-width:100%;
        width:auto
    }
    .col-lg-1 {
        flex:0 0 8.33333333%;
        max-width:8.33333333%
    }
    .col-lg-2 {
        flex:0 0 16.66666667%;
        max-width:16.66666667%
    }
    .col-lg-3 {
        flex:0 0 25%;
        max-width:25%
    }
    .col-lg-4 {
        flex:0 0 33.33333333%;
        max-width:33.33333333%
    }
    .col-lg-5 {
        flex:0 0 41.66666667%;
        max-width:41.66666667%
    }
    .col-lg-6 {
        flex:0 0 50%;
        max-width:50%
    }
    .col-lg-7 {
        flex:0 0 58.33333333%;
        max-width:58.33333333%
    }
    .col-lg-8 {
        flex:0 0 66.66666667%;
        max-width:66.66666667%
    }
    .col-lg-9 {
        flex:0 0 75%;
        max-width:75%
    }
    .col-lg-10 {
        flex:0 0 83.33333333%;
        max-width:83.33333333%
    }
    .col-lg-11 {
        flex:0 0 91.66666667%;
        max-width:91.66666667%
    }
    .col-lg-12 {
        flex:0 0 100%;
        max-width:100%
    }
    .order-lg-first {
        order:-1
    }
    .order-lg-last {
        order:13
    }
    .order-lg-0 {
        order:0
    }
    .order-lg-1 {
        order:1
    }
    .order-lg-2 {
        order:2
    }
    .order-lg-3 {
        order:3
    }
    .order-lg-4 {
        order:4
    }
    .order-lg-5 {
        order:5
    }
    .order-lg-6 {
        order:6
    }
    .order-lg-7 {
        order:7
    }
    .order-lg-8 {
        order:8
    }
    .order-lg-9 {
        order:9
    }
    .order-lg-10 {
        order:10
    }
    .order-lg-11 {
        order:11
    }
    .order-lg-12 {
        order:12
    }
    .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%
    }
}
@media (min-width:1200px) {
    .col-xl {
        flex-basis:0;
        flex-grow:1;
        max-width:100%
    }
    .row-cols-xl-1>* {
        flex:0 0 100%;
        max-width:100%
    }
    .row-cols-xl-2>* {
        flex:0 0 50%;
        max-width:50%
    }
    .row-cols-xl-3>* {
        flex:0 0 33.3333333333%;
        max-width:33.3333333333%
    }
    .row-cols-xl-4>* {
        flex:0 0 25%;
        max-width:25%
    }
    .row-cols-xl-5>* {
        flex:0 0 20%;
        max-width:20%
    }
    .row-cols-xl-6>* {
        flex:0 0 16.6666666667%;
        max-width:16.6666666667%
    }
    .col-xl-auto {
        flex:0 0 auto;
        max-width:100%;
        width:auto
    }
    .col-xl-1 {
        flex:0 0 8.33333333%;
        max-width:8.33333333%
    }
    .col-xl-2 {
        flex:0 0 16.66666667%;
        max-width:16.66666667%
    }
    .col-xl-3 {
        flex:0 0 25%;
        max-width:25%
    }
    .col-xl-4 {
        flex:0 0 33.33333333%;
        max-width:33.33333333%
    }
    .col-xl-5 {
        flex:0 0 41.66666667%;
        max-width:41.66666667%
    }
    .col-xl-6 {
        flex:0 0 50%;
        max-width:50%
    }
    .col-xl-7 {
        flex:0 0 58.33333333%;
        max-width:58.33333333%
    }
    .col-xl-8 {
        flex:0 0 66.66666667%;
        max-width:66.66666667%
    }
    .col-xl-9 {
        flex:0 0 75%;
        max-width:75%
    }
    .col-xl-10 {
        flex:0 0 83.33333333%;
        max-width:83.33333333%
    }
    .col-xl-11 {
        flex:0 0 91.66666667%;
        max-width:91.66666667%
    }
    .col-xl-12 {
        flex:0 0 100%;
        max-width:100%
    }
    .order-xl-first {
        order:-1
    }
    .order-xl-last {
        order:13
    }
    .order-xl-0 {
        order:0
    }
    .order-xl-1 {
        order:1
    }
    .order-xl-2 {
        order:2
    }
    .order-xl-3 {
        order:3
    }
    .order-xl-4 {
        order:4
    }
    .order-xl-5 {
        order:5
    }
    .order-xl-6 {
        order:6
    }
    .order-xl-7 {
        order:7
    }
    .order-xl-8 {
        order:8
    }
    .order-xl-9 {
        order:9
    }
    .order-xl-10 {
        order:10
    }
    .order-xl-11 {
        order:11
    }
    .order-xl-12 {
        order:12
    }
    .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%
    }
}
.table {
    color:#212529;
    margin-bottom:1rem;
    width:100%
}
.table td,.table th {
    border-top:1px solid #dee2e6;
    padding:.75rem;
    vertical-align:top
}
.table thead th {
    border-bottom:2px solid #dee2e6;
    vertical-align:bottom
}
.table tbody+tbody {
    border-top:2px solid #dee2e6
}
.table-sm td,.table-sm th {
    padding:.3rem
}
.table-bordered,.table-bordered td,.table-bordered th {
    border:1px solid #dee2e6
}
.table-bordered thead td,.table-bordered thead th {
    border-bottom-width:2px
}
.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th {
    border:0
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color:rgba(0,0,0,.05)
}
.table-hover tbody tr:hover {
    background-color:rgba(0,0,0,.075);
    color:#212529
}
.table-primary,.table-primary>td,.table-primary>th {
    background-color:#b8daff
}
.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
    border-color:#7abaff
}
.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color:#9fcdff
}
.table-secondary,.table-secondary>td,.table-secondary>th {
    background-color:#d6d8db
}
.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th {
    border-color:#b3b7bb
}
.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color:#c8cbcf
}
.table-success,.table-success>td,.table-success>th {
    background-color:#c3e6cb
}
.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th {
    border-color:#8fd19e
}
.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color:#b1dfbb
}
.table-info,.table-info>td,.table-info>th {
    background-color:#bee5eb
}
.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th {
    border-color:#86cfda
}
.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color:#abdde5
}
.table-warning,.table-warning>td,.table-warning>th {
    background-color:#ffeeba
}
.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th {
    border-color:#ffdf7e
}
.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color:#ffe8a1
}
.table-danger,.table-danger>td,.table-danger>th {
    background-color:#f5c6cb
}
.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th {
    border-color:#ed969e
}
.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color:#f1b0b7
}
.table-light,.table-light>td,.table-light>th {
    background-color:#fdfdfe
}
.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th {
    border-color:#fbfcfc
}
.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color:#ececf6
}
.table-dark,.table-dark>td,.table-dark>th {
    background-color:#c6c8ca
}
.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
    border-color:#95999c
}
.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color:#b9bbbe
}
.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color:rgba(0,0,0,.075)
}
.table .thead-dark th {
    background-color:#343a40;
    border-color:#454d55;
    color:#fff
}
.table .thead-light th {
    background-color:#e9ecef;
    border-color:#dee2e6;
    color:#495057
}
.table-dark {
    background-color:#343a40;
    color:#fff
}
.table-dark td,.table-dark th,.table-dark thead th {
    border-color:#454d55
}
.table-dark.table-bordered {
    border:0
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color:hsla(0,0%,100%,.05)
}
.table-dark.table-hover tbody tr:hover {
    background-color:hsla(0,0%,100%,.075);
    color:#fff
}
@media (max-width:575.98px) {
    .table-responsive-sm {
        -webkit-overflow-scrolling:touch;
        display:block;
        overflow-x:auto;
        width:100%
    }
    .table-responsive-sm>.table-bordered {
        border:0
    }
}
@media (max-width:767.98px) {
    .table-responsive-md {
        -webkit-overflow-scrolling:touch;
        display:block;
        overflow-x:auto;
        width:100%
    }
    .table-responsive-md>.table-bordered {
        border:0
    }
}
@media (max-width:991.98px) {
    .table-responsive-lg {
        -webkit-overflow-scrolling:touch;
        display:block;
        overflow-x:auto;
        width:100%
    }
    .table-responsive-lg>.table-bordered {
        border:0
    }
}
@media (max-width:1199.98px) {
    .table-responsive-xl {
        -webkit-overflow-scrolling:touch;
        display:block;
        overflow-x:auto;
        width:100%
    }
    .table-responsive-xl>.table-bordered {
        border:0
    }
}
.table-responsive {
    -webkit-overflow-scrolling:touch;
    display:block;
    overflow-x:auto;
    width:100%
}
.table-responsive>.table-bordered {
    border:0
}
.form-control {
    background-clip:padding-box;
    background-color:#fff;
    border:1px solid #ced4da;
    border-radius:.25rem;
    color:#495057;
    display:block;
    font-size:1rem;
    font-weight:400;
    height:calc(1.5em + .75rem + 2px);
    line-height:1.5;
    padding:.375rem .75rem;
    transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width:100%
}
@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition:none
    }
}
.form-control::-ms-expand {
    background-color:transparent;
    border:0
}
.form-control:focus {
    background-color:#fff;
    border-color:#80bdff;
    box-shadow:0 0 0 .2rem rgba(0,123,255,.25);
    color:#495057;
    outline:0
}
.form-control::-moz-placeholder {
    color:#6c757d;
    opacity:1
}
.form-control::placeholder {
    color:#6c757d;
    opacity:1
}
.form-control:disabled,.form-control[readonly] {
    background-color:#e9ecef;
    opacity:1
}
input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
select.form-control:-moz-focusring {
    color:transparent;
    text-shadow:0 0 0 #495057
}
select.form-control:focus::-ms-value {
    background-color:#fff;
    color:#495057
}
.form-control-file,.form-control-range {
    display:block;
    width:100%
}
.col-form-label {
    font-size:inherit;
    line-height:1.5;
    margin-bottom:0;
    padding-bottom:calc(.375rem + 1px);
    padding-top:calc(.375rem + 1px)
}
.col-form-label-lg {
    font-size:1.25rem;
    line-height:1.5;
    padding-bottom:calc(.5rem + 1px);
    padding-top:calc(.5rem + 1px)
}
.col-form-label-sm {
    font-size:.875rem;
    line-height:1.5;
    padding-bottom:calc(.25rem + 1px);
    padding-top:calc(.25rem + 1px)
}
.form-control-plaintext {
    background-color:transparent;
    border:solid transparent;
    border-width:1px 0;
    color:#212529;
    display:block;
    font-size:1rem;
    line-height:1.5;
    margin-bottom:0;
    padding:.375rem 0;
    width:100%
}
.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
    padding-left:0;
    padding-right:0
}
.form-control-sm {
    border-radius:.2rem;
    font-size:.875rem;
    height:calc(1.5em + .5rem + 2px);
    line-height:1.5;
    padding:.25rem .5rem
}
.form-control-lg {
    border-radius:.3rem;
    font-size:1.25rem;
    height:calc(1.5em + 1rem + 2px);
    line-height:1.5;
    padding:.5rem 1rem
}
select.form-control[multiple],select.form-control[size],textarea.form-control {
    height:auto
}
.form-group {
    margin-bottom:1rem
}
.form-text {
    display:block;
    margin-top:.25rem
}
.form-row {
    display:flex;
    flex-wrap:wrap;
    margin-left:-5px;
    margin-right:-5px
}
.form-row>.col,.form-row>[class*=col-] {
    padding-left:5px;
    padding-right:5px
}
.form-check {
    display:block;
    padding-left:1.25rem;
    position:relative
}
.form-check-input {
    margin-left:-1.25rem;
    margin-top:.3rem;
    position:absolute
}
.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label {
    color:#6c757d
}
.form-check-label {
    margin-bottom:0
}
.form-check-inline {
    align-items:center;
    display:inline-flex;
    margin-right:.75rem;
    padding-left:0
}
.form-check-inline .form-check-input {
    margin-left:0;
    margin-right:.3125rem;
    margin-top:0;
    position:static
}
.valid-feedback {
    color:#28a745;
    display:none;
    font-size:.875em;
    margin-top:.25rem;
    width:100%
}
.valid-tooltip {
    background-color:rgba(40,167,69,.9);
    border-radius:.25rem;
    color:#fff;
    display:none;
    font-size:.875rem;
    left:0;
    line-height:1.5;
    margin-top:.1rem;
    max-width:100%;
    padding:.25rem .5rem;
    position:absolute;
    top:100%;
    z-index:5
}
.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip {
    left:5px
}
.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip {
    display:block
}
.form-control.is-valid,.was-validated .form-control:valid {
    background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' 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.1z'/%3E%3C/svg%3E");
    background-position:right calc(.375em + .1875rem) center;
    background-repeat:no-repeat;
    background-size:calc(.75em + .375rem) calc(.75em + .375rem);
    border-color:#28a745;
    padding-right:calc(1.5em + .75rem)!important
}
.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color:#28a745;
    box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.was-validated select.form-control:valid,select.form-control.is-valid {
    background-position:right 1.5rem center;
    padding-right:3rem!important
}
.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);
    padding-right:calc(1.5em + .75rem)
}
.custom-select.is-valid,.was-validated .custom-select:valid {
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;     charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' 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.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;
    border-color:#28a745;
    padding-right:calc(.75em + 2.3125rem)!important
}
.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
    border-color:#28a745;
    box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color:#28a745
}
.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
    display:block
}
.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
    color:#28a745
}
.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color:#28a745
}
.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    background-color:#34ce57;
    border-color:#34ce57
}
.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before {
    border-color:#28a745
}
.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
    border-color:#28a745
}
.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color:#28a745;
    box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.invalid-feedback {
    color:#dc3545;
    display:none;
    font-size:.875em;
    margin-top:.25rem;
    width:100%
}
.invalid-tooltip {
    background-color:rgba(220,53,69,.9);
    border-radius:.25rem;
    color:#fff;
    display:none;
    font-size:.875rem;
    left:0;
    line-height:1.5;
    margin-top:.1rem;
    max-width:100%;
    padding:.25rem .5rem;
    position:absolute;
    top:100%;
    z-index:5
}
.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip {
    left:5px
}
.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip {
    display:block
}
.form-control.is-invalid,.was-validated .form-control:invalid {
    background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-position:right calc(.375em + .1875rem) center;
    background-repeat:no-repeat;
    background-size:calc(.75em + .375rem) calc(.75em + .375rem);
    border-color:#dc3545;
    padding-right:calc(1.5em + .75rem)!important
}
.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color:#dc3545;
    box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.was-validated select.form-control:invalid,select.form-control.is-invalid {
    background-position:right 1.5rem center;
    padding-right:3rem!important
}
.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);
    padding-right:calc(1.5em + .75rem)
}
.custom-select.is-invalid,.was-validated .custom-select:invalid {
    background:url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;
    border-color:#dc3545;
    padding-right:calc(.75em + 2.3125rem)!important
}
.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
    border-color:#dc3545;
    box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color:#dc3545
}
.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
    display:block
}
.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
    color:#dc3545
}
.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color:#dc3545
}
.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    background-color:#e4606d;
    border-color:#e4606d
}
.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before {
    border-color:#dc3545
}
.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color:#dc3545
}
.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color:#dc3545;
    box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.form-inline {
    align-items:center;
    display:flex;
    flex-flow:row wrap
}
.form-inline .form-check {
    width:100%
}
@media (min-width:576px) {
    .form-inline label {
        justify-content:center
    }
    .form-inline .form-group,.form-inline label {
        align-items:center;
        display:flex;
        margin-bottom:0
    }
    .form-inline .form-group {
        flex:0 0 auto;
        flex-flow:row wrap
    }
    .form-inline .form-control {
        display:inline-block;
        vertical-align:middle;
        width:auto
    }
    .form-inline .form-control-plaintext {
        display:inline-block
    }
    .form-inline .custom-select,.form-inline .input-group {
        width:auto
    }
    .form-inline .form-check {
        align-items:center;
        display:flex;
        justify-content:center;
        padding-left:0;
        width:auto
    }
    .form-inline .form-check-input {
        flex-shrink:0;
        margin-left:0;
        margin-right:.25rem;
        margin-top:0;
        position:relative
    }
    .form-inline .custom-control {
        align-items:center;
        justify-content:center
    }
    .form-inline .custom-control-label {
        margin-bottom:0
    }
}
.btn {
    background-color:transparent;
    border-radius:.25rem;
    color:#212529;
    display:inline-block;
    font-size:1rem;
    font-weight:400;
    line-height:1.5;
    padding:.375rem .75rem;
    transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
    vertical-align:middle
}
@media (prefers-reduced-motion:reduce) {
    .btn {
        transition:none
    }
}
.btn:hover {
    color:#212529;
    text-decoration:none
}
.btn.focus,.btn:focus {
    box-shadow:0 0 0 .2rem rgba(0,123,255,.25);
    outline:0
}
.btn.disabled,.btn:disabled {
    opacity:.65
}
.btn:not(:disabled):not(.disabled) {
    cursor:pointer
}
a.btn.disabled,fieldset:disabled a.btn {
    pointer-events:none
}
.btn-primary {
    background-color:#007bff;
    border-color:#007bff;
    color:#fff
}
.btn-primary.focus,.btn-primary:focus,.btn-primary:hover {
    background-color:#0069d9;
    border-color:#0062cc;
    color:#fff
}
.btn-primary.focus,.btn-primary:focus {
    box-shadow:0 0 0 .2rem rgba(38,143,255,.5)
}
.btn-primary.disabled,.btn-primary:disabled {
    background-color:#007bff;
    border-color:#007bff;
    color:#fff
}
.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    background-color:#0062cc;
    border-color:#005cbf;
    color:#fff
}
.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(38,143,255,.5)
}
.btn-secondary {
    background-color:#6c757d;
    border-color:#6c757d;
    color:#fff
}
.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover {
    background-color:#5a6268;
    border-color:#545b62;
    color:#fff
}
.btn-secondary.focus,.btn-secondary:focus {
    box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)
}
.btn-secondary.disabled,.btn-secondary:disabled {
    background-color:#6c757d;
    border-color:#6c757d;
    color:#fff
}
.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
    background-color:#545b62;
    border-color:#4e555b;
    color:#fff
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)
}
.btn-success {
    background-color:#28a745;
    border-color:#28a745;
    color:#fff
}
.btn-success.focus,.btn-success:focus,.btn-success:hover {
    background-color:#218838;
    border-color:#1e7e34;
    color:#fff
}
.btn-success.focus,.btn-success:focus {
    box-shadow:0 0 0 .2rem rgba(72,180,97,.5)
}
.btn-success.disabled,.btn-success:disabled {
    background-color:#28a745;
    border-color:#28a745;
    color:#fff
}
.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
    background-color:#1e7e34;
    border-color:#1c7430;
    color:#fff
}
.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(72,180,97,.5)
}
.btn-info {
    background-color:#17a2b8;
    border-color:#17a2b8;
    color:#fff
}
.btn-info.focus,.btn-info:focus,.btn-info:hover {
    background-color:#138496;
    border-color:#117a8b;
    color:#fff
}
.btn-info.focus,.btn-info:focus {
    box-shadow:0 0 0 .2rem rgba(58,176,195,.5)
}
.btn-info.disabled,.btn-info:disabled {
    background-color:#17a2b8;
    border-color:#17a2b8;
    color:#fff
}
.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
    background-color:#117a8b;
    border-color:#10707f;
    color:#fff
}
.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(58,176,195,.5)
}
.btn-warning {
    background-color:#ffc107;
    border-color:#ffc107;
    color:#212529
}
.btn-warning.focus,.btn-warning:focus,.btn-warning:hover {
    background-color:#e0a800;
    border-color:#d39e00;
    color:#212529
}
.btn-warning.focus,.btn-warning:focus {
    box-shadow:0 0 0 .2rem rgba(222,170,12,.5)
}
.btn-warning.disabled,.btn-warning:disabled {
    background-color:#ffc107;
    border-color:#ffc107;
    color:#212529
}
.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle {
    background-color:#d39e00;
    border-color:#c69500;
    color:#212529
}
.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(222,170,12,.5)
}
.btn-danger {
    background-color:#dc3545;
    border-color:#dc3545;
    color:#fff
}
.btn-danger.focus,.btn-danger:focus,.btn-danger:hover {
    background-color:#c82333;
    border-color:#bd2130;
    color:#fff
}
.btn-danger.focus,.btn-danger:focus {
    box-shadow:0 0 0 .2rem rgba(225,83,97,.5)
}
.btn-danger.disabled,.btn-danger:disabled {
    background-color:#dc3545;
    border-color:#dc3545;
    color:#fff
}
.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle {
    background-color:#bd2130;
    border-color:#b21f2d;
    color:#fff
}
.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(225,83,97,.5)
}
.btn-light {
    background-color:#f8f9fa;
    border-color:#f8f9fa;
    color:#212529
}
.btn-light.focus,.btn-light:focus,.btn-light:hover {
    background-color:#e2e6ea;
    border-color:#dae0e5;
    color:#212529
}
.btn-light.focus,.btn-light:focus {
    box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)
}
.btn-light.disabled,.btn-light:disabled {
    background-color:#f8f9fa;
    border-color:#f8f9fa;
    color:#212529
}
.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle {
    background-color:#dae0e5;
    border-color:#d3d9df;
    color:#212529
}
.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)
}
.btn-dark {
    background-color:#343a40;
    border-color:#343a40;
    color:#fff
}
.btn-dark.focus,.btn-dark:focus,.btn-dark:hover {
    background-color:#23272b;
    border-color:#1d2124;
    color:#fff
}
.btn-dark.focus,.btn-dark:focus {
    box-shadow:0 0 0 .2rem rgba(82,88,93,.5)
}
.btn-dark.disabled,.btn-dark:disabled {
    background-color:#343a40;
    border-color:#343a40;
    color:#fff
}
.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle {
    background-color:#1d2124;
    border-color:#171a1d;
    color:#fff
}
.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(82,88,93,.5)
}
.btn-outline-primary {
    border-color:#007bff;
    color:#007bff
}
.btn-outline-primary:hover {
    background-color:#007bff;
    border-color:#007bff;
    color:#fff
}
.btn-outline-primary.focus,.btn-outline-primary:focus {
    box-shadow:0 0 0 .2rem rgba(0,123,255,.5)
}
.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    background-color:transparent;
    color:#007bff
}
.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle {
    background-color:#007bff;
    border-color:#007bff;
    color:#fff
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(0,123,255,.5)
}
.btn-outline-secondary {
    border-color:#6c757d;
    color:#6c757d
}
.btn-outline-secondary:hover {
    background-color:#6c757d;
    border-color:#6c757d;
    color:#fff
}
.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)
}
.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    background-color:transparent;
    color:#6c757d
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle {
    background-color:#6c757d;
    border-color:#6c757d;
    color:#fff
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)
}
.btn-outline-success {
    border-color:#28a745;
    color:#28a745
}
.btn-outline-success:hover {
    background-color:#28a745;
    border-color:#28a745;
    color:#fff
}
.btn-outline-success.focus,.btn-outline-success:focus {
    box-shadow:0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-outline-success.disabled,.btn-outline-success:disabled {
    background-color:transparent;
    color:#28a745
}
.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle {
    background-color:#28a745;
    border-color:#28a745;
    color:#fff
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-outline-info {
    border-color:#17a2b8;
    color:#17a2b8
}
.btn-outline-info:hover {
    background-color:#17a2b8;
    border-color:#17a2b8;
    color:#fff
}
.btn-outline-info.focus,.btn-outline-info:focus {
    box-shadow:0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-outline-info.disabled,.btn-outline-info:disabled {
    background-color:transparent;
    color:#17a2b8
}
.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle {
    background-color:#17a2b8;
    border-color:#17a2b8;
    color:#fff
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-outline-warning {
    border-color:#ffc107;
    color:#ffc107
}
.btn-outline-warning:hover {
    background-color:#ffc107;
    border-color:#ffc107;
    color:#212529
}
.btn-outline-warning.focus,.btn-outline-warning:focus {
    box-shadow:0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    background-color:transparent;
    color:#ffc107
}
.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle {
    background-color:#ffc107;
    border-color:#ffc107;
    color:#212529
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-outline-danger {
    border-color:#dc3545;
    color:#dc3545
}
.btn-outline-danger:hover {
    background-color:#dc3545;
    border-color:#dc3545;
    color:#fff
}
.btn-outline-danger.focus,.btn-outline-danger:focus {
    box-shadow:0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    background-color:transparent;
    color:#dc3545
}
.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle {
    background-color:#dc3545;
    border-color:#dc3545;
    color:#fff
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-outline-light {
    border-color:#f8f9fa;
    color:#f8f9fa
}
.btn-outline-light:hover {
    background-color:#f8f9fa;
    border-color:#f8f9fa;
    color:#212529
}
.btn-outline-light.focus,.btn-outline-light:focus {
    box-shadow:0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-outline-light.disabled,.btn-outline-light:disabled {
    background-color:transparent;
    color:#f8f9fa
}
.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle {
    background-color:#f8f9fa;
    border-color:#f8f9fa;
    color:#212529
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-outline-dark {
    border-color:#343a40;
    color:#343a40
}
.btn-outline-dark:hover {
    background-color:#343a40;
    border-color:#343a40;
    color:#fff
}
.btn-outline-dark.focus,.btn-outline-dark:focus {
    box-shadow:0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    background-color:transparent;
    color:#343a40
}
.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle {
    background-color:#343a40;
    border-color:#343a40;
    color:#fff
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow:0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-link {
    color:#007bff;
    font-weight:400;
    text-decoration:none
}
.btn-link:hover {
    color:#0056b3
}
.btn-link.focus,.btn-link:focus,.btn-link:hover {
    text-decoration:underline
}
.btn-link.disabled,.btn-link:disabled {
    color:#6c757d;
    pointer-events:none
}
.btn-group-lg>.btn,.btn-lg {
    border-radius:.3rem;
    font-size:1.25rem;
    line-height:1.5;
    padding:.5rem 1rem
}
.btn-group-sm>.btn,.btn-sm {
    border-radius:.2rem;
    font-size:.875rem;
    line-height:1.5;
    padding:.25rem .5rem
}
.btn-block {
    display:block;
    width:100%
}
.btn-block+.btn-block {
    margin-top:.5rem
}
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width:100%
}
.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;
    position:relative;
    transition:height .35s ease
}
@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition:none
    }
}
.collapsing.width {
    height:auto;
    transition:width .35s ease;
    width:0
}
@media (prefers-reduced-motion:reduce) {
    .collapsing.width {
        transition:none
    }
}
.dropdown,.dropleft,.dropright,.dropup {
    position:relative
}
.dropdown-toggle {
    white-space:nowrap
}
.dropdown-toggle:after {
    border-bottom:0;
    border-left:.3em solid transparent;
    border-right:.3em solid transparent;
    border-top:.3em solid;
    content:"";
    display:inline-block;
    margin-left:.255em;
    vertical-align:.255em
}
.dropdown-toggle:empty:after {
    margin-left:0
}
.dropdown-menu {
    background-clip:padding-box;
    background-color:#fff;
    border:1px solid rgba(0,0,0,.15);
    border-radius:.25rem;
    color:#212529;
    display:none;
    float:left;
    font-size:1rem;
    left:0;
    list-style:none;
    margin:.125rem 0 0;
    min-width:10rem;
    padding:.5rem 0;
    position:absolute;
    text-align:left;
    top:100%;
    z-index:1000
}
.dropdown-menu-left {
    left:0;
    right:auto
}
.dropdown-menu-right {
    left:auto;
    right:0
}
@media (min-width:576px) {
    .dropdown-menu-sm-left {
        left:0;
        right:auto
    }
    .dropdown-menu-sm-right {
        left:auto;
        right:0
    }
}
@media (min-width:768px) {
    .dropdown-menu-md-left {
        left:0;
        right:auto
    }
    .dropdown-menu-md-right {
        left:auto;
        right:0
    }
}
@media (min-width:992px) {
    .dropdown-menu-lg-left {
        left:0;
        right:auto
    }
    .dropdown-menu-lg-right {
        left:auto;
        right:0
    }
}
@media (min-width:1200px) {
    .dropdown-menu-xl-left {
        left:0;
        right:auto
    }
    .dropdown-menu-xl-right {
        left:auto;
        right:0
    }
}
.dropup .dropdown-menu {
    bottom:100%;
    margin-bottom:.125rem;
    margin-top:0;
    top:auto
}
.dropup .dropdown-toggle:after {
    border-bottom:.3em solid;
    border-left:.3em solid transparent;
    border-right:.3em solid transparent;
    border-top:0;
    content:"";
    display:inline-block;
    margin-left:.255em;
    vertical-align:.255em
}
.dropup .dropdown-toggle:empty:after {
    margin-left:0
}
.dropright .dropdown-menu {
    left:100%;
    margin-left:.125rem;
    margin-top:0;
    right:auto;
    top:0
}
.dropright .dropdown-toggle:after {
    border-bottom:.3em solid transparent;
    border-left:.3em solid;
    border-right:0;
    border-top:.3em solid transparent;
    content:"";
    display:inline-block;
    margin-left:.255em;
    vertical-align:.255em
}
.dropright .dropdown-toggle:empty:after {
    margin-left:0
}
.dropright .dropdown-toggle:after {
    vertical-align:0
}
.dropleft .dropdown-menu {
    left:auto;
    margin-right:.125rem;
    margin-top:0;
    right:100%;
    top:0
}
.dropleft .dropdown-toggle:after {
    content:"";
    display:inline-block;
    display:none;
    margin-left:.255em;
    vertical-align:.255em
}
.dropleft .dropdown-toggle:before {
    border-bottom:.3em solid transparent;
    border-right:.3em solid;
    border-top:.3em solid transparent;
    content:"";
    display:inline-block;
    margin-right:.255em;
    vertical-align:.255em
}
.dropleft .dropdown-toggle:empty:after {
    margin-left:0
}
.dropleft .dropdown-toggle:before {
    vertical-align:0
}
.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
    bottom:auto;
    right:auto
}
.dropdown-divider {
    border-top:1px solid #e9ecef;
    height:0;
    margin:.5rem 0;
    overflow:hidden
}
.dropdown-item {
    background-color:transparent;
    border:0;
    clear:both;
    color:#212529;
    display:block;
    font-weight:400;
    padding:.25rem 1.5rem;
    text-align:inherit;
    white-space:nowrap;
    width:100%
}
.dropdown-item:focus,.dropdown-item:hover {
    background-color:#e9ecef;
    color:#16181b;
    text-decoration:none
}
.dropdown-item.active,.dropdown-item:active {
    background-color:#007bff;
    color:#fff;
    text-decoration:none
}
.dropdown-item.disabled,.dropdown-item:disabled {
    background-color:transparent;
    color:#adb5bd;
    pointer-events:none
}
.dropdown-menu.show {
    display:block
}
.dropdown-header {
    color:#6c757d;
    display:block;
    font-size:.875rem;
    margin-bottom:0;
    padding:.5rem 1.5rem;
    white-space:nowrap
}
.dropdown-item-text {
    color:#212529;
    display:block;
    padding:.25rem 1.5rem
}
.btn-group,.btn-group-vertical {
    display:inline-flex;
    position:relative;
    vertical-align:middle
}
.btn-group-vertical>.btn,.btn-group>.btn {
    flex:1 1 auto;
    position:relative
}
.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index:1
}
.btn-toolbar {
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start
}
.btn-toolbar .input-group {
    width:auto
}
.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child) {
    margin-left:-1px
}
.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child) {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.dropdown-toggle-split {
    padding-left:.5625rem;
    padding-right:.5625rem
}
.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after {
    margin-left:0
}
.dropleft .dropdown-toggle-split:before {
    margin-right:0
}
.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-left:.375rem;
    padding-right:.375rem
}
.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-left:.75rem;
    padding-right:.75rem
}
.btn-group-vertical {
    align-items:flex-start;
    flex-direction:column;
    justify-content:center
}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    width:100%
}
.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
    margin-top:-1px
}
.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-left-radius:0;
    border-bottom-right-radius:0
}
.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius:0;
    border-top-right-radius:0
}
.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
    margin-bottom:0
}
.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio] {
    clip:rect(0,0,0,0);
    pointer-events:none;
    position:absolute
}
.input-group {
    align-items:stretch;
    display:flex;
    flex-wrap:wrap;
    position:relative;
    width:100%
}
.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext {
    flex:1 1 auto;
    margin-bottom:0;
    min-width:0;
    position:relative;
    width:1%
}
.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control {
    margin-left:-1px
}
.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus {
    z-index:3
}
.input-group>.custom-file .custom-file-input:focus {
    z-index:4
}
.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child) {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.input-group>.custom-file {
    align-items:center;
    display:flex
}
.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child) {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.input-group-append,.input-group-prepend {
    display:flex
}
.input-group-append .btn,.input-group-prepend .btn {
    position:relative;
    z-index:2
}
.input-group-append .btn:focus,.input-group-prepend .btn:focus {
    z-index:3
}
.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text {
    margin-left:-1px
}
.input-group-prepend {
    margin-right:-1px
}
.input-group-append {
    margin-left:-1px
}
.input-group-text {
    align-items:center;
    background-color:#e9ecef;
    border:1px solid #ced4da;
    border-radius:.25rem;
    color:#495057;
    display:flex;
    font-size:1rem;
    font-weight:400;
    line-height:1.5;
    margin-bottom:0;
    padding:.375rem .75rem;
    text-align:center;
    white-space:nowrap
}
.input-group-text input[type=checkbox],.input-group-text input[type=radio] {
    margin-top:0
}
.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea) {
    height:calc(1.5em + 1rem + 2px)
}
.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text {
    border-radius:.3rem;
    font-size:1.25rem;
    line-height:1.5;
    padding:.5rem 1rem
}
.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea) {
    height:calc(1.5em + .5rem + 2px)
}
.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text {
    border-radius:.2rem;
    font-size:.875rem;
    line-height:1.5;
    padding:.25rem .5rem
}
.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-right:1.75rem
}
.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.custom-control {
    display:block;
    min-height:1.5rem;
    padding-left:1.5rem;
    position:relative;
    -webkit-print-color-adjust:exact;
    print-color-adjust:exact;
    z-index:1
}
.custom-control-inline {
    display:inline-flex;
    margin-right:1rem
}
.custom-control-input {
    height:1.25rem;
    left:0;
    opacity:0;
    position:absolute;
    width:1rem;
    z-index:-1
}
.custom-control-input:checked~.custom-control-label:before {
    background-color:#007bff;
    border-color:#007bff;
    color:#fff
}
.custom-control-input:focus~.custom-control-label:before {
    box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color:#80bdff
}
.custom-control-input:not(:disabled):active~.custom-control-label:before {
    background-color:#b3d7ff;
    border-color:#b3d7ff;
    color:#fff
}
.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label {
    color:#6c757d
}
.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before {
    background-color:#e9ecef
}
.custom-control-label {
    margin-bottom:0;
    position:relative;
    vertical-align:top
}
.custom-control-label:before {
    background-color:#fff;
    border:1px solid #adb5bd;
    pointer-events:none
}
.custom-control-label:after,.custom-control-label:before {
    content:"";
    display:block;
    height:1rem;
    left:-1.5rem;
    position:absolute;
    top:.25rem;
    width:1rem
}
.custom-control-label:after {
    background:50%/50% 50% no-repeat
}
.custom-checkbox .custom-control-label:before {
    border-radius:.25rem
}
.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    background-color:#007bff;
    border-color:#007bff
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color:rgba(0,123,255,.5)
}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color:rgba(0,123,255,.5)
}
.custom-radio .custom-control-label:before {
    border-radius:50%
}
.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color:rgba(0,123,255,.5)
}
.custom-switch {
    padding-left:2.25rem
}
.custom-switch .custom-control-label:before {
    border-radius:.5rem;
    left:-2.25rem;
    pointer-events:all;
    width:1.75rem
}
.custom-switch .custom-control-label:after {
    background-color:#adb5bd;
    border-radius:.5rem;
    height:calc(1rem - 4px);
    left:calc(-2.25rem + 2px);
    top:calc(.25rem + 2px);
    transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width:calc(1rem - 4px)
}
@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label:after {
        transition:none
    }
}
.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color:#fff;
    transform:translateX(.75rem)
}
.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color:rgba(0,123,255,.5)
}
.custom-select {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:#fff url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;
    border:1px solid #ced4da;
    border-radius:.25rem;
    color:#495057;
    display:inline-block;
    font-size:1rem;
    font-weight:400;
    height:calc(1.5em + .75rem + 2px);
    line-height:1.5;
    padding:.375rem 1.75rem .375rem .75rem;
    vertical-align:middle;
    width:100%
}
.custom-select:focus {
    border-color:#80bdff;
    box-shadow:0 0 0 .2rem rgba(0,123,255,.25);
    outline:0
}
.custom-select:focus::-ms-value {
    background-color:#fff;
    color:#495057
}
.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    background-image:none;
    height:auto;
    padding-right:.75rem
}
.custom-select:disabled {
    background-color:#e9ecef;
    color:#6c757d
}
.custom-select::-ms-expand {
    display:none
}
.custom-select:-moz-focusring {
    color:transparent;
    text-shadow:0 0 0 #495057
}
.custom-select-sm {
    font-size:.875rem;
    height:calc(1.5em + .5rem + 2px);
    padding-bottom:.25rem;
    padding-left:.5rem;
    padding-top:.25rem
}
.custom-select-lg {
    font-size:1.25rem;
    height:calc(1.5em + 1rem + 2px);
    padding-bottom:.5rem;
    padding-left:1rem;
    padding-top:.5rem
}
.custom-file {
    display:inline-block;
    margin-bottom:0
}
.custom-file,.custom-file-input {
    height:calc(1.5em + .75rem + 2px);
    position:relative;
    width:100%
}
.custom-file-input {
    margin:0;
    opacity:0;
    overflow:hidden;
    z-index:2
}
.custom-file-input:focus~.custom-file-label {
    border-color:#80bdff;
    box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label {
    background-color:#e9ecef
}
.custom-file-input:lang(en)~.custom-file-label:after {
    content:"Browse"
}
.custom-file-input~.custom-file-label[data-browse]:after {
    content:attr(data-browse)
}
.custom-file-label {
    background-color:#fff;
    border:1px solid #ced4da;
    border-radius:.25rem;
    font-weight:400;
    height:calc(1.5em + .75rem + 2px);
    left:0;
    overflow:hidden;
    z-index:1
}
.custom-file-label,.custom-file-label:after {
    color:#495057;
    line-height:1.5;
    padding:.375rem .75rem;
    position:absolute;
    right:0;
    top:0
}
.custom-file-label:after {
    background-color:#e9ecef;
    border-left:inherit;
    border-radius:0 .25rem .25rem 0;
    bottom:0;
    content:"Browse";
    display:block;
    height:calc(1.5em + .75rem);
    z-index:3
}
.custom-range {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background-color:transparent;
    height:1.4rem;
    padding:0;
    width:100%
}
.custom-range:focus {
    outline:0
}
.custom-range:focus::-webkit-slider-thumb {
    box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-range:focus::-moz-range-thumb {
    box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-range:focus::-ms-thumb {
    box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-range::-moz-focus-outer {
    border:0
}
.custom-range::-webkit-slider-thumb {
    -webkit-appearance:none;
    appearance:none;
    background-color:#007bff;
    border:0;
    border-radius:1rem;
    height:1rem;
    margin-top:-.25rem;
    -webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width:1rem
}
@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition:none;
        transition:none
    }
}
.custom-range::-webkit-slider-thumb:active {
    background-color:#b3d7ff
}
.custom-range::-webkit-slider-runnable-track {
    background-color:#dee2e6;
    border-color:transparent;
    border-radius:1rem;
    color:transparent;
    cursor:pointer;
    height:.5rem;
    width:100%
}
.custom-range::-moz-range-thumb {
    -moz-appearance:none;
    appearance:none;
    background-color:#007bff;
    border:0;
    border-radius:1rem;
    height:1rem;
    -moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width:1rem
}
@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition:none;
        transition:none
    }
}
.custom-range::-moz-range-thumb:active {
    background-color:#b3d7ff
}
.custom-range::-moz-range-track {
    background-color:#dee2e6;
    border-color:transparent;
    border-radius:1rem;
    color:transparent;
    cursor:pointer;
    height:.5rem;
    width:100%
}
.custom-range::-ms-thumb {
    appearance:none;
    background-color:#007bff;
    border:0;
    border-radius:1rem;
    height:1rem;
    margin-left:.2rem;
    margin-right:.2rem;
    margin-top:0;
    -ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width:1rem
}
@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        -ms-transition:none;
        transition:none
    }
}
.custom-range::-ms-thumb:active {
    background-color:#b3d7ff
}
.custom-range::-ms-track {
    background-color:transparent;
    border-color:transparent;
    border-width:.5rem;
    color:transparent;
    cursor:pointer;
    height:.5rem;
    width:100%
}
.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper {
    background-color:#dee2e6;
    border-radius:1rem
}
.custom-range::-ms-fill-upper {
    margin-right:15px
}
.custom-range:disabled::-webkit-slider-thumb {
    background-color:#adb5bd
}
.custom-range:disabled::-webkit-slider-runnable-track {
    cursor:default
}
.custom-range:disabled::-moz-range-thumb {
    background-color:#adb5bd
}
.custom-range:disabled::-moz-range-track {
    cursor:default
}
.custom-range:disabled::-ms-thumb {
    background-color:#adb5bd
}
.custom-control-label:before,.custom-file-label,.custom-select {
    transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .custom-control-label:before,.custom-file-label,.custom-select {
        transition:none
    }
}
.nav {
    display:flex;
    flex-wrap:wrap;
    list-style:none;
    margin-bottom:0;
    padding-left:0
}
.nav-link {
    display:block;
    padding:.5rem 1rem
}
.nav-link:focus,.nav-link:hover {
    text-decoration:none
}
.nav-link.disabled {
    color:#6c757d;
    cursor:default;
    pointer-events:none
}
.nav-tabs {
    border-bottom:1px solid #dee2e6
}
.nav-tabs .nav-link {
    background-color:transparent;
    border:1px solid transparent;
    border-top-left-radius:.25rem;
    border-top-right-radius:.25rem;
    margin-bottom:-1px
}
.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color:#e9ecef #e9ecef #dee2e6;
    isolation:isolate
}
.nav-tabs .nav-link.disabled {
    background-color:transparent;
    border-color:transparent;
    color:#6c757d
}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    background-color:#fff;
    border-color:#dee2e6 #dee2e6 #fff;
    color:#495057
}
.nav-tabs .dropdown-menu {
    border-top-left-radius:0;
    border-top-right-radius:0;
    margin-top:-1px
}
.nav-pills .nav-link {
    background:none;
    border:0;
    border-radius:.25rem
}
.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    background-color:#007bff;
    color:#fff
}
.nav-fill .nav-item,.nav-fill>.nav-link {
    flex:1 1 auto;
    text-align:center
}
.nav-justified .nav-item,.nav-justified>.nav-link {
    flex-basis:0;
    flex-grow:1;
    text-align:center
}
.tab-content>.tab-pane {
    display:none
}
.tab-content>.active {
    display:block
}
.navbar {
    padding:.5rem 1rem;
    position:relative
}
.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl {
    align-items:center;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between
}
.navbar-brand {
    display:inline-block;
    font-size:1.25rem;
    line-height:inherit;
    margin-right:1rem;
    padding-bottom:.3125rem;
    padding-top:.3125rem;
    white-space:nowrap
}
.navbar-brand:focus,.navbar-brand:hover {
    text-decoration:none
}
.navbar-nav {
    display:flex;
    flex-direction:column;
    list-style:none;
    margin-bottom:0;
    padding-left:0
}
.navbar-nav .nav-link {
    padding-left:0;
    padding-right:0
}
.navbar-nav .dropdown-menu {
    float:none;
    position:static
}
.navbar-text {
    display:inline-block;
    padding-bottom:.5rem;
    padding-top:.5rem
}
.navbar-collapse {
    align-items:center;
    flex-basis:100%;
    flex-grow:1
}
.navbar-toggler {
    background-color:transparent;
    border:1px solid transparent;
    border-radius:.25rem;
    font-size:1.25rem;
    line-height:1;
    padding:.25rem .75rem
}
.navbar-toggler:focus,.navbar-toggler:hover {
    text-decoration:none
}
.navbar-toggler-icon {
    background:50%/100% 100% no-repeat;
    content:"";
    display:inline-block;
    height:1.5em;
    vertical-align:middle;
    width:1.5em
}
.navbar-nav-scroll {
    max-height:75vh;
    overflow-y:auto
}
@media (max-width:575.98px) {
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
        padding-left:0;
        padding-right:0
    }
}
@media (min-width:576px) {
    .navbar-expand-sm {
        flex-flow:row nowrap;
        justify-content:flex-start
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction:row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position:absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-left:.5rem;
        padding-right:.5rem
    }
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
        flex-wrap:nowrap
    }
    .navbar-expand-sm .navbar-nav-scroll {
        overflow:visible
    }
    .navbar-expand-sm .navbar-collapse {
        display:flex!important;
        flex-basis:auto
    }
    .navbar-expand-sm .navbar-toggler {
        display:none
    }
}
@media (max-width:767.98px) {
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
        padding-left:0;
        padding-right:0
    }
}
@media (min-width:768px) {
    .navbar-expand-md {
        flex-flow:row nowrap;
        justify-content:flex-start
    }
    .navbar-expand-md .navbar-nav {
        flex-direction:row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position:absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-left:.5rem;
        padding-right:.5rem
    }
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
        flex-wrap:nowrap
    }
    .navbar-expand-md .navbar-nav-scroll {
        overflow:visible
    }
    .navbar-expand-md .navbar-collapse {
        display:flex!important;
        flex-basis:auto
    }
    .navbar-expand-md .navbar-toggler {
        display:none
    }
}
@media (max-width:991.98px) {
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
        padding-left:0;
        padding-right:0
    }
}
@media (min-width:992px) {
    .navbar-expand-lg {
        flex-flow:row nowrap;
        justify-content:flex-start
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction:row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position:absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left:.5rem;
        padding-right:.5rem
    }
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
        flex-wrap:nowrap
    }
    .navbar-expand-lg .navbar-nav-scroll {
        overflow:visible
    }
    .navbar-expand-lg .navbar-collapse {
        display:flex!important;
        flex-basis:auto
    }
    .navbar-expand-lg .navbar-toggler {
        display:none
    }
}
@media (max-width:1199.98px) {
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
        padding-left:0;
        padding-right:0
    }
}
@media (min-width:1200px) {
    .navbar-expand-xl {
        flex-flow:row nowrap;
        justify-content:flex-start
    }
    .navbar-expand-xl .navbar-nav {
        flex-direction:row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position:absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-left:.5rem;
        padding-right:.5rem
    }
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
        flex-wrap:nowrap
    }
    .navbar-expand-xl .navbar-nav-scroll {
        overflow:visible
    }
    .navbar-expand-xl .navbar-collapse {
        display:flex!important;
        flex-basis:auto
    }
    .navbar-expand-xl .navbar-toggler {
        display:none
    }
}
.navbar-expand {
    flex-flow:row nowrap;
    justify-content:flex-start
}
.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl {
    padding-left:0;
    padding-right:0
}
.navbar-expand .navbar-nav {
    flex-direction:row
}
.navbar-expand .navbar-nav .dropdown-menu {
    position:absolute
}
.navbar-expand .navbar-nav .nav-link {
    padding-left:.5rem;
    padding-right:.5rem
}
.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl {
    flex-wrap:nowrap
}
.navbar-expand .navbar-nav-scroll {
    overflow:visible
}
.navbar-expand .navbar-collapse {
    display:flex!important;
    flex-basis:auto
}
.navbar-expand .navbar-toggler {
    display:none
}
.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover {
    color:rgba(0,0,0,.9)
}
.navbar-light .navbar-nav .nav-link {
    color:rgba(0,0,0,.5)
}
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color:rgba(0,0,0,.7)
}
.navbar-light .navbar-nav .nav-link.disabled {
    color:rgba(0,0,0,.3)
}
.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link {
    color:rgba(0,0,0,.9)
}
.navbar-light .navbar-toggler {
    border-color:rgba(0,0,0,.1);
    color:rgba(0,0,0,.5)
}
.navbar-light .navbar-toggler-icon {
    background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-light .navbar-text {
    color:rgba(0,0,0,.5)
}
.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover {
    color:rgba(0,0,0,.9)
}
.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover {
    color:#fff
}
.navbar-dark .navbar-nav .nav-link {
    color:hsla(0,0%,100%,.5)
}
.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color:hsla(0,0%,100%,.75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color:hsla(0,0%,100%,.25)
}
.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link {
    color:#fff
}
.navbar-dark .navbar-toggler {
    border-color:hsla(0,0%,100%,.1);
    color:hsla(0,0%,100%,.5)
}
.navbar-dark .navbar-toggler-icon {
    background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-dark .navbar-text {
    color:hsla(0,0%,100%,.5)
}
.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover {
    color:#fff
}
.card {
    word-wrap:break-word;
    background-clip:border-box;
    background-color:#fff;
    border:1px solid rgba(0,0,0,.125);
    border-radius:.25rem;
    display:flex;
    flex-direction:column;
    min-width:0;
    position:relative
}
.card>hr {
    margin-left:0;
    margin-right:0
}
.card>.list-group {
    border-bottom:inherit;
    border-top:inherit
}
.card>.list-group:first-child {
    border-top-left-radius:calc(.25rem - 1px);
    border-top-right-radius:calc(.25rem - 1px);
    border-top-width:0
}
.card>.list-group:last-child {
    border-bottom-left-radius:calc(.25rem - 1px);
    border-bottom-right-radius:calc(.25rem - 1px);
    border-bottom-width:0
}
.card>.card-header+.list-group,.card>.list-group+.card-footer {
    border-top:0
}
.card-body {
    flex:1 1 auto;
    min-height:1px;
    padding:1.25rem
}
.card-title {
    margin-bottom:.75rem
}
.card-subtitle {
    margin-top:-.375rem
}
.card-subtitle,.card-text:last-child {
    margin-bottom:0
}
.card-link:hover {
    text-decoration:none
}
.card-link+.card-link {
    margin-left:1.25rem
}
.card-header {
    background-color:rgba(0,0,0,.03);
    border-bottom:1px solid rgba(0,0,0,.125);
    margin-bottom:0;
    padding:.75rem 1.25rem
}
.card-header:first-child {
    border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.card-footer {
    background-color:rgba(0,0,0,.03);
    border-top:1px solid rgba(0,0,0,.125);
    padding:.75rem 1.25rem
}
.card-footer:last-child {
    border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.card-header-tabs {
    border-bottom:0;
    margin-bottom:-.75rem
}
.card-header-pills,.card-header-tabs {
    margin-left:-.625rem;
    margin-right:-.625rem
}
.card-img-overlay {
    border-radius:calc(.25rem - 1px);
    bottom:0;
    left:0;
    padding:1.25rem;
    position:absolute;
    right:0;
    top:0
}
.card-img,.card-img-bottom,.card-img-top {
    flex-shrink:0;
    width:100%
}
.card-img,.card-img-top {
    border-top-left-radius:calc(.25rem - 1px);
    border-top-right-radius:calc(.25rem - 1px)
}
.card-img,.card-img-bottom {
    border-bottom-left-radius:calc(.25rem - 1px);
    border-bottom-right-radius:calc(.25rem - 1px)
}
.card-deck .card {
    margin-bottom:15px
}
@media (min-width:576px) {
    .card-deck {
        display:flex;
        flex-flow:row wrap;
        margin-left:-15px;
        margin-right:-15px
    }
    .card-deck .card {
        flex:1 0 0%;
        margin-bottom:0;
        margin-left:15px;
        margin-right:15px
    }
}
.card-group>.card {
    margin-bottom:15px
}
@media (min-width:576px) {
    .card-group {
        display:flex;
        flex-flow:row wrap
    }
    .card-group>.card {
        flex:1 0 0%;
        margin-bottom:0
    }
    .card-group>.card+.card {
        border-left:0;
        margin-left:0
    }
    .card-group>.card:not(:last-child) {
        border-bottom-right-radius:0;
        border-top-right-radius:0
    }
    .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius:0
    }
    .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius:0
    }
    .card-group>.card:not(:first-child) {
        border-bottom-left-radius:0;
        border-top-left-radius:0
    }
    .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius:0
    }
    .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius:0
    }
}
.card-columns .card {
    margin-bottom:.75rem
}
@media (min-width:576px) {
    .card-columns {
        -moz-column-count:3;
        column-count:3;
        -moz-column-gap:1.25rem;
        column-gap:1.25rem;
        orphans:1;
        widows:1
    }
    .card-columns .card {
        display:inline-block;
        width:100%
    }
}
.accordion {
    overflow-anchor:none
}
.accordion>.card {
    overflow:hidden
}
.accordion>.card:not(:last-of-type) {
    border-bottom:0;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0
}
.accordion>.card:not(:first-of-type) {
    border-top-left-radius:0;
    border-top-right-radius:0
}
.accordion>.card>.card-header {
    border-radius:0;
    margin-bottom:-1px
}
.breadcrumb {
    background-color:#e9ecef;
    border-radius:.25rem;
    display:flex;
    flex-wrap:wrap;
    list-style:none;
    margin-bottom:1rem;
    padding:.75rem 1rem
}
.breadcrumb-item+.breadcrumb-item {
    padding-left:.5rem
}
.breadcrumb-item+.breadcrumb-item:before {
    color:#6c757d;
    content:"/";
    float:left;
    padding-right:.5rem
}
.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration:underline;
    text-decoration:none
}
.breadcrumb-item.active {
    color:#6c757d
}
.pagination {
    border-radius:.25rem;
    display:flex;
    list-style:none;
    padding-left:0
}
.page-link {
    background-color:#fff;
    border:1px solid #dee2e6;
    color:#007bff;
    display:block;
    line-height:1.25;
    margin-left:-1px;
    padding:.5rem .75rem;
    position:relative
}
.page-link:hover {
    background-color:#e9ecef;
    border-color:#dee2e6;
    color:#0056b3;
    text-decoration:none;
    z-index:2
}
.page-link:focus {
    box-shadow:0 0 0 .2rem rgba(0,123,255,.25);
    outline:0;
    z-index:3
}
.page-item:first-child .page-link {
    border-bottom-left-radius:.25rem;
    border-top-left-radius:.25rem;
    margin-left:0
}
.page-item:last-child .page-link {
    border-bottom-right-radius:.25rem;
    border-top-right-radius:.25rem
}
.page-item.active .page-link {
    background-color:#007bff;
    border-color:#007bff;
    color:#fff;
    z-index:3
}
.page-item.disabled .page-link {
    background-color:#fff;
    border-color:#dee2e6;
    color:#6c757d;
    cursor:auto;
    pointer-events:none
}
.pagination-lg .page-link {
    font-size:1.25rem;
    line-height:1.5;
    padding:.75rem 1.5rem
}
.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius:.3rem;
    border-top-left-radius:.3rem
}
.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius:.3rem;
    border-top-right-radius:.3rem
}
.pagination-sm .page-link {
    font-size:.875rem;
    line-height:1.5;
    padding:.25rem .5rem
}
.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius:.2rem;
    border-top-left-radius:.2rem
}
.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius:.2rem;
    border-top-right-radius:.2rem
}
.badge {
    border-radius:.25rem;
    display:inline-block;
    font-size:75%;
    font-weight:700;
    line-height:1;
    padding:.25em .4em;
    text-align:center;
    transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    vertical-align:baseline;
    white-space:nowrap
}
@media (prefers-reduced-motion:reduce) {
    .badge {
        transition:none
    }
}
a.badge:focus,a.badge:hover {
    text-decoration:none
}
.badge:empty {
    display:none
}
.btn .badge {
    position:relative;
    top:-1px
}
.badge-pill {
    border-radius:10rem;
    padding-left:.6em;
    padding-right:.6em
}
.badge-primary {
    background-color:#007bff;
    color:#fff
}
a.badge-primary:focus,a.badge-primary:hover {
    background-color:#0062cc;
    color:#fff
}
a.badge-primary.focus,a.badge-primary:focus {
    box-shadow:0 0 0 .2rem rgba(0,123,255,.5);
    outline:0
}
.badge-secondary {
    background-color:#6c757d;
    color:#fff
}
a.badge-secondary:focus,a.badge-secondary:hover {
    background-color:#545b62;
    color:#fff
}
a.badge-secondary.focus,a.badge-secondary:focus {
    box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);
    outline:0
}
.badge-success {
    background-color:#28a745;
    color:#fff
}
a.badge-success:focus,a.badge-success:hover {
    background-color:#1e7e34;
    color:#fff
}
a.badge-success.focus,a.badge-success:focus {
    box-shadow:0 0 0 .2rem rgba(40,167,69,.5);
    outline:0
}
.badge-info {
    background-color:#17a2b8;
    color:#fff
}
a.badge-info:focus,a.badge-info:hover {
    background-color:#117a8b;
    color:#fff
}
a.badge-info.focus,a.badge-info:focus {
    box-shadow:0 0 0 .2rem rgba(23,162,184,.5);
    outline:0
}
.badge-warning {
    background-color:#ffc107;
    color:#212529
}
a.badge-warning:focus,a.badge-warning:hover {
    background-color:#d39e00;
    color:#212529
}
a.badge-warning.focus,a.badge-warning:focus {
    box-shadow:0 0 0 .2rem rgba(255,193,7,.5);
    outline:0
}
.badge-danger {
    background-color:#dc3545;
    color:#fff
}
a.badge-danger:focus,a.badge-danger:hover {
    background-color:#bd2130;
    color:#fff
}
a.badge-danger.focus,a.badge-danger:focus {
    box-shadow:0 0 0 .2rem rgba(220,53,69,.5);
    outline:0
}
.badge-light {
    background-color:#f8f9fa;
    color:#212529
}
a.badge-light:focus,a.badge-light:hover {
    background-color:#dae0e5;
    color:#212529
}
a.badge-light.focus,a.badge-light:focus {
    box-shadow:0 0 0 .2rem rgba(248,249,250,.5);
    outline:0
}
.badge-dark {
    background-color:#343a40;
    color:#fff
}
a.badge-dark:focus,a.badge-dark:hover {
    background-color:#1d2124;
    color:#fff
}
a.badge-dark.focus,a.badge-dark:focus {
    box-shadow:0 0 0 .2rem rgba(52,58,64,.5);
    outline:0
}
.jumbotron {
    background-color:#e9ecef;
    border-radius:.3rem;
    margin-bottom:2rem;
    padding:2rem 1rem
}
@media (min-width:576px) {
    .jumbotron {
        padding:4rem 2rem
    }
}
.jumbotron-fluid {
    border-radius:0;
    padding-left:0;
    padding-right:0
}
.alert {
    border:1px solid transparent;
    border-radius:.25rem;
    margin-bottom:1rem;
    padding:.75rem 1.25rem;
    position:relative
}
.alert-heading {
    color:inherit
}
.alert-link {
    font-weight:700
}
.alert-dismissible {
    padding-right:4rem
}
.alert-dismissible .close {
    color:inherit;
    padding:.75rem 1.25rem;
    position:absolute;
    right:0;
    top:0;
    z-index:2
}
.alert-primary {
    background-color:#cce5ff;
    border-color:#b8daff;
    color:#004085
}
.alert-primary hr {
    border-top-color:#9fcdff
}
.alert-primary .alert-link {
    color:#002752
}
.alert-secondary {
    background-color:#e2e3e5;
    border-color:#d6d8db;
    color:#383d41
}
.alert-secondary hr {
    border-top-color:#c8cbcf
}
.alert-secondary .alert-link {
    color:#202326
}
.alert-success {
    background-color:#d4edda;
    border-color:#c3e6cb;
    color:#155724
}
.alert-success hr {
    border-top-color:#b1dfbb
}
.alert-success .alert-link {
    color:#0b2e13
}
.alert-info {
    background-color:#d1ecf1;
    border-color:#bee5eb;
    color:#0c5460
}
.alert-info hr {
    border-top-color:#abdde5
}
.alert-info .alert-link {
    color:#062c33
}
.alert-warning {
    background-color:#fff3cd;
    border-color:#ffeeba;
    color:#856404
}
.alert-warning hr {
    border-top-color:#ffe8a1
}
.alert-warning .alert-link {
    color:#533f03
}
.alert-danger {
    background-color:#f8d7da;
    border-color:#f5c6cb;
    color:#721c24
}
.alert-danger hr {
    border-top-color:#f1b0b7
}
.alert-danger .alert-link {
    color:#491217
}
.alert-light {
    background-color:#fefefe;
    border-color:#fdfdfe;
    color:#818182
}
.alert-light hr {
    border-top-color:#ececf6
}
.alert-light .alert-link {
    color:#686868
}
.alert-dark {
    background-color:#d6d8d9;
    border-color:#c6c8ca;
    color:#1b1e21
}
.alert-dark hr {
    border-top-color:#b9bbbe
}
.alert-dark .alert-link {
    color:#040505
}
@keyframes progress-bar-stripes {
    0% {
        background-position:1rem 0
    }
    to {
        background-position:0 0
    }
}
.progress {
    background-color:#e9ecef;
    border-radius:.25rem;
    font-size:.75rem;
    height:1rem;
    line-height:0
}
.progress,.progress-bar {
    display:flex;
    overflow:hidden
}
.progress-bar {
    background-color:#007bff;
    color:#fff;
    flex-direction:column;
    justify-content:center;
    text-align:center;
    transition:width .6s ease;
    white-space:nowrap
}
@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition:none
    }
}
.progress-bar-striped {
    background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-size:1rem 1rem
}
.progress-bar-animated {
    animation:progress-bar-stripes 1s linear infinite
}
@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        animation:none
    }
}
.media {
    align-items:flex-start;
    display:flex
}
.media-body {
    flex:1
}
.list-group {
    border-radius:.25rem;
    display:flex;
    flex-direction:column;
    margin-bottom:0;
    padding-left:0
}
.list-group-item-action {
    color:#495057;
    text-align:inherit;
    width:100%
}
.list-group-item-action:focus,.list-group-item-action:hover {
    background-color:#f8f9fa;
    color:#495057;
    text-decoration:none;
    z-index:1
}
.list-group-item-action:active {
    background-color:#e9ecef;
    color:#212529
}
.list-group-item {
    background-color:#fff;
    border:1px solid rgba(0,0,0,.125);
    display:block;
    padding:.75rem 1.25rem;
    position:relative
}
.list-group-item:first-child {
    border-top-left-radius:inherit;
    border-top-right-radius:inherit
}
.list-group-item:last-child {
    border-bottom-left-radius:inherit;
    border-bottom-right-radius:inherit
}
.list-group-item.disabled,.list-group-item:disabled {
    background-color:#fff;
    color:#6c757d;
    pointer-events:none
}
.list-group-item.active {
    background-color:#007bff;
    border-color:#007bff;
    color:#fff;
    z-index:2
}
.list-group-item+.list-group-item {
    border-top-width:0
}
.list-group-item+.list-group-item.active {
    border-top-width:1px;
    margin-top:-1px
}
.list-group-horizontal {
    flex-direction:row
}
.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius:.25rem;
    border-top-right-radius:0
}
.list-group-horizontal>.list-group-item:last-child {
    border-bottom-left-radius:0;
    border-top-right-radius:.25rem
}
.list-group-horizontal>.list-group-item.active {
    margin-top:0
}
.list-group-horizontal>.list-group-item+.list-group-item {
    border-left-width:0;
    border-top-width:1px
}
.list-group-horizontal>.list-group-item+.list-group-item.active {
    border-left-width:1px;
    margin-left:-1px
}
@media (min-width:576px) {
    .list-group-horizontal-sm {
        flex-direction:row
    }
    .list-group-horizontal-sm>.list-group-item:first-child {
        border-bottom-left-radius:.25rem;
        border-top-right-radius:0
    }
    .list-group-horizontal-sm>.list-group-item:last-child {
        border-bottom-left-radius:0;
        border-top-right-radius:.25rem
    }
    .list-group-horizontal-sm>.list-group-item.active {
        margin-top:0
    }
    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-left-width:0;
        border-top-width:1px
    }
    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        border-left-width:1px;
        margin-left:-1px
    }
}
@media (min-width:768px) {
    .list-group-horizontal-md {
        flex-direction:row
    }
    .list-group-horizontal-md>.list-group-item:first-child {
        border-bottom-left-radius:.25rem;
        border-top-right-radius:0
    }
    .list-group-horizontal-md>.list-group-item:last-child {
        border-bottom-left-radius:0;
        border-top-right-radius:.25rem
    }
    .list-group-horizontal-md>.list-group-item.active {
        margin-top:0
    }
    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-left-width:0;
        border-top-width:1px
    }
    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        border-left-width:1px;
        margin-left:-1px
    }
}
@media (min-width:992px) {
    .list-group-horizontal-lg {
        flex-direction:row
    }
    .list-group-horizontal-lg>.list-group-item:first-child {
        border-bottom-left-radius:.25rem;
        border-top-right-radius:0
    }
    .list-group-horizontal-lg>.list-group-item:last-child {
        border-bottom-left-radius:0;
        border-top-right-radius:.25rem
    }
    .list-group-horizontal-lg>.list-group-item.active {
        margin-top:0
    }
    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-left-width:0;
        border-top-width:1px
    }
    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        border-left-width:1px;
        margin-left:-1px
    }
}
@media (min-width:1200px) {
    .list-group-horizontal-xl {
        flex-direction:row
    }
    .list-group-horizontal-xl>.list-group-item:first-child {
        border-bottom-left-radius:.25rem;
        border-top-right-radius:0
    }
    .list-group-horizontal-xl>.list-group-item:last-child {
        border-bottom-left-radius:0;
        border-top-right-radius:.25rem
    }
    .list-group-horizontal-xl>.list-group-item.active {
        margin-top:0
    }
    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-left-width:0;
        border-top-width:1px
    }
    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        border-left-width:1px;
        margin-left:-1px
    }
}
.list-group-flush {
    border-radius:0
}
.list-group-flush>.list-group-item {
    border-width:0 0 1px
}
.list-group-flush>.list-group-item:last-child {
    border-bottom-width:0
}
.list-group-item-primary {
    background-color:#b8daff;
    color:#004085
}
.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
    background-color:#9fcdff;
    color:#004085
}
.list-group-item-primary.list-group-item-action.active {
    background-color:#004085;
    border-color:#004085;
    color:#fff
}
.list-group-item-secondary {
    background-color:#d6d8db;
    color:#383d41
}
.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
    background-color:#c8cbcf;
    color:#383d41
}
.list-group-item-secondary.list-group-item-action.active {
    background-color:#383d41;
    border-color:#383d41;
    color:#fff
}
.list-group-item-success {
    background-color:#c3e6cb;
    color:#155724
}
.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover {
    background-color:#b1dfbb;
    color:#155724
}
.list-group-item-success.list-group-item-action.active {
    background-color:#155724;
    border-color:#155724;
    color:#fff
}
.list-group-item-info {
    background-color:#bee5eb;
    color:#0c5460
}
.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover {
    background-color:#abdde5;
    color:#0c5460
}
.list-group-item-info.list-group-item-action.active {
    background-color:#0c5460;
    border-color:#0c5460;
    color:#fff
}
.list-group-item-warning {
    background-color:#ffeeba;
    color:#856404
}
.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover {
    background-color:#ffe8a1;
    color:#856404
}
.list-group-item-warning.list-group-item-action.active {
    background-color:#856404;
    border-color:#856404;
    color:#fff
}
.list-group-item-danger {
    background-color:#f5c6cb;
    color:#721c24
}
.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover {
    background-color:#f1b0b7;
    color:#721c24
}
.list-group-item-danger.list-group-item-action.active {
    background-color:#721c24;
    border-color:#721c24;
    color:#fff
}
.list-group-item-light {
    background-color:#fdfdfe;
    color:#818182
}
.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
    background-color:#ececf6;
    color:#818182
}
.list-group-item-light.list-group-item-action.active {
    background-color:#818182;
    border-color:#818182;
    color:#fff
}
.list-group-item-dark {
    background-color:#c6c8ca;
    color:#1b1e21
}
.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
    background-color:#b9bbbe;
    color:#1b1e21
}
.list-group-item-dark.list-group-item-action.active {
    background-color:#1b1e21;
    border-color:#1b1e21;
    color:#fff
}
.close {
    color:#000;
    float:right;
    font-size:1.5rem;
    font-weight:700;
    line-height:1;
    opacity:.5;
    text-shadow:0 1px 0 #fff
}
.close:hover {
    color:#000;
    text-decoration:none
}
.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
    opacity:.75
}
button.close {
    background-color:transparent;
    border:0;
    padding:0
}
a.close.disabled {
    pointer-events:none
}
.toast {
    background-clip:padding-box;
    background-color:hsla(0,0%,100%,.85);
    border:1px solid rgba(0,0,0,.1);
    border-radius:.25rem;
    box-shadow:0 .25rem .75rem rgba(0,0,0,.1);
    flex-basis:350px;
    font-size:.875rem;
    max-width:350px;
    opacity:0
}
.toast:not(:last-child) {
    margin-bottom:.75rem
}
.toast.showing {
    opacity:1
}
.toast.show {
    display:block;
    opacity:1
}
.toast.hide {
    display:none
}
.toast-header {
    align-items:center;
    background-clip:padding-box;
    background-color:hsla(0,0%,100%,.85);
    border-bottom:1px solid rgba(0,0,0,.05);
    border-top-left-radius:calc(.25rem - 1px);
    border-top-right-radius:calc(.25rem - 1px);
    color:#6c757d;
    display:flex;
    padding:.25rem .75rem
}
.toast-body {
    padding:.75rem
}
.modal-open {
    overflow:hidden
}
.modal-open .modal {
    overflow-x:hidden;
    overflow-y:auto
}
.modal {
    display:none;
    height:100%;
    left:0;
    outline:0;
    overflow:hidden;
    position:fixed;
    top:0;
    width:100%;
    z-index:1050
}
.modal-dialog {
    margin:.5rem;
    pointer-events:none;
    position:relative;
    width:auto
}
.modal.fade .modal-dialog {
    transform:translateY(-50px);
    transition:transform .3s ease-out
}
@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition:none
    }
}
.modal.show .modal-dialog {
    transform:none
}
.modal.modal-static .modal-dialog {
    transform:scale(1.02)
}
.modal-dialog-scrollable {
    display:flex;
    max-height:calc(100% - 1rem)
}
.modal-dialog-scrollable .modal-content {
    max-height:calc(100vh - 1rem);
    overflow:hidden
}
.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
    flex-shrink:0
}
.modal-dialog-scrollable .modal-body {
    overflow-y:auto
}
.modal-dialog-centered {
    align-items:center;
    display:flex;
    min-height:calc(100% - 1rem)
}
.modal-dialog-centered:before {
    content:"";
    display:block;
    height:calc(100vh - 1rem);
    height:-moz-min-content;
    height:min-content
}
.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction:column;
    height:100%;
    justify-content:center
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height:none
}
.modal-dialog-centered.modal-dialog-scrollable:before {
    content:none
}
.modal-content {
    background-clip:padding-box;
    background-color:#fff;
    border:1px solid rgba(0,0,0,.2);
    border-radius:.3rem;
    display:flex;
    flex-direction:column;
    outline:0;
    pointer-events:auto;
    position:relative;
    width:100%
}
.modal-backdrop {
    background-color:#000;
    height:100vh;
    left:0;
    position:fixed;
    top:0;
    width:100vw;
    z-index:1040
}
.modal-backdrop.fade {
    opacity:0
}
.modal-backdrop.show {
    opacity:.5
}
.modal-header {
    align-items:flex-start;
    border-bottom:1px solid #dee2e6;
    border-top-left-radius:calc(.3rem - 1px);
    border-top-right-radius:calc(.3rem - 1px);
    display:flex;
    justify-content:space-between;
    padding:1rem
}
.modal-header .close {
    margin:-1rem -1rem -1rem auto;
    padding:1rem
}
.modal-title {
    line-height:1.5;
    margin-bottom:0
}
.modal-body {
    flex:1 1 auto;
    padding:1rem;
    position:relative
}
.modal-footer {
    align-items:center;
    border-bottom-left-radius:calc(.3rem - 1px);
    border-bottom-right-radius:calc(.3rem - 1px);
    border-top:1px solid #dee2e6;
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-end;
    padding:.75rem
}
.modal-footer>* {
    margin:.25rem
}
.modal-scrollbar-measure {
    height:50px;
    overflow:scroll;
    position:absolute;
    top:-9999px;
    width:50px
}
@media (min-width:576px) {
    .modal-dialog {
        margin:1.75rem auto;
        max-width:500px
    }
    .modal-dialog-scrollable {
        max-height:calc(100% - 3.5rem)
    }
    .modal-dialog-scrollable .modal-content {
        max-height:calc(100vh - 3.5rem)
    }
    .modal-dialog-centered {
        min-height:calc(100% - 3.5rem)
    }
    .modal-dialog-centered:before {
        height:calc(100vh - 3.5rem);
        height:-moz-min-content;
        height:min-content
    }
    .modal-sm {
        max-width:300px
    }
}
@media (min-width:992px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}
@media (min-width:1200px) {
    .modal-xl {
        max-width:1140px
    }
}
.tooltip {
    word-wrap:break-word;
    display:block;
    font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size:.875rem;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-break:auto;
    line-height:1.5;
    margin:0;
    opacity:0;
    position:absolute;
    text-align:left;
    text-align:start;
    text-decoration:none;
    text-shadow:none;
    text-transform:none;
    white-space:normal;
    word-break:normal;
    word-spacing:normal;
    z-index:1070
}
.tooltip.show {
    opacity:.9
}
.tooltip .arrow {
    display:block;
    height:.4rem;
    position:absolute;
    width:.8rem
}
.tooltip .arrow:before {
    border-color:transparent;
    border-style:solid;
    content:"";
    position:absolute
}
.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top {
    padding:.4rem 0
}
.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow {
    bottom:0
}
.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before {
    border-top-color:#000;
    border-width:.4rem .4rem 0;
    top:0
}
.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right {
    padding:0 .4rem
}
.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
    height:.8rem;
    left:0;
    width:.4rem
}
.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before {
    border-right-color:#000;
    border-width:.4rem .4rem .4rem 0;
    right:0
}
.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom {
    padding:.4rem 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow {
    top:0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before {
    border-bottom-color:#000;
    border-width:0 .4rem .4rem;
    bottom:0
}
.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left {
    padding:0 .4rem
}
.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
    height:.8rem;
    right:0;
    width:.4rem
}
.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before {
    border-left-color:#000;
    border-width:.4rem 0 .4rem .4rem;
    left:0
}
.tooltip-inner {
    background-color:#000;
    border-radius:.25rem;
    color:#fff;
    max-width:200px;
    padding:.25rem .5rem;
    text-align:center
}
.popover {
    word-wrap:break-word;
    background-clip:padding-box;
    background-color:#fff;
    border:1px solid rgba(0,0,0,.2);
    border-radius:.3rem;
    font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size:.875rem;
    font-style:normal;
    font-weight:400;
    left:0;
    letter-spacing:normal;
    line-break:auto;
    line-height:1.5;
    max-width:276px;
    text-align:left;
    text-align:start;
    text-decoration:none;
    text-shadow:none;
    text-transform:none;
    top:0;
    white-space:normal;
    word-break:normal;
    word-spacing:normal;
    z-index:1060
}
.popover,.popover .arrow {
    display:block;
    position:absolute
}
.popover .arrow {
    height:.5rem;
    margin:0 .3rem;
    width:1rem
}
.popover .arrow:after,.popover .arrow:before {
    border-color:transparent;
    border-style:solid;
    content:"";
    display:block;
    position:absolute
}
.bs-popover-auto[x-placement^=top],.bs-popover-top {
    margin-bottom:.5rem
}
.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow {
    bottom:calc(-.5rem - 1px)
}
.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before {
    border-top-color:rgba(0,0,0,.25);
    border-width:.5rem .5rem 0;
    bottom:0
}
.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after {
    border-top-color:#fff;
    border-width:.5rem .5rem 0;
    bottom:1px
}
.bs-popover-auto[x-placement^=right],.bs-popover-right {
    margin-left:.5rem
}
.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow {
    height:1rem;
    left:calc(-.5rem - 1px);
    margin:.3rem 0;
    width:.5rem
}
.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before {
    border-right-color:rgba(0,0,0,.25);
    border-width:.5rem .5rem .5rem 0;
    left:0
}
.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after {
    border-right-color:#fff;
    border-width:.5rem .5rem .5rem 0;
    left:1px
}
.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom {
    margin-top:.5rem
}
.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow {
    top:calc(-.5rem - 1px)
}
.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before {
    border-bottom-color:rgba(0,0,0,.25);
    border-width:0 .5rem .5rem;
    top:0
}
.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after {
    border-bottom-color:#fff;
    border-width:0 .5rem .5rem;
    top:1px
}
.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before {
    border-bottom:1px solid #f7f7f7;
    content:"";
    display:block;
    left:50%;
    margin-left:-.5rem;
    position:absolute;
    top:0;
    width:1rem
}
.bs-popover-auto[x-placement^=left],.bs-popover-left {
    margin-right:.5rem
}
.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow {
    height:1rem;
    margin:.3rem 0;
    right:calc(-.5rem - 1px);
    width:.5rem
}
.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before {
    border-left-color:rgba(0,0,0,.25);
    border-width:.5rem 0 .5rem .5rem;
    right:0
}
.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after {
    border-left-color:#fff;
    border-width:.5rem 0 .5rem .5rem;
    right:1px
}
.popover-header {
    background-color:#f7f7f7;
    border-bottom:1px solid #ebebeb;
    border-top-left-radius:calc(.3rem - 1px);
    border-top-right-radius:calc(.3rem - 1px);
    font-size:1rem;
    margin-bottom:0;
    padding:.5rem .75rem
}
.popover-header:empty {
    display:none
}
.popover-body {
    color:#212529;
    padding:.5rem .75rem
}
.carousel {
    position:relative
}
.carousel.pointer-event {
    touch-action:pan-y
}
.carousel-inner {
    overflow:hidden;
    position:relative;
    width:100%
}
.carousel-inner:after {
    clear:both;
    content:"";
    display:block
}
.carousel-item {
    backface-visibility:hidden;
    display:none;
    float:left;
    margin-right:-100%;
    position:relative;
    transition:transform .6s ease-in-out;
    width:100%
}
@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition:none
    }
}
.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display:block
}
.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left) {
    transform:translateX(100%)
}
.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right) {
    transform:translateX(-100%)
}
.carousel-fade .carousel-item {
    opacity:0;
    transform:none;
    transition-property:opacity
}
.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active {
    opacity:1;
    z-index:1
}
.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
    opacity:0;
    transition:opacity 0s .6s;
    z-index:0
}
@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
        transition:none
    }
}
.carousel-control-next,.carousel-control-prev {
    align-items:center;
    background:none;
    border:0;
    bottom:0;
    color:#fff;
    display:flex;
    justify-content:center;
    opacity:.5;
    padding:0;
    position:absolute;
    text-align:center;
    top:0;
    transition:opacity .15s ease;
    width:15%;
    z-index:1
}
@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,.carousel-control-prev {
        transition:none
    }
}
.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color:#fff;
    opacity:.9;
    outline:0;
    text-decoration:none
}
.carousel-control-prev {
    left:0
}
.carousel-control-next {
    right:0
}
.carousel-control-next-icon,.carousel-control-prev-icon {
    background:50%/100% 100% no-repeat;
    display:inline-block;
    height:20px;
    width:20px
}
.carousel-control-prev-icon {
    background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
    background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}
.carousel-indicators {
    bottom:0;
    display:flex;
    justify-content:center;
    left:0;
    list-style:none;
    margin-left:15%;
    margin-right:15%;
    padding-left:0;
    position:absolute;
    right:0;
    z-index:15
}
.carousel-indicators li {
    background-clip:padding-box;
    background-color:#fff;
    border-bottom:10px solid transparent;
    border-top:10px solid transparent;
    box-sizing:content-box;
    cursor:pointer;
    flex:0 1 auto;
    height:3px;
    margin-left:3px;
    margin-right:3px;
    opacity:.5;
    text-indent:-999px;
    transition:opacity .6s ease;
    width:30px
}
@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition:none
    }
}
.carousel-indicators .active {
    opacity:1
}
.carousel-caption {
    bottom:20px;
    color:#fff;
    left:15%;
    padding-bottom:20px;
    padding-top:20px;
    position:absolute;
    right:15%;
    text-align:center;
    z-index:10
}
@keyframes spinner-border {
    to {
        transform:rotate(1turn)
    }
}
.spinner-border {
    animation:spinner-border .75s linear infinite;
    border:.25em solid;
    border-radius:50%;
    border-right:.25em solid transparent;
    display:inline-block;
    height:2rem;
    vertical-align:-.125em;
    width:2rem
}
.spinner-border-sm {
    border-width:.2em;
    height:1rem;
    width:1rem
}
@keyframes spinner-grow {
    0% {
        transform:scale(0)
    }
    50% {
        opacity:1;
        transform:none
    }
}
.spinner-grow {
    animation:spinner-grow .75s linear infinite;
    background-color:currentcolor;
    border-radius:50%;
    display:inline-block;
    height:2rem;
    opacity:0;
    vertical-align:-.125em;
    width:2rem
}
.spinner-grow-sm {
    height:1rem;
    width:1rem
}
@media (prefers-reduced-motion:reduce) {
    .spinner-border,.spinner-grow {
        animation-duration:1.5s
    }
}
.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
}
.bg-primary {
    background-color:#007bff!important
}
a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color:#0062cc!important
}
.bg-secondary {
    background-color:#6c757d!important
}
a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color:#545b62!important
}
.bg-success {
    background-color:#28a745!important
}
a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color:#1e7e34!important
}
.bg-info {
    background-color:#17a2b8!important
}
a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color:#117a8b!important
}
.bg-warning {
    background-color:#ffc107!important
}
a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color:#d39e00!important
}
.bg-danger {
    background-color:#dc3545!important
}
a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color:#bd2130!important
}
.bg-light {
    background-color:#f8f9fa!important
}
a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color:#dae0e5!important
}
.bg-dark {
    background-color:#343a40!important
}
a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color:#1d2124!important
}
.bg-white {
    background-color:#fff!important
}
.bg-transparent {
    background-color:transparent!important
}
.border {
    border:1px solid #dee2e6!important
}
.border-top {
    border-top:1px solid #dee2e6!important
}
.border-right {
    border-right:1px solid #dee2e6!important
}
.border-bottom {
    border-bottom:1px solid #dee2e6!important
}
.border-left {
    border-left:1px solid #dee2e6!important
}
.border-0 {
    border:0!important
}
.border-top-0 {
    border-top:0!important
}
.border-right-0 {
    border-right:0!important
}
.border-bottom-0 {
    border-bottom:0!important
}
.border-left-0 {
    border-left:0!important
}
.border-primary {
    border-color:#007bff!important
}
.border-secondary {
    border-color:#6c757d!important
}
.border-success {
    border-color:#28a745!important
}
.border-info {
    border-color:#17a2b8!important
}
.border-warning {
    border-color:#ffc107!important
}
.border-danger {
    border-color:#dc3545!important
}
.border-light {
    border-color:#f8f9fa!important
}
.border-dark {
    border-color:#343a40!important
}
.border-white {
    border-color:#fff!important
}
.rounded-sm {
    border-radius:.2rem!important
}
.rounded {
    border-radius:.25rem!important
}
.rounded-top {
    border-top-left-radius:.25rem!important
}
.rounded-right,.rounded-top {
    border-top-right-radius:.25rem!important
}
.rounded-bottom,.rounded-right {
    border-bottom-right-radius:.25rem!important
}
.rounded-bottom,.rounded-left {
    border-bottom-left-radius:.25rem!important
}
.rounded-left {
    border-top-left-radius:.25rem!important
}
.rounded-lg {
    border-radius:.3rem!important
}
.rounded-circle {
    border-radius:50%!important
}
.rounded-pill {
    border-radius:50rem!important
}
.rounded-0 {
    border-radius:0!important
}
.clearfix:after {
    clear:both;
    content:"";
    display:block
}
.d-none {
    display:none!important
}
.d-inline {
    display:inline!important
}
.d-inline-block {
    display:inline-block!important
}
.d-block {
    display:block!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
}
@media (min-width:576px) {
    .d-sm-none {
        display:none!important
    }
    .d-sm-inline {
        display:inline!important
    }
    .d-sm-inline-block {
        display:inline-block!important
    }
    .d-sm-block {
        display:block!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
    }
}
@media (min-width:768px) {
    .d-md-none {
        display:none!important
    }
    .d-md-inline {
        display:inline!important
    }
    .d-md-inline-block {
        display:inline-block!important
    }
    .d-md-block {
        display:block!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
    }
}
@media (min-width:992px) {
    .d-lg-none {
        display:none!important
    }
    .d-lg-inline {
        display:inline!important
    }
    .d-lg-inline-block {
        display:inline-block!important
    }
    .d-lg-block {
        display:block!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
    }
}
@media (min-width:1200px) {
    .d-xl-none {
        display:none!important
    }
    .d-xl-inline {
        display:inline!important
    }
    .d-xl-inline-block {
        display:inline-block!important
    }
    .d-xl-block {
        display:block!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
    }
}
@media print {
    .d-print-none {
        display:none!important
    }
    .d-print-inline {
        display:inline!important
    }
    .d-print-inline-block {
        display:inline-block!important
    }
    .d-print-block {
        display:block!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
    }
}
.embed-responsive {
    display:block;
    overflow:hidden;
    padding:0;
    position:relative;
    width:100%
}
.embed-responsive:before {
    content:"";
    display:block
}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    border:0;
    bottom:0;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%
}
.embed-responsive-21by9:before {
    padding-top:42.85714286%
}
.embed-responsive-16by9:before {
    padding-top:56.25%
}
.embed-responsive-4by3:before {
    padding-top:75%
}
.embed-responsive-1by1:before {
    padding-top:100%
}
.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-wrap {
    flex-wrap:wrap!important
}
.flex-nowrap {
    flex-wrap:nowrap!important
}
.flex-wrap-reverse {
    flex-wrap:wrap-reverse!important
}
.flex-fill {
    flex:1 1 auto!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
}
.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
}
.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
}
@media (min-width:576px) {
    .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-wrap {
        flex-wrap:wrap!important
    }
    .flex-sm-nowrap {
        flex-wrap:nowrap!important
    }
    .flex-sm-wrap-reverse {
        flex-wrap:wrap-reverse!important
    }
    .flex-sm-fill {
        flex:1 1 auto!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
    }
    .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
    }
    .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
    }
}
@media (min-width:768px) {
    .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-wrap {
        flex-wrap:wrap!important
    }
    .flex-md-nowrap {
        flex-wrap:nowrap!important
    }
    .flex-md-wrap-reverse {
        flex-wrap:wrap-reverse!important
    }
    .flex-md-fill {
        flex:1 1 auto!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
    }
    .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
    }
    .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
    }
}
@media (min-width:992px) {
    .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-wrap {
        flex-wrap:wrap!important
    }
    .flex-lg-nowrap {
        flex-wrap:nowrap!important
    }
    .flex-lg-wrap-reverse {
        flex-wrap:wrap-reverse!important
    }
    .flex-lg-fill {
        flex:1 1 auto!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
    }
    .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
    }
    .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
    }
}
@media (min-width:1200px) {
    .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-wrap {
        flex-wrap:wrap!important
    }
    .flex-xl-nowrap {
        flex-wrap:nowrap!important
    }
    .flex-xl-wrap-reverse {
        flex-wrap:wrap-reverse!important
    }
    .flex-xl-fill {
        flex:1 1 auto!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
    }
    .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
    }
    .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
    }
}
.float-left {
    float:left!important
}
.float-right {
    float:right!important
}
.float-none {
    float:none!important
}
@media (min-width:576px) {
    .float-sm-left {
        float:left!important
    }
    .float-sm-right {
        float:right!important
    }
    .float-sm-none {
        float:none!important
    }
}
@media (min-width:768px) {
    .float-md-left {
        float:left!important
    }
    .float-md-right {
        float:right!important
    }
    .float-md-none {
        float:none!important
    }
}
@media (min-width:992px) {
    .float-lg-left {
        float:left!important
    }
    .float-lg-right {
        float:right!important
    }
    .float-lg-none {
        float:none!important
    }
}
@media (min-width:1200px) {
    .float-xl-left {
        float:left!important
    }
    .float-xl-right {
        float:right!important
    }
    .float-xl-none {
        float:none!important
    }
}
.user-select-all {
    -webkit-user-select:all!important;
    -moz-user-select:all!important;
    user-select:all!important
}
.user-select-auto {
    -webkit-user-select:auto!important;
    -moz-user-select:auto!important;
    user-select:auto!important
}
.user-select-none {
    -webkit-user-select:none!important;
    -moz-user-select:none!important;
    user-select:none!important
}
.overflow-auto {
    overflow:auto!important
}
.overflow-hidden {
    overflow:hidden!important
}
.position-static {
    position:static!important
}
.position-relative {
    position:relative!important
}
.position-absolute {
    position:absolute!important
}
.position-fixed {
    position:fixed!important
}
.position-sticky {
    position:sticky!important
}
.fixed-top {
    top:0
}
.fixed-bottom,.fixed-top {
    left:0;
    position:fixed;
    right:0;
    z-index:1030
}
.fixed-bottom {
    bottom:0
}
@supports (position:sticky) {
    .sticky-top {
        position:sticky;
        top:0;
        z-index:1020
    }
}
.sr-only {
    clip:rect(0,0,0,0);
    border:0;
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    white-space:nowrap;
    width:1px
}
.sr-only-focusable:active,.sr-only-focusable:focus {
    clip:auto;
    height:auto;
    overflow:visible;
    position:static;
    white-space:normal;
    width:auto
}
.shadow-sm {
    box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important
}
.shadow {
    box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important
}
.shadow-lg {
    box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important
}
.shadow-none {
    box-shadow:none!important
}
.w-25 {
    width:25%!important
}
.w-50 {
    width:50%!important
}
.w-75 {
    width:75%!important
}
.w-100 {
    width:100%!important
}
.w-auto {
    width:auto!important
}
.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
}
.mw-100 {
    max-width:100%!important
}
.mh-100 {
    max-height:100%!important
}
.min-vw-100 {
    min-width:100vw!important
}
.min-vh-100 {
    min-height:100vh!important
}
.vw-100 {
    width:100vw!important
}
.vh-100 {
    height:100vh!important
}
.m-0 {
    margin:0!important
}
.mt-0,.my-0 {
    margin-top:0!important
}
.mr-0,.mx-0 {
    margin-right:0!important
}
.mb-0,.my-0 {
    margin-bottom:0!important
}
.ml-0,.mx-0 {
    margin-left:0!important
}
.m-1 {
    margin:.25rem!important
}
.mt-1,.my-1 {
    margin-top:.25rem!important
}
.mr-1,.mx-1 {
    margin-right:.25rem!important
}
.mb-1,.my-1 {
    margin-bottom:.25rem!important
}
.ml-1,.mx-1 {
    margin-left:.25rem!important
}
.m-2 {
    margin:.5rem!important
}
.mt-2,.my-2 {
    margin-top:.5rem!important
}
.mr-2,.mx-2 {
    margin-right:.5rem!important
}
.mb-2,.my-2 {
    margin-bottom:.5rem!important
}
.ml-2,.mx-2 {
    margin-left:.5rem!important
}
.m-3 {
    margin:1rem!important
}
.mt-3,.my-3 {
    margin-top:1rem!important
}
.mr-3,.mx-3 {
    margin-right:1rem!important
}
.mb-3,.my-3 {
    margin-bottom:1rem!important
}
.ml-3,.mx-3 {
    margin-left:1rem!important
}
.m-4 {
    margin:1.5rem!important
}
.mt-4,.my-4 {
    margin-top:1.5rem!important
}
.mr-4,.mx-4 {
    margin-right:1.5rem!important
}
.mb-4,.my-4 {
    margin-bottom:1.5rem!important
}
.ml-4,.mx-4 {
    margin-left:1.5rem!important
}
.m-5 {
    margin:3rem!important
}
.mt-5,.my-5 {
    margin-top:3rem!important
}
.mr-5,.mx-5 {
    margin-right:3rem!important
}
.mb-5,.my-5 {
    margin-bottom:3rem!important
}
.ml-5,.mx-5 {
    margin-left:3rem!important
}
.p-0 {
    padding:0!important
}
.pt-0,.py-0 {
    padding-top:0!important
}
.pr-0,.px-0 {
    padding-right:0!important
}
.pb-0,.py-0 {
    padding-bottom:0!important
}
.pl-0,.px-0 {
    padding-left:0!important
}
.p-1 {
    padding:.25rem!important
}
.pt-1,.py-1 {
    padding-top:.25rem!important
}
.pr-1,.px-1 {
    padding-right:.25rem!important
}
.pb-1,.py-1 {
    padding-bottom:.25rem!important
}
.pl-1,.px-1 {
    padding-left:.25rem!important
}
.p-2 {
    padding:.5rem!important
}
.pt-2,.py-2 {
    padding-top:.5rem!important
}
.pr-2,.px-2 {
    padding-right:.5rem!important
}
.pb-2,.py-2 {
    padding-bottom:.5rem!important
}
.pl-2,.px-2 {
    padding-left:.5rem!important
}
.p-3 {
    padding:1rem!important
}
.pt-3,.py-3 {
    padding-top:1rem!important
}
.pr-3,.px-3 {
    padding-right:1rem!important
}
.pb-3,.py-3 {
    padding-bottom:1rem!important
}
.pl-3,.px-3 {
    padding-left:1rem!important
}
.p-4 {
    padding:1.5rem!important
}
.pt-4,.py-4 {
    padding-top:1.5rem!important
}
.pr-4,.px-4 {
    padding-right:1.5rem!important
}
.pb-4,.py-4 {
    padding-bottom:1.5rem!important
}
.pl-4,.px-4 {
    padding-left:1.5rem!important
}
.p-5 {
    padding:3rem!important
}
.pt-5,.py-5 {
    padding-top:3rem!important
}
.pr-5,.px-5 {
    padding-right:3rem!important
}
.pb-5,.py-5 {
    padding-bottom:3rem!important
}
.pl-5,.px-5 {
    padding-left:3rem!important
}
.m-n1 {
    margin:-.25rem!important
}
.mt-n1,.my-n1 {
    margin-top:-.25rem!important
}
.mr-n1,.mx-n1 {
    margin-right:-.25rem!important
}
.mb-n1,.my-n1 {
    margin-bottom:-.25rem!important
}
.ml-n1,.mx-n1 {
    margin-left:-.25rem!important
}
.m-n2 {
    margin:-.5rem!important
}
.mt-n2,.my-n2 {
    margin-top:-.5rem!important
}
.mr-n2,.mx-n2 {
    margin-right:-.5rem!important
}
.mb-n2,.my-n2 {
    margin-bottom:-.5rem!important
}
.ml-n2,.mx-n2 {
    margin-left:-.5rem!important
}
.m-n3 {
    margin:-1rem!important
}
.mt-n3,.my-n3 {
    margin-top:-1rem!important
}
.mr-n3,.mx-n3 {
    margin-right:-1rem!important
}
.mb-n3,.my-n3 {
    margin-bottom:-1rem!important
}
.ml-n3,.mx-n3 {
    margin-left:-1rem!important
}
.m-n4 {
    margin:-1.5rem!important
}
.mt-n4,.my-n4 {
    margin-top:-1.5rem!important
}
.mr-n4,.mx-n4 {
    margin-right:-1.5rem!important
}
.mb-n4,.my-n4 {
    margin-bottom:-1.5rem!important
}
.ml-n4,.mx-n4 {
    margin-left:-1.5rem!important
}
.m-n5 {
    margin:-3rem!important
}
.mt-n5,.my-n5 {
    margin-top:-3rem!important
}
.mr-n5,.mx-n5 {
    margin-right:-3rem!important
}
.mb-n5,.my-n5 {
    margin-bottom:-3rem!important
}
.ml-n5,.mx-n5 {
    margin-left:-3rem!important
}
.m-auto {
    margin:auto!important
}
.mt-auto,.my-auto {
    margin-top:auto!important
}
.mr-auto,.mx-auto {
    margin-right:auto!important
}
.mb-auto,.my-auto {
    margin-bottom:auto!important
}
.ml-auto,.mx-auto {
    margin-left:auto!important
}
@media (min-width:576px) {
    .m-sm-0 {
        margin:0!important
    }
    .mt-sm-0,.my-sm-0 {
        margin-top:0!important
    }
    .mr-sm-0,.mx-sm-0 {
        margin-right:0!important
    }
    .mb-sm-0,.my-sm-0 {
        margin-bottom:0!important
    }
    .ml-sm-0,.mx-sm-0 {
        margin-left:0!important
    }
    .m-sm-1 {
        margin:.25rem!important
    }
    .mt-sm-1,.my-sm-1 {
        margin-top:.25rem!important
    }
    .mr-sm-1,.mx-sm-1 {
        margin-right:.25rem!important
    }
    .mb-sm-1,.my-sm-1 {
        margin-bottom:.25rem!important
    }
    .ml-sm-1,.mx-sm-1 {
        margin-left:.25rem!important
    }
    .m-sm-2 {
        margin:.5rem!important
    }
    .mt-sm-2,.my-sm-2 {
        margin-top:.5rem!important
    }
    .mr-sm-2,.mx-sm-2 {
        margin-right:.5rem!important
    }
    .mb-sm-2,.my-sm-2 {
        margin-bottom:.5rem!important
    }
    .ml-sm-2,.mx-sm-2 {
        margin-left:.5rem!important
    }
    .m-sm-3 {
        margin:1rem!important
    }
    .mt-sm-3,.my-sm-3 {
        margin-top:1rem!important
    }
    .mr-sm-3,.mx-sm-3 {
        margin-right:1rem!important
    }
    .mb-sm-3,.my-sm-3 {
        margin-bottom:1rem!important
    }
    .ml-sm-3,.mx-sm-3 {
        margin-left:1rem!important
    }
    .m-sm-4 {
        margin:1.5rem!important
    }
    .mt-sm-4,.my-sm-4 {
        margin-top:1.5rem!important
    }
    .mr-sm-4,.mx-sm-4 {
        margin-right:1.5rem!important
    }
    .mb-sm-4,.my-sm-4 {
        margin-bottom:1.5rem!important
    }
    .ml-sm-4,.mx-sm-4 {
        margin-left:1.5rem!important
    }
    .m-sm-5 {
        margin:3rem!important
    }
    .mt-sm-5,.my-sm-5 {
        margin-top:3rem!important
    }
    .mr-sm-5,.mx-sm-5 {
        margin-right:3rem!important
    }
    .mb-sm-5,.my-sm-5 {
        margin-bottom:3rem!important
    }
    .ml-sm-5,.mx-sm-5 {
        margin-left:3rem!important
    }
    .p-sm-0 {
        padding:0!important
    }
    .pt-sm-0,.py-sm-0 {
        padding-top:0!important
    }
    .pr-sm-0,.px-sm-0 {
        padding-right:0!important
    }
    .pb-sm-0,.py-sm-0 {
        padding-bottom:0!important
    }
    .pl-sm-0,.px-sm-0 {
        padding-left:0!important
    }
    .p-sm-1 {
        padding:.25rem!important
    }
    .pt-sm-1,.py-sm-1 {
        padding-top:.25rem!important
    }
    .pr-sm-1,.px-sm-1 {
        padding-right:.25rem!important
    }
    .pb-sm-1,.py-sm-1 {
        padding-bottom:.25rem!important
    }
    .pl-sm-1,.px-sm-1 {
        padding-left:.25rem!important
    }
    .p-sm-2 {
        padding:.5rem!important
    }
    .pt-sm-2,.py-sm-2 {
        padding-top:.5rem!important
    }
    .pr-sm-2,.px-sm-2 {
        padding-right:.5rem!important
    }
    .pb-sm-2,.py-sm-2 {
        padding-bottom:.5rem!important
    }
    .pl-sm-2,.px-sm-2 {
        padding-left:.5rem!important
    }
    .p-sm-3 {
        padding:1rem!important
    }
    .pt-sm-3,.py-sm-3 {
        padding-top:1rem!important
    }
    .pr-sm-3,.px-sm-3 {
        padding-right:1rem!important
    }
    .pb-sm-3,.py-sm-3 {
        padding-bottom:1rem!important
    }
    .pl-sm-3,.px-sm-3 {
        padding-left:1rem!important
    }
    .p-sm-4 {
        padding:1.5rem!important
    }
    .pt-sm-4,.py-sm-4 {
        padding-top:1.5rem!important
    }
    .pr-sm-4,.px-sm-4 {
        padding-right:1.5rem!important
    }
    .pb-sm-4,.py-sm-4 {
        padding-bottom:1.5rem!important
    }
    .pl-sm-4,.px-sm-4 {
        padding-left:1.5rem!important
    }
    .p-sm-5 {
        padding:3rem!important
    }
    .pt-sm-5,.py-sm-5 {
        padding-top:3rem!important
    }
    .pr-sm-5,.px-sm-5 {
        padding-right:3rem!important
    }
    .pb-sm-5,.py-sm-5 {
        padding-bottom:3rem!important
    }
    .pl-sm-5,.px-sm-5 {
        padding-left:3rem!important
    }
    .m-sm-n1 {
        margin:-.25rem!important
    }
    .mt-sm-n1,.my-sm-n1 {
        margin-top:-.25rem!important
    }
    .mr-sm-n1,.mx-sm-n1 {
        margin-right:-.25rem!important
    }
    .mb-sm-n1,.my-sm-n1 {
        margin-bottom:-.25rem!important
    }
    .ml-sm-n1,.mx-sm-n1 {
        margin-left:-.25rem!important
    }
    .m-sm-n2 {
        margin:-.5rem!important
    }
    .mt-sm-n2,.my-sm-n2 {
        margin-top:-.5rem!important
    }
    .mr-sm-n2,.mx-sm-n2 {
        margin-right:-.5rem!important
    }
    .mb-sm-n2,.my-sm-n2 {
        margin-bottom:-.5rem!important
    }
    .ml-sm-n2,.mx-sm-n2 {
        margin-left:-.5rem!important
    }
    .m-sm-n3 {
        margin:-1rem!important
    }
    .mt-sm-n3,.my-sm-n3 {
        margin-top:-1rem!important
    }
    .mr-sm-n3,.mx-sm-n3 {
        margin-right:-1rem!important
    }
    .mb-sm-n3,.my-sm-n3 {
        margin-bottom:-1rem!important
    }
    .ml-sm-n3,.mx-sm-n3 {
        margin-left:-1rem!important
    }
    .m-sm-n4 {
        margin:-1.5rem!important
    }
    .mt-sm-n4,.my-sm-n4 {
        margin-top:-1.5rem!important
    }
    .mr-sm-n4,.mx-sm-n4 {
        margin-right:-1.5rem!important
    }
    .mb-sm-n4,.my-sm-n4 {
        margin-bottom:-1.5rem!important
    }
    .ml-sm-n4,.mx-sm-n4 {
        margin-left:-1.5rem!important
    }
    .m-sm-n5 {
        margin:-3rem!important
    }
    .mt-sm-n5,.my-sm-n5 {
        margin-top:-3rem!important
    }
    .mr-sm-n5,.mx-sm-n5 {
        margin-right:-3rem!important
    }
    .mb-sm-n5,.my-sm-n5 {
        margin-bottom:-3rem!important
    }
    .ml-sm-n5,.mx-sm-n5 {
        margin-left:-3rem!important
    }
    .m-sm-auto {
        margin:auto!important
    }
    .mt-sm-auto,.my-sm-auto {
        margin-top:auto!important
    }
    .mr-sm-auto,.mx-sm-auto {
        margin-right:auto!important
    }
    .mb-sm-auto,.my-sm-auto {
        margin-bottom:auto!important
    }
    .ml-sm-auto,.mx-sm-auto {
        margin-left:auto!important
    }
}
@media (min-width:768px) {
    .m-md-0 {
        margin:0!important
    }
    .mt-md-0,.my-md-0 {
        margin-top:0!important
    }
    .mr-md-0,.mx-md-0 {
        margin-right:0!important
    }
    .mb-md-0,.my-md-0 {
        margin-bottom:0!important
    }
    .ml-md-0,.mx-md-0 {
        margin-left:0!important
    }
    .m-md-1 {
        margin:.25rem!important
    }
    .mt-md-1,.my-md-1 {
        margin-top:.25rem!important
    }
    .mr-md-1,.mx-md-1 {
        margin-right:.25rem!important
    }
    .mb-md-1,.my-md-1 {
        margin-bottom:.25rem!important
    }
    .ml-md-1,.mx-md-1 {
        margin-left:.25rem!important
    }
    .m-md-2 {
        margin:.5rem!important
    }
    .mt-md-2,.my-md-2 {
        margin-top:.5rem!important
    }
    .mr-md-2,.mx-md-2 {
        margin-right:.5rem!important
    }
    .mb-md-2,.my-md-2 {
        margin-bottom:.5rem!important
    }
    .ml-md-2,.mx-md-2 {
        margin-left:.5rem!important
    }
    .m-md-3 {
        margin:1rem!important
    }
    .mt-md-3,.my-md-3 {
        margin-top:1rem!important
    }
    .mr-md-3,.mx-md-3 {
        margin-right:1rem!important
    }
    .mb-md-3,.my-md-3 {
        margin-bottom:1rem!important
    }
    .ml-md-3,.mx-md-3 {
        margin-left:1rem!important
    }
    .m-md-4 {
        margin:1.5rem!important
    }
    .mt-md-4,.my-md-4 {
        margin-top:1.5rem!important
    }
    .mr-md-4,.mx-md-4 {
        margin-right:1.5rem!important
    }
    .mb-md-4,.my-md-4 {
        margin-bottom:1.5rem!important
    }
    .ml-md-4,.mx-md-4 {
        margin-left:1.5rem!important
    }
    .m-md-5 {
        margin:3rem!important
    }
    .mt-md-5,.my-md-5 {
        margin-top:3rem!important
    }
    .mr-md-5,.mx-md-5 {
        margin-right:3rem!important
    }
    .mb-md-5,.my-md-5 {
        margin-bottom:3rem!important
    }
    .ml-md-5,.mx-md-5 {
        margin-left:3rem!important
    }
    .p-md-0 {
        padding:0!important
    }
    .pt-md-0,.py-md-0 {
        padding-top:0!important
    }
    .pr-md-0,.px-md-0 {
        padding-right:0!important
    }
    .pb-md-0,.py-md-0 {
        padding-bottom:0!important
    }
    .pl-md-0,.px-md-0 {
        padding-left:0!important
    }
    .p-md-1 {
        padding:.25rem!important
    }
    .pt-md-1,.py-md-1 {
        padding-top:.25rem!important
    }
    .pr-md-1,.px-md-1 {
        padding-right:.25rem!important
    }
    .pb-md-1,.py-md-1 {
        padding-bottom:.25rem!important
    }
    .pl-md-1,.px-md-1 {
        padding-left:.25rem!important
    }
    .p-md-2 {
        padding:.5rem!important
    }
    .pt-md-2,.py-md-2 {
        padding-top:.5rem!important
    }
    .pr-md-2,.px-md-2 {
        padding-right:.5rem!important
    }
    .pb-md-2,.py-md-2 {
        padding-bottom:.5rem!important
    }
    .pl-md-2,.px-md-2 {
        padding-left:.5rem!important
    }
    .p-md-3 {
        padding:1rem!important
    }
    .pt-md-3,.py-md-3 {
        padding-top:1rem!important
    }
    .pr-md-3,.px-md-3 {
        padding-right:1rem!important
    }
    .pb-md-3,.py-md-3 {
        padding-bottom:1rem!important
    }
    .pl-md-3,.px-md-3 {
        padding-left:1rem!important
    }
    .p-md-4 {
        padding:1.5rem!important
    }
    .pt-md-4,.py-md-4 {
        padding-top:1.5rem!important
    }
    .pr-md-4,.px-md-4 {
        padding-right:1.5rem!important
    }
    .pb-md-4,.py-md-4 {
        padding-bottom:1.5rem!important
    }
    .pl-md-4,.px-md-4 {
        padding-left:1.5rem!important
    }
    .p-md-5 {
        padding:3rem!important
    }
    .pt-md-5,.py-md-5 {
        padding-top:3rem!important
    }
    .pr-md-5,.px-md-5 {
        padding-right:3rem!important
    }
    .pb-md-5,.py-md-5 {
        padding-bottom:3rem!important
    }
    .pl-md-5,.px-md-5 {
        padding-left:3rem!important
    }
    .m-md-n1 {
        margin:-.25rem!important
    }
    .mt-md-n1,.my-md-n1 {
        margin-top:-.25rem!important
    }
    .mr-md-n1,.mx-md-n1 {
        margin-right:-.25rem!important
    }
    .mb-md-n1,.my-md-n1 {
        margin-bottom:-.25rem!important
    }
    .ml-md-n1,.mx-md-n1 {
        margin-left:-.25rem!important
    }
    .m-md-n2 {
        margin:-.5rem!important
    }
    .mt-md-n2,.my-md-n2 {
        margin-top:-.5rem!important
    }
    .mr-md-n2,.mx-md-n2 {
        margin-right:-.5rem!important
    }
    .mb-md-n2,.my-md-n2 {
        margin-bottom:-.5rem!important
    }
    .ml-md-n2,.mx-md-n2 {
        margin-left:-.5rem!important
    }
    .m-md-n3 {
        margin:-1rem!important
    }
    .mt-md-n3,.my-md-n3 {
        margin-top:-1rem!important
    }
    .mr-md-n3,.mx-md-n3 {
        margin-right:-1rem!important
    }
    .mb-md-n3,.my-md-n3 {
        margin-bottom:-1rem!important
    }
    .ml-md-n3,.mx-md-n3 {
        margin-left:-1rem!important
    }
    .m-md-n4 {
        margin:-1.5rem!important
    }
    .mt-md-n4,.my-md-n4 {
        margin-top:-1.5rem!important
    }
    .mr-md-n4,.mx-md-n4 {
        margin-right:-1.5rem!important
    }
    .mb-md-n4,.my-md-n4 {
        margin-bottom:-1.5rem!important
    }
    .ml-md-n4,.mx-md-n4 {
        margin-left:-1.5rem!important
    }
    .m-md-n5 {
        margin:-3rem!important
    }
    .mt-md-n5,.my-md-n5 {
        margin-top:-3rem!important
    }
    .mr-md-n5,.mx-md-n5 {
        margin-right:-3rem!important
    }
    .mb-md-n5,.my-md-n5 {
        margin-bottom:-3rem!important
    }
    .ml-md-n5,.mx-md-n5 {
        margin-left:-3rem!important
    }
    .m-md-auto {
        margin:auto!important
    }
    .mt-md-auto,.my-md-auto {
        margin-top:auto!important
    }
    .mr-md-auto,.mx-md-auto {
        margin-right:auto!important
    }
    .mb-md-auto,.my-md-auto {
        margin-bottom:auto!important
    }
    .ml-md-auto,.mx-md-auto {
        margin-left:auto!important
    }
}
@media (min-width:992px) {
    .m-lg-0 {
        margin:0!important
    }
    .mt-lg-0,.my-lg-0 {
        margin-top:0!important
    }
    .mr-lg-0,.mx-lg-0 {
        margin-right:0!important
    }
    .mb-lg-0,.my-lg-0 {
        margin-bottom:0!important
    }
    .ml-lg-0,.mx-lg-0 {
        margin-left:0!important
    }
    .m-lg-1 {
        margin:.25rem!important
    }
    .mt-lg-1,.my-lg-1 {
        margin-top:.25rem!important
    }
    .mr-lg-1,.mx-lg-1 {
        margin-right:.25rem!important
    }
    .mb-lg-1,.my-lg-1 {
        margin-bottom:.25rem!important
    }
    .ml-lg-1,.mx-lg-1 {
        margin-left:.25rem!important
    }
    .m-lg-2 {
        margin:.5rem!important
    }
    .mt-lg-2,.my-lg-2 {
        margin-top:.5rem!important
    }
    .mr-lg-2,.mx-lg-2 {
        margin-right:.5rem!important
    }
    .mb-lg-2,.my-lg-2 {
        margin-bottom:.5rem!important
    }
    .ml-lg-2,.mx-lg-2 {
        margin-left:.5rem!important
    }
    .m-lg-3 {
        margin:1rem!important
    }
    .mt-lg-3,.my-lg-3 {
        margin-top:1rem!important
    }
    .mr-lg-3,.mx-lg-3 {
        margin-right:1rem!important
    }
    .mb-lg-3,.my-lg-3 {
        margin-bottom:1rem!important
    }
    .ml-lg-3,.mx-lg-3 {
        margin-left:1rem!important
    }
    .m-lg-4 {
        margin:1.5rem!important
    }
    .mt-lg-4,.my-lg-4 {
        margin-top:1.5rem!important
    }
    .mr-lg-4,.mx-lg-4 {
        margin-right:1.5rem!important
    }
    .mb-lg-4,.my-lg-4 {
        margin-bottom:1.5rem!important
    }
    .ml-lg-4,.mx-lg-4 {
        margin-left:1.5rem!important
    }
    .m-lg-5 {
        margin:3rem!important
    }
    .mt-lg-5,.my-lg-5 {
        margin-top:3rem!important
    }
    .mr-lg-5,.mx-lg-5 {
        margin-right:3rem!important
    }
    .mb-lg-5,.my-lg-5 {
        margin-bottom:3rem!important
    }
    .ml-lg-5,.mx-lg-5 {
        margin-left:3rem!important
    }
    .p-lg-0 {
        padding:0!important
    }
    .pt-lg-0,.py-lg-0 {
        padding-top:0!important
    }
    .pr-lg-0,.px-lg-0 {
        padding-right:0!important
    }
    .pb-lg-0,.py-lg-0 {
        padding-bottom:0!important
    }
    .pl-lg-0,.px-lg-0 {
        padding-left:0!important
    }
    .p-lg-1 {
        padding:.25rem!important
    }
    .pt-lg-1,.py-lg-1 {
        padding-top:.25rem!important
    }
    .pr-lg-1,.px-lg-1 {
        padding-right:.25rem!important
    }
    .pb-lg-1,.py-lg-1 {
        padding-bottom:.25rem!important
    }
    .pl-lg-1,.px-lg-1 {
        padding-left:.25rem!important
    }
    .p-lg-2 {
        padding:.5rem!important
    }
    .pt-lg-2,.py-lg-2 {
        padding-top:.5rem!important
    }
    .pr-lg-2,.px-lg-2 {
        padding-right:.5rem!important
    }
    .pb-lg-2,.py-lg-2 {
        padding-bottom:.5rem!important
    }
    .pl-lg-2,.px-lg-2 {
        padding-left:.5rem!important
    }
    .p-lg-3 {
        padding:1rem!important
    }
    .pt-lg-3,.py-lg-3 {
        padding-top:1rem!important
    }
    .pr-lg-3,.px-lg-3 {
        padding-right:1rem!important
    }
    .pb-lg-3,.py-lg-3 {
        padding-bottom:1rem!important
    }
    .pl-lg-3,.px-lg-3 {
        padding-left:1rem!important
    }
    .p-lg-4 {
        padding:1.5rem!important
    }
    .pt-lg-4,.py-lg-4 {
        padding-top:1.5rem!important
    }
    .pr-lg-4,.px-lg-4 {
        padding-right:1.5rem!important
    }
    .pb-lg-4,.py-lg-4 {
        padding-bottom:1.5rem!important
    }
    .pl-lg-4,.px-lg-4 {
        padding-left:1.5rem!important
    }
    .p-lg-5 {
        padding:3rem!important
    }
    .pt-lg-5,.py-lg-5 {
        padding-top:3rem!important
    }
    .pr-lg-5,.px-lg-5 {
        padding-right:3rem!important
    }
    .pb-lg-5,.py-lg-5 {
        padding-bottom:3rem!important
    }
    .pl-lg-5,.px-lg-5 {
        padding-left:3rem!important
    }
    .m-lg-n1 {
        margin:-.25rem!important
    }
    .mt-lg-n1,.my-lg-n1 {
        margin-top:-.25rem!important
    }
    .mr-lg-n1,.mx-lg-n1 {
        margin-right:-.25rem!important
    }
    .mb-lg-n1,.my-lg-n1 {
        margin-bottom:-.25rem!important
    }
    .ml-lg-n1,.mx-lg-n1 {
        margin-left:-.25rem!important
    }
    .m-lg-n2 {
        margin:-.5rem!important
    }
    .mt-lg-n2,.my-lg-n2 {
        margin-top:-.5rem!important
    }
    .mr-lg-n2,.mx-lg-n2 {
        margin-right:-.5rem!important
    }
    .mb-lg-n2,.my-lg-n2 {
        margin-bottom:-.5rem!important
    }
    .ml-lg-n2,.mx-lg-n2 {
        margin-left:-.5rem!important
    }
    .m-lg-n3 {
        margin:-1rem!important
    }
    .mt-lg-n3,.my-lg-n3 {
        margin-top:-1rem!important
    }
    .mr-lg-n3,.mx-lg-n3 {
        margin-right:-1rem!important
    }
    .mb-lg-n3,.my-lg-n3 {
        margin-bottom:-1rem!important
    }
    .ml-lg-n3,.mx-lg-n3 {
        margin-left:-1rem!important
    }
    .m-lg-n4 {
        margin:-1.5rem!important
    }
    .mt-lg-n4,.my-lg-n4 {
        margin-top:-1.5rem!important
    }
    .mr-lg-n4,.mx-lg-n4 {
        margin-right:-1.5rem!important
    }
    .mb-lg-n4,.my-lg-n4 {
        margin-bottom:-1.5rem!important
    }
    .ml-lg-n4,.mx-lg-n4 {
        margin-left:-1.5rem!important
    }
    .m-lg-n5 {
        margin:-3rem!important
    }
    .mt-lg-n5,.my-lg-n5 {
        margin-top:-3rem!important
    }
    .mr-lg-n5,.mx-lg-n5 {
        margin-right:-3rem!important
    }
    .mb-lg-n5,.my-lg-n5 {
        margin-bottom:-3rem!important
    }
    .ml-lg-n5,.mx-lg-n5 {
        margin-left:-3rem!important
    }
    .m-lg-auto {
        margin:auto!important
    }
    .mt-lg-auto,.my-lg-auto {
        margin-top:auto!important
    }
    .mr-lg-auto,.mx-lg-auto {
        margin-right:auto!important
    }
    .mb-lg-auto,.my-lg-auto {
        margin-bottom:auto!important
    }
    .ml-lg-auto,.mx-lg-auto {
        margin-left:auto!important
    }
}
@media (min-width:1200px) {
    .m-xl-0 {
        margin:0!important
    }
    .mt-xl-0,.my-xl-0 {
        margin-top:0!important
    }
    .mr-xl-0,.mx-xl-0 {
        margin-right:0!important
    }
    .mb-xl-0,.my-xl-0 {
        margin-bottom:0!important
    }
    .ml-xl-0,.mx-xl-0 {
        margin-left:0!important
    }
    .m-xl-1 {
        margin:.25rem!important
    }
    .mt-xl-1,.my-xl-1 {
        margin-top:.25rem!important
    }
    .mr-xl-1,.mx-xl-1 {
        margin-right:.25rem!important
    }
    .mb-xl-1,.my-xl-1 {
        margin-bottom:.25rem!important
    }
    .ml-xl-1,.mx-xl-1 {
        margin-left:.25rem!important
    }
    .m-xl-2 {
        margin:.5rem!important
    }
    .mt-xl-2,.my-xl-2 {
        margin-top:.5rem!important
    }
    .mr-xl-2,.mx-xl-2 {
        margin-right:.5rem!important
    }
    .mb-xl-2,.my-xl-2 {
        margin-bottom:.5rem!important
    }
    .ml-xl-2,.mx-xl-2 {
        margin-left:.5rem!important
    }
    .m-xl-3 {
        margin:1rem!important
    }
    .mt-xl-3,.my-xl-3 {
        margin-top:1rem!important
    }
    .mr-xl-3,.mx-xl-3 {
        margin-right:1rem!important
    }
    .mb-xl-3,.my-xl-3 {
        margin-bottom:1rem!important
    }
    .ml-xl-3,.mx-xl-3 {
        margin-left:1rem!important
    }
    .m-xl-4 {
        margin:1.5rem!important
    }
    .mt-xl-4,.my-xl-4 {
        margin-top:1.5rem!important
    }
    .mr-xl-4,.mx-xl-4 {
        margin-right:1.5rem!important
    }
    .mb-xl-4,.my-xl-4 {
        margin-bottom:1.5rem!important
    }
    .ml-xl-4,.mx-xl-4 {
        margin-left:1.5rem!important
    }
    .m-xl-5 {
        margin:3rem!important
    }
    .mt-xl-5,.my-xl-5 {
        margin-top:3rem!important
    }
    .mr-xl-5,.mx-xl-5 {
        margin-right:3rem!important
    }
    .mb-xl-5,.my-xl-5 {
        margin-bottom:3rem!important
    }
    .ml-xl-5,.mx-xl-5 {
        margin-left:3rem!important
    }
    .p-xl-0 {
        padding:0!important
    }
    .pt-xl-0,.py-xl-0 {
        padding-top:0!important
    }
    .pr-xl-0,.px-xl-0 {
        padding-right:0!important
    }
    .pb-xl-0,.py-xl-0 {
        padding-bottom:0!important
    }
    .pl-xl-0,.px-xl-0 {
        padding-left:0!important
    }
    .p-xl-1 {
        padding:.25rem!important
    }
    .pt-xl-1,.py-xl-1 {
        padding-top:.25rem!important
    }
    .pr-xl-1,.px-xl-1 {
        padding-right:.25rem!important
    }
    .pb-xl-1,.py-xl-1 {
        padding-bottom:.25rem!important
    }
    .pl-xl-1,.px-xl-1 {
        padding-left:.25rem!important
    }
    .p-xl-2 {
        padding:.5rem!important
    }
    .pt-xl-2,.py-xl-2 {
        padding-top:.5rem!important
    }
    .pr-xl-2,.px-xl-2 {
        padding-right:.5rem!important
    }
    .pb-xl-2,.py-xl-2 {
        padding-bottom:.5rem!important
    }
    .pl-xl-2,.px-xl-2 {
        padding-left:.5rem!important
    }
    .p-xl-3 {
        padding:1rem!important
    }
    .pt-xl-3,.py-xl-3 {
        padding-top:1rem!important
    }
    .pr-xl-3,.px-xl-3 {
        padding-right:1rem!important
    }
    .pb-xl-3,.py-xl-3 {
        padding-bottom:1rem!important
    }
    .pl-xl-3,.px-xl-3 {
        padding-left:1rem!important
    }
    .p-xl-4 {
        padding:1.5rem!important
    }
    .pt-xl-4,.py-xl-4 {
        padding-top:1.5rem!important
    }
    .pr-xl-4,.px-xl-4 {
        padding-right:1.5rem!important
    }
    .pb-xl-4,.py-xl-4 {
        padding-bottom:1.5rem!important
    }
    .pl-xl-4,.px-xl-4 {
        padding-left:1.5rem!important
    }
    .p-xl-5 {
        padding:3rem!important
    }
    .pt-xl-5,.py-xl-5 {
        padding-top:3rem!important
    }
    .pr-xl-5,.px-xl-5 {
        padding-right:3rem!important
    }
    .pb-xl-5,.py-xl-5 {
        padding-bottom:3rem!important
    }
    .pl-xl-5,.px-xl-5 {
        padding-left:3rem!important
    }
    .m-xl-n1 {
        margin:-.25rem!important
    }
    .mt-xl-n1,.my-xl-n1 {
        margin-top:-.25rem!important
    }
    .mr-xl-n1,.mx-xl-n1 {
        margin-right:-.25rem!important
    }
    .mb-xl-n1,.my-xl-n1 {
        margin-bottom:-.25rem!important
    }
    .ml-xl-n1,.mx-xl-n1 {
        margin-left:-.25rem!important
    }
    .m-xl-n2 {
        margin:-.5rem!important
    }
    .mt-xl-n2,.my-xl-n2 {
        margin-top:-.5rem!important
    }
    .mr-xl-n2,.mx-xl-n2 {
        margin-right:-.5rem!important
    }
    .mb-xl-n2,.my-xl-n2 {
        margin-bottom:-.5rem!important
    }
    .ml-xl-n2,.mx-xl-n2 {
        margin-left:-.5rem!important
    }
    .m-xl-n3 {
        margin:-1rem!important
    }
    .mt-xl-n3,.my-xl-n3 {
        margin-top:-1rem!important
    }
    .mr-xl-n3,.mx-xl-n3 {
        margin-right:-1rem!important
    }
    .mb-xl-n3,.my-xl-n3 {
        margin-bottom:-1rem!important
    }
    .ml-xl-n3,.mx-xl-n3 {
        margin-left:-1rem!important
    }
    .m-xl-n4 {
        margin:-1.5rem!important
    }
    .mt-xl-n4,.my-xl-n4 {
        margin-top:-1.5rem!important
    }
    .mr-xl-n4,.mx-xl-n4 {
        margin-right:-1.5rem!important
    }
    .mb-xl-n4,.my-xl-n4 {
        margin-bottom:-1.5rem!important
    }
    .ml-xl-n4,.mx-xl-n4 {
        margin-left:-1.5rem!important
    }
    .m-xl-n5 {
        margin:-3rem!important
    }
    .mt-xl-n5,.my-xl-n5 {
        margin-top:-3rem!important
    }
    .mr-xl-n5,.mx-xl-n5 {
        margin-right:-3rem!important
    }
    .mb-xl-n5,.my-xl-n5 {
        margin-bottom:-3rem!important
    }
    .ml-xl-n5,.mx-xl-n5 {
        margin-left:-3rem!important
    }
    .m-xl-auto {
        margin:auto!important
    }
    .mt-xl-auto,.my-xl-auto {
        margin-top:auto!important
    }
    .mr-xl-auto,.mx-xl-auto {
        margin-right:auto!important
    }
    .mb-xl-auto,.my-xl-auto {
        margin-bottom:auto!important
    }
    .ml-xl-auto,.mx-xl-auto {
        margin-left:auto!important
    }
}
.stretched-link:after {
    background-color:transparent;
    bottom:0;
    content:"";
    left:0;
    pointer-events:auto;
    position:absolute;
    right:0;
    top:0;
    z-index:1
}
.text-monospace {
    font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important
}
.text-justify {
    text-align:justify!important
}
.text-wrap {
    white-space:normal!important
}
.text-nowrap {
    white-space:nowrap!important
}
.text-truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.text-left {
    text-align:left!important
}
.text-right {
    text-align:right!important
}
.text-center {
    text-align:center!important
}
@media (min-width:576px) {
    .text-sm-left {
        text-align:left!important
    }
    .text-sm-right {
        text-align:right!important
    }
    .text-sm-center {
        text-align:center!important
    }
}
@media (min-width:768px) {
    .text-md-left {
        text-align:left!important
    }
    .text-md-right {
        text-align:right!important
    }
    .text-md-center {
        text-align:center!important
    }
}
@media (min-width:992px) {
    .text-lg-left {
        text-align:left!important
    }
    .text-lg-right {
        text-align:right!important
    }
    .text-lg-center {
        text-align:center!important
    }
}
@media (min-width:1200px) {
    .text-xl-left {
        text-align:left!important
    }
    .text-xl-right {
        text-align:right!important
    }
    .text-xl-center {
        text-align:center!important
    }
}
.text-lowercase {
    text-transform:lowercase!important
}
.text-uppercase {
    text-transform:uppercase!important
}
.text-capitalize {
    text-transform:capitalize!important
}
.font-weight-light {
    font-weight:300!important
}
.font-weight-lighter {
    font-weight:lighter!important
}
.font-weight-normal {
    font-weight:400!important
}
.font-weight-bold {
    font-weight:700!important
}
.font-weight-bolder {
    font-weight:bolder!important
}
.font-italic {
    font-style:italic!important
}
.text-white {
    color:#fff!important
}
.text-primary {
    color:#007bff!important
}
a.text-primary:focus,a.text-primary:hover {
    color:#0056b3!important
}
.text-secondary {
    color:#6c757d!important
}
a.text-secondary:focus,a.text-secondary:hover {
    color:#494f54!important
}
.text-success {
    color:#28a745!important
}
a.text-success:focus,a.text-success:hover {
    color:#19692c!important
}
.text-info {
    color:#17a2b8!important
}
a.text-info:focus,a.text-info:hover {
    color:#0f6674!important
}
.text-warning {
    color:#ffc107!important
}
a.text-warning:focus,a.text-warning:hover {
    color:#ba8b00!important
}
.text-danger {
    color:#dc3545!important
}
a.text-danger:focus,a.text-danger:hover {
    color:#a71d2a!important
}
.text-light {
    color:#f8f9fa!important
}
a.text-light:focus,a.text-light:hover {
    color:#cbd3da!important
}
.text-dark {
    color:#343a40!important
}
a.text-dark:focus,a.text-dark:hover {
    color:#121416!important
}
.text-body {
    color:#212529!important
}
.text-muted {
    color:#6c757d!important
}
.text-black-50 {
    color:rgba(0,0,0,.5)!important
}
.text-white-50 {
    color:hsla(0,0%,100%,.5)!important
}
.text-hide {
    background-color:transparent;
    border:0;
    color:transparent;
    font:0/0 a;
    text-shadow:none
}
.text-decoration-none {
    text-decoration:none!important
}
.text-break {
    word-wrap:break-word!important;
    word-break:break-word!important
}
.text-reset {
    color:inherit!important
}
.visible {
    visibility:visible!important
}
.invisible {
    visibility:hidden!important
}
@media print {
    *,:after,:before {
        box-shadow:none!important;
        text-shadow:none!important
    }
    a:not(.btn) {
        text-decoration:underline
    }
    abbr[title]:after {
        content:" (" attr(title) ")"
    }
    pre {
        white-space:pre-wrap!important
    }
    blockquote,pre {
        border:1px solid #adb5bd
    }
    blockquote,img,pre,tr {
        page-break-inside:avoid
    }
    h2,h3,p {
        orphans:3;
        widows:3
    }
    h2,h3 {
        page-break-after:avoid
    }
    @page {
        size:a3
    }
    .container,body {
        min-width:992px!important
    }
    .navbar {
        display:none
    }
    .badge {
        border:1px solid #000
    }
    .table {
        border-collapse:collapse!important
    }
    .table td,.table th {
        background-color:#fff!important
    }
    .table-bordered td,.table-bordered th {
        border:1px solid #dee2e6!important
    }
    .table-dark {
        color:inherit
    }
    .table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
        border-color:#dee2e6
    }
    .table .thead-dark th {
        border-color:#dee2e6;
        color:inherit
    }
}
@font-face {
    font-family:DINPro;
    font-style:normal;
    font-weight:400;
    src:url(../../fonts/DINPro-Regular.woff2) format("woff2"),url(../../fonts/DINPro-Regular.woff) format("woff")
}
@font-face {
    font-family:DINPro;
    font-style:normal;
    font-weight:500;
    src:url(../../fonts/DINPro-Medium.woff2) format("woff2"),url(../../fonts/DINPro-Medium.woff) format("woff")
}
@font-face {
    font-family:DINPro;
    font-style:normal;
    font-weight:900;
    src:url(../../fonts/DINPro-Black.woff2) format("woff2"),url(../../fonts/DINPro-Black.woff) format("woff")
}
@font-face {
    font-family:DINPro;
    font-style:normal;
    font-weight:300;
    src:url(../../fonts/DINPro-Light.woff2) format("woff2"),url(../../fonts/DINPro-Light.woff) format("woff")
}
@font-face {
    font-family:DINPro;
    font-style:normal;
    font-weight:700;
    src:url(../../fonts/DINPro-Bold.woff2) format("woff2"),url(../../fonts/DINPro-Bold.woff) format("woff")
}
html {
    overflow-x:hidden
}
body {
    font-family:DINPro;
    font-style:normal;
    font-weight:500
}
body.contrast {
    background:#000
}
.submenu.your-business ul:nth-child(4) {
    opacity:1!important
}
footer input:-internal-autofill-selected,footer input:-webkit-autofill,footer input:-webkit-autofill:active,footer input:-webkit-autofill:focus,footer input:-webkit-autofill:hover {
    -webkit-text-fill-color:#fff!important;
    -webkit-box-shadow:inset 0 0 0 30px #3a5246!important
}
.block.black-layer,.content.black-layer {
    position:relative
}
.block.black-layer *,.content.black-layer * {
    z-index:2
}
.block.black-layer figure,.block.black-layer img,.content.black-layer figure,.content.black-layer img {
    z-index:0
}
.block.black-layer:before,.content.black-layer:before {
    background:#000;
    content:"";
    display:block;
    height:100%;
    left:0;
    opacity:.4;
    position:absolute;
    top:0;
    width:100%;
    z-index:1
}
.text-description {
    text-align:left
}
a:hover {
    text-decoration:none
}
a,h1,h2,h3,h4,h5,li,p,span {
    transition:font-size .2s ease-in-out
}
.video {
    cursor:pointer
}
a:hover figure img {
    transform:translateX(-50%) translateY(-50%) scale(1.1)
}
.img,.video {
    overflow:hidden;
    position:relative
}
.img img,.video img {
    z-index:1
}
.img figure.contrast,.video figure.contrast {
    opacity:.6
}
.img figure img,.video figure img {
    height:auto;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%) scale(1);
    transition:all .2s ease-in-out;
    width:auto;
    z-index:0
}
.logged-in-as {
    border-radius:0;
    margin:0
}
.container {
    background:transparent;
    max-width:1440px;
    padding:0
}
.container.align-left {
    padding:0 0 0 70px
}
@media screen and (min-width:1921px) {
    .container.align-left {
        padding-left:0
    }
}
.container.padding {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .container {
        padding:0
    }
    .container.align-left {
        padding:0 0 0 30px
    }
}
.custom-accordion,.list-questions {
    list-style:none;
    margin:0;
    padding:0
}
.custom-accordion.full-color li:nth-child(2n) .content-question .trigger-question,.custom-accordion.full-color li:nth-child(2n) .content-question-address .trigger-question,.list-questions.full-color li:nth-child(2n) .content-question .trigger-question,.list-questions.full-color li:nth-child(2n) .content-question-address .trigger-question {
    background:#f4f4f4
}
.custom-accordion li,.list-questions li {
    display:block
}
.custom-accordion li:nth-child(2n) .content-question .trigger-question,.custom-accordion li:nth-child(2n) .content-question-address .trigger-question,.list-questions li:nth-child(2n) .content-question .trigger-question,.list-questions li:nth-child(2n) .content-question-address .trigger-question {
    background:#fff
}
.custom-accordion li .content-question,.custom-accordion li .content-question-address,.list-questions li .content-question,.list-questions li .content-question-address {
    cursor:pointer;
    margin-bottom:5px;
    overflow:hidden;
    width:100%
}
.custom-accordion li .content-question-address.active .trigger-question:after,.custom-accordion li .content-question.active .trigger-question:after,.list-questions li .content-question-address.active .trigger-question:after,.list-questions li .content-question.active .trigger-question:after {
    transform:rotate(-180deg) translateY(50%)
}
@media screen and (max-width:992px) {
    .custom-accordion li .content-question-address.active .trigger-question:after,.custom-accordion li .content-question.active .trigger-question:after,.list-questions li .content-question-address.active .trigger-question:after,.list-questions li .content-question.active .trigger-question:after {
        transform:rotate(90deg)
    }
}
.custom-accordion li .content-question .trigger-question,.custom-accordion li .content-question-address .trigger-question,.list-questions li .content-question .trigger-question,.list-questions li .content-question-address .trigger-question {
    background:#f4f4f4;
    padding:30px 53px;
    position:relative;
    width:100%
}
.custom-accordion li .content-question .trigger-question.contrast,.custom-accordion li .content-question-address .trigger-question.contrast,.list-questions li .content-question .trigger-question.contrast,.list-questions li .content-question-address .trigger-question.contrast {
    background:#ff0!important
}
.custom-accordion li .content-question .trigger-question.contrast h2.contrast,.custom-accordion li .content-question .trigger-question.contrast h3.contrast,.custom-accordion li .content-question .trigger-question.contrast h5.contrast,.custom-accordion li .content-question .trigger-question.contrast span.contrast,.custom-accordion li .content-question-address .trigger-question.contrast h2.contrast,.custom-accordion li .content-question-address .trigger-question.contrast h3.contrast,.custom-accordion li .content-question-address .trigger-question.contrast h5.contrast,.custom-accordion li .content-question-address .trigger-question.contrast span.contrast,.list-questions li .content-question .trigger-question.contrast h2.contrast,.list-questions li .content-question .trigger-question.contrast h3.contrast,.list-questions li .content-question .trigger-question.contrast h5.contrast,.list-questions li .content-question .trigger-question.contrast span.contrast,.list-questions li .content-question-address .trigger-question.contrast h2.contrast,.list-questions li .content-question-address .trigger-question.contrast h3.contrast,.list-questions li .content-question-address .trigger-question.contrast h5.contrast,.list-questions li .content-question-address .trigger-question.contrast span.contrast {
    color:#000!important
}
@media screen and (max-width:992px) {
    .custom-accordion li .content-question .trigger-question,.custom-accordion li .content-question-address .trigger-question,.list-questions li .content-question .trigger-question,.list-questions li .content-question-address .trigger-question {
        padding:15px 20px
    }
    .custom-accordion li .content-question .trigger-question:after,.custom-accordion li .content-question-address .trigger-question:after,.list-questions li .content-question .trigger-question:after,.list-questions li .content-question-address .trigger-question:after {
        background-image:url(/img/frontend/header/arrow-right.svg)!important;
        background-repeat:no-repeat;
        background-size:100%;
        content:"";
        height:11px;
        width:14px
    }
}
.custom-accordion li .content-question .trigger-question:after,.custom-accordion li .content-question-address .trigger-question:after,.list-questions li .content-question .trigger-question:after,.list-questions li .content-question-address .trigger-question:after {
    background-image:url(/img/frontend/general/select-box-arrow-down.svg);
    background-repeat:no-repeat;
    content:"";
    height:20px;
    margin-right:20px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-25%);
    transition:all .2s ease-in-out;
    width:20px
}
.custom-accordion li .content-question .trigger-question h2,.custom-accordion li .content-question .trigger-question h3,.custom-accordion li .content-question-address .trigger-question h2,.custom-accordion li .content-question-address .trigger-question h3,.list-questions li .content-question .trigger-question h2,.list-questions li .content-question .trigger-question h3,.list-questions li .content-question-address .trigger-question h2,.list-questions li .content-question-address .trigger-question h3 {
    color:#4d6d5d;
    display:block;
    font-size:22px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:1.27;
    margin:0;
    padding:0
}
@media screen and (max-width:992px) {
    .custom-accordion li .content-question .trigger-question h2,.custom-accordion li .content-question .trigger-question h3,.custom-accordion li .content-question-address .trigger-question h2,.custom-accordion li .content-question-address .trigger-question h3,.list-questions li .content-question .trigger-question h2,.list-questions li .content-question .trigger-question h3,.list-questions li .content-question-address .trigger-question h2,.list-questions li .content-question-address .trigger-question h3 {
        font-size:16px
    }
}
.custom-accordion li .content-question .item,.custom-accordion li .content-question-address .item,.list-questions li .content-question .item,.list-questions li .content-question-address .item {
    display:none;
    font-size:18px;
    font-weight:400;
    line-height:1.67;
    padding:20px 53px
}
@media screen and (max-width:992px) {
    .custom-accordion li .content-question .item,.custom-accordion li .content-question-address .item,.list-questions li .content-question .item,.list-questions li .content-question-address .item {
        font-size:14px;
        padding:20px
    }
}
.custom-accordion li .content-question .content-question-inner,.custom-accordion li .content-question div:not(.trigger-question):not(.content-question-address .item),.custom-accordion li .content-question ol,.custom-accordion li .content-question p,.custom-accordion li .content-question ul,.custom-accordion li .content-question-address .content-question-inner,.custom-accordion li .content-question-address div:not(.trigger-question):not(.content-question-address .item),.custom-accordion li .content-question-address ol,.custom-accordion li .content-question-address p,.custom-accordion li .content-question-address ul,.list-questions li .content-question .content-question-inner,.list-questions li .content-question div:not(.trigger-question):not(.content-question-address .item),.list-questions li .content-question ol,.list-questions li .content-question p,.list-questions li .content-question ul,.list-questions li .content-question-address .content-question-inner,.list-questions li .content-question-address div:not(.trigger-question):not(.content-question-address .item),.list-questions li .content-question-address ol,.list-questions li .content-question-address p,.list-questions li .content-question-address ul {
    color:#4a4a4a;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67
}
@media screen and (max-width:992px) {
    .custom-accordion li .content-question .content-question-inner,.custom-accordion li .content-question div:not(.trigger-question):not(.content-question-address .item),.custom-accordion li .content-question ol,.custom-accordion li .content-question p,.custom-accordion li .content-question ul,.custom-accordion li .content-question-address .content-question-inner,.custom-accordion li .content-question-address div:not(.trigger-question):not(.content-question-address .item),.custom-accordion li .content-question-address ol,.custom-accordion li .content-question-address p,.custom-accordion li .content-question-address ul,.list-questions li .content-question .content-question-inner,.list-questions li .content-question div:not(.trigger-question):not(.content-question-address .item),.list-questions li .content-question ol,.list-questions li .content-question p,.list-questions li .content-question ul,.list-questions li .content-question-address .content-question-inner,.list-questions li .content-question-address div:not(.trigger-question):not(.content-question-address .item),.list-questions li .content-question-address ol,.list-questions li .content-question-address p,.list-questions li .content-question-address ul {
        font-size:16px;
        padding:15px 20px
    }
}
@media screen and (min-width:992px) {
    .flex-desktop {
        display:flex
    }
}
.tab-section {
    display:none
}
.tabs {
    clear:both;
    position:relative
}
.tabs a {
    outline:none
}
.tabs a:hover {
    opacity:.8;
    text-decoration:none
}
@media screen and (max-width:992px) {
    .tabs:before {
        background:transparent;
        content:"";
        height:100%;
        position:absolute;
        width:100%;
        z-index:1
    }
    .tabs.enable:before {
        z-index:-1
    }
    .tabs.enable .selected {
        display:none!important
    }
}
.tabs .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .tabs .container {
        padding:0 20px
    }
    .tabs .container .content-tabs {
        background:#fff;
        display:block!important;
        height:92px;
        overflow:hidden;
        position:relative
    }
    .tabs .container .content-tabs.active {
        box-shadow:0 10px 10px 0 rgba(0,0,0,.19);
        height:auto
    }
    .tabs .container .content-tabs.active .active {
        border-bottom:2px solid #f4f4f4
    }
    .tabs .container .content-tabs:after {
        background-image:url(/img/frontend/general/select-box-arrow-down-purple.svg);
        background-repeat:no-repeat;
        background-size:100%;
        content:"";
        height:9px;
        position:absolute;
        right:20px;
        top:40px;
        transition:all .2s ease-in-out;
        width:13px
    }
}
.tabs .tab {
    border-bottom:2px solid #f4f4f4;
    cursor:pointer;
    vertical-align:top;
    width:50%
}
@media screen and (max-width:992px) {
    .tabs .tab {
        display:block;
        height:90px;
        position:relative;
        width:100%
    }
}
.tabs .tab.selected {
    display:none
}
@media screen and (max-width:992px) {
    .tabs .tab.selected {
        display:block
    }
}
.tabs .tab.active {
    border-bottom:2px solid #4d6d5d
}
.tabs .tab.active span {
    color:#323232
}
.tabs .tab span {
    color:#65646a;
    display:block;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:.9px;
    line-height:2.22;
    text-align:center
}
@media screen and (max-width:992px) {
    .tabs .tab span {
        color:#323232;
        font-size:20px;
        font-stretch:normal;
        font-style:normal;
        font-weight:500;
        left:50%;
        letter-spacing:1px;
        line-height:1.5;
        max-width:90%;
        position:absolute;
        text-align:center;
        top:50%;
        transform:translateY(-50%) translateX(-50%);
        width:100%
    }
}
.title-section {
    padding-bottom:30px;
    padding-top:60px
}
@media screen and (max-width:992px) {
    .title-section {
        padding-top:30px
    }
}
.title-section .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .title-section .container {
        padding:0 20px
    }
}
.title-section h1,.title-section h2 {
    color:#4d6d5d;
    display:block;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:30px;
    text-align:center;
    text-transform:uppercase
}
@media screen and (max-width:992px) {
    .title-section h1,.title-section h2 {
        font-size:30px;
        text-align:left
    }
}
.title-section h1.contrast,.title-section h2.contrast {
    color:#fff
}
.title-section h1 b,.title-section h2 b {
    font-weight:700
}
.title-section .text-description {
    margin-bottom:20px
}
.anual-report {
    background:#7b9288;
    display:inline-block;
    padding:40px 0;
    width:100%
}
@media (max-width:992px) {
    .anual-report {
        height:auto;
        padding:50px 20px
    }
}
.anual-report.contrast {
    border-bottom:1px solid #fff;
    border-top:1px solid #fff;
    overflow:hidden
}
.anual-report .container {
    padding:0 180px
}
@media (max-width:992px) {
    .anual-report .container {
        padding:0
    }
}
.anual-report .info {
    float:left;
    padding-top:124px;
    width:50%
}
@media (max-width:992px) {
    .anual-report .info {
        float:none;
        padding-top:0;
        width:100%
    }
}
.anual-report .info h2 {
    color:#fff;
    font-size:50px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.12;
    text-transform:uppercase
}
@media (max-width:992px) {
    .anual-report .info h2 {
        font-size:30px;
        line-height:36px
    }
}
.anual-report .info h2 b {
    font-weight:900
}
@media (max-width:992px) {
    .anual-report .info h2 b {
        display:block
    }
}
.anual-report .info p {
    color:#fff;
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:normal;
    margin:20px 0
}
@media (max-width:992px) {
    .anual-report .info p {
        font-size:14px
    }
}
.anual-report .info .btn {
    height:50px;
    width:200px
}
@media (max-width:992px) {
    .anual-report .info .btn {
        display:block;
        margin:0 auto
    }
}
.anual-report .image-report {
    float:right;
    width:50%
}
@media (max-width:992px) {
    .anual-report .image-report {
        float:none;
        padding-top:0;
        width:100%
    }
}
.anual-report .image-report figure {
    float:right;
    margin:0
}
@media (max-width:992px) {
    .anual-report .image-report figure {
        float:none
    }
    .anual-report .image-report figure img {
        display:block;
        margin:0 auto;
        width:220px
    }
}
.text-title-slider {
    margin-bottom:-80px;
    padding-left:15.7%;
    padding-top:80px;
    position:relative;
    text-transform:uppercase;
    z-index:1
}
@media (min-width:1440px) {
    .text-title-slider {
        padding-left:17%
    }
}
@media (max-width:992px) {
    .text-title-slider {
        margin-bottom:-65px;
        padding-left:17px
    }
    .text-title-slider h3 {
        font-size:40px;
        width:100%
    }
    .text-title-slider h4 {
        font-size:40px
    }
}
.text-title-slider h3 {
    color:#4d6d5d;
    display:block;
    font-size:50px;
    font-weight:900;
    line-height:1.16;
    margin-bottom:0;
    max-width:450px
}
@media (max-width:992px) {
    .text-title-slider h3 {
        font-size:40px
    }
}
.text-title-slider h4 {
    color:#fff;
    font-size:50px;
    font-stretch:normal;
    font-weight:300;
    line-height:1.6;
    margin-bottom:0
}
@media (max-width:992px) {
    .text-title-slider h4 {
        font-size:40px
    }
    .card-links div.container {
        margin-bottom:0;
        padding:60px 17px
    }
    .card-links div.container .fifth-block,.card-links div.container .first-block,.card-links div.container .fourth-block,.card-links div.container .second-block,.card-links div.container .sixth-block,.card-links div.container .third-block {
        margin-top:20px;
        width:100%
    }
    .card-links div.container .fifth-block .card-text,.card-links div.container .first-block .card-text,.card-links div.container .fourth-block .card-text,.card-links div.container .second-block .card-text,.card-links div.container .sixth-block .card-text,.card-links div.container .third-block .card-text {
        padding:15px 10px 10px 20px;
        width:90%
    }
    .card-links div.container .fifth-block .card-text h2,.card-links div.container .first-block .card-text h2,.card-links div.container .fourth-block .card-text h2,.card-links div.container .second-block .card-text h2,.card-links div.container .sixth-block .card-text h2,.card-links div.container .third-block .card-text h2 {
        font-size:22px;
        line-height:normal
    }
    .card-links div.container .fifth-block .card-text .d-flex,.card-links div.container .first-block .card-text .d-flex,.card-links div.container .fourth-block .card-text .d-flex,.card-links div.container .second-block .card-text .d-flex,.card-links div.container .sixth-block .card-text .d-flex,.card-links div.container .third-block .card-text .d-flex {
        margin-right:30px
    }
}
.card-links .container {
    margin-bottom:0;
    padding:50px 70px
}
.card-links .container a {
    color:#000
}
@media screen and (max-width:980px) {
    .card-links .container a {
        min-width:90%
    }
}
.card-links .container .card-block,.card-links .container .first-block,.card-links .container .fourth-block,.card-links .container .second-block,.card-links .container .third-block {
    box-shadow:0 10px 40px 0 rgba(0,0,0,.15);
    height:340px;
    margin-bottom:0;
    overflow:hidden;
    position:relative;
    width:49%
}
.card-links .container .card-block .d-flex.contrast,.card-links .container .first-block .d-flex.contrast,.card-links .container .fourth-block .d-flex.contrast,.card-links .container .second-block .d-flex.contrast,.card-links .container .third-block .d-flex.contrast {
    background:#ff0
}
.card-links .container .card-block figure img,.card-links .container .first-block figure img,.card-links .container .fourth-block figure img,.card-links .container .second-block figure img,.card-links .container .third-block figure img {
    height:auto;
    left:50%;
    min-width:100%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%)
}
.card-links .container .card-block .card-text,.card-links .container .first-block .card-text,.card-links .container .fourth-block .card-text,.card-links .container .second-block .card-text,.card-links .container .third-block .card-text {
    background-color:#fff;
    height:120px;
    padding:20px 40px;
    position:relative;
    z-index:1
}
.card-links .container .card-block .card-text h2,.card-links .container .first-block .card-text h2,.card-links .container .fourth-block .card-text h2,.card-links .container .second-block .card-text h2,.card-links .container .third-block .card-text h2 {
    color:#4d6d5d;
    font-size:24px;
    margin-bottom:0
}
.card-links .container .card-block .card-text h2 b,.card-links .container .first-block .card-text h2 b,.card-links .container .fourth-block .card-text h2 b,.card-links .container .second-block .card-text h2 b,.card-links .container .third-block .card-text h2 b {
    display:block;
    font-weight:700
}
.card-links .container .card-block .card-text .d-flex,.card-links .container .first-block .card-text .d-flex,.card-links .container .fourth-block .card-text .d-flex,.card-links .container .second-block .card-text .d-flex,.card-links .container .third-block .card-text .d-flex {
    margin-right:80px
}
.text-description {
    color:#4a4a4a;
    font-size:18px;
    font-weight:400;
    line-height:1.67;
    margin-bottom:30px;
    padding:0 50px;
    text-align:center;
    white-space:normal
}
.text-description ul li {
    display:list-item;
    list-style-position:inside;
    list-style-type:circle
}
@media (max-width:992px) {
    .text-description {
        line-height:1.33;
        margin-bottom:30px;
        padding:0 17px
    }
}
h2.text-uppercase span {
    font-weight:300
}
.title h2,.title h3 {
    color:#4d6d5d;
    font-size:40px;
    font-weight:400;
    line-height:1.1;
    text-align:center
}
.title h2.align-left,.title h3.align-left {
    text-align:left
}
.title h2 b,.title h3 b {
    font-weight:700
}
.title h2:first-child {
    margin-bottom:30px;
    margin-right:10px
}
@media (max-width:992px) {
    .title {
        margin-bottom:30px;
        padding:0 17px
    }
    .title h2 {
        font-size:30px;
        letter-spacing:-.1px;
        line-height:1.2;
        margin-bottom:0
    }
}
.img,.video {
    background-position:50%;
    background-size:cover
}
.loader {
    display:none;
    position:absolute
}
.loader,.loader-fixed {
    background-color:#fff;
    background-image:url(/img/frontend/general/loader.svg);
    background-position:50%;
    background-repeat:no-repeat;
    height:100%;
    left:0;
    top:0;
    width:100%
}
.loader-fixed {
    position:fixed;
    z-index:9999
}
.g-recaptcha {
    margin-top:30px
}
.alert,.alert-file {
    color:red;
    display:none;
    margin:0;
    padding:0
}
.alert-success {
    background-color:transparent;
    border:none;
    color:#1cb371
}
.scroll-hash.up:hover {
    opacity:.8;
    text-decoration:none
}
.fullImage-card figure {
    margin-bottom:60px
}
@media screen and (max-width:980px) {
    .fullImage-card figure {
        height:320px;
        overflow:hidden
    }
}
.fullImage-card figure img {
    display:block;
    height:auto;
    max-width:100%;
    width:100%
}
@media screen and (max-width:980px) {
    .fullImage-card figure img {
        height:100%;
        max-width:none;
        transform:translateX(-30%);
        width:auto
    }
}
.fullImage-card.deskImg {
    display:block!important
}
@media screen and (max-width:980px) {
    .fullImage-card.deskImg {
        display:none!important
    }
}
.fullImage-card.mobImg {
    display:none!important
}
@media screen and (max-width:980px) {
    .fullImage-card.mobImg {
        display:block!important
    }
}
.fullImage-card.mobImg figure {
    margin-bottom:60px
}
@media screen and (max-width:980px) {
    .fullImage-card.mobImg figure {
        height:auto;
        overflow:auto
    }
}
.fullImage-card.mobImg figure img {
    display:block;
    height:auto;
    max-width:100%;
    transform:none;
    width:100%
}
.breadcrumb .breadcrumb-item {
    height:auto!important;
    line-height:1.2!important
}
.d-none,.d-none-gta {
    display:none
}
.d-none-gta {
    visibility:hidden
}
@keyframes bounce {
    0%,20%,53%,80%,to {
        animation-timing-function:cubic-bezier(.215,.61,.355,1);
        transform:translateZ(0)
    }
    40%,43% {
        animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        transform:translate3d(0,-30px,0)
    }
    70% {
        animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        transform:translate3d(0,-15px,0)
    }
    90% {
        transform:translate3d(0,-4px,0)
    }
}
.bounce {
    animation-name:bounce;
    transform-origin:center bottom
}
@keyframes flash {
    0%,50%,to {
        opacity:1
    }
    25%,75% {
        opacity:0
    }
}
.flash {
    animation-name:flash
}
@keyframes pulse {
    0% {
        transform:scaleX(1)
    }
    50% {
        transform:scale3d(1.05,1.05,1.05)
    }
    to {
        transform:scaleX(1)
    }
}
.pulse {
    animation-name:pulse
}
@keyframes rubberBand {
    0% {
        transform:scaleX(1)
    }
    30% {
        transform:scale3d(1.25,.75,1)
    }
    40% {
        transform:scale3d(.75,1.25,1)
    }
    50% {
        transform:scale3d(1.15,.85,1)
    }
    65% {
        transform:scale3d(.95,1.05,1)
    }
    75% {
        transform:scale3d(1.05,.95,1)
    }
    to {
        transform:scaleX(1)
    }
}
.rubberBand {
    animation-name:rubberBand
}
@keyframes shake {
    0%,to {
        transform:translateZ(0)
    }
    10%,30%,50%,70%,90% {
        transform:translate3d(-10px,0,0)
    }
    20%,40%,60%,80% {
        transform:translate3d(10px,0,0)
    }
}
.shake {
    animation-name:shake
}
@keyframes headShake {
    0% {
        transform:translateX(0)
    }
    6.5% {
        transform:translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform:translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform:translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform:translateX(2px) rotateY(3deg)
    }
    50% {
        transform:translateX(0)
    }
}
.headShake {
    animation-name:headShake;
    animation-timing-function:ease-in-out
}
@keyframes swing {
    20% {
        transform:rotate(15deg)
    }
    40% {
        transform:rotate(-10deg)
    }
    60% {
        transform:rotate(5deg)
    }
    80% {
        transform:rotate(-5deg)
    }
    to {
        transform:rotate(0deg)
    }
}
.swing {
    animation-name:swing;
    transform-origin:top center
}
@keyframes tada {
    0% {
        transform:scaleX(1)
    }
    10%,20% {
        transform:scale3d(.9,.9,.9) rotate(-3deg)
    }
    30%,50%,70%,90% {
        transform:scale3d(1.1,1.1,1.1) rotate(3deg)
    }
    40%,60%,80% {
        transform:scale3d(1.1,1.1,1.1) rotate(-3deg)
    }
    to {
        transform:scaleX(1)
    }
}
.tada {
    animation-name:tada
}
@keyframes wobble {
    0% {
        transform:translateZ(0)
    }
    15% {
        transform:translate3d(-25%,0,0) rotate(-5deg)
    }
    30% {
        transform:translate3d(20%,0,0) rotate(3deg)
    }
    45% {
        transform:translate3d(-15%,0,0) rotate(-3deg)
    }
    60% {
        transform:translate3d(10%,0,0) rotate(2deg)
    }
    75% {
        transform:translate3d(-5%,0,0) rotate(-1deg)
    }
    to {
        transform:translateZ(0)
    }
}
.wobble {
    animation-name:wobble
}
@keyframes jello {
    0%,11.1%,to {
        transform:translateZ(0)
    }
    22.2% {
        transform:skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform:skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform:skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform:skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform:skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform:skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        transform:skewX(-.1953125deg) skewY(-.1953125deg)
    }
}
.jello {
    animation-name:jello;
    transform-origin:center
}
@keyframes heartBeat {
    0% {
        transform:scale(1)
    }
    14% {
        transform:scale(1.3)
    }
    28% {
        transform:scale(1)
    }
    42% {
        transform:scale(1.3)
    }
    70% {
        transform:scale(1)
    }
}
.heartBeat {
    animation-duration:1.3s;
    animation-name:heartBeat;
    animation-timing-function:ease-in-out
}
@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0% {
        opacity:0;
        transform:scale3d(.3,.3,.3)
    }
    20% {
        transform:scale3d(1.1,1.1,1.1)
    }
    40% {
        transform:scale3d(.9,.9,.9)
    }
    60% {
        opacity:1;
        transform:scale3d(1.03,1.03,1.03)
    }
    80% {
        transform:scale3d(.97,.97,.97)
    }
    to {
        opacity:1;
        transform:scaleX(1)
    }
}
.bounceIn {
    animation-duration:.75s;
    animation-name:bounceIn
}
@keyframes bounceInDown {
    0%,60%,75%,90%,to {
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0% {
        opacity:0;
        transform:translate3d(0,-3000px,0)
    }
    60% {
        opacity:1;
        transform:translate3d(0,25px,0)
    }
    75% {
        transform:translate3d(0,-10px,0)
    }
    90% {
        transform:translate3d(0,5px,0)
    }
    to {
        transform:translateZ(0)
    }
}
.bounceInDown {
    animation-name:bounceInDown
}
@keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0% {
        opacity:0;
        transform:translate3d(-3000px,0,0)
    }
    60% {
        opacity:1;
        transform:translate3d(25px,0,0)
    }
    75% {
        transform:translate3d(-10px,0,0)
    }
    90% {
        transform:translate3d(5px,0,0)
    }
    to {
        transform:translateZ(0)
    }
}
.bounceInLeft {
    animation-name:bounceInLeft
}
@keyframes bounceInRight {
    0%,60%,75%,90%,to {
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0% {
        opacity:0;
        transform:translate3d(3000px,0,0)
    }
    60% {
        opacity:1;
        transform:translate3d(-25px,0,0)
    }
    75% {
        transform:translate3d(10px,0,0)
    }
    90% {
        transform:translate3d(-5px,0,0)
    }
    to {
        transform:translateZ(0)
    }
}
.bounceInRight {
    animation-name:bounceInRight
}
@keyframes bounceInUp {
    0%,60%,75%,90%,to {
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0% {
        opacity:0;
        transform:translate3d(0,3000px,0)
    }
    60% {
        opacity:1;
        transform:translate3d(0,-20px,0)
    }
    75% {
        transform:translate3d(0,10px,0)
    }
    90% {
        transform:translate3d(0,-5px,0)
    }
    to {
        transform:translateZ(0)
    }
}
.bounceInUp {
    animation-name:bounceInUp
}
@keyframes bounceOut {
    20% {
        transform:scale3d(.9,.9,.9)
    }
    50%,55% {
        opacity:1;
        transform:scale3d(1.1,1.1,1.1)
    }
    to {
        opacity:0;
        transform:scale3d(.3,.3,.3)
    }
}
.bounceOut {
    animation-duration:.75s;
    animation-name:bounceOut
}
@keyframes bounceOutDown {
    20% {
        transform:translate3d(0,10px,0)
    }
    40%,45% {
        opacity:1;
        transform:translate3d(0,-20px,0)
    }
    to {
        opacity:0;
        transform:translate3d(0,2000px,0)
    }
}
.bounceOutDown {
    animation-name:bounceOutDown
}
@keyframes bounceOutLeft {
    20% {
        opacity:1;
        transform:translate3d(20px,0,0)
    }
    to {
        opacity:0;
        transform:translate3d(-2000px,0,0)
    }
}
.bounceOutLeft {
    animation-name:bounceOutLeft
}
@keyframes bounceOutRight {
    20% {
        opacity:1;
        transform:translate3d(-20px,0,0)
    }
    to {
        opacity:0;
        transform:translate3d(2000px,0,0)
    }
}
.bounceOutRight {
    animation-name:bounceOutRight
}
@keyframes bounceOutUp {
    20% {
        transform:translate3d(0,-10px,0)
    }
    40%,45% {
        opacity:1;
        transform:translate3d(0,20px,0)
    }
    to {
        opacity:0;
        transform:translate3d(0,-2000px,0)
    }
}
.bounceOutUp {
    animation-name:bounceOutUp
}
@keyframes fadeIn {
    0% {
        opacity:0
    }
    to {
        opacity:1
    }
}
.fadeIn {
    animation-name:fadeIn
}
@keyframes fadeInDown {
    0% {
        opacity:0;
        transform:translate3d(0,-100%,0)
    }
    to {
        opacity:1;
        transform:translateZ(0)
    }
}
.fadeInDown {
    animation-name:fadeInDown
}
@keyframes fadeInDownBig {
    0% {
        opacity:0;
        transform:translate3d(0,-2000px,0)
    }
    to {
        opacity:1;
        transform:translateZ(0)
    }
}
.fadeInDownBig {
    animation-name:fadeInDownBig
}
@keyframes fadeInLeft {
    0% {
        opacity:0;
        transform:translate3d(-100%,0,0)
    }
    to {
        opacity:1;
        transform:translateZ(0)
    }
}
.fadeInLeft {
    animation-name:fadeInLeft
}
@keyframes fadeInLeftBig {
    0% {
        opacity:0;
        transform:translate3d(-2000px,0,0)
    }
    to {
        opacity:1;
        transform:translateZ(0)
    }
}
.fadeInLeftBig {
    animation-name:fadeInLeftBig
}
@keyframes fadeInRight {
    0% {
        opacity:0;
        transform:translate3d(100%,0,0)
    }
    to {
        opacity:1;
        transform:translateZ(0)
    }
}
.fadeInRight {
    animation-name:fadeInRight
}
@keyframes fadeInRightBig {
    0% {
        opacity:0;
        transform:translate3d(2000px,0,0)
    }
    to {
        opacity:1;
        transform:translateZ(0)
    }
}
.fadeInRightBig {
    animation-name:fadeInRightBig
}
@keyframes fadeInUp {
    0% {
        opacity:0;
        transform:translate3d(0,100%,0)
    }
    to {
        opacity:1;
        transform:translateZ(0)
    }
}
.fadeInUp {
    animation-name:fadeInUp
}
@keyframes fadeInUpBig {
    0% {
        opacity:0;
        transform:translate3d(0,2000px,0)
    }
    to {
        opacity:1;
        transform:translateZ(0)
    }
}
.fadeInUpBig {
    animation-name:fadeInUpBig
}
@keyframes fadeOut {
    0% {
        opacity:1
    }
    to {
        opacity:0
    }
}
.fadeOut {
    animation-name:fadeOut
}
@keyframes fadeOutDown {
    0% {
        opacity:1
    }
    to {
        opacity:0;
        transform:translate3d(0,100%,0)
    }
}
.fadeOutDown {
    animation-name:fadeOutDown
}
@keyframes fadeOutDownBig {
    0% {
        opacity:1
    }
    to {
        opacity:0;
        transform:translate3d(0,2000px,0)
    }
}
.fadeOutDownBig {
    animation-name:fadeOutDownBig
}
@keyframes fadeOutLeft {
    0% {
        opacity:1
    }
    to {
        opacity:0;
        transform:translate3d(-100%,0,0)
    }
}
.fadeOutLeft {
    animation-name:fadeOutLeft
}
@keyframes fadeOutLeftBig {
    0% {
        opacity:1
    }
    to {
        opacity:0;
        transform:translate3d(-2000px,0,0)
    }
}
.fadeOutLeftBig {
    animation-name:fadeOutLeftBig
}
@keyframes fadeOutRight {
    0% {
        opacity:1
    }
    to {
        opacity:0;
        transform:translate3d(100%,0,0)
    }
}
.fadeOutRight {
    animation-name:fadeOutRight
}
@keyframes fadeOutRightBig {
    0% {
        opacity:1
    }
    to {
        opacity:0;
        transform:translate3d(2000px,0,0)
    }
}
.fadeOutRightBig {
    animation-name:fadeOutRightBig
}
@keyframes fadeOutUp {
    0% {
        opacity:1
    }
    to {
        opacity:0;
        transform:translate3d(0,-100%,0)
    }
}
.fadeOutUp {
    animation-name:fadeOutUp
}
@keyframes fadeOutUpBig {
    0% {
        opacity:1
    }
    to {
        opacity:0;
        transform:translate3d(0,-2000px,0)
    }
}
.fadeOutUpBig {
    animation-name:fadeOutUpBig
}
@keyframes flip {
    0% {
        animation-timing-function:ease-out;
        transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
    }
    40% {
        animation-timing-function:ease-out;
        transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
    }
    50% {
        animation-timing-function:ease-in;
        transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
    }
    80% {
        animation-timing-function:ease-in;
        transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)
    }
    to {
        animation-timing-function:ease-in;
        transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
    }
}
.animated.flip {
    animation-name:flip;
    backface-visibility:visible
}
@keyframes flipInX {
    0% {
        animation-timing-function:ease-in;
        opacity:0;
        transform:perspective(400px) rotateX(90deg)
    }
    40% {
        animation-timing-function:ease-in;
        transform:perspective(400px) rotateX(-20deg)
    }
    60% {
        opacity:1;
        transform:perspective(400px) rotateX(10deg)
    }
    80% {
        transform:perspective(400px) rotateX(-5deg)
    }
    to {
        transform:perspective(400px)
    }
}
.flipInX {
    animation-name:flipInX;
    backface-visibility:visible!important
}
@keyframes flipInY {
    0% {
        animation-timing-function:ease-in;
        opacity:0;
        transform:perspective(400px) rotateY(90deg)
    }
    40% {
        animation-timing-function:ease-in;
        transform:perspective(400px) rotateY(-20deg)
    }
    60% {
        opacity:1;
        transform:perspective(400px) rotateY(10deg)
    }
    80% {
        transform:perspective(400px) rotateY(-5deg)
    }
    to {
        transform:perspective(400px)
    }
}
.flipInY {
    animation-name:flipInY;
    backface-visibility:visible!important
}
@keyframes flipOutX {
    0% {
        transform:perspective(400px)
    }
    30% {
        opacity:1;
        transform:perspective(400px) rotateX(-20deg)
    }
    to {
        opacity:0;
        transform:perspective(400px) rotateX(90deg)
    }
}
.flipOutX {
    animation-duration:.75s;
    animation-name:flipOutX;
    backface-visibility:visible!important
}
@keyframes flipOutY {
    0% {
        transform:perspective(400px)
    }
    30% {
        opacity:1;
        transform:perspective(400px) rotateY(-15deg)
    }
    to {
        opacity:0;
        transform:perspective(400px) rotateY(90deg)
    }
}
.flipOutY {
    animation-duration:.75s;
    animation-name:flipOutY;
    backface-visibility:visible!important
}
@keyframes lightSpeedIn {
    0% {
        opacity:0;
        transform:translate3d(100%,0,0) skewX(-30deg)
    }
    60% {
        opacity:1;
        transform:skewX(20deg)
    }
    80% {
        transform:skewX(-5deg)
    }
    to {
        transform:translateZ(0)
    }
}
.lightSpeedIn {
    animation-name:lightSpeedIn;
    animation-timing-function:ease-out
}
@keyframes lightSpeedOut {
    0% {
        opacity:1
    }
    to {
        opacity:0;
        transform:translate3d(100%,0,0) skewX(30deg)
    }
}
.lightSpeedOut {
    animation-name:lightSpeedOut;
    animation-timing-function:ease-in
}
@keyframes rotateIn {
    0% {
        opacity:0;
        transform:rotate(-200deg);
        transform-origin:center
    }
    to {
        opacity:1;
        transform:translateZ(0);
        transform-origin:center
    }
}
.rotateIn {
    animation-name:rotateIn
}
@keyframes rotateInDownLeft {
    0% {
        opacity:0;
        transform:rotate(-45deg);
        transform-origin:left bottom
    }
    to {
        opacity:1;
        transform:translateZ(0);
        transform-origin:left bottom
    }
}
.rotateInDownLeft {
    animation-name:rotateInDownLeft
}
@keyframes rotateInDownRight {
    0% {
        opacity:0;
        transform:rotate(45deg);
        transform-origin:right bottom
    }
    to {
        opacity:1;
        transform:translateZ(0);
        transform-origin:right bottom
    }
}
.rotateInDownRight {
    animation-name:rotateInDownRight
}
@keyframes rotateInUpLeft {
    0% {
        opacity:0;
        transform:rotate(45deg);
        transform-origin:left bottom
    }
    to {
        opacity:1;
        transform:translateZ(0);
        transform-origin:left bottom
    }
}
.rotateInUpLeft {
    animation-name:rotateInUpLeft
}
@keyframes rotateInUpRight {
    0% {
        opacity:0;
        transform:rotate(-90deg);
        transform-origin:right bottom
    }
    to {
        opacity:1;
        transform:translateZ(0);
        transform-origin:right bottom
    }
}
.rotateInUpRight {
    animation-name:rotateInUpRight
}
@keyframes rotateOut {
    0% {
        opacity:1;
        transform-origin:center
    }
    to {
        opacity:0;
        transform:rotate(200deg);
        transform-origin:center
    }
}
.rotateOut {
    animation-name:rotateOut
}
@keyframes rotateOutDownLeft {
    0% {
        opacity:1;
        transform-origin:left bottom
    }
    to {
        opacity:0;
        transform:rotate(45deg);
        transform-origin:left bottom
    }
}
.rotateOutDownLeft {
    animation-name:rotateOutDownLeft
}
@keyframes rotateOutDownRight {
    0% {
        opacity:1;
        transform-origin:right bottom
    }
    to {
        opacity:0;
        transform:rotate(-45deg);
        transform-origin:right bottom
    }
}
.rotateOutDownRight {
    animation-name:rotateOutDownRight
}
@keyframes rotateOutUpLeft {
    0% {
        opacity:1;
        transform-origin:left bottom
    }
    to {
        opacity:0;
        transform:rotate(-45deg);
        transform-origin:left bottom
    }
}
.rotateOutUpLeft {
    animation-name:rotateOutUpLeft
}
@keyframes rotateOutUpRight {
    0% {
        opacity:1;
        transform-origin:right bottom
    }
    to {
        opacity:0;
        transform:rotate(90deg);
        transform-origin:right bottom
    }
}
.rotateOutUpRight {
    animation-name:rotateOutUpRight
}
@keyframes hinge {
    0% {
        animation-timing-function:ease-in-out;
        transform-origin:top left
    }
    20%,60% {
        animation-timing-function:ease-in-out;
        transform:rotate(80deg);
        transform-origin:top left
    }
    40%,80% {
        animation-timing-function:ease-in-out;
        opacity:1;
        transform:rotate(60deg);
        transform-origin:top left
    }
    to {
        opacity:0;
        transform:translate3d(0,700px,0)
    }
}
.hinge {
    animation-duration:2s;
    animation-name:hinge
}
@keyframes jackInTheBox {
    0% {
        opacity:0;
        transform:scale(.1) rotate(30deg);
        transform-origin:center bottom
    }
    50% {
        transform:rotate(-10deg)
    }
    70% {
        transform:rotate(3deg)
    }
    to {
        opacity:1;
        transform:scale(1)
    }
}
.jackInTheBox {
    animation-name:jackInTheBox
}
@keyframes rollIn {
    0% {
        opacity:0;
        transform:translate3d(-100%,0,0) rotate(-120deg)
    }
    to {
        opacity:1;
        transform:translateZ(0)
    }
}
.rollIn {
    animation-name:rollIn
}
@keyframes rollOut {
    0% {
        opacity:1
    }
    to {
        opacity:0;
        transform:translate3d(100%,0,0) rotate(120deg)
    }
}
.rollOut {
    animation-name:rollOut
}
@keyframes zoomIn {
    0% {
        opacity:0;
        transform:scale3d(.3,.3,.3)
    }
    50% {
        opacity:1
    }
}
.zoomIn {
    animation-name:zoomIn
}
@keyframes zoomInDown {
    0% {
        animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        opacity:0;
        transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)
    }
    60% {
        animation-timing-function:cubic-bezier(.175,.885,.32,1);
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(0,60px,0)
    }
}
.zoomInDown {
    animation-name:zoomInDown
}
@keyframes zoomInLeft {
    0% {
        animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        opacity:0;
        transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)
    }
    60% {
        animation-timing-function:cubic-bezier(.175,.885,.32,1);
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(10px,0,0)
    }
}
.zoomInLeft {
    animation-name:zoomInLeft
}
@keyframes zoomInRight {
    0% {
        animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        opacity:0;
        transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)
    }
    60% {
        animation-timing-function:cubic-bezier(.175,.885,.32,1);
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)
    }
}
.zoomInRight {
    animation-name:zoomInRight
}
@keyframes zoomInUp {
    0% {
        animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        opacity:0;
        transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)
    }
    60% {
        animation-timing-function:cubic-bezier(.175,.885,.32,1);
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)
    }
}
.zoomInUp {
    animation-name:zoomInUp
}
@keyframes zoomOut {
    0% {
        opacity:1
    }
    50% {
        opacity:0;
        transform:scale3d(.3,.3,.3)
    }
    to {
        opacity:0
    }
}
.zoomOut {
    animation-name:zoomOut
}
@keyframes zoomOutDown {
    40% {
        animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)
    }
    to {
        animation-timing-function:cubic-bezier(.175,.885,.32,1);
        opacity:0;
        transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform-origin:center bottom
    }
}
.zoomOutDown {
    animation-name:zoomOutDown
}
@keyframes zoomOutLeft {
    40% {
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(42px,0,0)
    }
    to {
        opacity:0;
        transform:scale(.1) translate3d(-2000px,0,0);
        transform-origin:left center
    }
}
.zoomOutLeft {
    animation-name:zoomOutLeft
}
@keyframes zoomOutRight {
    40% {
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }
    to {
        opacity:0;
        transform:scale(.1) translate3d(2000px,0,0);
        transform-origin:right center
    }
}
.zoomOutRight {
    animation-name:zoomOutRight
}
@keyframes zoomOutUp {
    40% {
        animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(0,60px,0)
    }
    to {
        animation-timing-function:cubic-bezier(.175,.885,.32,1);
        opacity:0;
        transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform-origin:center bottom
    }
}
.zoomOutUp {
    animation-name:zoomOutUp
}
@keyframes slideInDown {
    0% {
        transform:translate3d(0,-100%,0);
        visibility:visible
    }
    to {
        transform:translateZ(0)
    }
}
.slideInDown {
    animation-name:slideInDown
}
@keyframes slideInLeft {
    0% {
        transform:translate3d(-100%,0,0);
        visibility:visible
    }
    to {
        transform:translateZ(0)
    }
}
.slideInLeft {
    animation-name:slideInLeft
}
@keyframes slideInRight {
    0% {
        transform:translate3d(100%,0,0);
        visibility:visible
    }
    to {
        transform:translateZ(0)
    }
}
.slideInRight {
    animation-name:slideInRight
}
@keyframes slideInUp {
    0% {
        transform:translate3d(0,100%,0);
        visibility:visible
    }
    to {
        transform:translateZ(0)
    }
}
.slideInUp {
    animation-name:slideInUp
}
@keyframes slideOutDown {
    0% {
        transform:translateZ(0)
    }
    to {
        transform:translate3d(0,100%,0);
        visibility:hidden
    }
}
.slideOutDown {
    animation-name:slideOutDown
}
@keyframes slideOutLeft {
    0% {
        transform:translateZ(0)
    }
    to {
        transform:translate3d(-100%,0,0);
        visibility:hidden
    }
}
.slideOutLeft {
    animation-name:slideOutLeft
}
@keyframes slideOutRight {
    0% {
        transform:translateZ(0)
    }
    to {
        transform:translate3d(100%,0,0);
        visibility:hidden
    }
}
.slideOutRight {
    animation-name:slideOutRight
}
@keyframes slideOutUp {
    0% {
        transform:translateZ(0)
    }
    to {
        transform:translate3d(0,-100%,0);
        visibility:hidden
    }
}
.slideOutUp {
    animation-name:slideOutUp
}
.animated {
    animation-duration:1s;
    animation-fill-mode:both
}
.animated.infinite {
    animation-iteration-count:infinite
}
.animated.delay-1s {
    animation-delay:1s
}
.animated.delay-2s {
    animation-delay:2s
}
.animated.delay-3s {
    animation-delay:3s
}
.animated.delay-4s {
    animation-delay:4s
}
.animated.delay-5s {
    animation-delay:5s
}
.animated.fast {
    animation-duration:.8s
}
.animated.faster {
    animation-duration:.5s
}
.animated.slow {
    animation-duration:2s
}
.animated.slower {
    animation-duration:3s
}
@media (prefers-reduced-motion),(print) {
    .animated {
        animation:unset!important;
        transition:none!important
    }
}
main section div.contrast,main section.contrast {
    background-color:#000
}
main .card-text.contrast {
    background-color:#ff0!important
}
main .card-text.contrast a,main .card-text.contrast h2 {
    background-color:#ff0!important;
    color:#000!important
}
main div.contrast,main h2.contrast,main h3.contrast,main h4.contrast,main h5.contrast,main h6.contrast,main label.contrast,main p.contrast,main span.contrast {
    color:#fff!important
}
main .btn a.contrast,main .btn.contrast {
    background-color:#ff0;
    color:#000!important
}
main .btn a.contrast:hover,main .btn.contrast:hover {
    background-color:#ff0;
    border:1px solid transparent;
    color:#000
}
.main-header {
    position:relative;
    z-index:10
}
@media screen and (max-width:992px) {
    .main-header {
        display:flex;
        flex-direction:column-reverse;
        height:18.66667vw;
        position:fixed;
        top:0;
        transition:height .2s ease-in-out;
        width:100%
    }
    .main-header.active-menu {
        height:100%
    }
    .main-header .container {
        padding:0 8vw
    }
    .main-header.grow {
        height:100vh
    }
}
.main-header.contrast div {
    background:#000!important
}
.main-header.contrast a,.main-header.contrast li,.main-header.contrast p,.main-header.contrast span {
    color:#fff!important
}
.main-header.contrast .submenu {
    border-bottom:1px solid #fff
}
.main-header.contrast .btn-action span {
    color:#4d6d5d!important
}
.main-header.contrast .box-acessibility,.main-header.contrast .box-search {
    border-bottom:1px solid #fff
}
.main-header.contrast .box-acessibility .form-group .input-search,.main-header.contrast .box-search .form-group .input-search {
    border:1px solid #fff
}
.main-header.contrast .box-acessibility .form-group .btn,.main-header.contrast .box-search .form-group .btn {
    background:#ff0!important;
    color:#000!important
}
.main-header.contrast .menu-icons nav img {
    display:none
}
.main-header.contrast .logo {
    height:79px
}
.main-header.contrast .logo img {
    display:none
}
.main-header.contrast .logo img.logo-contrast {
    display:block
}
.main-header.contrast .menu nav ul li {
    border-bottom:1px solid #fff;
    line-height:49px
}
.main-header.contrast .menu nav .select-language {
    line-height:49px
}
.main-header.contrast .menu nav .select-language span p {
    line-height:47px
}
.main-header .top-header-mobile {
    background:#fff;
    display:none;
    height:18.66667vw;
    left:0;
    padding:5.33333vw;
    position:absolute;
    top:0;
    width:100%;
    z-index:5
}
@media screen and (max-width:992px) {
    .main-header .top-header-mobile {
        display:block
    }
}
.main-header .top-header-mobile .trigger-menu {
    background:none;
    border:none;
    float:left;
    outline:none
}
.main-header .top-header-mobile .trigger-menu.active .close {
    display:block
}
.main-header .top-header-mobile .trigger-menu .close,.main-header .top-header-mobile .trigger-menu.active .burger {
    display:none
}
.main-header .top-header-mobile .trigger-menu .burger {
    display:block
}
.main-header .top-header-mobile .logo {
    display:block;
    float:left;
    height:10.13333vw;
    margin-left:6.66667vw
}
.main-header .top-header-mobile .logo img {
    width:20.26667vw
}
.main-header .top-header-mobile .logo img.logo-contrast {
    display:none
}
.main-header .top-header-mobile .trigger-search {
    background:none;
    border:none;
    float:right;
    outline:none
}
.main-header .top-header-mobile .trigger-search .search {
    display:block
}
.main-header .top-header-mobile .trigger-search .close,.main-header .top-header-mobile .trigger-search.active .search {
    display:none
}
.main-header .top-header-mobile .trigger-search.active .close {
    display:block
}
.main-header .top-header {
    background:#fff;
    border-bottom:1px solid #f3f3f6;
    height:80px;
    position:relative;
    z-index:4
}
@media screen and (max-width:992px) {
    .main-header .top-header {
        border-bottom:0;
        left:-100%;
        top:18.66667vw;
        transition:all .2s ease-in-out;
        width:90%
    }
    .main-header .top-header.show-menu {
        left:0
    }
    .main-header .top-header .container {
        padding:0
    }
    .main-header .top-header .container.align-left {
        padding-left:0
    }
}
.main-header .logo {
    align-items:center;
    display:flex;
    flex-direction:row;
    float:left;
    height:80px;
    justify-content:center;
    width:97px
}
.main-header .logo img {
    width:100%
}
.main-header .logo img.logo-contrast {
    display:none
}
@media screen and (max-width:992px) {
    .main-header .logo {
        display:none
    }
}
.main-header .menu-icons {
    float:right
}
@media screen and (max-width:992px) {
    .main-header .menu-icons {
        background:#fff;
        bottom:0;
        float:left;
        margin-top:-13.33333vw;
        padding:2.13333vw;
        position:fixed;
        width:89%;
        z-index:2
    }
}
.main-header .menu-icons nav .content-link {
    align-items:center;
    background:#fff;
    border-bottom:1px solid #f3f3f6;
    border-left:1px solid #f3f3f6;
    display:flex;
    flex-direction:row;
    float:left;
    height:80px;
    justify-content:center;
    transition:all .2s ease-in-out;
    width:120px
}
.main-header .menu-icons nav .content-link.trigger-search {
    border-right:1px solid #f3f3f6
}
.main-header .menu-icons nav .content-link.trigger-search.contrast {
    border-right:1px solid #fff
}
@media screen and (max-width:992px) {
    .main-header .menu-icons nav .content-link {
        border-top:1px solid #f3f3f6;
        height:21.33333vw;
        width:33.3333333333%
    }
    .main-header .menu-icons nav .content-link:last-child {
        display:none
    }
}
.main-header .menu-icons nav .content-link.active,.main-header .menu-icons nav .content-link:hover {
    background:#f3f3f6
}
.main-header .menu-icons nav img {
    display:block;
    margin:0 auto;
    text-align:center
}
.main-header .menu-icons nav span {
    display:block;
    margin-top:5px
}
.main-header .menu-icons nav a {
    color:#4a4a4a;
    display:block;
    font-size:12px;
    font-stretch:normal;
    font-style:normal;
    letter-spacing:normal;
    line-height:normal;
    text-align:center;
    text-transform:uppercase
}
.main-header .menu {
    align-items:flex-start;
    background:#fff;
    border-bottom:1px solid #f3f3f6;
    display:flex;
    height:50px;
    justify-content:center;
    position:relative;
    transition:top .2s ease-in-out;
    width:100%;
    z-index:2
}
@media screen and (max-width:992px) {
    .main-header .menu {
        border-bottom:1px solid #fff;
        height:auto;
        left:-100%;
        top:18.66667vw;
        transition:all .2s ease-in-out;
        width:90%;
        z-index:4
    }
    .main-header .menu.show-menu {
        height:100%;
        left:0;
        z-index:1
    }
}
.main-header .menu.hide-item {
    top:-3.47222vw;
    z-index:0
}
.main-header .menu nav .select-language {
    cursor:pointer;
    float:right;
    height:50px;
    padding-right:35px
}
@media screen and (max-width:992px) {
    .main-header .menu nav .select-language {
        float:none
    }
}
.main-header .menu nav .select-language:hover .language {
    opacity:1;
    width:18px
}
.main-header .menu nav .select-language span {
    height:50px
}
.main-header .menu nav .select-language span:before {
    background:url(/img/frontend/header/globe.svg);
    background-size:100%;
    content:"";
    display:inline-block;
    height:18px;
    margin-right:4px;
    position:relative;
    top:4px;
    width:18px
}
.main-header .menu nav .select-language span a {
    color:#4a4a4a
}
.main-header .menu nav .select-language span p {
    color:#4a4a4a;
    display:inline-block;
    font-size:13px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal;
    line-height:50px;
    text-align:center;
    text-transform:uppercase
}
.main-header .menu nav .select-language span .language {
    opacity:0;
    transition:all .3s ease-in-out;
    width:0
}
.main-header .menu nav .select-language span .text-mobile {
    display:none;
    line-height:0;
    margin:0 0 0 5px;
    padding:0 5px 0 0
}
@media screen and (max-width:992px) {
    .main-header .menu nav .select-language span .text-mobile {
        display:inline-block
    }
}
.main-header .menu nav ul {
    list-style:none
}
.main-header .menu nav ul li {
    float:left;
    line-height:50px;
    position:relative
}
.main-header .menu nav ul li:not(:last-child) {
    margin-right:2.08333vw
}
@media screen and (max-width:992px) {
    .main-header .menu nav ul li {
        float:none;
        line-height:auto;
        margin-right:0
    }
    .main-header .menu nav ul li:not(:last-child) {
        margin-right:0
    }
    .main-header .menu nav ul li:before {
        display:none;
        opacity:0
    }
    .main-header .menu nav ul li:after {
        background:url(/img/frontend/header/plus.svg);
        background-size:100%;
        content:"";
        display:block;
        height:4.02667vw;
        position:absolute;
        right:8vw;
        top:50%;
        transform:translateY(-50%);
        width:3.86667vw
    }
}
.main-header .menu nav ul li:hover.about:before {
    background:#7b9288
}
.main-header .menu nav ul li:hover.your-business:before {
    background:#4d6d5d
}
.main-header .menu nav ul li:hover.schedule:before,.main-header .menu nav ul li:hover.sustentability:before {
    background:#60903e
}
.main-header .menu nav ul li:hover.people:before {
    background:#4d6d5d
}
.main-header .menu nav ul li:hover.investors:before {
    background:#65646a
}
.main-header .menu nav ul li:hover.blog:before,.main-header .menu nav ul li:hover.press-room:before {
    background:#486c2e
}
.main-header .menu nav ul li:hover.foundation:before {
    background:#bfbfbf
}
.main-header .menu nav ul li:hover:before {
    width:100%
}
.main-header .menu nav ul li:before {
    bottom:-.27778vw;
    content:"";
    display:block;
    height:.27778vw;
    left:50%;
    position:absolute;
    transform:translateX(-50%);
    transition:all .15s ease-in-out;
    width:0
}
.main-header .menu nav ul li a {
    color:#4a4a4a;
    font-size:13px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal;
    position:relative;
    text-align:center;
    text-transform:uppercase
}
@media screen and (max-width:992px) {
    .main-header .menu nav ul li a {
        font-size:4.26667vw;
        letter-spacing:.18667vw
    }
}
header .submenu {
    background:#fff;
    left:0;
    padding:2.77778vw 0;
    position:absolute;
    top:-350%;
    transition:all .5s ease-in-out;
    width:100%;
    z-index:1
}
@media screen and (min-width:1921px) {
    header .submenu {
        top:-1250%
    }
}
header .submenu.hide {
    display:none!important
}
@media screen and (max-width:992px) {
    header .submenu {
        height:calc(100vh - 70px);
        left:-100%;
        overflow-y:auto;
        padding-top:0;
        top:18.66667vw;
        width:90%;
        z-index:5
    }
    header .submenu.show-menu {
        left:0
    }
    header .submenu .container.align-left {
        padding:0
    }
}
header .submenu a {
    opacity:1;
    transition:all .3s ease-in-out
}
header .submenu a:hover {
    opacity:.8;
    text-decoration:none
}
@media screen and (max-width:992px) {
    header .submenu.about .title-submenu {
        background:#7b9288
    }
    header .submenu.about .title-submenu:before {
        background:url(/img/frontend/header/about-mobile.png);
        background-size:100%;
        height:20vw;
        width:23.2vw
    }
    header .submenu.about .title-submenu a,header .submenu.about .title-submenu h2 {
        color:#fff
    }
    header .submenu.your-business .title-submenu {
        background:#4d6d5d
    }
    header .submenu.your-business .title-submenu:before {
        background:url(/img/frontend/header/your-business.svg);
        background-size:100%;
        height:15.46667vw;
        width:16.8vw
    }
}
header .submenu.your-business .title-submenu h2 {
    color:#4d6d5d
}
@media screen and (max-width:992px) {
    header .submenu.your-business .title-submenu h2 {
        color:#fff
    }
    header .submenu.sustentability .title-submenu {
        background:#60903e
    }
    header .submenu.sustentability .title-submenu:before {
        background:url(/img/frontend/header/sustentability.svg);
        background-size:100%;
        height:21.86667vw;
        width:14.13333vw
    }
}
header .submenu.sustentability .title-submenu h2 {
    color:#60903e
}
@media screen and (max-width:992px) {
    header .submenu.sustentability .title-submenu h2 {
        color:#fff
    }
    header .submenu.schedule .title-submenu {
        background:#60903e
    }
    header .submenu.schedule .title-submenu:before {
        background:url(/img/frontend/header/schedule.svg);
        background-size:100%;
        height:21.86667vw;
        width:21.6vw
    }
}
header .submenu.schedule .title-submenu img {
    height:8.4027777778vw
}
header .submenu.schedule .title-submenu h2 {
    color:#60903e
}
@media screen and (max-width:992px) {
    header .submenu.schedule .title-submenu h2 {
        color:#fff
    }
    header .submenu.people .title-submenu {
        background:#4d6d5d
    }
    header .submenu.people .title-submenu:before {
        background:url(/img/frontend/header/people-mobile.svg);
        background-size:100%;
        height:14.93333vw;
        width:24vw
    }
}
header .submenu.people .title-submenu .image-link {
    display:block;
    height:5.69444vw;
    margin-bottom:30px;
    padding:0
}
header .submenu.people .title-submenu .image-link:before {
    display:none;
    visibility:hidden
}
header .submenu.people .title-submenu .image-link img {
    width:auto
}
header .submenu.people .title-submenu h2 {
    color:#4d6d5d
}
@media screen and (max-width:992px) {
    header .submenu.people .title-submenu h2 {
        color:#fff
    }
}
header .submenu.people .title-submenu a {
    color:#4d6d5d
}
@media screen and (max-width:992px) {
    header .submenu.people .title-submenu a {
        color:#fff
    }
    header .submenu.people .title-submenu a:before {
        display:none
    }
    header .submenu.foundation .title-submenu {
        background:#486c2e
    }
    header .submenu.foundation .title-submenu:before {
        background:url(/img/frontend/header/foundation-icon-menu-mobile.svg);
        background-size:100%;
        height:16vw;
        width:18.66667vw
    }
}
header .submenu.foundation .title-submenu h2 {
    color:#486c2e
}
@media screen and (max-width:992px) {
    header .submenu.foundation .title-submenu h2 {
        color:#fff
    }
}
header .submenu .title-submenu {
    display:inline-block;
    padding:.69444vw 1.04167vw 3.47222vw 0;
    vertical-align:top
}
@media screen and (max-width:1366px) {
    header .submenu .title-submenu {
        padding-right:2.43056vw
    }
}
@media screen and (max-width:992px) {
    header .submenu .title-submenu {
        padding:4vw 5.33333vw 5.33333vw 8vw;
        position:relative;
        width:100%
    }
    header .submenu .title-submenu:before {
        content:"";
        display:block;
        position:absolute;
        right:5.33333vw;
        top:50%;
        transform:translateY(-50%)
    }
}
header .submenu .title-submenu .image-link {
    display:block;
    height:5.69444vw;
    margin-bottom:30px;
    padding:0
}
header .submenu .title-submenu .image-link:before {
    display:none;
    visibility:hidden
}
header .submenu .title-submenu .image-link img {
    width:auto
}
header .submenu .title-submenu .back-link {
    display:none
}
@media screen and (max-width:992px) {
    header .submenu .title-submenu .back-link {
        color:#fff;
        display:block;
        font-size:3.2vw;
        font-stretch:normal;
        font-style:normal;
        font-weight:500;
        letter-spacing:.6px;
        line-height:normal;
        margin-bottom:5.33333vw
    }
    header .submenu .title-submenu .back-link button {
        background:rgba(0,0,0,.1);
        border:0;
        border-radius:4px;
        color:#fff;
        padding:7px 7px 7px 6.66667vw;
        position:relative
    }
    header .submenu .title-submenu .back-link button:before {
        background:url(/img/frontend/header/arrow-right-white.svg);
        background-size:100%;
        content:"";
        display:inline-block;
        height:3.2vw;
        left:1.33333vw;
        position:absolute;
        top:50%;
        transform:translateY(-50%) rotate(180deg);
        width:3.73333vw
    }
}
header .submenu .title-submenu img {
    display:block;
    height:5.69444vw;
    margin-bottom:30px
}
@media screen and (max-width:992px) {
    header .submenu .title-submenu img {
        display:none
    }
}
header .submenu .title-submenu h2,header .submenu .title-submenu h2 a {
    color:#7b9288;
    display:block;
    font-size:1.52778vw;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal;
    margin-bottom:.69444vw;
    max-width:250px;
    min-width:10.20833vw
}
@media (max-width:992px) {
    header .submenu .title-submenu h2,header .submenu .title-submenu h2 a {
        font-size:5.86667vw;
        margin-bottom:2.66667vw;
        min-width:39.2vw
    }
}
header .submenu .title-submenu a {
    color:#323232;
    font-size:13px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal;
    padding-right:2.77778vw;
    position:relative
}
@media screen and (max-width:992px) {
    header .submenu .title-submenu a {
        color:#fff;
        font-size:3.46667vw
    }
    header .submenu .title-submenu a:before {
        background:url(/img/frontend/header/arrow-right-white.svg);
        background-size:100%;
        content:"";
        height:3.2vw;
        position:absolute;
        right:-2.66667vw;
        top:50%;
        transform:translateY(-50%);
        width:3.86667vw
    }
}
header .submenu .title-submenu a img {
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    width:1.04167vw
}
@media (max-width:992px) {
    header .submenu .title-submenu a img {
        width:4vw
    }
}
header .submenu .content-submenu {
    border-left:1px solid #f3f3f6;
    display:inline-block;
    padding-left:.69444vw;
    vertical-align:top
}
@media screen and (max-width:1366px) {
    header .submenu .content-submenu {
        padding-left:2.43056vw
    }
}
@media screen and (max-width:992px) {
    header .submenu .content-submenu {
        border-left:0;
        padding:8vw
    }
}
header .submenu .content-submenu nav ul {
    display:inline-block;
    list-style:none;
    vertical-align:top
}
header .submenu .content-submenu nav ul:not(:last-child) {
    padding-right:2.43056vw
}
@media screen and (max-width:992px) {
    header .submenu .content-submenu nav ul {
        padding-right:0
    }
}
header .submenu .content-submenu nav ul li {
    display:block;
    margin-bottom:.69444vw
}
@media screen and (max-width:992px) {
    header .submenu .content-submenu nav ul li {
        margin-top:4vw
    }
}
header .submenu .content-submenu nav ul li.highlight a {
    font-size:1.11111vw;
    font-weight:500
}
@media screen and (max-width:992px) {
    header .submenu .content-submenu nav ul li.highlight a {
        font-size:5.33333vw
    }
    header .submenu .content-submenu nav ul li.highlight {
        margin-top:8vw
    }
}
header .submenu .content-submenu nav ul li a {
    color:#323232;
    font-size:13px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:normal
}
@media screen and (max-width:992px) {
    header .submenu .content-submenu nav ul li a {
        font-size:4.8vw
    }
}
.box-search {
    background:#f3f3f6;
    height:6.94444vw;
    position:absolute;
    top:-6.94444vw;
    transition:all .2s ease-in-out;
    width:100%;
    z-index:3
}
.box-search.show {
    top:5.55556vw
}
@media screen and (max-width:992px) {
    .box-search {
        top:-100%
    }
    .box-search.show {
        top:18.66667vw
    }
}
.box-search .container {
    padding:0 4.86111vw
}
@media screen and (max-width:992px) {
    .box-search .container {
        padding:0 5.33333vw
    }
}
.box-search .form-group {
    display:inline-block;
    padding:1.94444vw 0;
    position:relative;
    width:100%
}
.box-search .form-group img {
    left:1.38889vw;
    position:absolute;
    top:50%;
    transform:translateY(-50%)
}
@media screen and (max-width:992px) {
    .box-search .form-group img {
        display:none
    }
}
.box-search .form-group .input-search {
    border:0;
    color:#65646a;
    float:left;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    height:54px;
    letter-spacing:normal;
    line-height:normal;
    padding-left:90px;
    text-align:left;
    width:80%
}
.box-search .form-group .input-search:focus {
    outline:none
}
@media screen and (max-width:992px) {
    .box-search .form-group .input-search {
        padding-left:20px
    }
}
.box-search .form-group .btn {
    float:left;
    height:54px;
    position:relative;
    width:20%
}
@media screen and (max-width:992px) {
    .box-search .form-group .btn {
        text-indent:-9999px
    }
    .box-search .form-group .btn:before {
        background:url(/img/frontend/header/search-white.svg);
        content:"";
        height:24px;
        left:50%;
        position:absolute;
        top:50%;
        transform:translateX(-50%) translateY(-50%);
        width:24px
    }
}
.box-acessibility {
    background:#f3f3f6;
    height:120px;
    padding-top:35px;
    position:absolute;
    top:-120px;
    transition:all .2s ease-in-out;
    width:100%;
    z-index:3
}
.box-acessibility.show {
    top:80px
}
@media screen and (max-width:992px) {
    .box-acessibility {
        height:calc(100vh - 150px);
        left:-100%;
        top:70px;
        width:90%;
        z-index:6
    }
    .box-acessibility.show {
        left:0;
        top:70px
    }
}
.box-acessibility .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .box-acessibility .container {
        padding:0 20px
    }
}
.box-acessibility .back-link {
    display:none
}
@media screen and (max-width:992px) {
    .box-acessibility .back-link {
        color:#fff;
        display:block;
        font-size:16px;
        font-stretch:normal;
        font-style:normal;
        font-weight:500;
        letter-spacing:.6px;
        line-height:normal;
        margin-bottom:20px
    }
    .box-acessibility .back-link button {
        background:none;
        border:0;
        border-radius:4px;
        color:#000;
        padding:7px 7px 7px 25px;
        position:relative
    }
    .box-acessibility .back-link button:before {
        background:url(/img/frontend/header/arrow-right-black.svg);
        background-size:100%;
        content:"";
        display:inline-block;
        height:12px;
        left:5px;
        position:absolute;
        top:50%;
        transform:translateY(-50%) rotate(180deg);
        width:14px
    }
}
.box-acessibility .item-acessibility {
    align-items:center;
    display:flex;
    flex-direction:row;
    float:left;
    justify-content:center;
    margin-right:9.16667vw
}
.box-acessibility .item-acessibility.libras img {
    left:0;
    position:absolute;
    top:0
}
.box-acessibility .item-acessibility:last-of-type {
    margin-right:0
}
@media screen and (max-width:1280px) {
    .box-acessibility .item-acessibility {
        margin-right:3.88889vw
    }
}
@media screen and (max-width:992px) {
    .box-acessibility .item-acessibility {
        display:inline-block;
        margin-bottom:30px;
        margin-right:0;
        width:100%
    }
}
.box-acessibility .item-acessibility span {
    color:#7b9288;
    display:block;
    font-size:24px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal
}
@media screen and (max-width:340px) {
    .box-acessibility .item-acessibility span {
        font-size:20px
    }
}
.box-acessibility .item-acessibility p {
    color:#323232;
    display:block;
    font-size:14px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:normal;
    margin-bottom:0;
    margin-top:7px
}
@media screen and (max-width:340px) {
    .box-acessibility .item-acessibility p {
        font-size:12px
    }
}
.box-acessibility .item-acessibility .text {
    display:inline-block;
    vertical-align:bottom
}
@media screen and (max-width:992px) {
    .box-acessibility .item-acessibility .text {
        float:left
    }
}
.box-acessibility .item-acessibility .btn-action {
    cursor:pointer;
    display:inline-block;
    margin-left:55px;
    vertical-align:bottom
}
@media screen and (max-width:1280px) {
    .box-acessibility .item-acessibility .btn-action {
        margin-left:1.94444vw
    }
}
@media screen and (max-width:992px) {
    .box-acessibility .item-acessibility .btn-action {
        float:right
    }
}
.box-acessibility .item-acessibility .btn-action button {
    background:#fff;
    border:0;
    cursor:pointer;
    height:54px;
    position:relative;
    width:60px
}
.box-acessibility .item-acessibility .btn-action button span {
    color:#7b9288;
    font-size:50px;
    font-weight:300;
    left:50%;
    line-height:54px;
    position:absolute;
    text-align:center;
    top:37%;
    transform:translateX(-50%) translateY(-50%)
}
.header {
    height:460px;
    overflow:hidden;
    position:relative;
    width:100%
}
.header:before {
    background:#000;
    content:"";
    display:block;
    height:100%;
    left:0;
    opacity:.4;
    position:absolute;
    top:0;
    width:100%;
    z-index:2
}
.header figure img {
    height:auto;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    width:100%
}
@media (max-width:1440px) {
    .header figure img {
        height:100%
    }
}
@media (max-width:992px) {
    .header figure img {
        width:auto
    }
}
.header h1 {
    color:#fff;
    font-size:50px;
    font-weight:400;
    line-height:1.07;
    position:relative;
    text-align:center;
    z-index:3
}
.header h1 b {
    display:block
}
.header h1.font-weight-bold {
    font-weight:900
}
@media (max-width:992px) {
    .header.header h1 {
        font-size:40px
    }
}
.slider-center {
    position:relative
}
.slider-center .slick-arrow {
    background:rgba(0,0,0,.7);
    border:0;
    cursor:pointer;
    height:100%;
    outline:0;
    position:absolute;
    text-indent:-9999px;
    top:0;
    width:50px;
    z-index:1
}
.slider-center .slick-arrow:before {
    background:url(/img/frontend/general/arrow-right-white.svg) no-repeat 50%;
    content:"";
    display:block;
    height:8px;
    left:50%;
    position:absolute;
    top:50%;
    width:14px
}
.slider-center .slick-arrow.slick-next {
    right:0
}
.slider-center .slick-arrow.slick-prev {
    left:0
}
.slider-center .slick-arrow.slick-prev:before {
    background:url(/img/frontend/general/arrow-left-white.svg) no-repeat 50%
}
.slider-center .slider-center-item {
    background-color:#4d6d5d;
    padding:100px 20px 60px;
    position:relative
}
.slider-center .slider-center-item .slider-center-item-description {
    margin-right:150px
}
.slider-center .slider-center-item .slider-center-item-description h3 {
    color:#fff;
    font-size:24px;
    font-weight:400;
    letter-spacing:normal;
    line-height:normal
}
.slider-center .slider-center-item .slider-center-item-description h3 span {
    display:block;
    font-weight:300
}
.slider-center .slider-center-item .slider-center-item-description h3:last-child {
    margin-bottom:20px
}
.slider-center .slider-center-item .slider-center-item-description h3.font-weight-bold {
    font-weight:700
}
.slider-center .slider-center-item .slider-center-item-description .arrow {
    background-image:url(/img/frontend/general/plus-blue.svg);
    background-repeat:no-repeat;
    background-size:cover;
    height:24px;
    width:24px
}
.slider-center .slider-center-item .slider-center-item-img {
    height:340px;
    position:relative;
    width:530px
}
.slider-center .slider-center-item .slider-center-item-img figure img {
    height:100%;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%)
}
.slider-center .slider-center-item .slider-center-text-top {
    position:absolute;
    top:-64%
}
.slider-center .slider-center-item .slider-center-text-top h4 {
    color:#4d6d5d;
    font-size:50px;
    font-weight:900;
    line-height:1.16
}
@media (max-width:992px) {
    .slider-center .slider-center-item .slider-center-text-top h4 {
        font-size:40px
    }
}
.slider-center .slider-center-item .slider-center-text-top span {
    color:#fff;
    font-size:50px;
    font-weight:300;
    line-height:1.6
}
@media (max-width:992px) {
    .slider-center .slider-center-item .slider-center-text-top span {
        font-size:40px
    }
}
.slider-center .slick-current .slider-center-item {
    background-color:#3a5246
}
.slider-center .slick-current .slider-center-item .arrow {
    background-image:url(/img/frontend/general/plus-orange.svg)
}
@media (max-width:992px) {
    .slider-center .slider-center-item .slider-center-item-description {
        margin-right:50px
    }
    .slider-center .slider-center-item {
        padding:70px 18px 24px
    }
    .slider-center .slider-center-item .slider-center-item-description {
        margin-right:0;
        margin-top:49px
    }
    .slider-center .slider-center-item .slider-center-item-description h3 {
        font-size:20px;
        height:55px;
        margin-bottom:40px
    }
    .slider-center .slider-center-item .slider-center-item-img {
        background-repeat:no-repeat;
        background-size:contain;
        height:199px;
        width:100%
    }
    .slider-center .slick-slide {
        margin-left:-1%
    }
}
.main-footer {
    clear:both;
    position:relative
}
@media screen and (max-width:992px) {
    .main-footer {
        background:#3a5246
    }
    .main-footer.contrast {
        background:#000
    }
}
.main-footer.contrast .content-footer,.main-footer.contrast .social {
    background:#000;
    border-top:1px solid #fff
}
.main-footer.contrast .content-footer .logo-footer,.main-footer.contrast .content-footer .social-item,.main-footer.contrast .social .logo-footer,.main-footer.contrast .social .social-item {
    border-left:1px solid #fff!important
}
.main-footer.contrast .content-footer .logo-footer:hover,.main-footer.contrast .content-footer .social-item:hover,.main-footer.contrast .social .logo-footer:hover,.main-footer.contrast .social .social-item:hover {
    background:#000!important
}
.main-footer.contrast .content-footer .social-item:last-of-type,.main-footer.contrast .social .social-item:last-of-type {
    border-right:1px solid #fff!important
}
.main-footer.contrast .content-footer .newsletter form .input-newsletter,.main-footer.contrast .social .newsletter form .input-newsletter {
    border:1px solid #fff
}
.main-footer.contrast .content-footer .newsletter form .btn,.main-footer.contrast .social .newsletter form .btn {
    border-left:1px solid #fff
}
.main-footer.contrast .content-footer .copyright,.main-footer.contrast .social .copyright {
    background:#000
}
.main-footer .up {
    cursor:pointer;
    display:none;
    position:absolute;
    right:40px;
    top:-30px;
    z-index:11
}
@media screen and (max-width:992px) {
    .main-footer .up {
        display:none
    }
}
.main-footer .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .main-footer .container {
        padding:0
    }
}
.main-footer .social {
    background:#26362e;
    height:80px;
    width:100%
}
@media screen and (max-width:992px) {
    .main-footer .social {
        height:auto
    }
    .main-footer .social .container {
        display:flex;
        flex-direction:column-reverse
    }
}
.main-footer .social .logo-footer {
    border-left:1px solid #3a5246;
    float:left;
    padding:16px 0 12px 49px;
    width:35%
}
@media screen and (max-width:992px) {
    .main-footer .social .logo-footer {
        background:#3a5246;
        border-left:0;
        float:none;
        padding:38px 0;
        width:100%
    }
}
.main-footer .social .logo-footer img {
    padding-top:5px;
    width:101px
}
@media screen and (max-width:992px) {
    .main-footer .social .logo-footer img {
        display:block;
        margin:0 auto
    }
}
.main-footer .social .logo-footer span {
    color:#fff;
    display:inline-block;
    font-size:15px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.07;
    padding:5px 4.86111vw 4px
}
@media screen and (min-width:1440px) {
    .main-footer .social .logo-footer span {
        padding:0 4vw
    }
}
@media screen and (max-width:1280px) {
    .main-footer .social .logo-footer span {
        font-size:13px;
        padding:0 2.08333vw
    }
}
@media screen and (max-width:992px) {
    .main-footer .social .logo-footer span {
        display:none
    }
}
.main-footer .social .menu-social {
    float:left;
    width:65%
}
@media screen and (max-width:992px) {
    .main-footer .social .menu-social {
        float:none;
        width:100%
    }
}
.main-footer .social .menu-social .social-item {
    background:transparent;
    border-left:1px solid #3a5246;
    float:left;
    height:80px;
    position:relative;
    transition:all .2s ease-in-out;
    width:20%
}
.main-footer .social .menu-social .social-item:last-of-type {
    border-right:1px solid #3a5246
}
.main-footer .social .menu-social .social-item:hover {
    background:#3a5246
}
.main-footer .social .menu-social .social-item img {
    left:50%;
    max-width:27px;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%)
}
.main-footer .content-footer {
    background:#3a5246;
    clear:both;
    display:inline-block;
    padding-top:50px;
    width:100%
}
@media screen and (max-width:992px) {
    .main-footer .content-footer {
        padding-top:0;
        width:100%
    }
}
.main-footer .content-footer .newsletter {
    float:left;
    width:35%
}
@media screen and (max-width:992px) {
    .main-footer .content-footer .newsletter {
        display:none
    }
}
.main-footer .content-footer .newsletter h2 {
    color:#fafafa;
    display:block;
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal;
    margin-bottom:17px
}
.main-footer .content-footer .newsletter form {
    height:47px;
    position:relative;
    width:330px
}
@media screen and (max-width:1280px) {
    .main-footer .content-footer .newsletter form {
        width:250px
    }
}
.main-footer .content-footer .newsletter form ::-webkit-input-placeholder {
    color:#fff
}
.main-footer .content-footer .newsletter form ::-moz-placeholder {
    color:#fff
}
.main-footer .content-footer .newsletter form .input-newsletter {
    background:transparent;
    border:1px solid #7b9288;
    color:#fff;
    font-size:14px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    height:47px;
    letter-spacing:1px;
    line-height:normal;
    padding:0 15px;
    width:330px
}
@media screen and (max-width:1280px) {
    .main-footer .content-footer .newsletter form .input-newsletter {
        width:250px
    }
}
.main-footer .content-footer .newsletter form .btn {
    background:transparent;
    border:1px solid #7b9288;
    color:#fff;
    font-size:14px;
    font-stretch:normal;
    font-style:normal;
    font-weight:700;
    height:47px;
    letter-spacing:1px;
    line-height:normal;
    right:0;
    text-transform:capitalize;
    top:0
}
.main-footer .content-footer .newsletter .alert {
    margin-top:5px;
    position:absolute
}
.main-footer .content-footer .menu-footer {
    float:left;
    padding-top:7px;
    width:65%
}
@media screen and (max-width:992px) {
    .main-footer .content-footer .menu-footer {
        display:none
    }
}
.main-footer .content-footer .menu-footer .links {
    display:flex;
    flex-wrap:wrap
}
.main-footer .content-footer .menu-footer .links a {
    color:#fafafa;
    display:inline-block;
    font-size:15px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:.4px;
    line-height:normal;
    margin-bottom:30px;
    max-width:25%;
    min-width:25%;
    text-transform:uppercase
}
.main-footer .content-footer .menu-footer .links a:hover {
    opacity:.8;
    text-decoration:none
}
.main-footer .content-footer .footer-end {
    align-items:center;
    display:flex;
    justify-content:space-between;
    width:100%
}
@media screen and (max-width:992px) {
    .main-footer .content-footer .footer-end {
        display:block
    }
}
.main-footer .content-footer .footer-end .copyright {
    background:#3a5246;
    clear:both;
    display:block;
    padding-bottom:22px;
    padding-top:50px;
    text-align:justify;
    width:90%
}
@media screen and (max-width:992px) {
    .main-footer .content-footer .footer-end .copyright {
        padding-bottom:10px;
        padding-top:0;
        width:100%
    }
}
.main-footer .content-footer .footer-end .copyright p {
    color:#f4f4f4;
    font-size:15px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:normal
}
@media screen and (max-width:992px) {
    .main-footer .content-footer .footer-end .copyright p {
        text-align:center
    }
    .main-footer .content-footer .footer-end .logo-footer-base {
        margin-bottom:20px
    }
}
.main-footer .content-footer .footer-end .logo-footer-base img {
    width:30px
}
@media screen and (max-width:992px) {
    .main-footer .content-footer .footer-end .logo-footer-base img {
        display:block;
        margin:0 auto
    }
}
#ytplayerContainer {
    background-color:rgba(0,0,0,.6);
    height:100%;
    left:0;
    opacity:0;
    pointer-events:none;
    position:fixed;
    top:0;
    transform:scale(4);
    transition:all .3s ease-in-out;
    width:100%;
    z-index:9999
}
#ytplayerContainer .ytplayer-body {
    height:75%;
    left:50%;
    position:absolute;
    top:50%;
    transform:translate(-50%,-50%);
    width:90%
}
#ytplayerContainer .ytplayer-body .ytplayer-header .ytplayer-title {
    margin-bottom:20px
}
#ytplayerContainer .ytplayer-body .ytplayer-header .ytplayer-close {
    cursor:pointer;
    height:42px;
    position:absolute;
    right:0;
    top:0;
    transform:rotate(45deg);
    width:42px
}
#ytplayerContainer .ytplayer-body #ytplayer {
    height:100%;
    width:100%
}
#ytplayerContainer.active {
    opacity:1;
    pointer-events:auto;
    transform:scale(1)
}
@media (max-width:768px) {
    #ytplayerContainer {
        background-color:rgba(0,0,0,.8)
    }
    #ytplayerContainer .ytplayer-body {
        top:45%;
        width:100%
    }
    #ytplayerContainer .ytplayer-body .ytplayer-header .ytplayer-title {
        margin-left:15px
    }
}
.read-more-news {
    background-color:#f4f4f4
}
.read-more-news.contrast {
    background:#000
}
.read-more-news .container {
    padding:120px 70px
}
.read-more-news .container .content {
    margin-bottom:70px
}
.read-more-news .container .content .block {
    background-color:#fff;
    margin-bottom:2px
}
.read-more-news .container .content .block.contrast {
    background:#000
}
.read-more-news .container .content .block .img {
    background-position:50%;
    background-size:cover;
    height:120px;
    width:15%
}
.read-more-news .container .content .block .img.contrast {
    border:1px solid #fff;
    border-right:0
}
.read-more-news .container .content .block .img img {
    height:100%;
    width:auto
}
.read-more-news .container .content .block .text {
    color:#212529;
    font-size:18px;
    line-height:1.67;
    overflow:hidden;
    padding-left:40px;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:70%
}
.read-more-news .container .content .block .text.contrast {
    border:1px solid #fff;
    border-right:0
}
.read-more-news .container .content .block span {
    color:#4d6d5d;
    cursor:pointer;
    font-size:16px;
    font-weight:500;
    width:15%
}
.read-more-news .container .content .block span.contrast {
    border:1px solid #fff;
    color:#fff
}
.read-more-news .container .btn {
    width:420px
}
.read-more-news .container .btn button {
    display:block;
    margin:0 auto;
    padding:15px 0;
    width:100%
}
@media (max-width:992px) {
    .read-more-news .container .btn button {
        height:50px;
        margin:0 auto;
        width:calc(100% - 40px)
    }
    .read-more-news .container .btn {
        width:100%
    }
    .read-more-news .container {
        padding:60px 20px
    }
    .read-more-news .container .title h2 {
        font-size:36px;
        line-height:1.11;
        margin-right:0
    }
    .read-more-news .container .content {
        padding:0
    }
    .read-more-news .container .content .block {
        padding-right:15px
    }
    .read-more-news .container .content .block .img {
        background-position:50%;
        width:40%
    }
    .read-more-news .container .content .block .text {
        font-size:16px;
        letter-spacing:-.3px;
        padding-left:15px;
        width:60%
    }
    .read-more-news .container .content .block a {
        display:none!important
    }
}
.related-news {
    background-color:#f4f4f4
}
.related-news.contrast {
    background:#000
}
.related-news .container {
    padding:120px 70px
}
.related-news .container .content {
    margin-bottom:70px
}
.related-news .container .content .block {
    background-color:#fff;
    margin-bottom:2px
}
.related-news .container .content .block.contrast {
    background:#000
}
.related-news .container .content .block .img {
    background-position:50%;
    background-size:cover;
    height:120px;
    width:15%
}
.related-news .container .content .block .img.contrast {
    border:1px solid #fff;
    border-right:0
}
.related-news .container .content .block .text {
    color:#212529;
    font-size:18px;
    line-height:1.67;
    overflow:hidden;
    padding-left:40px;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:70%
}
.related-news .container .content .block .text.contrast {
    border:1px solid #fff;
    border-right:0
}
.related-news .container .content .block span {
    color:#4d6d5d;
    cursor:pointer;
    font-size:16px;
    font-weight:500;
    width:15%
}
.related-news .container .content .block span.contrast {
    border:1px solid #fff;
    color:#fff
}
.related-news .container .btn {
    width:420px
}
.related-news .container .btn button {
    display:block;
    margin:0 auto;
    padding:15px 0;
    width:100%
}
@media (max-width:992px) {
    .related-news .container .btn button {
        height:50px;
        margin:0 auto;
        width:calc(100% - 40px)
    }
    .related-news .container .btn {
        width:100%
    }
    .related-news .container {
        padding:60px 20px
    }
    .related-news .container .title h2 {
        font-size:36px;
        line-height:1.11;
        margin-right:0
    }
    .related-news .container .content {
        padding:0
    }
    .related-news .container .content .block {
        padding-right:15px
    }
    .related-news .container .content .block .img {
        background-position:50%;
        width:40%
    }
    .related-news .container .content .block .text {
        font-size:16px;
        letter-spacing:-.3px;
        padding-left:15px;
        width:60%
    }
    .related-news .container .content .block span {
        display:none!important
    }
}
.breadcrumb {
    border-radius:0;
    margin-bottom:0;
    padding:30px 70px
}
.breadcrumb .breadcrumb-item {
    align-items:center;
    cursor:pointer;
    display:flex;
    font-size:13px;
    font-weight:700;
    height:20px;
    justify-content:center;
    line-height:0;
    margin:5px 0;
    padding-left:0
}
.breadcrumb .breadcrumb-item:before {
    content:none
}
.breadcrumb .breadcrumb-item a {
    color:#4a4a4a
}
.breadcrumb .breadcrumb-item.active {
    color:#7b9288
}
.breadcrumb .breadcrumb-item:hover {
    opacity:.8;
    text-decoration:none
}
.breadcrumb .breadcrumb-item:first-child {
    padding-right:10px
}
.breadcrumb .breadcrumb-item:first-child:after {
    display:none
}
.breadcrumb .breadcrumb-item:not(:last-child) {
    padding-right:10px
}
.breadcrumb .breadcrumb-item:not(:last-child):after {
    content:url(/img/frontend/general/breadcrumps-arrow-icon-small.svg);
    padding-left:10px
}
@media (max-width:992px) {
    .breadcrumb {
        padding:30px 20px
    }
}
.blog-highlights.contrast .card {
    background:#000;
    border:1px solid #fff
}
.blog-highlights.contrast .card .text-description {
    color:#fff!important
}
.blog-highlights .card {
    position:relative
}
.blog-highlights .img figure img {
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.blog-highlights .container {
    padding:73px 70px 120px
}
.blog-highlights .container .slider-center {
    height:750px
}
.blog-highlights .container .card-highlight {
    box-shadow:0 10px 40px 0 rgba(0,0,0,.15)
}
.blog-highlights .container .card-highlight:first-child {
    height:100%;
    margin-right:20px;
    width:65%
}
.blog-highlights .container .card-highlight:first-child .img {
    background-position:50%;
    background-size:cover;
    height:490px
}
.blog-highlights .container .card-highlight:first-child .content {
    padding:40px 25px 27px
}
.blog-highlights .container .card-highlight:first-child .content .text-description {
    margin-bottom:30px;
    margin-top:30px;
    white-space:normal
}
.blog-highlights .container .card-highlight:not(:first-child) {
    height:48%;
    width:35%
}
.blog-highlights .container .card-highlight:not(:first-child) .img {
    background-position:50%;
    background-size:cover;
    height:170px
}
.blog-highlights .container .card-highlight:not(:first-child) .content {
    padding:17px 25px 15px
}
.blog-highlights .container .card-highlight:not(:first-child) .content h3 {
    font-size:20px
}
.blog-highlights .container .card-highlight:not(:first-child) .content .text-description {
    white-space:normal
}
.blog-highlights .container .card-highlight:not(:first-child) .second-card-highlight {
    margin-bottom:20px
}
.blog-highlights .container .content {
    position:relative
}
.blog-highlights .container .content h3 {
    color:#4a4a4a;
    font-size:24px;
    font-weight:700
}
.blog-highlights .container .content .text-description {
    font-size:14px;
    font-weight:400;
    margin-bottom:15px;
    margin-top:15px;
    padding:0
}
.blog-highlights .container .footer-box {
    border-top:1px solid #f4f4f4;
    bottom:0;
    display:inline-block;
    left:50%;
    margin-top:15px;
    padding-bottom:27px;
    padding-top:10px;
    position:absolute;
    transform:translateX(-50%);
    width:calc(100% - 50px)
}
.blog-highlights .container .footer-box span {
    color:#323232;
    float:left;
    font-size:14px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal
}
.blog-highlights .container .footer-box .plus {
    float:right;
    width:20px
}
@media (max-width:992px) {
    .blog-highlights .container {
        padding:30px 0
    }
    .blog-highlights .container .footer-box {
        padding-bottom:20px
    }
    .blog-highlights .container .slider-center {
        height:100%
    }
    .blog-highlights .container .slick-slide {
        margin:0 8px;
        padding-bottom:20px
    }
    .blog-highlights .container .card-highlight:first-child {
        margin-right:25px;
        padding:0;
        width:100%
    }
    .blog-highlights .container .card-highlight:first-child .img {
        background-position:50%;
        height:220px
    }
    .blog-highlights .container .card-highlight:first-child .content {
        padding:12px 23px
    }
    .blog-highlights .container .card-highlight:first-child .content h3 {
        font-size:20px;
        margin-bottom:0
    }
    .blog-highlights .container .card-highlight:first-child .content .text-description {
        font-size:14px;
        line-height:normal;
        margin-bottom:10px;
        margin-top:10px
    }
    .blog-highlights .container .footer-box {
        border-top:1px solid #f4f4f4;
        display:inline-block;
        margin-top:0;
        padding:10px 25px;
        position:relative;
        width:100%
    }
}
.popup-pages {
    background:rgba(33,33,33,.36);
    display:none;
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:10
}
.popup-pages .close {
    color:#fff;
    padding:5px 12px
}
.popup-pages .popup {
    background:#4d6d5d;
    display:block;
    left:0;
    margin:0 auto;
    overflow:hidden;
    position:relative;
    position:fixed;
    right:0;
    top:50%;
    transform:translateY(-50%);
    width:600px
}
@media (max-width:992px) {
    .popup-pages .popup {
        background-image:none;
        background:#4d6d5d;
        width:320px
    }
}
.popup-pages .popup:before {
    background-color:rgba(0,0,0,.1);
    content:"";
    height:100%;
    left:50%;
    position:absolute;
    top:-82%;
    transform:rotate(180deg) translateX(50%);
    width:150%;
    z-index:0
}
@media (max-width:992px) {
    .popup-pages .popup:before {
        top:-80%;
        transform:rotate(180deg) translateX(50%)
    }
}
.popup-pages .popup:after {
    background-color:rgba(0,0,0,.1);
    content:"";
    height:100%;
    left:50%;
    position:absolute;
    top:82%;
    transform:rotate(180deg) translateX(50%);
    width:150%;
    z-index:0
}
@media (max-width:992px) {
    .popup-pages .popup:after {
        top:80%;
        transform:rotate(180deg) translateX(50%)
    }
}
.popup-pages .popup .container {
    padding:100px
}
@media (max-width:992px) {
    .popup-pages .popup .container {
        padding:100px 60px
    }
}
.popup-pages .popup .bold {
    font-weight:700
}
.popup-pages .popup img {
    display:block;
    margin:0 auto;
    width:317px;
    z-index:2
}
@media (max-width:992px) {
    .popup-pages .popup img {
        padding-bottom:28px;
        width:192px
    }
}
.popup-pages .popup p {
    color:#fff;
    font-family:DINPro;
    font-size:40px;
    font-style:normal;
    font-weight:700;
    line-height:40px;
    padding-bottom:10px;
    text-align:center;
    text-transform:uppercase
}
@media (max-width:992px) {
    .popup-pages .popup p {
        font-size:25px;
        line-height:25px
    }
}
.popup-pages .popup a {
    background-color:#60903e;
    border-radius:15px;
    color:#4d6d5d;
    display:block;
    font-size:25px;
    font-weight:700;
    line-height:22px;
    margin:0 auto;
    padding:14px 19px;
    text-align:center;
    text-transform:uppercase;
    white-space:nowrap;
    width:234px
}
@media (max-width:992px) {
    .popup-pages .popup a {
        border-radius:10px;
        font-size:15px;
        padding:9px 12px;
        width:175px
    }
}
.modal-open {
    padding-right:0!important
}
.modal-backdrop.show {
    display:none;
    position:relative
}
.banner-video {
    height:calc(100vh - 130px);
    position:relative;
    width:100%
}
.banner-video #myVideo {
    height:auto;
    left:0;
    min-height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
@media (max-width:992px) {
    .banner-video {
        height:660px
    }
}
.banner-video .text {
    left:50%;
    max-width:650px;
    position:absolute;
    top:40%;
    transform:translateX(-50%) translateY(-50%)
}
@media (max-width:992px) {
    .banner-video .text {
        max-width:90%;
        width:100%
    }
}
.banner-video .text p {
    color:#fff;
    display:block;
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    font-weight:300;
    letter-spacing:normal;
    line-height:normal;
    margin-top:24px;
    padding:0 90px;
    text-align:center
}
@media (max-width:992px) {
    .banner-video .text p {
        padding:0
    }
}
.banner-video .text h1 {
    color:#fff;
    font-size:50px;
    font-stretch:normal;
    font-style:normal;
    font-weight:300;
    letter-spacing:normal;
    line-height:1.12;
    text-align:center
}
@media (max-width:992px) {
    .banner-video .text h1 {
        font-size:40px
    }
}
.banner-video .text h1 b {
    display:block;
    font-weight:900
}
.banner-video .btn {
    bottom:36px;
    color:#fff;
    cursor:pointer;
    display:block;
    font-size:14px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    left:50%;
    letter-spacing:normal;
    line-height:normal;
    outline:0;
    position:absolute;
    text-align:center;
    transform:translateX(-50%)
}
.banner-video .btn.contrast {
    background:transparent;
    color:#fff!important
}
.banner-video .btn.contrast:hover {
    background:transparent
}
.banner-video .btn img {
    display:block;
    margin:10px auto 0
}
.first-card {
    background-color:#fff
}
.first-card .container.card-text-home {
    padding:60px 283px
}
@media (max-width:992px) {
    .first-card .container.card-text-home {
        padding:30px
    }
}
.slider-raizen {
    background:#f4f4f4;
    display:inline-block;
    opacity:0;
    width:100%
}
.slider-raizen .slider {
    background:#fff;
    float:left;
    width:75%
}
@media (max-width:992px) {
    .slider-raizen .slider {
        display:inline-block;
        float:none;
        padding-bottom:10px;
        width:100%
    }
}
.slider-raizen .slick-slide {
    padding-right:70px
}
@media (max-width:992px) {
    .slider-raizen .slick-slide {
        padding-right:0
    }
}
.slider-raizen .info {
    height:100%;
    height:657px;
    padding:225px 70px 150px;
    width:60%
}
@media (max-width:992px) {
    .slider-raizen .info {
        height:auto;
        padding:30px 20px;
        width:100%
    }
}
.slider-raizen .info h3 {
    color:#4d6d5d;
    font-size:36px;
    font-stretch:normal;
    font-style:normal;
    font-weight:300;
    letter-spacing:normal;
    line-height:1.1;
    text-transform:uppercase
}
@media (max-width:992px) {
    .slider-raizen .info h3 {
        font-size:30px;
        line-height:36px
    }
}
.slider-raizen .info h3 b {
    display:block;
    font-weight:900
}
@media (max-width:992px) {
    .slider-raizen .info h3 b {
        display:inline
    }
}
.slider-raizen .info p {
    color:#4a4a4a;
    font-size:20px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:normal
}
@media (max-width:992px) {
    .slider-raizen .info p {
        display:block;
        margin:20px 0 35px
    }
}
.slider-raizen .info .btn {
    height:60px;
    width:200px
}
@media (max-width:992px) {
    .slider-raizen .info .btn {
        display:block;
        margin:0 auto
    }
}
.slider-raizen .image-slide {
    padding-top:70px;
    width:40%
}
@media (min-width:992px) {
    .slider-raizen .image-slide {
        bottom:0;
        position:absolute
    }
    .slider-raizen .image-slide.left {
        left:0
    }
    .slider-raizen .image-slide.right {
        right:70px
    }
    .slider-raizen .image-slide figure {
        margin-bottom:0
    }
}
@media (max-width:992px) {
    .slider-raizen .image-slide {
        padding-top:0;
        width:100%
    }
}
.slider-raizen .image-slide img {
    width:100%
}
@media (max-width:992px) {
    .slider-raizen .image-slide img {
        display:block;
        margin:7.5% auto 0;
        width:85%
    }
}
.slider-raizen .left {
    float:left
}
@media (max-width:992px) {
    .slider-raizen .left {
        float:none
    }
}
.slider-raizen .left.image-slide {
    padding-left:0
}
.slider-raizen .left.image-slide figure {
    padding-left:20px
}
@media (max-width:992px) {
    .slider-raizen .left.image-slide figure {
        padding-left:0
    }
}
.slider-raizen .right {
    float:right
}
@media (max-width:992px) {
    .slider-raizen .right {
        float:none
    }
}
.slider-raizen .right.info {
    padding-right:85px
}
@media (max-width:992px) {
    .slider-raizen .right.info {
        padding-right:0
    }
}
.slider-raizen .controls-slider {
    float:left;
    padding:127px 22px 0 70px;
    width:25%
}
@media (max-width:992px) {
    .slider-raizen .controls-slider {
        display:inline-block;
        float:none;
        height:auto!important;
        padding:0;
        width:100%
    }
}
.slider-raizen .controls-slider li {
    cursor:pointer;
    display:block;
    list-style:none;
    margin-top:58px
}
@media (max-width:992px) {
    .slider-raizen .controls-slider li {
        display:inline-block;
        float:left;
        height:100px;
        margin-top:0;
        padding:13px 0;
        width:25%
    }
}
.slider-raizen .controls-slider li.en:first-child.active span:before,.slider-raizen .controls-slider li.portuguese:first-child.active span:before {
    background:url(/img/frontend/home/ico-ren.svg);
    background-size:100%
}
.slider-raizen .controls-slider li.en:nth-child(2).active span:before,.slider-raizen .controls-slider li.portuguese:nth-child(2).active span:before {
    background:url(/img/frontend/home/ico-mkt.svg);
    background-size:100%
}
.slider-raizen .controls-slider li.en:nth-child(3).active span:before,.slider-raizen .controls-slider li.portuguese:nth-child(3).active span:before {
    background:url(/img/frontend/home/ico-proximity.svg);
    background-size:100%
}
.slider-raizen .controls-slider li.en:nth-child(4).active span:before,.slider-raizen .controls-slider li.portuguese:nth-child(4).active span:before {
    background:url(/img/frontend/home/ico-sugar.svg);
    background-size:100%
}
.slider-raizen .controls-slider li.en:first-child span:before,.slider-raizen .controls-slider li.portuguese:first-child span:before {
    background:url(/img/frontend/home/ico-ren-inactive.svg);
    background-size:100%
}
.slider-raizen .controls-slider li.en:nth-child(2) span:before,.slider-raizen .controls-slider li.portuguese:nth-child(2) span:before {
    background:url(/img/frontend/home/ico-mkt-inactive.svg);
    background-size:100%
}
.slider-raizen .controls-slider li.en:nth-child(3) span:before,.slider-raizen .controls-slider li.portuguese:nth-child(3) span:before {
    background:url(/img/frontend/home/ico-proximity-inactive.svg);
    background-size:100%
}
.slider-raizen .controls-slider li.en:nth-child(4) span:before,.slider-raizen .controls-slider li.portuguese:nth-child(4) span:before {
    background:url(/img/frontend/home/ico-sugar-inactive.svg);
    background-size:100%
}
@media (max-width:992px) {
    .slider-raizen .controls-slider li.active {
        background:#fff
    }
}
.slider-raizen .controls-slider li.active span {
    color:#4d6d5d
}
.slider-raizen .controls-slider li.active span:before {
    background:url(/img/frontend/home/slider-clock.svg);
    background-size:100%
}
.slider-raizen .controls-slider li.active span small {
    color:#4d6d5d
}
.slider-raizen .controls-slider ul {
    padding:0
}
.slider-raizen .controls-slider h2 {
    color:#7b9288;
    display:block;
    font-size:30px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:-.1px;
    line-height:1.03;
    margin-bottom:40px;
    text-transform:uppercase
}
@media (max-width:992px) {
    .slider-raizen .controls-slider h2 {
        font-size:26px;
        padding-left:20px;
        padding-top:40px
    }
    .slider-raizen .controls-slider h2 br {
        display:none
    }
}
.slider-raizen .controls-slider h2 b {
    font-weight:900
}
.slider-raizen .controls-slider small {
    color:#60903e;
    display:block;
    font-size:12px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:1.29;
    text-transform:normal
}
@media (max-width:992px) {
    .slider-raizen .controls-slider small {
        display:none
    }
}
.slider-raizen .controls-slider span {
    color:#60903e;
    display:inline-block;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:700;
    letter-spacing:normal;
    line-height:1.29;
    padding-left:44px;
    position:relative;
    text-transform:uppercase
}
@media (max-width:992px) {
    .slider-raizen .controls-slider span {
        display:block;
        font-size:11px;
        padding:0;
        text-align:center
    }
}
.slider-raizen .controls-slider span:before {
    background:url(/img/frontend/home/slider-clock-inactive.svg);
    background-size:100%;
    content:"";
    display:inline-block;
    height:32px;
    left:0;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:32px
}
@media (max-width:992px) {
    .slider-raizen .controls-slider span:before {
        display:block;
        margin:0 auto 7px;
        position:static;
        transform:translateY(0)
    }
}
.press-room-section {
    background-color:#f4f4f4;
    padding-bottom:70px;
    padding-top:80px
}
@media (max-width:992px) {
    .press-room-section {
        padding-bottom:50px;
        padding-top:50px
    }
}
@media (min-width:992px) {
    .press-room-section .carousel-mobile {
        display:flex
    }
}
.press-room-section .container {
    padding:0 70px
}
@media (max-width:992px) {
    .press-room-section .container {
        padding:0
    }
}
.press-room-section h2 {
    color:#4d6d5d;
    display:block;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:100px;
    text-transform:uppercase
}
@media (max-width:992px) {
    .press-room-section h2 {
        font-size:30px;
        margin-bottom:50px;
        padding-left:20px
    }
}
.press-room-section .slick-slide {
    margin:10px
}
.press-room-section .box-post {
    background:#fff;
    margin-left:20px;
    width:calc(33.33333% - 13px)
}
.press-room-section .box-post.contrast {
    background:#000;
    border:1px solid #fff
}
.press-room-section .box-post:first-child {
    margin-left:0
}
.press-room-section .box-post figure {
    margin:0
}
.press-room-section .box-post .img {
    height:200px
}
.press-room-section .box-post img {
    height:auto;
    width:100%
}
.press-room-section .box-post .text {
    padding:25px 30px 0
}
.press-room-section .box-post .text h3 {
    color:#323232;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:700;
    letter-spacing:normal;
    line-height:1.17
}
.press-room-section .box-post .text .text-description {
    border-bottom:1px solid #f4f4f4;
    font-size:16px;
    margin-bottom:0;
    padding:0 0 20px
}
.press-room-section .box-post .footer-box {
    display:inline-block;
    padding:15px 30px;
    width:100%
}
.press-room-section .box-post .footer-box span {
    color:#323232;
    float:left;
    font-size:14px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal
}
.press-room-section .box-post .footer-box .plus {
    float:right;
    width:20px
}
.press-room-section .btn {
    display:block;
    height:70px;
    margin:70px auto 0;
    width:420px
}
@media (max-width:992px) {
    .press-room-section .btn {
        height:50px;
        margin:37px auto 0;
        width:calc(100% - 40px)
    }
}
.common-questions-title,.talk-to-us {
    padding-bottom:80px;
    padding-top:93px
}
@media screen and (max-width:992px) {
    .common-questions-title,.talk-to-us {
        padding-bottom:30px;
        padding-top:30px
    }
}
.common-questions-title .container,.talk-to-us .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .common-questions-title .container,.talk-to-us .container {
        padding:0 20px
    }
}
.common-questions-title h1,.talk-to-us h1 {
    color:#4d6d5d;
    display:block;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:60px;
    text-align:center;
    text-transform:uppercase
}
@media screen and (max-width:992px) {
    .common-questions-title h1,.talk-to-us h1 {
        text-align:left
    }
}
.common-questions-title h1.contrast,.talk-to-us h1.contrast {
    color:#fff!important
}
.common-questions-title h1 b,.talk-to-us h1 b {
    font-weight:700
}
.common-questions-title .text-description,.talk-to-us .text-description {
    padding:0
}
@media screen and (max-width:992px) {
    .common-questions-title .text-description,.talk-to-us .text-description {
        margin-bottom:0
    }
}
.common-questions-title p,.talk-to-us p {
    color:#4a4a4a;
    display:block;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    margin-top:40px;
    text-align:center
}
@media screen and (max-width:992px) {
    .common-questions-title p,.talk-to-us p {
        text-align:left
    }
}
.contact .p-2 {
    width:50%
}
@media screen and (max-width:992px) {
    .contact .p-2 {
        width:100%
    }
    .contact .d-flex {
        display:block!important
    }
}
.contact .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .contact .container {
        padding:0 20px
    }
}
.contact .column-left img {
    max-width:50%
}
.contact .column-left .text .box-text h2 {
    color:#7b9288;
    font-size:20px;
    font-weight:700
}
.contact .column-left .text .box-text h2.contrast {
    color:#fff
}
.contact .column-left .text .box-text a,.contact .column-left .text .box-text p {
    color:#000a12;
    font-size:14px;
    font-stretch:normal;
    font-style:normal;
    font-weight:300;
    letter-spacing:normal;
    line-height:normal
}
.contact .column-left .text .box-text a.contrast,.contact .column-left .text .box-text p.contrast {
    color:#fff
}
.contact .column-left .text .box-text strong {
    color:#000a12;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal
}
.contact .column-left .text .box-text a.contrast,.contact .column-left .text .box-text strong.contrast {
    color:#fff
}
.contact .column-left .text .box-text h3 {
    color:#000a12;
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal
}
.contact .column-left .text .box-text h3.contrast {
    color:#fff
}
.contact .column-left .content {
    padding-bottom:175px;
    padding-right:65px;
    padding-top:54px
}
@media screen and (max-width:992px) {
    .contact .column-left .content {
        padding:0 0 60px
    }
}
.contact .column-left form .custom-file {
    width:100%
}
.contact .column-left form .svg-inline--fa {
    color:#65646a;
    font-size:16px
}
.contact .column-left form .icon-arrow {
    background:#fff;
    position:absolute;
    right:2px;
    top:37px;
    width:26px;
    z-index:-1
}
.contact .column-left form label {
    color:#000a12;
    color:#7b9288;
    display:block;
    font-size:14px;
    font-weight:300
}
.contact .column-left form .custom-select,.contact .column-left form label {
    font-stretch:normal;
    font-style:normal;
    letter-spacing:normal;
    line-height:normal
}
.contact .column-left form .custom-select {
    -webkit-appearance:none;
    -moz-appearance:none;
    background:transparent;
    border:1px solid #efeded;
    border-radius:0;
    color:#323232;
    font-size:16px;
    font-weight:400;
    height:42px;
    position:relative;
    text-indent:1px;
    text-overflow:"";
    width:100%;
    z-index:2
}
.contact .column-left form .input-group {
    margin-bottom:10px;
    margin-top:30px;
    position:relative;
    width:100%
}
.contact .column-left form .input-group.file-group {
    display:none
}
.contact .column-left form .input-group .custom-file-input~.custom-file-label:after {
    content:"Procurar"
}
.contact .column-left form .input-group .custom-file-input:lang(en)~.custom-file-label:after {
    content:"Browse"!important
}
.contact .column-left form .input-group .full-input {
    width:100%
}
@media screen and (max-width:992px) {
    .contact .column-left form .input-group {
        margin-bottom:0;
        margin-top:0
    }
    .contact .column-left form .input-group label {
        margin-top:30px
    }
    .contact .column-left form .input-group label.custom-file-label {
        margin-top:0
    }
    .contact .column-left form .input-group button {
        margin-top:30px
    }
}
.contact .column-left form textarea {
    border:1px solid #efeded;
    color:#323232;
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    height:124px;
    letter-spacing:normal;
    line-height:normal;
    resize:none;
    width:100%
}
.contact .column-left form .btn {
    height:70px;
    margin-bottom:30px;
    margin-right:30px;
    transition:all .3s ease-in-out;
    width:310px
}
.contact .column-left form .btn.disabled {
    background:gray;
    cursor:not-allowed;
    pointer-events:none
}
@media screen and (max-width:992px) {
    .contact .column-left form .btn {
        height:50px;
        margin-right:0;
        width:205px
    }
}
.contact .column-left form .input {
    width:48.5%
}
@media screen and (max-width:992px) {
    .contact .column-left form .input {
        width:100%
    }
}
.contact .column-left form .input.right {
    margin-left:3%
}
@media screen and (max-width:992px) {
    .contact .column-left form .input.right {
        margin-left:0
    }
}
.contact .column-left form .input input {
    border:1px solid #efeded;
    color:#323232;
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    height:42px;
    letter-spacing:normal;
    line-height:normal;
    padding:0 20px;
    width:100%
}
.contact .column-left form .alert {
    bottom:0;
    position:absolute
}
@media screen and (max-width:992px) {
    .contact .column-right {
        background:#f4f4f4;
        padding:0 20px!important
    }
}
.contact .column-right .content {
    padding:54px 109px 175px 65px
}
@media screen and (max-width:992px) {
    .contact .column-right .content {
        padding:60pcx 0 60px
    }
}
.contact .column-right .buttons .btn {
    font-size:20px;
    height:71px;
    margin-bottom:29px;
    width:100%
}
.contact .column-right .buttons .btn-pink {
    pointer-events:none
}
.contact .column-right .text .box-text h2 {
    color:#7b9288;
    font-size:20px;
    font-weight:700
}
.contact .column-right .text .box-text h2.contrast {
    color:#fff
}
.contact .column-right .text .box-text p {
    color:#000a12;
    font-size:14px;
    font-stretch:normal;
    font-style:normal;
    font-weight:300;
    letter-spacing:normal;
    line-height:normal
}
.contact .column-right .text .box-text p.contrast {
    color:#fff
}
.contact .column-right .text .box-text strong {
    color:#000a12;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal
}
.contact .column-right .text .box-text strong.contrast {
    color:#fff
}
.contact .column-right .text .box-text a {
    display:block;
    margin-bottom:40px
}
.contact .column-right .text .box-text a.contrast {
    color:#fff
}
.contact .column-right .text .box-text a,.contact .column-right .text .box-text h3 {
    color:#000a12;
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal
}
.contact .column-right .text .box-text a.contrast,.contact .column-right .text .box-text h3.contrast {
    color:#fff
}
.contact .submit-content {
    align-items:center;
    display:flex!important;
    justify-content:space-between!important;
    width:100%
}
@media screen and (max-width:992px) {
    .contact .submit-content {
        align-items:center;
        flex-direction:column!important
    }
}
.contact .submit-content .btn {
    margin:0!important;
    width:100%!important
}
@media screen and (max-width:992px) {
    .contact .submit-content .btn {
        margin-bottom:0!important;
        margin-top:45px!important;
        width:100%!important
    }
}
.contact .submit-content .btn.btn-attach {
    align-content:center;
    align-items:center;
    display:flex;
    justify-content:center
}
.contact .submit-content .btn.btn-attach svg {
    margin-right:10px
}
@media screen and (max-width:992px) {
    .contact .submit-content .btn.btn-attach {
        margin-bottom:25px!important;
        margin-top:25px!important
    }
}
.common-questions-title {
    display:none
}
#ulList {
    margin-bottom:90px
}
.common-questions {
    display:none
}
.common-questions .load-more {
    display:block;
    height:70px;
    margin:0 auto 90px;
    width:427px
}
@media screen and (max-width:992px) {
    .common-questions .load-more {
        height:50px;
        width:100%
    }
}
.common-questions .search-questions {
    display:inline-block;
    margin-bottom:90px;
    padding:0 100px;
    width:100%
}
@media screen and (max-width:992px) {
    .common-questions .search-questions {
        margin-bottom:30px;
        padding:0
    }
}
.common-questions .search-questions input {
    border:1px solid #efeded;
    float:left;
    height:64px;
    padding-left:26px;
    width:calc(100% - 76px)
}
@media screen and (max-width:992px) {
    .common-questions .search-questions input {
        width:calc(100% - 54px)
    }
}
.common-questions .search-questions .btn {
    float:left;
    height:64px;
    width:76px
}
@media screen and (max-width:992px) {
    .common-questions .search-questions .btn {
        width:54px
    }
}
.common-questions .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .common-questions .container {
        padding:0 20px
    }
}
.people .first-card .container {
    padding:60px 283px 89px
}
.people .first-card .container .video {
    height:538px;
    overflow:hidden;
    position:relative
}
.people .first-card .container .video figure img {
    height:100%;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    z-index:0
}
.people .first-card .container .video img {
    position:relative;
    z-index:1
}
.people .second-card .container {
    padding:0 70px 70px 183px
}
.people .second-card .container .description {
    margin-right:207px
}
.people .second-card .container .description .text-description {
    padding:0
}
.people .second-card .container .description .btn {
    padding:16px 0;
    width:200px
}
.people .second-card .container .img {
    height:640px;
    overflow:hidden;
    position:relative
}
.people .second-card .container .img figure img {
    height:100%;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%)
}
.people .third-card {
    height:538px;
    margin-bottom:77px;
    overflow:hidden;
    position:relative
}
.people .third-card figure img {
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    width:calc(100% - 140px)
}
@media (max-width:992px) {
    .people .third-card figure img {
        width:100%
    }
}
.people .third-card .text {
    position:relative;
    z-index:1
}
.people .third-card .text.contrast {
    background:transparent!important
}
.people .third-card h2 {
    color:#fff;
    font-size:54px;
    font-weight:400;
    line-height:1.09;
    margin-bottom:0;
    text-align:center
}
.people .third-card .btn {
    display:block;
    margin:39px auto 0;
    padding:15px 0;
    width:202px
}
@media (max-width:1100px) {
    .people .first-card .container {
        padding:60px 185px 89px
    }
    .people .second-card .container .description {
        margin-right:70px
    }
}
@media (max-width:992px) {
    .people .first-card .container {
        padding:35px 0 0
    }
    .people .first-card .container .title {
        padding-left:17px
    }
    .people .first-card .container .video {
        height:232px
    }
    .people .second-card .container {
        padding:60px 20px
    }
    .people .second-card .container .description {
        margin-right:0;
        margin-top:35px;
        width:100%
    }
    .people .second-card .container .img {
        background-position:0 0;
        height:300px
    }
    .people .third-card {
        background-position:0 0
    }
    .people .third-card .btn {
        margin-bottom:80px
    }
}
.work-with-us .about .first-card {
    position:relative
}
.work-with-us .about .first-card .container {
    padding:60px 283px 241px
}
.work-with-us .about .first-card .container .video {
    height:538px;
    overflow:hidden;
    position:relative
}
.work-with-us .about .first-card .container .video figure img {
    height:100%;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    z-index:0
}
.work-with-us .about .first-card .container .video img {
    position:relative;
    z-index:1
}
.work-with-us .about .first-card .container .text-title-slider {
    bottom:-80px;
    margin-bottom:0;
    padding-left:0;
    position:absolute;
    z-index:1
}
.work-with-us .about .first-card .container .text-title-slider h3 {
    color:#4d6d5d;
    font-size:50px;
    font-weight:900;
    line-height:1.16;
    margin-bottom:0;
    width:60%
}
.work-with-us .about .first-card .container .text-title-slider h4 {
    color:#fff;
    font-size:50px;
    font-stretch:normal;
    font-weight:300;
    line-height:1.6;
    margin-bottom:0
}
.work-with-us .about .second-card .container {
    padding:110px 70px
}
.work-with-us .about .second-card .container .title {
    margin-bottom:32px
}
.work-with-us .about .second-card .container .title h2 {
    color:#4d6d5d;
    font-size:40px;
    font-weight:400;
    line-height:1.1;
    text-align:center
}
.work-with-us .about .second-card .container .title h2:first-child {
    margin-right:10px
}
.work-with-us .about .second-card .container .title p {
    color:#4a4a4a;
    font-size:18px;
    font-weight:400;
    line-height:1.67;
    margin:0 283px;
    text-align:center
}
.work-with-us .about .second-card .container .text-description {
    padding:0 260px
}
.work-with-us .about .second-card .container .blocks {
    display:flex;
    flex-wrap:wrap;
    margin-top:52px
}
.work-with-us .about .second-card .container .blocks .blocks-inner {
    margin-bottom:30px;
    width:49%
}
.work-with-us .about .second-card .container .blocks .blocks-inner .img {
    height:340px;
    overflow:hidden;
    position:relative;
    width:100%
}
.work-with-us .about .second-card .container .blocks .blocks-inner .img figure img {
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    width:100%
}
.work-with-us .about .second-card .container .blocks .blocks-inner h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    line-height:1.47;
    margin-bottom:41px;
    margin-top:41px
}
.work-with-us .about .second-card .container .blocks .blocks-inner .text-description {
    padding:0
}
.work-with-us .jobs .first-card .container {
    padding:60px 71px 91px
}
.work-with-us .jobs .first-card .container .text-description {
    padding:0 50px
}
.work-with-us .jobs .first-card .container .jobs-list .form-group {
    margin-bottom:70px
}
.work-with-us .jobs .first-card .container .jobs-list .form-group .custom-select {
    color:#323232;
    font-size:22px;
    height:70px;
    line-height:normal;
    margin-right:20px;
    padding-left:47px;
    width:70%
}
.work-with-us .jobs .first-card .container .jobs-list .form-group .btn {
    align-items:center;
    display:flex;
    justify-content:center;
    width:30%
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs {
    list-style:none;
    margin:0;
    padding:0;
    position:relative
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs li {
    display:block
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job {
    cursor:pointer;
    margin-bottom:5px;
    overflow:hidden;
    width:100%
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job.active .trigger-job:after {
    transform:rotate(-180deg) translateY(50%)
}
@media screen and (max-width:992px) {
    .work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job.active .trigger-job:after {
        transform:rotate(60deg)
    }
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job .trigger-job {
    background:#f4f4f4;
    height:100%;
    padding:34px 53px 28px;
    position:relative;
    width:100%
}
@media screen and (max-width:992px) {
    .work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job .trigger-job {
        padding:15px 20px
    }
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job .trigger-job:after {
    background-image:url(/img/frontend/general/select-box-arrow-down.svg);
    background-repeat:no-repeat;
    content:"";
    height:20px;
    margin-right:20px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-25%);
    transition:all .2s ease-in-out;
    width:20px
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job .trigger-job h5 {
    color:#4d6d5d;
    font-size:30px;
    line-height:.93;
    margin-bottom:10px;
    padding-left:0;
    width:90%
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job .trigger-job .tags {
    color:#323232;
    font-size:18px;
    font-weight:400;
    line-height:.93;
    width:90%
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job .text-description {
    display:none;
    margin:0;
    padding:30px 50px
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job .text-description * {
    margin-bottom:0;
    word-break:break-all
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job .text-description ul li {
    display:list-item
}
@media screen and (max-width:992px) {
    .work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job .text-description {
        padding:30px 17px
    }
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job .btn {
    display:none;
    margin-bottom:37px;
    margin-left:50px;
    padding:20px 0;
    width:20%
}
@media screen and (max-width:992px) {
    .work-with-us .jobs .first-card .container .jobs-list .list-jobs li .content-job .btn {
        margin-left:17px;
        width:50%
    }
}
.work-with-us .jobs .first-card .container .jobs-list .list-jobs li:last-child {
    margin-bottom:70px
}
.work-with-us .jobs .first-card .container .jobs-list .show-more .btn {
    padding:15px 100px
}
.work-with-us .curriculum .first-card .container {
    padding:60px 71px 91px
}
.work-with-us .curriculum .first-card .container .text-description {
    margin-bottom:90px;
    padding:0 260px
}
.work-with-us .curriculum .first-card .container .img {
    height:500px;
    overflow:hidden;
    padding:117px;
    position:relative;
    width:100%
}
.work-with-us .curriculum .first-card .container .img figure img {
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    width:100%
}
@media (max-width:992px) {
    .work-with-us .curriculum .first-card .container .img figure img {
        left:-150px;
        transform:translateX(0) translateY(-50%)
    }
}
.work-with-us .curriculum .first-card .container .img .text {
    position:relative;
    z-index:1
}
.work-with-us .curriculum .first-card .container .img h3 {
    color:#fff;
    font-size:50px;
    font-weight:400;
    line-height:1.12
}
.work-with-us .curriculum .first-card .container .img h3.font-weight-bold {
    font-weight:700
}
.work-with-us .curriculum .first-card .container .img .btn {
    margin-top:30px;
    padding:15px 40px
}
@media (max-width:1100px) {
    .work-with-us .about .first-card .container {
        padding:60px 185px 180px
    }
    .work-with-us .about .second-card .container .description {
        margin-right:120px
    }
    .work-with-us .curriculum .first-card .container .text-description {
        padding:0 160px
    }
}
@media (max-width:992px) {
    .work-with-us .about .first-card .container {
        padding:30px 0 150px
    }
    .work-with-us .about .first-card .container h2 {
        font-size:30px;
        letter-spacing:-.1px;
        line-height:1.2;
        margin-bottom:0;
        margin-left:17px
    }
    .work-with-us .about .first-card .container h2:last-child {
        margin-left:0
    }
    .work-with-us .about .first-card .container p {
        line-height:1.33;
        margin:30px 30px 60px 17px;
        padding:0 17px;
        text-align:left
    }
    .work-with-us .about .first-card .container .video {
        background-position:0 0;
        height:232px
    }
    .work-with-us .about .first-card .container .text-title-slider {
        bottom:-65px;
        padding-left:17px
    }
    .work-with-us .about .first-card .container .text-title-slider h3 {
        font-size:40px;
        width:100%
    }
    .work-with-us .about .first-card .container .text-title-slider h4 {
        font-size:40px
    }
    .work-with-us .about .second-card .container {
        padding:60px 20px
    }
    .work-with-us .about .second-card .container .title {
        margin-bottom:30px
    }
    .work-with-us .about .second-card .container .title h2 {
        font-size:30px;
        letter-spacing:-.1px;
        line-height:1.2;
        margin-bottom:0
    }
    .work-with-us .about .second-card .container .title p {
        font-size:18px;
        font-weight:400;
        line-height:1.33;
        margin-bottom:0
    }
    .work-with-us .about .second-card .container .blocks {
        flex-direction:column;
        margin-top:60px
    }
    .work-with-us .about .second-card .container .blocks .blocks-inner {
        margin-bottom:60px;
        width:100%
    }
    .work-with-us .about .second-card .container .blocks .blocks-inner .img {
        width:100%
    }
    .work-with-us .about .second-card .container .blocks .blocks-inner h3 {
        margin-bottom:30px;
        margin-top:30px
    }
    .work-with-us .about .second-card .container .blocks .blocks-inner p,.work-with-us .about .second-card .container .blocks .blocks-inner:last-child {
        margin-bottom:0
    }
    .work-with-us .jobs .first-card .container {
        padding:131px 0 81px
    }
    .work-with-us .jobs .first-card .container .title {
        margin-bottom:0;
        padding-left:17px
    }
    .work-with-us .jobs .first-card .container .title h2 {
        margin-bottom:0
    }
    .work-with-us .jobs .first-card .container .title h2:last-child {
        margin-left:0
    }
    .work-with-us .jobs .first-card .container .jobs-list {
        margin-top:60px
    }
    .work-with-us .jobs .first-card .container .jobs-list .form-group {
        padding:0 17px
    }
    .work-with-us .jobs .first-card .container .jobs-list .form-group .custom-select {
        margin-bottom:20px;
        padding-left:10px;
        width:100%
    }
    .work-with-us .jobs .first-card .container .jobs-list .form-group .btn {
        padding:15px 0;
        width:100%
    }
    .work-with-us .jobs .first-card .container .jobs-list .list-jobs .job .content-jobs p {
        margin-bottom:60px;
        margin-top:30px;
        padding:0 17px;
        white-space:pre-line
    }
    .work-with-us .curriculum .first-card .container {
        padding:36px 0 61px
    }
    .work-with-us .curriculum .first-card .container .title {
        margin-bottom:30px;
        padding-left:17px
    }
    .work-with-us .curriculum .first-card .container .text-description {
        padding:0 17px
    }
    .work-with-us .curriculum .first-card .container .img {
        height:392px;
        padding:0 0 0 17px
    }
    .work-with-us .curriculum .first-card .container .img h5 {
        color:#323232;
        font-size:30px;
        line-height:1.2
    }
}
.our-histories .first-card .container {
    padding:60px 283px 89px
}
.our-histories .first-card .container .video {
    height:538px;
    overflow:hidden;
    position:relative
}
.our-histories .first-card .container .video figure img {
    height:100%;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    z-index:0
}
.our-histories .first-card .container .video img {
    position:relative;
    z-index:1
}
.our-histories .second-card {
    background-color:#f4f4f4
}
.our-histories .second-card .container {
    padding:112px 70px 67px
}
.our-histories .second-card .container .content {
    margin-left:70px;
    width:70%
}
.our-histories .second-card .container .content .img {
    height:640px;
    overflow:hidden;
    position:relative
}
.our-histories .second-card .container .content .img figure img {
    height:100%;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%)
}
.our-histories .second-card .container .content .text-description {
    margin-bottom:90px;
    padding:0
}
.our-histories .third-card .container {
    padding:155px 0
}
.our-histories .third-card .container .text-description {
    color:#486c2e;
    font-size:34px;
    font-weight:400;
    line-height:normal;
    margin-bottom:0;
    padding:0;
    text-align:center;
    width:60%
}
.our-histories .fourth-card .img {
    height:460px;
    overflow:hidden;
    position:relative
}
.our-histories .fourth-card .img figure img {
    height:100%;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%)
}
@media (max-width:992px) {
    .our-histories .fourth-card .img figure img {
        left:-150px;
        transform:translateX(0) translateY(-50%)
    }
}
.our-histories .fourth-card .block {
    padding:112px 70px 179px
}
.our-histories .fourth-card .block .text-description {
    margin-left:70px;
    padding:0;
    width:70%
}
.our-histories .fifth-card {
    background-color:#f4f4f4
}
.our-histories .fifth-card .container {
    padding:112px 70px 67px
}
.our-histories .fifth-card .container .content {
    margin-left:70px;
    width:70%
}
.our-histories .fifth-card .container .content .img {
    height:640px;
    overflow:hidden;
    position:relative
}
.our-histories .fifth-card .container .content .img figure img {
    height:100%;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%)
}
.our-histories .fifth-card .container .content .text-description {
    margin-bottom:90px;
    padding:0
}
@media (max-width:1100px) {
    .our-histories .first-card .container {
        padding:60px 185px 89px
    }
    .our-histories .second-card .container .description {
        margin-right:120px
    }
}
@media (max-width:992px) {
    .our-histories .first-card .container {
        padding:35px 0 0
    }
    .our-histories .first-card .container .title {
        padding-left:17px
    }
    .our-histories .first-card .container .video {
        background-position:0 0;
        height:232px
    }
    .our-histories .second-card .container {
        margin-top:60px;
        padding:60px 20px
    }
    .our-histories .second-card .container .title {
        font-size:36px;
        padding:0
    }
    .our-histories .second-card .container .content {
        margin-left:0;
        width:100%
    }
    .our-histories .second-card .container .content .img {
        height:300px
    }
    .our-histories .second-card .container .content .text-description {
        margin-bottom:30px
    }
    .our-histories .third-card .container {
        padding:60px 19px
    }
    .our-histories .third-card .container .text-description {
        width:100%
    }
    .our-histories .fourth-card .title {
        font-size:36px;
        padding:0
    }
    .our-histories .fourth-card .block {
        padding:30px 19px 60px
    }
    .our-histories .fourth-card .block .text-description {
        margin-bottom:0;
        margin-left:0;
        width:100%
    }
    .our-histories .fifth-card .container {
        padding:60px 20px
    }
    .our-histories .fifth-card .container .title {
        font-size:36px;
        padding:0
    }
    .our-histories .fifth-card .container .content {
        margin-left:0;
        width:100%
    }
    .our-histories .fifth-card .container .content .img {
        height:300px
    }
    .our-histories .fifth-card .container .content .text-description {
        margin-bottom:30px
    }
}
.about-raizen .first-card .container {
    padding:60px 283px
}
.about-raizen .first-card .container .btn {
    margin:70px 0;
    padding:15px 40px
}
.about-raizen .first-card .container .video {
    height:538px
}
.about-raizen .second-card {
    background-color:#7b9288
}
.about-raizen .second-card .img figure img {
    height:auto;
    width:100%
}
.about-raizen .second-card .container {
    padding:54px 142px 54px 183px
}
.about-raizen .second-card .container .description {
    margin-right:0;
    width:50%
}
.about-raizen .second-card .container .description .title {
    margin-bottom:0
}
.about-raizen .second-card .container .description .title h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    line-height:1.12;
    margin-bottom:0;
    text-align:left
}
.about-raizen .second-card .container .description .text-description {
    color:#fff;
    font-size:16px;
    font-weight:400;
    line-height:normal;
    margin-bottom:30px;
    margin-top:30px;
    padding:0;
    width:70%
}
.about-raizen .second-card .container .description .btn {
    padding:16px 0;
    width:200px
}
.about-raizen .second-card .container .img {
    background-size:cover;
    border:10px solid #fff;
    height:490px;
    width:50%
}
.about-raizen .thirth-card .container {
    padding:20px 100px
}
@media screen and (max-width:992px) {
    .about-raizen .thirth-card .container {
        padding:20px 15px
    }
}
.about-raizen .thirth-card .container .header {
    align-items:center;
    display:flex;
    height:auto
}
@media screen and (max-width:992px) {
    .about-raizen .thirth-card .container .header {
        flex-direction:column
    }
}
.about-raizen .thirth-card .container .header .title {
    color:#7b9288;
    font-size:40px;
    font-weight:700;
    line-height:40px;
    padding-right:120px;
    text-transform:uppercase
}
@media screen and (max-width:992px) {
    .about-raizen .thirth-card .container .header .title {
        padding-right:0
    }
}
.about-raizen .thirth-card .container .header .description {
    color:#65646a;
    font-size:18px;
    font-weight:400;
    line-height:30px
}
@media screen and (max-width:992px) {
    .about-raizen .thirth-card .container .header .description {
        text-align:center
    }
}
.about-raizen .thirth-card .container .header:before {
    display:none
}
.about-raizen .thirth-card .container .accordion .container {
    padding:20px 0
}
.about-raizen .thirth-card .container .accordion .container .custom-accordion ul {
    display:flex;
    flex-direction:column;
    gap:24px
}
.about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question {
    box-shadow:0 1px 14px -7px rgba(0,0,0,.25)
}
.about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question .trigger-question {
    background-color:#fff;
    border:1px solid #f4f4f4;
    padding:24px 54px
}
.about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question .trigger-question h2 {
    color:#4d6d5d;
    font-size:24px;
    font-weight:700;
    line-height:36px;
    text-transform:uppercase
}
.about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question .trigger-question:after {
    background-image:url(/img/frontend/general/arrow-right-orange.svg);
    background-repeat:no-repeat;
    content:"";
    height:30px;
    margin-right:20px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-30%) rotate(90deg);
    transition:all .2s ease-in-out;
    width:30px
}
.about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question.active .trigger-question {
    border-bottom:none
}
.about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question.active .trigger-question:after {
    transform:translateY(-30%) rotate(-90deg)
}
.about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question .item {
    background-color:#fff;
    border:1px solid #f4f4f4;
    border-top:none;
    box-shadow:0 1px 14px -7px rgba(0,0,0,.25)
}
.about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content {
    display:flex
}
@media screen and (max-width:992px) {
    .about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content {
        flex-direction:column
    }
}
.about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .icon {
    height:90px;
    margin-right:40px;
    width:140px
}
@media screen and (max-width:992px) {
    .about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .icon {
        margin-right:0
    }
}
.about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .text {
    color:#000;
    font-size:18px;
    font-weight:400;
    line-height:30px
}
@media screen and (max-width:992px) {
    .about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .text {
        padding:0
    }
    .about-raizen .thirth-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .text p {
        padding:10px 0
    }
}
@media (max-width:1100px) {
    .about-raizen .first-card .container {
        padding:60px 185px 89px
    }
    .about-raizen .second-card .container {
        padding:54px 100px 54px 140px
    }
}
@media (max-width:992px) {
    .about-raizen .first-card .container {
        padding:35px 0 0
    }
    .about-raizen .first-card .container .title {
        padding-left:17px
    }
    .about-raizen .first-card .container .btn {
        width:90%
    }
    .about-raizen .first-card .container .video {
        background-position:0 0;
        height:232px;
        margin-bottom:72px
    }
    .about-raizen .second-card .container {
        padding:60px 20px
    }
    .about-raizen .second-card .container .description {
        margin-right:0;
        margin-top:35px;
        width:100%
    }
    .about-raizen .second-card .container .description .title h2 {
        font-size:30px;
        font-stretch:normal;
        letter-spacing:-.1px;
        line-height:1.2;
        padding:0
    }
    .about-raizen .second-card .container .description .text-description {
        font-size:14px;
        margin-bottom:20px;
        margin-top:15px
    }
    .about-raizen .second-card .container .img {
        background-position:50%;
        height:226px;
        width:90%
    }
}
.certifications .first-card .container {
    padding:20px 100px
}
@media screen and (max-width:992px) {
    .certifications .first-card .container {
        padding:20px 15px
    }
}
.certifications .first-card .container .header {
    align-items:center;
    display:flex;
    height:auto
}
@media screen and (max-width:992px) {
    .certifications .first-card .container .header {
        flex-direction:column
    }
}
.certifications .first-card .container .header .title {
    color:#7b9288;
    font-size:40px;
    font-weight:700;
    line-height:40px;
    padding-right:120px;
    text-transform:uppercase
}
@media screen and (max-width:992px) {
    .certifications .first-card .container .header .title {
        padding-right:0
    }
}
.certifications .first-card .container .header .description {
    color:#65646a;
    font-size:18px;
    font-weight:400;
    line-height:30px
}
@media screen and (max-width:992px) {
    .certifications .first-card .container .header .description {
        text-align:center
    }
}
.certifications .first-card .container .header:before {
    display:none
}
.certifications .first-card .container .accordion .container {
    padding:20px 0
}
.certifications .first-card .container .accordion .container .custom-accordion ul {
    display:flex;
    flex-direction:column;
    gap:24px
}
.certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question {
    box-shadow:0 1px 14px -7px rgba(0,0,0,.25)
}
.certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question .trigger-question {
    background-color:#fff;
    border:1px solid #f4f4f4;
    padding:24px 54px
}
.certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question .trigger-question h2 {
    color:#4d6d5d;
    font-size:24px;
    font-weight:700;
    line-height:36px;
    text-transform:uppercase
}
.certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question .trigger-question:after {
    background-image:url(/img/frontend/general/arrow-right-orange.svg);
    background-repeat:no-repeat;
    content:"";
    height:30px;
    margin-right:20px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-30%) rotate(90deg);
    transition:all .2s ease-in-out;
    width:30px
}
.certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question.active .trigger-question {
    border-bottom:none
}
.certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question.active .trigger-question:after {
    transform:translateY(-30%) rotate(-90deg)
}
.certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item {
    background-color:#fff;
    border:1px solid #f4f4f4;
    border-top:none;
    box-shadow:0 1px 14px -7px rgba(0,0,0,.25)
}
.certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content {
    display:flex
}
@media screen and (max-width:992px) {
    .certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content {
        flex-direction:column
    }
}
.certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .icon {
    height:90px;
    margin-right:40px;
    width:140px
}
@media screen and (max-width:992px) {
    .certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .icon {
        margin-right:0
    }
}
.certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .text {
    color:#000;
    font-size:18px;
    font-weight:400;
    line-height:30px
}
@media screen and (max-width:992px) {
    .certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .text {
        padding:0
    }
    .certifications .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .text p {
        padding:10px 0
    }
}
.who-we-are .first-card .container {
    padding:60px 71px 91px
}
.who-we-are .first-card .text-description {
    margin-bottom:0;
    padding:0 220px
}
.who-we-are .tabs {
    clear:both;
    position:relative
}
@media screen and (max-width:992px) {
    .who-we-are .tabs:before {
        background:transparent;
        content:"";
        height:100%;
        position:absolute;
        width:100%;
        z-index:1
    }
    .who-we-are .tabs.enable:before {
        z-index:-1
    }
    .who-we-are .tabs.enable .selected {
        display:none!important
    }
}
.who-we-are .tabs .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .who-we-are .tabs .container {
        padding:0 20px
    }
    .who-we-are .tabs .container .content-tabs {
        background:#fff;
        display:block!important;
        height:92px;
        overflow:hidden;
        position:relative
    }
    .who-we-are .tabs .container .content-tabs.active {
        box-shadow:0 10px 10px 0 rgba(0,0,0,.19);
        height:auto
    }
    .who-we-are .tabs .container .content-tabs.active .active {
        border-bottom:2px solid #f4f4f4
    }
    .who-we-are .tabs .container .content-tabs:after {
        background-image:url(/img/frontend/general/select-box-arrow-down-purple.svg);
        background-repeat:no-repeat;
        background-size:100%;
        content:"";
        height:9px;
        position:absolute;
        right:20px;
        top:40px;
        transition:all .2s ease-in-out;
        width:13px
    }
}
.who-we-are .tabs .tab {
    border-bottom:2px solid #f4f4f4;
    cursor:pointer;
    vertical-align:top;
    width:50%
}
@media screen and (max-width:992px) {
    .who-we-are .tabs .tab {
        display:block;
        height:90px;
        position:relative;
        width:100%
    }
}
.who-we-are .tabs .tab.selected {
    display:none
}
@media screen and (max-width:992px) {
    .who-we-are .tabs .tab.selected {
        display:block
    }
}
.who-we-are .tabs .tab.active {
    border-bottom:2px solid #4d6d5d
}
.who-we-are .tabs .tab.active span {
    color:#323232
}
.who-we-are .tabs .tab span {
    color:#65646a;
    display:block;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:.9px;
    line-height:2.22;
    text-align:center
}
@media screen and (max-width:992px) {
    .who-we-are .tabs .tab span {
        color:#323232;
        font-size:20px;
        font-stretch:normal;
        font-style:normal;
        font-weight:500;
        left:50%;
        letter-spacing:1px;
        line-height:2;
        position:absolute;
        text-align:center;
        top:50%;
        transform:translateY(-50%) translateX(-50%);
        width:100%
    }
}
.who-we-are .perfil .first-card .container {
    padding:60px 71px 91px
}
.who-we-are .perfil .first-card .text-description {
    margin-bottom:0;
    padding:0 220px
}
.who-we-are .perfil .letters .container {
    display:flex;
    gap:20px;
    justify-content:center;
    margin:0 auto;
    max-width:1440px;
    padding:0 70px
}
.who-we-are .perfil .letters .container .letters-row {
    display:flex;
    gap:20px;
    justify-content:space-around
}
.who-we-are .perfil .letters .container .letters-row .letter-item {
    align-items:stretch;
    display:flex;
    flex:1 1 0%;
    flex-direction:column;
    max-width:320px;
    position:relative
}
.who-we-are .perfil .letters .container .letters-row .letter-item .big-letter {
    color:#4d6d5d;
    font-size:200px;
    font-weight:800;
    letter-spacing:30px;
    padding-left:10px;
    text-transform:uppercase
}
.who-we-are .perfil .letters .container .letters-row .letter-item .text {
    border-left:2px solid #60903e;
    height:-webkit-fill-available;
    padding:0 17px 17px
}
.who-we-are .perfil .letters .container .letters-row .letter-item .text .title {
    color:#4d6d5d;
    font-size:30px;
    font-weight:800;
    margin-bottom:15px;
    text-transform:uppercase
}
.who-we-are .perfil .letters .container .letters-row .letter-item .text .subtitle {
    color:#60903e;
    font-size:25px;
    font-weight:500;
    margin-bottom:0;
    max-width:70%;
    text-transform:uppercase
}
.who-we-are .perfil .letters .container .letters-row .letter-item .content {
    align-items:center;
    background-color:#4d6d5d;
    color:#fff;
    display:flex;
    font-size:20px;
    font-weight:400;
    height:100%;
    opacity:0;
    padding:16px;
    position:absolute;
    text-align:center
}
.who-we-are .perfil .letters .container .letters-row .letter-item .content p {
    margin-bottom:0
}
.who-we-are .perfil .letters .container .letters-row .letter-item .content b {
    font-weight:600
}
.who-we-are .perfil .letters .container .letters-row .letter-item:hover .content {
    opacity:1;
    transition-duration:.25s;
    transition-property:all;
    transition-timing-function:cubic-bezier(.4,0,.2,1)
}
@media (max-width:992px) {
    .who-we-are .perfil .letters .container {
        flex-direction:column;
        padding:0 20px
    }
    .who-we-are .perfil .letters .container .letters-row {
        gap:0;
        justify-content:center;
        margin:0 20px
    }
    .who-we-are .perfil .letters .container .letters-row .letter-item .big-letter {
        font-size:138px
    }
    .who-we-are .perfil .letters .container .letters-row .letter-item .text .title {
        font-size:21px;
        padding:0
    }
    .who-we-are .perfil .letters .container .letters-row .letter-item .text .subtitle {
        font-size:17px
    }
    .who-we-are .perfil .letters .container .letters-row .letter-item .content {
        font-size:14px
    }
}
.who-we-are .numbers .first-card .container {
    padding:60px 71px 91px
}
.who-we-are .numbers .first-card .container .text-description {
    margin-bottom:0;
    padding:0 220px
}
.who-we-are .numbers .second-card .container {
    max-width:100vw;
    padding:0 4.86111vw 13.19444vw
}
.who-we-are .numbers .second-card .container .item {
    height:18.05556vw;
    margin-bottom:1.38889vw;
    position:relative;
    width:32%
}
.who-we-are .numbers .second-card .container .item img {
    bottom:4.86111vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.who-we-are .numbers .second-card .container .item:first-child {
    background-color:#f4f4f4;
    color:#4d6d5d;
    font-weight:900;
    line-height:1.06;
    padding:5.55556vw 6.25vw 3.47222vw 2.77778vw
}
.who-we-are .numbers .second-card .container .item:first-child h3 {
    font-size:4.16667vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:0
}
.who-we-are .numbers .second-card .container .item:first-child span {
    font-size:2.22222vw;
    font-weight:400;
    letter-spacing:-.03472vw
}
.who-we-are .numbers .second-card .container .item:first-child img {
    bottom:4.86111vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.who-we-are .numbers .second-card .container .item:nth-child(2) {
    background-color:#60903e;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:5.55556vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(2) h3 {
    font-size:4.16667vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:0
}
.who-we-are .numbers .second-card .container .item:nth-child(2) span {
    font-size:2.5vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(3) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(3) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(3) span {
    font-size:1.94444vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:65%
}
.who-we-are .numbers .second-card .container .item:nth-child(4) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(4) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(4) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:85%
}
.who-we-are .numbers .second-card .container .item:nth-child(5) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(5) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0
}
.who-we-are .numbers .second-card .container .item:nth-child(5) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw
}
.who-we-are .numbers .second-card .container .item:nth-child(5) img {
    display:none
}
.who-we-are .numbers .second-card .container .item:nth-child(6) {
    background-color:#4d6d5d;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(6) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(6) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(6) img {
    bottom:3.47222vw;
    height:4.16667vw;
    position:absolute;
    right:2.77778vw
}
.who-we-are .numbers .second-card .container .item:nth-child(7) {
    background-color:#60903e;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(7) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:0
}
.who-we-are .numbers .second-card .container .item:nth-child(7) span {
    font-size:2.43056vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(7) img {
    bottom:4.86111vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.who-we-are .numbers .second-card .container .item:nth-child(8) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(8) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(8) span {
    font-size:2.08333vw;
    font-weight:400;
    letter-spacing:-.03472vw
}
.who-we-are .numbers .second-card .container .item:nth-child(8) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.who-we-are .numbers .second-card .container .item:nth-child(9) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(9) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(9) span {
    font-size:2.22222vw;
    font-weight:400;
    letter-spacing:-.025vw;
    width:85%
}
.who-we-are .numbers .second-card .container .item:nth-child(9) img {
    bottom:4.86111vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.who-we-are .numbers .second-card .container .item:nth-child(10) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(10) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:75%
}
.who-we-are .numbers .second-card .container .item:nth-child(10) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw
}
.who-we-are .numbers .second-card .container .item:nth-child(11) {
    background-color:#486c2e;
    color:#fff;
    font-weight:900;
    justify-content:center!important;
    line-height:1.06;
    padding:0 2.77778vw
}
.who-we-are .numbers .second-card .container .item:nth-child(11) h3 {
    font-size:3.1944444444vw;
    font-weight:900;
    letter-spacing:-.07708vw;
    margin-bottom:0
}
.who-we-are .numbers .second-card .container .item:nth-child(11) span {
    font-size:2.5vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(12) {
    background-color:#7b9288;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(12) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0
}
.who-we-are .numbers .second-card .container .item:nth-child(12) span {
    font-size:3.19444vw;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:60%
}
.who-we-are .numbers .second-card .container .item:nth-child(12) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.who-we-are .numbers .second-card .container .item:nth-child(13) {
    background-color:#7b9288;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(13) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0
}
.who-we-are .numbers .second-card .container .item:nth-child(13) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:60%
}
.who-we-are .numbers .second-card .container .item:nth-child(13) img {
    bottom:4.86111vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.who-we-are .numbers .second-card .container .item:nth-child(14) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(14) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0
}
.who-we-are .numbers .second-card .container .item:nth-child(14) span {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:72%
}
.who-we-are .numbers .second-card .container .item:nth-child(15) {
    background-color:#60903e;
    color:#fff;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(15) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0;
    width:75%
}
.who-we-are .numbers .second-card .container .item:nth-child(15) span {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:95%
}
.who-we-are .numbers .second-card .container .item:nth-child(15) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.who-we-are .numbers .second-card .container .item:nth-child(16) {
    background-color:#486c2e;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(16) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(16) span {
    font-size:1.94444vw;
    font-weight:400;
    letter-spacing:-.03472vw
}
.who-we-are .numbers .second-card .container .item:nth-child(17) {
    background-color:#4d6d5d;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(17) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(17) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(17) img {
    bottom:3.47222vw;
    height:6.94444vw;
    position:absolute;
    right:2.77778vw
}
.who-we-are .numbers .second-card .container .item:nth-child(18) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.who-we-are .numbers .second-card .container .item:nth-child(18) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.who-we-are .numbers .second-card .container .item:nth-child(18) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:85%
}
@media (max-width:1370px) {
    .who-we-are .numbers .second-card .container .fourth-block h5 b {
        font-size:145px
    }
}
@media (max-width:1250px) {
    .who-we-are .numbers .second-card .container .first-block {
        padding:97px 40px
    }
    .who-we-are .numbers .second-card .container .fourth-block h5 b {
        font-size:125px
    }
}
@media (max-width:1100px) {
    .who-we-are .numbers .first-card .container,.who-we-are .perfil .first-card .container {
        padding:60px 185px 89px
    }
    .who-we-are .numbers .first-card .container .text-description,.who-we-are .perfil .first-card .container .text-description {
        padding:0
    }
    .who-we-are .numbers .second-card .container .first-block {
        padding:97px 20px
    }
    .who-we-are .numbers .second-card .container .second-block {
        padding:58px 20px
    }
    .who-we-are .numbers .second-card .container .third-block {
        padding:58px 26px
    }
    .who-we-are .numbers .second-card .container .fourth-block {
        align-items:center!important;
        padding:58px 30px
    }
    .who-we-are .numbers .second-card .container .fourth-block img {
        margin-bottom:40px
    }
    .who-we-are .numbers .second-card .container .fourth-block>div:first-of-type {
        flex-direction:column!important
    }
    .who-we-are .numbers .second-card .container .fourth-block>div:first-of-type h5.break-words {
        margin-bottom:0;
        margin-left:0
    }
}
@media (max-width:992px) {
    .who-we-are .perfil .first-card .container {
        padding:36px 0 61px
    }
    .who-we-are .perfil .first-card .container .text-description {
        padding:0 17px
    }
    .who-we-are .our-history .first-card .container,.who-we-are .who-we-are .first-card .container {
        padding:36px 0 61px
    }
    .who-we-are .our-history .first-card .container .text-description,.who-we-are .who-we-are .first-card .container .text-description {
        padding:0 17px
    }
    .who-we-are .numbers .first-card .container {
        padding:36px 0 61px
    }
    .who-we-are .numbers .first-card .container .text-description {
        padding:0 17px
    }
    .who-we-are .numbers .second-card .container {
        padding:0 4.53333vw
    }
    .who-we-are .numbers .second-card .container .item {
        height:53.33333vw;
        margin-bottom:5.33333vw;
        width:100%
    }
    .who-we-are .numbers .second-card .container .item:first-child {
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:first-child h3 {
        font-size:12.8vw;
        letter-spacing:-.17867vw
    }
    .who-we-are .numbers .second-card .container .item:first-child span {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:80%
    }
    .who-we-are .numbers .second-card .container .item:first-child img {
        bottom:8vw;
        height:20vw;
        position:absolute;
        right:8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(2) {
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(2) h3 {
        font-size:12.8vw;
        letter-spacing:-.17867vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(2) span {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:80%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(3) {
        line-height:1.52;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(3) h3 {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:75%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(3) span {
        font-size:5.33333vw;
        letter-spacing:-.07467vw;
        width:55%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(4) {
        line-height:1.52;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(4) h3 {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:75%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(4) span {
        font-size:5.33333vw;
        letter-spacing:-.07467vw;
        width:75%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(5) {
        line-height:1.46;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(5) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(5) span {
        font-size:5.54667vw;
        letter-spacing:-.07733vw;
        width:90%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(6) {
        line-height:1.46;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(6) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw;
        width:70%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(6) span {
        font-size:5.54667vw;
        letter-spacing:-.07733vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(6) img {
        bottom:8vw;
        height:14.66667vw;
        position:absolute;
        right:8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(7) {
        line-height:1.52;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(7) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(7) span {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(8) {
        line-height:1.46;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(8) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw;
        width:70%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(8) span {
        font-size:5.54667vw;
        letter-spacing:-.07733vw;
        width:70%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(8) img {
        bottom:8vw;
        height:21.33333vw;
        position:absolute;
        right:8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(9) {
        line-height:1.46;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(9) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw;
        width:70%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(9) span {
        font-size:5.54667vw;
        letter-spacing:-.07733vw;
        width:90%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(10) {
        line-height:1.46;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(10) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw;
        width:70%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(10) span {
        font-size:5.54667vw;
        letter-spacing:-.07733vw;
        width:90%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(11) {
        justify-content:flex-end!important;
        line-height:1.52;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(11) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(11) span {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(12) {
        line-height:1.06;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(12) h3 {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(12) span {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:60%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(12) img {
        bottom:8vw;
        height:20vw;
        position:absolute;
        right:8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(13) {
        line-height:1.06;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(13) h3 {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(13) span {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:60%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(14) {
        line-height:1.06;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(14) h3 {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(14) span {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:60%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(15) {
        line-height:1.06;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(15) h3 {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(15) span {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:50%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(15) img {
        bottom:8vw;
        height:20vw;
        position:absolute;
        right:8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(16) {
        line-height:1.52;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(16) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(16) span {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(17) {
        line-height:1.52;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(17) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw;
        width:70%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(17) span {
        font-size:5.33333vw;
        letter-spacing:-.07467vw;
        width:70%
    }
    .who-we-are .numbers .second-card .container .item:nth-child(17) img {
        bottom:8vw;
        height:20vw;
        position:absolute;
        right:8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(18) {
        line-height:1.52;
        padding:0 8vw 8vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(18) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw
    }
    .who-we-are .numbers .second-card .container .item:nth-child(18) span {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
}
.addresses {
    padding-bottom:145px
}
@media screen and (max-width:992px) {
    .addresses .container {
        padding:0
    }
    .addresses .addresses-title {
        padding:0 20px
    }
    .addresses .custom-accordion li .content-question h2 {
        font-size:24px;
        max-width:260px
    }
    .addresses .custom-accordion li .content-question.active .trigger-question:after {
        transform:rotate(180deg)
    }
}
.addresses .custom-accordion li .content-question .trigger-question:after {
    background-image:url(/img/frontend/general/select-box-arrow-down.svg)
}
@media screen and (max-width:992px) {
    .addresses .custom-accordion li .content-question .trigger-question:after {
        background-image:url(/img/frontend/general/select-box-arrow-down.svg)!important;
        background-size:100%;
        height:9px;
        width:13px
    }
}
.addresses .custom-accordion .item {
    border-bottom:1px solid #f4f4f4
}
.addresses .custom-accordion .item:last-child {
    border-bottom:0
}
.addresses .custom-accordion .item .address {
    display:inline-block;
    padding-bottom:40px;
    position:relative;
    width:100%
}
@media screen and (max-width:992px) {
    .addresses .custom-accordion .item .address {
        padding:0 20px 30px
    }
    .addresses .custom-accordion .item .address:last-child {
        padding-bottom:40px
    }
}
.addresses .custom-accordion .item .address:last-child {
    border-bottom:0
}
.addresses .custom-accordion .item .address .text {
    float:left;
    width:650px
}
.addresses .custom-accordion .item .address .text .left {
    margin-right:50px
}
.addresses .custom-accordion .item .address .text .left,.addresses .custom-accordion .item .address .text .right {
    width:calc(50% - 25px)
}
@media screen and (max-width:992px) {
    .addresses .custom-accordion .item .address .text .left,.addresses .custom-accordion .item .address .text .right {
        float:none;
        margin-right:0;
        width:100%
    }
}
@media screen and (max-width:1280px) {
    .addresses .custom-accordion .item .address .text {
        width:auto
    }
    .addresses .custom-accordion .item .address .text .left {
        margin-right:50px
    }
}
@media screen and (max-width:1024px) {
    .addresses .custom-accordion .item .address .text {
        width:450px
    }
    .addresses .custom-accordion .item .address .text .left {
        margin-right:0
    }
}
@media screen and (max-width:992px) {
    .addresses .custom-accordion .item .address .text {
        float:none;
        width:100%
    }
}
.addresses .custom-accordion .item .address .btn {
    height:50px;
    position:absolute;
    right:110px;
    top:50%;
    transform:translateY(-50%);
    width:200px
}
@media screen and (max-width:992px) {
    .addresses .custom-accordion .item .address .btn {
        position:static;
        transform:translateY(0)
    }
}
.addresses .custom-accordion .item .address h3 {
    color:#4d6d5d;
    display:block;
    font-size:30px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:normal;
    margin:50px 0
}
@media screen and (max-width:992px) {
    .addresses .custom-accordion .item .address h3 {
        font-size:18px
    }
}
.addresses .custom-accordion .item .address .left {
    float:left;
    max-width:300px
}
@media screen and (max-width:992px) {
    .addresses .custom-accordion .item .address .left {
        float:none;
        margin-bottom:20px;
        max-width:100%
    }
}
.addresses .custom-accordion .item .address .right {
    float:right
}
@media screen and (max-width:992px) {
    .addresses .custom-accordion .item .address .right {
        float:none;
        margin-bottom:20px
    }
}
.addresses .custom-accordion .item .address span {
    font-weight:400
}
.addresses .custom-accordion .item .address a,.addresses .custom-accordion .item .address span {
    color:#323232;
    display:block;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    letter-spacing:normal;
    line-height:1.67
}
.addresses .custom-accordion .item .address a {
    font-weight:700
}
@media screen and (max-width:992px) {
    .addresses .custom-accordion .item .address a {
        margin-top:20px
    }
}
.map-info {
    padding-bottom:20px;
    padding-top:0
}
.map-info .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .map-info .container {
        padding:0
    }
}
.map-info .buttons {
    padding:47px 47px 12px;
    width:100%
}
.map-info .buttons h2 {
    color:#323232;
    display:inline-block;
    font-size:28px;
    font-stretch:normal;
    font-style:normal;
    font-weight:700;
    letter-spacing:normal;
    line-height:1.47;
    margin-right:10px
}
.map-info .buttons input {
    height:0;
    opacity:0;
    width:0
}
.map-info .buttons label {
    color:#4a4a4a;
    cursor:pointer;
    font-size:15px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:1.88;
    margin-left:5px;
    position:relative
}
@media screen and (max-width:992px) {
    .map-info .buttons label {
        display:block;
        margin-bottom:0;
        margin-left:0
    }
}
.map-info .buttons label.active.orange,.map-info .buttons label.active.purple {
    color:#4d6d5d
}
.map-info .buttons label.active.red {
    color:#87ac6b
}
.map-info .buttons label.active.blue {
    color:#60903e
}
.map-info .buttons label.active.gray {
    color:#bfbfbf
}
.map-info .buttons label.active.pinky {
    color:#486c2e
}
.map-info .buttons label img {
    display:inline-block;
    margin-right:5px;
    position:relative;
    top:-3px;
    width:18px
}
.map-info .map-section {
    background:#f4f4f4
}
.map-info .map-section .map-content {
    height:540px;
    position:relative
}
.map-info .map-section .map-content #mapIframe {
    height:540px;
    width:100%
}
.map-info .map-section .map-content .info-place {
    background:#fff;
    display:none;
    height:500px;
    padding:50px 30px 10px;
    position:absolute;
    right:20px;
    top:20px;
    width:330px
}
@media screen and (max-width:350px) {
    .map-info .map-section .map-content .info-place {
        padding:25px 15px 5px;
        width:280px
    }
}
.map-info .map-section .map-content .info-place .close {
    position:absolute;
    right:25px;
    top:25px
}
.map-info .map-section .map-content .info-place h3 {
    color:#4d6d5d;
    font-size:28px;
    font-stretch:normal;
    font-style:normal;
    font-weight:700;
    letter-spacing:normal;
    line-height:normal;
    margin-bottom:30px;
    text-transform:uppercase
}
.map-info .map-section .map-content .info-place h3 span {
    font-weight:100
}
.map-info .map-section .map-content .info-place .btn {
    height:50px;
    text-transform:uppercase;
    width:200px
}
.map-info .map-section .map-content .info-place a,.map-info .map-section .map-content .info-place p {
    color:#323232;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    margin-bottom:0
}
.map-info .map-section .map-content .info-place a.phone,.map-info .map-section .map-content .info-place p.phone {
    display:block;
    font-weight:700;
    margin:30px 0
}
.ethic .first-card .container {
    padding:60px 283px
}
.ethic .first-card .container .btn {
    margin-bottom:70px;
    padding:15px 40px
}
.ethic .second-card .container {
    padding:0 70px
}
.ethic .second-card .container .content {
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
.ethic .second-card .container .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0;
    position:relative;
    z-index:1
}
.ethic .second-card .container .content .btn {
    margin-top:30px;
    padding:15px 40px;
    position:relative;
    z-index:1
}
.ethic .fourth-card .container {
    padding:20px 70px
}
.ethic .fourth-card .container .content {
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
.ethic .fourth-card .container .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0;
    position:relative;
    z-index:1
}
.ethic .fourth-card .container .content .btn {
    margin-top:30px;
    padding:15px 40px;
    position:relative;
    z-index:1
}
.ethic .third-card .container {
    padding:20px 70px
}
.ethic .third-card .container .first-block,.ethic .third-card .container .second-block {
    background-repeat:no-repeat;
    background-size:cover;
    box-shadow:0 10px 40px 0 rgba(0,0,0,.15);
    height:340px;
    width:49%
}
.ethic .third-card .container .first-block .card-text,.ethic .third-card .container .second-block .card-text {
    background-color:#fff;
    height:120px;
    padding:20px 40px
}
.ethic .third-card .container .first-block .card-text h2,.ethic .third-card .container .second-block .card-text h2 {
    font-size:24px;
    margin-bottom:0
}
.ethic .third-card .container .first-block .card-text .d-flex,.ethic .third-card .container .second-block .card-text .d-flex {
    margin-right:80px
}
.ethic .policies-card {
    margin-top:50px
}
.ethic .policies-card .container {
    padding:0 70px
}
.ethic .policies-card .container .blocks {
    margin-bottom:55px
}
.ethic .policies-card .container .blocks .blocks-title {
    width:50%
}
.ethic .policies-card .container .blocks .blocks-title h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    width:55%
}
.ethic .policies-card .container .blocks .blocks-title .btn {
    margin-top:30px;
    padding:15px 40px
}
.ethic .policies-card .container .blocks .blocks-description {
    width:50%
}
.ethic .policies-card .container .blocks .blocks-description .text-description {
    padding:0
}
.ethic .policies-card .container .blocks:last-child {
    margin-bottom:159
}
.ethic .info-card-ethic {
    background-color:#fff;
    margin-bottom:60px
}
.ethic .info-card-ethic.second-info-card .container {
    padding-top:0
}
.ethic .info-card-ethic .title h2 {
    text-align:left
}
.ethic .info-card-ethic .container {
    padding:100px 70px 60px
}
.ethic .info-card-ethic .container .content .title {
    margin-right:20px;
    width:35%
}
.ethic .info-card-ethic .container .content .text-description {
    width:65%
}
.ethic .info-card-ethic .container .content .btn {
    padding:.75rem 1.5rem
}
.ethic .info-card-ethic .container .content a {
    display:block;
    margin-top:10px
}
@media (max-width:1100px) {
    .ethic .first-card .container {
        padding:60px 185px 89px
    }
    .ethic .policies-card .container .blocks .blocks-title {
        width:35%
    }
    .ethic .policies-card .container .blocks .blocks-description {
        width:65%
    }
}
@media (max-width:992px) {
    .ethic .first-card .container {
        padding:35px 0 0
    }
    .ethic .second-card .container {
        padding:0
    }
    .ethic .second-card .container .content {
        height:400px;
        padding-left:19px
    }
    .ethic .second-card .container .content h2 {
        color:#fff;
        font-size:40px;
        line-height:1
    }
    .ethic .third-card .container {
        margin-bottom:130px;
        padding:60px 17px
    }
    .ethic .third-card .container .first-block,.ethic .third-card .container .second-block {
        width:100%
    }
    .ethic .third-card .container .first-block a,.ethic .third-card .container .second-block a {
        min-width:auto
    }
    .ethic .third-card .container .first-block .card-text,.ethic .third-card .container .second-block .card-text {
        padding:15px 10px 10px 20px;
        width:90%
    }
    .ethic .third-card .container .first-block .card-text h2,.ethic .third-card .container .second-block .card-text h2 {
        font-size:22px;
        line-height:normal
    }
    .ethic .third-card .container .first-block .card-text .d-flex,.ethic .third-card .container .second-block .card-text .d-flex {
        margin-right:30px
    }
    .ethic .policies-card .container {
        padding:0 17px
    }
    .ethic .policies-card .container .blocks {
        position:relative
    }
    .ethic .policies-card .container .blocks .blocks-title {
        width:100%
    }
    .ethic .policies-card .container .blocks .blocks-title h3 {
        margin-bottom:0;
        width:100%
    }
    .ethic .policies-card .container .blocks .blocks-title .btn {
        bottom:0;
        position:absolute
    }
    .ethic .policies-card .container .blocks .blocks-description {
        margin:30px 0 90px;
        width:100%
    }
    .ethic .info-card-ethic {
        background-color:#fff;
        margin-bottom:0
    }
    .ethic .info-card-ethic .container {
        margin-bottom:0;
        padding:60px 17px 30px
    }
    .ethic .info-card-ethic .container .content {
        padding:0
    }
    .ethic .info-card-ethic .container .content .text-description,.ethic .info-card-ethic .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
}
.governance-structure .container {
    padding:20px 100px
}
@media screen and (max-width:576px) {
    .governance-structure .container {
        padding:20px 15px
    }
}
.governance-structure .container .title {
    color:#7b9288;
    font-size:40px;
    font-weight:900;
    line-height:40px;
    margin-bottom:40px;
    text-align:center;
    text-transform:uppercase
}
.governance-structure .container .title span {
    font-weight:400
}
.governance-structure .container .description {
    padding:0 40px
}
.governance-structure .container .description,.governance-structure .container .description p {
    color:#65646a;
    font-size:18px;
    font-weight:400;
    line-height:30px;
    text-align:center
}
.governance-structure .container .image {
    padding-top:40px
}
.governance-structure .container .image img {
    display:none;
    width:100%
}
@media screen and (min-width:576px) {
    .governance-structure .container .image img.desktop {
        display:block
    }
}
@media screen and (max-width:575px) {
    .governance-structure .container .image img.mobile {
        display:block
    }
}
.code-of-conduct .first-card .container {
    padding:60px 283px
}
.code-of-conduct .first-card .container .btn {
    margin-bottom:70px;
    padding:15px 40px
}
.code-of-conduct .second-card .container {
    padding:0 70px
}
.code-of-conduct .second-card .container .content {
    height:532px
}
.code-of-conduct .second-card .container .content .video {
    margin-right:20px;
    width:70%
}
.code-of-conduct .second-card .container .content .block {
    background-repeat:no-repeat;
    background-size:cover;
    padding:117px 30px 57px;
    text-align:center;
    width:100%
}
.code-of-conduct .second-card .container .content .block h2 {
    color:#fff;
    font-size:40px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0
}
.code-of-conduct .second-card .container .content .block .btn {
    margin:auto;
    padding:15px 40px
}
.code-of-conduct .third-card .container {
    margin-bottom:30px;
    padding:20px 70px
}
.code-of-conduct .third-card .container .card-text {
    background-color:#fff;
    height:150px;
    margin-bottom:30px;
    padding:20px 40px
}
.code-of-conduct .third-card .container .card-text .text-description {
    padding:0 50px 0 0;
    text-align:left
}
.code-of-conduct .third-card .container .card-text .d-flex {
    margin-right:80px
}
.code-of-conduct .third-card .container .jobs-list .list-questions {
    list-style:none;
    margin:0;
    padding:0
}
.code-of-conduct .third-card .container .jobs-list .list-questions li {
    display:block
}
.code-of-conduct .third-card .container .jobs-list .list-questions li .content-question {
    cursor:pointer;
    margin-bottom:5px;
    overflow:hidden;
    width:100%
}
.code-of-conduct .third-card .container .jobs-list .list-questions li .content-question.active .trigger-question:after {
    transform:rotate(-180deg) translateY(50%)
}
@media screen and (max-width:992px) {
    .code-of-conduct .third-card .container .jobs-list .list-questions li .content-question.active .trigger-question:after {
        transform:rotate(90deg)
    }
}
.code-of-conduct .third-card .container .jobs-list .list-questions li .content-question .trigger-question {
    background:#f4f4f4;
    padding:34px 53px 28px;
    position:relative;
    width:100%
}
@media screen and (max-width:992px) {
    .code-of-conduct .third-card .container .jobs-list .list-questions li .content-question .trigger-question {
        padding:15px 40px 15px 17px
    }
    .code-of-conduct .third-card .container .jobs-list .list-questions li .content-question .trigger-question:after {
        background-image:url(/img/frontend/header/arrow-right.svg)!important;
        background-repeat:no-repeat;
        background-size:100%;
        content:"";
        height:11px;
        width:14px
    }
}
.code-of-conduct .third-card .container .jobs-list .list-questions li .content-question .trigger-question:after {
    background-image:url(/img/frontend/general/select-box-arrow-down.svg);
    background-repeat:no-repeat;
    content:"";
    height:20px;
    margin-right:20px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-25%);
    transition:all .2s ease-in-out;
    width:20px
}
.code-of-conduct .third-card .container .jobs-list .list-questions li .content-question .trigger-question h5 {
    color:#4d6d5d;
    font-size:22px;
    line-height:.93;
    margin-bottom:10px
}
@media screen and (max-width:992px) {
    .code-of-conduct .third-card .container .jobs-list .list-questions li .content-question .trigger-question h5 {
        margin-bottom:0;
        padding:0
    }
}
.code-of-conduct .third-card .container .jobs-list .list-questions li .content-question p {
    color:#4a4a4a;
    display:none;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    margin-bottom:0;
    padding:30px 53px;
    text-align:left
}
.code-of-conduct .third-card .container .jobs-list .list-questions li .content-question p a {
    color:#4d6d5d
}
@media screen and (max-width:992px) {
    .code-of-conduct .third-card .container .jobs-list .list-questions li .content-question p {
        font-size:16px;
        padding:10px 17px
    }
}
.code-of-conduct .third-card .container .jobs-list .list-questions li:last-child {
    margin-bottom:70px
}
@media screen and (max-width:992px) {
    .code-of-conduct .third-card .container .jobs-list .list-questions li:last-child {
        margin-bottom:0
    }
}
.code-of-conduct .third-card .container .btn {
    align-self:center;
    display:none;
    height:70px;
    width:427px
}
.code-of-conduct .fourth-card .container {
    margin-bottom:123px;
    padding:20px 70px
}
@media screen and (max-width:992px) {
    .code-of-conduct .fourth-card .container {
        padding:20px
    }
}
.code-of-conduct .fourth-card .container .menu-tabs {
    margin-bottom:45px
}
.code-of-conduct .fourth-card .container .card-text {
    background-color:#fff;
    height:150px;
    margin-bottom:30px;
    padding:20px 40px
}
.code-of-conduct .fourth-card .container .card-text .text-description {
    padding:0 50px 0 0;
    text-align:left
}
.code-of-conduct .fourth-card .container .card-text .d-flex {
    margin-right:80px
}
.code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions {
    list-style:none;
    margin:0;
    padding:0
}
.code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li {
    display:block
}
.code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li .content-question {
    cursor:pointer;
    margin-bottom:5px;
    overflow:hidden;
    width:100%
}
.code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li .content-question.active .trigger-question:after {
    transform:rotate(-180deg) translateY(50%)
}
@media screen and (max-width:992px) {
    .code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li .content-question.active .trigger-question:after {
        transform:rotate(90deg)
    }
}
.code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li .content-question .trigger-question {
    background:#f4f4f4;
    padding:34px 53px 28px;
    position:relative;
    width:100%
}
@media screen and (max-width:992px) {
    .code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li .content-question .trigger-question {
        padding:15px 40px 15px 17px
    }
    .code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li .content-question .trigger-question:after {
        background-image:url(/img/frontend/header/arrow-right.svg)!important;
        background-repeat:no-repeat;
        background-size:100%;
        content:"";
        height:11px;
        width:14px
    }
}
.code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li .content-question .trigger-question:after {
    background-image:url(/img/frontend/general/select-box-arrow-down.svg);
    background-repeat:no-repeat;
    content:"";
    height:20px;
    margin-right:20px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-25%);
    transition:all .2s ease-in-out;
    width:20px
}
.code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li .content-question .trigger-question h5 {
    color:#4d6d5d;
    font-size:22px;
    line-height:.93;
    line-height:normal;
    margin-bottom:10px
}
@media screen and (max-width:992px) {
    .code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li .content-question .trigger-question h5 {
        margin-bottom:0;
        padding:0
    }
}
.code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li .content-question p {
    color:#4a4a4a;
    display:none;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    margin-bottom:0;
    padding:30px 53px;
    text-align:left
}
.code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li .content-question p a {
    color:#4d6d5d
}
@media screen and (max-width:992px) {
    .code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li .content-question p {
        font-size:16px;
        padding:10px 17px
    }
}
.code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li:last-child {
    margin-bottom:70px
}
@media screen and (max-width:992px) {
    .code-of-conduct .fourth-card .container .conduct-list .list-conduct-questions li:last-child {
        margin-bottom:0
    }
}
.code-of-conduct .fourth-card .container .conduct-purple h5 {
    color:#7b9288!important
}
.code-of-conduct .fourth-card .container .conduct-orange h5 {
    color:#4d6d5d!important
}
.code-of-conduct .fourth-card .container .conduct-pink h5 {
    color:#486c2e!important
}
.code-of-conduct .fourth-card .container .conduct-blue h5 {
    color:#60903e!important
}
.code-of-conduct .fourth-card .container .conduct-red h5 {
    color:#87ac6b!important
}
.code-of-conduct .fourth-card .container .btn {
    align-self:center;
    display:none;
    height:70px;
    width:427px
}
.code-of-conduct .fourth-card span {
    color:#65646a;
    font-family:DINPro;
    font-size:13px!important;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    height:66px;
    letter-spacing:normal;
    line-height:normal;
    text-align:center;
    text-transform:uppercase;
    width:130px
}
.code-of-conduct .fourth-card .content-tabs {
    display:flex
}
@media screen and (max-width:992px) {
    .code-of-conduct .fourth-card .content-tabs {
        display:block
    }
}
.code-of-conduct .fourth-card a {
    text-align:center
}
@media screen and (max-width:992px) {
    .code-of-conduct .fourth-card a {
        display:block;
        height:60px
    }
}
.code-of-conduct .fourth-card .purple {
    border-bottom:2px solid #7b9288
}
.code-of-conduct .fourth-card .purple.active {
    background-color:#7b9288
}
.code-of-conduct .fourth-card .purple.active span {
    color:#fff
}
.code-of-conduct .fourth-card .orange {
    border-bottom:2px solid #4d6d5d
}
.code-of-conduct .fourth-card .orange.active {
    background-color:#4d6d5d
}
.code-of-conduct .fourth-card .orange.active span {
    color:#fff
}
.code-of-conduct .fourth-card .pink {
    border-bottom:2px solid #486c2e
}
.code-of-conduct .fourth-card .pink.active {
    background-color:#486c2e
}
.code-of-conduct .fourth-card .pink.active span {
    color:#fff
}
.code-of-conduct .fourth-card .blue {
    border-bottom:2px solid #60903e
}
.code-of-conduct .fourth-card .blue.active {
    background-color:#60903e
}
.code-of-conduct .fourth-card .blue.active span {
    color:#fff
}
.code-of-conduct .fourth-card .red {
    border-bottom:2px solid #87ac6b
}
.code-of-conduct .fourth-card .red.active {
    background-color:#87ac6b
}
.code-of-conduct .fourth-card .red.active span {
    color:#fff
}
@media (max-width:1100px) {
    .code-of-conduct .first-card .container {
        padding:60px 185px 89px
    }
    .code-of-conduct .second-card .container .content .block {
        padding:117px 15px 57px
    }
    .code-of-conduct .third-card .container .d-flex .card-text .title {
        flex-direction:column
    }
}
@media (max-width:992px) {
    .code-of-conduct .first-card .container {
        padding:35px 0 0
    }
    .code-of-conduct .second-card .container {
        padding:0
    }
    .code-of-conduct .second-card .container .content {
        height:auto;
        padding:0
    }
    .code-of-conduct .second-card .container .content .video {
        height:232px;
        margin-bottom:60px;
        margin-left:0;
        width:100%
    }
    .code-of-conduct .second-card .container .content .block {
        height:464px;
        width:100%
    }
    .code-of-conduct .second-card .container .content .block h2 {
        font-size:30px
    }
    .code-of-conduct .second-card .container .content .block h2.font-weight-bold {
        width:60%
    }
    .code-of-conduct .third-card .container {
        margin-bottom:66px;
        padding:0
    }
    .code-of-conduct .third-card .container .card-text {
        height:auto;
        margin-bottom:0;
        padding:135px 17px 30px
    }
    .code-of-conduct .third-card .container .card-text .title {
        margin-bottom:30px;
        padding:0
    }
    .code-of-conduct .third-card .container .card-text .title h2 {
        font-size:30px;
        line-height:1.2
    }
    .code-of-conduct .third-card .container .card-text .text-description {
        padding:0
    }
    .code-of-conduct .third-card .container .btn {
        height:50px;
        margin-top:60px;
        width:90%
    }
}
.policies-and-procedures .first-card .container {
    padding:60px 283px
}
.policies-and-procedures .first-card .container .title {
    margin-bottom:20px
}
.policies-and-procedures .first-card .container .title h2:first-child {
    margin-bottom:0
}
.policies-and-procedures .first-card .container .btn {
    margin-bottom:70px;
    padding:15px 40px
}
.policies-and-procedures .second-card .container {
    padding:0 70px
}
.policies-and-procedures .second-card .container .blocks {
    margin-bottom:55px
}
.policies-and-procedures .second-card .container .blocks .blocks-title {
    width:50%
}
.policies-and-procedures .second-card .container .blocks .blocks-title h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    width:55%
}
.policies-and-procedures .second-card .container .blocks .blocks-title .btn {
    margin-top:30px;
    padding:15px 40px
}
.policies-and-procedures .second-card .container .blocks .blocks-description {
    width:50%
}
.policies-and-procedures .second-card .container .blocks .blocks-description .text-description {
    padding:0
}
.policies-and-procedures .second-card .container .blocks:last-child {
    margin-bottom:159
}
@media (max-width:1100px) {
    .policies-and-procedures .first-card .container {
        padding:60px 185px 89px
    }
    .policies-and-procedures .second-card .container .blocks .blocks-title {
        width:35%
    }
    .policies-and-procedures .second-card .container .blocks .blocks-description {
        width:65%
    }
}
@media (max-width:992px) {
    .policies-and-procedures .first-card .container {
        padding:35px 0 0
    }
    .policies-and-procedures .second-card .container {
        padding:0 17px
    }
    .policies-and-procedures .second-card .container .blocks {
        position:relative
    }
    .policies-and-procedures .second-card .container .blocks .blocks-title {
        width:100%
    }
    .policies-and-procedures .second-card .container .blocks .blocks-title h3 {
        margin-bottom:0;
        width:100%
    }
    .policies-and-procedures .second-card .container .blocks .blocks-title .btn {
        bottom:0;
        position:absolute
    }
    .policies-and-procedures .second-card .container .blocks .blocks-description {
        margin:30px 0 90px;
        width:100%
    }
}
@media screen and (max-width:992px) {
    .main-rules .header h1 {
        font-size:9.6vw
    }
    .rules-title .container h1 {
        margin-bottom:30px
    }
    .rules-title .container .text-description {
        padding:0
    }
}
.rules {
    padding-bottom:145px
}
@media screen and (max-width:992px) {
    .rules .container {
        padding:0
    }
    .rules .addresses-title {
        padding:0 20px
    }
    .rules .custom-accordion li .content-question h2 {
        font-size:24px;
        max-width:260px
    }
    .rules .custom-accordion li .content-question.active .trigger-question:after {
        transform:rotate(180deg)
    }
}
.rules .custom-accordion li .content-question .trigger-question:after {
    background-image:url(/img/frontend/general/select-box-arrow-down.svg)
}
@media screen and (max-width:992px) {
    .rules .custom-accordion li .content-question .trigger-question:after {
        background-image:url(/img/frontend/general/select-box-arrow-down.svg)!important;
        background-size:100%;
        height:9px;
        width:13px
    }
}
.rules .custom-accordion .item .rule {
    display:inline-block;
    padding-bottom:40px;
    position:relative;
    width:100%
}
@media screen and (max-width:992px) {
    .rules .custom-accordion .item .rule {
        padding:0 20px 30px
    }
    .rules .custom-accordion .item .rule:last-child {
        padding-bottom:40px
    }
}
.rules .custom-accordion .item .rule:last-child {
    border-bottom:0
}
.rules .custom-accordion .item .rule .text {
    padding:30px 70px;
    width:100%
}
@media screen and (max-width:992px) {
    .rules .custom-accordion .item .rule .text {
        padding:30px 0
    }
}
.rules .custom-accordion .item .rule h3 {
    color:#4d6d5d;
    display:block;
    font-size:30px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:normal;
    margin:50px 0
}
@media screen and (max-width:992px) {
    .rules .custom-accordion .item .rule h3 {
        font-size:18px
    }
}
.rules .custom-accordion .item .rule .left {
    float:left;
    padding:0 20px;
    width:20%
}
@media screen and (max-width:992px) {
    .rules .custom-accordion .item .rule .left {
        float:none;
        margin-bottom:20px;
        width:100%
    }
}
.rules .custom-accordion .item .rule .right {
    float:right;
    width:80%
}
@media screen and (max-width:992px) {
    .rules .custom-accordion .item .rule .right {
        float:none;
        margin-bottom:20px;
        width:100%
    }
}
@media (min-width:996px) and (max-width:1100px) {
    .rules .custom-accordion .item .rule .right {
        margin-bottom:20px;
        width:68%
    }
}
@media (min-width:1115px) and (max-width:1200px) {
    .rules .custom-accordion .item .rule .right {
        margin-bottom:20px;
        width:68%
    }
}
.rules .custom-accordion .item .rule .right p {
    display:block;
    padding:0
}
@media screen and (max-width:992px) {
    .rules .custom-accordion .item .rule .right p {
        padding:0
    }
}
.channels .first-card .container {
    padding:60px 283px
}
.channels .first-card .container .btn {
    margin-bottom:70px;
    padding:15px 40px
}
.channels .first-card .container .video {
    height:538px
}
.channels .second-card .container {
    padding:0 96px 189px
}
.channels .second-card .container .blocks {
    margin-bottom:74px
}
.channels .second-card .container .blocks .blocks-img {
    margin-right:45px;
    width:15%
}
.channels .second-card .container .blocks .blocks-content {
    width:85%
}
.channels .second-card .container .blocks .blocks-content .blocks-title .blocks-img {
    display:none
}
.channels .second-card .container .blocks .blocks-content .blocks-title .title {
    margin-bottom:30px
}
.channels .second-card .container .blocks .blocks-content .text-description {
    margin-bottom:30px;
    padding:0
}
.channels .second-card .container .blocks .blocks-content .btn {
    padding:15px 30px
}
@media (max-width:1100px) {
    .channels .first-card .container {
        padding:60px 185px 89px
    }
    .channels .second-card .container {
        padding:0 50px 54px
    }
}
@media (max-width:992px) {
    .channels .first-card .container {
        padding:35px 0 0
    }
    .channels .first-card .container .title {
        padding-left:17px
    }
    .channels .first-card .container .btn {
        width:90%
    }
    .channels .first-card .container .video {
        background-position:0 0;
        height:232px;
        margin-bottom:72px
    }
    .channels .second-card .container {
        padding:60px 20px
    }
    .channels .second-card .container .blocks .blocks-img {
        display:none
    }
    .channels .second-card .container .blocks .blocks-content {
        width:100%
    }
    .channels .second-card .container .blocks .blocks-content .blocks-title {
        margin-bottom:30px
    }
    .channels .second-card .container .blocks .blocks-content .blocks-title .blocks-img {
        display:block;
        margin-right:0
    }
    .channels .second-card .container .blocks .blocks-content .blocks-title .blocks-img img {
        height:35px;
        width:40px
    }
    .channels .second-card .container .blocks .blocks-content .blocks-title .title {
        margin-bottom:0;
        padding:0 10px
    }
}
.reseller-portal .first-card .container {
    padding:60px 283px
}
.reseller-portal .first-card .container .btn {
    margin-bottom:70px;
    padding:15px 40px
}
.reseller-portal .first-card .container .video {
    height:538px
}
.reseller-portal .second-card .container {
    padding:0 70px
}
.reseller-portal .second-card .container .content {
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
.reseller-portal .second-card .container .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0
}
.reseller-portal .second-card .container .content h2 span {
    display:block
}
.reseller-portal .second-card .container .content .btn {
    margin-top:30px;
    padding:15px 40px
}
.reseller-portal .fifth-card .container,.reseller-portal .third-card .container {
    padding:115px 70px
}
.reseller-portal .fifth-card .container .content .title,.reseller-portal .third-card .container .content .title {
    margin-bottom:0;
    margin-right:20px;
    width:30%
}
.reseller-portal .fifth-card .container .content .title h2,.reseller-portal .third-card .container .content .title h2 {
    text-align:left
}
.reseller-portal .fifth-card .container .content .text-description,.reseller-portal .third-card .container .content .text-description {
    margin-bottom:0;
    padding:0;
    width:70%
}
.reseller-portal .fourth-card .container {
    padding:0 70px
}
.reseller-portal .fourth-card .container .content .img {
    height:420px
}
.reseller-portal .fourth-card .container .content .img:first-child {
    margin-right:20px;
    width:30%
}
.reseller-portal .fourth-card .container .content .img:first-child figure img {
    width:100%
}
.reseller-portal .fourth-card .container .content .img:last-child {
    width:70%
}
.reseller-portal .fourth-card .container .content .img:last-child figure img {
    width:100%
}
@media (max-width:1100px) {
    .reseller-portal .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .reseller-portal .first-card .container {
        padding:35px 0 0
    }
    .reseller-portal .first-card .container .title {
        padding-left:17px
    }
    .reseller-portal .first-card .container .btn {
        width:90%
    }
    .reseller-portal .first-card .container .video {
        background-position:0 0;
        height:232px;
        margin-bottom:72px
    }
    .reseller-portal .second-card .container {
        padding:0
    }
    .reseller-portal .second-card .container .content {
        height:400px;
        padding-left:19px
    }
    .reseller-portal .second-card .container .content h2 {
        color:#fff;
        font-size:40px;
        line-height:1
    }
    .reseller-portal .fifth-card .container,.reseller-portal .third-card .container {
        padding:20px!important
    }
    .reseller-portal .fifth-card .container .content,.reseller-portal .third-card .container .content {
        flex-wrap:wrap
    }
    .reseller-portal .fifth-card .container .content .title,.reseller-portal .third-card .container .content .title {
        padding:0!important;
        width:100%
    }
    .reseller-portal .fifth-card .container .content .text-description,.reseller-portal .third-card .container .content .text-description {
        width:100%
    }
    .reseller-portal .fourth-card .container {
        padding:0 20px
    }
    .reseller-portal .fourth-card .container .content {
        flex-wrap:wrap
    }
    .reseller-portal .fourth-card .container .content .img {
        height:420px
    }
    .reseller-portal .fourth-card .container .content .img:first-child {
        margin-right:0;
        width:100%
    }
    .reseller-portal .fourth-card .container .content .img:first-child figure img {
        height:100%
    }
    .reseller-portal .fourth-card .container .content .img:last-child {
        height:150px;
        margin-bottom:0;
        margin-top:20px;
        width:100%
    }
}
@media screen and (max-width:992px) {
    .suppliers-portal .eighth-card-container {
        flex-direction:column
    }
}
.suppliers-portal .text-description,.suppliers-portal .title,.suppliers-portal .title h2:first-child {
    margin:0;
    padding:0
}
.suppliers-portal .suppliers-modal {
    padding-right:0
}
.suppliers-portal .suppliers-modal .modal-dialog {
    margin-top:12rem;
    max-width:800px
}
.suppliers-portal .suppliers-modal .modal-content {
    border-radius:10px;
    position:relative
}
.suppliers-portal .suppliers-modal .modal-header {
    border:0;
    padding:0;
    position:relative
}
.suppliers-portal .suppliers-modal .close {
    color:#7b9288;
    height:25px;
    margin:0;
    opacity:1;
    position:absolute;
    right:10px;
    top:-10px;
    width:25px
}
.suppliers-portal .suppliers-modal .modal-img {
    border-radius:25px;
    height:100%;
    padding:1rem;
    position:absolute;
    transform:translate(-70%)
}
.suppliers-portal .suppliers-modal .btn-purple {
    height:50px;
    width:250px
}
.suppliers-portal .first-card .container {
    max-width:750px;
    padding:70px 0
}
.suppliers-portal .first-card .container h2 {
    font-size:40px;
    line-height:40px;
    margin-bottom:30px
}
.suppliers-portal .second-card .container {
    max-width:1110px;
    padding:70px 20px
}
.suppliers-portal .second-card .container .content .title h2 {
    font-size:50px;
    line-height:53.5px;
    margin-bottom:30px
}
.suppliers-portal .second-card .container .content .text-description {
    margin-left:100px;
    max-width:50%
}
.suppliers-portal .third-card {
    font-size:18px;
    font-weight:400;
    line-height:28.8px
}
.suppliers-portal .third-card ul {
    list-style-position:inside
}
.suppliers-portal .third-card ul>li {
    margin-top:18px
}
.suppliers-portal .third-card .container {
    padding:0 75px
}
.suppliers-portal .third-card .container .third-card-tabs {
    border-left:1px solid #4d6d5d;
    height:56px;
    margin-bottom:70px;
    overflow:hidden;
    padding:0 4px 0 0;
    white-space:nowrap;
    width:100%
}
.suppliers-portal .third-card .container .third-card-tabs .third-card-tab:first-child {
    margin-left:-8px
}
.suppliers-portal .third-card .container .third-card-tabs .third-card-tab {
    cursor:pointer;
    display:inline-block;
    height:56px;
    line-height:50px;
    margin:0 0 0 -5px;
    padding:0 16px;
    position:relative;
    text-align:center;
    transition:all .2s;
    width:12.5%
}
.suppliers-portal .third-card .container .third-card-tabs .third-card-tab.done span {
    color:#fff
}
.suppliers-portal .third-card .container .third-card-tabs .third-card-tab.done .after,.suppliers-portal .third-card .container .third-card-tabs .third-card-tab.done .before {
    background:#4d6d5d!important;
    border-left:1px solid #fff!important;
    border-right:1px solid #fff!important
}
.suppliers-portal .third-card .container .third-card-tabs .third-card-tab.done .before {
    border-bottom:none!important;
    border-top:1px solid #4d6d5d!important
}
.suppliers-portal .third-card .container .third-card-tabs .third-card-tab.done .after {
    border-bottom:1px solid #4d6d5d!important;
    border-top:none!important
}
.suppliers-portal .third-card .container .third-card-tabs .third-card-tab span {
    display:inline-block;
    font-size:12px;
    font-weight:400;
    line-height:16px;
    pointer-events:none;
    text-transform:uppercase;
    vertical-align:middle;
    white-space:normal
}
.suppliers-portal .third-card .container .third-card-tabs .third-card-tab .after,.suppliers-portal .third-card .container .third-card-tabs .third-card-tab .before {
    position:absolute;
    transition:all .2s;
    z-index:-1
}
.suppliers-portal .third-card .container .third-card-tabs .third-card-tab .before {
    background:#f4f4f4;
    border:1px solid red;
    border-bottom:none;
    height:50%;
    left:0;
    top:0;
    transform:skew(25deg);
    width:100%
}
.suppliers-portal .third-card .container .third-card-tabs .third-card-tab .after {
    background:#f4f4f4;
    border:1px solid red;
    border-top:none;
    height:50%;
    left:0;
    top:49%;
    transform:skew(-25deg);
    width:100%
}
.suppliers-portal .third-card .container .third-card-tabs .third-card-tab:hover span {
    color:#fff
}
.suppliers-portal .third-card .container .third-card-tabs .third-card-tab:hover .after,.suppliers-portal .third-card .container .third-card-tabs .third-card-tab:hover .before {
    background:inherit
}
.suppliers-portal .third-card .container .content {
    display:flex;
    justify-content:space-between
}
.suppliers-portal .third-card .container .content .slick-list {
    margin-left:0
}
.suppliers-portal .third-card .container .content .slider {
    max-width:100%
}
.suppliers-portal .third-card .container .content .slider .slide {
    display:flex!important;
    flex-direction:row;
    height:550px
}
.suppliers-portal .third-card .container .content .slider .slide .card-content {
    border-radius:5px;
    color:#fff;
    padding:70px 65px 87px 70px;
    width:45%
}
.suppliers-portal .third-card .container .content .slider .slide .card-content figure.icon {
    height:70px;
    width:70px
}
.suppliers-portal .third-card .container .content .slider .slide .card-content figure.icon img {
    height:100%;
    -o-object-fit:contain;
    object-fit:contain;
    width:100%
}
.suppliers-portal .third-card .container .content .slider .slide .card-content .card-title {
    margin-bottom:43px;
    margin-top:43px
}
.suppliers-portal .third-card .container .content .slider .slide .card-content .card-title h3 {
    font-size:30px;
    font-weight:700;
    line-height:37.56px
}
.suppliers-portal .third-card .container .content .slider .slide .card-content .card-title .arrow-left,.suppliers-portal .third-card .container .content .slider .slide .card-content .card-title .arrow-right {
    cursor:pointer;
    display:none!important
}
.suppliers-portal .third-card .container .content .slider .slide .card-content .card-title .card-order {
    display:none
}
.suppliers-portal .third-card .container .content .slider .slide .text-content {
    padding:50px 36px 0 75px;
    width:55%
}
.suppliers-portal .third-card .container .content .btn-container {
    margin-top:57px
}
.suppliers-portal .third-card .container .content .btn-container .btn {
    height:50px;
    width:240px
}
.suppliers-portal .fourth-card.top-card {
    padding-top:60px
}
.suppliers-portal .fourth-card.top-card .container {
    margin-bottom:0
}
.suppliers-portal .fourth-card .container {
    margin-bottom:56px;
    padding:20px 70px
}
@media (max-width:992px) {
    .suppliers-portal .fourth-card .container {
        padding:20px
    }
}
.suppliers-portal .fourth-card .container .content {
    width:50%
}
@media (max-width:992px) {
    .suppliers-portal .fourth-card .container .content {
        padding:60px 0;
        width:100%
    }
    .suppliers-portal .fourth-card .container .content .title {
        margin-bottom:0
    }
    .suppliers-portal .fourth-card .container .content .text-description {
        padding:0
    }
}
.suppliers-portal .fourth-card .container .video {
    height:440px;
    margin-right:20px;
    width:45%
}
.suppliers-portal .fourth-card .container .video figure img {
    left:50%;
    -o-object-fit:cover;
    object-fit:cover;
    top:50%;
    width:auto
}
@media (max-width:992px) {
    .suppliers-portal .fourth-card .container .video figure img {
        left:62%;
        top:25%
    }
    .suppliers-portal .fourth-card .container .video {
        height:220px;
        width:100%
    }
}
.suppliers-portal .fourth-card .container .text {
    width:50%
}
.suppliers-portal .fourth-card .container .text-description {
    margin-bottom:0;
    padding:0
}
.suppliers-portal .fourth-card .container .text-description .title h2 {
    margin-bottom:0;
    text-align:left
}
.suppliers-portal .fifth-card .container {
    background-color:#4d6d5d;
    padding:47px 163px 58px 180px
}
.suppliers-portal .fifth-card .container .content {
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:space-between
}
.suppliers-portal .fifth-card .container .content img {
    box-shadow:0 8px 30px rgba(0,0,0,.3);
    height:400px;
    margin-right:150px
}
.suppliers-portal .fifth-card .container .content .text-container {
    margin-right:100px;
    max-width:50%
}
.suppliers-portal .fifth-card .container .content .text-container h2 {
    color:#fff;
    font-size:50px;
    line-height:56px
}
.suppliers-portal .fifth-card .container .content .text-container p {
    color:#fff;
    font-size:16px;
    font-weight:400;
    line-height:20px;
    margin-top:22px;
    max-width:350px
}
.suppliers-portal .fifth-card .container .content .text-container .btn-container {
    display:flex;
    justify-content:flex-start;
    width:100%
}
.suppliers-portal .fifth-card .container .content .text-container .btn-container .btn {
    font-weight:700;
    height:50px;
    margin-top:24px;
    width:240px
}
@media (max-width:1200px) {
    .suppliers-portal .fifth-card .container .fifth-card .container {
        padding:60px 163px 60px 180px
    }
    .suppliers-portal .fifth-card .container .fifth-card .container img {
        height:300px;
        margin-right:0
    }
}
@media (max-width:992px) {
    .suppliers-portal .fifth-card .container {
        padding:25px 20px 60px
    }
    .suppliers-portal .fifth-card .container .content {
        display:flex;
        flex-direction:column-reverse
    }
    .suppliers-portal .fifth-card .container .content img {
        height:250px;
        margin-right:0
    }
    .suppliers-portal .fifth-card .container .content .text-container {
        margin-right:0;
        margin-top:16px;
        max-width:100%
    }
    .suppliers-portal .fifth-card .container .content .text-container h2 {
        font-size:30px;
        line-height:36px
    }
    .suppliers-portal .fifth-card .container .content .text-container p {
        font-size:14px;
        line-height:18px;
        margin-top:12px;
        max-width:100%
    }
    .suppliers-portal .fifth-card .container .content .text-container .btn-container {
        justify-content:center
    }
    .suppliers-portal .fifth-card .container .content .text-container .btn-container .btn {
        font-weight:700;
        height:50px;
        margin-top:24px;
        width:200px
    }
}
.suppliers-portal .sixth-card .container {
    padding:70px
}
.suppliers-portal .sixth-card .container .title,.suppliers-portal .sixth-card .container .title h2 {
    font-size:36px;
    line-height:40px;
    padding:0 40px
}
.suppliers-portal .sixth-card .container .content {
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    margin-top:50px
}
.suppliers-portal .sixth-card .container .content .video {
    max-width:50%;
    min-height:335px
}
.suppliers-portal .sixth-card .container .content figure {
    margin-right:25px;
    max-width:50%
}
.suppliers-portal .sixth-card .container .content figure img {
    width:100%
}
.suppliers-portal .sixth-card .container .content .text-info {
    margin-left:25px;
    max-width:50%;
    padding-right:90px
}
.suppliers-portal .sixth-card .container .content .text-info .text-description p {
    margin:0;
    padding:0
}
.suppliers-portal .sixth-card .container .content .text-info .btn-container {
    display:flex;
    justify-content:flex-start;
    margin-top:42px;
    width:100%
}
.suppliers-portal .sixth-card .container .content .text-info .btn-container .btn {
    height:50px;
    width:240px
}
.suppliers-portal .seventh-card .container {
    padding:75px 0
}
.suppliers-portal .seventh-card .container .content {
    background-position:50%;
    background-size:cover;
    padding:138px 40px
}
.suppliers-portal .seventh-card .container .content h2 {
    color:#fff;
    font-size:50px;
    line-height:56px
}
.suppliers-portal .seventh-card .container .content .btn {
    font-weight:700;
    height:50px;
    margin-top:30px;
    width:255px
}
.suppliers-portal .eighth-card .container {
    padding:70px
}
@media (max-width:992px) {
    .suppliers-portal .eighth-card .container {
        padding:20px
    }
}
.suppliers-portal .eighth-card .container .content {
    align-items:flex-start;
    display:flex;
    flex-direction:row;
    justify-content:space-between
}
.suppliers-portal .eighth-card .container .content .banner {
    background-position:50%;
    background-size:cover;
    color:#fff;
    font-size:30px;
    font-weight:700;
    max-height:450px;
    max-width:420px;
    overflow:hidden;
    padding:150px 80px 150px 40px;
    position:relative;
    text-transform:uppercase
}
.suppliers-portal .eighth-card .container .content .banner figure img {
    height:100%;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    width:auto
}
.suppliers-portal .eighth-card .container .content .banner .text {
    position:relative;
    z-index:3
}
.suppliers-portal .eighth-card .container .content .banner .text h2 {
    font-size:30px;
    font-weight:700;
    line-height:37.5px
}
.suppliers-portal .eighth-card .container .content .banner:before {
    background-color:#4a4a4a;
    content:"";
    display:block;
    height:100%;
    left:0;
    mix-blend-mode:multiply;
    opacity:.8;
    position:absolute;
    top:0;
    width:100%;
    z-index:2
}
.suppliers-portal .eighth-card .container .content .files {
    margin-left:44px
}
.suppliers-portal .eighth-card .container .content .files .file {
    margin-bottom:9px
}
.suppliers-portal .eighth-card .container .content .files .file .info {
    background-color:#f4f4f4;
    padding:10px 30px 15px 37px
}
.suppliers-portal .eighth-card .container .content .files .file .info .name {
    color:#4d6d5d;
    font-size:18px;
    font-weight:700;
    line-height:28px
}
.suppliers-portal .eighth-card .container .content .files .file .info .name:hover {
    text-decoration:underline
}
.suppliers-portal .eighth-card .container .content .files .file .info .size {
    color:#4a4a4a;
    font-size:16px;
    font-weight:400;
    line-height:20px;
    min-width:100px;
    text-align:right
}
.suppliers-portal .eighth-card .container .content .files .file .type {
    background-color:#60903e;
    color:#fff;
    min-width:90px;
    padding:20px 0
}
.suppliers-portal .eighth-card .container .content .files .file .type .extension {
    font-size:14px;
    font-weight:700;
    line-height:17.5px
}
.suppliers-portal .bannerLinks {
    align-items:center;
    background-color:#f4f4f4;
    display:flex;
    flex-direction:row;
    margin:70px 0;
    width:100%
}
@media screen and (max-width:980px) {
    .suppliers-portal .bannerLinks {
        flex-direction:column
    }
}
.suppliers-portal .bannerLinks .blkBanner {
    display:inline-block;
    max-width:30%;
    position:relative;
    width:100%
}
@media screen and (max-width:980px) {
    .suppliers-portal .bannerLinks .blkBanner {
        max-width:100%
    }
}
.suppliers-portal .bannerLinks .blkBanner figure {
    display:block;
    margin-bottom:0;
    padding:0;
    position:relative
}
@media screen and (max-width:980px) {
    .suppliers-portal .bannerLinks .blkBanner figure {
        max-height:400px;
        overflow:hidden
    }
}
.suppliers-portal .bannerLinks .blkBanner figure img {
    display:block;
    height:auto;
    margin:0;
    max-width:100%;
    padding:0;
    position:relative;
    width:100%;
    z-index:1
}
@media screen and (max-width:980px) {
    .suppliers-portal .bannerLinks .blkBanner figure img {
        transform:translateY(-10%)
    }
}
.suppliers-portal .bannerLinks .blkBanner figure h2 {
    color:#fff;
    font-size:30px;
    line-height:38px;
    padding:60px;
    position:absolute;
    text-transform:uppercase;
    top:50%;
    transform:translateY(-50%);
    z-index:2
}
@media screen and (max-width:980px) {
    .suppliers-portal .bannerLinks .blkBanner figure h2 {
        padding:20px
    }
}
.suppliers-portal .bannerLinks .blkItems {
    display:inline-flex;
    flex-direction:column;
    margin-left:60px;
    max-width:70%;
    padding:35px 70px 35px 0;
    width:100%
}
@media screen and (max-width:980px) {
    .suppliers-portal .bannerLinks .blkItems {
        margin-left:0;
        max-width:100%;
        padding:0
    }
}
.suppliers-portal .bannerLinks .blkItems a {
    background-image:url(../img/frontend/general/arrow-right-grey.svg);
    background-position:97%;
    background-repeat:no-repeat;
    border-bottom:1px solid hsla(0,0%,43%,.5);
    color:#4d6d5d;
    display:block;
    font-size:18px;
    font-weight:700;
    line-height:160%;
    padding:40px 15px;
    transition:all .3s ease;
    width:100%
}
@media screen and (max-width:980px) {
    .suppliers-portal .bannerLinks .blkItems a {
        background-position:95%;
        padding-right:55px
    }
}
.suppliers-portal .bannerLinks .blkItems a:first-child {
    border-top:1px solid hsla(0,0%,43%,.5)
}
.suppliers-portal .bannerLinks .blkItems a:hover {
    background-position:100%
}
.suppliers-portal .ninth-card {
    background-color:#f4f4f4;
    margin-bottom:70px;
    padding:70px 0
}
.suppliers-portal .ninth-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .suppliers-portal .ninth-card .container {
        padding:0 20px
    }
}
.suppliers-portal .ninth-card .container .text-info {
    align-items:flex-start;
    display:flex;
    flex-direction:row
}
@media screen and (max-width:980px) {
    .suppliers-portal .ninth-card .container .text-info {
        flex-direction:column
    }
}
.suppliers-portal .ninth-card .container .text-info .title {
    margin-right:20px;
    width:35%
}
@media screen and (max-width:980px) {
    .suppliers-portal .ninth-card .container .text-info .title {
        margin:0;
        padding:0;
        width:100%
    }
}
.suppliers-portal .ninth-card .container .text-info .text-description {
    padding:0;
    text-align:left;
    white-space:normal;
    width:65%
}
@media screen and (max-width:980px) {
    .suppliers-portal .ninth-card .container .text-info .text-description {
        width:100%
    }
}
.suppliers-portal .tenth-card {
    background-color:#4d6d5d
}
.suppliers-portal .tenth-card .container {
    padding:3rem 70px
}
@media (max-width:992px) {
    .suppliers-portal .tenth-card .container {
        padding:3rem 20px
    }
}
.suppliers-portal .tenth-card .container .text-info {
    align-items:flex-start;
    flex-direction:row;
    width:65%
}
@media screen and (max-width:980px) {
    .suppliers-portal .tenth-card .container .text-info {
        width:100%
    }
}
.suppliers-portal .tenth-card .container .text-info .title h2 {
    color:#fff;
    margin-right:20px
}
.suppliers-portal .tenth-card .container .text-info .subtitle {
    color:#fff;
    font-weight:400
}
.suppliers-portal .tenth-card .container .text-info .text-description {
    color:#fff;
    padding:0;
    text-align:left;
    white-space:normal
}
.suppliers-portal .tenth-card .container .img {
    width:35%
}
.suppliers-portal .tenth-card .container .img img {
    float:right;
    margin-top:7rem;
    max-height:300px;
    max-width:200px
}
@media screen and (max-width:980px) {
    .suppliers-portal .tenth-card .container .img img {
        margin-top:1rem
    }
    .suppliers-portal .tenth-card .container .img {
        align-items:center;
        width:100%
    }
}
.suppliers-portal .eleventh-card {
    display:block;
    margin-bottom:70px
}
.suppliers-portal .eleventh-card .container {
    -moz-column-gap:18px;
    column-gap:18px;
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr 1fr;
    padding:0 70px
}
@media screen and (max-width:980px) {
    .suppliers-portal .eleventh-card .container {
        display:block;
        padding:0 20px
    }
}
.suppliers-portal .eleventh-card .container .item-card {
    border-left:6px solid #4d6d5d;
    color:#4a4a4a;
    display:inline-block;
    font-size:18px;
    font-weight:400;
    line-height:160%;
    padding-left:15px
}
@media screen and (max-width:980px) {
    .suppliers-portal .eleventh-card .container .item-card {
        margin-bottom:45px
    }
}
.suppliers-portal .eleventh-card .container .item-card .text-description {
    margin-bottom:0;
    padding:0;
    text-align:left
}
.suppliers-portal .zigzag-card {
    padding:70px 0
}
@media (max-width:992px) {
    .suppliers-portal .zigzag-card {
        padding:0
    }
    .suppliers-portal .zigzag-card .container {
        padding:0 20px
    }
    .suppliers-portal .zigzag-card .d-flex {
        flex-direction:column-reverse
    }
}
.suppliers-portal .zigzag-card .text-info {
    margin:0 50px 0 0
}
@media screen and (max-width:980px) {
    .suppliers-portal .zigzag-card .text-info {
        margin:0 0 50px
    }
}
.suppliers-portal .zigzag-card .text-info .title {
    margin-bottom:0
}
@media (max-width:992px) {
    .suppliers-portal .zigzag-card .text-info .title {
        padding:0
    }
}
.suppliers-portal .zigzag-card .text-info .title h2 {
    color:#4d6d5d;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:0
}
.suppliers-portal .zigzag-card .text-info .title h2 b {
    font-weight:700
}
@media screen and (max-width:980px) {
    .suppliers-portal .zigzag-card .text-info .title h2 {
        font-size:30px;
        line-height:36px
    }
}
.suppliers-portal .zigzag-card .text-info .text-description {
    font-size:18px;
    margin-bottom:0;
    padding-left:0;
    padding-right:0
}
.suppliers-portal .zigzag-card .text-info .btn {
    height:60px;
    margin-top:45px;
    width:200px
}
.suppliers-portal .zigzag-card figure {
    padding-left:70px;
    padding-right:70px
}
@media (max-width:992px) {
    .suppliers-portal .zigzag-card figure {
        padding:0
    }
    .suppliers-portal .zigzag-card figure img {
        display:block;
        margin:30px 0;
        width:100%
    }
}
.suppliers-portal .zigzag-reverse-card {
    margin-bottom:70px
}
@media (max-width:992px) {
    .suppliers-portal .zigzag-reverse-card {
        margin-bottom:0
    }
}
@media screen and (max-width:980px) {
    .suppliers-portal .zigzag-reverse-card .d-flex {
        flex-direction:column-reverse
    }
}
.suppliers-portal .zigzag-reverse-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .suppliers-portal .zigzag-reverse-card .container {
        padding:0 20px
    }
}
.suppliers-portal .zigzag-reverse-card .container .text-description {
    color:#4a4a4a;
    font-size:18px;
    font-weight:400;
    padding-right:70px
}
@media (max-width:992px) {
    .suppliers-portal .zigzag-reverse-card .container .text-description {
        padding-right:0
    }
}
@media screen and (max-width:980px) {
    .suppliers-portal .zigzag-reverse-card .container .title {
        margin-bottom:0;
        padding:0
    }
}
.suppliers-portal .zigzag-reverse-card .container .title h2 {
    margin:0
}
.suppliers-portal .zigzag-reverse-card .container .blocks {
    margin-bottom:55px
}
.suppliers-portal .zigzag-reverse-card .container .blocks .blocks-title {
    width:50%
}
.suppliers-portal .zigzag-reverse-card .container .blocks .blocks-title h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    width:55%
}
.suppliers-portal .zigzag-reverse-card .container .blocks .blocks-title .btn {
    margin-top:30px;
    padding:15px 40px
}
.suppliers-portal .zigzag-reverse-card .container .blocks .blocks-description {
    width:50%
}
.suppliers-portal .zigzag-reverse-card .container .blocks .blocks-description .text-description {
    padding:0
}
.suppliers-portal .zigzag-reverse-card .container .blocks:last-child {
    margin-bottom:159
}
@media screen and (max-width:980px) {
    .suppliers-portal .zigzag-reverse-card figure {
        margin-bottom:30px
    }
    .suppliers-portal .zigzag-reverse-card figure img {
        display:block;
        height:auto;
        max-width:100%;
        width:auto
    }
}
.suppliers-portal .policies-card .container {
    padding:70px 70px 0
}
.suppliers-portal .policies-card .container .blocks {
    margin-bottom:55px
}
.suppliers-portal .policies-card .container .blocks .blocks-title {
    width:50%
}
.suppliers-portal .policies-card .container .blocks .blocks-title h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    width:55%
}
.suppliers-portal .policies-card .container .blocks .blocks-title .btn {
    margin-top:30px;
    padding:15px 40px
}
.suppliers-portal .policies-card .container .blocks .blocks-description {
    width:50%
}
.suppliers-portal .policies-card .container .blocks .blocks-description .text-description {
    padding:0
}
.suppliers-portal .policies-card .container .blocks:last-child {
    margin-bottom:159
}
@media (max-width:1100px) {
    .suppliers-portal .policies-card .container .blocks .blocks-title {
        width:35%
    }
    .suppliers-portal .policies-card .container .blocks .blocks-description {
        width:65%
    }
}
@media (max-width:992px) {
    .suppliers-portal .policies-card .container {
        padding:0 17px
    }
    .suppliers-portal .policies-card .container .blocks {
        position:relative
    }
    .suppliers-portal .policies-card .container .blocks .blocks-title {
        width:100%
    }
    .suppliers-portal .policies-card .container .blocks .blocks-title h3 {
        margin-bottom:0;
        width:100%
    }
    .suppliers-portal .policies-card .container .blocks .blocks-title .btn {
        bottom:0;
        position:absolute
    }
    .suppliers-portal .policies-card .container .blocks .blocks-description {
        margin:30px 0 90px;
        width:100%
    }
    .suppliers-portal .first-card .container {
        max-width:100%;
        padding:100px 20px 70px
    }
    .suppliers-portal .first-card .container h2 {
        font-size:30px;
        line-height:36px
    }
    .suppliers-portal .second-card .container {
        padding:0 20px 70px
    }
    .suppliers-portal .second-card .container .content .title h2 {
        font-size:30px;
        line-height:36px
    }
    .suppliers-portal .second-card .container .content .text-description {
        margin-left:0;
        max-width:100%
    }
    .suppliers-portal .third-card .container {
        padding:0 0 72px
    }
    .suppliers-portal .third-card .container .third-card-tabs {
        display:none
    }
    .suppliers-portal .third-card .container .content {
        display:flex;
        flex-direction:column
    }
    .suppliers-portal .third-card .container .content .slick-list {
        margin-left:-17px
    }
    .suppliers-portal .third-card .container .content .slider {
        max-width:100%
    }
    .suppliers-portal .third-card .container .content .slider .slide {
        display:flex!important;
        flex-direction:column;
        height:100%
    }
    .suppliers-portal .third-card .container .content .slider .slide .card-content {
        border-radius:0;
        height:320px;
        padding:41px 37px 20px 20px;
        width:100%
    }
    .suppliers-portal .third-card .container .content .slider .slide .card-content .icon {
        display:none
    }
    .suppliers-portal .third-card .container .content .slider .slide .card-content .card-title {
        margin-bottom:22px;
        margin-top:0
    }
    .suppliers-portal .third-card .container .content .slider .slide .card-content .card-title h3 {
        font-size:26px;
        font-weight:700;
        line-height:32.55px;
        margin-bottom:0;
        margin-top:0
    }
    .suppliers-portal .third-card .container .content .slider .slide .card-content .card-title .arrow-left {
        display:inline-block!important;
        padding-right:29px
    }
    .suppliers-portal .third-card .container .content .slider .slide .card-content .card-title .arrow-right {
        display:inline-block!important;
        padding-left:29px
    }
    .suppliers-portal .third-card .container .content .slider .slide .card-content .card-title .card-order {
        display:inline-block
    }
    .suppliers-portal .third-card .container .content .slider .slide .text-content {
        padding:24px 37px 0 20px;
        width:100%
    }
    .suppliers-portal .third-card .container .content .slider .slide .text-content .btn-container {
        margin-top:42px
    }
    .suppliers-portal .eighth-card .container .content {
        flex-direction:column
    }
    .suppliers-portal .eighth-card .container .content .files {
        margin-left:0
    }
}
.suppliers-portal .whatsapp {
    position:sticky;
    top:5rem;
    z-index:900
}
.cane-suppliers-portal .first-card .container {
    padding:60px 283px
}
.cane-suppliers-portal .first-card .container .btn {
    margin-bottom:70px;
    padding:15px 40px
}
.cane-suppliers-portal .first-card .container .video {
    height:538px
}
.cane-suppliers-portal .second-card .container {
    padding:0 70px
}
.cane-suppliers-portal .second-card .container .content {
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
.cane-suppliers-portal .second-card .container .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0
}
.cane-suppliers-portal .second-card .container .content .btn {
    margin-top:30px;
    padding:15px 40px
}
.cane-suppliers-portal .third-card .container {
    padding:115px 70px
}
.cane-suppliers-portal .third-card .container .content .title {
    margin-bottom:0;
    margin-right:20px;
    width:30%
}
.cane-suppliers-portal .third-card .container .content .text-description {
    margin-bottom:0;
    padding:0;
    width:70%
}
.cane-suppliers-portal .fourth-card .container {
    margin-bottom:123px;
    padding:0 70px
}
.cane-suppliers-portal .fourth-card .container .content .img {
    height:420px
}
.cane-suppliers-portal .fourth-card .container .content .img:first-child {
    margin-right:20px;
    width:30%
}
.cane-suppliers-portal .fourth-card .container .content .img:first-child figure img {
    width:100%
}
.cane-suppliers-portal .fourth-card .container .content .img:last-child {
    width:70%
}
.cane-suppliers-portal .fourth-card .container .content .img:last-child figure img {
    width:100%
}
@media (max-width:1100px) {
    .cane-suppliers-portal .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .cane-suppliers-portal .first-card .container {
        padding:35px 0 0
    }
    .cane-suppliers-portal .first-card .container .title {
        padding-left:17px
    }
    .cane-suppliers-portal .first-card .container .btn {
        width:90%
    }
    .cane-suppliers-portal .first-card .container .video {
        background-position:0 0;
        height:232px;
        margin-bottom:72px
    }
    .cane-suppliers-portal .second-card .container {
        padding:0
    }
    .cane-suppliers-portal .second-card .container .content {
        height:400px;
        padding-left:19px
    }
    .cane-suppliers-portal .second-card .container .content h2 {
        color:#fff;
        font-size:40px;
        line-height:1
    }
}
.award .first-card .container {
    padding:60px 71px 91px
}
.award .first-card .text-description {
    margin-bottom:0;
    padding:0 220px
}
.award .second-card .container {
    padding:0 70px
}
.award .second-card .container div {
    height:420px
}
.award .second-card .container .first-block,.award .second-card .container .fourth-block,.award .second-card .container .second-block,.award .second-card .container .third-block {
    margin-bottom:20px;
    width:49%
}
.award .second-card .container .first-block figure,.award .second-card .container .fourth-block figure,.award .second-card .container .second-block figure,.award .second-card .container .third-block figure {
    float:left;
    margin-bottom:0;
    margin-left:4%;
    overflow:hidden;
    position:relative;
    width:49%
}
.award .second-card .container .first-block figure:first-of-type,.award .second-card .container .fourth-block figure:first-of-type,.award .second-card .container .second-block figure:first-of-type,.award .second-card .container .third-block figure:first-of-type {
    margin-left:0
}
.award .second-card .container .first-block img,.award .second-card .container .fourth-block img,.award .second-card .container .second-block img,.award .second-card .container .third-block img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.award .second-card .container .fifth-block,.award .second-card .container .sixth-block {
    width:49%
}
.award .second-card .container .fifth-block img,.award .second-card .container .sixth-block img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.award .second-card .container .first-block {
    margin-bottom:20px
}
.award .initiatives {
    margin-bottom:130px;
    padding:0 70px
}
.award .initiatives .jobs-list .list-questions {
    list-style:none;
    margin:0;
    padding:0
}
.award .initiatives .jobs-list .list-questions li {
    display:block;
    position:relative
}
.award .initiatives .jobs-list .list-questions li .content-blocks {
    margin-bottom:5px;
    overflow:hidden;
    width:100%
}
.award .initiatives .jobs-list .list-questions li .content-blocks.active .trigger-question:after {
    transform:rotate(-180deg) translateY(50%)
}
@media screen and (max-width:992px) {
    .award .initiatives .jobs-list .list-questions li .content-blocks.active .trigger-question:after {
        transform:rotate(90deg)
    }
}
.award .initiatives .jobs-list .list-questions li .content-blocks .trigger-question {
    background:#f4f4f4;
    padding:34px 53px 28px;
    position:relative;
    width:100%
}
@media screen and (max-width:992px) {
    .award .initiatives .jobs-list .list-questions li .content-blocks .trigger-question {
        padding:15px 40px 15px 17px
    }
    .award .initiatives .jobs-list .list-questions li .content-blocks .trigger-question:after {
        background-image:url(/img/frontend/header/arrow-right.svg)!important;
        background-repeat:no-repeat;
        background-size:100%;
        content:"";
        height:11px;
        width:14px
    }
}
.award .initiatives .jobs-list .list-questions li .content-blocks .trigger-question:after {
    background-image:url(/img/frontend/general/select-box-arrow-down.svg);
    background-repeat:no-repeat;
    content:"";
    height:20px;
    margin-right:20px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-25%);
    transition:all .2s ease-in-out;
    width:20px
}
.award .initiatives .jobs-list .list-questions li .content-blocks .trigger-question h5 {
    color:#4d6d5d;
    font-size:22px;
    line-height:.93;
    margin-bottom:10px
}
@media screen and (max-width:992px) {
    .award .initiatives .jobs-list .list-questions li .content-blocks .trigger-question h5 {
        margin-bottom:0;
        padding:0
    }
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner {
    display:none;
    padding:30px 10px 130px
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .blocks-award {
    justify-content:space-between;
    width:100%
}
@media screen and (max-width:1319px) {
    .award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .blocks-award {
        justify-content:normal!important
    }
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .txt-block-award {
    margin-bottom:150px;
    margin-top:50px
}
@media screen and (max-width:992px) {
    .award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .txt-block-award {
        margin-bottom:50px;
        margin-top:50px
    }
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks {
    box-shadow:0 10px 40px 0 rgba(0,0,0,.15);
    float:left;
    height:auto;
    margin-bottom:20px;
    opacity:1;
    width:305px
}
@media screen and (max-width:1440px) {
    .award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks {
        min-width:270px;
        width:20.644vw
    }
}
@media screen and (max-width:992px) {
    .award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks {
        margin:0 auto 20px;
        min-width:310px
    }
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .img {
    height:200px
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks h3 {
    font-size:22px;
    font-weight:700;
    line-height:normal;
    margin-bottom:0;
    padding:30px 20px
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .text-description {
    margin-bottom:0;
    padding:0 20px 30px
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .text-description * {
    display:block;
    font-size:16px;
    line-height:normal;
    margin:0;
    padding:0
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .read-more-block {
    padding:0 20px 30px;
    width:100%
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .read-more-block span {
    font-size:14px
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks:hover figure img {
    transform:translateX(-50%) translateY(-50%) scale(1.1)
}
.award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks.link {
    cursor:pointer
}
@media screen and (max-width:992px) {
    .award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks {
        box-shadow:0 5px 10px 0 rgba(0,0,0,.15);
        display:block;
        height:auto;
        opacity:1
    }
    .award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner {
        padding:30px 0
    }
    .award .initiatives .jobs-list .list-questions li .content-blocks .content-blocks-inner .slick-slide {
        margin:0 10px
    }
}
.award .initiatives .jobs-list .list-questions li .load-more {
    bottom:0;
    display:none;
    left:50%;
    margin:0 auto;
    position:absolute;
    transform:translate(-50%,-50%);
    z-index:2
}
.award .fourth-card .first-card {
    padding:0 283px 60px
}
.award .fourth-card .text-description {
    padding:0
}
.award .sixth-card {
    background-color:#fff
}
.award .sixth-card .container {
    margin-bottom:0;
    padding:85px 70px 125px
}
.award .sixth-card .container .title {
    margin-right:20px;
    width:45%
}
.award .sixth-card .container .title h2 {
    text-align:left
}
.award .sixth-card .container .text-description {
    margin-bottom:0;
    padding:0;
    width:55%
}
.award .third-card .content-blocks-inner-blocks {
    width:calc(25% - 20px)!important
}
@media screen and (max-width:1319px) {
    .award .third-card .content-blocks-inner-blocks {
        margin-left:10px;
        margin-right:10px
    }
}
.award .third-card .content-blocks-inner-blocks .img {
    height:182px!important
}
@media screen and (min-width:1680px) {
    .award .third-card .content-blocks-inner-blocks .img {
        height:250px!important
    }
}
.award .ten-card {
    margin-top:85px
}
.award .ten-card .container {
    padding:20px 70px
}
.award .ten-card .container .content {
    width:100%
}
.award .ten-card .container .content .title {
    width:55%
}
.award .ten-card .container .content figure {
    display:block;
    height:440px;
    margin-right:20px;
    width:45%
}
.award .ten-card .container .content img {
    display:block;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.award .ten-card .container .content .text-description {
    margin:0;
    padding:0
}
.award .ten-card .container .content .text-description * {
    text-align:left
}
@media (max-width:1250px) {
    .award .second-card .container div {
        height:320px
    }
    .award .second-card .container .first-block img,.award .second-card .container .fourth-block img,.award .second-card .container .second-block img,.award .second-card .container .third-block img {
        -o-object-fit:contain;
        object-fit:contain;
        width:100%
    }
    .numbers .second-card .container .first-block {
        padding:97px 40px
    }
    .numbers .second-card .container .fourth-block h5 b {
        font-size:125px
    }
}
@media (max-width:1100px) {
    .award .first-card .container {
        padding:60px 185px 89px
    }
    .award .first-card .container .text-description {
        padding:0
    }
    .our-history .second-card .container {
        padding:0 90px
    }
    .numbers .second-card .container .first-block {
        padding:97px 20px
    }
    .numbers .second-card .container .second-block {
        padding:58px 20px
    }
    .numbers .second-card .container .third-block {
        padding:58px 26px
    }
    .numbers .second-card .container .fourth-block {
        align-items:center!important;
        padding:58px 30px
    }
    .numbers .second-card .container .fourth-block img {
        margin-bottom:40px
    }
    .numbers .second-card .container .fourth-block>div:first-of-type {
        flex-direction:column!important
    }
    .numbers .second-card .container .fourth-block>div:first-of-type h5.break-words {
        margin-bottom:0;
        margin-left:0
    }
}
@media (max-width:992px) {
    .award .first-card .container {
        padding:36px 0 61px
    }
    .award .first-card .container .text-description,.award .second-card .container {
        padding:0 17px
    }
    .award .second-card .container div {
        height:230px
    }
    .award .second-card .container .first-block,.award .second-card .container .fourth-block,.award .second-card .container .second-block,.award .second-card .container .third-block {
        margin-bottom:20px;
        width:100%
    }
    .award .second-card .container .fourth-block {
        margin-bottom:61px
    }
    .award .initiatives {
        margin-bottom:60px;
        padding:0!important
    }
    .award .fourth-card .first-card {
        padding:0!important;
        padding-top:35px
    }
    .award .fourth-card .first-card .text-description {
        margin-bottom:30px;
        padding:0 17px
    }
    .award .sixth-card .container {
        padding:60px 17px
    }
    .award .sixth-card .container .title {
        padding:0;
        width:100%
    }
    .award .sixth-card .container .title h2 {
        margin-bottom:0;
        margin-right:0
    }
    .award .sixth-card .container .text-description {
        width:100%
    }
    .award .sixth-card .container .text-description p {
        font-size:20px;
        line-height:normal
    }
    .award .ten-card {
        margin-top:0
    }
    .award .ten-card .container {
        margin-bottom:0;
        padding:0
    }
    .award .ten-card .container .content {
        background-color:#fff;
        padding:30px 17px
    }
    .award .ten-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .award .ten-card .container .content figure {
        width:100%
    }
    .award .ten-card .container .content figure img {
        max-width:100%;
        width:auto
    }
    .award .ten-card .container .content .text-description {
        width:100%
    }
}
.ethic-channel .first-card {
    padding-top:70px
}
.ethic-channel .first-card .container {
    max-width:750px
}
.ethic-channel .card-links .card-block {
    height:460px
}
.ethic-channel .card-links .card-block figure img {
    height:100%
}
.ethic-channel .third-card .container {
    padding:20px 70px
}
.ethic-channel .third-card .text-description {
    padding:0;
    text-align:left
}
.ethic-channel .fourth-card .container {
    padding:20px 70px
}
@media screen and (max-width:992px) {
    .ethic-channel .fourth-card .container {
        padding:20px
    }
}
.ethic-channel .fourth-card .container .menu-tabs {
    margin-bottom:45px
}
.ethic-channel .fourth-card .container .card-text {
    background-color:#fff;
    height:150px;
    margin-bottom:30px;
    padding:20px 40px
}
.ethic-channel .fourth-card .container .card-text .text-description {
    padding:0 50px 0 0;
    text-align:left
}
.ethic-channel .fourth-card .container .card-text .d-flex {
    margin-right:80px
}
.ethic-channel .fourth-card .container .conduct-list .list-conduct-questions {
    list-style:none;
    margin:0;
    padding:0
}
.ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li {
    display:block
}
.ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li .content-question {
    cursor:pointer;
    margin-bottom:5px;
    overflow:hidden;
    width:100%
}
.ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li .content-question.active .trigger-question:after {
    transform:rotate(-180deg) translateY(50%)
}
@media screen and (max-width:992px) {
    .ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li .content-question.active .trigger-question:after {
        transform:rotate(90deg)
    }
}
.ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li .content-question .trigger-question {
    background:#f4f4f4;
    padding:34px 53px 28px;
    position:relative;
    width:100%
}
@media screen and (max-width:992px) {
    .ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li .content-question .trigger-question {
        padding:15px 40px 15px 17px
    }
    .ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li .content-question .trigger-question:after {
        background-image:url(/img/frontend/header/arrow-right.svg)!important;
        background-repeat:no-repeat;
        background-size:100%;
        content:"";
        height:11px;
        width:14px
    }
}
.ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li .content-question .trigger-question:after {
    background-image:url(/img/frontend/general/select-box-arrow-down.svg);
    background-repeat:no-repeat;
    content:"";
    height:20px;
    margin-right:20px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-25%);
    transition:all .2s ease-in-out;
    width:20px
}
.ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li .content-question .trigger-question h5 {
    color:#4d6d5d;
    font-size:22px;
    line-height:.93;
    line-height:normal;
    margin-bottom:10px
}
@media screen and (max-width:992px) {
    .ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li .content-question .trigger-question h5 {
        margin-bottom:0;
        padding:0
    }
}
.ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li .content-question p {
    color:#4a4a4a;
    display:none;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    margin-bottom:0;
    padding:30px 53px;
    text-align:left
}
.ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li .content-question p a {
    color:#4d6d5d
}
@media screen and (max-width:992px) {
    .ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li .content-question p {
        font-size:16px;
        padding:10px 17px
    }
}
.ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li:last-child {
    margin-bottom:70px
}
@media screen and (max-width:992px) {
    .ethic-channel .fourth-card .container .conduct-list .list-conduct-questions li:last-child {
        margin-bottom:0
    }
}
.ethic-channel .fourth-card .container .conduct-purple h5 {
    color:#7b9288!important
}
.ethic-channel .fourth-card .container .conduct-orange h5 {
    color:#4d6d5d!important
}
.ethic-channel .fourth-card .container .conduct-pink h5 {
    color:#486c2e!important
}
.ethic-channel .fourth-card .container .conduct-blue h5 {
    color:#60903e!important
}
.ethic-channel .fourth-card .container .conduct-red h5 {
    color:#87ac6b!important
}
.ethic-channel .fourth-card .container .btn {
    align-self:center;
    display:none;
    height:70px;
    width:427px
}
.ethic-channel .fourth-card span {
    color:#65646a;
    font-family:DINPro;
    font-size:13px!important;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    height:66px;
    letter-spacing:normal;
    line-height:normal;
    text-align:center;
    text-transform:uppercase;
    width:130px
}
.ethic-channel .fourth-card .content-tabs {
    display:flex
}
@media screen and (max-width:992px) {
    .ethic-channel .fourth-card .content-tabs {
        display:block
    }
}
.ethic-channel .fourth-card a {
    text-align:center
}
@media screen and (max-width:992px) {
    .ethic-channel .fourth-card a {
        display:block;
        height:60px
    }
}
.ethic-channel .fourth-card .purple {
    border-bottom:2px solid #7b9288
}
.ethic-channel .fourth-card .purple.active {
    background-color:#7b9288
}
.ethic-channel .fourth-card .purple.active span {
    color:#fff
}
.ethic-channel .fourth-card .orange {
    border-bottom:2px solid #4d6d5d
}
.ethic-channel .fourth-card .orange.active {
    background-color:#4d6d5d
}
.ethic-channel .fourth-card .orange.active span {
    color:#fff
}
.ethic-channel .fourth-card .pink {
    border-bottom:2px solid #486c2e
}
.ethic-channel .fourth-card .pink.active {
    background-color:#486c2e
}
.ethic-channel .fourth-card .pink.active span {
    color:#fff
}
.ethic-channel .fourth-card .blue {
    border-bottom:2px solid #60903e
}
.ethic-channel .fourth-card .blue.active {
    background-color:#60903e
}
.ethic-channel .fourth-card .blue.active span {
    color:#fff
}
.ethic-channel .fourth-card .red {
    border-bottom:2px solid #87ac6b
}
.ethic-channel .fourth-card .red.active {
    background-color:#87ac6b
}
.ethic-channel .fourth-card .red.active span {
    color:#fff
}
.ethic-channel .blockCardsHovers {
    display:block;
    margin:100px 0 30px
}
.ethic-channel .blockCardsHovers .container {
    -moz-column-gap:20px;
    column-gap:20px;
    display:grid;
    grid-template-columns:1fr 1fr;
    padding:0 70px;
    row-gap:20px
}
@media screen and (max-width:980px) {
    .ethic-channel .blockCardsHovers .container {
        -moz-column-gap:0;
        column-gap:0;
        display:block;
        padding:0 20px
    }
}
.ethic-channel .blockCardsHovers .container .cardBlk {
    border-radius:8px;
    color:#fff;
    display:block;
    height:auto;
    min-height:100px;
    padding:60px 30px 60px 60px;
    position:relative;
    width:100%
}
@media screen and (max-width:980px) {
    .ethic-channel .blockCardsHovers .container .cardBlk {
        margin-bottom:20px;
        padding:20px
    }
}
.ethic-channel .blockCardsHovers .container .cardBlk:first-child,.ethic-channel .blockCardsHovers .container .cardBlk:first-child .blkContentHover {
    background-color:#4d6d5d
}
.ethic-channel .blockCardsHovers .container .cardBlk:nth-child(2),.ethic-channel .blockCardsHovers .container .cardBlk:nth-child(2) .blkContentHover {
    background-color:#3a5246
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent {
    display:block
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineImages {
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    margin-bottom:20px
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineImages .icone {
    display:inline-block;
    max-width:15%;
    width:100%
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineImages .icone figure img {
    display:block;
    height:auto;
    max-width:100%;
    width:auto
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineImages .imagens {
    display:inline-block;
    max-width:62%;
    text-align:right;
    width:100%
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineImages .imagens figure {
    display:inline-block
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineImages .imagens figure img {
    display:block;
    height:auto;
    max-width:100%;
    width:auto
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineInfos {
    display:flex;
    flex-direction:column;
    padding-right:30px
}
@media screen and (max-width:980px) {
    .ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineInfos {
        display:block;
        padding-right:0
    }
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineInfos h3 {
    display:block;
    font-size:30px;
    font-weight:700;
    height:auto;
    line-height:normal;
    margin-bottom:10px;
    min-height:90px;
    width:100%
}
@media screen and (max-width:980px) {
    .ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineInfos h3 {
        font-size:28px
    }
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineInfos .texto {
    display:block;
    font-size:18px;
    height:auto;
    line-height:normal;
    min-height:150px;
    width:100%
}
@media screen and (max-width:980px) {
    .ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineInfos .texto {
        margin-bottom:20px
    }
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineInfos .texto ul {
    margin-left:20px
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineInfos .btn {
    align-items:center;
    display:flex;
    height:50px;
    width:250px
}
@media screen and (max-width:980px) {
    .ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineInfos .btn {
        width:100%
    }
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContent .lineInfos .btn a {
    margin:auto
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover {
    border-radius:8px;
    bottom:0;
    display:none;
    left:0;
    padding:30px;
    position:absolute;
    right:0;
    top:0;
    transition:all .3s ease
}
@media screen and (max-width:980px) {
    .ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover {
        padding:20px
    }
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .closeHover {
    background-image:url(../img/frontend/esg/close.svg);
    background-position:50%;
    background-repeat:no-repeat;
    height:24px;
    position:absolute;
    right:20px;
    top:20px;
    transition:all .3s ease;
    width:24px
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .closeHover:hover {
    cursor:pointer;
    transform:scale(1.1)
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .lineText {
    display:block;
    font-size:24px;
    font-style:normal;
    font-weight:700;
    height:auto;
    margin-bottom:20px;
    min-height:auto;
    padding-right:30px;
    text-align:center;
    width:100%
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .lineText a {
    color:#fff;
    font-weight:700
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .infoData {
    display:block;
    height:auto;
    margin-bottom:20px;
    min-height:230px;
    width:100%
}
@media screen and (max-width:980px) {
    .ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .infoData {
        min-height:auto
    }
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .infoData .title {
    font-size:16px;
    line-height:normal
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .infoData ul {
    margin-left:20px
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .infoData .subTitle {
    font-size:14px;
    font-weight:400;
    line-height:normal;
    margin-bottom:8px;
    margin-right:70px;
    text-align:center
}
@media screen and (max-width:980px) {
    .ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .infoData .subTitle {
        font-size:12px;
        margin-right:0
    }
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .btn {
    align-items:center;
    bottom:60px;
    display:flex;
    height:50px;
    left:50%;
    position:absolute;
    transform:translateX(-50%);
    width:300px
}
@media screen and (max-width:980px) {
    .ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .btn {
        bottom:45px;
        height:40px
    }
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .btn a {
    margin:auto
}
.ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .helpText {
    bottom:15px;
    font-size:14px;
    font-weight:400;
    left:60px;
    line-height:16px;
    position:absolute;
    right:60px;
    width:75%
}
@media screen and (max-width:980px) {
    .ethic-channel .blockCardsHovers .container .cardBlk .blkContentHover .helpText {
        bottom:10px;
        font-size:12px;
        left:16px;
        right:20px;
        width:92%
    }
}
.ethic-channel .blockCardsHovers .container .cardBlk.active .blkContentHover {
    display:block
}
.ethic-channel .cta-ethic {
    margin-bottom:123px
}
.timeline-content .tabs-years {
    align-items:baseline;
    border-bottom:2px solid #e4e7ec;
    display:flex;
    justify-content:center;
    padding-bottom:40px;
    width:100%
}
@media (max-width:750px) {
    .timeline-content .tabs-years {
        overflow-x:auto;
        padding-left:400px
    }
}
.timeline-content .tabs-years .year {
    color:#7b9288;
    cursor:pointer;
    font-size:28px;
    font-style:normal;
    font-weight:400;
    margin:0 12px;
    position:relative;
    transition:all .2s ease-in-out
}
.timeline-content .tabs-years .year:before {
    background:#486c2e;
    bottom:-50px;
    content:"";
    height:3px;
    left:50%;
    position:absolute;
    transform:translateX(-50%);
    width:0
}
.timeline-content .tabs-years .year.active {
    font-size:50px
}
.timeline-content .tabs-years .year.active:before {
    bottom:-42px;
    width:415px
}
@media (max-width:750px) {
    .timeline-content .tabs-years .year.active:before {
        width:320px
    }
}
@media (max-width:480px) {
    .timeline-content .tabs-years .year.active:before {
        width:300px
    }
}
.timeline-content .timeline-slider {
    padding-top:40px;
    position:relative;
    width:100%
}
.timeline-content .timeline-slider .slick-arrow {
    align-items:center;
    background:#60903e;
    border:0!important;
    cursor:pointer;
    display:flex;
    font-size:0;
    height:36px;
    justify-content:center;
    opacity:1;
    outline:0!important;
    position:absolute;
    text-indent:-9999px;
    top:185px;
    width:36px;
    z-index:2
}
.timeline-content .timeline-slider .slick-arrow:hover {
    opacity:.7
}
.timeline-content .timeline-slider .slick-arrow:before {
    background:url(/img/frontend/about-raizen/timeline/arrow-timeline.svg) no-repeat 50%;
    background-size:100%;
    content:"";
    display:block;
    height:7.5px;
    width:5px
}
.timeline-content .timeline-slider .slick-arrow.slick-prev {
    left:70px
}
.timeline-content .timeline-slider .slick-arrow.slick-next {
    right:70px
}
.timeline-content .timeline-slider .slick-arrow.slick-next:before {
    transform:rotate(180deg)
}
.timeline-content .timeline-slider .slide-card {
    background:#fff;
    box-shadow:0 10px 40px rgba(0,0,0,.15);
    margin:32px;
    max-width:350px;
    min-width:350px
}
@media (max-width:750px) {
    .timeline-content .timeline-slider .slide-card {
        margin:16px;
        max-width:300px;
        min-width:300px
    }
}
.timeline-content .timeline-slider .slide-card.show-info .sub-card {
    display:block
}
.timeline-content .timeline-slider .slide-card .sub-card {
    display:none;
    padding:32px 0;
    position:relative
}
.timeline-content .timeline-slider .slide-card .sub-card img {
    max-width:60px;
    position:absolute;
    right:20px;
    top:18px
}
.timeline-content .timeline-slider .slide-card .sub-card .title {
    color:#fff;
    font-size:36px;
    font-weight:900;
    line-height:39px;
    margin-bottom:0;
    max-width:225px
}
@media (max-width:992px) {
    .timeline-content .timeline-slider .slide-card .sub-card .title {
        margin-left:24px
    }
}
.timeline-content .timeline-slider .slide-card .sub-card .description {
    color:#fff;
    max-width:225px
}
.timeline-content .timeline-slider .slide-card .image {
    width:100%
}
.timeline-content .timeline-slider .slide-card .title {
    color:#4a4a4a;
    display:block;
    font-size:20px;
    font-style:normal;
    font-weight:700;
    line-height:24px;
    margin:32px 30px 14px 40px
}
@media (max-width:992px) {
    .timeline-content .timeline-slider .slide-card .title {
        margin-left:24px
    }
}
.timeline-content .timeline-slider .slide-card .description {
    color:#65646a;
    font-size:16px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    margin:0 30px 14px 40px
}
.timeline-content .timeline-slider .slide-card .link {
    border-top:2px solid #e4e7ec;
    display:block;
    padding:20px;
    width:100%
}
.timeline-content .timeline-slider .slide-card .link .trigger,.timeline-content .timeline-slider .slide-card .link a {
    align-items:center;
    cursor:pointer;
    display:flex;
    justify-content:center
}
.timeline-content .timeline-slider .slide-card .link .trigger span,.timeline-content .timeline-slider .slide-card .link a span {
    color:#4d6d5d;
    font-size:14px;
    font-style:normal;
    font-weight:400;
    line-height:17px;
    margin-left:8px
}
.timeline-content .timeline-slider .slide-card .link .trigger img,.timeline-content .timeline-slider .slide-card .link a img {
    height:24px;
    width:auto
}
.our-history .second-card .featured-cards {
    padding-bottom:100px
}
@media (max-width:992px) {
    .our-history .second-card .featured-cards .container {
        padding:0 15px
    }
}
.our-history .second-card .featured-cards .intro-text {
    padding-top:40px
}
.our-history .second-card .featured-cards .intro-text .text-description {
    margin-bottom:40px;
    padding:0 220px
}
@media (max-width:992px) {
    .our-history .second-card .featured-cards .intro-text .text-description {
        margin-bottom:30px;
        padding:0 17px
    }
    .our-history .second-card .featured-cards .intro-text .title {
        margin-bottom:0
    }
    .our-history .second-card .featured-cards .intro-text .text-description,.our-history .second-card .featured-cards .intro-text .title {
        justify-content:center;
        text-align:center!important;
        width:100%
    }
}
.our-history .second-card .featured-cards .filter-cards {
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    padding:24px;
    text-align:center
}
.our-history .second-card .featured-cards .filter-cards h2 {
    color:#4d6d5d;
    display:block;
    font-size:40px;
    font-style:normal;
    font-weight:700;
    margin-bottom:8px;
    margin-top:64px;
    text-transform:uppercase;
    width:100%
}
.our-history .second-card .featured-cards .filter-cards select {
    color:#323232;
    font-size:16px;
    font-weight:400;
    line-height:17px;
    outline:0!important;
    padding:0 20px 0 5px
}
.our-history .second-card .featured-cards .card-grid {
    display:grid;
    gap:20px;
    grid-template-columns:1fr 1fr 1fr;
    padding:0 70px
}
@media (max-width:992px) {
    .our-history .second-card .featured-cards .card-grid {
        grid-template-columns:1fr 1fr
    }
}
@media (max-width:750px) {
    .our-history .second-card .featured-cards .card-grid {
        grid-template-columns:1fr;
        padding:0 20px!important
    }
}
.our-history .second-card .featured-cards .card-grid.show-all .card {
    display:block
}
.our-history .second-card .featured-cards .card-grid .card {
    background:#f4f4f4;
    border:0;
    cursor:pointer;
    display:none;
    height:260px;
    padding:40px
}
.our-history .second-card .featured-cards .card-grid .card.card-custom .subtitle,.our-history .second-card .featured-cards .card-grid .card.card-custom .title {
    color:#fff
}
.our-history .second-card .featured-cards .card-grid .card.card-custom-icon {
    position:relative
}
.our-history .second-card .featured-cards .card-grid .card.card-custom-icon .subtitle,.our-history .second-card .featured-cards .card-grid .card.card-custom-icon .title {
    max-width:240px
}
.our-history .second-card .featured-cards .card-grid .card.card-custom-icon img {
    bottom:50px;
    position:absolute;
    right:35px
}
@media (max-width:992px) {
    .our-history .second-card .featured-cards .card-grid .card.card-custom-icon img {
        width:75px
    }
}
.our-history .second-card .featured-cards .card-grid .card:first-child,.our-history .second-card .featured-cards .card-grid .card:nth-child(2),.our-history .second-card .featured-cards .card-grid .card:nth-child(3),.our-history .second-card .featured-cards .card-grid .card:nth-child(4),.our-history .second-card .featured-cards .card-grid .card:nth-child(5),.our-history .second-card .featured-cards .card-grid .card:nth-child(6),.our-history .second-card .featured-cards .card-grid .card:nth-child(7),.our-history .second-card .featured-cards .card-grid .card:nth-child(8),.our-history .second-card .featured-cards .card-grid .card:nth-child(9) {
    display:block
}
.our-history .second-card .featured-cards .card-grid .card .item-description {
    display:none
}
.our-history .second-card .featured-cards .card-grid .card .title {
    color:#4d6d5d;
    font-size:38px;
    letter-spacing:-.5px;
    padding:0
}
@media (max-width:750px) {
    .our-history .second-card .featured-cards .card-grid .card .title {
        font-size:32px
    }
}
.our-history .second-card .featured-cards .card-grid .card .subtitle {
    color:#4d6d5d;
    font-size:28px;
    font-weight:400;
    letter-spacing:-.3px;
    line-height:1.2
}
@media (max-width:750px) {
    .our-history .second-card .featured-cards .card-grid .card .subtitle {
        font-size:22px
    }
}
.our-history .second-card .featured-cards .see-all {
    align-items:center;
    background:#486c2e;
    border:1px solid transparent;
    color:#fff;
    cursor:pointer;
    display:flex;
    font-size:16px;
    font-style:normal;
    font-weight:700;
    height:50px;
    justify-content:center;
    line-height:20px;
    margin:40px auto 0;
    text-transform:uppercase;
    transition:all .2s ease-in-out;
    width:240px
}
.our-history .second-card .featured-cards .see-all:hover {
    background:#fff;
    border:1px solid #486c2e;
    color:#486c2e
}
.our-history .first-card .container {
    padding-bottom:40px
}
@media (max-width:992px) {
    .our-history .first-card .title {
        justify-content:center;
        margin-bottom:0;
        text-align:center!important;
        width:100%
    }
}
.card-modal {
    background:#fff;
    display:none;
    left:50%;
    max-width:390px;
    padding:16px;
    position:fixed;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    width:100%;
    z-index:99
}
.card-modal .close {
    opacity:1;
    position:absolute;
    right:0;
    top:0;
    width:40px;
    z-index:1
}
.card-modal img {
    width:100%
}
.card-modal .description {
    color:#4a4a4a;
    display:block;
    margin-bottom:50px;
    margin-top:18px;
    max-height:150px;
    overflow-y:auto
}
.card-modal .description,.card-modal a {
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px
}
.card-modal a {
    color:#486c2e;
    text-decoration:underline
}
.raizen-develops .text-video.top-card {
    padding-top:60px
}
.raizen-develops .text-video.top-card .container {
    margin-bottom:0
}
.raizen-develops .text-video .container {
    margin-bottom:56px;
    padding:20px 70px
}
@media (max-width:992px) {
    .raizen-develops .text-video .container {
        padding:20px
    }
}
.raizen-develops .text-video .container .content {
    width:50%
}
@media (max-width:992px) {
    .raizen-develops .text-video .container .content {
        padding:60px 17px;
        width:100%
    }
    .raizen-develops .text-video .container .content .title {
        margin-bottom:0
    }
    .raizen-develops .text-video .container .content .text-description {
        padding:0
    }
}
.raizen-develops .text-video .container .video {
    height:440px;
    margin-right:20px;
    min-width:45%
}
@media (max-width:992px) {
    .raizen-develops .text-video .container .video {
        height:220px;
        max-width:100%
    }
}
.raizen-develops .text-video .container .video figure img {
    left:50%;
    -o-object-fit:cover;
    object-fit:cover;
    top:50%;
    width:auto
}
@media (max-width:992px) {
    .raizen-develops .text-video .container .video figure img {
        left:62%;
        top:25%
    }
}
.raizen-develops .text-video .container .text {
    width:50%
}
.raizen-develops .text-video .container .text-description {
    margin-bottom:0;
    padding:0
}
.raizen-develops .text-video .container .text-description .title h2 {
    margin-bottom:0;
    text-align:left
}
@media (max-width:992px) {
    .raizen-develops .text-video .sixth-card .container {
        margin-bottom:0;
        padding:0
    }
    .raizen-develops .text-video .sixth-card .container .title {
        padding:0
    }
    .raizen-develops .text-video .sixth-card .container .video {
        height:275px;
        width:100%
    }
    .raizen-develops .text-video .sixth-card .container .video figure img {
        left:62%;
        top:25%
    }
    .raizen-develops .text-video .sixth-card .container .text-description {
        padding:60px 17px;
        width:100%
    }
    .raizen-develops .text-video .sixth-card .container .text-description p {
        font-size:20px;
        line-height:normal
    }
}
.raizen-develops .our-root {
    display:block;
    margin:50px 0
}
.raizen-develops .our-root .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .raizen-develops .our-root .container {
        padding:0 20px
    }
}
.raizen-develops .our-root .container .text {
    margin-bottom:30px
}
.raizen-develops .our-root .container .text h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    text-transform:uppercase;
    width:55%
}
@media screen and (max-width:980px) {
    .raizen-develops .our-root .container .text h3 {
        width:100%
    }
}
.raizen-develops .our-root .container .text h3 span {
    display:inline-block;
    font-weight:400
}
.raizen-develops .our-root .container .items {
    grid-column-gap:20px;
    grid-row-gap:40px;
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr
}
@media screen and (max-width:980px) {
    .raizen-develops .our-root .container .items {
        display:block
    }
}
.raizen-develops .our-root .container .items .item {
    display:block
}
@media screen and (max-width:980px) {
    .raizen-develops .our-root .container .items .item {
        margin-bottom:50px
    }
}
.raizen-develops .our-root .container .items .item .icon img {
    height:auto;
    margin:auto;
    width:100%
}
.raizen-develops .our-root .container .items .item h4 {
    background:#f5f5f5;
    color:#4d6d5d;
    display:block;
    font-size:22px;
    font-weight:500;
    line-height:26px;
    margin-bottom:12px;
    padding:30px
}
.raizen-develops .our-root .container .items .item .text-topics {
    color:#4a4a4a;
    display:block;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    padding:0 30px
}
.raizen-develops .where-are-we {
    background-color:#7b9288
}
.raizen-develops .where-are-we .img figure img {
    height:auto;
    width:100%
}
.raizen-develops .where-are-we .container {
    padding:54px 142px 54px 183px
}
.raizen-develops .where-are-we .container .description {
    margin-right:0;
    width:50%
}
.raizen-develops .where-are-we .container .description .title {
    margin-bottom:0
}
.raizen-develops .where-are-we .container .description .title h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    line-height:1.12;
    margin-bottom:0;
    text-align:left
}
.raizen-develops .where-are-we .container .description .text-description {
    color:#fff;
    font-size:16px;
    font-weight:400;
    line-height:normal;
    margin-bottom:30px;
    margin-top:30px;
    padding:0;
    width:70%
}
.raizen-develops .where-are-we .container .description .btn {
    padding:16px 0;
    width:200px
}
.raizen-develops .where-are-we .container .img {
    background-size:cover;
    height:490px;
    width:50%
}
.raizen-develops .colored-blocks {
    margin-top:50px
}
.raizen-develops .colored-blocks .container {
    max-width:100vw;
    padding:0 4.86111vw 13.19444vw
}
.raizen-develops .colored-blocks .container .item {
    height:18.05556vw;
    margin-bottom:1.38889vw;
    position:relative;
    width:32%
}
.raizen-develops .colored-blocks .container .item:first-child {
    background-color:#f4f4f4;
    color:#4d6d5d;
    font-weight:900;
    line-height:1.06;
    padding:5.55556vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:first-child h3 {
    font-size:5.55556vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:0
}
.raizen-develops .colored-blocks .container .item:first-child span {
    font-size:2.36111vw;
    font-weight:500;
    letter-spacing:-.03472vw
}
.raizen-develops .colored-blocks .container .item:first-child img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.raizen-develops .colored-blocks .container .item:nth-child(2) {
    background-color:#60903e;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:5.55556vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(2) h3 {
    font-size:5.55556vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:5px
}
.raizen-develops .colored-blocks .container .item:nth-child(2) span {
    font-size:2.01389vw;
    font-weight:500;
    letter-spacing:-.03472vw
}
.raizen-develops .colored-blocks .container .item:nth-child(3) {
    background-color:#7b9288;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:5.55556vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(3) h3 {
    font-size:5.55556vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:5px
}
.raizen-develops .colored-blocks .container .item:nth-child(3) span {
    font-size:1.875vw;
    font-weight:500;
    letter-spacing:-.03472vw
}
.raizen-develops .colored-blocks .container .item:nth-child(4) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(4) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.raizen-develops .colored-blocks .container .item:nth-child(4) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:85%
}
.raizen-develops .colored-blocks .container .item:nth-child(5) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(5) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0
}
.raizen-develops .colored-blocks .container .item:nth-child(5) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw
}
.raizen-develops .colored-blocks .container .item:nth-child(6) {
    background-color:#4d6d5d;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(6) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.raizen-develops .colored-blocks .container .item:nth-child(6) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:80%
}
.raizen-develops .colored-blocks .container .item:nth-child(6) img {
    bottom:3.47222vw;
    height:4.16667vw;
    position:absolute;
    right:2.77778vw
}
.raizen-develops .colored-blocks .container .item:nth-child(7) {
    background-color:#60903e;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(7) h3 {
    font-size:5.55556vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:0
}
.raizen-develops .colored-blocks .container .item:nth-child(7) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    width:80%
}
.raizen-develops .colored-blocks .container .item:nth-child(8) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(8) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.raizen-develops .colored-blocks .container .item:nth-child(8) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:75%
}
.raizen-develops .colored-blocks .container .item:nth-child(8) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.raizen-develops .colored-blocks .container .item:nth-child(9) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(9) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:75%
}
.raizen-develops .colored-blocks .container .item:nth-child(9) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw
}
.raizen-develops .colored-blocks .container .item:nth-child(10) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(10) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:75%
}
.raizen-develops .colored-blocks .container .item:nth-child(10) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw
}
.raizen-develops .colored-blocks .container .item:nth-child(11) {
    background-color:#486c2e;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(11) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.07708vw;
    margin-bottom:0
}
.raizen-develops .colored-blocks .container .item:nth-child(11) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    width:80%
}
.raizen-develops .colored-blocks .container .item:nth-child(12) {
    background-color:#7b9288;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(12) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0
}
.raizen-develops .colored-blocks .container .item:nth-child(12) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:60%
}
.raizen-develops .colored-blocks .container .item:nth-child(12) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.raizen-develops .colored-blocks .container .item:nth-child(13) {
    background-color:#7b9288;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(13) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0
}
.raizen-develops .colored-blocks .container .item:nth-child(13) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:60%
}
.raizen-develops .colored-blocks .container .item:nth-child(13) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.raizen-develops .colored-blocks .container .item:nth-child(14) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(14) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0
}
.raizen-develops .colored-blocks .container .item:nth-child(14) span {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:72%
}
.raizen-develops .colored-blocks .container .item:nth-child(15) {
    background-color:#60903e;
    color:#fff;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(15) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0;
    width:75%
}
.raizen-develops .colored-blocks .container .item:nth-child(15) span {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:55%
}
.raizen-develops .colored-blocks .container .item:nth-child(15) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.raizen-develops .colored-blocks .container .item:nth-child(16) {
    background-color:#486c2e;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(16) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.raizen-develops .colored-blocks .container .item:nth-child(16) span {
    font-size:1.94444vw;
    font-weight:400;
    letter-spacing:-.03472vw
}
.raizen-develops .colored-blocks .container .item:nth-child(17) {
    background-color:#4d6d5d;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(17) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.raizen-develops .colored-blocks .container .item:nth-child(17) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:80%
}
.raizen-develops .colored-blocks .container .item:nth-child(17) img {
    bottom:3.47222vw;
    height:6.94444vw;
    position:absolute;
    right:2.77778vw
}
.raizen-develops .colored-blocks .container .item:nth-child(18) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.raizen-develops .colored-blocks .container .item:nth-child(18) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.raizen-develops .colored-blocks .container .item:nth-child(18) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:85%
}
@media (max-width:1100px) {
    .raizen-develops .colored-blocks .container .blocks .block-large {
        width:60%
    }
    .raizen-develops .colored-blocks .container .blocks .block-small {
        width:40%
    }
}
@media (max-width:992px) {
    .raizen-develops .colored-blocks .container {
        padding:60px 0
    }
    .raizen-develops .colored-blocks .container .blocks {
        height:auto
    }
    .raizen-develops .colored-blocks .container .blocks .block-large,.raizen-develops .colored-blocks .container .blocks .block-small {
        width:100%
    }
    .raizen-develops .colored-blocks .container .blocks .block-large .content .img,.raizen-develops .colored-blocks .container .blocks .block-small .content .img {
        height:250px
    }
    .raizen-develops .colored-blocks .container .blocks .block-large .content .text,.raizen-develops .colored-blocks .container .blocks .block-small .content .text {
        height:100%;
        padding:30px 17px
    }
    .raizen-develops .colored-blocks .container .blocks .block-small .content,.raizen-develops .colored-blocks .container .blocks .block-small .content .text {
        height:100%
    }
    .raizen-develops .colored-blocks .container .blocks .block-small .content:first-child {
        margin-bottom:0
    }
}
.raizen-develops .slider-raizen {
    background:#f4f4f4;
    display:inline-block;
    opacity:0;
    width:100%
}
.raizen-develops .slider-raizen .slider {
    background:#fff;
    float:left;
    width:75%
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .slider {
        display:inline-block;
        float:none;
        padding-bottom:10px;
        width:100%
    }
}
.raizen-develops .slider-raizen .slick-slide {
    padding-right:70px
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .slick-slide {
        padding-right:0
    }
}
.raizen-develops .slider-raizen .info {
    height:100%;
    height:657px;
    padding:200px 70px 150px;
    width:60%
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .info {
        height:auto;
        padding:30px 20px;
        width:100%
    }
}
.raizen-develops .slider-raizen .info h3 {
    color:#4d6d5d;
    font-size:36px;
    font-stretch:normal;
    font-style:normal;
    font-weight:300;
    letter-spacing:normal;
    line-height:1.1;
    text-transform:uppercase
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .info h3 {
        font-size:30px;
        line-height:36px
    }
}
.raizen-develops .slider-raizen .info h3 b {
    display:block;
    font-weight:900
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .info h3 b {
        display:inline
    }
}
.raizen-develops .slider-raizen .info p {
    color:#212529;
    font-size:1rem;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .info p {
        display:block;
        margin:20px 0 35px
    }
}
.raizen-develops .slider-raizen .info .btn {
    height:60px;
    width:200px
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .info .btn {
        display:block;
        margin:0 auto
    }
}
.raizen-develops .slider-raizen .info li>ul {
    padding-left:20px
}
.raizen-develops .slider-raizen .image-slide {
    padding-top:70px;
    width:40%
}
@media (min-width:992px) {
    .raizen-develops .slider-raizen .image-slide {
        bottom:0;
        position:absolute
    }
    .raizen-develops .slider-raizen .image-slide.left {
        left:0
    }
    .raizen-develops .slider-raizen .image-slide.right {
        right:70px
    }
    .raizen-develops .slider-raizen .image-slide figure {
        margin-bottom:0
    }
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .image-slide {
        padding-top:0;
        width:100%
    }
}
.raizen-develops .slider-raizen .image-slide img {
    width:100%
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .image-slide img {
        display:block;
        margin:7.5% auto 0;
        width:85%
    }
}
.raizen-develops .slider-raizen .left {
    float:left
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .left {
        float:none
    }
}
.raizen-develops .slider-raizen .left.image-slide {
    padding-left:0
}
.raizen-develops .slider-raizen .left.image-slide figure {
    padding-left:20px
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .left.image-slide figure {
        padding-left:0
    }
}
.raizen-develops .slider-raizen .right {
    float:right
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .right {
        float:none
    }
}
.raizen-develops .slider-raizen .right.info {
    padding-right:85px
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .right.info {
        padding-right:0
    }
}
.raizen-develops .slider-raizen .controls-slider {
    float:left;
    padding:127px 22px 0 70px;
    width:25%
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .controls-slider {
        display:inline-block;
        float:none;
        height:auto!important;
        padding:0;
        width:100%
    }
}
.raizen-develops .slider-raizen .controls-slider li {
    cursor:pointer;
    display:block;
    list-style:none;
    margin-top:58px
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .controls-slider li {
        display:inline-block;
        float:left;
        height:100px;
        margin-top:0;
        padding:13px 0;
        width:25%
    }
}
.raizen-develops .slider-raizen .controls-slider li:first-child.active span:before,.raizen-develops .slider-raizen .controls-slider li:nth-child(2).active span:before,.raizen-develops .slider-raizen .controls-slider li:nth-child(3).active span:before {
    background:url(/img/frontend/home/ico-blank.svg);
    background-size:100%
}
.raizen-develops .slider-raizen .controls-slider li:nth-child(4).active span:before {
    background:url(/img/frontend/home/ico-sugar.svg);
    background-size:100%
}
.raizen-develops .slider-raizen .controls-slider li:first-child span:before,.raizen-develops .slider-raizen .controls-slider li:nth-child(2) span:before,.raizen-develops .slider-raizen .controls-slider li:nth-child(3) span:before {
    background:url(/img/frontend/home/ico-blank.svg);
    background-size:100%
}
.raizen-develops .slider-raizen .controls-slider li:nth-child(4) span:before {
    background:url(/img/frontend/home/ico-sugar-inactive.svg);
    background-size:100%
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .controls-slider li.active {
        background:#fff
    }
}
.raizen-develops .slider-raizen .controls-slider li.active span {
    color:#4d6d5d
}
.raizen-develops .slider-raizen .controls-slider li.active span:before {
    background:url(/img/frontend/home/slider-clock.svg);
    background-size:100%
}
.raizen-develops .slider-raizen .controls-slider li.active span small {
    color:#4d6d5d
}
.raizen-develops .slider-raizen .controls-slider ul {
    padding:0
}
.raizen-develops .slider-raizen .controls-slider h2 {
    color:#7b9288;
    display:block;
    font-size:30px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:-.1px;
    line-height:1.03;
    margin-bottom:40px;
    text-transform:uppercase
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .controls-slider h2 {
        font-size:26px;
        padding-left:20px;
        padding-top:40px
    }
    .raizen-develops .slider-raizen .controls-slider h2 br {
        display:none
    }
}
.raizen-develops .slider-raizen .controls-slider h2 b {
    font-weight:900
}
.raizen-develops .slider-raizen .controls-slider small {
    color:#60903e;
    display:block;
    font-size:12px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:1.29;
    text-transform:normal
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .controls-slider small {
        display:none
    }
}
.raizen-develops .slider-raizen .controls-slider span {
    color:#60903e;
    display:inline-block;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:700;
    letter-spacing:normal;
    line-height:1.29;
    padding-left:44px;
    position:relative;
    text-transform:uppercase
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .controls-slider span {
        display:block;
        font-size:11px;
        padding:0;
        text-align:center
    }
}
.raizen-develops .slider-raizen .controls-slider span:before {
    background:url(/img/frontend/home/slider-clock-inactive.svg);
    background-size:100%;
    content:"";
    display:inline-block;
    height:32px;
    left:0;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:32px
}
@media (max-width:992px) {
    .raizen-develops .slider-raizen .controls-slider span:before {
        display:block;
        margin:0 auto 7px;
        position:static;
        transform:translateY(0)
    }
}
.raizen-develops .image-text-block {
    margin-top:50px
}
.raizen-develops .image-text-block .container {
    background-color:#4d6d5d;
    padding:47px 163px 58px 180px
}
.raizen-develops .image-text-block .container .content {
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:space-between
}
.raizen-develops .image-text-block .container .content img {
    box-shadow:0 8px 30px rgba(0,0,0,.3);
    height:400px;
    margin-right:150px
}
.raizen-develops .image-text-block .container .content .text-container {
    margin-right:100px;
    max-width:50%
}
.raizen-develops .image-text-block .container .content .text-container h2 {
    color:#fff;
    font-size:50px;
    line-height:56px
}
.raizen-develops .image-text-block .container .content .text-container p {
    color:#fff;
    font-size:16px;
    font-weight:400;
    line-height:20px;
    margin-top:22px;
    max-width:350px
}
.raizen-develops .image-text-block .container .content .text-container .btn-container {
    display:flex;
    justify-content:flex-start;
    width:100%
}
.raizen-develops .image-text-block .container .content .text-container .btn-container .btn {
    font-weight:700;
    height:50px;
    margin-top:24px;
    width:240px
}
@media (max-width:1200px) {
    .raizen-develops .image-text-block .container {
        padding:60px 163px 60px 180px
    }
    .raizen-develops .image-text-block .container img {
        height:300px;
        margin-right:0
    }
}
@media (max-width:992px) {
    .raizen-develops .image-text-block .container {
        padding:25px 20px 60px
    }
    .raizen-develops .image-text-block .container .content {
        display:flex;
        flex-direction:column-reverse
    }
    .raizen-develops .image-text-block .container .content img {
        height:250px;
        margin-right:0
    }
    .raizen-develops .image-text-block .container .content .text-container {
        margin-right:0;
        margin-top:16px;
        max-width:100%
    }
    .raizen-develops .image-text-block .container .content .text-container h2 {
        font-size:30px;
        line-height:36px
    }
    .raizen-develops .image-text-block .container .content .text-container p {
        font-size:14px;
        line-height:18px;
        margin-top:12px;
        max-width:100%
    }
    .raizen-develops .image-text-block .container .content .text-container .btn-container {
        justify-content:center
    }
    .raizen-develops .image-text-block .container .content .text-container .btn-container .btn {
        font-weight:700;
        height:50px;
        margin-top:24px;
        width:200px
    }
}
.raizen-develops .card-links .container div.card-block {
    margin-bottom:20px
}
.raizen-develops .text-card h1 {
    color:#4d6d5d;
    word-break:break-word
}
.raizen-develops .text-card .fs-18 {
    font-size:18px
}
.raizen-develops .text-card.top-card .container {
    margin-bottom:56px;
    padding:20px 70px
}
@media screen and (max-width:980px) {
    .raizen-develops .text-card.top-card .container {
        margin-bottom:0;
        padding:0
    }
}
.raizen-develops .text-card.top-card .container .content {
    padding-left:30px;
    width:50%
}
@media (max-width:992px) {
    .raizen-develops .text-card.top-card .container .content {
        padding:60px 17px;
        width:100%
    }
    .raizen-develops .text-card.top-card .container .content .title {
        margin-bottom:0
    }
}
@media screen and (max-width:992px) and (max-width:980px) {
    .raizen-develops .text-card.top-card .container .content .title {
        padding:0
    }
}
@media (max-width:992px) {
    .raizen-develops .text-card.top-card .container .content .text-description {
        padding:0
    }
}
.raizen-develops .text-card.top-card .container .video {
    height:440px;
    margin-right:20px;
    width:45%
}
@media screen and (max-width:980px) {
    .raizen-develops .text-card.top-card .container .video {
        height:275px;
        width:100%
    }
}
.raizen-develops .text-card.top-card .container .video figure img {
    left:50%;
    -o-object-fit:cover;
    object-fit:cover;
    top:50%;
    width:auto
}
@media (max-width:992px) {
    .raizen-develops .text-card.top-card .container .video figure img {
        left:62%;
        top:25%
    }
}
.raizen-develops .text-card.top-card .container .text {
    width:50%
}
.raizen-develops .text-card.top-card .container .text-description {
    margin-bottom:0;
    padding:0
}
.raizen-develops .text-card.top-card .container .text-description .title h2 {
    margin-bottom:0;
    text-align:left
}
@media (max-width:992px) {
    .raizen-develops .where-are-we .container {
        padding:60px 20px
    }
    .raizen-develops .where-are-we .container .description {
        margin-right:0;
        margin-top:35px;
        width:100%
    }
    .raizen-develops .where-are-we .container .description .title h2 {
        font-size:30px;
        font-stretch:normal;
        letter-spacing:-.1px;
        line-height:1.2;
        padding:0
    }
    .raizen-develops .where-are-we .container .description .text-description {
        font-size:14px;
        margin-bottom:20px;
        margin-top:15px
    }
    .raizen-develops .where-are-we .container .img {
        background-position:50%;
        height:226px;
        width:90%
    }
}
.our-business .first-card .container {
    padding:60px 283px 89px
}
.our-business .first-card .container .text-description:last-child {
    margin-top:60px
}
.our-business .first-card .container .img {
    height:650px;
    width:100%
}
.our-business .first-card .container .mandala img {
    display:block;
    max-width:100%
}
.our-business .second-card .container {
    margin-bottom:210px;
    padding:20px 70px
}
.our-business .second-card .container .fifth-block,.our-business .second-card .container .first-block,.our-business .second-card .container .fourth-block,.our-business .second-card .container .second-block,.our-business .second-card .container .third-block {
    background-repeat:no-repeat;
    background-size:cover;
    box-shadow:0 10px 40px 0 rgba(0,0,0,.15);
    height:340px;
    margin-bottom:22px;
    width:49%
}
.our-business .second-card .container .fifth-block .card-text,.our-business .second-card .container .first-block .card-text,.our-business .second-card .container .fourth-block .card-text,.our-business .second-card .container .second-block .card-text,.our-business .second-card .container .third-block .card-text {
    background-color:#fff;
    height:120px;
    padding:20px 40px
}
.our-business .second-card .container .fifth-block .card-text h2,.our-business .second-card .container .first-block .card-text h2,.our-business .second-card .container .fourth-block .card-text h2,.our-business .second-card .container .second-block .card-text h2,.our-business .second-card .container .third-block .card-text h2 {
    font-size:24px;
    font-weight:300;
    margin-bottom:0
}
.our-business .second-card .container .fifth-block .card-text h2:first-child,.our-business .second-card .container .first-block .card-text h2:first-child,.our-business .second-card .container .fourth-block .card-text h2:first-child,.our-business .second-card .container .second-block .card-text h2:first-child,.our-business .second-card .container .third-block .card-text h2:first-child {
    margin-right:5px
}
.our-business .second-card .container .fifth-block .card-text .d-flex,.our-business .second-card .container .first-block .card-text .d-flex,.our-business .second-card .container .fourth-block .card-text .d-flex,.our-business .second-card .container .second-block .card-text .d-flex,.our-business .second-card .container .third-block .card-text .d-flex {
    margin-right:80px
}
.our-business .second-card .container .fifth-block:hover,.our-business .second-card .container .first-block:hover,.our-business .second-card .container .fourth-block:hover,.our-business .second-card .container .second-block:hover,.our-business .second-card .container .third-block:hover {
    box-shadow:0 10px 40px 0 rgba(0,0,0,.25)
}
@media (max-width:1100px) {
    .our-business .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .our-business .first-card .container {
        padding:35px 0 0
    }
    .our-business .first-card .container .text-description:last-child {
        margin-top:0
    }
    .our-business .first-card .container .img {
        display:none
    }
    .our-business .second-card .container {
        margin-bottom:130px;
        padding:60px 17px
    }
    .our-business .second-card .container .fifth-block,.our-business .second-card .container .first-block,.our-business .second-card .container .fourth-block,.our-business .second-card .container .second-block,.our-business .second-card .container .third-block {
        width:100%
    }
    .our-business .second-card .container .fifth-block .card-text,.our-business .second-card .container .first-block .card-text,.our-business .second-card .container .fourth-block .card-text,.our-business .second-card .container .second-block .card-text,.our-business .second-card .container .third-block .card-text {
        padding:15px 10px 10px 20px;
        width:90%
    }
    .our-business .second-card .container .fifth-block .card-text h2,.our-business .second-card .container .first-block .card-text h2,.our-business .second-card .container .fourth-block .card-text h2,.our-business .second-card .container .second-block .card-text h2,.our-business .second-card .container .third-block .card-text h2 {
        font-size:22px;
        line-height:normal
    }
    .our-business .second-card .container .fifth-block .card-text .d-flex,.our-business .second-card .container .first-block .card-text .d-flex,.our-business .second-card .container .fourth-block .card-text .d-flex,.our-business .second-card .container .second-block .card-text .d-flex,.our-business .second-card .container .third-block .card-text .d-flex {
        margin-right:30px
    }
}
.energy .first-card .container {
    padding:60px 283px 89px
}
.energy .first-card .container .text-description {
    margin-bottom:0
}
.energy .first-card .container .img {
    height:650px
}
.energy .second-card .container {
    margin-bottom:56px;
    padding:20px 70px
}
.energy .second-card .container .content {
    width:50%
}
@media (max-width:992px) {
    .energy .second-card .container .content {
        padding:60px 17px;
        width:100%
    }
    .energy .second-card .container .content .title {
        margin-bottom:0
    }
    .energy .second-card .container .content .text-description {
        padding:0
    }
}
.energy .second-card .container .video {
    height:440px;
    margin-right:20px;
    width:45%
}
.energy .second-card .container .video figure img {
    left:50%;
    -o-object-fit:cover;
    object-fit:cover;
    top:50%;
    width:auto
}
@media (max-width:992px) {
    .energy .second-card .container .video figure img {
        left:62%;
        top:25%
    }
}
.energy .second-card .container .text {
    width:50%
}
.energy .second-card .container .text-description {
    margin-bottom:0;
    padding:0
}
.energy .second-card .container .text-description .title h2 {
    margin-bottom:0;
    text-align:left
}
.energy .third-card {
    background-color:#f4f4f4
}
.energy .third-card .container {
    margin-bottom:56px;
    padding:80px 70px
}
.energy .third-card .container .content {
    width:50%
}
@media (max-width:992px) {
    .energy .third-card .container .content {
        padding:60px 17px;
        width:100%
    }
    .energy .third-card .container .content .title {
        margin-bottom:0
    }
    .energy .third-card .container .content .text-description {
        padding:0
    }
}
.energy .third-card .container .video {
    height:440px;
    margin-left:20px;
    width:45%
}
.energy .third-card .container .video figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:auto
}
.energy .third-card .container .text {
    width:50%
}
.energy .third-card .container .text-description {
    margin-bottom:0;
    padding:0
}
.energy .third-card .container .text-description .title h2 {
    margin-bottom:0;
    text-align:left
}
.energy .fourth-card {
    background-color:#fff
}
.energy .fourth-card .container {
    margin-bottom:0;
    padding:85px 70px 125px
}
.energy .fourth-card .container .title {
    margin-right:20px;
    width:45%
}
.energy .fourth-card .container .title h2 {
    text-align:left
}
.energy .fourth-card .container .text-description {
    margin-bottom:0;
    padding:0;
    width:55%
}
.energy .fifth-card .img {
    height:420px
}
.energy .fifth-card .img figure img {
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.energy .fifth-card .container {
    margin-bottom:0;
    padding:85px 70px 125px
}
.energy .fifth-card .container .title {
    margin-right:20px;
    width:45%
}
.energy .fifth-card .container .text-description {
    margin-bottom:0;
    padding:0;
    width:55%
}
.energy .sixth-card {
    background-color:#f4f4f4
}
.energy .sixth-card .container {
    margin-bottom:0;
    padding:85px 70px 125px
}
.energy .sixth-card .container .title {
    margin-right:20px;
    width:45%
}
.energy .sixth-card .container .text-description {
    margin-bottom:0;
    padding:0;
    width:55%
}
.energy .seventh-card .img {
    height:420px
}
.energy .seventh-card .img figure img {
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.energy .seventh-card .container {
    margin-bottom:0;
    padding:85px 70px 125px
}
.energy .seventh-card .container .title {
    margin-right:20px;
    width:45%
}
.energy .seventh-card .container .text-description {
    margin-bottom:0;
    padding:0;
    width:55%
}
@media (max-width:1100px) {
    .energy .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .energy .first-card .container {
        padding:35px 0 0
    }
    .energy .first-card .container .title h2 {
        margin-bottom:0;
        margin-right:0
    }
    .energy .first-card .container .text-description {
        margin-bottom:60px
    }
    .energy .first-card .container .img {
        display:none
    }
    .energy .second-card .container {
        margin-bottom:0;
        padding:0
    }
    .energy .second-card .container .title {
        padding:0
    }
    .energy .second-card .container .video {
        height:275px;
        width:100%
    }
    .energy .second-card .container .video figure img {
        left:62%;
        top:25%
    }
    .energy .second-card .container .text-description {
        padding:60px 17px;
        width:100%
    }
    .energy .second-card .container .text-description p {
        font-size:20px;
        line-height:normal
    }
    .energy .third-card .container {
        margin-bottom:0;
        padding:0
    }
    .energy .third-card .container .title {
        padding:0
    }
    .energy .third-card .container .video {
        height:275px;
        width:100%
    }
    .energy .third-card .container .text-description {
        padding:60px 17px;
        width:100%
    }
    .energy .third-card .container .text-description p {
        font-size:20px;
        line-height:normal
    }
    .energy .fourth-card .container {
        padding:60px 17px
    }
    .energy .fourth-card .container .title {
        padding:0;
        width:100%
    }
    .energy .fourth-card .container .title h2 {
        margin-bottom:0;
        margin-right:0
    }
    .energy .fourth-card .container .text-description {
        width:100%
    }
    .energy .fourth-card .container .text-description p {
        font-size:20px;
        line-height:normal
    }
    .energy .fifth-card .container {
        padding:60px 17px
    }
    .energy .fifth-card .container .title {
        padding:0;
        width:100%
    }
    .energy .fifth-card .container .title h2 {
        margin-bottom:0;
        margin-right:0
    }
    .energy .fifth-card .container .text-description {
        width:100%
    }
    .energy .fifth-card .container .text-description p {
        font-size:20px;
        line-height:normal
    }
    .energy .sixth-card .container {
        padding:60px 17px
    }
    .energy .sixth-card .container .title {
        padding:0;
        width:100%
    }
    .energy .sixth-card .container .title h2 {
        margin-bottom:0;
        margin-right:0
    }
    .energy .sixth-card .container .text-description {
        width:100%
    }
    .energy .sixth-card .container .text-description p {
        font-size:20px;
        line-height:normal
    }
    .energy .seventh-card .container {
        padding:60px 17px
    }
    .energy .seventh-card .container .title {
        padding:0;
        width:100%
    }
    .energy .seventh-card .container .title h2 {
        margin-bottom:0;
        margin-right:0
    }
    .energy .seventh-card .container .text-description {
        width:100%
    }
    .energy .seventh-card .container .text-description p {
        font-size:20px;
        line-height:normal
    }
}
.group-nos .header h1 {
    display:none
}
.group-nos .image-group-nos .img {
    height:420px
}
.group-nos .image-group-nos .img figure img {
    height:auto;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.group-nos .second-card .content {
    align-items:center;
    display:flex;
    justify-content:center
}
.group-nos .group-we-know .container .first-card {
    padding:20px 70px
}
.group-nos .group-we-know .container .first-card .content {
    background-color:#fff
}
.group-nos .group-we-know .container .first-card .content .blocks {
    width:100%
}
.group-nos .group-we-know .container .first-card .content .blocks .blocks-inner {
    margin-bottom:40px;
    width:49%
}
.group-nos .group-we-know .container .first-card .content .blocks .blocks-inner .img {
    height:340px
}
.group-nos .group-we-know .container .first-card .content .blocks .blocks-inner .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.group-nos .group-we-know .container .first-card .content .blocks .blocks-inner h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:500;
    font-weight:700;
    padding:30px 0;
    text-align:left
}
.group-nos .group-we-know .container .first-card .content .blocks .blocks-inner .text-description {
    padding:0;
    text-align:left
}
.group-nos .group-we-know .container .second-card {
    padding:60px 283px
}
.group-nos .what-we-seek .container .first-card {
    margin-bottom:130px;
    padding:0 70px
}
.group-nos .what-we-seek .container .first-card .card-text {
    margin-bottom:60px
}
.group-nos .what-we-seek .container .first-card .card-text.contrast {
    background:#000!important
}
.group-nos .what-we-seek .container .first-card .card-text.contrast h2 {
    background:#000!important;
    color:#fff!important
}
.group-nos .what-we-seek .container .first-card .card-text .title {
    margin-bottom:0;
    width:50%
}
.group-nos .what-we-seek .container .first-card .card-text .text-description {
    font-size:20px;
    margin-bottom:0;
    padding:0 0 0 125px;
    width:50%
}
.group-nos .what-we-seek .container .first-card .check-list .check-list-inner {
    margin-bottom:60px;
    width:calc(50% - 50px)
}
.group-nos .what-we-seek .container .first-card .check-list .check-list-inner:nth-child(odd) {
    margin-right:50px
}
.group-nos .what-we-seek .container .first-card .check-list .check-list-inner:nth-child(2n) {
    margin-left:50px
}
.group-nos .what-we-seek .container .first-card .check-list .check-list-inner h3 {
    font-size:22px;
    margin-bottom:0;
    padding-left:79px;
    position:relative
}
.group-nos .what-we-seek .container .first-card .check-list .check-list-inner h3:before {
    background:url(../img/frontend/sustainability/check-list-icon.svg) no-repeat;
    background-size:100%;
    content:"";
    display:inline-block;
    height:26px;
    left:0;
    position:absolute;
    top:50%;
    transform:translateX(0) translateY(-50%) scale(1);
    transition:all .2s ease-in-out;
    width:34px;
    z-index:0
}
@media (max-width:1100px) {
    .group-nos .our-strategy .container .second-card {
        padding:60px 185px 0
    }
}
@media (max-width:992px) {
    .group-nos .group-we-know .container .first-card {
        padding:0 17px
    }
    .group-nos .group-we-know .container .first-card .content {
        padding:0
    }
    .group-nos .group-we-know .container .first-card .content .title {
        margin-bottom:30px;
        padding:0
    }
    .group-nos .group-we-know .container .first-card .content .blocks .blocks-inner {
        width:100%
    }
    .group-nos .group-we-know .container .first-card .content .blocks .blocks-inner .img {
        height:340px
    }
    .group-nos .group-we-know .container .first-card .content .blocks .blocks-inner h3 {
        margin-bottom:0;
        padding:30px 0
    }
    .group-nos .group-we-know .container .first-card .content .blocks .blocks-inner .text-description {
        margin-bottom:0
    }
    .group-nos .group-we-know .container .second-card {
        padding:35px 0 0
    }
    .group-nos .group-we-know .container .second-card .title {
        margin-bottom:0
    }
    .group-nos .what-we-seek .container .first-card {
        margin-bottom:0;
        padding:0 17px
    }
    .group-nos .what-we-seek .container .first-card .card-text .title {
        padding:0;
        width:100%
    }
    .group-nos .what-we-seek .container .first-card .card-text .title h2 {
        margin-right:0
    }
    .group-nos .what-we-seek .container .first-card .card-text .text-description {
        margin-top:30px;
        padding-left:0;
        width:100%
    }
    .group-nos .what-we-seek .container .first-card .check-list .check-list-inner {
        width:100%
    }
    .group-nos .what-we-seek .container .first-card .check-list .check-list-inner:nth-child(odd) {
        margin-right:0
    }
    .group-nos .what-we-seek .container .first-card .check-list .check-list-inner:nth-child(2n) {
        margin-left:0
    }
    .group-nos .what-we-seek .container .first-card .check-list .check-list-inner h3 {
        font-size:18px
    }
    .group-nos .image-group-nos .img {
        height:200px
    }
    .group-nos .image-group-nos .img figure img {
        height:auto;
        -o-object-fit:cover;
        object-fit:cover;
        width:100%
    }
}
.group-nos .eight-card .container {
    padding:0 70px
}
.group-nos .eight-card .container div {
    height:260px
}
@media (max-width:992px) {
    .group-nos .eight-card .container div {
        height:auto!important
    }
    .group-nos .eight-card .container .first-block {
        display:block!important;
        width:100%!important
    }
}
.group-nos .eight-card .container .first-block figure {
    float:left;
    height:230px;
    margin-bottom:0;
    margin-left:4%;
    overflow:hidden;
    position:relative;
    width:49%
}
.group-nos .eight-card .container .first-block figure:first-of-type {
    margin-left:0
}
@media (max-width:992px) {
    .group-nos .eight-card .container .first-block figure {
        display:block!important;
        height:200px;
        margin-bottom:20px;
        margin-left:0!important;
        width:100%!important
    }
}
.group-nos .eight-card .container .first-block img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.group-nos .eight-card .container .first-block {
    margin-bottom:20px;
    width:100%
}
.fuel-distribution .transparency-annual-report .top-section {
    margin-bottom:0;
    padding:70px 0
}
.fuel-distribution .transparency-annual-report .top-section .container {
    padding:0 70px
}
@media (max-width:992px) {
    .fuel-distribution .transparency-annual-report .top-section .container {
        padding:0
    }
}
@media screen and (max-width:980px) {
    .fuel-distribution .transparency-annual-report .top-section .d-flex {
        flex-direction:column
    }
}
.fuel-distribution .transparency-annual-report .top-section .text-info {
    text-align:center
}
@media screen and (max-width:980px) {
    .fuel-distribution .transparency-annual-report .top-section .text-info {
        padding:0 20px
    }
}
.fuel-distribution .transparency-annual-report .top-section .text-info .title {
    padding:0;
    text-align:center
}
@media screen and (max-width:980px) {
    .fuel-distribution .transparency-annual-report .top-section .text-info .title {
        padding:0
    }
}
.fuel-distribution .transparency-annual-report .top-section .text-info .text-description {
    margin:auto;
    max-width:810px;
    padding:0
}
.fuel-distribution .transparency-annual-report .list-section {
    background:#fff
}
.fuel-distribution .transparency-annual-report .list-section .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .fuel-distribution .transparency-annual-report .list-section .container {
        padding:0 20px
    }
}
.fuel-distribution .transparency-annual-report .list-section .title-certification {
    clear:both;
    display:inline-block;
    padding-bottom:70px;
    padding-top:90px;
    width:100%
}
.fuel-distribution .transparency-annual-report .list-section .title-certification h3 {
    color:#4d6d5d;
    display:inline-block;
    float:left;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.1
}
@media (max-width:992px) {
    .fuel-distribution .transparency-annual-report .list-section .title-certification h3 {
        float:none;
        margin-bottom:30px
    }
}
.fuel-distribution .transparency-annual-report .list-section .title-certification p {
    color:#4a4a4a;
    float:right;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    max-width:625px
}
@media (max-width:992px) {
    .fuel-distribution .transparency-annual-report .list-section .title-certification p {
        display:block;
        float:none;
        margin-bottom:60px
    }
}
.fuel-distribution .transparency-annual-report .list-section .item {
    clear:both;
    display:inline-block;
    margin-top:20px;
    width:100%
}
@media (max-width:992px) {
    .fuel-distribution .transparency-annual-report .list-section .item {
        margin-top:60px
    }
}
.fuel-distribution .transparency-annual-report .list-section .item .title-text {
    background:#f4f4f4;
    height:90px;
    padding:25px 50px;
    position:relative;
    width:100%
}
@media (max-width:992px) {
    .fuel-distribution .transparency-annual-report .list-section .item .title-text {
        height:auto;
        padding:30px
    }
}
.fuel-distribution .transparency-annual-report .list-section .item .title-text.contrast {
    background:#ff0
}
.fuel-distribution .transparency-annual-report .list-section .item .title-text img {
    display:none!important
}
@media (max-width:992px) {
    .fuel-distribution .transparency-annual-report .list-section .item .title-text img {
        display:block;
        height:100%;
        left:0;
        position:absolute;
        top:0
    }
}
.fuel-distribution .transparency-annual-report .list-section .item .title-text h4 {
    color:#4d6d5d;
    font-size:30px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:.93;
    margin-bottom:0
}
@media screen and (max-width:992px) {
    .fuel-distribution .transparency-annual-report .list-section .item .title-text h4 {
        font-size:20px;
        line-height:1.2
    }
}
.fuel-distribution .transparency-annual-report .list-section .item .title-text h4.contrast {
    color:#000!important
}
.fuel-distribution .transparency-annual-report .list-section .item .description-item {
    color:#4a4a4a;
    display:inline-block;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    padding:18px 60px 45px 80px
}
@media screen and (max-width:992px) {
    .fuel-distribution .transparency-annual-report .list-section .item .description-item {
        padding:20px
    }
}
.fuel-distribution .transparency-annual-report .list-section .item .description-item .btn {
    display:block;
    height:50px;
    margin-top:120px;
    width:200px
}
@media screen and (max-width:992px) {
    .fuel-distribution .transparency-annual-report .list-section .item .description-item .btn {
        margin-top:30px
    }
}
.fuel-distribution .transparency-annual-report .list-section .item .description-item .text {
    float:left;
    padding:10px 10px 10px 70px;
    width:calc(100% - 180px)
}
@media (max-width:992px) {
    .fuel-distribution .transparency-annual-report .list-section .item .description-item .text {
        display:block;
        float:none;
        margin-top:20px;
        padding-left:0;
        padding-right:0;
        width:100%
    }
}
.fuel-distribution .transparency-annual-report .list-section .item .description-item img {
    float:left;
    max-width:180px
}
@media screen and (max-width:980px) {
    .fuel-distribution .transparency-annual-report .list-section .item .description-item img {
        display:block!important;
        float:none;
        margin:auto auto 0
    }
}
.fuel-distribution .environment .list-questions li .content-question .trigger-question {
    display:inline-block
}
.fuel-distribution .environment .list-questions li .content-question .trigger-question h3 {
    float:left
}
@media screen and (max-width:750px) {
    .fuel-distribution .environment .list-questions li .content-question .trigger-question h3 {
        float:none;
        width:100%
    }
}
.fuel-distribution .environment .list-questions li .content-question .trigger-question .btn {
    float:right
}
@media screen and (max-width:750px) {
    .fuel-distribution .environment .list-questions li .content-question .trigger-question .btn {
        display:block;
        float:none;
        margin-top:10px
    }
}
.fuel-distribution .environment .list-questions li .content-question .trigger-question:after {
    display:none;
    opacity:0
}
.fuel-distribution .common-questions .list-questions,.fuel-distribution .environment .list-questions {
    padding-bottom:60px;
    padding-top:20px
}
.fuel-distribution .common-questions .container,.fuel-distribution .environment .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .fuel-distribution .common-questions .container,.fuel-distribution .environment .container {
        padding:0 20px
    }
}
.fuel-distribution .first-card .container {
    padding:60px 283px 89px
}
.fuel-distribution .first-card .container .img {
    height:650px
}
.fuel-distribution .second-card {
    background-color:#f4f4f4;
    margin-bottom:120px;
    margin-top:150px
}
.fuel-distribution .second-card .container {
    padding:20px 70px
}
.fuel-distribution .second-card .container .imgs {
    margin-top:-200px
}
.fuel-distribution .second-card .container .imgs .img {
    height:420px
}
.fuel-distribution .second-card .container .imgs .img img {
    height:100%;
    width:auto!important
}
.fuel-distribution .second-card .container .imgs .img:first-child {
    margin-right:20px;
    width:35%
}
.fuel-distribution .second-card .container .imgs .img:last-child {
    width:65%
}
.fuel-distribution .second-card .container .content {
    padding:100px 0
}
.fuel-distribution .second-card .container .content .title {
    margin-bottom:0;
    margin-right:20px;
    width:35%
}
.fuel-distribution .second-card .container .content .text-description {
    margin-bottom:0;
    padding:0;
    white-space:normal;
    width:65%
}
.fuel-distribution .third-card {
    margin-bottom:0
}
.fuel-distribution .third-card .content {
    padding:100px 70px
}
.fuel-distribution .third-card .content .title {
    margin-bottom:0;
    margin-right:20px;
    width:35%
}
.fuel-distribution .third-card .content .text-description {
    margin-bottom:0;
    padding:0;
    width:65%
}
.fuel-distribution .third-card .img {
    height:420px
}
.fuel-distribution .third-card .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.fuel-distribution .fourth-card .container {
    margin-bottom:120px;
    padding:20px 70px
}
.fuel-distribution .fourth-card .container .content .title {
    margin-right:20px;
    width:35%
}
.fuel-distribution .fourth-card .container .content .text-description {
    padding:0;
    width:65%
}
.fuel-distribution .fourth-card .container .img {
    height:530px;
    width:64%
}
.fuel-distribution .fourth-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.fuel-distribution .fifth-card .title h2 {
    text-align:left
}
.fuel-distribution .fifth-card .img {
    height:420px
}
.fuel-distribution .fifth-card .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.fuel-distribution .sixth-card .title h2 {
    text-align:left
}
.fuel-distribution .sixth-card.contrast {
    background:#000
}
.fuel-distribution .sixth-card .full-background:nth-child(2n) {
    background:#f4f4f4
}
.fuel-distribution .sixth-card .full-background .content {
    padding:100px 70px
}
.fuel-distribution .sixth-card .full-background .content .title {
    margin-bottom:0;
    margin-right:20px;
    width:35%
}
.fuel-distribution .sixth-card .full-background .content .text-description {
    margin-bottom:0;
    padding:0;
    white-space:normal!important;
    width:65%
}
.fuel-distribution .seventh-card {
    background-color:#fff;
    margin-bottom:80px
}
.fuel-distribution .seventh-card .container {
    padding:100px 70px
}
.fuel-distribution .seventh-card .content .title {
    margin-right:20px;
    width:35%
}
.fuel-distribution .seventh-card .content .title h2 {
    text-align:left
}
.fuel-distribution .seventh-card .content .text-description {
    margin-bottom:0;
    padding:0;
    width:65%
}
.fuel-distribution .seventh-card .btn-purple {
    align-items:center;
    display:flex;
    height:70px;
    justify-content:center;
    margin-top:50px;
    width:250px
}
.fuel-distribution .seventh-card .img {
    height:420px
}
.fuel-distribution .seventh-card .img figure img {
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.fuel-distribution .list-section {
    background:#fff;
    margin-bottom:250px
}
@media (max-width:992px) {
    .fuel-distribution .list-section {
        margin-bottom:30px
    }
}
.fuel-distribution .list-section .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .fuel-distribution .list-section .container {
        padding:0 20px
    }
}
.fuel-distribution .list-section .title-certification {
    clear:both;
    display:inline-block;
    padding-bottom:70px;
    padding-top:90px;
    width:100%
}
@media (max-width:992px) {
    .fuel-distribution .list-section .title-certification {
        padding-bottom:0;
        padding-top:0
    }
}
.fuel-distribution .list-section .title-certification h3 {
    color:#4d6d5d;
    display:inline-block;
    float:left;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.1
}
@media (max-width:992px) {
    .fuel-distribution .list-section .title-certification h3 {
        float:none;
        font-size:30px;
        margin-bottom:30px
    }
}
.fuel-distribution .list-section .title-certification p {
    color:#4a4a4a;
    float:right;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    max-width:625px
}
@media (max-width:992px) {
    .fuel-distribution .list-section .title-certification p {
        display:block;
        float:none;
        margin-bottom:60px
    }
}
.fuel-distribution .list-section .item {
    clear:both;
    display:inline-block;
    margin-top:20px;
    width:100%
}
@media (max-width:992px) {
    .fuel-distribution .list-section .item {
        margin-top:60px
    }
}
.fuel-distribution .list-section .item .title-text {
    background:#f4f4f4;
    height:90px;
    padding:25px 50px;
    position:relative;
    width:100%
}
@media (max-width:992px) {
    .fuel-distribution .list-section .item .title-text {
        height:auto;
        padding:20px 30px 20px 85px
    }
}
.fuel-distribution .list-section .item .title-text.contrast {
    background:#ff0
}
.fuel-distribution .list-section .item .title-text img {
    display:none!important
}
@media (max-width:992px) {
    .fuel-distribution .list-section .item .title-text img {
        display:block;
        height:100%;
        left:0;
        position:absolute;
        top:0
    }
}
.fuel-distribution .list-section .item .title-text h4 {
    color:#4d6d5d;
    font-size:30px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:.93;
    margin-bottom:0
}
@media screen and (max-width:992px) {
    .fuel-distribution .list-section .item .title-text h4 {
        font-size:20px;
        line-height:1.2
    }
}
.fuel-distribution .list-section .item .title-text h4.contrast {
    color:#000!important
}
.fuel-distribution .list-section .item .description-item {
    color:#4a4a4a;
    display:inline-block;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    padding:18px 60px 45px 80px
}
@media screen and (max-width:992px) {
    .fuel-distribution .list-section .item .description-item {
        padding:20px
    }
}
.fuel-distribution .list-section .item .description-item .btn {
    display:block;
    height:50px;
    margin-top:120px;
    width:200px
}
@media screen and (max-width:992px) {
    .fuel-distribution .list-section .item .description-item .btn {
        margin-top:30px
    }
}
.fuel-distribution .list-section .item .description-item .text {
    float:left;
    padding:10px 10px 10px 70px;
    width:calc(100% - 180px)
}
@media (max-width:992px) {
    .fuel-distribution .list-section .item .description-item .text {
        display:block;
        float:none;
        margin-top:30px;
        padding-left:0;
        width:100%
    }
}
.fuel-distribution .list-section .item .description-item img {
    float:left;
    max-width:180px
}
@media (max-width:992px) {
    .fuel-distribution .list-section .item .description-item img {
        display:none
    }
}
@media (max-width:1200px) {
    .fuel-distribution .sixth-card .full-background .content .title h2 {
        font-size:30px
    }
}
@media (max-width:1100px) {
    .fuel-distribution .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .fuel-distribution .header h1 {
        font-size:10.66667vw
    }
    .fuel-distribution .first-card .container {
        padding:35px 0 0
    }
    .fuel-distribution .first-card .container .img {
        display:none
    }
    .fuel-distribution .second-card {
        margin-bottom:70px;
        margin-top:0
    }
    .fuel-distribution .second-card .container {
        padding:0
    }
    .fuel-distribution .second-card .container .imgs {
        margin-top:0
    }
    .fuel-distribution .second-card .container .imgs .img:first-child {
        height:529px;
        margin-right:0;
        width:100%
    }
    .fuel-distribution .second-card .container .imgs .img:last-child {
        display:none
    }
    .fuel-distribution .second-card .container .content {
        background-color:#f4f4f4;
        padding:30px 17px
    }
    .fuel-distribution .second-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .fuel-distribution .second-card .container .content .text-description {
        width:100%
    }
    .fuel-distribution .third-card {
        margin-bottom:0
    }
    .fuel-distribution .third-card .content {
        padding:0 17px 70px
    }
    .fuel-distribution .third-card .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .fuel-distribution .third-card .content .text-description {
        width:100%
    }
    .fuel-distribution .fourth-card .container {
        margin-bottom:0;
        padding:0 17px 70px
    }
    .fuel-distribution .fourth-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .fuel-distribution .fourth-card .container .content .text-description {
        width:100%
    }
    .fuel-distribution .fourth-card .container .img {
        height:223px;
        width:100%
    }
    .fuel-distribution .fifth-card {
        margin-bottom:0
    }
    .fuel-distribution .fifth-card .title h2 {
        text-align:left
    }
    .fuel-distribution .sixth-card .full-background {
        margin-bottom:0;
        padding:70px 17px
    }
    .fuel-distribution .sixth-card .full-background .content {
        padding:0
    }
    .fuel-distribution .sixth-card .full-background .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .fuel-distribution .sixth-card .full-background .content .text-description {
        width:100%
    }
    .fuel-distribution .seventh-card {
        background-color:#fff;
        margin-bottom:0
    }
    .fuel-distribution .seventh-card .container {
        margin-bottom:0;
        padding:60px 17px 30px
    }
    .fuel-distribution .seventh-card .container .content {
        padding:0
    }
    .fuel-distribution .seventh-card .container .content .text-description,.fuel-distribution .seventh-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
}
.sugar .sugar-modal {
    padding-right:0
}
.sugar .sugar-modal .modal-dialog {
    margin-top:12rem;
    max-width:800px
}
.sugar .sugar-modal .modal-content {
    border-radius:10px;
    position:relative
}
.sugar .sugar-modal .modal-header {
    border:0;
    padding:0;
    position:relative
}
.sugar .sugar-modal .close {
    color:#7b9288;
    height:25px;
    margin:0;
    opacity:1;
    position:absolute;
    right:10px;
    top:-10px;
    width:25px
}
.sugar .sugar-modal .modal-img {
    border-radius:25px;
    height:100%;
    padding:1rem;
    position:absolute;
    transform:translate(-70%)
}
.sugar .sugar-modal .btn-purple {
    height:50px;
    width:250px
}
.sugar .first-card .container {
    padding:60px 283px 89px
}
.sugar .first-card .container .img {
    height:650px
}
.sugar .second-card {
    background-color:#f4f4f4
}
.sugar .second-card .container {
    padding:100px 70px
}
.sugar .second-card .container .content .title {
    margin-right:20px;
    width:35%
}
.sugar .second-card .container .content .text-description {
    width:65%
}
.sugar .third-card .img {
    background-position:50%;
    background-size:cover;
    height:420px
}
.sugar .third-card .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.sugar .fourth-card {
    background-color:#f4f4f4
}
.sugar .fourth-card .title h2 {
    text-align:left
}
.sugar .fourth-card .container {
    padding:100px 70px
}
.sugar .fourth-card .container .content .title {
    margin-right:20px;
    width:35%
}
.sugar .fourth-card .container .content .text-description {
    margin-bottom:0;
    width:65%
}
.sugar .fifth-card .container {
    padding:20px 70px 0
}
.sugar .fifth-card .container .content {
    background-color:#fff
}
.sugar .fifth-card .container .content.contrast {
    background:#000
}
.sugar .fifth-card .container .content .title {
    margin-bottom:0
}
.sugar .fifth-card .container .content p {
    color:#4a4a4a;
    font-size:18px;
    font-weight:400;
    line-height:1.67;
    text-align:left;
    white-space:pre-line
}
.sugar .fifth-card .container .content .blocks .blocks-inner {
    margin-bottom:40px;
    width:49%
}
.sugar .fifth-card .container .content .blocks .blocks-inner .img {
    background-position:50%;
    background-size:cover;
    height:250px
}
.sugar .fifth-card .container .content .blocks .blocks-inner h3 {
    background-color:#f4f4f4;
    color:#4d6d5d;
    font-size:22px;
    font-weight:500;
    margin-bottom:25px;
    padding:30px 0;
    text-align:center
}
.sugar .fifth-card .container .content .blocks .blocks-inner h3.contrast {
    background:#ff0;
    color:#000!important
}
.sugar .fifth-card .container .content .blocks .blocks-inner .text-description {
    padding:0 20px
}
.sugar .sixth-card {
    background-color:#f4f4f4
}
.sugar .sixth-card .title h2 {
    text-align:left
}
.sugar .sixth-card .container {
    padding:100px 70px
}
.sugar .sixth-card .container .content .title {
    margin-right:20px;
    width:35%
}
.sugar .sixth-card .container .content .text-description {
    margin-bottom:0;
    width:65%
}
@media (max-width:1200px) {
    .sugar .fourth-card .container .content .title h2,.sugar .second-card .container .content .title h2,.sugar .sixth-card .container .content .title h2 {
        font-size:30px
    }
}
@media (max-width:1100px) {
    .sugar .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .sugar .first-card .container {
        padding:35px 0 0
    }
    .sugar .first-card .container .title {
        margin-bottom:30px
    }
    .sugar .first-card .container .img {
        display:none
    }
    .sugar .second-card .container {
        margin-bottom:0;
        padding:60px 17px 30px
    }
    .sugar .second-card .container .content {
        padding:0
    }
    .sugar .second-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .sugar .second-card .container .content .text-description {
        padding:0;
        width:100%
    }
    .sugar .fourth-card,.sugar .sixth-card {
        margin-bottom:60px
    }
    .sugar .fourth-card .container,.sugar .sixth-card .container {
        margin-bottom:0;
        padding:60px 17px 30px
    }
    .sugar .fourth-card .container .content,.sugar .sixth-card .container .content {
        padding:0
    }
    .sugar .fourth-card .container .content .text-description,.sugar .fourth-card .container .content .title,.sugar .sixth-card .container .content .text-description,.sugar .sixth-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .sugar .fifth-card .container {
        padding:0 17px
    }
    .sugar .fifth-card .container .content {
        padding:0
    }
    .sugar .fifth-card .container .content .title {
        margin-bottom:30px;
        padding:0
    }
    .sugar .fifth-card .container .content .blocks .blocks-inner {
        width:100%
    }
    .sugar .fifth-card .container .content .blocks .blocks-inner .img {
        height:163px
    }
    .sugar .fifth-card .container .content .blocks .blocks-inner h3 {
        padding-left:20px;
        text-align:left
    }
    .sugar .fifth-card .container .content .blocks .blocks-inner:last-child {
        margin-bottom:125px
    }
    .sugar .fifth-card .container .content .blocks .blocks-inner:last-child .text-description {
        margin-bottom:0
    }
}
.ethanol .first-card .container {
    padding:60px 283px 89px
}
.ethanol .second-card {
    background-color:#f4f4f4;
    margin-top:150px
}
.ethanol .second-card .container {
    padding:20px 70px
}
.ethanol .second-card .container .imgs {
    margin-top:-200px
}
.ethanol .second-card .container .imgs .img {
    height:420px
}
.ethanol .second-card .container .imgs .img img {
    height:100%;
    width:auto!important
}
.ethanol .second-card .container .imgs .img:first-child {
    margin-right:20px;
    width:35%
}
.ethanol .second-card .container .imgs .img:last-child {
    width:65%
}
.ethanol .second-card .container .content {
    padding:100px 0
}
.ethanol .second-card .container .content .title {
    margin-right:20px;
    width:35%
}
.ethanol .second-card .container .content .text-description {
    margin:0;
    padding:0;
    width:65%
}
.ethanol .second-card .container .content .text-description * {
    text-align:left
}
.ethanol .third-card .container {
    padding:100px 70px
}
.ethanol .third-card .container .content .title {
    margin-right:20px;
    width:35%
}
.ethanol .third-card .container .content .text-description {
    margin-bottom:0;
    width:65%
}
.ethanol .fourth-card {
    background-color:#f4f4f4;
    margin-bottom:120px
}
.ethanol .fourth-card .title h2 {
    text-align:left
}
.ethanol .fourth-card .container {
    padding:100px 70px
}
.ethanol .fourth-card .container .content .title {
    margin-right:20px;
    width:35%
}
.ethanol .fourth-card .container .content .text-description {
    margin-bottom:0;
    width:65%
}
.ethanol .fifth-card .container {
    padding:20px 70px
}
.ethanol .fifth-card .container .content {
    background-color:#fff
}
.ethanol .fifth-card .container .content.contrast {
    background:#000
}
.ethanol .fifth-card .container .content .title {
    margin-bottom:0
}
.ethanol .fifth-card .container .content p {
    color:#4a4a4a;
    font-size:18px;
    font-weight:400;
    line-height:1.67;
    text-align:left;
    white-space:pre-line
}
.ethanol .fifth-card .container .content .blocks .blocks-inner {
    margin-bottom:40px;
    margin-right:20px;
    width:23%
}
.ethanol .fifth-card .container .content .blocks .blocks-inner .img {
    height:150px
}
.ethanol .fifth-card .container .content .blocks .blocks-inner h3 {
    background-color:#f4f4f4;
    color:#4d6d5d;
    font-size:22px;
    font-weight:500;
    margin-bottom:25px;
    padding:30px 20px;
    text-align:left
}
.ethanol .fifth-card .container .content .blocks .blocks-inner h3.contrast {
    background:#ff0;
    color:#000!important
}
.ethanol .fifth-card .container .content .blocks .blocks-inner .text-description {
    margin-bottom:0;
    padding:0 20px
}
@media (max-width:1220px) {
    .ethanol .fifth-card .container .content .blocks .blocks-inner {
        width:30%
    }
}
@media (max-width:1100px) {
    .ethanol .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .ethanol .first-card .container {
        padding:35px 0 0
    }
    .ethanol .first-card .container .img {
        display:none
    }
    .ethanol .second-card {
        margin-top:0
    }
    .ethanol .second-card .container {
        margin-bottom:0;
        padding:0
    }
    .ethanol .second-card .container .imgs {
        margin-top:0
    }
    .ethanol .second-card .container .imgs .img:first-child {
        height:375px;
        margin-bottom:20px;
        margin-right:0;
        width:100%
    }
    .ethanol .second-card .container .imgs .img:last-child {
        background-position:0 0;
        height:183px;
        width:100%
    }
    .ethanol .second-card .container .content {
        background-color:#fff;
        padding:30px 17px
    }
    .ethanol .second-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .ethanol .second-card .container .content .text-description {
        width:100%
    }
    .ethanol .third-card {
        background-color:#f4f4f4;
        margin-bottom:0
    }
    .ethanol .third-card .container {
        margin-bottom:0;
        padding:60px 17px 30px
    }
    .ethanol .third-card .container .content {
        padding:0
    }
    .ethanol .third-card .container .content .text-description,.ethanol .third-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .ethanol .fourth-card {
        background-color:#fff;
        margin-bottom:0
    }
    .ethanol .fourth-card .container {
        margin-bottom:0;
        padding:60px 17px 30px
    }
    .ethanol .fourth-card .container .content {
        padding:0
    }
    .ethanol .fourth-card .container .content .text-description,.ethanol .fourth-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .ethanol .fifth-card .container {
        padding:0 17px
    }
    .ethanol .fifth-card .container .content {
        padding:0
    }
    .ethanol .fifth-card .container .content .title {
        margin-bottom:0;
        padding:0
    }
    .ethanol .fifth-card .container .content .blocks .blocks-inner {
        margin-right:0;
        width:100%
    }
    .ethanol .fifth-card .container .content .blocks .blocks-inner .img {
        height:163px
    }
    .ethanol .fifth-card .container .content .blocks .blocks-inner h3 {
        padding-left:20px;
        text-align:left
    }
    .ethanol .fifth-card .container .content .blocks .blocks-inner:last-child {
        margin-bottom:125px
    }
}
.renewables .btn-purple {
    align-items:center;
    display:flex;
    height:70px;
    justify-content:center;
    width:250px
}
.renewables .img {
    height:420px
}
.renewables .img figure img {
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.renewables .first-card .container {
    padding:0 283px 89px
}
.renewables .second-card {
    background-color:#f4f4f4;
    margin-top:150px
}
.renewables .second-card .container {
    padding:20px 70px
}
.renewables .second-card .container .imgs {
    margin-top:-200px
}
.renewables .second-card .container .imgs .img {
    height:420px
}
.renewables .second-card .container .imgs .img img {
    height:100%;
    width:auto!important
}
.renewables .second-card .container .imgs .img:first-child {
    margin-right:20px;
    width:35%
}
.renewables .second-card .container .imgs .img:last-child {
    width:65%
}
.renewables .second-card .container .content {
    padding:100px 0
}
.renewables .second-card .container .content .title {
    margin-right:20px;
    width:35%
}
.renewables .second-card .container .content .text-description {
    margin:0;
    padding:0;
    width:65%
}
.renewables .second-card .container .content .text-description * {
    text-align:left
}
.renewables .ten-card {
    margin-top:85px
}
.renewables .ten-card .container {
    padding:20px 70px
}
.renewables .ten-card .container .content {
    width:100%
}
.renewables .ten-card .container .content .title {
    width:55%
}
.renewables .ten-card .container .content figure {
    display:block;
    height:440px;
    margin-right:20px;
    width:45%
}
.renewables .ten-card .container .content img {
    display:block;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.renewables .ten-card .container .content .text-description {
    margin:0;
    padding:0
}
.renewables .ten-card .container .content .text-description * {
    text-align:left
}
.renewables .third-card .container {
    padding:100px 70px
}
.renewables .third-card .container .content .title {
    margin-right:20px;
    width:35%
}
.renewables .third-card .container .content .text-description {
    margin-bottom:0;
    width:65%
}
.renewables .fourth-card {
    background-color:#fff;
    margin-bottom:120px
}
.renewables .fourth-card .title h2 {
    text-align:left
}
.renewables .fourth-card .container {
    padding:100px 70px
}
.renewables .fourth-card .container .content .title {
    margin-right:20px;
    width:35%
}
.renewables .fourth-card .container .content .text-description {
    width:65%
}
.renewables .fourth-card .container .content a {
    display:block;
    margin-top:10px
}
.renewables .fifth-card .container {
    padding:20px 70px
}
.renewables .fifth-card .container .content {
    background-color:#fff
}
.renewables .fifth-card .container .content.contrast {
    background:#000
}
.renewables .fifth-card .container .content .title {
    margin-bottom:0
}
.renewables .fifth-card .container .content p {
    color:#4a4a4a;
    font-size:18px;
    font-weight:400;
    line-height:1.67;
    text-align:left;
    white-space:pre-line
}
.renewables .fifth-card .container .content .blocks .blocks-inner {
    margin-bottom:40px;
    margin-right:20px;
    width:23%
}
.renewables .fifth-card .container .content .blocks .blocks-inner .img {
    height:150px
}
.renewables .fifth-card .container .content .blocks .blocks-inner h3 {
    background-color:#f4f4f4;
    color:#4d6d5d;
    font-size:22px;
    font-weight:500;
    margin-bottom:25px;
    padding:30px 20px;
    text-align:left
}
.renewables .fifth-card .container .content .blocks .blocks-inner h3.contrast {
    background:#ff0;
    color:#000!important
}
.renewables .fifth-card .container .content .blocks .blocks-inner .text-description {
    margin-bottom:0;
    padding:0 20px
}
.renewables .sixth-card.top-card {
    padding-top:60px
}
.renewables .sixth-card.top-card .container {
    margin-bottom:0
}
.renewables .sixth-card .container {
    margin-bottom:56px;
    padding:20px 70px
}
.renewables .sixth-card .container .content {
    width:50%
}
@media (max-width:992px) {
    .renewables .sixth-card .container .content {
        padding:60px 17px;
        width:100%
    }
    .renewables .sixth-card .container .content .title {
        margin-bottom:0
    }
    .renewables .sixth-card .container .content .text-description {
        padding:0
    }
}
.renewables .sixth-card .container .video {
    height:440px;
    margin-right:20px;
    width:45%
}
.renewables .sixth-card .container .video figure img {
    left:50%;
    -o-object-fit:cover;
    object-fit:cover;
    top:50%;
    width:auto
}
@media (max-width:992px) {
    .renewables .sixth-card .container .video figure img {
        left:62%;
        top:25%
    }
}
.renewables .sixth-card .container .text {
    width:50%
}
.renewables .sixth-card .container .text-description {
    margin-bottom:0;
    padding:0
}
.renewables .sixth-card .container .text-description .title h2 {
    margin-bottom:0;
    text-align:left
}
.renewables .seventh-card {
    background-color:#f4f4f4
}
.renewables .seventh-card .video-content {
    width:100%
}
.renewables .seventh-card .container {
    margin-bottom:56px;
    padding:80px 70px
}
.renewables .seventh-card .container .content {
    width:50%
}
@media (max-width:992px) {
    .renewables .seventh-card .container .content {
        padding:60px 17px;
        width:100%
    }
    .renewables .seventh-card .container .content .title {
        margin-bottom:0
    }
    .renewables .seventh-card .container .content .text-description {
        padding:0
    }
}
.renewables .seventh-card .container .video {
    height:440px;
    margin-left:20px;
    width:45%
}
.renewables .seventh-card .container .video figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:auto
}
.renewables .seventh-card .container .text {
    width:50%
}
.renewables .seventh-card .container .text-description {
    margin-bottom:0;
    padding:0
}
.renewables .seventh-card .container .text-description .title h2 {
    margin-bottom:0;
    text-align:left
}
.renewables .eight-card {
    background-color:#f4f4f4
}
.renewables .eight-card .container {
    margin-bottom:0;
    padding:85px 70px 125px
}
.renewables .eight-card .container .title {
    margin-right:20px;
    width:45%
}
.renewables .eight-card .container .title h2 {
    text-align:left
}
.renewables .eight-card .container .text-description {
    margin-bottom:0;
    padding:0;
    width:55%
}
@media (max-width:1220px) {
    .renewables .fifth-card .container .content .blocks .blocks-inner {
        width:30%
    }
}
@media (max-width:1100px) {
    .renewables .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .renewables .first-card .container {
        padding:35px 0 0
    }
    .renewables .first-card .container .img {
        display:none
    }
    .renewables .video {
        margin-left:0!important
    }
    .renewables .second-card {
        margin-top:0
    }
    .renewables .second-card .container {
        margin-bottom:0;
        padding:0
    }
    .renewables .second-card .container .imgs {
        margin-top:0
    }
    .renewables .second-card .container .imgs .img:first-child {
        height:375px;
        margin-bottom:20px;
        margin-right:0;
        width:100%
    }
    .renewables .second-card .container .imgs .img:last-child {
        background-position:0 0;
        height:183px;
        width:100%
    }
    .renewables .second-card .container .content {
        background-color:#fff;
        padding:30px 17px
    }
    .renewables .second-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .renewables .second-card .container .content .text-description {
        width:100%
    }
    .renewables .ten-card {
        margin-top:0
    }
    .renewables .ten-card .container {
        margin-bottom:0;
        padding:0
    }
    .renewables .ten-card .container .content {
        background-color:#fff;
        padding:30px 17px
    }
    .renewables .ten-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .renewables .ten-card .container .content figure {
        width:100%
    }
    .renewables .ten-card .container .content figure img {
        max-width:100%;
        width:auto
    }
    .renewables .ten-card .container .content .text-description {
        width:100%
    }
    .renewables .third-card {
        background-color:#f4f4f4;
        margin-bottom:0
    }
    .renewables .third-card .container {
        margin-bottom:0;
        padding:60px 17px 30px
    }
    .renewables .third-card .container .content {
        padding:0
    }
    .renewables .third-card .container .content .text-description,.renewables .third-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .renewables .fourth-card {
        background-color:#fff;
        margin-bottom:0
    }
    .renewables .fourth-card .container {
        margin-bottom:0;
        padding:60px 17px 30px
    }
    .renewables .fourth-card .container .content {
        padding:0
    }
    .renewables .fourth-card .container .content .text-description,.renewables .fourth-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .renewables .fifth-card .container {
        padding:0 17px
    }
    .renewables .fifth-card .container .content {
        padding:0
    }
    .renewables .fifth-card .container .content .title {
        margin-bottom:0;
        padding:0
    }
    .renewables .fifth-card .container .content .blocks .blocks-inner {
        margin-right:0;
        width:100%
    }
    .renewables .fifth-card .container .content .blocks .blocks-inner .img {
        height:163px
    }
    .renewables .fifth-card .container .content .blocks .blocks-inner h3 {
        padding-left:20px;
        text-align:left
    }
    .renewables .fifth-card .container .content .blocks .blocks-inner:last-child {
        margin-bottom:125px
    }
    .renewables .sixth-card .container {
        margin-bottom:0;
        padding:0
    }
    .renewables .sixth-card .container .title {
        padding:0
    }
    .renewables .sixth-card .container .video {
        height:275px;
        width:100%
    }
    .renewables .sixth-card .container .video figure img {
        left:62%;
        top:25%
    }
    .renewables .sixth-card .container .text-description {
        padding:60px 17px;
        width:100%
    }
    .renewables .sixth-card .container .text-description p {
        font-size:20px;
        line-height:normal
    }
    .renewables .seventh-card {
        flex-direction:column-reverse!important
    }
    .renewables .seventh-card .container {
        margin-bottom:0;
        padding:0
    }
    .renewables .seventh-card .container .title {
        padding:0
    }
    .renewables .seventh-card .container .video {
        height:275px;
        width:100%
    }
    .renewables .seventh-card .container .text-description {
        padding:60px 17px;
        width:100%
    }
    .renewables .seventh-card .container .text-description p {
        font-size:20px;
        line-height:normal
    }
    .renewables .eight-card .container {
        padding:60px 17px
    }
    .renewables .eight-card .container .title {
        padding:0;
        width:100%
    }
    .renewables .eight-card .container .title h2 {
        margin-bottom:0;
        margin-right:0
    }
    .renewables .eight-card .container .text-description {
        width:100%
    }
    .renewables .eight-card .container .text-description p {
        font-size:20px;
        line-height:normal
    }
}
.press.contrast .card {
    background:#000;
    border:1px solid #fff
}
.press.contrast .card .text-description {
    color:#fff!important
}
.press .read-more-news .img figure img {
    height:100%;
    width:auto
}
.press .second-card {
    background-color:#4d6d5d
}
.press .second-card .container {
    padding:120px 70px
}
.press .second-card .container .title h2 {
    color:#fff
}
.press .second-card .container .text-description {
    color:#fff;
    font-size:18px;
    font-weight:400;
    line-height:1.67;
    margin-bottom:0;
    padding:0;
    width:50%
}
.press .second-card .container .content {
    margin-top:60px
}
.press .second-card .container .content .block {
    background-color:#fff;
    flex:1 0 15%;
    margin:10px 5px;
    max-width:200px
}
.press .second-card .container .content .block.contrast {
    background-color:#000
}
.press .second-card .container .content .block .img {
    background-position:50%;
    background-size:cover;
    height:180px
}
.press .second-card .container .content .block .img figure img {
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    width:auto
}
.press .second-card .container .content .block .block-text {
    border-top:1px solid #f3f3f6;
    padding:15px 10px 15px 20px
}
.press .second-card .container .content .block .block-text .text {
    font-size:14px;
    font-weight:700;
    line-height:normal
}
.press .third-card {
    background-color:#fff
}
.press .third-card .container {
    padding:120px 70px
}
.press .third-card .container .title h2 {
    color:#4d6d5d
}
.press .third-card .container .text-description {
    color:#4a4a4a;
    font-size:18px;
    font-weight:400;
    line-height:1.67;
    margin-bottom:0;
    padding:0;
    width:50%
}
.press .third-card .container .content {
    margin-top:60px
}
.press .third-card .container .content .block {
    background-color:#fff;
    flex:1 0 15%;
    margin:10px 5px;
    max-width:200px
}
.press .third-card .container .content .block.contrast {
    background-color:#000
}
.press .third-card .container .content .block .img {
    background-position:50%;
    background-size:cover;
    height:180px
}
.press .third-card .container .content .block .img figure img {
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    width:auto
}
.press .third-card .container .content .block .block-text {
    border-top:1px solid #f3f3f6;
    padding:15px 10px 15px 20px
}
.press .third-card .container .content .block .block-text .text {
    font-size:14px;
    font-weight:700;
    line-height:normal
}
@media (max-width:1100px) {
    .press .second-card .container .content .block,.press .third-card .container .content .block {
        flex:0 0 23%;
        margin:10px 8px
    }
}
@media (max-width:992px) {
    .press .second-card .container {
        padding:60px 20px
    }
    .press .second-card .container .title {
        padding:0
    }
    .press .second-card .container .text-description {
        line-height:normal;
        margin-bottom:30px;
        width:100%
    }
    .press .second-card .container .content {
        margin-top:30px
    }
    .press .second-card .container .content .block {
        display:none!important;
        flex:none;
        margin-bottom:20px;
        margin-right:0;
        width:46%
    }
    .press .second-card .container .content .block:nth-child(-n+4) {
        display:flex!important
    }
    .press .third-card .container {
        padding:60px 20px
    }
    .press .third-card .container .title {
        padding:0
    }
    .press .third-card .container .text-description {
        line-height:normal;
        margin-bottom:30px;
        width:100%
    }
    .press .third-card .container .content {
        margin-top:30px
    }
    .press .third-card .container .content .block {
        display:none!important;
        flex:none;
        margin-bottom:20px;
        margin-right:0;
        width:46%
    }
    .press .third-card .container .content .block:nth-child(-n+4) {
        display:flex!important
    }
}
.inner .first-card .container {
    padding:90px 290px
}
.inner .first-card .container .title {
    margin-bottom:0
}
.inner .first-card .container .title h2 {
    text-align:left
}
.inner .first-card .container .title h2:first-child {
    margin-bottom:20px
}
.inner .first-card .container .title h2.subtitle {
    color:#4a4a4a;
    font-size:22px;
    line-height:normal;
    margin-bottom:0;
    padding:0
}
.inner .first-card .container .text-description,.inner .first-card .container span {
    font-size:18px!important;
    font-weight:400;
    line-height:1.89!important;
    margin-bottom:0!important;
    padding:0!important
}
.inner .first-card .container .text-description.text-summary,.inner .first-card .container span.text-summary {
    font-size:22px!important;
    line-height:normal!important
}
.inner .first-card .container .text-description-pink {
    color:#486c2e;
    font-size:34px;
    font-weight:400;
    line-height:normal;
    padding:55px 0;
    text-align:center
}
.inner .first-card .container .img {
    height:420px;
    margin:30px 0
}
.inner .first-card .container .img figure {
    height:100%
}
.inner .first-card .container .img figure img {
    height:90%;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.inner .first-card .container .img figure figcaption {
    bottom:0;
    color:#65646a;
    font-size:14px;
    font-weight:400;
    line-height:normal;
    position:absolute
}
.inner .first-card .container iframe {
    width:100%
}
.inner .first-card .container img {
    width:100%!important
}
@media (max-width:1100px) {
    .inner .first-card .container {
        padding:90px 190px
    }
}
@media (max-width:992px) {
    .inner .first-card .container {
        padding:0
    }
    .inner .first-card .container .text-description,.inner .first-card .container span {
        padding:0 17px!important
    }
    .inner .first-card .container .img {
        height:250px
    }
    .inner .first-card .container .img figure img {
        height:80%
    }
    .inner .first-card .container .img figure figcaption {
        padding:0 17px
    }
    .inner .related-news .container {
        margin-top:30px
    }
    .inner .related-news .container .title {
        padding:0
    }
}
.sustainability .header h1 {
    font-size:50px
}
@media (max-width:992px) {
    .sustainability .header h1 {
        font-size:8vw
    }
}
.sustainability .card-links .container div.card-block {
    margin-bottom:20px
}
.sustainability .top-section {
    padding:70px 0
}
@media (max-width:992px) {
    .sustainability .top-section {
        padding:0
    }
    .sustainability .top-section .container {
        padding:0 20px
    }
    .sustainability .top-section .d-flex {
        flex-direction:column-reverse
    }
}
.sustainability .top-section .text-info {
    margin:0 215px 0 180px;
    max-width:330px
}
@media (max-width:992px) {
    .sustainability .top-section .text-info {
        margin:0 0 60px;
        max-width:100%
    }
}
.sustainability .top-section .text-info .title {
    margin-bottom:0
}
@media (max-width:992px) {
    .sustainability .top-section .text-info .title {
        padding:0
    }
}
.sustainability .top-section .text-info .title h2 {
    color:#4d6d5d;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:0
}
.sustainability .top-section .text-info .title h2 b {
    font-weight:900
}
.sustainability .top-section .text-info .text-description {
    font-size:16px;
    margin-bottom:0;
    padding-left:0;
    padding-right:0
}
.sustainability .top-section .text-info .btn {
    height:60px;
    margin-top:45px;
    width:200px
}
.sustainability .top-section figure {
    padding-right:70px
}
@media (max-width:992px) {
    .sustainability .top-section figure {
        padding:0
    }
    .sustainability .top-section figure img {
        display:block;
        margin:30px 0;
        width:100%
    }
}
.sustainability .second-card .container {
    padding:0 70px
}
.sustainability .second-card .container .blocks {
    margin-bottom:55px
}
.sustainability .second-card .container .blocks .blocks-title {
    width:50%
}
.sustainability .second-card .container .blocks .blocks-title h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    width:55%
}
.sustainability .second-card .container .blocks .blocks-title .btn {
    margin-top:30px;
    padding:15px 40px
}
.sustainability .second-card .container .blocks .blocks-description {
    width:50%
}
.sustainability .second-card .container .blocks .blocks-description .text-description {
    padding:0
}
.sustainability .second-card .container .blocks:last-child {
    margin-bottom:159
}
.sustainability .third-card {
    height:538px;
    margin-bottom:77px;
    overflow:hidden;
    position:relative
}
.sustainability .third-card .content {
    height:538px;
    margin:0 auto;
    position:relative;
    width:100%
}
.sustainability .third-card figure img {
    left:50%;
    -o-object-fit:cover;
    object-fit:cover;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    width:100%
}
@media (max-width:992px) {
    .sustainability .third-card figure img {
        height:100%;
        width:auto
    }
}
.sustainability .third-card .text {
    left:50%;
    margin-bottom:60px;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    z-index:1
}
.sustainability .third-card .text.contrast {
    background:transparent!important
}
.sustainability .third-card h2 {
    color:#fff;
    font-size:54px;
    font-weight:400;
    line-height:1.09;
    margin-bottom:0;
    text-align:center
}
.sustainability .third-card .btn {
    display:block;
    margin:39px auto 0;
    padding:15px 0;
    width:202px
}
.sustainability .public-compromises .text {
    padding:100px 215px
}
@media (max-width:992px) {
    .sustainability .public-compromises .text {
        padding:0 15px 50px
    }
}
.sustainability .public-compromises .text h3 {
    color:#4d6d5d;
    font-size:40px;
    font-style:normal;
    font-weight:900;
    line-height:44px;
    text-align:center;
    text-transform:uppercase
}
@media (max-width:992px) {
    .sustainability .public-compromises .text h3 {
        font-size:36px;
        line-height:40px
    }
}
.sustainability .public-compromises .text h3 span {
    font-weight:400
}
.sustainability .public-compromises .text p {
    color:#4a4a4a;
    display:block;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    margin-top:32px;
    text-align:center
}
@media (max-width:992px) {
    .sustainability .public-compromises .text p {
        font-size:14px;
        line-height:20px;
        margin-top:26px
    }
}
.sustainability .public-compromises .items {
    display:flex;
    flex-wrap:wrap;
    padding:0 60px 80px
}
@media (max-width:992px) {
    .sustainability .public-compromises .items {
        padding:0 15px 80px
    }
}
.sustainability .public-compromises .items .obs {
    color:#4a4a4a;
    display:block;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    padding-left:10px;
    width:100%
}
.sustainability .public-compromises .items .item {
    background:#f4f4f4;
    margin:12px 10px;
    padding:50px 25px 50px 40px;
    width:calc(33.33333% - 20px)
}
@media (max-width:992px) {
    .sustainability .public-compromises .items .item {
        margin:8px 0;
        padding:45px 20px 45px 33px;
        width:100%
    }
}
.sustainability .public-compromises .items .item:first-child .text-topics,.sustainability .public-compromises .items .item:first-child h4,.sustainability .public-compromises .items .item:nth-child(6) .text-topics,.sustainability .public-compromises .items .item:nth-child(6) h4 {
    color:#4d6d5d
}
.sustainability .public-compromises .items .item:nth-child(2),.sustainability .public-compromises .items .item:nth-child(7) {
    background:#60903e
}
.sustainability .public-compromises .items .item:nth-child(3) {
    background:#4d6d5d
}
.sustainability .public-compromises .items .item:nth-child(4) {
    background:#7b9288
}
.sustainability .public-compromises .items .item:nth-child(5) {
    background:#486c2e
}
.sustainability .public-compromises .items .item .icon {
    height:77px
}
.sustainability .public-compromises .items .item h4 {
    color:#fff;
    display:block;
    font-size:32px;
    font-style:normal;
    font-weight:900;
    letter-spacing:-.5px;
    line-height:38px;
    margin-bottom:16px;
    margin-top:30px
}
@media (max-width:992px) {
    .sustainability .public-compromises .items .item h4 {
        font-size:26px;
        letter-spacing:-.40755px;
        line-height:31px;
        margin-bottom:13px;
        margin-top:22px
    }
}
.sustainability .public-compromises .items .item .text-topics {
    align-items:baseline;
    color:#fff;
    display:flex;
    flex-wrap:wrap;
    font-size:22px;
    font-style:normal;
    font-weight:400;
    letter-spacing:-.4px;
    line-height:24px
}
@media (max-width:992px) {
    .sustainability .public-compromises .items .item .text-topics {
        font-size:18px;
        letter-spacing:-.32604px;
        line-height:20px
    }
}
.sustainability .public-compromises .items .item strong {
    display:block;
    float:left;
    font-size:24px;
    font-style:normal;
    font-weight:900;
    letter-spacing:-.5px;
    line-height:38px;
    margin-right:8px;
    width:calc(10% - 8px)
}
@media (max-width:992px) {
    .sustainability .public-compromises .items .item strong {
        font-size:19.5px;
        font-weight:900;
        letter-spacing:-.40755px;
        line-height:31px
    }
}
.sustainability .public-compromises .items .item span {
    display:block;
    float:left;
    margin-bottom:10px;
    width:90%
}
@media (max-width:1100px) {
    .sustainability .second-card .container .blocks .blocks-title {
        width:35%
    }
    .sustainability .second-card .container .blocks .blocks-description {
        width:65%
    }
}
@media (max-width:992px) {
    .sustainability .second-card .container {
        padding:0 17px
    }
    .sustainability .second-card .container .blocks {
        position:relative
    }
    .sustainability .second-card .container .blocks .blocks-title {
        width:100%
    }
    .sustainability .second-card .container .blocks .blocks-title h3 {
        margin-bottom:0;
        width:100%
    }
    .sustainability .second-card .container .blocks .blocks-title .btn {
        bottom:0;
        position:absolute
    }
    .sustainability .second-card .container .blocks .blocks-description {
        margin:30px 0 90px;
        width:100%
    }
}
.circular-economy .first-card .container {
    padding:60px 283px 89px
}
.circular-economy .first-card .container .btn {
    margin-bottom:70px;
    padding:15px 40px
}
.circular-economy .first-card .container .video {
    height:538px
}
.circular-economy .second-card .container {
    padding:0 70px
}
.circular-economy .second-card .container .content {
    margin-left:20px;
    width:50%
}
@media (max-width:992px) {
    .circular-economy .second-card .container .content {
        margin-left:0;
        width:100%
    }
}
.circular-economy .second-card .container .img {
    margin-right:20px;
    width:50%
}
.circular-economy .second-card .container .img figure {
    height:500px
}
.circular-economy .second-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.circular-economy .second-card .container .text-description {
    margin-bottom:0;
    padding:0
}
.circular-economy .third-card .container {
    padding:115px 70px
}
.circular-economy .third-card .container .content {
    margin-right:20px;
    width:50%
}
.circular-economy .third-card .container .content .title {
    margin-bottom:30px
}
.circular-economy .third-card .container .content .text-description {
    margin-bottom:0;
    padding:0
}
.circular-economy .third-card .container .img {
    width:50%
}
.circular-economy .third-card .container .img figure {
    height:500px
}
.circular-economy .third-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.circular-economy .fourth-card .container {
    margin-bottom:123px;
    padding:0 70px
}
.circular-economy .fourth-card .container .img {
    margin-right:20px;
    width:50%
}
.circular-economy .fourth-card .container .img figure {
    height:500px
}
.circular-economy .fourth-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.circular-economy .fourth-card .container .content {
    width:50%
}
.circular-economy .fourth-card .container .content .title {
    margin-bottom:30px
}
.circular-economy .fourth-card .container .content .text-description {
    margin-bottom:0;
    padding:0
}
.circular-economy .fifth-card .container {
    margin-bottom:123px;
    padding:0 70px
}
.circular-economy .fifth-card .container .content {
    margin-right:20px;
    width:50%
}
.circular-economy .fifth-card .container .content .title {
    margin-bottom:30px
}
.circular-economy .fifth-card .container .content .text-description {
    margin-bottom:0;
    padding:0
}
.circular-economy .fifth-card .container .img {
    width:50%
}
.circular-economy .fifth-card .container .img figure {
    height:500px
}
.circular-economy .fifth-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
@media (max-width:1100px) {
    .circular-economy .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .circular-economy .header h1 {
        font-size:10.66667vw
    }
    .circular-economy .first-card .container {
        padding:35px 0 0
    }
    .circular-economy .first-card .container .title {
        padding-left:17px
    }
    .circular-economy .second-card .container {
        padding:0
    }
    .circular-economy .second-card .container .content {
        padding-top:60px
    }
    .circular-economy .second-card .container .img {
        width:100%
    }
    .circular-economy .second-card .container .img figure {
        height:285px
    }
    .circular-economy .second-card .container .img figure img {
        padding:0 17px
    }
    .circular-economy .second-card .container .text-description {
        padding:30px 17px 60px;
        width:100%
    }
    .circular-economy .third-card .container {
        padding:0 17px
    }
    .circular-economy .third-card .container .content {
        margin-right:0;
        width:100%
    }
    .circular-economy .third-card .container .content .title {
        padding:0
    }
    .circular-economy .third-card .container .content .text-description {
        margin-bottom:30px
    }
    .circular-economy .third-card .container .img {
        width:100%
    }
    .circular-economy .third-card .container .img figure {
        height:336px
    }
    .circular-economy .fourth-card .container {
        margin-bottom:0;
        padding:0 17px
    }
    .circular-economy .fourth-card .container .img {
        margin-right:0;
        width:100%
    }
    .circular-economy .fourth-card .container .img figure {
        height:336px
    }
    .circular-economy .fourth-card .container .content {
        margin-bottom:30px;
        width:100%
    }
    .circular-economy .fourth-card .container .content .title {
        padding:0
    }
    .circular-economy .fifth-card .container {
        padding:60px 17px 0
    }
    .circular-economy .fifth-card .container .img {
        margin-right:0;
        width:100%
    }
    .circular-economy .fifth-card .container .img figure {
        height:336px
    }
    .circular-economy .fifth-card .container .content {
        margin-bottom:30px;
        width:100%
    }
    .circular-economy .fifth-card .container .content .title {
        padding:0
    }
}
.supply-chain .first-card .container {
    padding:60px 283px 89px
}
.supply-chain .first-card .container .btn {
    margin-bottom:70px;
    padding:15px 40px
}
.supply-chain .first-card .container .video {
    height:538px
}
.supply-chain .second-card .container {
    padding:0 70px
}
.supply-chain .second-card .container .content {
    margin-left:20px;
    width:50%
}
@media (max-width:992px) {
    .supply-chain .second-card .container .content {
        margin-left:0;
        width:100%
    }
}
.supply-chain .second-card .container .img {
    margin-right:20px;
    width:50%
}
.supply-chain .second-card .container .img figure {
    height:500px
}
.supply-chain .second-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.supply-chain .second-card .container .text-description {
    margin-bottom:0;
    padding:0
}
.supply-chain .third-card .container {
    padding:115px 70px
}
.supply-chain .third-card .container .content {
    margin-right:20px;
    width:50%
}
.supply-chain .third-card .container .content .title {
    margin-bottom:30px
}
.supply-chain .third-card .container .content .text-description {
    margin-bottom:0;
    padding:0
}
.supply-chain .third-card .container .img {
    width:50%
}
.supply-chain .third-card .container .img figure {
    height:500px
}
.supply-chain .third-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.supply-chain .fourth-card .container {
    margin-bottom:123px;
    padding:0 70px
}
.supply-chain .fourth-card .container .img {
    margin-right:20px;
    width:50%
}
.supply-chain .fourth-card .container .img figure {
    height:500px
}
.supply-chain .fourth-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.supply-chain .fourth-card .container .content {
    width:50%
}
.supply-chain .fourth-card .container .content .title {
    margin-bottom:30px
}
.supply-chain .fourth-card .container .content .text-description {
    margin-bottom:0;
    padding:0
}
.supply-chain .fifth-card .container {
    padding:0 70px
}
.supply-chain .fifth-card .container .content {
    margin-right:20px;
    width:50%
}
.supply-chain .fifth-card .container .content .title {
    margin-bottom:30px
}
.supply-chain .fifth-card .container .content .text-description {
    margin-bottom:0;
    padding:0
}
.supply-chain .fifth-card .container .img {
    width:50%
}
.supply-chain .fifth-card .container .img figure {
    height:500px
}
.supply-chain .fifth-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
@media (max-width:1100px) {
    .supply-chain .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .supply-chain .header h1 {
        font-size:10.66667vw
    }
    .supply-chain .first-card .container {
        padding:35px 0 0
    }
    .supply-chain .first-card .container .title {
        padding-left:17px
    }
    .supply-chain .second-card .container {
        padding:0
    }
    .supply-chain .second-card .container .content {
        padding-top:60px
    }
    .supply-chain .second-card .container .img {
        width:100%
    }
    .supply-chain .second-card .container .img figure {
        height:285px
    }
    .supply-chain .second-card .container .img figure img {
        padding:0 17px
    }
    .supply-chain .second-card .container .text-description {
        padding:30px 17px 60px;
        width:100%
    }
    .supply-chain .third-card .container {
        padding:0 17px
    }
    .supply-chain .third-card .container .content {
        margin-right:0;
        width:100%
    }
    .supply-chain .third-card .container .content .title {
        padding:0
    }
    .supply-chain .third-card .container .content .text-description {
        margin-bottom:30px
    }
    .supply-chain .third-card .container .img {
        width:100%
    }
    .supply-chain .third-card .container .img figure {
        height:336px
    }
    .supply-chain .fourth-card .container {
        padding:60px 17px 0
    }
    .supply-chain .fourth-card .container .img {
        margin-right:0;
        width:100%
    }
    .supply-chain .fourth-card .container .img figure {
        height:336px
    }
    .supply-chain .fourth-card .container .content {
        margin-bottom:30px;
        width:100%
    }
    .supply-chain .fourth-card .container .content .title {
        padding:0
    }
}
.climate-changes .first-card .container {
    padding:60px 283px 89px
}
.climate-changes .first-card .container .btn {
    margin-bottom:70px;
    padding:15px 40px
}
.climate-changes .first-card .container .video {
    height:538px
}
.climate-changes .second-card .container {
    padding:0 70px
}
.climate-changes .second-card .container .content {
    margin-left:20px;
    width:50%
}
@media (max-width:992px) {
    .climate-changes .second-card .container .content {
        margin-left:0;
        width:100%
    }
}
.climate-changes .second-card .container .img {
    width:50%
}
.climate-changes .second-card .container .img figure {
    height:440px;
    margin-bottom:0
}
.climate-changes .second-card .container .img figure img {
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.climate-changes .second-card .container .text-description {
    margin-bottom:0;
    padding:0
}
.climate-changes .third-card .container {
    padding:115px 70px
}
.climate-changes .third-card .container .content {
    margin-right:20px;
    width:50%
}
.climate-changes .third-card .container .content .title {
    margin-bottom:30px
}
.climate-changes .third-card .container .content .text-description {
    margin-bottom:0;
    padding:0
}
.climate-changes .third-card .container .img {
    width:50%
}
.climate-changes .third-card .container .img figure {
    height:440px;
    margin-bottom:0
}
.climate-changes .third-card .container .img figure img {
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.climate-changes .fourth-card .container {
    margin-bottom:123px;
    padding:0 70px
}
.climate-changes .fourth-card .container .img {
    margin-right:20px;
    width:50%
}
.climate-changes .fourth-card .container .img figure {
    height:440px;
    margin-bottom:0
}
.climate-changes .fourth-card .container .img figure img {
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.climate-changes .fourth-card .container .content {
    width:50%
}
.climate-changes .fourth-card .container .content .title {
    margin-bottom:30px
}
.climate-changes .fourth-card .container .content .text-description {
    margin-bottom:0;
    padding:0
}
@media (max-width:1100px) {
    .climate-changes .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .climate-changes .header h1 {
        font-size:10.66667vw
    }
    .climate-changes .first-card .container {
        padding:35px 0 0
    }
    .climate-changes .first-card .container .title {
        margin-bottom:30px;
        padding-left:17px
    }
    .climate-changes .second-card .container {
        padding:0
    }
    .climate-changes .second-card .container .content {
        padding-top:60px
    }
    .climate-changes .second-card .container .img {
        width:100%
    }
    .climate-changes .second-card .container .img figure {
        height:285px
    }
    .climate-changes .second-card .container .img figure img {
        padding:0 17px
    }
    .climate-changes .second-card .container .text-description {
        padding:30px 17px 60px;
        width:100%
    }
    .climate-changes .third-card .container {
        padding:0 17px
    }
    .climate-changes .third-card .container .content {
        margin-right:0;
        width:100%
    }
    .climate-changes .third-card .container .content .title {
        padding:0
    }
    .climate-changes .third-card .container .content .text-description {
        margin-bottom:30px
    }
    .climate-changes .third-card .container .img {
        width:100%
    }
    .climate-changes .third-card .container .img figure {
        height:336px
    }
    .climate-changes .fourth-card .container {
        padding:60px 17px 0
    }
    .climate-changes .fourth-card .container .img {
        margin-right:0;
        width:100%
    }
    .climate-changes .fourth-card .container .img figure {
        height:336px
    }
    .climate-changes .fourth-card .container .content {
        margin-bottom:30px;
        width:100%
    }
    .climate-changes .fourth-card .container .content .title {
        padding:0
    }
    .climate-changes .title {
        margin-bottom:0
    }
    .climate-changes .title h2 {
        margin:0
    }
}
.climate-changes-management .climate-changes .container .first-card,.climate-changes-management .new-emissions .container .first-card,.climate-changes-management .renovabio .container .first-card {
    padding:60px 283px 89px
}
.climate-changes-management .climate-changes .container .first-card .img,.climate-changes-management .new-emissions .container .first-card .img,.climate-changes-management .renovabio .container .first-card .img {
    height:650px;
    width:100%
}
.climate-changes-management .climate-changes .container .second-card .container,.climate-changes-management .new-emissions .container .second-card .container,.climate-changes-management .renovabio .container .second-card .container {
    margin-bottom:123px;
    padding:0 70px
}
.climate-changes-management .climate-changes .container .second-card .container .content .img,.climate-changes-management .new-emissions .container .second-card .container .content .img,.climate-changes-management .renovabio .container .second-card .container .content .img {
    height:420px
}
.climate-changes-management .climate-changes .container .second-card .container .content .img:first-child,.climate-changes-management .new-emissions .container .second-card .container .content .img:first-child,.climate-changes-management .renovabio .container .second-card .container .content .img:first-child {
    margin-right:20px;
    width:30%
}
.climate-changes-management .climate-changes .container .second-card .container .content .img:first-child figure img,.climate-changes-management .new-emissions .container .second-card .container .content .img:first-child figure img,.climate-changes-management .renovabio .container .second-card .container .content .img:first-child figure img {
    width:100%
}
.climate-changes-management .climate-changes .container .second-card .container .content .img:last-child,.climate-changes-management .new-emissions .container .second-card .container .content .img:last-child,.climate-changes-management .renovabio .container .second-card .container .content .img:last-child {
    width:70%
}
.climate-changes-management .climate-changes .container .second-card .container .content .img:last-child figure img,.climate-changes-management .new-emissions .container .second-card .container .content .img:last-child figure img,.climate-changes-management .renovabio .container .second-card .container .content .img:last-child figure img {
    width:100%
}
@media (max-width:1100px) {
    .climate-changes-management .climate-changes .container .first-card,.climate-changes-management .new-emissions .container .first-card,.climate-changes-management .renovabio .container .first-card {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .climate-changes-management .climate-changes .container .first-card,.climate-changes-management .new-emissions .container .first-card,.climate-changes-management .renovabio .container .first-card {
        padding:35px 0 0
    }
    .climate-changes-management .climate-changes .container .first-card .title,.climate-changes-management .new-emissions .container .first-card .title,.climate-changes-management .renovabio .container .first-card .title {
        padding-left:17px
    }
    .climate-changes-management .climate-changes .container .first-card .text-description,.climate-changes-management .new-emissions .container .first-card .text-description,.climate-changes-management .renovabio .container .first-card .text-description {
        margin-bottom:0
    }
    .climate-changes-management .climate-changes .container .first-card .img,.climate-changes-management .new-emissions .container .first-card .img,.climate-changes-management .renovabio .container .first-card .img {
        height:255px;
        margin-top:30px
    }
    .climate-changes-management .climate-changes .container .first-card .img figure img,.climate-changes-management .new-emissions .container .first-card .img figure img,.climate-changes-management .renovabio .container .first-card .img figure img {
        -o-object-fit:cover;
        object-fit:cover;
        width:100%
    }
    .climate-changes-management .climate-changes .container .second-card .container,.climate-changes-management .new-emissions .container .second-card .container,.climate-changes-management .renovabio .container .second-card .container {
        margin-top:60px;
        padding:0
    }
    .climate-changes-management .climate-changes .container .second-card .container .content .img:first-child,.climate-changes-management .new-emissions .container .second-card .container .content .img:first-child,.climate-changes-management .renovabio .container .second-card .container .content .img:first-child {
        height:375px;
        margin-bottom:30px;
        margin-right:0;
        width:100%
    }
    .climate-changes-management .climate-changes .container .second-card .container .content .img:last-child,.climate-changes-management .new-emissions .container .second-card .container .content .img:last-child,.climate-changes-management .renovabio .container .second-card .container .content .img:last-child {
        height:183px;
        width:100%
    }
}
.environment-responsibility .top-text .title {
    padding-top:93px;
    text-align:center
}
.environment-responsibility .top-text .text-description {
    padding-bottom:118px
}
.environment-responsibility .certification .infos-text,.environment-responsibility .tendencies .infos-text {
    background-color:#f4f4f4;
    margin-bottom:120px;
    padding-top:100px
}
@media (max-width:992px) {
    .environment-responsibility .certification .infos-text,.environment-responsibility .tendencies .infos-text {
        padding-top:0
    }
}
.environment-responsibility .certification .infos-text .title,.environment-responsibility .tendencies .infos-text .title {
    padding-top:0
}
.environment-responsibility .certification .infos-text.contrast,.environment-responsibility .tendencies .infos-text.contrast {
    background:#000
}
@media (max-width:992px) {
    .environment-responsibility .certification .infos-text .container,.environment-responsibility .tendencies .infos-text .container {
        margin-bottom:0;
        padding:70px 17px 0
    }
    .environment-responsibility .certification .infos-text .container .content,.environment-responsibility .tendencies .infos-text .container .content {
        padding:0
    }
    .environment-responsibility .certification .infos-text .container .content .title,.environment-responsibility .tendencies .infos-text .container .content .title {
        padding:0;
        width:100%
    }
    .environment-responsibility .certification .infos-text .container .content .text-description,.environment-responsibility .tendencies .infos-text .container .content .text-description {
        width:100%
    }
}
.environment-responsibility .certification .infos-text .container .content,.environment-responsibility .tendencies .infos-text .container .content {
    padding:20px 70px 100px
}
@media (max-width:992px) {
    .environment-responsibility .certification .infos-text .container .content,.environment-responsibility .tendencies .infos-text .container .content {
        padding:20px 0
    }
}
.environment-responsibility .certification .infos-text .container .title,.environment-responsibility .tendencies .infos-text .container .title {
    margin-right:20px;
    width:35%
}
@media (max-width:1200px) {
    .environment-responsibility .certification .infos-text .container .title h3,.environment-responsibility .tendencies .infos-text .container .title h3 {
        font-size:30px
    }
}
.environment-responsibility .certification .infos-text .container .text-description,.environment-responsibility .tendencies .infos-text .container .text-description {
    padding:0;
    text-align:left;
    width:65%
}
.environment-responsibility .certification .img,.environment-responsibility .tendencies .img {
    height:420px
}
.environment-responsibility .unities {
    background:#fff
}
.environment-responsibility .unities .container {
    padding:0 70px
}
@media (max-width:992px) {
    .environment-responsibility .unities .container {
        padding:0!important
    }
}
.environment-responsibility .unities h3 {
    color:#4d6d5d;
    display:inline-block;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:70px;
    margin-top:90px
}
@media (max-width:992px) {
    .environment-responsibility .unities h3 {
        padding:0 20px
    }
}
.environment-responsibility .unities .box-unity {
    background:#f4f4f4;
    margin-top:20px;
    padding:25px 20px 25px 30px;
    width:calc(33.33333% - 13.3px)
}
.environment-responsibility .unities .box-unity.contrast {
    background:#000;
    border:1px solid #fff
}
@media (max-width:992px) {
    .environment-responsibility .unities .box-unity {
        padding:20px;
        width:100%
    }
}
.environment-responsibility .unities .box-unity .text-box {
    display:inline-block;
    padding-left:65px;
    position:relative
}
.environment-responsibility .unities .box-unity .text-box:before {
    background:url(/img/frontend/general/check.svg) no-repeat 50%;
    content:"";
    display:inline-block;
    height:26px;
    left:0;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:34px
}
@media (max-width:992px) {
    .environment-responsibility .unities .box-unity .text-box {
        padding-left:55px
    }
}
.environment-responsibility .unities .box-unity h4 {
    color:#4d6d5d;
    font-size:22px;
    font-stretch:normal;
    font-style:normal;
    font-weight:700;
    letter-spacing:normal;
    line-height:1.27
}
.environment-responsibility .unities .box-unity p {
    color:#323232;
    font-size:22px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.27
}
.environment-responsibility .unities .box-unity:nth-child(3n-1) {
    margin-left:10px;
    margin-right:10px
}
@media (max-width:992px) {
    .environment-responsibility .unities .box-unity:nth-child(3n-1):nth-child(1n) {
        margin-left:0;
        margin-right:0
    }
}
.environment-responsibility .list-section {
    background:#fff
}
.environment-responsibility .list-section .container {
    padding:0 70px
}
.environment-responsibility .list-section .title-certification {
    clear:both;
    display:inline-block;
    padding-bottom:70px;
    padding-top:90px;
    width:100%
}
.environment-responsibility .list-section .title-certification h3 {
    color:#4d6d5d;
    display:inline-block;
    float:left;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.1
}
@media (max-width:992px) {
    .environment-responsibility .list-section .title-certification h3 {
        float:none;
        margin-bottom:30px
    }
}
.environment-responsibility .list-section .title-certification p {
    color:#4a4a4a;
    float:right;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    max-width:625px
}
@media (max-width:992px) {
    .environment-responsibility .list-section .title-certification p {
        display:block;
        float:none;
        margin-bottom:60px
    }
}
.environment-responsibility .list-section .item {
    clear:both;
    display:inline-block;
    margin-top:20px;
    width:100%
}
@media (max-width:992px) {
    .environment-responsibility .list-section .item {
        margin-top:60px
    }
}
.environment-responsibility .list-section .item .title-text {
    background:#f4f4f4;
    height:90px;
    padding:25px 50px;
    width:100%
}
@media (max-width:992px) {
    .environment-responsibility .list-section .item .title-text {
        height:auto;
        padding:20px 10px 40px
    }
}
.environment-responsibility .list-section .item .title-text.contrast {
    background:#ff0
}
.environment-responsibility .list-section .item .title-text h4 {
    color:#4d6d5d;
    font-size:30px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:.93;
    margin-bottom:0
}
.environment-responsibility .list-section .item .title-text h4.contrast {
    color:#000!important
}
.environment-responsibility .list-section .item .description-item {
    color:#4a4a4a;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    padding:18px 0
}
.environment-responsibility .list-section .item .description-item .text {
    float:left;
    padding:10px 10px 10px 70px;
    width:calc(100% - 180px)
}
@media (max-width:992px) {
    .environment-responsibility .list-section .item .description-item .text {
        display:block;
        float:none;
        margin-top:30px;
        padding-left:0;
        width:100%
    }
}
.environment-responsibility .list-section .item .description-item img {
    float:left;
    max-width:180px
}
@media (max-width:992px) {
    .environment-responsibility .list-section .item .description-item img {
        display:block;
        float:none;
        margin-top:30px
    }
}
.social-responsibility .our-strategy .container .first-card {
    padding:60px 283px 0
}
.social-responsibility .our-strategy .container .first-card .img {
    height:530px;
    width:100%
}
.social-responsibility .our-strategy .container .first-card .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    padding:0 50px;
    width:100%
}
.social-responsibility .our-strategy .container .second-card {
    padding:60px 283px 89px
}
.social-responsibility .our-strategy .container .third-card {
    padding:20px 70px
}
.social-responsibility .our-strategy .container .third-card .content {
    background-color:#fff
}
.social-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner {
    margin-bottom:40px;
    width:49%
}
.social-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner .img {
    height:340px
}
.social-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.social-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:500;
    font-weight:700;
    padding:30px 0;
    text-align:left
}
.social-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner .text-description {
    padding:0;
    text-align:left
}
.social-responsibility .initiatives .container .third-card {
    margin-bottom:60px;
    margin-top:30px;
    padding:0 70px
}
.social-responsibility .initiatives .container .third-card .card-text {
    margin-bottom:60px
}
.social-responsibility .initiatives .container .third-card .card-text.contrast {
    background:#000!important
}
.social-responsibility .initiatives .container .third-card .card-text.contrast h2 {
    background:#000!important;
    color:#fff!important
}
.social-responsibility .initiatives .container .third-card .card-text .title {
    margin-bottom:0;
    width:50%
}
.social-responsibility .initiatives .container .third-card .card-text .text-description {
    font-size:20px;
    margin-bottom:0;
    padding:0 0 0 125px;
    width:50%
}
.social-responsibility .initiatives .container .third-card .check-list .check-list-inner {
    margin-bottom:60px;
    width:calc(50% - 50px)
}
.social-responsibility .initiatives .container .third-card .check-list .check-list-inner:nth-child(odd) {
    margin-right:50px
}
.social-responsibility .initiatives .container .third-card .check-list .check-list-inner:nth-child(2n) {
    margin-left:50px
}
.social-responsibility .initiatives .container .third-card .check-list .check-list-inner h3 {
    font-size:22px;
    margin-bottom:0;
    padding-left:79px;
    position:relative
}
.social-responsibility .initiatives .container .third-card .check-list .check-list-inner h3:before {
    background:url(../img/frontend/sustainability/check-list-icon.svg) no-repeat;
    background-size:100%;
    content:"";
    display:inline-block;
    height:26px;
    left:0;
    position:absolute;
    top:50%;
    transform:translateX(0) translateY(-50%) scale(1);
    transition:all .2s ease-in-out;
    width:34px;
    z-index:0
}
.social-responsibility .initiatives .container .first-card {
    padding:60px 283px 0
}
.social-responsibility .initiatives .container .first-card .video {
    height:530px;
    width:100%
}
.social-responsibility .initiatives .container .first-card .video figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.social-responsibility .initiatives .container .second-card {
    margin-bottom:50px;
    padding:20px 70px
}
.social-responsibility .initiatives .container .second-card .card-text {
    background-color:#fff;
    height:120px;
    margin-bottom:80px;
    padding:20px 40px
}
.social-responsibility .initiatives .container .second-card .card-text .d-flex {
    margin-right:80px
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions {
    list-style:none;
    margin:0;
    padding:0
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li {
    display:block;
    position:relative
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks {
    margin-bottom:5px;
    overflow:hidden;
    width:100%
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks.active .trigger-question:after {
    transform:rotate(-180deg) translateY(50%)
}
@media screen and (max-width:992px) {
    .social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks.active .trigger-question:after {
        transform:rotate(90deg)
    }
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .trigger-question {
    background:#f4f4f4;
    padding:34px 53px 28px;
    position:relative;
    width:99%
}
@media screen and (max-width:992px) {
    .social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .trigger-question {
        padding:15px 40px 15px 17px
    }
    .social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .trigger-question:after {
        background-image:url(/img/frontend/header/arrow-right.svg)!important;
        background-repeat:no-repeat;
        background-size:100%;
        content:"";
        height:11px;
        width:14px
    }
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .trigger-question:after {
    background-image:url(/img/frontend/general/select-box-arrow-down.svg);
    background-repeat:no-repeat;
    content:"";
    height:20px;
    margin-right:20px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-25%);
    transition:all .2s ease-in-out;
    width:20px
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .trigger-question h5 {
    color:#4d6d5d;
    font-size:22px;
    line-height:.93;
    margin-bottom:10px
}
@media screen and (max-width:992px) {
    .social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .trigger-question h5 {
        margin-bottom:0;
        padding:0
    }
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner {
    display:none;
    padding:30px 0 130px 5px
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks {
    box-shadow:0 10px 40px 0 rgba(0,0,0,.15);
    float:left;
    height:auto;
    margin-bottom:20px;
    opacity:0;
    width:305px
}
@media screen and (max-width:1440px) {
    .social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks {
        min-width:270px;
        width:20.644vw
    }
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .img {
    height:200px
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks h3 {
    font-size:22px;
    font-weight:700;
    line-height:normal;
    margin-bottom:0;
    padding:30px 20px
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .text-description {
    margin-bottom:0;
    padding:0 20px 30px
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .text-description * {
    display:block;
    font-size:16px;
    line-height:normal;
    margin:0;
    padding:0
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .read-more-block {
    padding:0 20px 30px;
    width:100%
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .read-more-block span {
    font-size:14px
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks:hover figure img {
    transform:translateX(-50%) translateY(-50%) scale(1.1)
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks.link {
    cursor:pointer
}
@media screen and (max-width:992px) {
    .social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks {
        box-shadow:0 5px 10px 0 rgba(0,0,0,.15);
        display:block;
        height:auto;
        margin-right:25px;
        opacity:1
    }
    .social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner {
        padding:30px 0
    }
    .social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .content-blocks .content-blocks-inner .slick-slide {
        margin:0 10px
    }
}
.social-responsibility .initiatives .container .second-card .jobs-list .list-questions li .load-more {
    bottom:0;
    display:none;
    left:50%;
    margin:0 auto;
    position:absolute;
    transform:translate(-50%,-50%);
    z-index:2
}
.social-responsibility .initiatives .send-your-project .container .first-card {
    padding:60px 283px 0
}
.social-responsibility .initiatives .send-your-project .container .second-card {
    margin-bottom:130px;
    padding:0 70px
}
.social-responsibility .initiatives .send-your-project .container .second-card .content {
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
.social-responsibility .initiatives .send-your-project .container .second-card .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0
}
.social-responsibility .initiatives .send-your-project .container .second-card .content .btn {
    margin-top:30px;
    padding:15px 40px
}
.social-responsibility .send-your-project .container .first-card {
    padding:60px 283px 0
}
.social-responsibility .send-your-project .container .second-card {
    margin-bottom:130px;
    padding:0 70px
}
.social-responsibility .send-your-project .container .second-card .content {
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
.social-responsibility .send-your-project .container .second-card .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0
}
.social-responsibility .send-your-project .container .second-card .content .btn {
    margin-top:30px;
    padding:15px 40px
}
.social-responsibility .guidelines .container .first-card {
    padding:60px 283px 0
}
.social-responsibility .guidelines .container .second-card {
    margin-bottom:130px;
    padding:0 70px
}
.social-responsibility .guidelines .container .second-card .content {
    height:auto;
    padding-left:0
}
.social-responsibility .guidelines .container .second-card .content .img {
    width:50%
}
.social-responsibility .guidelines .container .second-card .content .img figure {
    height:440px;
    margin-bottom:0
}
.social-responsibility .guidelines .container .second-card .content .text-description {
    margin-bottom:0;
    padding:0 0 0 60px;
    width:50%
}
.social-responsibility .guidelines .container .third-card {
    margin-bottom:130px;
    padding:0 70px
}
.social-responsibility .guidelines .container .third-card .card-text {
    margin-bottom:60px
}
.social-responsibility .guidelines .container .third-card .card-text.contrast {
    background:#000!important
}
.social-responsibility .guidelines .container .third-card .card-text.contrast h2 {
    background:#000!important;
    color:#fff!important
}
.social-responsibility .guidelines .container .third-card .card-text .title {
    margin-bottom:0;
    width:50%
}
.social-responsibility .guidelines .container .third-card .card-text .text-description {
    font-size:20px;
    margin-bottom:0;
    padding:0 0 0 125px;
    width:50%
}
.social-responsibility .guidelines .container .third-card .check-list .check-list-inner {
    margin-bottom:60px;
    width:calc(50% - 50px)
}
.social-responsibility .guidelines .container .third-card .check-list .check-list-inner:nth-child(odd) {
    margin-right:50px
}
.social-responsibility .guidelines .container .third-card .check-list .check-list-inner:nth-child(2n) {
    margin-left:50px
}
.social-responsibility .guidelines .container .third-card .check-list .check-list-inner h3 {
    font-size:22px;
    margin-bottom:0;
    padding-left:79px;
    position:relative
}
.social-responsibility .guidelines .container .third-card .check-list .check-list-inner h3:before {
    background:url(../img/frontend/sustainability/check-list-icon.svg) no-repeat;
    background-size:100%;
    content:"";
    display:inline-block;
    height:26px;
    left:0;
    position:absolute;
    top:50%;
    transform:translateX(0) translateY(-50%) scale(1);
    transition:all .2s ease-in-out;
    width:34px;
    z-index:0
}
.social-responsibility .guidelines .container .fourth-card {
    background-color:#f4f4f4;
    margin-bottom:130px;
    padding:100px 70px
}
.social-responsibility .guidelines .container .fourth-card.contrast {
    background:#000!important
}
.social-responsibility .guidelines .container .fourth-card .card-text {
    margin-bottom:60px
}
.social-responsibility .guidelines .container .fourth-card .card-text.contrast {
    background:#000!important
}
.social-responsibility .guidelines .container .fourth-card .card-text.contrast h2 {
    background:#000!important;
    color:#fff!important
}
.social-responsibility .guidelines .container .fourth-card .card-text .title {
    margin-bottom:0;
    width:50%
}
.social-responsibility .guidelines .container .fourth-card .card-text .text-description {
    margin-bottom:0;
    padding:0;
    width:50%
}
.social-responsibility .guidelines .container .fourth-card .check-list {
    list-style-position:inside
}
.social-responsibility .guidelines .container .fourth-card .check-list .check-list-inner {
    width:50%
}
.social-responsibility .guidelines .container .fourth-card .check-list .check-list-inner span {
    font-size:18px;
    line-height:1.67;
    margin-bottom:0
}
.social-responsibility .guidelines .send-your-project .container .first-card {
    padding:60px 283px 0
}
.social-responsibility .guidelines .send-your-project .container .second-card {
    margin-bottom:130px;
    padding:0 70px
}
.social-responsibility .guidelines .send-your-project .container .second-card .content {
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
.social-responsibility .guidelines .send-your-project .container .second-card .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0
}
.social-responsibility .guidelines .send-your-project .container .second-card .content .btn {
    margin-top:30px;
    padding:15px 40px
}
@media (max-width:1300px) {
    .social-responsibility .initiatives .container .first-card .title h2 {
        font-size:34px
    }
}
@media (max-width:1100px) {
    .social-responsibility .our-strategy .container .first-card,.social-responsibility .our-strategy .container .second-card {
        padding:60px 185px 0
    }
    .social-responsibility .initiatives .container .third-card {
        margin-bottom:60px;
        margin-top:30px;
        padding:0 70px
    }
    .social-responsibility .initiatives .container .third-card .card-text {
        margin-bottom:60px
    }
    .social-responsibility .initiatives .container .third-card .card-text.contrast {
        background:#000!important
    }
    .social-responsibility .initiatives .container .third-card .card-text.contrast h2 {
        background:#000!important;
        color:#fff!important
    }
    .social-responsibility .initiatives .container .third-card .card-text .title {
        margin-bottom:0;
        margin-right:0;
        width:100%
    }
    .social-responsibility .initiatives .container .third-card .card-text .text-description {
        font-size:20px;
        margin-bottom:0;
        padding:0 0 0 125px;
        width:50%
    }
    .social-responsibility .initiatives .container .third-card .check-list .check-list-inner {
        margin-bottom:60px;
        width:calc(50% - 50px)
    }
    .social-responsibility .initiatives .container .third-card .check-list .check-list-inner:nth-child(odd) {
        margin-right:50px
    }
    .social-responsibility .initiatives .container .third-card .check-list .check-list-inner:nth-child(2n) {
        margin-left:50px
    }
    .social-responsibility .initiatives .container .third-card .check-list .check-list-inner h3 {
        font-size:22px;
        margin-bottom:0;
        padding-left:79px;
        position:relative
    }
    .social-responsibility .initiatives .container .third-card .check-list .check-list-inner h3:before {
        background:url(../img/frontend/sustainability/check-list-icon.svg) no-repeat;
        background-size:100%;
        content:"";
        display:inline-block;
        height:26px;
        left:0;
        position:absolute;
        top:50%;
        transform:translateX(0) translateY(-50%) scale(1);
        transition:all .2s ease-in-out;
        width:34px;
        z-index:0
    }
    .social-responsibility .initiatives .container .first-card {
        padding:60px 185px 0
    }
    .social-responsibility .initiatives .container .second-card .d-flex .card-text .title {
        flex-direction:column
    }
}
@media (max-width:992px) {
    .social-responsibility .header h1 {
        font-size:9.33333vw
    }
    .social-responsibility .our-strategy .container .first-card {
        padding:35px 0 0
    }
    .social-responsibility .our-strategy .container .first-card .text-description {
        margin-bottom:0
    }
    .social-responsibility .our-strategy .container .first-card .img {
        height:232px;
        margin-bottom:30px;
        margin-top:90px
    }
    .social-responsibility .our-strategy .container .first-card .img figure img {
        padding:0
    }
    .social-responsibility .our-strategy .container .second-card {
        padding:35px 0 0
    }
    .social-responsibility .our-strategy .container .third-card {
        padding:0 17px
    }
    .social-responsibility .our-strategy .container .third-card .content {
        padding:0
    }
    .social-responsibility .our-strategy .container .third-card .content .title {
        margin-bottom:30px;
        padding:0
    }
    .social-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner {
        width:100%
    }
    .social-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner .img {
        height:340px
    }
    .social-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner h3 {
        margin-bottom:0;
        padding:30px 0
    }
    .social-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner .text-description {
        margin-bottom:0
    }
    .social-responsibility .initiatives .container .first-card {
        padding:35px 0 0
    }
    .social-responsibility .initiatives .container .second-card {
        margin-bottom:66px;
        padding:0 17px
    }
    .social-responsibility .initiatives .container .second-card .card-text {
        height:auto;
        margin-bottom:0;
        padding:135px 17px 30px
    }
    .social-responsibility .initiatives .container .second-card .card-text .title {
        margin-bottom:30px;
        padding:0
    }
    .social-responsibility .initiatives .container .second-card .card-text .title h2 {
        font-size:30px;
        line-height:1.2
    }
    .social-responsibility .initiatives .container .second-card .card-text .text-description {
        padding:0
    }
    .social-responsibility .initiatives .container .second-card .btn {
        height:50px;
        margin-top:60px;
        width:90%
    }
    .social-responsibility .initiatives .send-your-project .container .first-card {
        padding:0!important;
        padding-top:35px
    }
    .social-responsibility .initiatives .send-your-project .container .second-card {
        margin-bottom:60px;
        padding:0!important
    }
    .social-responsibility .initiatives .send-your-project .container .second-card .container .content {
        height:400px;
        padding:0 17px
    }
    .social-responsibility .initiatives .send-your-project .container .second-card .container .content h2 {
        font-size:40px
    }
    .social-responsibility .initiatives .send-your-project .container .second-card .container .content .btn {
        padding:15px 70px
    }
    .social-responsibility .initiatives .send-your-project .container .third-card {
        margin-bottom:0;
        padding:0 17px
    }
    .social-responsibility .initiatives .send-your-project .container .third-card .card-text .title {
        padding:0;
        width:100%
    }
    .social-responsibility .initiatives .send-your-project .container .third-card .card-text .title h2 {
        margin-right:0
    }
    .social-responsibility .initiatives .send-your-project .container .third-card .card-text .text-description {
        margin-top:30px;
        padding-left:0;
        width:100%
    }
    .social-responsibility .initiatives .send-your-project .container .third-card .check-list .check-list-inner {
        width:100%
    }
    .social-responsibility .initiatives .send-your-project .container .third-card .check-list .check-list-inner:nth-child(odd) {
        margin-right:0
    }
    .social-responsibility .initiatives .send-your-project .container .third-card .check-list .check-list-inner:nth-child(2n) {
        margin-left:0
    }
    .social-responsibility .initiatives .send-your-project .container .third-card .check-list .check-list-inner h3 {
        font-size:18px
    }
    .social-responsibility .send-your-project .container .first-card {
        padding:0!important;
        padding-top:35px
    }
    .social-responsibility .send-your-project .container .second-card {
        margin-bottom:60px;
        padding:0!important
    }
    .social-responsibility .send-your-project .container .second-card .container .content {
        height:400px;
        padding:0 17px
    }
    .social-responsibility .send-your-project .container .second-card .container .content h2 {
        font-size:40px
    }
    .social-responsibility .send-your-project .container .second-card .container .content .btn {
        padding:15px 70px
    }
    .social-responsibility .guidelines .container .first-card {
        padding:35px 0 0
    }
    .social-responsibility .guidelines .container .first-card .video {
        height:232px;
        margin-bottom:30px;
        margin-top:90px
    }
    .social-responsibility .guidelines .container .second-card {
        margin-bottom:60px;
        padding:0
    }
    .social-responsibility .guidelines .container .second-card .content .img {
        height:440px;
        margin-bottom:60px;
        width:100%
    }
    .social-responsibility .guidelines .container .second-card .content .img figure img {
        height:440px
    }
    .social-responsibility .guidelines .container .second-card .content .text-description {
        padding:0 17px;
        width:100%
    }
    .social-responsibility .guidelines .container .third-card {
        margin-bottom:0;
        padding:0 17px
    }
    .social-responsibility .guidelines .container .third-card .card-text .title {
        padding:0;
        width:100%
    }
    .social-responsibility .guidelines .container .third-card .card-text .title h2 {
        margin-right:0
    }
    .social-responsibility .guidelines .container .third-card .card-text .text-description {
        margin-top:30px;
        padding-left:0;
        width:100%
    }
    .social-responsibility .guidelines .container .third-card .check-list .check-list-inner {
        width:100%
    }
    .social-responsibility .guidelines .container .third-card .check-list .check-list-inner:nth-child(odd) {
        margin-right:0
    }
    .social-responsibility .guidelines .container .third-card .check-list .check-list-inner:nth-child(2n) {
        margin-left:0
    }
    .social-responsibility .guidelines .container .third-card .check-list .check-list-inner h3 {
        font-size:18px
    }
    .social-responsibility .guidelines .container .fourth-card {
        margin-bottom:0;
        padding:60px 17px
    }
    .social-responsibility .guidelines .container .fourth-card .card-text {
        margin-bottom:30px
    }
    .social-responsibility .guidelines .container .fourth-card .card-text .title {
        padding:0;
        width:100%
    }
    .social-responsibility .guidelines .container .fourth-card .card-text .title h2 {
        margin-right:0
    }
    .social-responsibility .guidelines .container .fourth-card .card-text .text-description {
        margin-top:30px;
        width:100%
    }
    .social-responsibility .guidelines .container .fourth-card .check-list .check-list-inner {
        width:100%
    }
    .social-responsibility .guidelines .container .fourth-card .check-list .check-list-inner span {
        font-size:14px;
        line-height:2.14
    }
}
.transparency-responsibility .first-card {
    padding:60px 283px 0
}
@media screen and (max-width:992px) {
    .transparency-responsibility .first-card {
        padding:60px 20px 30px
    }
}
.transparency-responsibility .first-card .title {
    margin-bottom:0
}
.transparency-responsibility .our-strategy .container .second-card {
    padding:60px 283px 89px
}
.transparency-responsibility .our-strategy .container .third-card {
    padding:20px 70px
}
.transparency-responsibility .our-strategy .container .third-card .content {
    background-color:#fff
}
.transparency-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner {
    margin-bottom:40px;
    width:49%
}
.transparency-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner .img {
    height:340px
}
.transparency-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.transparency-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:500;
    font-weight:700;
    padding:30px 0;
    text-align:left
}
.transparency-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner .text-description {
    padding:0
}
.transparency-responsibility .guidelines .container .first-card {
    padding:60px 283px 0
}
.transparency-responsibility .guidelines .container .second-card {
    margin-bottom:130px;
    padding:0 70px
}
.transparency-responsibility .guidelines .container .second-card .content {
    height:auto;
    padding-left:0
}
.transparency-responsibility .guidelines .container .second-card .content .img {
    width:50%
}
.transparency-responsibility .guidelines .container .second-card .content .img figure {
    height:440px;
    margin-bottom:0
}
.transparency-responsibility .guidelines .container .second-card .content .text-description {
    margin-bottom:0;
    padding:0 0 0 60px;
    width:50%
}
.transparency-responsibility .guidelines .container .third-card {
    margin-bottom:130px;
    padding:0 70px
}
.transparency-responsibility .guidelines .container .third-card .card-text {
    margin-bottom:60px
}
.transparency-responsibility .guidelines .container .third-card .card-text .title {
    margin-bottom:0;
    width:50%
}
.transparency-responsibility .guidelines .container .third-card .card-text .text-description {
    margin-bottom:0;
    padding:0;
    width:50%
}
.transparency-responsibility .guidelines .container .third-card .check-list .check-list-inner {
    margin-bottom:60px;
    width:50%
}
.transparency-responsibility .guidelines .container .third-card .check-list .check-list-inner .img {
    height:auto;
    width:10%
}
.transparency-responsibility .guidelines .container .third-card .check-list .check-list-inner .img figure img {
    -o-object-fit:contain;
    object-fit:contain;
    width:100%
}
.transparency-responsibility .guidelines .container .third-card .check-list .check-list-inner h3 {
    font-size:22px;
    margin-bottom:0;
    margin-left:45px
}
.transparency-responsibility .guidelines .container .fourth-card {
    background-color:#f4f4f4;
    margin-bottom:130px;
    padding:100px 70px
}
.transparency-responsibility .guidelines .container .fourth-card .card-text {
    margin-bottom:60px
}
.transparency-responsibility .guidelines .container .fourth-card .card-text .title {
    margin-bottom:0;
    width:50%
}
.transparency-responsibility .guidelines .container .fourth-card .card-text .text-description {
    margin-bottom:0;
    padding:0;
    width:50%
}
.transparency-responsibility .guidelines .container .fourth-card .check-list {
    list-style-position:inside
}
.transparency-responsibility .guidelines .container .fourth-card .check-list .check-list-inner {
    width:50%
}
.transparency-responsibility .guidelines .container .fourth-card .check-list .check-list-inner span {
    font-size:18px;
    line-height:1.67;
    margin-bottom:0
}
.transparency-responsibility .list-section {
    background:#fff
}
.transparency-responsibility .list-section .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .transparency-responsibility .list-section .container {
        padding:0 20px
    }
}
.transparency-responsibility .list-section .title-certification {
    clear:both;
    display:inline-block;
    padding-bottom:70px;
    padding-top:90px;
    width:100%
}
.transparency-responsibility .list-section .title-certification h3 {
    color:#4d6d5d;
    display:inline-block;
    float:left;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.1
}
@media (max-width:992px) {
    .transparency-responsibility .list-section .title-certification h3 {
        float:none;
        margin-bottom:30px
    }
}
.transparency-responsibility .list-section .title-certification p {
    color:#4a4a4a;
    float:right;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    max-width:625px
}
@media (max-width:992px) {
    .transparency-responsibility .list-section .title-certification p {
        display:block;
        float:none;
        margin-bottom:60px
    }
}
.transparency-responsibility .list-section .item {
    clear:both;
    display:inline-block;
    margin-top:20px;
    width:100%
}
@media (max-width:992px) {
    .transparency-responsibility .list-section .item {
        margin-top:60px
    }
}
.transparency-responsibility .list-section .item .title-text {
    background:#f4f4f4;
    height:90px;
    padding:25px 50px;
    position:relative;
    width:100%
}
@media (max-width:992px) {
    .transparency-responsibility .list-section .item .title-text {
        height:auto;
        padding:20px 30px 20px 85px
    }
}
.transparency-responsibility .list-section .item .title-text.contrast {
    background:#ff0
}
.transparency-responsibility .list-section .item .title-text img {
    display:none!important
}
@media (max-width:992px) {
    .transparency-responsibility .list-section .item .title-text img {
        display:block;
        height:100%;
        left:0;
        position:absolute;
        top:0
    }
}
.transparency-responsibility .list-section .item .title-text h4 {
    color:#4d6d5d;
    font-size:30px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:.93;
    margin-bottom:0
}
@media screen and (max-width:992px) {
    .transparency-responsibility .list-section .item .title-text h4 {
        font-size:20px;
        line-height:1.2
    }
}
.transparency-responsibility .list-section .item .title-text h4.contrast {
    color:#000!important
}
.transparency-responsibility .list-section .item .description-item {
    color:#4a4a4a;
    display:inline-block;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    padding:18px 60px 45px 80px
}
@media screen and (max-width:992px) {
    .transparency-responsibility .list-section .item .description-item {
        padding:20px
    }
}
.transparency-responsibility .list-section .item .description-item .btn {
    display:block;
    height:50px;
    margin-top:120px;
    width:200px
}
@media screen and (max-width:992px) {
    .transparency-responsibility .list-section .item .description-item .btn {
        margin-top:30px
    }
}
.transparency-responsibility .list-section .item .description-item .text {
    float:left;
    padding:10px 10px 10px 70px;
    width:calc(100% - 180px)
}
@media (max-width:992px) {
    .transparency-responsibility .list-section .item .description-item .text {
        display:block;
        float:none;
        margin-top:30px;
        padding-left:0;
        width:100%
    }
}
.transparency-responsibility .list-section .item .description-item img {
    float:left;
    max-width:180px
}
@media (max-width:992px) {
    .transparency-responsibility .list-section .item .description-item img {
        display:none
    }
}
.transparency-responsibility .environment .list-questions li .content-question .trigger-question {
    display:inline-block
}
.transparency-responsibility .environment .list-questions li .content-question .trigger-question h3 {
    float:left
}
@media screen and (max-width:750px) {
    .transparency-responsibility .environment .list-questions li .content-question .trigger-question h3 {
        float:none;
        width:100%
    }
}
.transparency-responsibility .environment .list-questions li .content-question .trigger-question .btn {
    float:right
}
@media screen and (max-width:750px) {
    .transparency-responsibility .environment .list-questions li .content-question .trigger-question .btn {
        display:block;
        float:none;
        margin-top:10px
    }
}
.transparency-responsibility .environment .list-questions li .content-question .trigger-question:after {
    display:none;
    opacity:0
}
.transparency-responsibility .common-questions,.transparency-responsibility .environment {
    display:none
}
.transparency-responsibility .common-questions .list-questions,.transparency-responsibility .environment .list-questions {
    padding-bottom:60px;
    padding-top:20px
}
.transparency-responsibility .common-questions .container,.transparency-responsibility .environment .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .transparency-responsibility .common-questions .container,.transparency-responsibility .environment .container {
        padding:0 20px
    }
}
@media (max-width:1100px) {
    .transparency-responsibility .guidelines .container .first-card,.transparency-responsibility .our-strategy .container .first-card,.transparency-responsibility .our-strategy .container .second-card,.transparency-responsibility .send-your-project .container .first-card {
        padding:60px 185px 0
    }
    .transparency-responsibility .guidelines .container .third-card .check-list .check-list-inner h3 {
        margin-left:20px
    }
}
@media (max-width:992px) {
    .transparency-responsibility .header h1 {
        font-size:10.13333vw
    }
    .transparency-responsibility .our-strategy .container .first-card {
        padding:35px 0 0
    }
    .transparency-responsibility .our-strategy .container .first-card .video {
        height:232px;
        margin-bottom:30px;
        margin-top:90px
    }
    .transparency-responsibility .our-strategy .container .second-card {
        padding:35px 0 0
    }
    .transparency-responsibility .our-strategy .container .third-card {
        padding:0 17px
    }
    .transparency-responsibility .our-strategy .container .third-card .content {
        padding:0
    }
    .transparency-responsibility .our-strategy .container .third-card .content .title {
        margin-bottom:30px;
        padding:0
    }
    .transparency-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner {
        width:100%
    }
    .transparency-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner .img {
        height:340px
    }
    .transparency-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner h3 {
        margin-bottom:0;
        padding:30px 0
    }
    .transparency-responsibility .our-strategy .container .third-card .content .blocks .blocks-inner .text-description {
        margin-bottom:0
    }
    .transparency-responsibility .team-blog .first-card {
        padding-bottom:0
    }
    .transparency-responsibility .team-blog .first-card .text-description,.transparency-responsibility .team-blog .first-card .title {
        padding:0
    }
    .transparency-responsibility .team-blog .read-more-news .container {
        padding-bottom:0
    }
    .transparency-responsibility .team-blog .read-more-news .container .title {
        padding:0
    }
    .transparency-responsibility .send-your-project .container .first-card {
        padding:35px 0 0
    }
    .transparency-responsibility .send-your-project .container .first-card .video {
        height:232px;
        margin-bottom:30px;
        margin-top:90px
    }
    .transparency-responsibility .send-your-project .container .second-card {
        margin-bottom:60px;
        padding:0
    }
    .transparency-responsibility .send-your-project .container .second-card .content {
        height:400px;
        padding-left:19px
    }
    .transparency-responsibility .send-your-project .container .second-card .content h2 {
        color:#fff;
        font-size:40px;
        line-height:1
    }
    .transparency-responsibility .guidelines .container .first-card {
        padding:35px 0 0
    }
    .transparency-responsibility .guidelines .container .first-card .video {
        height:232px;
        margin-bottom:30px;
        margin-top:90px
    }
    .transparency-responsibility .guidelines .container .second-card {
        margin-bottom:60px;
        padding:0
    }
    .transparency-responsibility .guidelines .container .second-card .content .img {
        height:440px;
        margin-bottom:60px;
        width:100%
    }
    .transparency-responsibility .guidelines .container .second-card .content .img figure img {
        height:440px
    }
    .transparency-responsibility .guidelines .container .second-card .content .text-description {
        padding:0 17px;
        width:100%
    }
    .transparency-responsibility .guidelines .container .third-card {
        margin-bottom:0;
        padding:0 17px
    }
    .transparency-responsibility .guidelines .container .third-card .card-text .title {
        padding:0;
        width:100%
    }
    .transparency-responsibility .guidelines .container .third-card .card-text .title h2 {
        margin-right:0
    }
    .transparency-responsibility .guidelines .container .third-card .card-text .text-description {
        margin-top:30px;
        width:100%
    }
    .transparency-responsibility .guidelines .container .third-card .check-list .check-list-inner {
        width:100%
    }
    .transparency-responsibility .guidelines .container .third-card .check-list .check-list-inner h3 {
        font-size:18px
    }
    .transparency-responsibility .guidelines .container .fourth-card {
        margin-bottom:0;
        padding:60px 17px
    }
    .transparency-responsibility .guidelines .container .fourth-card .card-text {
        margin-bottom:30px
    }
    .transparency-responsibility .guidelines .container .fourth-card .card-text .title {
        padding:0;
        width:100%
    }
    .transparency-responsibility .guidelines .container .fourth-card .card-text .title h2 {
        margin-right:0
    }
    .transparency-responsibility .guidelines .container .fourth-card .card-text .text-description {
        margin-top:30px;
        width:100%
    }
    .transparency-responsibility .guidelines .container .fourth-card .check-list .check-list-inner {
        width:100%
    }
    .transparency-responsibility .guidelines .container .fourth-card .check-list .check-list-inner span {
        font-size:14px;
        line-height:2.14
    }
}
.elos .container {
    padding:40px 20px
}
.elos .bg-gray {
    background-color:#f4f4f4
}
.elos .text-green {
    color:#4d6d5d
}
.elos .title {
    font-size:40px;
    font-weight:350;
    line-height:47.5px;
    padding-left:0;
    text-transform:uppercase
}
.elos .font-bold {
    font-weight:900
}
.elos p {
    font-weight:400
}
.elos .first-card .container {
    font-size:18px;
    line-height:28.8px;
    margin:0 auto;
    max-width:860px;
    text-align:center
}
@media screen and (min-width:992px) {
    .elos .first-card .container {
        padding:80px 0
    }
    .elos .first-card .container .content {
        padding:0 20px
    }
}
@media (min-width:992px) {
    .elos .second-card .container {
        padding:40px 80px
    }
}
.elos .second-card .container .container-items {
    display:flex;
    flex-direction:column;
    gap:15px
}
@media (min-width:992px) {
    .elos .second-card .container .container-items {
        flex-direction:row;
        gap:60px
    }
}
.elos .second-card .container .content {
    font-size:18px;
    letter-spacing:0;
    line-height:30.1px
}
@media (min-width:992px) {
    .elos .second-card .container .content {
        max-width:50%;
        padding-left:90px
    }
}
.elos .second-card .container .content .title {
    margin-bottom:20px
}
.elos .second-card .container .image {
    display:flex;
    height:100%;
    justify-content:center;
    width:100%
}
@media (min-width:992px) {
    .elos .second-card .container .image {
        justify-content:end
    }
}
.elos .third-card .container .title {
    margin-bottom:30px
}
@media screen and (min-width:992px) {
    .elos .third-card .container .title {
        margin-bottom:70px
    }
}
.elos .third-card .container .box-items .box {
    align-items:center;
    display:flex;
    flex-direction:column;
    gap:16px;
    height:100%;
    justify-items:center;
    max-width:100%;
    min-height:250px;
    padding:40px;
    width:100%
}
.elos .third-card .container .box-items .box .title {
    font-size:36px;
    line-height:46.37px;
    margin:0
}
.elos .third-card .container .box-items .box .subtitle {
    font-size:24px;
    letter-spacing:-.5px;
    line-height:30.91px;
    margin:0
}
.elos .third-card .container .box-items .item:first-child .box {
    background-color:#d7e5d0
}
.elos .third-card .container .box-items .item:first-child .box .subtitle,.elos .third-card .container .box-items .item:first-child .box .title {
    color:#3a5246
}
.elos .third-card .container .box-items .item:nth-child(2) .box {
    background-color:#87ac6b
}
.elos .third-card .container .box-items .item:nth-child(2) .box .subtitle,.elos .third-card .container .box-items .item:nth-child(2) .box .title {
    color:#fff
}
.elos .third-card .container .box-items .item:nth-child(3) .box {
    background-color:#acd36c
}
.elos .third-card .container .box-items .item:nth-child(3) .box .subtitle,.elos .third-card .container .box-items .item:nth-child(3) .box .title {
    color:#3a5246
}
.elos .third-card .container .box-items .item:nth-child(4) .box {
    background-color:#87ac6b
}
.elos .third-card .container .box-items .item:nth-child(4) .box .subtitle,.elos .third-card .container .box-items .item:nth-child(4) .box .title {
    color:#fff
}
.elos .third-card .container .box-items .item:nth-child(5) .box {
    background-color:#87ac6b
}
.elos .third-card .container .box-items .item:nth-child(5) .box .subtitle,.elos .third-card .container .box-items .item:nth-child(5) .box .title {
    color:#fff
}
.elos .third-card .container .box-items .item:nth-child(6) .box {
    background-color:#acd36c
}
.elos .third-card .container .box-items .item:nth-child(6) .box .subtitle,.elos .third-card .container .box-items .item:nth-child(6) .box .title {
    color:#3a5246
}
.elos .third-card .container .box-items .item:nth-child(7) .box {
    background-color:#87ac6b
}
.elos .third-card .container .box-items .item:nth-child(7) .box .subtitle,.elos .third-card .container .box-items .item:nth-child(7) .box .title {
    color:#fff
}
.elos .third-card .container .box-items .item:nth-child(8) .box {
    background-color:#d7e5d0
}
.elos .third-card .container .box-items .item:nth-child(8) .box .subtitle,.elos .third-card .container .box-items .item:nth-child(8) .box .title {
    color:#3a5246
}
.elos .fourth-card .title {
    margin-bottom:20px
}
@media screen and (min-width:992px) {
    .elos .fourth-card .title {
        margin-bottom:60px
    }
}
.elos .fourth-card .description {
    font-size:18px;
    margin:0 auto 20px;
    max-width:860px
}
@media screen and (min-width:992px) {
    .elos .fourth-card .description {
        margin-bottom:48px
    }
}
.elos .fourth-card .video {
    aspect-ratio:16/9;
    height:100%;
    margin:0 auto;
    max-width:860px;
    min-height:-moz-fit-content;
    min-height:fit-content;
    position:relative;
    width:100%
}
.elos .fourth-card .video .video-img {
    border-radius:12px;
    height:100%;
    left:0;
    -o-object-fit:cover;
    object-fit:cover;
    position:absolute;
    top:0;
    width:100%
}
.elos .fourth-card .video .play-icon {
    left:50%;
    position:absolute;
    top:50%;
    transform:translate(-50%,-50%)
}
@media (min-width:992px) {
    .elos .fifth-card .container {
        padding:40px 80px
    }
}
.elos .fifth-card .container .container-items {
    display:flex;
    flex-direction:column;
    gap:15px
}
@media (min-width:992px) {
    .elos .fifth-card .container .container-items {
        flex-direction:row-reverse;
        gap:60px
    }
}
.elos .fifth-card .container .content {
    font-size:18px;
    letter-spacing:0;
    line-height:30.1px
}
@media (min-width:992px) {
    .elos .fifth-card .container .content {
        max-width:50%;
        padding-right:90px
    }
}
.elos .fifth-card .container .content .title {
    margin-bottom:20px
}
.elos .fifth-card .container .image {
    display:flex;
    height:100%;
    justify-content:center;
    width:100%
}
@media (min-width:992px) {
    .elos .fifth-card .container .image {
        justify-content:end
    }
}
.elos .sixth-card {
    font-size:18px;
    font-weight:400;
    line-height:28.8px
}
.elos .sixth-card ul {
    list-style-position:inside
}
.elos .sixth-card ul>li {
    margin-top:18px
}
@media (min-width:992px) {
    .elos .sixth-card .container {
        padding:40px 80px
    }
}
.elos .sixth-card .container .title {
    margin-bottom:32px
}
.elos .sixth-card .container .description {
    margin-bottom:40px;
    max-width:768px
}
.elos .sixth-card .container .sixth-card-tabs {
    border-left:1px solid #4d6d5d;
    height:56px;
    margin-bottom:70px;
    overflow:hidden;
    padding:0 4px 0 0;
    white-space:nowrap;
    width:100%
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab:first-child {
    margin-left:-8px
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab {
    cursor:pointer;
    display:inline-block;
    height:56px;
    line-height:50px;
    margin:0 0 0 -5px;
    padding:0 16px;
    position:relative;
    text-align:center;
    transition:all .2s;
    width:12.5%
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done span {
    color:#fff
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done .after,.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done .before {
    background:#60903e!important;
    border-left:1px solid #fff!important;
    border-right:1px solid #fff!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done .before {
    border-bottom:none!important;
    border-top:1px solid #60903e!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done .after {
    border-bottom:1px solid #60903e!important;
    border-top:none!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done:first-child .after {
    background:#26362e!important;
    border-top:1px solid #26362e!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done:first-child .before {
    background:#26362e!important;
    border-bottom:1px solid #26362e!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done:nth-child(2) .after {
    background:#3a5246!important;
    border-top:1px solid #3a5246!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done:nth-child(2) .before {
    background:#3a5246!important;
    border-bottom:1px solid #3a5246!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done:nth-child(3) .after {
    background:#4d6d5d!important;
    border-top:1px solid #4d6d5d!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done:nth-child(3) .before {
    background:#4d6d5d!important;
    border-bottom:1px solid #4d6d5d!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done:nth-child(4) .after {
    background:#60903e!important;
    border-top:1px solid #60903e!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done:nth-child(4) .before {
    background:#60903e!important;
    border-bottom:1px solid #60903e!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done:nth-child(5) .after {
    background:#87ac6b!important;
    border-top:1px solid #87ac6b!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab.done:nth-child(5) .before {
    background:#87ac6b!important;
    border-bottom:1px solid #87ac6b!important
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab span {
    display:inline-block;
    font-size:12px;
    font-weight:400;
    line-height:16px;
    pointer-events:none;
    text-transform:uppercase;
    vertical-align:middle;
    white-space:normal
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab .after,.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab .before {
    position:absolute;
    transition:all .2s;
    z-index:-1
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab .before {
    background:#f4f4f4;
    border:1px solid red;
    border-bottom:none;
    height:50%;
    left:0;
    top:0;
    transform:skew(25deg);
    width:100%
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab .after {
    background:#f4f4f4;
    border:1px solid red;
    border-top:none;
    height:50%;
    left:0;
    top:49%;
    transform:skew(-25deg);
    width:100%
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab:hover span {
    color:#fff
}
.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab:hover .after,.elos .sixth-card .container .sixth-card-tabs .sixth-card-tab:hover .before {
    background:inherit
}
.elos .sixth-card .container .content {
    display:flex;
    justify-content:space-between
}
.elos .sixth-card .container .content .slick-list {
    margin-left:0
}
.elos .sixth-card .container .content .slider {
    max-width:100%
}
.elos .sixth-card .container .content .slider .slide {
    display:flex!important;
    flex-direction:row;
    height:550px
}
.elos .sixth-card .container .content .slider .slide .card-content {
    border-radius:5px;
    width:45%
}
.elos .sixth-card .container .content .slider .slide .card-content figure.icon {
    width:100%
}
.elos .sixth-card .container .content .slider .slide .card-content figure.icon img {
    height:100%;
    -o-object-fit:contain;
    object-fit:contain;
    width:100%
}
.elos .sixth-card .container .content .slider .slide .card-content .card-title {
    margin-bottom:43px;
    margin-top:43px
}
.elos .sixth-card .container .content .slider .slide .card-content .card-title h3 {
    display:none;
    font-size:30px;
    font-weight:700;
    line-height:37.56px
}
.elos .sixth-card .container .content .slider .slide .card-content .card-title .arrow-left,.elos .sixth-card .container .content .slider .slide .card-content .card-title .arrow-right {
    cursor:pointer;
    display:none!important
}
.elos .sixth-card .container .content .slider .slide .card-content .card-title .card-order {
    display:none
}
.elos .sixth-card .container .content .slider .slide .text-content {
    padding:50px 36px 0 75px;
    width:55%
}
.elos .sixth-card .container .content .btn-container {
    margin-top:57px
}
.elos .sixth-card .container .content .btn-container .btn {
    height:50px;
    width:240px
}
@media (max-width:992px) {
    .elos .sixth-card .container .sixth-card-tabs {
        display:none
    }
    .elos .sixth-card .container .content {
        display:flex;
        flex-direction:column
    }
    .elos .sixth-card .container .content .slider {
        max-width:100%
    }
    .elos .sixth-card .container .content .slider .slide {
        display:flex!important;
        flex-direction:column;
        height:100%
    }
    .elos .sixth-card .container .content .slider .slide .card-content {
        border-radius:0;
        width:100%
    }
    .elos .sixth-card .container .content .slider .slide .card-content .card-title {
        margin-bottom:22px;
        margin-top:0
    }
    .elos .sixth-card .container .content .slider .slide .card-content .card-title h3 {
        display:block;
        font-size:26px;
        font-weight:700;
        line-height:32.55px;
        margin-bottom:0;
        margin-top:0
    }
    .elos .sixth-card .container .content .slider .slide .card-content .card-title .arrow-left {
        display:inline-block!important;
        padding-right:29px
    }
    .elos .sixth-card .container .content .slider .slide .card-content .card-title .arrow-right {
        display:inline-block!important;
        padding-left:29px
    }
    .elos .sixth-card .container .content .slider .slide .card-content .card-title .card-order {
        display:inline-block
    }
    .elos .sixth-card .container .content .slider .slide .text-content {
        padding:0;
        width:100%
    }
    .elos .sixth-card .container .content .slider .slide .text-content .btn-container {
        margin-top:42px
    }
}
@media (min-width:992px) {
    .elos .seventh-card .container {
        padding:40px 80px
    }
}
.elos .seventh-card .container .showcase {
    display:flex;
    height:100%;
    justify-content:space-between;
    margin-top:40px
}
@media screen and (max-width:992px) {
    .elos .seventh-card .container .showcase {
        flex-direction:column-reverse;
        margin-top:20px
    }
}
.elos .seventh-card .container .showcase .tabs {
    flex:1;
    padding:0 4rem 0 2rem
}
@media screen and (max-width:992px) {
    .elos .seventh-card .container .showcase .tabs {
        display:none
    }
}
.elos .seventh-card .container .showcase .tabs ul.nav {
    display:flex;
    flex-direction:column;
    gap:16px;
    height:100%
}
.elos .seventh-card .container .showcase .tabs ul.nav:before {
    background-color:#f4f4f4;
    border-radius:5px;
    content:"";
    height:100%;
    left:-.3rem;
    position:absolute;
    top:0;
    width:5px
}
.elos .seventh-card .container .showcase .tabs ul.nav li.nav-item {
    box-shadow:0 0 4px 0 rgba(0,0,0,.25);
    color:#65646a;
    cursor:pointer;
    font-size:16px;
    font-weight:700;
    line-height:25px;
    padding:16px;
    position:relative;
    text-transform:uppercase
}
.elos .seventh-card .container .showcase .tabs ul.nav li.nav-item:hover {
    background-color:#e4e4e7
}
.elos .seventh-card .container .showcase .tabs ul.nav li.nav-item.active {
    background-color:#60903e;
    box-shadow:none;
    color:#fff
}
.elos .seventh-card .container .showcase .tabs ul.nav li.nav-item.active:before {
    background-color:#60903e;
    border-radius:5px;
    content:"";
    height:100%;
    left:-2.3rem;
    position:absolute;
    top:0;
    width:5px
}
.elos .seventh-card .container .showcase .tab-content {
    flex:3
}
.elos .seventh-card .container .showcase .tab-content .tab-pane {
    display:flex;
    flex:1;
    gap:3rem;
    height:100%
}
@media screen and (max-width:992px) {
    .elos .seventh-card .container .showcase .tab-content .tab-pane {
        flex-direction:column-reverse;
        gap:1rem
    }
}
.elos .seventh-card .container .showcase .tab-content .tab-pane .content {
    flex:1
}
.elos .seventh-card .container .showcase .tab-content .tab-pane .content .title {
    color:#4d6d5d;
    font-size:28px;
    margin-bottom:20px
}
@media screen and (max-width:992px) {
    .elos .seventh-card .container .showcase .tab-content .tab-pane .content .title {
        padding:0
    }
}
.elos .seventh-card .container .showcase .tab-content .tab-pane.is-file .content {
    display:none
}
.elos .seventh-card .container .showcase .tab-content .tab-pane .image {
    flex:1;
    min-width:350px
}
@media screen and (max-width:992px) {
    .elos .seventh-card .container .showcase .tab-content .tab-pane .image {
        flex:none;
        width:100%
    }
}
.elos .seventh-card .container .showcase .tab-content .tab-pane .image img {
    height:100%;
    width:100%
}
.elos .seventh-card .container .showcase .tab-content .tab-pane:not(.active) {
    display:none
}
.elos .seventh-card .container .showcase .tabs-select {
    margin:2rem 0 1rem
}
@media screen and (min-width:992px) {
    .elos .seventh-card .container .showcase .tabs-select {
        display:none
    }
}
.elos .seventh-card .container .showcase .tabs-select select {
    border-left:none;
    border-right:none;
    border-top:none;
    color:#4a4a4a;
    overflow:hidden;
    text-align:center;
    text-overflow:ellipsis;
    width:100%
}
@media (min-width:992px) {
    .elos .eighth-card .container {
        padding:40px 80px
    }
}
.elos .eighth-card .container .container-items {
    display:flex;
    flex-direction:column;
    gap:15px
}
@media (min-width:992px) {
    .elos .eighth-card .container .container-items {
        flex-direction:row-reverse;
        gap:60px
    }
}
.elos .eighth-card .container .content {
    font-size:18px;
    letter-spacing:0;
    line-height:30.1px
}
@media (min-width:992px) {
    .elos .eighth-card .container .content {
        max-width:50%;
        padding-right:90px
    }
}
.elos .eighth-card .container .content .title {
    margin-bottom:20px
}
.elos .eighth-card .container .image {
    display:flex;
    height:100%;
    justify-content:center;
    width:100%
}
@media (min-width:992px) {
    .elos .eighth-card .container .image {
        justify-content:end
    }
    .elos .ninth-card .container {
        padding:40px 80px
    }
}
.elos .ninth-card .container .card .card-body .card-text ul {
    list-style-position:inside
}
.elos .ninth-card .container .card .card-body .card-text h4,.elos .ninth-card .container .card .card-body .card-text p,.elos .ninth-card .container .card .card-body .card-text ul {
    margin-bottom:1.5rem
}
@media (min-width:992px) {
    .elos .tenth-card .container {
        padding:40px 80px
    }
}
.elos .tenth-card .container .title {
    margin-bottom:20px
}
@media screen and (min-width:992px) {
    .elos .tenth-card .container .title {
        margin-bottom:60px
    }
}
.elos .tenth-card .container .description {
    font-size:18px;
    margin:0 auto 20px;
    max-width:860px
}
@media screen and (min-width:992px) {
    .elos .tenth-card .container .description {
        margin-bottom:48px
    }
}
@media screen and (max-width:992px) {
    .elos .tenth-card .container .title {
        margin-bottom:20px;
        padding:0
    }
}
.elos .tenth-card .container .accordion .container {
    padding:0 0 0 50px
}
@media screen and (max-width:992px) {
    .elos .tenth-card .container .accordion .container,.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question div:not(.trigger-question):not(.content-question-address .item) {
        padding:0
    }
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .trigger-question {
    background:#fff;
    border-bottom:1px solid #4a4a4a;
    display:inline-flex;
    justify-content:space-between;
    justify-items:center;
    padding:15px 40px 15px 0
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .trigger-question h2 {
    color:#4a4a4a;
    font-size:18px;
    font-style:normal;
    font-weight:700;
    line-height:30px
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .trigger-question .button {
    background:#60903e;
    border:none;
    color:#fff;
    font-size:14px;
    font-style:normal;
    font-weight:700;
    line-height:normal;
    padding:8px
}
@media screen and (max-width:992px) {
    .elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .trigger-question .button {
        display:none
    }
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .trigger-question:after {
    background-image:url(/img/frontend/general/caret-small-down.svg);
    background-repeat:no-repeat;
    content:"";
    height:34px;
    margin:auto 0;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-25%);
    transition:all .2s ease-in-out;
    width:16px
}
@media screen and (max-width:992px) {
    .elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .trigger-question:after {
        background-image:url(/img/frontend/general/caret-small-down.svg)!important
    }
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item {
    padding:16px 0
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .description {
    max-width:75%
}
@media screen and (max-width:992px) {
    .elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .description {
        display:none
    }
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .documents {
    display:flex;
    flex-direction:column;
    gap:16px;
    margin:16px 0;
    padding-left:40px
}
@media screen and (max-width:992px) {
    .elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .documents {
        padding-left:0
    }
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .documents .document-item {
    align-items:center;
    display:flex;
    justify-content:space-between
}
@media screen and (max-width:992px) {
    .elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .documents .document-item {
        align-items:flex-start;
        background:#f7f6f2;
        border-radius:8px
    }
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .description {
    align-items:center;
    display:flex;
    gap:24px;
    margin:0;
    padding:10px
}
@media screen and (max-width:992px) {
    .elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .description {
        align-items:start;
        flex-direction:column
    }
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .description .date {
    color:#4a4a4a;
    font-size:18px;
    font-weight:400
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .description .title {
    color:#4d6d5d;
    font-size:18px;
    font-weight:700;
    margin-bottom:0
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .button {
    align-items:center;
    background:#60903e;
    border:none;
    color:#fff;
    display:flex;
    flex-direction:column;
    font-size:14px;
    font-style:normal;
    font-weight:700;
    line-height:normal;
    max-width:84px;
    padding:20px 32px
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .button img {
    fill:#fff;
    max-width:26px
}
@media screen and (max-width:992px) {
    .elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .button {
        border-top-right-radius:8px
    }
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question.active .trigger-question {
    border-bottom:1px solid rgba(74,74,74,.2)
}
.elos .tenth-card .container .accordion .custom-accordion ul li.question .content-question.active .trigger-question:after {
    transform:rotate(-180deg) translateY(50%)
}
.schedule .header h1 {
    font-size:50px
}
@media (max-width:992px) {
    .schedule .header h1 {
        font-size:8vw
    }
}
.schedule .card-links .container div.card-block {
    margin-bottom:20px
}
.schedule .top-section {
    padding:70px 0
}
@media (max-width:992px) {
    .schedule .top-section {
        margin-bottom:60px;
        padding:0
    }
    .schedule .top-section .container {
        padding:0 20px
    }
    .schedule .top-section .d-flex {
        flex-direction:column-reverse
    }
}
.schedule .top-section .text-info {
    margin:0 50px 0 0
}
@media screen and (max-width:980px) {
    .schedule .top-section .text-info {
        margin:0
    }
}
.schedule .top-section .text-info .title {
    margin-bottom:0
}
@media (max-width:992px) {
    .schedule .top-section .text-info .title {
        padding:0
    }
}
.schedule .top-section .text-info .title h2 {
    color:#4d6d5d;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:0
}
.schedule .top-section .text-info .title h2 b {
    font-weight:900
}
.schedule .top-section .text-info .text-description {
    font-size:16px;
    margin-bottom:0;
    padding-left:0;
    padding-right:0
}
.schedule .top-section .text-info .btn {
    height:60px;
    margin-top:45px;
    width:200px
}
.schedule .top-section figure {
    padding-left:70px;
    padding-right:70px
}
@media (max-width:992px) {
    .schedule .top-section figure {
        padding:0
    }
    .schedule .top-section figure img {
        display:block;
        margin:30px 0;
        width:100%
    }
}
.schedule .second-card {
    margin-bottom:70px;
    position:relative
}
@media screen and (max-width:980px) {
    .schedule .second-card {
        background:#f5f5f5;
        padding-bottom:30px
    }
}
.schedule .second-card:before {
    background:#f5f5f5;
    content:"";
    height:80%;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:100%;
    z-index:1
}
@media screen and (max-width:980px) {
    .schedule .second-card:before {
        display:none
    }
}
.schedule .second-card .container {
    padding:0 70px;
    position:relative;
    z-index:2
}
@media screen and (max-width:980px) {
    .schedule .second-card .container .d-flex {
        flex-direction:column-reverse
    }
    .schedule .second-card .container .title {
        margin-bottom:0;
        padding:0
    }
    .schedule .second-card .container .title h2 {
        margin-bottom:0
    }
}
.schedule .second-card .container .text-description {
    padding-left:0
}
.schedule .second-card .container .blocks {
    margin-bottom:55px
}
.schedule .second-card .container .blocks .blocks-title {
    width:50%
}
.schedule .second-card .container .blocks .blocks-title h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    width:55%
}
.schedule .second-card .container .blocks .blocks-title .btn {
    margin-top:30px;
    padding:15px 40px
}
.schedule .second-card .container .blocks .blocks-description {
    width:50%
}
.schedule .second-card .container .blocks .blocks-description .text-description {
    padding:0
}
.schedule .second-card .container .blocks:last-child {
    margin-bottom:159
}
@media screen and (max-width:980px) {
    .schedule .second-card .container figure {
        margin-bottom:30px
    }
    .schedule .second-card .container figure img {
        display:block;
        height:auto;
        max-width:100%;
        width:auto
    }
}
.schedule .third-card {
    padding:70px 0
}
@media (max-width:992px) {
    .schedule .third-card {
        padding:0
    }
    .schedule .third-card .container {
        padding:0 20px
    }
    .schedule .third-card .d-flex {
        flex-direction:column-reverse
    }
}
.schedule .third-card .text-info {
    margin:0 50px 0 0
}
@media screen and (max-width:980px) {
    .schedule .third-card .text-info {
        margin:0 0 50px
    }
}
.schedule .third-card .text-info .title {
    margin-bottom:0
}
@media (max-width:992px) {
    .schedule .third-card .text-info .title {
        padding:0
    }
}
.schedule .third-card .text-info .title h2 {
    color:#4d6d5d;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:0
}
.schedule .third-card .text-info .title h2 b {
    font-weight:400
}
@media screen and (max-width:980px) {
    .schedule .third-card .text-info .title h2 {
        font-size:30px;
        line-height:36px
    }
}
.schedule .third-card .text-info .text-description {
    font-size:16px;
    margin-bottom:0;
    padding-left:0;
    padding-right:0
}
.schedule .third-card .text-info .btn {
    height:60px;
    margin-top:45px;
    width:200px
}
.schedule .third-card figure {
    padding-left:70px;
    padding-right:70px
}
@media (max-width:992px) {
    .schedule .third-card figure {
        padding:0
    }
    .schedule .third-card figure img {
        display:block;
        margin:30px 0;
        width:100%
    }
}
.schedule .fourth-card {
    margin-bottom:70px
}
@media screen and (max-width:980px) {
    .schedule .fourth-card .d-flex {
        flex-direction:column-reverse
    }
}
.schedule .fourth-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .schedule .fourth-card .container {
        padding:0 20px
    }
}
.schedule .fourth-card .container .text-description {
    padding-left:0
}
@media screen and (max-width:980px) {
    .schedule .fourth-card .container .title {
        margin-bottom:0;
        padding:0
    }
}
.schedule .fourth-card .container .title h2 {
    margin:0
}
.schedule .fourth-card .container .blocks {
    margin-bottom:55px
}
.schedule .fourth-card .container .blocks .blocks-title {
    width:50%
}
.schedule .fourth-card .container .blocks .blocks-title h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    width:55%
}
.schedule .fourth-card .container .blocks .blocks-title .btn {
    margin-top:30px;
    padding:15px 40px
}
.schedule .fourth-card .container .blocks .blocks-description {
    width:50%
}
.schedule .fourth-card .container .blocks .blocks-description .text-description {
    padding:0
}
.schedule .fourth-card .container .blocks:last-child {
    margin-bottom:159
}
@media screen and (max-width:980px) {
    .schedule .fourth-card figure {
        margin-bottom:30px
    }
    .schedule .fourth-card figure img {
        display:block;
        height:auto;
        max-width:100%;
        width:auto
    }
}
.schedule .our-root {
    display:block;
    margin-bottom:75px
}
.schedule .our-root .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .schedule .our-root .container {
        padding:0 20px
    }
}
.schedule .our-root .container .text {
    margin-bottom:30px
}
.schedule .our-root .container .text h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    text-transform:uppercase;
    width:55%
}
@media screen and (max-width:980px) {
    .schedule .our-root .container .text h3 {
        width:100%
    }
}
.schedule .our-root .container .text h3 span {
    display:inline-block;
    font-weight:400
}
.schedule .our-root .container .items {
    grid-column-gap:20px;
    grid-row-gap:40px;
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr
}
@media screen and (max-width:980px) {
    .schedule .our-root .container .items {
        display:block
    }
}
.schedule .our-root .container .items .item {
    display:block
}
@media screen and (max-width:980px) {
    .schedule .our-root .container .items .item {
        margin-bottom:50px
    }
}
.schedule .our-root .container .items .item .icon img {
    height:auto;
    margin:auto;
    width:100%
}
.schedule .our-root .container .items .item h4 {
    background:#f5f5f5;
    color:#4d6d5d;
    display:block;
    font-size:22px;
    font-weight:500;
    line-height:26px;
    margin-bottom:12px;
    padding:30px
}
.schedule .our-root .container .items .item .text-topics {
    color:#4a4a4a;
    display:block;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    padding:0 30px
}
.schedule .seventh-card {
    margin-bottom:70px
}
.schedule .seventh-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .schedule .seventh-card .container {
        padding:0
    }
}
.schedule .seventh-card .container .content {
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
@media screen and (max-width:980px) {
    .schedule .seventh-card .container .content {
        height:400px;
        padding-left:19px
    }
}
.schedule .seventh-card .container .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0;
    position:relative;
    z-index:1
}
@media screen and (max-width:980px) {
    .schedule .seventh-card .container .content h2 {
        font-size:40px;
        line-height:1
    }
}
.schedule .seventh-card .container .content .btn {
    margin-top:30px;
    padding:15px 40px;
    position:relative;
    z-index:1
}
@media (max-width:1100px) {
    .schedule .second-card .container .blocks .blocks-title {
        width:35%
    }
    .schedule .second-card .container .blocks .blocks-description {
        width:65%
    }
}
@media (max-width:992px) {
    .schedule .second-card .container {
        padding:0 17px
    }
    .schedule .second-card .container .blocks {
        position:relative
    }
    .schedule .second-card .container .blocks .blocks-title {
        width:100%
    }
    .schedule .second-card .container .blocks .blocks-title h3 {
        margin-bottom:0;
        width:100%
    }
    .schedule .second-card .container .blocks .blocks-title .btn {
        bottom:0;
        position:absolute
    }
    .schedule .second-card .container .blocks .blocks-description {
        margin:30px 0 90px;
        width:100%
    }
}
.schedule-governance .first-card {
    margin:60px auto
}
.schedule-governance .first-card .container {
    padding:60px 71px 91px
}
.schedule-governance .first-card h2 {
    max-width:934px
}
.schedule-governance .first-card .text-description {
    margin-bottom:0;
    max-width:934px;
    padding:0 20px
}
.schedule-governance .first-card .text-description p {
    margin-bottom:15px
}
.schedule-governance .second-card {
    margin-bottom:70px
}
.schedule-governance .second-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .schedule-governance .second-card .container {
        padding:0
    }
}
.schedule-governance .second-card .container .content {
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
@media screen and (max-width:980px) {
    .schedule-governance .second-card .container .content {
        height:500px;
        padding-left:19px
    }
}
.schedule-governance .second-card .container .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0;
    position:relative;
    z-index:1
}
@media screen and (max-width:980px) {
    .schedule-governance .second-card .container .content h2 {
        font-size:40px;
        line-height:1
    }
}
.schedule-governance .second-card .container .content .btn {
    margin-top:30px;
    padding:15px 40px;
    position:relative;
    z-index:1
}
.schedule-governance .fourth-card {
    margin-bottom:70px
}
@media screen and (max-width:980px) {
    .schedule-governance .fourth-card {
        margin-bottom:0
    }
}
.schedule-governance .fourth-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .schedule-governance .fourth-card .container {
        display:block!important;
        padding:0 20px
    }
    .schedule-governance .fourth-card .container .d-flex {
        flex-direction:column-reverse
    }
    .schedule-governance .fourth-card .container .title {
        padding:0;
        text-align:center
    }
    .schedule-governance .fourth-card .container .title h2 {
        text-align:center!important
    }
}
.schedule-governance .fourth-card .container .text-description {
    padding-left:0
}
@media screen and (max-width:980px) {
    .schedule-governance .fourth-card .container figure img {
        display:block;
        height:auto;
        margin-bottom:20px;
        max-width:100%;
        width:auto
    }
}
.schedule-governance .fourth-card .container .blocks {
    margin-bottom:55px
}
.schedule-governance .fourth-card .container .blocks .blocks-title {
    width:50%
}
.schedule-governance .fourth-card .container .blocks .blocks-title h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    width:55%
}
.schedule-governance .fourth-card .container .blocks .blocks-title .btn {
    margin-top:30px;
    padding:15px 40px
}
.schedule-governance .fourth-card .container .blocks .blocks-description {
    width:50%
}
.schedule-governance .fourth-card .container .blocks .blocks-description .text-description {
    padding:0
}
.schedule-governance .fourth-card .container .blocks:last-child {
    margin-bottom:159
}
@media screen and (max-width:980px) {
    .schedule-governance .titleCard .text-description {
        font-size:24px;
        text-align:center!important
    }
}
.schedule-governance .seventh-card {
    margin-bottom:70px
}
.schedule-governance .seventh-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .schedule-governance .seventh-card .container {
        padding:0 20px
    }
}
.schedule-governance .seventh-card .container .text-description {
    padding-left:0
}
@media screen and (max-width:980px) {
    .schedule-governance .seventh-card .container .d-flex {
        flex-direction:column
    }
    .schedule-governance .seventh-card .container .title {
        padding:0
    }
    .schedule-governance .seventh-card .container figure img {
        display:block;
        height:auto;
        max-width:100%;
        width:auto
    }
}
.schedule-governance .seventh-card .container .blocks {
    margin-bottom:55px
}
.schedule-governance .seventh-card .container .blocks .blocks-title {
    width:50%
}
.schedule-governance .seventh-card .container .blocks .blocks-title h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    width:55%
}
.schedule-governance .seventh-card .container .blocks .blocks-title .btn {
    margin-top:30px;
    padding:15px 40px
}
.schedule-governance .seventh-card .container .blocks .blocks-description {
    width:50%
}
.schedule-governance .seventh-card .container .blocks .blocks-description .text-description {
    padding:0
}
.schedule-governance .seventh-card .container .blocks:last-child {
    margin-bottom:159
}
.schedule-governance .eight-card {
    display:block;
    margin-bottom:40px
}
.schedule-governance .eight-card figure {
    display:block;
    height:auto;
    width:100%
}
.schedule-governance .eight-card figure img {
    display:block;
    margin:auto;
    max-width:100%;
    width:auto
}
.schedule-governance .nineth-card {
    display:block
}
.schedule-governance .nineth-card .container {
    -moz-column-gap:18px;
    column-gap:18px;
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    padding:0 70px
}
@media screen and (max-width:980px) {
    .schedule-governance .nineth-card .container {
        display:block;
        padding:0 20px
    }
}
.schedule-governance .nineth-card .container .item-card {
    border-left:6px solid #4d6d5d;
    color:#4a4a4a;
    display:inline-block;
    font-size:18px;
    font-weight:400;
    line-height:160%;
    padding-left:15px
}
@media screen and (max-width:980px) {
    .schedule-governance .nineth-card .container .item-card {
        margin-bottom:45px
    }
}
.schedule-governance .nineth-card .container .item-card .text-description {
    margin-bottom:0;
    padding:0;
    text-align:left
}
@media screen and (max-width:980px) {
    .schedule-governance .sustainable-procurement .top-section .text-description {
        padding:0
    }
}
.schedule-governance .sustainable-procurement .second-card {
    margin-top:120px
}
.schedule-governance .sustainable-procurement .second-card .text-info {
    align-items:flex-start;
    display:flex;
    flex-direction:row
}
@media screen and (max-width:980px) {
    .schedule-governance .sustainable-procurement .second-card .text-info {
        flex-direction:column;
        padding:0
    }
}
.schedule-governance .sustainable-procurement .second-card .text-info .title {
    margin-right:20px;
    width:35%
}
@media screen and (max-width:980px) {
    .schedule-governance .sustainable-procurement .second-card .text-info .title {
        margin-bottom:0;
        margin-right:0;
        padding:0;
        width:100%
    }
}
.schedule-governance .sustainable-procurement .second-card .text-info .text-description {
    padding:0;
    text-align:left;
    white-space:normal;
    width:65%
}
@media screen and (max-width:980px) {
    .schedule-governance .sustainable-procurement .second-card .text-info .text-description {
        width:100%
    }
}
.schedule-governance .sustainable-procurement .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .schedule-governance .sustainable-procurement .container {
        padding:0 20px
    }
}
.schedule-governance .sustainable-procurement .list-questions {
    margin-bottom:120px
}
.schedule-governance .sustainable-procurement .list-questions li .content-question .trigger-question {
    display:inline-block
}
.schedule-governance .sustainable-procurement .list-questions li .content-question .trigger-question h3 {
    float:left
}
@media screen and (max-width:750px) {
    .schedule-governance .sustainable-procurement .list-questions li .content-question .trigger-question h3 {
        float:none;
        width:100%
    }
}
.schedule-governance .sustainable-procurement .list-questions li .content-question .trigger-question .btn {
    float:right
}
@media screen and (max-width:750px) {
    .schedule-governance .sustainable-procurement .list-questions li .content-question .trigger-question .btn {
        display:block;
        float:none;
        margin-top:10px
    }
}
.schedule-governance .sustainable-procurement .list-questions li .content-question .trigger-question:after {
    display:none;
    opacity:0
}
.schedule-governance .sustainable-procurement .unities .text-description {
    white-space:normal
}
.schedule-governance .sustainable-procurement .list-section {
    background:#fff
}
.schedule-governance .sustainable-procurement .list-section .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .schedule-governance .sustainable-procurement .list-section .container {
        padding:0 20px
    }
}
.schedule-governance .sustainable-procurement .list-section .title-certification {
    clear:both;
    display:inline-block;
    padding-bottom:70px;
    padding-top:90px;
    width:100%
}
.schedule-governance .sustainable-procurement .list-section .title-certification h3 {
    color:#4d6d5d;
    display:inline-block;
    float:left;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.1
}
@media (max-width:992px) {
    .schedule-governance .sustainable-procurement .list-section .title-certification h3 {
        float:none;
        margin-bottom:30px
    }
}
.schedule-governance .sustainable-procurement .list-section .title-certification p {
    color:#4a4a4a;
    float:right;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    max-width:625px
}
@media (max-width:992px) {
    .schedule-governance .sustainable-procurement .list-section .title-certification p {
        display:block;
        float:none;
        margin-bottom:60px
    }
}
.schedule-governance .sustainable-procurement .list-section .item {
    clear:both;
    display:inline-block;
    margin-top:20px;
    width:100%
}
@media (max-width:992px) {
    .schedule-governance .sustainable-procurement .list-section .item {
        margin-top:60px
    }
}
.schedule-governance .sustainable-procurement .list-section .item .title-text {
    background:#f4f4f4;
    height:90px;
    padding:25px 50px;
    position:relative;
    width:100%
}
@media (max-width:992px) {
    .schedule-governance .sustainable-procurement .list-section .item .title-text {
        height:auto;
        padding:20px 30px 20px 85px
    }
}
.schedule-governance .sustainable-procurement .list-section .item .title-text.contrast {
    background:#ff0
}
.schedule-governance .sustainable-procurement .list-section .item .title-text img {
    display:none!important
}
@media (max-width:992px) {
    .schedule-governance .sustainable-procurement .list-section .item .title-text img {
        display:block;
        height:100%;
        left:0;
        position:absolute;
        top:0
    }
}
.schedule-governance .sustainable-procurement .list-section .item .title-text h4 {
    color:#4d6d5d;
    font-size:30px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:.93;
    margin-bottom:0
}
@media screen and (max-width:992px) {
    .schedule-governance .sustainable-procurement .list-section .item .title-text h4 {
        font-size:20px;
        line-height:1.2
    }
}
.schedule-governance .sustainable-procurement .list-section .item .title-text h4.contrast {
    color:#000!important
}
.schedule-governance .sustainable-procurement .list-section .item .description-item {
    color:#4a4a4a;
    display:inline-block;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    padding:18px 60px 45px 80px
}
@media screen and (max-width:992px) {
    .schedule-governance .sustainable-procurement .list-section .item .description-item {
        padding:20px
    }
}
.schedule-governance .sustainable-procurement .list-section .item .description-item .btn {
    display:block;
    height:50px;
    margin-top:120px;
    width:200px
}
@media screen and (max-width:992px) {
    .schedule-governance .sustainable-procurement .list-section .item .description-item .btn {
        margin-top:30px
    }
}
.schedule-governance .sustainable-procurement .list-section .item .description-item .text {
    float:left;
    padding:10px 10px 10px 70px;
    width:calc(100% - 180px)
}
@media (max-width:992px) {
    .schedule-governance .sustainable-procurement .list-section .item .description-item .text {
        display:block;
        float:none;
        margin-top:30px;
        padding-left:0;
        width:100%
    }
}
.schedule-governance .sustainable-procurement .list-section .item .description-item img {
    float:left;
    max-width:180px
}
@media (max-width:992px) {
    .schedule-governance .sustainable-procurement .list-section .item .description-item img {
        display:none
    }
}
.schedule-governance .recognition-presence .first-card {
    margin:60px auto
}
.schedule-governance .recognition-presence .first-card .container {
    padding:60px 71px 91px
}
.schedule-governance .recognition-presence .first-card h2 {
    max-width:934px
}
.schedule-governance .recognition-presence .first-card .text-description {
    margin-bottom:0;
    max-width:934px;
    padding:0 20px
}
.schedule-governance .recognition-presence .first-card .text-description p {
    margin-bottom:15px
}
.schedule-governance .recognition-presence .second-card .container {
    padding:0
}
.schedule-governance .recognition-presence .second-card .container figure {
    margin-bottom:100px
}
@media screen and (max-width:980px) {
    .schedule-governance .recognition-presence .second-card .container figure {
        margin-bottom:40px
    }
}
.schedule-governance .recognition-presence .second-card .container figure img {
    display:block;
    height:auto;
    max-width:100%;
    width:100%
}
.schedule-governance .recognition-presence .second-card .container .d-flex .text-info {
    align-items:flex-start;
    display:flex;
    flex-direction:row;
    padding:0 70px
}
@media screen and (max-width:980px) {
    .schedule-governance .recognition-presence .second-card .container .d-flex .text-info {
        flex-direction:column;
        padding:0 20px
    }
}
.schedule-governance .recognition-presence .second-card .container .d-flex .text-info .title {
    margin-right:20px;
    width:35%
}
@media screen and (max-width:980px) {
    .schedule-governance .recognition-presence .second-card .container .d-flex .text-info .title {
        margin-bottom:0;
        margin-right:0;
        padding:0;
        width:100%
    }
}
.schedule-governance .recognition-presence .second-card .container .d-flex .text-info .text-description {
    padding:0 0 0 40px;
    text-align:left;
    white-space:normal;
    width:65%
}
@media screen and (max-width:980px) {
    .schedule-governance .recognition-presence .second-card .container .d-flex .text-info .text-description {
        padding:0;
        width:100%
    }
}
.schedule-governance .recognition-presence .second-card .container .d-flex .text-info .text-description .btn.btn-blue {
    align-items:center;
    display:flex;
    height:70px;
    justify-content:center;
    width:250px
}
@media screen and (max-width:980px) {
    .schedule-governance .recognition-presence .second-card .container .d-flex .text-info .text-description .btn.btn-blue {
        margin-top:30px
    }
}
.schedule-governance .recognition-presence .list-questions {
    margin-bottom:100px;
    padding:0 70px
}
@media screen and (max-width:980px) {
    .schedule-governance .recognition-presence .list-questions {
        padding:0
    }
}
.schedule-governance .recognition-presence .list-questions .item p {
    display:block
}
.schedule-governance .recognition-presence .fourth-card {
    margin-bottom:0;
    padding:70px 0 0
}
@media screen and (max-width:980px) {
    .schedule-governance .recognition-presence .fourth-card {
        padding-top:0
    }
}
@media (max-width:992px) {
    .schedule-governance .recognition-presence .fourth-card .container {
        padding:0 20px
    }
    .schedule-governance .recognition-presence .fourth-card .d-flex {
        flex-direction:column-reverse
    }
}
.schedule-governance .recognition-presence .fourth-card figure {
    padding-left:70px;
    padding-right:70px
}
@media (max-width:992px) {
    .schedule-governance .recognition-presence .fourth-card figure {
        padding:0
    }
    .schedule-governance .recognition-presence .fourth-card figure img {
        display:block;
        margin:30px 0;
        width:100%
    }
}
.schedule-governance .recognition-presence .fifth-card.top-card {
    padding-top:60px
}
.schedule-governance .recognition-presence .fifth-card.top-card .container {
    margin-bottom:0
}
@media screen and (max-width:980px) {
    .schedule-governance .recognition-presence .fifth-card .invert-mobile {
        flex-direction:column-reverse!important
    }
}
.schedule-governance .recognition-presence .fifth-card .container {
    margin-bottom:56px;
    padding:20px 70px
}
@media screen and (max-width:980px) {
    .schedule-governance .recognition-presence .fifth-card .container {
        margin-bottom:0;
        padding:0
    }
}
.schedule-governance .recognition-presence .fifth-card .container .content {
    padding-left:30px;
    width:50%
}
@media (max-width:992px) {
    .schedule-governance .recognition-presence .fifth-card .container .content {
        padding:60px 17px;
        width:100%
    }
    .schedule-governance .recognition-presence .fifth-card .container .content .title {
        margin-bottom:0
    }
}
@media screen and (max-width:992px) and (max-width:980px) {
    .schedule-governance .recognition-presence .fifth-card .container .content .title {
        padding:0
    }
}
@media (max-width:992px) {
    .schedule-governance .recognition-presence .fifth-card .container .content .text-description {
        padding:0
    }
}
.schedule-governance .recognition-presence .fifth-card .container .video {
    height:440px;
    margin-right:20px;
    width:45%
}
@media screen and (max-width:980px) {
    .schedule-governance .recognition-presence .fifth-card .container .video {
        height:275px;
        width:100%
    }
}
.schedule-governance .recognition-presence .fifth-card .container .video figure img {
    left:50%;
    -o-object-fit:cover;
    object-fit:cover;
    top:50%;
    width:auto
}
@media (max-width:992px) {
    .schedule-governance .recognition-presence .fifth-card .container .video figure img {
        left:62%;
        top:25%
    }
}
.schedule-governance .recognition-presence .fifth-card .container .text {
    width:50%
}
.schedule-governance .recognition-presence .fifth-card .container .text-description {
    margin-bottom:0;
    padding:0
}
.schedule-governance .recognition-presence .fifth-card .container .text-description .title h2 {
    margin-bottom:0;
    text-align:left
}
.schedule-governance .recognition-presence .sixth-card {
    margin-top:70px
}
.schedule-governance .recognition-presence .eight-card figure {
    margin-bottom:60px
}
.schedule-governance .recognition-presence .eight-card figure img {
    display:block;
    height:auto;
    max-width:100%;
    width:100%
}
.schedule-governance .recognition-presence .what-we-seek .container .first-card {
    margin-bottom:130px;
    padding:0 70px
}
.schedule-governance .recognition-presence .what-we-seek .container .first-card .card-text {
    margin-bottom:60px
}
.schedule-governance .recognition-presence .what-we-seek .container .first-card .card-text.contrast {
    background:#000!important
}
.schedule-governance .recognition-presence .what-we-seek .container .first-card .card-text.contrast h2 {
    background:#000!important;
    color:#fff!important
}
.schedule-governance .recognition-presence .what-we-seek .container .first-card .card-text .title {
    margin-bottom:0;
    width:50%
}
.schedule-governance .recognition-presence .what-we-seek .container .first-card .card-text .text-description {
    font-size:20px;
    margin-bottom:0;
    padding:0 0 0 125px;
    width:50%
}
.schedule-governance .recognition-presence .what-we-seek .container .first-card .check-list .check-list-inner {
    margin-bottom:60px;
    width:calc(50% - 50px)
}
.schedule-governance .recognition-presence .what-we-seek .container .first-card .check-list .check-list-inner:nth-child(odd) {
    margin-right:50px
}
.schedule-governance .recognition-presence .what-we-seek .container .first-card .check-list .check-list-inner:nth-child(2n) {
    margin-left:50px
}
.schedule-governance .recognition-presence .what-we-seek .container .first-card .check-list .check-list-inner h3 {
    font-size:22px;
    margin-bottom:0;
    padding-left:79px;
    position:relative
}
.schedule-governance .recognition-presence .what-we-seek .container .first-card .check-list .check-list-inner h3:before {
    background:url(../img/frontend/sustainability/check-list-icon.svg) no-repeat;
    background-size:100%;
    content:"";
    display:inline-block;
    height:26px;
    left:0;
    position:absolute;
    top:50%;
    transform:translateX(0) translateY(-50%) scale(1);
    transition:all .2s ease-in-out;
    width:34px;
    z-index:0
}
@media (max-width:992px) {
    .schedule-governance .recognition-presence .what-we-seek .container .first-card {
        margin-bottom:0;
        padding:0 17px
    }
    .schedule-governance .recognition-presence .what-we-seek .container .first-card .card-text .title {
        padding:0;
        width:100%
    }
    .schedule-governance .recognition-presence .what-we-seek .container .first-card .card-text .title h2 {
        margin-right:0
    }
    .schedule-governance .recognition-presence .what-we-seek .container .first-card .card-text .text-description {
        margin-top:30px;
        padding-left:0;
        width:100%
    }
    .schedule-governance .recognition-presence .what-we-seek .container .first-card .check-list .check-list-inner {
        width:100%
    }
    .schedule-governance .recognition-presence .what-we-seek .container .first-card .check-list .check-list-inner:nth-child(odd) {
        margin-right:0
    }
    .schedule-governance .recognition-presence .what-we-seek .container .first-card .check-list .check-list-inner:nth-child(2n) {
        margin-left:0
    }
    .schedule-governance .recognition-presence .what-we-seek .container .first-card .check-list .check-list-inner h3 {
        font-size:18px
    }
}
.energy-transition .top-section {
    margin-bottom:40px;
    padding:70px 0
}
.energy-transition .top-section .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .energy-transition .top-section .container {
        padding:0 20px
    }
}
.energy-transition .top-section .container .title {
    display:block;
    margin:auto auto 90px;
    max-width:810px
}
@media screen and (max-width:980px) {
    .energy-transition .top-section .container .title {
        margin-bottom:30px
    }
    .energy-transition .top-section .d-flex {
        flex-direction:column
    }
}
.energy-transition .top-section .text-info {
    margin:0 50px 0 0
}
@media screen and (max-width:980px) {
    .energy-transition .top-section .text-info {
        margin:0
    }
}
.energy-transition .top-section .text-info .title {
    margin-bottom:0
}
@media screen and (max-width:980px) {
    .energy-transition .top-section .text-info .title {
        padding:0
    }
}
.energy-transition .top-section .text-info .title h2 {
    color:#4d6d5d;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:0
}
.energy-transition .top-section .text-info .title h2 b {
    font-weight:900
}
.energy-transition .top-section .text-info .text-description {
    font-size:16px;
    margin-bottom:0;
    padding-left:0;
    padding-right:0
}
.energy-transition .top-section .text-info .btn {
    height:60px;
    margin-top:45px;
    width:200px
}
@media screen and (max-width:980px) {
    .energy-transition .top-section figure {
        padding:0
    }
    .energy-transition .top-section figure img {
        display:block;
        height:auto;
        width:100%
    }
}
.energy-transition .second-card {
    margin-bottom:120px
}
@media screen and (max-width:980px) {
    .energy-transition .second-card {
        margin-bottom:60px
    }
}
.energy-transition .second-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .energy-transition .second-card .container {
        padding:0
    }
}
.energy-transition .second-card .container .title {
    display:block;
    margin:auto;
    max-width:810px
}
@media screen and (max-width:980px) {
    .energy-transition .second-card .container .title h2 {
        text-align:left!important
    }
}
.energy-transition .third-card {
    padding:70px 0
}
@media (max-width:992px) {
    .energy-transition .third-card {
        margin-bottom:60px;
        padding:0
    }
}
@media screen and (max-width:980px) {
    .energy-transition .third-card.last-card {
        margin-bottom:0
    }
}
@media (max-width:992px) {
    .energy-transition .third-card .container {
        padding:0 20px
    }
    .energy-transition .third-card .d-flex {
        flex-direction:column-reverse!important
    }
}
.energy-transition .third-card .text-info {
    margin:0 50px 0 0
}
.energy-transition .third-card .text-info .title {
    margin-bottom:0
}
@media (max-width:992px) {
    .energy-transition .third-card .text-info .title {
        padding:0
    }
}
.energy-transition .third-card .text-info .title h2 {
    color:#4d6d5d;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:0
}
@media screen and (max-width:980px) {
    .energy-transition .third-card .text-info .title h2 {
        font-size:30px
    }
}
.energy-transition .third-card .text-info .title h2 b {
    font-weight:600
}
.energy-transition .third-card .text-info .text-description {
    font-size:16px;
    margin-bottom:0;
    padding-left:0;
    padding-right:0
}
.energy-transition .third-card .text-info .text-description ul li {
    margin-bottom:20px
}
.energy-transition .third-card .text-info .btn {
    height:60px;
    margin-top:45px;
    width:200px
}
.energy-transition .third-card figure {
    padding-left:70px;
    padding-right:70px
}
@media (max-width:992px) {
    .energy-transition .third-card figure {
        padding:0
    }
    .energy-transition .third-card figure img {
        display:block;
        margin:30px 0;
        width:100%
    }
}
.energy-transition .fourth-card {
    margin-bottom:70px
}
@media screen and (max-width:980px) {
    .energy-transition .fourth-card {
        margin-bottom:60px
    }
}
.energy-transition .fourth-card .container {
    padding:0 70px
}
@media (max-width:992px) {
    .energy-transition .fourth-card .container {
        padding:0 20px
    }
}
@media screen and (max-width:980px) {
    .energy-transition .fourth-card .container .d-flex {
        flex-direction:column
    }
    .energy-transition .fourth-card .container .title h2 {
        font-size:30px
    }
}
.energy-transition .fourth-card .container .text-description {
    padding:0 50px 0 0
}
@media screen and (max-width:980px) {
    .energy-transition .fourth-card .container .text-description {
        padding:0
    }
}
.energy-transition .fourth-card .container .text-description ul li {
    margin-bottom:20px
}
@media screen and (max-width:980px) {
    .energy-transition .fourth-card .container figure img {
        display:block;
        height:auto;
        max-width:100%;
        width:auto
    }
    .energy-transition .card-links .container {
        padding-top:0
    }
}
.esg-circular-economy .top-section {
    margin-bottom:0;
    padding:70px 0
}
.esg-circular-economy .top-section .container {
    padding:0 70px
}
@media (max-width:992px) {
    .esg-circular-economy .top-section .container {
        padding:0
    }
}
@media screen and (max-width:980px) {
    .esg-circular-economy .top-section .d-flex {
        flex-direction:column
    }
    .esg-circular-economy .top-section .text-info {
        padding:0 20px
    }
}
.esg-circular-economy .top-section .text-info .title {
    padding-right:50px
}
@media screen and (max-width:980px) {
    .esg-circular-economy .top-section .text-info .title {
        padding:0
    }
}
.esg-circular-economy .top-section .text-info .text-description {
    padding-left:0
}
.esg-circular-economy .top-section figure {
    padding:0
}
@media (max-width:992px) {
    .esg-circular-economy .top-section figure {
        padding:0
    }
    .esg-circular-economy .top-section figure img {
        display:block;
        margin:30px 0;
        width:100%
    }
}
.esg-circular-economy .second-card {
    margin-bottom:70px
}
.esg-circular-economy .second-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-circular-economy .second-card .container {
        padding:0 20px
    }
    .esg-circular-economy .second-card .container .title {
        padding:0
    }
    .esg-circular-economy .second-card .container .title h2 {
        margin:0 0 30px;
        text-align:left!important
    }
    .esg-circular-economy .second-card .container .text-description {
        padding:0
    }
}
.esg-circular-economy .fullImage-card figure {
    margin-bottom:60px
}
@media screen and (max-width:980px) {
    .esg-circular-economy .fullImage-card figure {
        height:320px;
        overflow:hidden
    }
}
.esg-circular-economy .fullImage-card figure img {
    display:block;
    height:auto;
    max-width:100%;
    width:100%
}
@media screen and (max-width:980px) {
    .esg-circular-economy .fullImage-card figure img {
        height:100%;
        max-width:none;
        transform:translateX(-30%);
        width:auto
    }
}
.esg-circular-economy .fullImage-card.deskImg {
    display:block!important
}
@media screen and (max-width:980px) {
    .esg-circular-economy .fullImage-card.deskImg {
        display:none!important
    }
}
.esg-circular-economy .fullImage-card.mobImg {
    display:none!important
}
@media screen and (max-width:980px) {
    .esg-circular-economy .fullImage-card.mobImg {
        display:block!important
    }
}
.esg-circular-economy .fullImage-card.mobImg figure {
    margin-bottom:60px
}
@media screen and (max-width:980px) {
    .esg-circular-economy .fullImage-card.mobImg figure {
        height:auto;
        overflow:auto
    }
}
.esg-circular-economy .fullImage-card.mobImg figure img {
    display:block;
    height:auto;
    max-width:100%;
    transform:none;
    width:100%
}
@media screen and (max-width:980px) {
    .esg-circular-economy .fullImage-card.autoHeight figure {
        height:auto
    }
}
.esg-circular-economy .fullImage-card.autoHeight figure img {
    display:block;
    height:auto;
    max-width:100%;
    transform:none;
    width:100%
}
.esg-circular-economy .nineth-card {
    display:block;
    margin-bottom:70px
}
.esg-circular-economy .nineth-card .container {
    -moz-column-gap:18px;
    column-gap:18px;
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr 1fr;
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-circular-economy .nineth-card .container {
        display:block;
        padding:0 20px
    }
}
.esg-circular-economy .nineth-card .container .item-card {
    border-left:6px solid #4d6d5d;
    color:#4a4a4a;
    display:inline-block;
    font-size:18px;
    font-weight:400;
    line-height:160%;
    padding-left:15px
}
@media screen and (max-width:980px) {
    .esg-circular-economy .nineth-card .container .item-card {
        margin-bottom:45px
    }
}
.esg-circular-economy .nineth-card .container .item-card .text-description {
    margin-bottom:0;
    padding:0;
    text-align:left
}
.esg-circular-economy .eight-card figure {
    margin-bottom:70px
}
.esg-circular-economy .eight-card figure img {
    display:block;
    height:auto;
    max-width:100%;
    width:100%
}
.esg-circular-economy .third-card {
    margin-bottom:70px;
    margin-top:120px
}
@media screen and (max-width:980px) {
    .esg-circular-economy .third-card {
        margin:60px 0
    }
}
.esg-circular-economy .third-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-circular-economy .third-card .container {
        padding:0 20px
    }
    .esg-circular-economy .third-card .d-flex {
        flex-direction:column
    }
}
.esg-circular-economy .third-card .text-info {
    align-items:flex-start;
    display:flex;
    flex-direction:row
}
@media screen and (max-width:980px) {
    .esg-circular-economy .third-card .text-info {
        flex-direction:column
    }
}
.esg-circular-economy .third-card .text-info .title {
    margin-right:20px;
    width:35%
}
@media screen and (max-width:980px) {
    .esg-circular-economy .third-card .text-info .title {
        margin-bottom:0;
        margin-right:0;
        padding:0;
        width:100%
    }
}
.esg-circular-economy .third-card .text-info .text-description {
    padding:0;
    text-align:left;
    white-space:normal;
    width:65%
}
@media screen and (max-width:980px) {
    .esg-circular-economy .third-card .text-info .text-description {
        width:100%
    }
}
.esg-circular-economy .third-card .text-info .text-description ul li {
    margin-bottom:30px
}
.esg-circular-economy .fourth-card {
    margin-bottom:70px;
    margin-top:40px
}
@media screen and (max-width:980px) {
    .esg-circular-economy .fourth-card {
        margin:20px 0 60px
    }
}
.esg-circular-economy .fourth-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-circular-economy .fourth-card .container {
        padding:0 20px
    }
    .esg-circular-economy .fourth-card .d-flex {
        flex-direction:column
    }
}
.esg-circular-economy .fourth-card .text-info {
    align-items:flex-start;
    display:flex;
    flex-direction:row
}
@media screen and (max-width:980px) {
    .esg-circular-economy .fourth-card .text-info {
        flex-direction:column
    }
}
.esg-circular-economy .fourth-card .text-info .title {
    margin-right:20px;
    width:35%
}
@media screen and (max-width:980px) {
    .esg-circular-economy .fourth-card .text-info .title {
        margin-bottom:0;
        margin-right:0;
        padding:0;
        width:100%
    }
}
.esg-circular-economy .fourth-card .text-info .text-description {
    padding:0;
    text-align:left;
    white-space:normal;
    width:65%
}
@media screen and (max-width:980px) {
    .esg-circular-economy .fourth-card .text-info .text-description {
        width:100%
    }
}
.esg-circular-economy .fourth-card .text-info .text-description ul li {
    margin-bottom:30px
}
.esg-circular-economy .anual-report {
    background-color:#3a5246;
    margin-bottom:50px
}
@media screen and (max-width:980px) {
    .esg-circular-economy .anual-report {
        margin-bottom:0
    }
    .esg-circular-economy .anual-report .image-report {
        margin-bottom:40px
    }
}
.esg-transparency .transparency .top-section {
    margin-bottom:0;
    padding:70px 0
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .top-section {
        padding:20px 0
    }
}
.esg-transparency .transparency .top-section .container {
    padding:0 70px
}
@media (max-width:992px) {
    .esg-transparency .transparency .top-section .container {
        padding:0
    }
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .top-section .d-flex {
        flex-direction:column
    }
}
.esg-transparency .transparency .top-section .title {
    padding-right:50px
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .top-section .title {
        margin-bottom:0;
        padding:0
    }
    .esg-transparency .transparency .top-section .text-info {
        padding:0 20px
    }
}
.esg-transparency .transparency .top-section .text-info .title {
    padding-right:50px
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .top-section .text-info .title {
        margin-bottom:0;
        padding:0
    }
}
.esg-transparency .transparency .top-section .text-description {
    padding-left:0
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .top-section .text-description {
        margin-bottom:0;
        text-align:center!important
    }
}
.esg-transparency .transparency .bannerLinks {
    align-items:center;
    background-color:#f4f4f4;
    display:flex;
    flex-direction:row;
    margin-bottom:70px;
    width:100%
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .bannerLinks {
        flex-direction:column
    }
}
.esg-transparency .transparency .bannerLinks .blkBanner {
    display:inline-block;
    max-width:30%;
    position:relative;
    width:100%
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .bannerLinks .blkBanner {
        max-width:100%
    }
}
.esg-transparency .transparency .bannerLinks .blkBanner figure {
    display:block;
    margin-bottom:0;
    padding:0;
    position:relative
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .bannerLinks .blkBanner figure {
        max-height:400px;
        overflow:hidden
    }
}
.esg-transparency .transparency .bannerLinks .blkBanner figure img {
    display:block;
    height:auto;
    margin:0;
    max-width:100%;
    padding:0;
    position:relative;
    width:100%;
    z-index:1
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .bannerLinks .blkBanner figure img {
        transform:translateY(-10%)
    }
}
.esg-transparency .transparency .bannerLinks .blkBanner figure h2 {
    color:#fff;
    font-size:40px;
    line-height:48px;
    padding:60px;
    position:absolute;
    text-transform:uppercase;
    top:50%;
    transform:translateY(-50%);
    z-index:2
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .bannerLinks .blkBanner figure h2 {
        padding:20px
    }
}
.esg-transparency .transparency .bannerLinks .blkItems {
    display:inline-flex;
    flex-direction:column;
    margin-left:60px;
    max-width:70%;
    padding:35px 70px 35px 0;
    width:100%
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .bannerLinks .blkItems {
        margin-left:0;
        max-width:100%;
        padding:0
    }
}
.esg-transparency .transparency .bannerLinks .blkItems a {
    background-image:url(../img/frontend/general/arrow-right-grey.svg);
    background-position:97%;
    background-repeat:no-repeat;
    border-bottom:1px solid hsla(0,0%,43%,.5);
    color:#4d6d5d;
    display:block;
    font-size:18px;
    font-weight:700;
    line-height:160%;
    padding:40px 15px;
    transition:all .3s ease;
    width:100%
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .bannerLinks .blkItems a {
        background-position:95%;
        padding-right:55px
    }
}
.esg-transparency .transparency .bannerLinks .blkItems a:first-child {
    border-top:1px solid hsla(0,0%,43%,.5)
}
.esg-transparency .transparency .bannerLinks .blkItems a:hover {
    background-position:100%
}
.esg-transparency .transparency .third-card {
    align-items:center;
    display:flex;
    margin-bottom:70px
}
.esg-transparency .transparency .third-card .container {
    padding:0 70px;
    position:relative
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .third-card .container {
        padding:0 20px
    }
}
.esg-transparency .transparency .third-card .container .text-info {
    margin:auto;
    max-width:800px
}
.esg-transparency .transparency .third-card .container .text-info .title {
    width:100%
}
.esg-transparency .transparency .third-card .container .text-info .title h2 {
    text-align:center
}
.esg-transparency .transparency .third-card .container figure {
    position:absolute;
    right:70px;
    top:0
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .third-card .container figure {
        display:table;
        margin:auto;
        position:relative;
        right:auto;
        top:auto
    }
}
.esg-transparency .transparency .fourth-card {
    margin-bottom:60px
}
.esg-transparency .transparency .fourth-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .fourth-card .container {
        padding:0 20px
    }
    .esg-transparency .transparency .fourth-card .container .d-flex {
        flex-direction:column
    }
}
.esg-transparency .transparency .fourth-card .container .text-info {
    flex-direction:column;
    padding-right:50px
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .fourth-card .container .text-info {
        padding:0
    }
}
.esg-transparency .transparency .fourth-card .container .text-info .title {
    width:100%
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .fourth-card .container .text-info .title {
        padding:0
    }
}
.esg-transparency .transparency .fourth-card .container .text-info .text-description {
    padding:0;
    width:100%
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .fourth-card .container figure {
        display:block
    }
    .esg-transparency .transparency .fourth-card .container figure img {
        display:block;
        height:auto;
        max-width:100%;
        width:100%
    }
}
.esg-transparency .transparency .anual-report {
    margin-bottom:60px
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency .anual-report figure {
        margin-bottom:30px
    }
}
.esg-transparency .transparency-annual-report .top-section {
    margin-bottom:0;
    padding:70px 0
}
.esg-transparency .transparency-annual-report .top-section .container {
    padding:0 70px
}
@media (max-width:992px) {
    .esg-transparency .transparency-annual-report .top-section .container {
        padding:0
    }
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency-annual-report .top-section .d-flex {
        flex-direction:column
    }
}
.esg-transparency .transparency-annual-report .top-section .text-info {
    text-align:center
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency-annual-report .top-section .text-info {
        padding:0 20px
    }
}
.esg-transparency .transparency-annual-report .top-section .text-info .title {
    padding:0;
    text-align:center
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency-annual-report .top-section .text-info .title {
        padding:0
    }
}
.esg-transparency .transparency-annual-report .top-section .text-info .text-description {
    margin:auto;
    max-width:810px;
    padding:0
}
.esg-transparency .transparency-annual-report .list-section {
    background:#fff
}
.esg-transparency .transparency-annual-report .list-section .container {
    padding:0 70px
}
@media screen and (max-width:992px) {
    .esg-transparency .transparency-annual-report .list-section .container {
        padding:0 20px
    }
}
.esg-transparency .transparency-annual-report .list-section .title-certification {
    clear:both;
    display:inline-block;
    padding-bottom:70px;
    padding-top:90px;
    width:100%
}
.esg-transparency .transparency-annual-report .list-section .title-certification h3 {
    color:#4d6d5d;
    display:inline-block;
    float:left;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.1
}
@media (max-width:992px) {
    .esg-transparency .transparency-annual-report .list-section .title-certification h3 {
        float:none;
        margin-bottom:30px
    }
}
.esg-transparency .transparency-annual-report .list-section .title-certification p {
    color:#4a4a4a;
    float:right;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    max-width:625px
}
@media (max-width:992px) {
    .esg-transparency .transparency-annual-report .list-section .title-certification p {
        display:block;
        float:none;
        margin-bottom:60px
    }
}
.esg-transparency .transparency-annual-report .list-section .item {
    clear:both;
    display:inline-block;
    margin-top:20px;
    width:100%
}
@media (max-width:992px) {
    .esg-transparency .transparency-annual-report .list-section .item {
        margin-top:60px
    }
}
.esg-transparency .transparency-annual-report .list-section .item .title-text {
    background:#f4f4f4;
    height:90px;
    padding:25px 50px;
    position:relative;
    width:100%
}
@media (max-width:992px) {
    .esg-transparency .transparency-annual-report .list-section .item .title-text {
        height:auto;
        padding:30px
    }
}
.esg-transparency .transparency-annual-report .list-section .item .title-text.contrast {
    background:#ff0
}
.esg-transparency .transparency-annual-report .list-section .item .title-text img {
    display:none!important
}
@media (max-width:992px) {
    .esg-transparency .transparency-annual-report .list-section .item .title-text img {
        display:block;
        height:100%;
        left:0;
        position:absolute;
        top:0
    }
}
.esg-transparency .transparency-annual-report .list-section .item .title-text h4 {
    color:#4d6d5d;
    font-size:30px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:.93;
    margin-bottom:0
}
@media screen and (max-width:992px) {
    .esg-transparency .transparency-annual-report .list-section .item .title-text h4 {
        font-size:20px;
        line-height:1.2
    }
}
.esg-transparency .transparency-annual-report .list-section .item .title-text h4.contrast {
    color:#000!important
}
.esg-transparency .transparency-annual-report .list-section .item .description-item {
    color:#4a4a4a;
    display:inline-block;
    font-size:18px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.67;
    padding:18px 60px 45px 80px
}
@media screen and (max-width:992px) {
    .esg-transparency .transparency-annual-report .list-section .item .description-item {
        padding:20px
    }
}
.esg-transparency .transparency-annual-report .list-section .item .description-item .btn {
    display:block;
    height:50px;
    margin-top:120px;
    width:200px
}
@media screen and (max-width:992px) {
    .esg-transparency .transparency-annual-report .list-section .item .description-item .btn {
        margin-top:30px
    }
}
.esg-transparency .transparency-annual-report .list-section .item .description-item .text {
    float:left;
    padding:10px 10px 10px 70px;
    width:calc(100% - 180px)
}
@media (max-width:992px) {
    .esg-transparency .transparency-annual-report .list-section .item .description-item .text {
        display:block;
        float:none;
        margin-top:20px;
        padding-left:0;
        padding-right:0;
        width:100%
    }
}
.esg-transparency .transparency-annual-report .list-section .item .description-item img {
    float:left;
    max-width:180px
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency-annual-report .list-section .item .description-item img {
        display:block!important;
        float:none;
        margin:auto auto 0
    }
}
.esg-transparency .transparency-common-questions .top-section {
    margin-bottom:0;
    padding:70px 0
}
.esg-transparency .transparency-common-questions .top-section .container {
    padding:0 70px
}
@media (max-width:992px) {
    .esg-transparency .transparency-common-questions .top-section .container {
        padding:0
    }
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency-common-questions .top-section .d-flex {
        flex-direction:column
    }
}
.esg-transparency .transparency-common-questions .top-section .text-info {
    text-align:center
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency-common-questions .top-section .text-info {
        padding:0 20px
    }
}
.esg-transparency .transparency-common-questions .top-section .text-info .title {
    padding:0;
    text-align:center
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency-common-questions .top-section .text-info .title {
        padding:0
    }
}
.esg-transparency .transparency-common-questions .top-section .text-info .text-description {
    margin:auto;
    max-width:810px;
    padding:0
}
.esg-transparency .transparency-common-questions .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency-common-questions .container {
        padding:0 20px
    }
    .esg-transparency .transparency-common-questions .section-question .container {
        padding:0
    }
}
.esg-transparency .transparency-common-questions .section-question .list-questions {
    margin-bottom:100px
}
@media screen and (max-width:980px) {
    .esg-transparency .transparency-common-questions .section-question .list-questions .question .content-question .trigger-question h3 {
        padding-right:30px
    }
}
.esg-transparency .transparency-common-questions .section-question .list-questions .item p {
    display:block
}
.esg-climate-changes .title {
    color:#7b9288;
    font-size:40px;
    font-weight:900;
    line-height:40px;
    margin-bottom:40px;
    text-transform:uppercase
}
.esg-climate-changes .title span {
    font-weight:400
}
.esg-climate-changes .description,.esg-climate-changes .description p {
    color:#65646a;
    font-size:18px;
    font-weight:400;
    line-height:30px
}
.esg-climate-changes .container {
    padding:20px 100px
}
@media screen and (max-width:992px) {
    .esg-climate-changes .container {
        padding:10px
    }
}
.esg-climate-changes .first-card .title {
    text-align:center
}
.esg-climate-changes .first-card .description {
    padding:0 40px;
    text-align:center
}
@media screen and (max-width:992px) {
    .esg-climate-changes .first-card .description {
        padding:0 10px
    }
}
.esg-climate-changes .second-card .title {
    margin-bottom:20px
}
@media screen and (max-width:992px) {
    .esg-climate-changes .second-card .title {
        padding-left:0;
        text-align:center
    }
}
.esg-climate-changes .second-card .content {
    display:flex
}
@media screen and (max-width:992px) {
    .esg-climate-changes .second-card .content {
        flex-direction:column
    }
}
.esg-climate-changes .second-card .content .graph {
    flex:1;
    margin:auto 0;
    padding:0 2rem
}
@media screen and (max-width:992px) {
    .esg-climate-changes .second-card .content .graph {
        padding:0
    }
}
.esg-climate-changes .second-card .content .graph p {
    color:#000;
    display:block;
    font-size:12px;
    line-height:16px;
    margin-left:-15%;
    margin-top:10px;
    text-align:center;
    width:130%
}
@media screen and (max-width:992px) {
    .esg-climate-changes .second-card .content .graph p {
        margin-left:0;
        width:100%
    }
    .esg-climate-changes .second-card .content .graph .climate-changes-graph {
        margin:0 auto
    }
}
.esg-climate-changes .second-card .content .graph .climate-changes-graph:not(.active) {
    display:none!important
}
.esg-climate-changes .second-card .content .graph .climate-changes-graph-legend {
    margin:0 auto;
    max-width:75%
}
@media screen and (max-width:992px) {
    .esg-climate-changes .second-card .content .graph .climate-changes-graph-legend p {
        margin:0 auto;
        width:100%
    }
}
.esg-climate-changes .second-card .content .graph .climate-changes-graph-legend:not(.active) {
    display:none!important
}
.esg-climate-changes .second-card .content .table {
    flex:1
}
.esg-climate-changes .second-card .content .table .year-select {
    background-color:#60903e;
    border:none;
    border-right:16px solid transparent;
    color:#fff;
    display:flex;
    flex-direction:column;
    font-size:18px;
    font-style:normal;
    font-weight:500;
    justify-content:center;
    margin-bottom:20px;
    padding:12px 36px 12px 6px
}
@media screen and (max-width:992px) {
    .esg-climate-changes .second-card .content .table .year-select {
        margin:16px 0
    }
}
.esg-climate-changes .second-card .content .table .info-table {
    color:#4a4a4a;
    font-size:20px;
    font-weight:400;
    width:100%
}
.esg-climate-changes .second-card .content .table .info-table:not(.active) {
    display:none
}
.esg-climate-changes .second-card .content .table .info-table table,.esg-climate-changes .second-card .content .table .info-table tbody,.esg-climate-changes .second-card .content .table .info-table td,.esg-climate-changes .second-card .content .table .info-table tfoot,.esg-climate-changes .second-card .content .table .info-table th,.esg-climate-changes .second-card .content .table .info-table thead,.esg-climate-changes .second-card .content .table .info-table tr {
    border:none
}
.esg-climate-changes .second-card .content .table .info-table td,.esg-climate-changes .second-card .content .table .info-table th {
    border-bottom:1px solid #4a4a4a;
    font-weight:400
}
.esg-climate-changes .second-card .content .table .info-table table>tr>th {
    padding-left:0
}
.esg-climate-changes .second-card .content .table .info-table td,.esg-climate-changes .second-card .content .table .info-table thead>tr>th:last-child {
    text-align:right
}
.esg-climate-changes .fourth-card .image {
    margin-bottom:10px
}
.esg-climate-changes .fifth-card .title,.esg-climate-changes .fourth-card .title,.esg-climate-changes .sixth-card .title,.esg-climate-changes .third-card .title {
    margin-bottom:20px
}
.esg-climate-changes .fifth-card .image img,.esg-climate-changes .fourth-card .image img,.esg-climate-changes .sixth-card .image img,.esg-climate-changes .third-card .image img {
    width:100%
}
.esg-social .tabs {
    margin-bottom:70px
}
@media screen and (max-width:980px) {
    .esg-social .tabs {
        margin-bottom:0
    }
}
.esg-social .top-section {
    margin-bottom:0;
    padding:70px 0
}
.esg-social .top-section .container {
    padding:0 70px
}
@media (max-width:992px) {
    .esg-social .top-section .container {
        padding:0
    }
}
@media screen and (max-width:980px) {
    .esg-social .top-section .d-flex {
        flex-direction:column
    }
    .esg-social .top-section .text-info {
        padding:0 20px
    }
}
.esg-social .top-section .text-info .title {
    padding-right:50px
}
@media screen and (max-width:980px) {
    .esg-social .top-section .text-info .title {
        padding:0
    }
}
.esg-social .top-section .text-info .text-description {
    padding-left:0
}
.esg-social .top-section figure {
    padding:0
}
@media (max-width:992px) {
    .esg-social .top-section figure {
        padding:0
    }
    .esg-social .top-section figure img {
        display:block;
        margin:30px 0;
        width:100%
    }
}
.esg-social .grid-images {
    -moz-column-gap:50px;
    column-gap:50px;
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .grid-images {
        display:block
    }
}
.esg-social .grid-images .item {
    display:block
}
@media screen and (max-width:980px) {
    .esg-social .grid-images .item {
        margin-bottom:30px
    }
}
.esg-social .grid-images .item figure {
    display:block
}
.esg-social .grid-images .item figure img {
    display:block;
    height:auto;
    max-width:100%;
    width:100%
}
.esg-social .second-card {
    background-color:#f4f4f4;
    margin-bottom:80px;
    margin-top:80px;
    padding:70px 0 20px
}
.esg-social .second-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .second-card .container {
        padding:0 20px
    }
    .esg-social .second-card .d-flex {
        flex-direction:column
    }
}
.esg-social .second-card .text-info {
    align-items:flex-start;
    display:flex;
    flex-direction:row
}
@media screen and (max-width:980px) {
    .esg-social .second-card .text-info {
        flex-direction:column
    }
}
.esg-social .second-card .text-info .title {
    margin-right:20px;
    width:35%
}
@media screen and (max-width:980px) {
    .esg-social .second-card .text-info .title {
        margin-right:0;
        padding:0;
        width:100%
    }
}
.esg-social .second-card .text-info .text-description {
    padding:0;
    text-align:left;
    white-space:normal;
    width:65%
}
@media screen and (max-width:980px) {
    .esg-social .second-card .text-info .text-description {
        width:100%
    }
}
.esg-social .third-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .third-card .container {
        padding:0 20px
    }
    .esg-social .third-card .container figure {
        margin-bottom:30px
    }
    .esg-social .third-card .container figure img {
        display:block;
        height:auto;
        max-width:100%;
        width:100%
    }
}
.esg-social .third-card .container .text-info .title {
    padding:0 0 0 50px
}
@media screen and (max-width:980px) {
    .esg-social .third-card .container .text-info .title {
        padding:0
    }
}
.esg-social .third-card .container .text-info .text-description {
    font-size:20px;
    font-weight:1.8
}
@media screen and (max-width:980px) {
    .esg-social .third-card .container .text-info .text-description {
        font-size:18px;
        line-height:1.67;
        padding:0
    }
}
.esg-social .fourth-card {
    margin:60px 0
}
.esg-social .fourth-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .fourth-card .container {
        padding:0 20px
    }
}
.esg-social .fourth-card .container .title {
    text-align:center
}
.esg-social .fourth-card .container .title h2 {
    display:block;
    width:100%
}
.esg-social .fifth-card {
    margin-bottom:80px;
    margin-top:0;
    padding:0
}
.esg-social .fifth-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .fifth-card .container {
        padding:0 20px
    }
}
.esg-social .fifth-card .text-info {
    align-items:flex-start;
    display:flex;
    flex-direction:row
}
@media screen and (max-width:980px) {
    .esg-social .fifth-card .text-info {
        flex-direction:column
    }
}
.esg-social .fifth-card .text-info .title {
    margin-right:20px;
    width:35%
}
@media screen and (max-width:980px) {
    .esg-social .fifth-card .text-info .title {
        margin-bottom:30px;
        margin-right:0;
        padding:0;
        width:100%
    }
}
.esg-social .fifth-card .text-info .text-description {
    padding:0;
    text-align:left;
    white-space:normal;
    width:65%
}
@media screen and (max-width:980px) {
    .esg-social .fifth-card .text-info .text-description {
        padding:0;
        width:100%
    }
}
.esg-social .fifth-card .text-info .text-description .btn.btn-blue {
    align-items:center;
    display:flex;
    height:70px;
    justify-content:center;
    margin-top:40px;
    width:250px
}
.esg-social .cards {
    display:block;
    margin-bottom:75px
}
.esg-social .cards .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .cards .container {
        padding:0 20px
    }
}
.esg-social .cards .container .text {
    margin-bottom:30px;
    text-align:center
}
.esg-social .cards .container .text h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    text-transform:uppercase
}
@media screen and (max-width:980px) {
    .esg-social .cards .container .text h3 {
        width:100%
    }
}
.esg-social .cards .container .text h3 span {
    display:inline-block;
    font-weight:400
}
.esg-social .cards .container .text .text-description {
    color:#4a4a4a;
    font-size:18px;
    font-weight:400;
    line-height:1.67;
    margin-bottom:30px;
    padding:0 50px;
    text-align:center;
    white-space:normal
}
.esg-social .cards .container .items {
    grid-column-gap:20px;
    grid-row-gap:40px;
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr
}
@media screen and (max-width:980px) {
    .esg-social .cards .container .items {
        display:block
    }
}
.esg-social .cards .container .items .item {
    display:block
}
@media screen and (max-width:980px) {
    .esg-social .cards .container .items .item {
        margin-bottom:50px
    }
}
.esg-social .cards .container .items .item .icon img {
    height:auto;
    margin:auto;
    width:100%
}
.esg-social .cards .container .items .item h4 {
    background:#f5f5f5;
    color:#4d6d5d;
    display:block;
    font-size:22px;
    font-weight:500;
    line-height:26px;
    margin-bottom:12px;
    padding:30px
}
.esg-social .cards .container .items .item .text-topics {
    color:#4a4a4a;
    display:block;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    padding:0 30px
}
.esg-social .sixth-card {
    margin-bottom:70px;
    margin-top:70px
}
.esg-social .sixth-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .sixth-card .container {
        padding:0
    }
}
.esg-social .sixth-card .container .content {
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
@media screen and (max-width:980px) {
    .esg-social .sixth-card .container .content {
        background-position:67%;
        height:400px;
        padding-left:19px
    }
}
.esg-social .sixth-card .container .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0;
    position:relative;
    z-index:1
}
@media screen and (max-width:980px) {
    .esg-social .sixth-card .container .content h2 {
        font-size:40px;
        line-height:1
    }
}
.esg-social .sixth-card .container .content .btn {
    margin-top:30px;
    padding:15px 40px;
    position:relative;
    z-index:1
}
.esg-social .eigth-card {
    margin:60px 0
}
.esg-social .eigth-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .eigth-card .container {
        padding:0 20px
    }
    .esg-social .eigth-card .container .d-flex {
        flex-direction:column
    }
}
.esg-social .eigth-card .container .title {
    text-align:center
}
.esg-social .eigth-card .container .title h2 {
    display:block;
    width:100%
}
.esg-social .eigth-card .container .text-description {
    font-size:20px;
    font-weight:1.8;
    white-space:normal
}
@media screen and (max-width:980px) {
    .esg-social .eigth-card .container .text-description {
        font-size:18px;
        line-height:1.67;
        padding:0
    }
    .esg-social .eigth-card .container figure img {
        display:block;
        height:auto;
        max-width:100%;
        width:100%
    }
}
.esg-social .nine-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .nine-card .container {
        padding:0 20px
    }
    .esg-social .nine-card .container .d-flex {
        flex-direction:column-reverse!important
    }
    .esg-social .nine-card .container figure {
        margin-bottom:30px
    }
    .esg-social .nine-card .container figure img {
        display:block;
        height:auto;
        max-width:100%;
        width:100%
    }
}
.esg-social .nine-card .container .text-info .title {
    padding:0 0 0 50px
}
@media screen and (max-width:980px) {
    .esg-social .nine-card .container .text-info .title {
        padding:0
    }
}
.esg-social .nine-card .container .text-info .text-description {
    font-size:20px;
    line-height:1.8
}
@media screen and (max-width:980px) {
    .esg-social .nine-card .container .text-info .text-description {
        font-size:18px;
        line-height:1.67;
        padding:0
    }
}
.esg-social .seventh-card {
    background-color:#f4f4f4;
    margin-bottom:0;
    margin-top:80px;
    padding:0 0 60px
}
.esg-social .seventh-card .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .seventh-card .container {
        padding:0 20px
    }
}
.esg-social .seventh-card .blockImage {
    display:block;
    margin-bottom:100px;
    position:relative;
    width:100%
}
@media screen and (max-width:980px) {
    .esg-social .seventh-card .blockImage {
        margin-bottom:60px
    }
}
.esg-social .seventh-card .blockImage:before {
    background-color:#fff;
    content:"";
    height:50%;
    position:absolute;
    width:100%;
    z-index:1
}
.esg-social .seventh-card .blockImage figure {
    display:block;
    padding:0 70px;
    position:relative;
    z-index:2
}
@media screen and (max-width:980px) {
    .esg-social .seventh-card .blockImage figure {
        padding:0
    }
}
.esg-social .seventh-card .blockImage figure img {
    display:block;
    height:auto;
    max-width:100%;
    width:100%
}
.esg-social .seventh-card .text-info {
    align-items:flex-start;
    display:flex;
    flex-direction:row
}
@media screen and (max-width:980px) {
    .esg-social .seventh-card .text-info {
        flex-direction:column
    }
}
.esg-social .seventh-card .text-info .title {
    margin-right:20px;
    width:35%
}
@media screen and (max-width:980px) {
    .esg-social .seventh-card .text-info .title {
        margin-right:0;
        padding:0;
        width:100%
    }
}
.esg-social .seventh-card .text-info .text-description {
    padding:0 0 0 50px;
    text-align:left;
    white-space:normal;
    width:65%
}
@media screen and (max-width:980px) {
    .esg-social .seventh-card .text-info .text-description {
        padding:0;
        width:100%
    }
}
.esg-social .seventh-card .text-info .text-description p {
    margin-bottom:30px
}
.esg-social .default-component {
    padding:70px 0
}
@media (max-width:992px) {
    .esg-social .default-component {
        margin-bottom:60px;
        padding:0
    }
    .esg-social .default-component .container {
        padding:0 20px
    }
    .esg-social .default-component .d-flex {
        flex-direction:column-reverse
    }
}
.esg-social .default-component .text-info {
    margin:0 50px 0 0
}
@media screen and (max-width:980px) {
    .esg-social .default-component .text-info {
        margin:0
    }
}
.esg-social .default-component .text-info .title {
    margin-bottom:30px;
    margin-right:10px
}
@media (max-width:992px) {
    .esg-social .default-component .text-info .title {
        padding:0
    }
}
.esg-social .default-component .text-info .title h2 {
    color:#4d6d5d;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:0
}
.esg-social .default-component .text-info .title h2 b {
    font-weight:900
}
.esg-social .default-component .text-info .text-description {
    font-size:20px;
    font-weight:1.8;
    margin-bottom:0;
    padding-left:0;
    padding-right:0
}
@media screen and (max-width:980px) {
    .esg-social .default-component .text-info .text-description {
        font-size:18px;
        line-height:1.67
    }
}
.esg-social .default-component .text-info .btn {
    height:60px;
    margin-top:45px;
    width:200px
}
.esg-social .default-component figure {
    padding-left:70px;
    padding-right:70px
}
.esg-social .default-component figure img {
    display:block;
    max-height:440px;
    max-width:605px
}
@media (max-width:992px) {
    .esg-social .default-component figure {
        padding:0
    }
    .esg-social .default-component figure img {
        display:block;
        margin:30px 0;
        max-height:unset;
        max-width:unset;
        width:100%
    }
}
.esg-social .card-texts {
    display:block;
    margin-bottom:75px;
    text-align:center
}
.esg-social .card-texts .title {
    color:#4d6d5d;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:900;
    letter-spacing:normal;
    line-height:1.1;
    text-transform:uppercase
}
.esg-social .card-texts .subtitle {
    color:#4a4a4a;
    font-size:18px;
    font-weight:400;
    line-height:1.67;
    margin-bottom:30px;
    padding:0 50px;
    text-align:center;
    white-space:normal
}
.esg-social .card-texts .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .card-texts .container {
        padding:0 20px
    }
}
.esg-social .card-texts .container .items {
    grid-column-gap:20px;
    grid-row-gap:40px;
    display:grid;
    grid-template-columns:1fr 1fr 1fr
}
@media screen and (max-width:980px) {
    .esg-social .card-texts .container .items {
        display:block
    }
}
.esg-social .card-texts .container .items .item {
    background:#4d6d5d;
    display:flex;
    flex-direction:column;
    justify-content:center;
    min-height:20vw;
    padding:30px
}
.esg-social .card-texts .container .items .item h4 {
    background:none;
    color:#fff;
    display:block;
    font-size:50px;
    font-weight:900;
    line-height:1.2;
    margin-bottom:12px
}
.esg-social .card-texts .container .items .item .text-topics {
    background:none;
    color:#fff;
    display:block;
    font-size:18px;
    font-weight:400;
    line-height:22px
}
.esg-social .card-texts .container .items .item:first-child {
    background:#4d6d5d
}
.esg-social .card-texts .container .items .item:nth-child(2) {
    background:#f4f4f4
}
.esg-social .card-texts .container .items .item:nth-child(2) .text-topics,.esg-social .card-texts .container .items .item:nth-child(2) h4 {
    color:#4d6d5d
}
.esg-social .card-texts .container .items .item:nth-child(3) {
    background:#60903e
}
.esg-social .card-texts .container .items .item:nth-child(4),.esg-social .card-texts .container .items .item:nth-child(5) {
    background:#4d6d5d
}
.esg-social .card-texts .container .items .item:nth-child(6) {
    background:#f4f4f4
}
.esg-social .card-texts .container .items .item:nth-child(6) .text-topics,.esg-social .card-texts .container .items .item:nth-child(6) h4 {
    color:#4d6d5d
}
.esg-social .card-texts .container .items .item:nth-child(7) {
    background:#60903e
}
.esg-social .card-texts .container .items .item:nth-child(8),.esg-social .card-texts .container .items .item:nth-child(9) {
    background:#4d6d5d
}
.esg-social .description-cards {
    display:block;
    margin-bottom:60px
}
@media screen and (max-width:980px) {
    .esg-social .description-cards {
        margin-bottom:0
    }
}
.esg-social .description-cards .container {
    -moz-column-gap:18px;
    column-gap:18px;
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .description-cards .container {
        display:block;
        padding:0 20px
    }
}
.esg-social .description-cards .container .item-card {
    border-left:6px solid #4d6d5d;
    color:#4a4a4a;
    display:inline-block;
    font-size:18px;
    font-weight:400;
    line-height:160%;
    padding-left:15px
}
@media screen and (max-width:980px) {
    .esg-social .description-cards .container .item-card {
        margin-bottom:45px
    }
}
.esg-social .description-cards .container .item-card .text-description {
    margin-bottom:0;
    padding:0;
    text-align:left
}
.esg-social .block-text {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .block-text {
        padding:0
    }
}
.esg-social .block-text h2 {
    margin-bottom:60px
}
@media screen and (max-width:980px) {
    .esg-social .block-text h2 {
        margin-bottom:30px
    }
}
.esg-social .block-text-with-button .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .block-text-with-button .container {
        padding:0 17px
    }
}
.esg-social .block-text-with-button .container .blocks {
    margin-bottom:55px
}
@media screen and (max-width:980px) {
    .esg-social .block-text-with-button .container .blocks {
        position:relative
    }
}
.esg-social .block-text-with-button .container .blocks .blocks-title {
    width:50%
}
@media screen and (max-width:1024px) {
    .esg-social .block-text-with-button .container .blocks .blocks-title {
        width:35%
    }
}
@media screen and (max-width:980px) {
    .esg-social .block-text-with-button .container .blocks .blocks-title {
        width:100%
    }
}
.esg-social .block-text-with-button .container .blocks .blocks-title h3 {
    color:#4d6d5d;
    font-size:30px;
    font-weight:700;
    margin-bottom:20px;
    width:55%
}
@media screen and (max-width:980px) {
    .esg-social .block-text-with-button .container .blocks .blocks-title h3 {
        margin-bottom:0;
        width:100%
    }
}
.esg-social .block-text-with-button .container .blocks .blocks-title .btn {
    margin-top:30px;
    padding:15px 40px
}
@media screen and (max-width:980px) {
    .esg-social .block-text-with-button .container .blocks .blocks-title .btn {
        bottom:0;
        position:absolute
    }
}
.esg-social .block-text-with-button .container .blocks .blocks-description {
    width:50%
}
@media screen and (max-width:1024px) {
    .esg-social .block-text-with-button .container .blocks .blocks-description {
        width:65%
    }
}
@media screen and (max-width:980px) {
    .esg-social .block-text-with-button .container .blocks .blocks-description {
        margin:30px 0 90px;
        width:100%
    }
}
.esg-social .block-text-with-button .container .blocks .blocks-description .text-description {
    padding:0
}
.esg-social .block-text-with-button .container .blocks:last-child {
    margin-bottom:159
}
.esg-social .banner-cta {
    margin-bottom:70px
}
.esg-social .banner-cta .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-social .banner-cta .container {
        padding:0
    }
}
.esg-social .banner-cta .container .content {
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
@media screen and (max-width:980px) {
    .esg-social .banner-cta .container .content {
        height:500px;
        padding-left:19px
    }
}
.esg-social .banner-cta .container .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0;
    position:relative;
    z-index:1
}
@media screen and (max-width:980px) {
    .esg-social .banner-cta .container .content h2 {
        font-size:40px;
        line-height:1
    }
}
.esg-social .banner-cta .container .content .btn {
    margin-top:30px;
    padding:15px 40px;
    position:relative;
    z-index:1
}
@media screen and (max-width:980px) {
    .esg-social .card-links .container {
        padding-top:30px
    }
}
.esg-social .accordion .comming-soon {
    color:#4d6d5d;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:900;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:50px;
    text-align:center;
    text-transform:uppercase
}
.esg-schedule-2030 .public-commitments-home .top-section {
    margin-bottom:0;
    padding:70px 0
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .top-section {
        padding-bottom:35px
    }
}
.esg-schedule-2030 .public-commitments-home .top-section .container {
    padding:0 70px
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .top-section .container {
        padding:0
    }
}
@media screen and (max-width:980px) {
    .esg-schedule-2030 .public-commitments-home .top-section .d-flex {
        flex-direction:column
    }
    .esg-schedule-2030 .public-commitments-home .top-section .text-info {
        padding:0 20px
    }
}
.esg-schedule-2030 .public-commitments-home .top-section .text-info .title {
    padding-right:50px
}
@media screen and (max-width:980px) {
    .esg-schedule-2030 .public-commitments-home .top-section .text-info .title {
        padding:0
    }
}
.esg-schedule-2030 .public-commitments-home .top-section .text-info .text-description {
    padding-left:0
}
.esg-schedule-2030 .public-commitments-home .table-infos h3 {
    color:#7b9288;
    display:block;
    font-size:16px;
    font-style:normal;
    font-weight:500;
    line-height:28px;
    text-align:center
}
@media (max-width:1200px) {
    .esg-schedule-2030 .public-commitments-home .table-infos h3 {
        display:none
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .themes {
    display:flex;
    justify-content:center;
    position:sticky;
    top:0;
    z-index:3
}
@media (max-width:1200px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .themes {
        display:none
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .themes .item {
    background:#fff;
    border:1px solid #979797;
    border-left:0;
    color:#979797;
    cursor:pointer;
    font-size:12px;
    font-style:normal;
    font-weight:500;
    line-height:28px;
    padding:10px
}
@media (max-width:1300px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .themes .item {
        padding:4px
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .themes .item:first-child {
    border-left:1px solid #979797
}
.esg-schedule-2030 .public-commitments-home .table-infos .themes .item.active,.esg-schedule-2030 .public-commitments-home .table-infos .themes .item:hover {
    background:#7b9288;
    border-color:#7b9288;
    color:#fff
}
.esg-schedule-2030 .public-commitments-home .table-infos .themes-mobile {
    display:none
}
@media (max-width:1200px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .themes-mobile {
        display:block;
        padding:0 24px;
        width:100%
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .themes-mobile select {
    border:0;
    border-bottom:1px solid #4a4a4a;
    color:#4a4a4a;
    display:block;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    padding-bottom:12px;
    width:100%
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table {
    margin:0 auto;
    max-width:1440px;
    width:100%
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .col-item-1 {
    width:25%
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .col-item-1 {
        width:100%
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .col-item-2 {
    width:25%
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .col-item-2 {
        width:100%
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .col-item-3 {
    width:25%
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .col-item-3 {
        width:100%
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .col-item-4 {
    width:12.5%
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .col-item-4 {
        width:100%
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .col-item-5 {
    width:12.5%
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .col-item-5 {
        width:100%
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .head-table {
    border-bottom:1px solid #4a4a4a;
    color:#4a4a4a;
    display:flex;
    flex-wrap:wrap;
    font-size:16px;
    font-style:normal;
    font-weight:400;
    justify-content:center;
    line-height:24px;
    margin-top:44px;
    padding:10px 0;
    width:100%
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .head-table {
        display:none
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .head-table .col-item-1 {
    padding-left:75px
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .head-table .col-item-5 {
    padding-right:75px
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table {
    padding:16px 0
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .item {
    display:none;
    flex-wrap:wrap;
    padding:24px 0
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .item.visible {
    display:flex
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .item.visible:nth-child(2n) {
    background:#f4f4f4
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-1 {
    padding-left:75px;
    padding-right:32px
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-1 {
        padding:0 24px
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-1 .icon img {
    margin-bottom:10px;
    margin-top:0;
    width:30%
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-1 h4 {
    color:#7b9288;
    font-size:24px;
    font-style:normal;
    font-weight:400;
    line-height:normal
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-1 img {
    margin-bottom:32px;
    margin-top:24px
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-2 {
    color:#4a4a4a;
    font-size:16px;
    font-style:normal;
    font-weight:400;
    line-height:normal;
    padding-right:32px
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-2 {
        padding:0 24px
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 {
    padding-right:75px;
    width:50%
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 {
        padding:0 24px;
        width:100%
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul {
    color:#7b9288;
    font-size:16px;
    font-style:normal;
    font-weight:400;
    line-height:24px;
    list-style:none
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .content {
    align-items:center;
    border-bottom:1px solid #cdcdcd;
    display:flex;
    padding:8px 0
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .content {
        flex-wrap:wrap;
        justify-content:space-between;
        padding:16px 0
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .content:before {
    background:#7b9288;
    border-radius:100%;
    content:"";
    display:flex;
    height:9px;
    margin-right:8px;
    width:9px
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .content:before {
        display:none
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .content .text {
    max-width:315px;
    padding-right:10px
}
@media (max-width:1440px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .content .text {
        max-width:280px
    }
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .content .text {
        align-items:center;
        display:flex;
        margin-bottom:16px;
        max-width:none;
        padding-right:0;
        width:calc(100% - 20px)
    }
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .content .text:before {
        background:#7b9288;
        border-radius:100%;
        content:"";
        display:flex;
        height:9px;
        margin-right:8px;
        width:9px
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .label-mobile {
    color:#4a4a4a;
    display:none;
    font-size:16px;
    font-style:normal;
    font-weight:400;
    line-height:24px;
    margin-bottom:20px;
    white-space:nowrap;
    width:100%
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .label-mobile {
        display:flex
    }
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .label-mobile span {
        display:block;
        text-align:center;
        width:50%
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .percent-bar {
    background:#d9d9d9;
    border-radius:24px;
    height:8px;
    max-width:145px;
    position:relative;
    width:100%
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .percent-bar {
        max-width:50%
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .percent-bar .icon {
    max-width:12px;
    position:absolute;
    right:-16px;
    top:50%;
    transform:translateY(-50%)
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .percent-bar .bar {
    background:#7b9288;
    border-radius:24px 0 0 24px;
    height:100%;
    left:0;
    max-width:100%;
    position:absolute;
    top:0;
    width:33%
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .percent-bar .bar .percent {
    color:#7b9288;
    font-size:14px;
    font-style:normal;
    font-weight:400;
    line-height:22px;
    position:absolute;
    right:0;
    top:-22px
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .period {
    bottom:-22px;
    color:#4a4a4a;
    font-size:14px;
    font-style:normal;
    font-weight:400;
    left:50%;
    line-height:22px;
    position:absolute;
    transform:translateX(-50%)
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .goals {
    font-size:16px;
    font-style:normal;
    font-weight:400;
    line-height:24px;
    margin-left:32px;
    position:relative
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .col-item-3 ul li .goals {
        display:flex;
        justify-content:center;
        margin:0 auto;
        max-width:50%
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .stickers {
    width:100%
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .stickers img {
    height:100%;
    width:100%
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist {
    margin-top:24px;
    width:100%
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .trigger-safra {
    align-items:center;
    background:#fff;
    cursor:pointer;
    display:flex;
    justify-content:end;
    margin:0 auto;
    padding:8px 22px;
    width:calc(100% - 150px)
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .trigger-safra {
        width:calc(100% - 48px)
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .trigger-safra span {
    color:#7b9288;
    font-size:22px;
    font-style:normal;
    font-weight:500;
    line-height:28px;
    text-align:right
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .trigger-safra svg {
    margin-left:32px;
    transform:rotate(180deg);
    transition:all .2s ease-in-out
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .trigger-safra.active svg {
    transform:rotate(0deg)
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra {
    background:#f4f4f4;
    display:none;
    padding:24px 80px
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra {
        padding:24px
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra {
    align-items:center;
    display:flex;
    flex-wrap:wrap
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra span {
    color:#4d6d5d;
    font-size:16px;
    font-style:normal;
    font-weight:500;
    line-height:28px;
    margin-right:8px
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra .tabs-years {
    display:flex
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra .tabs-years .tab-year {
    border:1px solid #4a4a4a;
    border-left:0;
    color:#4a4a4a;
    cursor:auto;
    font-size:16px;
    font-style:normal;
    font-weight:500;
    line-height:28px;
    opacity:.5;
    padding:10px
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra .tabs-years .tab-year:first-child {
    border-left:1px solid #4a4a4a
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra .tabs-years .tab-year.has-items {
    cursor:pointer;
    opacity:1
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra .tabs-years .tab-year.has-items.selected {
    background:#4d6d5d;
    border:1px solid #4d6d5d;
    border-left:0;
    color:#fff
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra .tabs-years .tab-year.has-items.selected:first-child {
    border-left:1px solid #4d6d5d
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra .content-per-years {
    width:100%
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra .content-per-years .text-content {
    align-items:center;
    border-bottom:1px solid #4a4a4a;
    color:#4a4a4a;
    display:flex;
    font-size:16px;
    font-style:normal;
    font-weight:400;
    line-height:24px;
    padding:28px 0 10px
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra .content-per-years .text-content {
        flex-wrap:wrap
    }
}
.esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra .content-per-years .formatted div {
    border-bottom:0;
    width:50%
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-home .table-infos .esg-tables-list .esg-table .body-table .safra-hist .content-safra .tabs-safra .content-per-years .formatted div {
        width:100%
    }
}
.esg-schedule-2030 .public-commitments-home .download-table {
    margin-bottom:16px;
    margin-top:24px
}
.esg-schedule-2030 .public-commitments-home .download-table a {
    align-items:center;
    background:#7b9288;
    display:flex;
    height:83px;
    justify-content:space-between;
    padding-left:35px;
    width:100%
}
.esg-schedule-2030 .public-commitments-home .download-table a span {
    color:#fff;
    font-size:18px;
    font-style:normal;
    font-weight:700
}
.esg-schedule-2030 .public-commitments-home .download-table a .download-trigger {
    background:#60903e;
    height:100%;
    padding:20px 0;
    text-align:center;
    width:90px
}
.esg-schedule-2030 .public-commitments-home .download-table a .download-trigger svg {
    display:block;
    margin:0 auto;
    width:24px
}
.esg-schedule-2030 .public-commitments-home .download-table a .download-trigger small {
    color:#fff;
    display:block;
    font-size:14px;
    font-style:normal;
    font-weight:700;
    line-height:normal;
    margin-top:4px
}
.esg-schedule-2030 .public-commitments-indicator-center .top-section {
    margin-bottom:0;
    padding:70px 0
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-indicator-center .top-section {
        padding-bottom:35px
    }
}
.esg-schedule-2030 .public-commitments-indicator-center .top-section .container {
    padding:0 70px
}
@media (max-width:992px) {
    .esg-schedule-2030 .public-commitments-indicator-center .top-section .container {
        padding:0
    }
}
@media screen and (max-width:980px) {
    .esg-schedule-2030 .public-commitments-indicator-center .top-section .d-flex {
        flex-direction:column
    }
    .esg-schedule-2030 .public-commitments-indicator-center .top-section .text-info {
        padding:0 20px
    }
}
.esg-schedule-2030 .public-commitments-indicator-center .top-section .text-info .title {
    padding-right:50px
}
@media screen and (max-width:980px) {
    .esg-schedule-2030 .public-commitments-indicator-center .top-section .text-info .title {
        padding:0
    }
}
.esg-schedule-2030 .public-commitments-indicator-center .top-section .text-info .text-description {
    padding-left:0
}
.esg-schedule-2030 .public-commitments-indicator-center .banner-cta {
    margin-bottom:70px
}
.esg-schedule-2030 .public-commitments-indicator-center .banner-cta .container {
    padding:0 70px
}
@media screen and (max-width:980px) {
    .esg-schedule-2030 .public-commitments-indicator-center .banner-cta .container {
        padding:0
    }
}
.esg-schedule-2030 .public-commitments-indicator-center .banner-cta .container .content {
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
@media screen and (max-width:980px) {
    .esg-schedule-2030 .public-commitments-indicator-center .banner-cta .container .content {
        height:500px;
        padding-left:19px
    }
}
.esg-schedule-2030 .public-commitments-indicator-center .banner-cta .container .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0;
    position:relative;
    z-index:1
}
@media screen and (max-width:980px) {
    .esg-schedule-2030 .public-commitments-indicator-center .banner-cta .container .content h2 {
        font-size:40px;
        line-height:1
    }
}
.esg-schedule-2030 .public-commitments-indicator-center .banner-cta .container .content h2 span {
    display:block
}
.esg-schedule-2030 .public-commitments-indicator-center .banner-cta .container .content .btn {
    margin-top:30px;
    padding:15px 40px;
    position:relative;
    z-index:1
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container {
    padding:70px 100px
}
@media screen and (max-width:992px) {
    .esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container {
        padding:20px 15px
    }
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .header {
    align-items:center;
    display:flex;
    flex-direction:column;
    height:auto;
    margin-bottom:30px
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .header .title {
    color:#7b9288;
    font-size:40px;
    font-weight:700;
    line-height:40px;
    text-align:center;
    text-transform:uppercase
}
@media screen and (max-width:992px) {
    .esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .header .title {
        padding-right:0
    }
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .header .description {
    color:#65646a;
    font-size:18px;
    font-weight:400;
    line-height:30px;
    text-align:center
}
@media screen and (max-width:992px) {
    .esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .header .description {
        text-align:center
    }
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .header:before {
    display:none
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container {
    padding:20px 0
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul {
    display:flex;
    flex-direction:column;
    gap:24px
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question {
    box-shadow:0 1px 14px -7px rgba(0,0,0,.25)
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question .trigger-question {
    background-color:#fff;
    border:1px solid #f4f4f4;
    padding:24px 54px
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question .trigger-question h2 {
    color:#4d6d5d;
    font-size:24px;
    font-weight:700;
    line-height:36px;
    text-transform:uppercase
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question .trigger-question:after {
    background-image:url(/img/frontend/general/arrow-right-orange.svg);
    background-repeat:no-repeat;
    content:"";
    height:30px;
    margin-right:20px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-30%) rotate(90deg);
    transition:all .2s ease-in-out;
    width:30px
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question.active .trigger-question {
    border-bottom:none
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question.active .trigger-question:after {
    transform:translateY(-30%) rotate(-90deg)
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item {
    background-color:#fff;
    border:1px solid #f4f4f4;
    border-top:none;
    box-shadow:0 1px 14px -7px rgba(0,0,0,.25)
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content {
    display:flex
}
@media screen and (max-width:992px) {
    .esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content {
        flex-direction:column
    }
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .icon {
    height:90px;
    margin-right:40px;
    width:140px
}
@media screen and (max-width:992px) {
    .esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .icon {
        margin-right:0
    }
}
.esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .text {
    color:#000;
    font-size:18px;
    font-weight:400;
    line-height:30px
}
@media screen and (max-width:992px) {
    .esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .text {
        padding:0
    }
    .esg-schedule-2030 .public-commitments-indexes-and-ratings .first-card .container .accordion .container .custom-accordion ul li.question .content-question .item div.content .text p {
        padding:10px 0
    }
}
.reports-and-highlights .title {
    color:#7b9288;
    font-size:40px;
    font-weight:900;
    line-height:40px;
    margin-bottom:40px;
    text-transform:uppercase
}
.reports-and-highlights .title span {
    font-weight:400
}
.reports-and-highlights .description,.reports-and-highlights .description p {
    color:#65646a;
    font-size:18px;
    font-weight:400;
    line-height:30px
}
.reports-and-highlights .container {
    padding:20px 100px
}
@media screen and (max-width:992px) {
    .reports-and-highlights .container {
        padding:20px 15px
    }
}
.reports-and-highlights .first-card .title {
    text-align:center
}
.reports-and-highlights .first-card .description {
    padding:0 40px;
    text-align:center
}
@media screen and (max-width:992px) {
    .reports-and-highlights .second-card .title {
        margin-bottom:20px;
        padding:0
    }
}
.reports-and-highlights .second-card .description {
    max-width:85%
}
.reports-and-highlights .second-card .accordion .container {
    padding:0 0 0 50px
}
@media screen and (max-width:992px) {
    .reports-and-highlights .second-card .accordion .container,.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question div:not(.trigger-question):not(.content-question-address .item) {
        padding:0
    }
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .trigger-question {
    background:#fff;
    border-bottom:1px solid #4a4a4a;
    display:inline-flex;
    justify-content:space-between;
    justify-items:center;
    padding:15px 40px 15px 0
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .trigger-question h2 {
    color:#4a4a4a;
    font-size:18px;
    font-style:normal;
    font-weight:700;
    line-height:30px
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .trigger-question .button {
    background:#60903e;
    border:none;
    color:#fff;
    font-size:14px;
    font-style:normal;
    font-weight:700;
    line-height:normal;
    padding:8px
}
@media screen and (max-width:992px) {
    .reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .trigger-question .button {
        display:none
    }
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .trigger-question:after {
    background-image:url(/img/frontend/general/caret-small-down.svg);
    background-repeat:no-repeat;
    content:"";
    height:34px;
    margin:auto 0;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-25%);
    transition:all .2s ease-in-out;
    width:16px
}
@media screen and (max-width:992px) {
    .reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .trigger-question:after {
        background-image:url(/img/frontend/general/caret-small-down.svg)!important
    }
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item {
    padding:16px 0
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .description {
    max-width:100%
}
@media screen and (max-width:992px) {
    .reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .description {
        display:none
    }
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .documents {
    display:flex;
    flex-direction:column;
    gap:16px;
    margin:16px 0;
    padding-left:40px
}
@media screen and (max-width:992px) {
    .reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .documents {
        padding-left:0
    }
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .documents .document-item {
    align-items:center;
    display:flex;
    justify-content:space-between
}
@media screen and (max-width:992px) {
    .reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .documents .document-item {
        align-items:flex-start;
        background:#f7f6f2;
        border-radius:8px
    }
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .description {
    align-items:center;
    display:flex;
    gap:24px;
    padding:10px
}
@media screen and (max-width:992px) {
    .reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .description {
        align-items:start;
        flex-direction:column
    }
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .description .date {
    color:#4a4a4a;
    font-size:18px;
    font-weight:400
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .description .title {
    color:#4d6d5d;
    font-size:18px;
    font-weight:700;
    margin-bottom:0
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .button {
    align-items:center;
    background:#60903e;
    border:none;
    color:#fff;
    display:flex;
    flex-direction:column;
    font-size:14px;
    font-style:normal;
    font-weight:700;
    line-height:normal;
    max-width:84px;
    padding:20px 32px
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .button img {
    fill:#fff;
    max-width:26px
}
@media screen and (max-width:992px) {
    .reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question .item .documents .document-item .button {
        border-top-right-radius:8px
    }
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question.active .trigger-question {
    border-bottom:1px solid rgba(74,74,74,.2)
}
.reports-and-highlights .second-card .accordion .custom-accordion ul li.question .content-question.active .trigger-question:after {
    transform:rotate(-180deg) translateY(50%)
}
.reports-and-highlights .third-card .showcase {
    display:flex;
    height:100%;
    justify-content:space-between;
    margin-top:40px
}
@media screen and (max-width:992px) {
    .reports-and-highlights .third-card .showcase {
        flex-direction:column-reverse;
        margin-top:20px
    }
}
.reports-and-highlights .third-card .showcase .tabs {
    flex:1;
    padding:0 4rem 0 2rem
}
@media screen and (max-width:992px) {
    .reports-and-highlights .third-card .showcase .tabs {
        display:none
    }
}
.reports-and-highlights .third-card .showcase .tabs ul.nav {
    display:flex;
    flex-direction:column;
    gap:16px;
    height:100%
}
.reports-and-highlights .third-card .showcase .tabs ul.nav:before {
    background-color:#f4f4f4;
    border-radius:5px;
    content:"";
    height:100%;
    left:-.3rem;
    position:absolute;
    top:0;
    width:5px
}
.reports-and-highlights .third-card .showcase .tabs ul.nav li.nav-item {
    box-shadow:0 0 4px 0 rgba(0,0,0,.25);
    color:#65646a;
    cursor:pointer;
    font-size:16px;
    font-weight:700;
    line-height:25px;
    padding:16px;
    position:relative;
    text-transform:uppercase
}
.reports-and-highlights .third-card .showcase .tabs ul.nav li.nav-item:hover {
    background-color:#e4e4e7
}
.reports-and-highlights .third-card .showcase .tabs ul.nav li.nav-item.active {
    background-color:#4d6d5d;
    box-shadow:none;
    color:#fff
}
.reports-and-highlights .third-card .showcase .tabs ul.nav li.nav-item.active:before {
    background-color:#60903e;
    border-radius:5px;
    content:"";
    height:100%;
    left:-2.3rem;
    position:absolute;
    top:0;
    width:5px
}
.reports-and-highlights .third-card .showcase .tab-content {
    flex:3
}
.reports-and-highlights .third-card .showcase .tab-content .tab-pane {
    align-items:center;
    display:flex;
    flex:1;
    gap:3rem;
    height:100%
}
@media screen and (max-width:992px) {
    .reports-and-highlights .third-card .showcase .tab-content .tab-pane {
        flex-direction:column-reverse;
        gap:1rem
    }
}
.reports-and-highlights .third-card .showcase .tab-content .tab-pane .content {
    flex:1
}
.reports-and-highlights .third-card .showcase .tab-content .tab-pane .content .title {
    color:#4d6d5d;
    font-size:28px;
    margin-bottom:20px
}
@media screen and (max-width:992px) {
    .reports-and-highlights .third-card .showcase .tab-content .tab-pane .content .title {
        padding:0
    }
}
.reports-and-highlights .third-card .showcase .tab-content .tab-pane .image {
    flex:1;
    height:500px
}
@media screen and (max-width:992px) {
    .reports-and-highlights .third-card .showcase .tab-content .tab-pane .image {
        flex:none;
        height:200px;
        width:100%
    }
}
.reports-and-highlights .third-card .showcase .tab-content .tab-pane .image .background {
    background-position:50%;
    background-size:cover;
    height:100%
}
.reports-and-highlights .third-card .showcase .tab-content .tab-pane:not(.active) {
    display:none
}
.reports-and-highlights .third-card .showcase .tabs-select {
    margin:2rem 0 1rem
}
@media screen and (min-width:992px) {
    .reports-and-highlights .third-card .showcase .tabs-select {
        display:none
    }
}
.reports-and-highlights .third-card .showcase .tabs-select select {
    border-left:none;
    border-right:none;
    border-top:none;
    color:#4a4a4a;
    overflow:hidden;
    text-align:center;
    text-overflow:ellipsis;
    width:100%
}
.reports-and-highlights .forth-card .reports-modal {
    padding-right:0
}
.reports-and-highlights .forth-card .reports-modal.d-block {
    display:block!important
}
.reports-and-highlights .forth-card .reports-modal .modal-dialog {
    border-radius:10px;
    bottom:30px;
    box-shadow:0 3px 6px 0 rgba(0,0,0,.149);
    margin:0;
    max-width:366px;
    overflow:hidden;
    position:absolute;
    right:68px;
    width:100%
}
@media screen and (max-width:992px) {
    .reports-and-highlights .forth-card .reports-modal .modal-dialog {
        right:12px
    }
}
.reports-and-highlights .forth-card .reports-modal .modal-dialog .modal-content {
    border-radius:10px;
    height:100%
}
.reports-and-highlights .forth-card .reports-modal .modal-dialog .modal-content .modal-body {
    padding:22px
}
.reports-and-highlights .forth-card .reports-modal .modal-dialog .modal-content .modal-body .title {
    margin-bottom:16px!important
}
.reports-and-highlights .forth-card .reports-modal .modal-dialog .modal-content .modal-body .title h2 {
    font-size:15px;
    margin-bottom:0
}
.reports-and-highlights .forth-card .reports-modal .modal-dialog .modal-content .modal-body .text-description {
    font-size:13px;
    padding:0
}
.reports-and-highlights .forth-card .reports-modal .modal-dialog .modal-content .modal-body .text-description p {
    text-align:left
}
.reports-and-highlights .forth-card .reports-modal .modal-dialog .modal-content .modal-body .modal-img-container {
    align-items:center;
    display:flex;
    flex-direction:column;
    gap:33px;
    justify-content:center;
    margin-top:22px;
    padding:0
}
.reports-and-highlights .forth-card .reports-modal .modal-header {
    border:0;
    padding:0;
    position:relative
}
.reports-and-highlights .forth-card .reports-modal .close {
    align-items:center;
    color:#7b9288;
    display:flex;
    height:25px;
    justify-content:center;
    margin:0;
    opacity:1;
    position:absolute;
    right:10px;
    top:0;
    width:25px;
    z-index:1
}
.reports-and-highlights .forth-card .reports-modal .modal-img {
    border-radius:5px;
    height:100%;
    max-height:155px;
    max-width:266px;
    width:100%
}
.reports-and-highlights .forth-card .reports-modal .btn-purple {
    border-radius:50px;
    font-size:12px;
    height:40px;
    width:103px
}
.esg-strategy .title {
    color:#7b9288;
    font-size:40px;
    font-weight:900;
    line-height:40px
}
.esg-strategy .title span {
    font-weight:400
}
@media screen and (max-width:992px) {
    .esg-strategy .title {
        font-size:28px
    }
}
.esg-strategy .description,.esg-strategy .description p {
    color:#65646a;
    font-size:18px;
    font-weight:400;
    line-height:30px
}
.esg-strategy .container {
    padding:20px 100px
}
@media screen and (max-width:992px) {
    .esg-strategy .container {
        padding:20px 15px!important
    }
}
.esg-strategy .bg-gray {
    background-color:#f4f4f4
}
.esg-strategy .first-card .title {
    margin-bottom:40px;
    text-align:center
}
.esg-strategy .first-card .description {
    padding:0 40px;
    text-align:center
}
@media screen and (max-width:992px) {
    .esg-strategy .first-card .description {
        padding:0 20px
    }
}
.esg-strategy .first-card .description p {
    margin-bottom:0
}
.esg-strategy .second-card .image img {
    width:100%
}
@media screen and (max-width:768px) {
    .esg-strategy .third-card .title {
        padding:0
    }
}
.esg-strategy .third-card .showcase {
    display:flex;
    height:100%;
    justify-content:space-between
}
@media screen and (max-width:992px) {
    .esg-strategy .third-card .showcase {
        flex-direction:column-reverse
    }
}
.esg-strategy .third-card .showcase .tabs {
    flex:1;
    padding:0 4rem 0 2rem
}
@media screen and (max-width:992px) {
    .esg-strategy .third-card .showcase .tabs {
        display:none
    }
}
.esg-strategy .third-card .showcase .tabs ul.nav {
    display:flex;
    flex-direction:column;
    gap:16px;
    height:100%
}
.esg-strategy .third-card .showcase .tabs ul.nav:before {
    background-color:#f4f4f4;
    border-radius:5px;
    content:"";
    height:100%;
    left:-.3rem;
    position:absolute;
    top:0;
    width:5px
}
.esg-strategy .third-card .showcase .tabs ul.nav li.nav-item {
    box-shadow:0 0 4px 0 rgba(0,0,0,.25);
    color:#65646a;
    cursor:pointer;
    font-size:16px;
    font-weight:700;
    line-height:25px;
    padding:16px;
    position:relative;
    text-transform:uppercase
}
.esg-strategy .third-card .showcase .tabs ul.nav li.nav-item:hover {
    background-color:#e4e4e7
}
.esg-strategy .third-card .showcase .tabs ul.nav li.nav-item.active {
    background-color:#4d6d5d;
    box-shadow:none;
    color:#fff
}
.esg-strategy .third-card .showcase .tabs ul.nav li.nav-item.active:before {
    background-color:#60903e;
    border-radius:5px;
    content:"";
    height:100%;
    left:-2.3rem;
    position:absolute;
    top:0;
    width:5px
}
.esg-strategy .third-card .showcase .tab-content {
    flex:3
}
.esg-strategy .third-card .showcase .tab-content .tab-pane {
    align-items:center;
    display:flex;
    flex:1;
    gap:3rem;
    height:100%
}
@media screen and (max-width:992px) {
    .esg-strategy .third-card .showcase .tab-content .tab-pane {
        flex-direction:column-reverse;
        gap:1rem
    }
}
.esg-strategy .third-card .showcase .tab-content .tab-pane .content {
    flex:1
}
.esg-strategy .third-card .showcase .tab-content .tab-pane .content .title {
    color:#4d6d5d;
    font-size:28px;
    margin-bottom:20px
}
@media screen and (max-width:992px) {
    .esg-strategy .third-card .showcase .tab-content .tab-pane .content .title {
        padding:0
    }
}
.esg-strategy .third-card .showcase .tab-content .tab-pane .image {
    flex:1;
    height:500px
}
@media screen and (max-width:992px) {
    .esg-strategy .third-card .showcase .tab-content .tab-pane .image {
        flex:none;
        height:200px;
        width:100%
    }
}
.esg-strategy .third-card .showcase .tab-content .tab-pane .image .background {
    background-position:50%;
    background-size:cover;
    height:100%
}
.esg-strategy .third-card .showcase .tab-content .tab-pane:not(.active) {
    display:none
}
.esg-strategy .third-card .showcase .tabs-select {
    margin:2rem 0 1rem
}
@media screen and (min-width:992px) {
    .esg-strategy .third-card .showcase .tabs-select {
        display:none
    }
}
.esg-strategy .third-card .showcase .tabs-select select {
    border-left:none;
    border-right:none;
    border-top:none;
    color:#4a4a4a;
    overflow:hidden;
    text-align:center;
    text-overflow:ellipsis;
    width:100%
}
.esg-strategy .fifth-card .title,.esg-strategy .fourth-card .title {
    margin-bottom:40px;
    text-align:center
}
@media screen and (max-width:768px) {
    .esg-strategy .fifth-card .title,.esg-strategy .fourth-card .title {
        margin-bottom:0;
        padding:0;
        text-align:left
    }
}
.esg-strategy .fifth-card .description,.esg-strategy .fourth-card .description {
    padding:0 40px;
    text-align:center
}
@media screen and (max-width:992px) {
    .esg-strategy .fifth-card .description,.esg-strategy .fourth-card .description {
        padding:0;
        text-align:left
    }
}
.esg-strategy .fifth-card .description p,.esg-strategy .fourth-card .description p {
    margin-bottom:0
}
.esg-strategy .sixth-card .container,.esg-strategy .tenth-card .container {
    display:flex;
    gap:40px;
    padding:20px 100px
}
@media screen and (max-width:992px) {
    .esg-strategy .sixth-card .container,.esg-strategy .tenth-card .container {
        flex-direction:column;
        gap:16px;
        padding:20px 15px
    }
}
.esg-strategy .sixth-card .container .info,.esg-strategy .tenth-card .container .info {
    flex:1;
    margin:auto
}
.esg-strategy .sixth-card .container .info .title,.esg-strategy .tenth-card .container .info .title {
    margin-bottom:32px
}
@media screen and (max-width:992px) {
    .esg-strategy .sixth-card .container .info .title,.esg-strategy .tenth-card .container .info .title {
        margin:0;
        padding:0
    }
}
.esg-strategy .sixth-card .container .topics,.esg-strategy .tenth-card .container .topics {
    display:flex;
    flex:1.1;
    flex-direction:column;
    gap:16px
}
.esg-strategy .sixth-card .container .topics .item,.esg-strategy .tenth-card .container .topics .item {
    padding:8px 16px
}
.esg-strategy .sixth-card .container .topics .item .title,.esg-strategy .tenth-card .container .topics .item .title {
    font-size:24px
}
@media screen and (max-width:992px) {
    .esg-strategy .sixth-card .container .topics .item .title,.esg-strategy .tenth-card .container .topics .item .title {
        margin-bottom:0;
        padding:0
    }
}
.esg-strategy .sixth-card .container .topics .item:first-child,.esg-strategy .tenth-card .container .topics .item:first-child {
    border-left:6px solid #7b9288
}
@media screen and (max-width:992px) {
    .esg-strategy .sixth-card .container .topics .item:first-child,.esg-strategy .tenth-card .container .topics .item:first-child {
        border-left:none;
        border-top:6px solid #7b9288
    }
}
.esg-strategy .sixth-card .container .topics .item:first-child .title,.esg-strategy .tenth-card .container .topics .item:first-child .title {
    color:#7b9288
}
.esg-strategy .sixth-card .container .topics .item:nth-child(2),.esg-strategy .tenth-card .container .topics .item:nth-child(2) {
    border-left:6px solid #4d6d5d
}
@media screen and (max-width:992px) {
    .esg-strategy .sixth-card .container .topics .item:nth-child(2),.esg-strategy .tenth-card .container .topics .item:nth-child(2) {
        border-left:none;
        border-top:6px solid #4d6d5d
    }
}
.esg-strategy .sixth-card .container .topics .item:nth-child(2) .title,.esg-strategy .tenth-card .container .topics .item:nth-child(2) .title {
    color:#4d6d5d
}
.esg-strategy .sixth-card .container .topics .item:nth-child(3),.esg-strategy .tenth-card .container .topics .item:nth-child(3) {
    border-left:6px solid #60903e
}
@media screen and (max-width:992px) {
    .esg-strategy .sixth-card .container .topics .item:nth-child(3),.esg-strategy .tenth-card .container .topics .item:nth-child(3) {
        border-left:none;
        border-top:6px solid #60903e
    }
}
.esg-strategy .sixth-card .container .topics .item:nth-child(3) .title,.esg-strategy .tenth-card .container .topics .item:nth-child(3) .title {
    color:#60903e
}
.esg-strategy .seventh-card .container {
    display:flex;
    gap:40px;
    padding:70px 100px
}
@media screen and (max-width:992px) {
    .esg-strategy .seventh-card .container {
        flex-direction:column;
        gap:16px
    }
}
.esg-strategy .seventh-card .container .info {
    display:flex;
    flex:1;
    flex-direction:column;
    gap:32px;
    margin:auto
}
@media screen and (max-width:992px) {
    .esg-strategy .seventh-card .container .info {
        gap:16px
    }
    .esg-strategy .seventh-card .container .info .description {
        margin:0
    }
}
.esg-strategy .seventh-card .container .info .title {
    margin-bottom:32px
}
@media screen and (max-width:992px) {
    .esg-strategy .seventh-card .container .info .title {
        margin:0;
        padding:0
    }
}
.esg-strategy .seventh-card .container .topics {
    display:flex;
    flex:1;
    flex-direction:column;
    gap:10px
}
@media screen and (max-width:992px) {
    .esg-strategy .seventh-card .container .topics {
        padding-left:20px
    }
}
.esg-strategy .seventh-card .container .topics .item a {
    color:#7b9288;
    font-size:16px;
    font-weight:400;
    line-height:24px;
    text-decoration-line:underline
}
.esg-strategy .seventh-card .container .topics li.item {
    list-style-image:url(/img/frontend/general/list_bullet.svg)
}
.esg-strategy .seventh-card .container .cta,.esg-strategy .seventh-card .container .cta-mobile {
    background-color:#4d6d5d;
    color:#fff;
    display:flex;
    flex-direction:column;
    flex-shrink:0;
    font-size:16px;
    font-style:normal;
    font-weight:700;
    height:50px;
    justify-content:center;
    line-height:normal;
    text-align:center;
    text-transform:uppercase;
    width:322px
}
@media screen and (min-width:992px) {
    .esg-strategy .seventh-card .container .cta-mobile {
        display:none
    }
}
@media screen and (max-width:992px) {
    .esg-strategy .seventh-card .container .cta {
        display:none
    }
    .esg-strategy .seventh-card .container .cta-mobile {
        width:100%
    }
}
.esg-strategy .eighth-card {
    display:flex;
    justify-content:center
}
.esg-strategy .eighth-card .container {
    background-color:#7b9288;
    display:flex;
    gap:30px;
    margin:40px 100px
}
@media screen and (max-width:992px) {
    .esg-strategy .eighth-card .container {
        flex-direction:column;
        gap:16px;
        margin:40px 10px
    }
}
.esg-strategy .eighth-card .container .info {
    flex:1;
    margin:auto
}
.esg-strategy .eighth-card .container .info .title {
    color:#fff;
    font-size:32px;
    font-weight:700;
    text-transform:none
}
@media screen and (max-width:992px) {
    .esg-strategy .eighth-card .container .info .title {
        margin-bottom:0
    }
}
.esg-strategy .eighth-card .container .description {
    flex:1.5
}
.esg-strategy .eighth-card .container .description ol li {
    color:#fff;
    font-size:16px;
    font-weight:400
}
.esg-strategy .eighth-card .container .description ol li::marker {
    font-weight:700
}
.esg-strategy .ninth-card .container {
    display:flex;
    gap:30px;
    margin:0 auto 20px
}
@media screen and (max-width:992px) {
    .esg-strategy .ninth-card .container {
        flex-direction:column;
        gap:16px;
        margin:0
    }
}
.esg-strategy .ninth-card .container .info {
    flex:1;
    margin:auto 0
}
.esg-strategy .ninth-card .container .info .title {
    font-size:32px;
    font-weight:700;
    text-transform:uppercase
}
@media screen and (max-width:992px) {
    .esg-strategy .ninth-card .container .info .title {
        margin:0;
        padding:0
    }
}
.esg-strategy .ninth-card .container .description {
    flex:2
}
.esg-strategy .ninth-card .container .description ol li {
    color:#fff;
    font-size:16px;
    font-weight:400
}
.esg-strategy .ninth-card .container .description ol li::marker {
    font-weight:700
}
.esg-strategy .tenth-card .container {
    align-items:center;
    padding:20px 160px!important
}
@media screen and (max-width:992px) {
    .esg-strategy .tenth-card .container {
        padding:20px 15px!important
    }
}
.esg-strategy .eleventh-card .container {
    padding:20px 160px;
    text-align:center
}
@media screen and (max-width:992px) {
    .esg-strategy .eleventh-card .container .title {
        margin:0;
        padding:0
    }
}
.esg-strategy .eleventh-card .container .description {
    width:auto
}
.esg-strategy .eleventh-card .container .image {
    margin:40px 0
}
@media screen and (max-width:992px) {
    .esg-strategy .eleventh-card .container .image {
        display:none
    }
}
.esg-strategy .eleventh-card .container .image img {
    width:100%
}
.esg-strategy .twelfth-card .container {
    padding:20px 160px
}
.esg-strategy .twelfth-card .container .title {
    font-size:24px;
    font-style:normal;
    font-weight:400;
    text-transform:uppercase
}
@media screen and (max-width:992px) {
    .esg-strategy .twelfth-card .container .title {
        margin:0;
        padding:0;
        text-align:center
    }
}
.esg-strategy .twelfth-card .container .grid {
    display:grid;
    grid-template-columns:60% 40%
}
.esg-strategy .twelfth-card .container .grid.inverse {
    grid-template-columns:40% 60%
}
@media screen and (max-width:992px) {
    .esg-strategy .twelfth-card .container .grid,.esg-strategy .twelfth-card .container .grid.inverse {
        grid-template-columns:100%
    }
    .esg-strategy .twelfth-card .container .grid.inverse :first-child {
        order:1
    }
    .esg-strategy .twelfth-card .container .grid .topics .item:first-child {
        order:revert-layer
    }
}
.esg-strategy .twelfth-card .container .grid .topics {
    display:grid
}
.esg-strategy .twelfth-card .container .grid .topics .item {
    align-items:center;
    display:flex
}
.esg-strategy .twelfth-card .container .grid .topics .item .text {
    color:#fff;
    font-size:20px;
    font-weight:900;
    letter-spacing:-.5px;
    margin:auto 0;
    padding:0 40px
}
@media screen and (max-width:992px) {
    .esg-strategy .twelfth-card .container .grid .topics .item .text {
        padding:40px
    }
}
.esg-strategy .twelfth-card .container .grid .topics .item:first-child {
    background-color:#7b9288
}
.esg-strategy .twelfth-card .container .grid .topics .item:nth-child(2) {
    background-color:#60903e
}
.esg-strategy .twelfth-card .container .grid .topics .item:nth-child(3) {
    background-color:#4d6d5d
}
.esg-strategy .twelfth-card .container .grid .image img {
    width:100%
}
.esg-strategy .fourteenth-card .container,.esg-strategy .thirteenth-card .container {
    padding:20px 160px;
    text-align:center
}
.esg-strategy .fourteenth-card .title,.esg-strategy .thirteenth-card .title {
    font-weight:400;
    line-height:40px;
    margin-top:24px;
    text-align:center
}
.esg-strategy .fourteenth-card .title strong,.esg-strategy .thirteenth-card .title strong {
    font-weight:700
}
.esg-strategy .fourteenth-card .description,.esg-strategy .thirteenth-card .description {
    font-size:18px;
    line-height:30px;
    margin-bottom:24px;
    text-align:center
}
.esg-strategy .fourteenth-card .image img,.esg-strategy .thirteenth-card .image img {
    width:100%
}
.foundation .top-section {
    margin-bottom:115px;
    padding:70px 0;
    position:relative
}
@media (max-width:992px) {
    .foundation .top-section {
        padding:0
    }
}
.foundation .top-section .container .content {
    padding:0 70px
}
@media (max-width:992px) {
    .foundation .top-section .container .content {
        padding:0
    }
    .foundation .top-section .container {
        padding:0 20px
    }
    .foundation .top-section .d-flex {
        flex-direction:column-reverse
    }
}
.foundation .top-section .text-info {
    padding:0 120px;
    width:50%
}
@media (max-width:992px) {
    .foundation .top-section .text-info {
        margin-bottom:60px;
        padding:0;
        width:100%
    }
}
.foundation .top-section .text-info .title {
    margin-bottom:0
}
@media (max-width:992px) {
    .foundation .top-section .text-info .title {
        padding:0
    }
}
.foundation .top-section .text-info .title h2 {
    color:#4d6d5d;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    letter-spacing:normal;
    line-height:1.1;
    margin-bottom:0
}
.foundation .top-section .text-info .title h2 b {
    font-weight:900
}
@media (max-width:992px) {
    .foundation .top-section .text-info .title h2 {
        font-size:36px;
        margin-right:0
    }
}
.foundation .top-section .text-info .text-description {
    font-size:16px;
    margin-bottom:0;
    padding-left:0;
    padding-right:0
}
.foundation .top-section .text-info .btn {
    height:50px;
    margin-top:45px;
    width:200px
}
.foundation .top-section figure {
    margin-bottom:0;
    padding:0;
    width:50%
}
.foundation .top-section figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
@media (max-width:992px) {
    .foundation .top-section figure {
        padding:0;
        width:100%
    }
    .foundation .top-section figure img {
        display:block;
        height:300px;
        margin:30px 0;
        width:100%
    }
}
.foundation .top-section .text-title-slider {
    margin-bottom:0;
    padding-left:220px;
    padding-top:125px;
    position:absolute;
    z-index:1
}
.foundation .top-section .text-title-slider h3 {
    color:#4d6d5d;
    font-size:50px;
    font-weight:900;
    line-height:1.16;
    margin-bottom:0;
    width:100%
}
.foundation .top-section .text-title-slider h4 {
    color:#fff;
    font-size:50px;
    font-stretch:normal;
    font-weight:300;
    line-height:1.6;
    margin-bottom:0
}
.foundation .blog .container {
    padding:110px 70px 0
}
.foundation .blog .container .title {
    margin-bottom:0
}
.foundation .blog .container .title h2 {
    font-size:50px
}
.foundation .blog .container .title h3 {
    color:#4d6d5d;
    text-align:left!important
}
.foundation .load-more .container {
    margin-bottom:100px
}
.foundation .load-more .container .btn {
    padding:25px 0;
    width:30%
}
.foundation .load-more .container .btn a {
    font-size:20px
}
.foundation .read-more-news .img figure img {
    height:100%;
    width:auto
}
.foundation .card-links .container {
    padding-bottom:50px
}
.foundation .fifth-card {
    background-color:#7b9288
}
.foundation .fifth-card .container {
    padding:54px 142px 54px 183px
}
.foundation .fifth-card .container .description {
    margin-right:0;
    width:50%
}
.foundation .fifth-card .container .description .title {
    margin-bottom:0
}
.foundation .fifth-card .container .description .title h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    line-height:1.12;
    margin-bottom:0;
    text-align:left
}
.foundation .fifth-card .container .description .text-description {
    color:#fff;
    font-size:16px;
    font-weight:400;
    line-height:normal;
    margin-bottom:30px;
    margin-top:30px;
    padding:0;
    width:70%
}
.foundation .fifth-card .container .description .btn {
    padding:16px 0;
    width:200px
}
.foundation .fifth-card .container .img {
    background-size:cover;
    border:10px solid #fff;
    height:490px;
    width:50%
}
.foundation .fifth-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
@media (max-width:992px) {
    .foundation .top-section .text-title-slider {
        padding-left:0;
        padding-top:20px
    }
    .foundation .top-section .text-title-slider h3 {
        font-size:40px;
        width:100%
    }
    .foundation .top-section .text-title-slider h4 {
        font-size:40px
    }
    .foundation .blog .container {
        padding:60px 17px 0
    }
    .foundation .blog .container .title {
        padding:0
    }
    .foundation .blog .container .title h2 {
        font-size:40px
    }
    .foundation .load-more .container {
        margin-bottom:0
    }
    .foundation .load-more .container .btn {
        padding:15px 0;
        width:90%
    }
    .foundation .load-more .container .btn a {
        font-size:16px
    }
    .foundation .card-links .container {
        padding-bottom:60px
    }
    .foundation .card-links .container .first-block,.foundation .card-links .container .second-block {
        height:270px
    }
    .foundation .card-links .container .first-block .card-text a .d-flex,.foundation .card-links .container .second-block .card-text a .d-flex {
        margin-right:10px
    }
    .foundation .fifth-card .container {
        padding:60px 20px
    }
    .foundation .fifth-card .container .description {
        margin-right:0;
        margin-top:35px;
        width:100%
    }
    .foundation .fifth-card .container .description .title {
        padding:0
    }
    .foundation .fifth-card .container .description .title h2 {
        font-size:30px;
        font-stretch:normal;
        letter-spacing:-.1px;
        line-height:1.2;
        padding:0;
        text-align:left
    }
    .foundation .fifth-card .container .description .title h2 b {
        margin-right:5px
    }
    .foundation .fifth-card .container .description .text-description {
        font-size:14px;
        margin-bottom:20px;
        margin-top:15px;
        width:100%
    }
    .foundation .fifth-card .container .img {
        height:226px;
        width:90%
    }
}
.foundation .bg-gray {
    background-color:#f4f4f4
}
.foundation .seventh-card .container {
    display:flex;
    gap:40px;
    padding:70px 100px
}
@media screen and (max-width:992px) {
    .foundation .seventh-card .container {
        flex-direction:column;
        gap:16px
    }
}
.foundation .seventh-card .container .info {
    display:flex;
    flex:1;
    flex-direction:column;
    gap:32px;
    margin:auto
}
@media screen and (max-width:992px) {
    .foundation .seventh-card .container .info {
        gap:16px
    }
    .foundation .seventh-card .container .info .description {
        margin:0
    }
}
.foundation .seventh-card .container .info .title {
    color:#4d6d5d;
    font-size:40px;
    font-size:28px;
    font-weight:900;
    line-height:40px;
    margin-bottom:32px
}
@media screen and (max-width:992px) {
    .foundation .seventh-card .container .info .title {
        margin:0;
        padding:0
    }
}
.foundation .seventh-card .container .info .description p {
    color:#65646a;
    font-size:18px;
    font-weight:400;
    line-height:30px
}
.foundation .seventh-card .container .topics {
    display:flex;
    flex:1;
    flex-direction:column;
    gap:10px;
    justify-content:center
}
@media screen and (max-width:992px) {
    .foundation .seventh-card .container .topics {
        padding-left:20px
    }
}
.foundation .seventh-card .container .topics .item a {
    color:#7b9288;
    font-size:16px;
    font-weight:400;
    line-height:24px;
    text-decoration-line:underline
}
.foundation .seventh-card .container .topics li.item {
    list-style-image:url(/img/frontend/general/list_bullet.svg)
}
.foundation .seventh-card .container .cta,.foundation .seventh-card .container .cta-mobile {
    background-color:#4d6d5d;
    color:#fff;
    display:flex;
    flex-direction:column;
    flex-shrink:0;
    font-size:16px;
    font-style:normal;
    font-weight:700;
    height:50px;
    justify-content:center;
    line-height:normal;
    text-align:center;
    text-transform:uppercase;
    width:322px
}
@media screen and (min-width:992px) {
    .foundation .seventh-card .container .cta-mobile {
        display:none
    }
}
@media screen and (max-width:992px) {
    .foundation .seventh-card .container .cta {
        display:none
    }
    .foundation .seventh-card .container .cta-mobile {
        width:100%
    }
}
.projects .kids .first-card .container,.projects .school-community .first-card .container,.projects .young .first-card .container {
    padding:60px 71px 91px
}
.projects .kids .first-card .container .text-description,.projects .school-community .first-card .container .text-description,.projects .young .first-card .container .text-description {
    margin-bottom:0;
    padding:0 220px
}
.projects .kids .second-card .container,.projects .school-community .second-card .container,.projects .young .second-card .container {
    max-width:100vw;
    padding:0 4.86111vw 4.86111vw
}
.projects .kids .second-card .container .item,.projects .school-community .second-card .container .item,.projects .young .second-card .container .item {
    height:18.05556vw;
    margin-bottom:1.38889vw;
    position:relative;
    width:32%
}
.projects .kids .second-card .container .item:first-child,.projects .school-community .second-card .container .item:first-child,.projects .young .second-card .container .item:first-child {
    background-color:#f4f4f4;
    color:#4d6d5d;
    font-weight:500;
    line-height:1.06;
    padding:5.55556vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:first-child h3,.projects .school-community .second-card .container .item:first-child h3,.projects .young .second-card .container .item:first-child h3 {
    font-size:2.77778vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:0
}
.projects .kids .second-card .container .item:first-child span,.projects .school-community .second-card .container .item:first-child span,.projects .young .second-card .container .item:first-child span {
    font-size:1.66667vw;
    letter-spacing:-.03472vw
}
.projects .kids .second-card .container .item:first-child img,.projects .school-community .second-card .container .item:first-child img,.projects .young .second-card .container .item:first-child img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.projects .kids .second-card .container .item:nth-child(2),.projects .school-community .second-card .container .item:nth-child(2),.projects .young .second-card .container .item:nth-child(2) {
    background-color:#60903e;
    color:#fff;
    font-weight:500;
    line-height:1.06;
    padding:5.55556vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(2) h3,.projects .school-community .second-card .container .item:nth-child(2) h3,.projects .young .second-card .container .item:nth-child(2) h3 {
    font-size:2.77778vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:0
}
.projects .kids .second-card .container .item:nth-child(2) span,.projects .school-community .second-card .container .item:nth-child(2) span,.projects .young .second-card .container .item:nth-child(2) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    width:100%
}
.projects .kids .second-card .container .item:nth-child(3),.projects .school-community .second-card .container .item:nth-child(3),.projects .young .second-card .container .item:nth-child(3) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(3) h3,.projects .school-community .second-card .container .item:nth-child(3) h3,.projects .young .second-card .container .item:nth-child(3) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .kids .second-card .container .item:nth-child(3) span,.projects .school-community .second-card .container .item:nth-child(3) span,.projects .young .second-card .container .item:nth-child(3) span {
    font-size:1.94444vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:65%
}
.projects .kids .second-card .container .item:nth-child(4),.projects .school-community .second-card .container .item:nth-child(4),.projects .young .second-card .container .item:nth-child(4) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(4) h3,.projects .school-community .second-card .container .item:nth-child(4) h3,.projects .young .second-card .container .item:nth-child(4) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .kids .second-card .container .item:nth-child(4) span,.projects .school-community .second-card .container .item:nth-child(4) span,.projects .young .second-card .container .item:nth-child(4) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:85%
}
.projects .kids .second-card .container .item:nth-child(5),.projects .school-community .second-card .container .item:nth-child(5),.projects .young .second-card .container .item:nth-child(5) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(5) h3,.projects .school-community .second-card .container .item:nth-child(5) h3,.projects .young .second-card .container .item:nth-child(5) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0
}
.projects .kids .second-card .container .item:nth-child(5) span,.projects .school-community .second-card .container .item:nth-child(5) span,.projects .young .second-card .container .item:nth-child(5) span {
    font-size:1.80556vw;
    font-weight:500;
    letter-spacing:-.025vw
}
.projects .kids .second-card .container .item:nth-child(6),.projects .school-community .second-card .container .item:nth-child(6),.projects .young .second-card .container .item:nth-child(6) {
    background-color:#4d6d5d;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(6) h3,.projects .school-community .second-card .container .item:nth-child(6) h3,.projects .young .second-card .container .item:nth-child(6) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .kids .second-card .container .item:nth-child(6) span,.projects .school-community .second-card .container .item:nth-child(6) span,.projects .young .second-card .container .item:nth-child(6) span {
    font-size:1.38889vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:100%
}
.projects .kids .second-card .container .item:nth-child(6) img,.projects .school-community .second-card .container .item:nth-child(6) img,.projects .young .second-card .container .item:nth-child(6) img {
    bottom:3.47222vw;
    height:4.16667vw;
    position:absolute;
    right:2.77778vw
}
.projects .kids .second-card .container .item:nth-child(7),.projects .school-community .second-card .container .item:nth-child(7),.projects .young .second-card .container .item:nth-child(7) {
    background-color:#60903e;
    color:#fff;
    font-weight:500;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(7) h3,.projects .school-community .second-card .container .item:nth-child(7) h3,.projects .young .second-card .container .item:nth-child(7) h3 {
    font-size:5.55556vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:0
}
.projects .kids .second-card .container .item:nth-child(7) span,.projects .school-community .second-card .container .item:nth-child(7) span,.projects .young .second-card .container .item:nth-child(7) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    width:80%
}
.projects .kids .second-card .container .item:nth-child(8),.projects .school-community .second-card .container .item:nth-child(8),.projects .young .second-card .container .item:nth-child(8) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(8) h3,.projects .school-community .second-card .container .item:nth-child(8) h3,.projects .young .second-card .container .item:nth-child(8) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .kids .second-card .container .item:nth-child(8) span,.projects .school-community .second-card .container .item:nth-child(8) span,.projects .young .second-card .container .item:nth-child(8) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:75%
}
.projects .kids .second-card .container .item:nth-child(8) img,.projects .school-community .second-card .container .item:nth-child(8) img,.projects .young .second-card .container .item:nth-child(8) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.projects .kids .second-card .container .item:nth-child(9),.projects .school-community .second-card .container .item:nth-child(9),.projects .young .second-card .container .item:nth-child(9) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(9) h3,.projects .school-community .second-card .container .item:nth-child(9) h3,.projects .young .second-card .container .item:nth-child(9) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:75%
}
.projects .kids .second-card .container .item:nth-child(9) span,.projects .school-community .second-card .container .item:nth-child(9) span,.projects .young .second-card .container .item:nth-child(9) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw
}
.projects .kids .second-card .container .item:nth-child(10),.projects .school-community .second-card .container .item:nth-child(10),.projects .young .second-card .container .item:nth-child(10) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(10) h3,.projects .school-community .second-card .container .item:nth-child(10) h3,.projects .young .second-card .container .item:nth-child(10) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:75%
}
.projects .kids .second-card .container .item:nth-child(10) span,.projects .school-community .second-card .container .item:nth-child(10) span,.projects .young .second-card .container .item:nth-child(10) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw
}
.projects .kids .second-card .container .item:nth-child(11),.projects .school-community .second-card .container .item:nth-child(11),.projects .young .second-card .container .item:nth-child(11) {
    background-color:#486c2e;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(11) h3,.projects .school-community .second-card .container .item:nth-child(11) h3,.projects .young .second-card .container .item:nth-child(11) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.07708vw;
    margin-bottom:0
}
.projects .kids .second-card .container .item:nth-child(11) span,.projects .school-community .second-card .container .item:nth-child(11) span,.projects .young .second-card .container .item:nth-child(11) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    width:80%
}
.projects .kids .second-card .container .item:nth-child(12),.projects .school-community .second-card .container .item:nth-child(12),.projects .young .second-card .container .item:nth-child(12) {
    background-color:#7b9288;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(12) h3,.projects .school-community .second-card .container .item:nth-child(12) h3,.projects .young .second-card .container .item:nth-child(12) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0
}
.projects .kids .second-card .container .item:nth-child(12) span,.projects .school-community .second-card .container .item:nth-child(12) span,.projects .young .second-card .container .item:nth-child(12) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:60%
}
.projects .kids .second-card .container .item:nth-child(12) img,.projects .school-community .second-card .container .item:nth-child(12) img,.projects .young .second-card .container .item:nth-child(12) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.projects .kids .second-card .container .item:nth-child(13),.projects .school-community .second-card .container .item:nth-child(13),.projects .young .second-card .container .item:nth-child(13) {
    background-color:#7b9288;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(13) h3,.projects .school-community .second-card .container .item:nth-child(13) h3,.projects .young .second-card .container .item:nth-child(13) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0
}
.projects .kids .second-card .container .item:nth-child(13) span,.projects .school-community .second-card .container .item:nth-child(13) span,.projects .young .second-card .container .item:nth-child(13) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:60%
}
.projects .kids .second-card .container .item:nth-child(13) img,.projects .school-community .second-card .container .item:nth-child(13) img,.projects .young .second-card .container .item:nth-child(13) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.projects .kids .second-card .container .item:nth-child(14),.projects .school-community .second-card .container .item:nth-child(14),.projects .young .second-card .container .item:nth-child(14) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(14) h3,.projects .school-community .second-card .container .item:nth-child(14) h3,.projects .young .second-card .container .item:nth-child(14) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0
}
.projects .kids .second-card .container .item:nth-child(14) span,.projects .school-community .second-card .container .item:nth-child(14) span,.projects .young .second-card .container .item:nth-child(14) span {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:72%
}
.projects .kids .second-card .container .item:nth-child(15),.projects .school-community .second-card .container .item:nth-child(15),.projects .young .second-card .container .item:nth-child(15) {
    background-color:#60903e;
    color:#fff;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(15) h3,.projects .school-community .second-card .container .item:nth-child(15) h3,.projects .young .second-card .container .item:nth-child(15) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0;
    width:75%
}
.projects .kids .second-card .container .item:nth-child(15) span,.projects .school-community .second-card .container .item:nth-child(15) span,.projects .young .second-card .container .item:nth-child(15) span {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:55%
}
.projects .kids .second-card .container .item:nth-child(15) img,.projects .school-community .second-card .container .item:nth-child(15) img,.projects .young .second-card .container .item:nth-child(15) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.projects .kids .second-card .container .item:nth-child(16),.projects .school-community .second-card .container .item:nth-child(16),.projects .young .second-card .container .item:nth-child(16) {
    background-color:#486c2e;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(16) h3,.projects .school-community .second-card .container .item:nth-child(16) h3,.projects .young .second-card .container .item:nth-child(16) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .kids .second-card .container .item:nth-child(16) span,.projects .school-community .second-card .container .item:nth-child(16) span,.projects .young .second-card .container .item:nth-child(16) span {
    font-size:1.94444vw;
    font-weight:400;
    letter-spacing:-.03472vw
}
.projects .kids .second-card .container .item:nth-child(17),.projects .school-community .second-card .container .item:nth-child(17),.projects .young .second-card .container .item:nth-child(17) {
    background-color:#4d6d5d;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(17) h3,.projects .school-community .second-card .container .item:nth-child(17) h3,.projects .young .second-card .container .item:nth-child(17) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .kids .second-card .container .item:nth-child(17) span,.projects .school-community .second-card .container .item:nth-child(17) span,.projects .young .second-card .container .item:nth-child(17) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:80%
}
.projects .kids .second-card .container .item:nth-child(17) img,.projects .school-community .second-card .container .item:nth-child(17) img,.projects .young .second-card .container .item:nth-child(17) img {
    bottom:3.47222vw;
    height:6.94444vw;
    position:absolute;
    right:2.77778vw
}
.projects .kids .second-card .container .item:nth-child(18),.projects .school-community .second-card .container .item:nth-child(18),.projects .young .second-card .container .item:nth-child(18) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .kids .second-card .container .item:nth-child(18) h3,.projects .school-community .second-card .container .item:nth-child(18) h3,.projects .young .second-card .container .item:nth-child(18) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .kids .second-card .container .item:nth-child(18) span,.projects .school-community .second-card .container .item:nth-child(18) span,.projects .young .second-card .container .item:nth-child(18) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:85%
}
.projects .kids .third-card .container,.projects .school-community .third-card .container,.projects .young .third-card .container {
    margin-bottom:70px
}
.projects .kids .third-card .container .content,.projects .school-community .third-card .container .content,.projects .young .third-card .container .content {
    margin:0 auto;
    width:-moz-fit-content;
    width:fit-content
}
.projects .young .first-card .container {
    padding:60px 71px 91px
}
.projects .young .first-card .container .text-description {
    margin-bottom:0;
    padding:0 220px
}
.projects .young .first-card .second-card .container {
    max-width:100vw;
    padding:0 4.86111vw 13.19444vw
}
.projects .young .first-card .second-card .container .item {
    height:18.05556vw;
    margin-bottom:1.38889vw;
    position:relative;
    width:32%
}
.projects .young .first-card .second-card .container .item:first-child {
    background-color:#f4f4f4;
    color:#4d6d5d;
    font-weight:900;
    line-height:1.06;
    padding:5.55556vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:first-child h3 {
    font-size:2.77778vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:0
}
.projects .young .first-card .second-card .container .item:first-child span {
    font-size:2.5vw;
    letter-spacing:-.03472vw
}
.projects .young .first-card .second-card .container .item:first-child img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.projects .young .first-card .second-card .container .item:nth-child(2) {
    background-color:#60903e;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:5.55556vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(2) h3 {
    font-size:4.16667vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:0
}
.projects .young .first-card .second-card .container .item:nth-child(2) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    width:80%
}
.projects .young .first-card .second-card .container .item:nth-child(3) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(3) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .young .first-card .second-card .container .item:nth-child(3) span {
    font-size:1.94444vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:65%
}
.projects .young .first-card .second-card .container .item:nth-child(4) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(4) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .young .first-card .second-card .container .item:nth-child(4) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:85%
}
.projects .young .first-card .second-card .container .item:nth-child(5) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(5) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0
}
.projects .young .first-card .second-card .container .item:nth-child(5) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw
}
.projects .young .first-card .second-card .container .item:nth-child(6) {
    background-color:#4d6d5d;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(6) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .young .first-card .second-card .container .item:nth-child(6) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:80%
}
.projects .young .first-card .second-card .container .item:nth-child(6) img {
    bottom:3.47222vw;
    height:4.16667vw;
    position:absolute;
    right:2.77778vw
}
.projects .young .first-card .second-card .container .item:nth-child(7) {
    background-color:#60903e;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(7) h3 {
    font-size:5.55556vw;
    font-weight:900;
    letter-spacing:-.05764vw;
    margin-bottom:0
}
.projects .young .first-card .second-card .container .item:nth-child(7) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    width:80%
}
.projects .young .first-card .second-card .container .item:nth-child(8) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(8) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .young .first-card .second-card .container .item:nth-child(8) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:75%
}
.projects .young .first-card .second-card .container .item:nth-child(8) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.projects .young .first-card .second-card .container .item:nth-child(9) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(9) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:75%
}
.projects .young .first-card .second-card .container .item:nth-child(9) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw
}
.projects .young .first-card .second-card .container .item:nth-child(10) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(10) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:75%
}
.projects .young .first-card .second-card .container .item:nth-child(10) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw
}
.projects .young .first-card .second-card .container .item:nth-child(11) {
    background-color:#486c2e;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(11) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.07708vw;
    margin-bottom:0
}
.projects .young .first-card .second-card .container .item:nth-child(11) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    width:80%
}
.projects .young .first-card .second-card .container .item:nth-child(12) {
    background-color:#7b9288;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(12) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0
}
.projects .young .first-card .second-card .container .item:nth-child(12) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:60%
}
.projects .young .first-card .second-card .container .item:nth-child(12) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.projects .young .first-card .second-card .container .item:nth-child(13) {
    background-color:#7b9288;
    color:#fff;
    font-weight:900;
    line-height:1.06;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(13) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0
}
.projects .young .first-card .second-card .container .item:nth-child(13) span {
    font-size:2.5vw;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:60%
}
.projects .young .first-card .second-card .container .item:nth-child(13) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.projects .young .first-card .second-card .container .item:nth-child(14) {
    background-color:#f4f4f4;
    color:#4d6d5d;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(14) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0
}
.projects .young .first-card .second-card .container .item:nth-child(14) span {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:72%
}
.projects .young .first-card .second-card .container .item:nth-child(15) {
    background-color:#60903e;
    color:#fff;
    line-height:1.46;
    padding:6.25vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(15) h3 {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.025vw;
    margin-bottom:0;
    width:75%
}
.projects .young .first-card .second-card .container .item:nth-child(15) span {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    line-height:1.06;
    width:55%
}
.projects .young .first-card .second-card .container .item:nth-child(15) img {
    bottom:3.47222vw;
    height:6.25vw;
    position:absolute;
    right:2.77778vw
}
.projects .young .first-card .second-card .container .item:nth-child(16) {
    background-color:#486c2e;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(16) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .young .first-card .second-card .container .item:nth-child(16) span {
    font-size:1.94444vw;
    font-weight:400;
    letter-spacing:-.03472vw
}
.projects .young .first-card .second-card .container .item:nth-child(17) {
    background-color:#4d6d5d;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(17) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .young .first-card .second-card .container .item:nth-child(17) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:80%
}
.projects .young .first-card .second-card .container .item:nth-child(17) img {
    bottom:3.47222vw;
    height:6.94444vw;
    position:absolute;
    right:2.77778vw
}
.projects .young .first-card .second-card .container .item:nth-child(18) {
    background-color:#7b9288;
    color:#fff;
    line-height:1.46;
    padding:4.16667vw 2.77778vw 3.47222vw
}
.projects .young .first-card .second-card .container .item:nth-child(18) h3 {
    font-size:2.5vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0;
    width:80%
}
.projects .young .first-card .second-card .container .item:nth-child(18) span {
    font-size:1.80556vw;
    font-weight:400;
    letter-spacing:-.03472vw;
    width:85%
}
.projects .adults .first-card .container {
    padding:60px 283px 89px
}
.projects .adults .second-card {
    background-color:#f4f4f4
}
.projects .adults .second-card .container {
    padding:120px 70px
}
.projects .adults .second-card .container .blocks {
    height:1000px
}
.projects .adults .second-card .container .blocks .block-large {
    margin-right:20px;
    width:67%
}
.projects .adults .second-card .container .blocks .block-large .content {
    box-shadow:0 2px 24px 0 #e8e8ef;
    height:100%
}
.projects .adults .second-card .container .blocks .block-large .content .img {
    height:45%
}
.projects .adults .second-card .container .blocks .block-large .content .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.projects .adults .second-card .container .blocks .block-large .content .text {
    background-color:#fff;
    height:55%;
    overflow:auto;
    padding:40px
}
.projects .adults .second-card .container .blocks .block-large .content .text h3 {
    font-size:27px;
    font-weight:700;
    line-height:normal;
    margin-bottom:20px
}
.projects .adults .second-card .container .blocks .block-large .content .text .text-description {
    line-height:normal;
    margin-bottom:0;
    padding:0
}
.projects .adults .second-card .container .blocks .block-small {
    width:33%
}
.projects .adults .second-card .container .blocks .block-small .content {
    box-shadow:0 2px 24px 0 #e8e8ef;
    height:50%
}
.projects .adults .second-card .container .blocks .block-small .content .img {
    height:45%
}
.projects .adults .second-card .container .blocks .block-small .content .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.projects .adults .second-card .container .blocks .block-small .content .text {
    background-color:#fff;
    height:55%;
    overflow:auto;
    padding:40px
}
.projects .adults .second-card .container .blocks .block-small .content .text h3 {
    font-size:27px;
    font-weight:700;
    line-height:normal;
    margin-bottom:20px
}
.projects .adults .second-card .container .blocks .block-small .content .text .text-description {
    line-height:normal;
    margin-bottom:0;
    padding:0
}
.projects .adults .second-card .container .blocks .block-small .content:first-child {
    margin-bottom:20px
}
@media (max-width:992px) {
    .projects .school-community .second-card .container {
        flex-direction:column
    }
    .projects .school-community .second-card .container .item {
        height:53.33333vw;
        margin-bottom:5.33333vw;
        width:100%
    }
}
.projects .school-community .second-card .container .item:first-child span {
    font-size:1.6666666667vw
}
@media (max-width:992px) {
    .projects .school-community .second-card .container .item:first-child h3 {
        font-size:11.1111111111vw
    }
    .projects .school-community .second-card .container .item:first-child span {
        font-size:6.3888888889vw
    }
}
.projects .school-community .second-card .container .item:nth-child(2) span {
    font-size:1.3888888889vw
}
@media (max-width:992px) {
    .projects .school-community .second-card .container .item:nth-child(2) h3 {
        font-size:9.7222222222vw
    }
    .projects .school-community .second-card .container .item:nth-child(2) span {
        font-size:5vw
    }
}
.projects .school-community .second-card .container .item:nth-child(3) span {
    font-size:1.4583333333vw;
    width:100%
}
@media (max-width:992px) {
    .projects .school-community .second-card .container .item:nth-child(3) h3 {
        font-size:9.7222222222vw
    }
    .projects .school-community .second-card .container .item:nth-child(3) span {
        font-size:5vw
    }
}
.projects .school-community .second-card .container .item:nth-child(4) span {
    font-size:1.4583333333vw
}
@media (max-width:992px) {
    .projects .school-community .second-card .container .item:nth-child(4) h3 {
        font-size:9.7222222222vw
    }
    .projects .school-community .second-card .container .item:nth-child(4) span {
        font-size:5vw
    }
}
.projects .school-community .second-card .container .item:nth-child(5) span {
    font-size:1.4583333333vw
}
@media (max-width:992px) {
    .projects .school-community .second-card .container .item:nth-child(5) h3 {
        font-size:9.7222222222vw
    }
    .projects .school-community .second-card .container .item:nth-child(5) span {
        font-size:5vw
    }
}
.projects .school-community .second-card .container .item:nth-child(6) span {
    font-size:1.6666666667vw
}
@media (max-width:992px) {
    .projects .school-community .second-card .container .item:nth-child(6) h3 {
        font-size:9.7222222222vw
    }
    .projects .school-community .second-card .container .item:nth-child(6) span {
        font-size:5vw
    }
}
.projects .school-community .second-card .container .item:nth-child(7) h3 {
    font-size:3.4722222222vw
}
.projects .school-community .second-card .container .item:nth-child(7) span {
    font-size:1.5277777778vw
}
@media (max-width:992px) {
    .projects .school-community .second-card .container .item:nth-child(7) h3 {
        font-size:11.1111111111vw
    }
    .projects .school-community .second-card .container .item:nth-child(7) span {
        font-size:5.5555555556vw
    }
}
@media (max-width:1100px) {
    .projects .kids .first-card .container {
        padding:60px 185px 89px
    }
    .projects .kids .second-card .container .blocks .block-large {
        width:60%
    }
    .projects .kids .second-card .container .blocks .block-small {
        width:40%
    }
    .projects .young .first-card .container {
        padding:60px 185px 89px
    }
    .projects .young .second-card .container .blocks .block-large {
        width:60%
    }
    .projects .young .second-card .container .blocks .block-small {
        width:40%
    }
    .projects .adults .first-card .container {
        padding:60px 185px 89px
    }
    .projects .adults .second-card .container .blocks .block-large {
        width:60%
    }
    .projects .adults .second-card .container .blocks .block-small {
        width:40%
    }
}
@media (max-width:992px) {
    .projects .kids .first-card .container {
        padding:35px 17px 17px
    }
    .projects .kids .first-card .container .text-description,.projects .kids .first-card .container .title {
        padding:0
    }
    .projects .kids .second-card .container {
        padding:60px 0
    }
    .projects .kids .second-card .container .blocks {
        height:auto
    }
    .projects .kids .second-card .container .blocks .block-large,.projects .kids .second-card .container .blocks .block-small {
        width:100%
    }
    .projects .kids .second-card .container .blocks .block-large .content .img,.projects .kids .second-card .container .blocks .block-small .content .img {
        height:250px
    }
    .projects .kids .second-card .container .blocks .block-large .content .text,.projects .kids .second-card .container .blocks .block-small .content .text {
        height:100%;
        padding:30px 17px
    }
    .projects .kids .second-card .container .blocks .block-small .content,.projects .kids .second-card .container .blocks .block-small .content .text {
        height:100%
    }
    .projects .kids .second-card .container .blocks .block-small .content:first-child {
        margin-bottom:0
    }
    .projects .young .first-card .container {
        padding:35px 17px 17px
    }
    .projects .young .first-card .container .text-description,.projects .young .first-card .container .title {
        padding:0
    }
    .projects .young .second-card .container {
        padding:60px 0
    }
    .projects .young .second-card .container .blocks {
        height:auto
    }
    .projects .young .second-card .container .blocks .block-large,.projects .young .second-card .container .blocks .block-small {
        width:100%
    }
    .projects .young .second-card .container .blocks .block-large .content .img,.projects .young .second-card .container .blocks .block-small .content .img {
        height:250px
    }
    .projects .young .second-card .container .blocks .block-large .content .text,.projects .young .second-card .container .blocks .block-small .content .text {
        height:100%;
        padding:30px 17px
    }
    .projects .young .second-card .container .blocks .block-small .content,.projects .young .second-card .container .blocks .block-small .content .text {
        height:100%
    }
    .projects .young .second-card .container .blocks .block-small .content:first-child {
        margin-bottom:0
    }
    .projects .adults .first-card .container {
        padding:35px 17px 17px
    }
    .projects .adults .first-card .container .text-description,.projects .adults .first-card .container .title {
        padding:0
    }
    .projects .adults .second-card .container {
        padding:60px 0
    }
    .projects .adults .second-card .container .blocks {
        height:auto
    }
    .projects .adults .second-card .container .blocks .block-large,.projects .adults .second-card .container .blocks .block-small {
        width:100%
    }
    .projects .adults .second-card .container .blocks .block-large .content .img,.projects .adults .second-card .container .blocks .block-small .content .img {
        height:250px
    }
    .projects .adults .second-card .container .blocks .block-large .content .text,.projects .adults .second-card .container .blocks .block-small .content .text {
        height:100%;
        padding:30px 17px
    }
    .projects .adults .second-card .container .blocks .block-small .content,.projects .adults .second-card .container .blocks .block-small .content .text {
        height:100%
    }
    .projects .adults .second-card .container .blocks .block-small .content:first-child {
        margin-bottom:0
    }
}
@media (max-width:1370px) {
    .projects .kids .second-card .container .fourth-block h5 b,.projects .young .second-card .container .fourth-block h5 b {
        font-size:145px
    }
}
@media (max-width:1250px) {
    .projects .kids .second-card .container .first-block,.projects .young .second-card .container .first-block {
        padding:97px 40px
    }
    .projects .kids .second-card .container .fourth-block h5 b,.projects .young .second-card .container .fourth-block h5 b {
        font-size:125px
    }
}
@media (max-width:1100px) {
    .projects .kids .first-card .container,.projects .young .first-card .container {
        padding:60px 185px 89px
    }
    .projects .kids .first-card .container .text-description,.projects .young .first-card .container .text-description {
        padding:0
    }
    .projects .kids .second-card .container .first-block,.projects .young .second-card .container .first-block {
        padding:97px 20px
    }
    .projects .kids .second-card .container .second-block,.projects .young .second-card .container .second-block {
        padding:58px 20px
    }
    .projects .kids .second-card .container .third-block,.projects .young .second-card .container .third-block {
        padding:58px 26px
    }
    .projects .kids .second-card .container .fourth-block,.projects .young .second-card .container .fourth-block {
        align-items:center!important;
        padding:58px 30px
    }
    .projects .kids .second-card .container .fourth-block img,.projects .young .second-card .container .fourth-block img {
        margin-bottom:40px
    }
    .projects .kids .second-card .container .fourth-block>div:first-of-type,.projects .young .second-card .container .fourth-block>div:first-of-type {
        flex-direction:column!important
    }
    .projects .kids .second-card .container .fourth-block>div:first-of-type h5.break-words,.projects .young .second-card .container .fourth-block>div:first-of-type h5.break-words {
        margin-bottom:0;
        margin-left:0
    }
}
@media (max-width:992px) {
    .projects .kids .first-card .container,.projects .young .first-card .container {
        padding:36px 0 61px
    }
    .projects .kids .first-card .container .text-description,.projects .young .first-card .container .text-description {
        padding:0 17px
    }
    .projects .kids .second-card .container,.projects .young .second-card .container {
        padding:0 4.53333vw
    }
    .projects .kids .second-card .container .item,.projects .young .second-card .container .item {
        height:53.33333vw;
        margin-bottom:5.33333vw;
        width:100%
    }
    .projects .kids .second-card .container .item:first-child,.projects .young .second-card .container .item:first-child {
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:first-child h3,.projects .young .second-card .container .item:first-child h3 {
        font-size:12.8vw;
        letter-spacing:-.17867vw
    }
    .projects .kids .second-card .container .item:first-child span,.projects .young .second-card .container .item:first-child span {
        font-size:5.06667vw;
        letter-spacing:-.104vw;
        width:80%
    }
    .projects .kids .second-card .container .item:first-child img,.projects .young .second-card .container .item:first-child img {
        bottom:8vw;
        height:20vw;
        position:absolute;
        right:8vw
    }
    .projects .kids .second-card .container .item:nth-child(2),.projects .young .second-card .container .item:nth-child(2) {
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(2) h3,.projects .young .second-card .container .item:nth-child(2) h3 {
        font-size:12.8vw;
        letter-spacing:-.17867vw
    }
    .projects .kids .second-card .container .item:nth-child(2) span,.projects .young .second-card .container .item:nth-child(2) span {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:80%
    }
    .projects .kids .second-card .container .item:nth-child(3),.projects .young .second-card .container .item:nth-child(3) {
        line-height:1.52;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(3) h3,.projects .young .second-card .container .item:nth-child(3) h3 {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:75%
    }
    .projects .kids .second-card .container .item:nth-child(3) span,.projects .young .second-card .container .item:nth-child(3) span {
        font-size:5.33333vw;
        letter-spacing:-.07467vw;
        width:55%
    }
    .projects .kids .second-card .container .item:nth-child(4),.projects .young .second-card .container .item:nth-child(4) {
        line-height:1.52;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(4) h3,.projects .young .second-card .container .item:nth-child(4) h3 {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:75%
    }
    .projects .kids .second-card .container .item:nth-child(4) span,.projects .young .second-card .container .item:nth-child(4) span {
        font-size:5.33333vw;
        letter-spacing:-.07467vw;
        width:75%
    }
    .projects .kids .second-card .container .item:nth-child(5),.projects .young .second-card .container .item:nth-child(5) {
        line-height:1.46;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(5) h3,.projects .young .second-card .container .item:nth-child(5) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw
    }
    .projects .kids .second-card .container .item:nth-child(5) span,.projects .young .second-card .container .item:nth-child(5) span {
        font-size:5.54667vw;
        letter-spacing:-.07733vw;
        width:90%
    }
    .projects .kids .second-card .container .item:nth-child(6),.projects .young .second-card .container .item:nth-child(6) {
        line-height:1.46;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(6) h3,.projects .young .second-card .container .item:nth-child(6) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw;
        width:70%
    }
    .projects .kids .second-card .container .item:nth-child(6) span,.projects .young .second-card .container .item:nth-child(6) span {
        font-size:5.54667vw;
        letter-spacing:-.07733vw
    }
    .projects .kids .second-card .container .item:nth-child(6) img,.projects .young .second-card .container .item:nth-child(6) img {
        bottom:8vw;
        height:14.66667vw;
        position:absolute;
        right:8vw
    }
    .projects .kids .second-card .container .item:nth-child(7),.projects .young .second-card .container .item:nth-child(7) {
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(7) h3,.projects .young .second-card .container .item:nth-child(7) h3 {
        font-size:17.06667vw;
        letter-spacing:-.23733vw
    }
    .projects .kids .second-card .container .item:nth-child(7) span,.projects .young .second-card .container .item:nth-child(7) span {
        font-size:7.68vw;
        letter-spacing:-.10667vw;
        width:80%
    }
    .projects .kids .second-card .container .item:nth-child(8),.projects .young .second-card .container .item:nth-child(8) {
        line-height:1.46;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(8) h3,.projects .young .second-card .container .item:nth-child(8) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw;
        width:70%
    }
    .projects .kids .second-card .container .item:nth-child(8) span,.projects .young .second-card .container .item:nth-child(8) span {
        font-size:5.54667vw;
        letter-spacing:-.07733vw;
        width:70%
    }
    .projects .kids .second-card .container .item:nth-child(8) img,.projects .young .second-card .container .item:nth-child(8) img {
        bottom:8vw;
        height:21.33333vw;
        position:absolute;
        right:8vw
    }
    .projects .kids .second-card .container .item:nth-child(9),.projects .young .second-card .container .item:nth-child(9) {
        line-height:1.46;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(9) h3,.projects .young .second-card .container .item:nth-child(9) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw;
        width:70%
    }
    .projects .kids .second-card .container .item:nth-child(9) span,.projects .young .second-card .container .item:nth-child(9) span {
        font-size:5.54667vw;
        letter-spacing:-.07733vw;
        width:90%
    }
    .projects .kids .second-card .container .item:nth-child(10),.projects .young .second-card .container .item:nth-child(10) {
        line-height:1.46;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(10) h3,.projects .young .second-card .container .item:nth-child(10) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw;
        width:70%
    }
    .projects .kids .second-card .container .item:nth-child(10) span,.projects .young .second-card .container .item:nth-child(10) span {
        font-size:5.54667vw;
        letter-spacing:-.07733vw;
        width:90%
    }
    .projects .kids .second-card .container .item:nth-child(11),.projects .young .second-card .container .item:nth-child(11) {
        line-height:1.06;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(11) h3,.projects .young .second-card .container .item:nth-child(11) h3 {
        font-size:17.06667vw;
        letter-spacing:-.23733vw
    }
    .projects .kids .second-card .container .item:nth-child(11) span,.projects .young .second-card .container .item:nth-child(11) span {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:70%
    }
    .projects .kids .second-card .container .item:nth-child(12),.projects .young .second-card .container .item:nth-child(12) {
        line-height:1.06;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(12) h3,.projects .young .second-card .container .item:nth-child(12) h3 {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
    .projects .kids .second-card .container .item:nth-child(12) span,.projects .young .second-card .container .item:nth-child(12) span {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:60%
    }
    .projects .kids .second-card .container .item:nth-child(12) img,.projects .young .second-card .container .item:nth-child(12) img {
        bottom:8vw;
        height:20vw;
        position:absolute;
        right:8vw
    }
    .projects .kids .second-card .container .item:nth-child(13),.projects .young .second-card .container .item:nth-child(13) {
        line-height:1.06;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(13) h3,.projects .young .second-card .container .item:nth-child(13) h3 {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
    .projects .kids .second-card .container .item:nth-child(13) span,.projects .young .second-card .container .item:nth-child(13) span {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:60%
    }
    .projects .kids .second-card .container .item:nth-child(14),.projects .young .second-card .container .item:nth-child(14) {
        line-height:1.06;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(14) h3,.projects .young .second-card .container .item:nth-child(14) h3 {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
    .projects .kids .second-card .container .item:nth-child(14) span,.projects .young .second-card .container .item:nth-child(14) span {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:60%
    }
    .projects .kids .second-card .container .item:nth-child(15),.projects .young .second-card .container .item:nth-child(15) {
        line-height:1.06;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(15) h3,.projects .young .second-card .container .item:nth-child(15) h3 {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
    .projects .kids .second-card .container .item:nth-child(15) span,.projects .young .second-card .container .item:nth-child(15) span {
        font-size:7.46667vw;
        letter-spacing:-.104vw;
        width:50%
    }
    .projects .kids .second-card .container .item:nth-child(15) img,.projects .young .second-card .container .item:nth-child(15) img {
        bottom:8vw;
        height:20vw;
        position:absolute;
        right:8vw
    }
    .projects .kids .second-card .container .item:nth-child(16),.projects .young .second-card .container .item:nth-child(16) {
        line-height:1.52;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(16) h3,.projects .young .second-card .container .item:nth-child(16) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw
    }
    .projects .kids .second-card .container .item:nth-child(16) span,.projects .young .second-card .container .item:nth-child(16) span {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
    .projects .kids .second-card .container .item:nth-child(17),.projects .young .second-card .container .item:nth-child(17) {
        line-height:1.52;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(17) h3,.projects .young .second-card .container .item:nth-child(17) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw;
        width:70%
    }
    .projects .kids .second-card .container .item:nth-child(17) span,.projects .young .second-card .container .item:nth-child(17) span {
        font-size:5.33333vw;
        letter-spacing:-.07467vw;
        width:70%
    }
    .projects .kids .second-card .container .item:nth-child(17) img,.projects .young .second-card .container .item:nth-child(17) img {
        bottom:8vw;
        height:20vw;
        position:absolute;
        right:8vw
    }
    .projects .kids .second-card .container .item:nth-child(18),.projects .young .second-card .container .item:nth-child(18) {
        line-height:1.52;
        padding:0 8vw 8vw
    }
    .projects .kids .second-card .container .item:nth-child(18) h3,.projects .young .second-card .container .item:nth-child(18) h3 {
        font-size:7.68vw;
        letter-spacing:-.10667vw
    }
    .projects .kids .second-card .container .item:nth-child(18) span,.projects .young .second-card .container .item:nth-child(18) span {
        font-size:5.33333vw;
        letter-spacing:-.07467vw
    }
}
.incentive-laws .first-card .container {
    padding:60px 283px 0
}
.incentive-laws .second-card .container {
    padding:0 70px
}
.incentive-laws .second-card .container .img {
    height:420px;
    margin-right:20px;
    width:50%
}
.incentive-laws .second-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.incentive-laws .second-card .container .text-description {
    margin-bottom:0;
    padding:0;
    width:50%
}
.incentive-laws .third-card .container {
    padding:60px 283px 0
}
.incentive-laws .fourth-card .container {
    margin-bottom:130px;
    padding:0 70px
}
.incentive-laws .fourth-card .container .content {
    background-repeat:no-repeat;
    background-size:cover;
    height:500px;
    padding-left:110px
}
.incentive-laws .fourth-card .container .content h2 {
    color:#fff;
    font-size:50px;
    font-weight:300;
    font-weight:400;
    line-height:1.12;
    margin-bottom:0
}
.incentive-laws .fourth-card .container .content .btn {
    margin-top:30px;
    padding:15px 40px
}
@media (max-width:1100px) {
    .incentive-laws .first-card .container,.incentive-laws .third-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .incentive-laws .first-card .container {
        padding:35px 17px 17px
    }
    .incentive-laws .first-card .container .text-description,.incentive-laws .first-card .container .title {
        padding:0
    }
    .incentive-laws .second-card .container {
        padding:0 17px 30px
    }
    .incentive-laws .second-card .container .img {
        margin-right:0;
        width:100%
    }
    .incentive-laws .second-card .container .text-description {
        margin-top:60px;
        width:100%
    }
    .incentive-laws .third-card .container {
        padding:35px 17px 17px
    }
    .incentive-laws .third-card .container .text-description,.incentive-laws .third-card .container .title {
        padding:0
    }
    .incentive-laws .fourth-card .container {
        margin-bottom:60px;
        padding:0
    }
    .incentive-laws .fourth-card .container .content {
        height:400px;
        padding:0 17px
    }
    .incentive-laws .fourth-card .container .content h2 {
        font-size:40px
    }
    .incentive-laws .fourth-card .container .content .btn {
        padding:15px 70px
    }
}
.cultural-projects .first-card .container {
    padding:60px 283px 89px
}
.cultural-projects .second-card {
    background-color:#f4f4f4
}
.cultural-projects .second-card .container {
    padding:120px 70px
}
.cultural-projects .second-card .container .blocks .block-large {
    margin-right:20px;
    width:67%
}
.cultural-projects .second-card .container .blocks .block-large .content {
    box-shadow:0 2px 24px 0 #e8e8ef
}
.cultural-projects .second-card .container .blocks .block-large .content .img {
    height:490px
}
.cultural-projects .second-card .container .blocks .block-large .content .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.cultural-projects .second-card .container .blocks .block-large .content .text {
    background-color:#fff;
    padding:40px
}
.cultural-projects .second-card .container .blocks .block-large .content .text h3 {
    font-size:27px;
    font-weight:700;
    line-height:normal;
    margin-bottom:20px
}
.cultural-projects .second-card .container .blocks .block-large .content .text .text-description {
    line-height:normal;
    margin-bottom:0;
    padding:0
}
.cultural-projects .second-card .container .blocks .block-small {
    width:33%
}
.cultural-projects .second-card .container .blocks .block-small .content {
    box-shadow:0 2px 24px 0 #e8e8ef
}
.cultural-projects .second-card .container .blocks .block-small .content .img {
    height:250px
}
.cultural-projects .second-card .container .blocks .block-small .content .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.cultural-projects .second-card .container .blocks .block-small .content .text {
    background-color:#fff;
    padding:40px
}
.cultural-projects .second-card .container .blocks .block-small .content .text h3 {
    font-size:27px;
    font-weight:700;
    line-height:normal;
    margin-bottom:20px
}
.cultural-projects .second-card .container .blocks .block-small .content .text .text-description {
    line-height:normal;
    margin-bottom:0;
    padding:0
}
.cultural-projects .second-card .container .blocks .block-small .content:first-child {
    margin-bottom:20px
}
@media (max-width:1100px) {
    .cultural-projects .first-card .container {
        padding:60px 185px 89px
    }
    .cultural-projects .second-card .container .blocks .block-large {
        width:60%
    }
    .cultural-projects .second-card .container .blocks .block-small {
        width:40%
    }
}
@media (max-width:992px) {
    .cultural-projects .first-card .container {
        padding:35px 17px 17px
    }
    .cultural-projects .first-card .container .text-description,.cultural-projects .first-card .container .title {
        padding:0
    }
    .cultural-projects .second-card .container {
        padding:60px 0
    }
    .cultural-projects .second-card .container .blocks .block-large,.cultural-projects .second-card .container .blocks .block-small {
        width:100%
    }
    .cultural-projects .second-card .container .blocks .block-large .content .img,.cultural-projects .second-card .container .blocks .block-small .content .img {
        height:250px
    }
    .cultural-projects .second-card .container .blocks .block-large .content .text,.cultural-projects .second-card .container .blocks .block-small .content .text {
        padding:30px 17px
    }
    .cultural-projects .second-card .container .blocks .block-small .content:first-child {
        margin-bottom:0
    }
}
.volunteering .first-card .container {
    padding:60px 283px 0
}
.volunteering .first-card .container .text-description {
    margin-bottom:0
}
.volunteering .second-card .container {
    padding:120px 70px
}
.volunteering .second-card .container .title {
    margin-bottom:120px
}
.volunteering .second-card .container .img {
    height:1000px;
    width:100%
}
.volunteering .second-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.volunteering .second-card .container .text-description {
    margin-bottom:0;
    padding:0;
    width:50%
}
.volunteering .third-card {
    position:relative
}
.volunteering .third-card .half-bg {
    background-color:#f4f4f4;
    height:65%;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.volunteering .third-card .container {
    padding:120px 70px
}
.volunteering .third-card .container .title {
    margin-bottom:0;
    margin-right:20px;
    width:30%
}
.volunteering .third-card .container .text-description {
    margin-bottom:0;
    padding:0;
    width:70%
}
.volunteering .third-card .container .imgs {
    height:530px;
    margin-top:120px
}
.volunteering .third-card .container .imgs .img {
    height:530px
}
.volunteering .third-card .container .imgs .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.volunteering .third-card .container .imgs .img:first-child {
    margin-right:20px;
    width:30%
}
.volunteering .third-card .container .imgs .img:last-child {
    width:70%
}
.volunteering .fourth-card .container .content {
    padding:0 283px
}
.volunteering .fourth-card .container .img {
    height:420px
}
.volunteering .fourth-card .container .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.volunteering .fifth-card {
    position:relative
}
.volunteering .fifth-card .container {
    padding:120px 283px;
    position:relative
}
.volunteering .fifth-card .container form {
    padding:0 50px;
    position:relative
}
.volunteering .fifth-card .container form .custom-file {
    width:100%
}
.volunteering .fifth-card .container form .svg-inline--fa {
    color:#65646a;
    font-size:16px
}
.volunteering .fifth-card .container form .icon-arrow {
    background:#fff;
    position:absolute;
    right:2px;
    top:37px;
    width:26px;
    z-index:-1
}
.volunteering .fifth-card .container form label {
    color:#000a12;
    display:block;
    font-size:14px;
    font-stretch:normal;
    font-style:normal;
    font-weight:300;
    letter-spacing:normal;
    line-height:normal
}
.volunteering .fifth-card .container form .custom-select {
    -webkit-appearance:none;
    -moz-appearance:none;
    background:transparent;
    border:1px solid #efeded;
    border-radius:0;
    color:#323232;
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    height:42px;
    letter-spacing:normal;
    line-height:normal;
    position:relative;
    text-indent:1px;
    text-overflow:"";
    width:100%;
    z-index:2
}
.volunteering .fifth-card .container form .input-group {
    margin-bottom:10px;
    margin-top:30px;
    position:relative;
    width:100%
}
.volunteering .fifth-card .container form textarea {
    border:1px solid #efeded;
    color:#323232;
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    height:124px;
    letter-spacing:normal;
    line-height:normal;
    resize:none;
    width:100%
}
.volunteering .fifth-card .container form .btn {
    margin-right:30px;
    padding:15px;
    width:310px
}
@media screen and (max-width:992px) {
    .volunteering .fifth-card .container form .btn {
        margin-bottom:30px;
        margin-right:0;
        width:205px
    }
}
.volunteering .fifth-card .container form .input {
    width:48.5%
}
@media screen and (max-width:992px) {
    .volunteering .fifth-card .container form .input {
        width:100%
    }
}
.volunteering .fifth-card .container form .input.right {
    margin-left:3%
}
@media screen and (max-width:992px) {
    .volunteering .fifth-card .container form .input.right {
        margin-left:0
    }
}
.volunteering .fifth-card .container form .input input {
    border:1px solid #efeded;
    color:#323232;
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    height:42px;
    letter-spacing:normal;
    line-height:normal;
    padding:0 20px;
    width:100%
}
@media (max-width:1100px) {
    .volunteering .first-card .container {
        padding:60px 185px 0
    }
    .volunteering .fourth-card .container .content {
        padding:0 185px
    }
    .volunteering .fifth-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .volunteering .first-card .container {
        padding:35px 17px 17px
    }
    .volunteering .first-card .container .text-description,.volunteering .first-card .container .title {
        padding:0
    }
    .volunteering .second-card .container {
        padding:60px 0
    }
    .volunteering .second-card .container .title {
        margin-bottom:30px
    }
    .volunteering .second-card .container .img {
        height:730px
    }
    .volunteering .third-card .half-bg {
        height:100%
    }
    .volunteering .third-card .container {
        padding:60px 17px
    }
    .volunteering .third-card .container .title {
        margin-bottom:30px;
        margin-right:0;
        padding:0;
        width:100%
    }
    .volunteering .third-card .container .text-description {
        width:100%
    }
    .volunteering .third-card .container .imgs {
        margin-top:30px
    }
    .volunteering .third-card .container .imgs .img:first-child {
        height:270px;
        margin-bottom:20px;
        margin-right:0;
        width:100%
    }
    .volunteering .third-card .container .imgs .img:last-child {
        height:370px;
        width:100%
    }
    .volunteering .fourth-card .container .content {
        padding:30px 17px
    }
    .volunteering .fourth-card .container .content .title {
        padding:0
    }
    .volunteering .fourth-card .container .content .text-description {
        margin-bottom:0;
        padding:0
    }
    .volunteering .fifth-card .container {
        padding:30px 17px
    }
    .volunteering .fifth-card .container .content .text-description,.volunteering .fifth-card .container .content .title,.volunteering .fifth-card .container form {
        padding:0
    }
}
.foundation-media .first-card .container {
    padding:60px 283px 0
}
.foundation-media .first-card .container .text-description {
    margin-bottom:0
}
.foundation-media .second-card .container {
    margin-bottom:50px;
    padding:20px 70px
}
.foundation-media .second-card .container .card-text {
    background-color:#fff;
    height:120px;
    margin-bottom:80px;
    padding:20px 40px
}
.foundation-media .second-card .container .card-text .d-flex {
    margin-right:80px
}
.foundation-media .second-card .container .jobs-list .list-questions {
    list-style:none;
    margin:0;
    padding:0
}
.foundation-media .second-card .container .jobs-list .list-questions li {
    display:block;
    position:relative
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks {
    cursor:pointer;
    margin-bottom:5px;
    overflow:hidden;
    width:100%
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks.active .trigger-question:after {
    transform:rotate(-180deg) translateY(50%)
}
@media screen and (max-width:992px) {
    .foundation-media .second-card .container .jobs-list .list-questions li .content-blocks.active .trigger-question:after {
        transform:rotate(90deg)
    }
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .trigger-question {
    background:#f4f4f4;
    padding:34px 53px 28px;
    position:relative;
    width:99%
}
@media screen and (max-width:992px) {
    .foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .trigger-question {
        padding:15px 40px 15px 17px
    }
    .foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .trigger-question:after {
        background-image:url(/img/frontend/header/arrow-right.svg)!important;
        background-repeat:no-repeat;
        background-size:100%;
        content:"";
        height:11px;
        width:14px
    }
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .trigger-question:after {
    background-image:url(/img/frontend/general/select-box-arrow-down.svg);
    background-repeat:no-repeat;
    content:"";
    height:20px;
    margin-right:20px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-25%);
    transition:all .2s ease-in-out;
    width:20px
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .trigger-question h5 {
    color:#4d6d5d;
    font-size:22px;
    line-height:.93;
    margin-bottom:10px
}
@media screen and (max-width:992px) {
    .foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .trigger-question h5 {
        margin-bottom:0;
        padding:0
    }
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner {
    display:none;
    padding:30px 0 130px 5px
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks {
    box-shadow:0 10px 40px 0 rgba(0,0,0,.15);
    float:left;
    height:auto;
    margin-bottom:20px;
    opacity:0;
    width:305px
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .img {
    height:200px
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks h3 {
    font-size:22px;
    font-weight:700;
    line-height:normal;
    margin-bottom:0;
    padding:30px 20px
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .text-description {
    margin-bottom:0;
    padding:0 20px 30px
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .text-description * {
    display:block;
    font-size:16px;
    line-height:normal;
    margin:0;
    padding:0
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .read-more-link {
    color:#323232
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .read-more-link .read-more-block {
    padding:0 20px 30px;
    width:100%
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks .read-more-link .read-more-block span {
    font-size:14px
}
.foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks:hover figure img {
    transform:translateX(-50%) translateY(-50%) scale(1.1)
}
@media screen and (max-width:992px) {
    .foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner .content-blocks-inner-blocks {
        box-shadow:0 5px 10px 0 rgba(0,0,0,.15);
        display:block;
        height:auto;
        margin-right:25px;
        opacity:1
    }
    .foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner {
        padding:30px 0
    }
    .foundation-media .second-card .container .jobs-list .list-questions li .content-blocks .content-blocks-inner .slick-slide {
        margin:0 10px
    }
}
.foundation-media .second-card .container .jobs-list .list-questions li .load-more {
    bottom:0;
    display:none;
    left:50%;
    margin:0 auto;
    position:absolute;
    transform:translate(-50%,-50%);
    z-index:2
}
.foundation-media .second-card .container .btn {
    align-self:center;
    height:70px;
    width:427px
}
@media (max-width:992px) {
    .foundation-media .first-card .container {
        padding:35px 17px 17px
    }
    .foundation-media .first-card .container .text-description,.foundation-media .first-card .container .title {
        padding:0
    }
    .foundation-media .second-card .container {
        margin-bottom:66px;
        padding:0 17px
    }
    .foundation-media .second-card .container .card-text {
        height:auto;
        margin-bottom:0;
        padding:135px 17px 30px
    }
    .foundation-media .second-card .container .card-text .title {
        margin-bottom:30px;
        padding:0
    }
    .foundation-media .second-card .container .card-text .title h2 {
        font-size:30px;
        line-height:1.2
    }
    .foundation-media .second-card .container .card-text .text-description {
        padding:0
    }
    .foundation-media .second-card .container .btn {
        height:50px;
        margin-top:60px;
        width:90%
    }
}
.foundation-results-book .first-card .container {
    padding:60px 283px 89px
}
.foundation-results-book .first-card .container .img {
    height:650px
}
.foundation-results-book .second-card {
    background-color:#f4f4f4
}
.foundation-results-book .second-card .container {
    padding:100px 70px
}
.foundation-results-book .second-card .container .content .title {
    margin-right:20px;
    width:35%
}
.foundation-results-book .second-card .container .content .text-description {
    width:65%
}
.foundation-results-book .second-card .container .content .text-description figure {
    margin-top:4vh
}
.foundation-results-book .second-card .container .content .text-description figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.foundation-results-book .third-card .container {
    padding:20px 70px
}
.foundation-results-book .third-card .container .content {
    background-color:#fff
}
.foundation-results-book .third-card .container .content.contrast {
    background:#000
}
.foundation-results-book .third-card .container .content .title h2 {
    color:#486c2e;
    font-size:2.5vw;
    margin-bottom:0;
    padding:5vh 10vw 4vh;
    text-transform:none!important
}
.foundation-results-book .fourth-card .img {
    background-position:50%;
    background-size:cover;
    height:420px
}
.foundation-results-book .fourth-card .img figure img {
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.foundation-results-book .fifth-card .title h2 {
    text-align:left
}
.foundation-results-book .fifth-card .container {
    padding:100px 70px
}
.foundation-results-book .fifth-card .container .content .title {
    margin-right:20px;
    width:35%
}
.foundation-results-book .fifth-card .container .content .text-description {
    margin-bottom:0;
    width:65%
}
@media (max-width:1200px) {
    .foundation-results-book .fifth-card .container .content .title h2,.foundation-results-book .second-card .container .content .title h2 {
        font-size:30px
    }
}
@media (max-width:1100px) {
    .foundation-results-book .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .foundation-results-book .first-card .container {
        padding:35px 0 0
    }
    .foundation-results-book .first-card .container .title {
        margin-bottom:30px
    }
    .foundation-results-book .first-card .container .img {
        display:none
    }
    .foundation-results-book .second-card .container {
        margin-bottom:0;
        padding:60px 17px 30px
    }
    .foundation-results-book .second-card .container .content {
        padding:0
    }
    .foundation-results-book .second-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .foundation-results-book .second-card .container .content .text-description {
        padding:0;
        width:100%
    }
    .foundation-results-book .third-card .container {
        padding:0 17px
    }
    .foundation-results-book .third-card .container .content {
        padding:0
    }
    .foundation-results-book .third-card .container .content .title {
        margin-bottom:30px;
        padding:0
    }
    .foundation-results-book .third-card .container .content .title h2 {
        font-size:5vw;
        padding-top:5vh
    }
    .foundation-results-book .fifth-card {
        margin-bottom:60px
    }
    .foundation-results-book .fifth-card .container {
        margin-bottom:0;
        padding:60px 17px 30px
    }
    .foundation-results-book .fifth-card .container .content {
        padding:0
    }
    .foundation-results-book .fifth-card .container .content .text-description,.foundation-results-book .fifth-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
}
.the-foundation .about .first-card .container {
    padding:60px 283px 89px
}
.the-foundation .about .second-card .image {
    margin-bottom:12vh;
    padding:0 5vw
}
.the-foundation .about .second-card .image figure {
    text-align:center
}
.the-foundation .about .second-card .image figure img {
    width:100%
}
.the-foundation .about .third-card {
    background-color:#f4f4f4;
    margin-top:150px
}
.the-foundation .about .third-card .container {
    padding:20px 70px
}
.the-foundation .about .third-card .container .imgs {
    margin-bottom:10vh
}
.the-foundation .about .third-card .container .imgs .img {
    height:420px
}
.the-foundation .about .third-card .container .imgs .img img {
    height:100%;
    width:auto!important
}
.the-foundation .about .third-card .container .imgs .img:first-child {
    margin-right:20px;
    width:35%
}
.the-foundation .about .third-card .container .imgs .img:last-child {
    width:65%
}
.the-foundation .about .third-card .container .content {
    padding:100px 0
}
.the-foundation .about .third-card .container .content .title {
    margin-right:20px;
    width:35%
}
.the-foundation .about .third-card .container .content .text-description {
    margin:0;
    padding:0;
    width:65%
}
.the-foundation .about .third-card .container .content .text-description * {
    text-align:left
}
.the-foundation .our-history .first-card .container {
    padding:60px 283px 89px
}
.the-foundation .our-history .first-card .image {
    margin-bottom:12vh;
    padding:0 5vw
}
.the-foundation .our-history .first-card .image figure {
    text-align:center
}
.the-foundation .our-performance .first-card .container {
    padding:60px 283px 89px
}
.the-foundation .our-performance .first-card .image {
    margin-bottom:12vh;
    padding:0 5vw
}
.the-foundation .our-performance .first-card .image figure {
    text-align:center
}
.the-foundation .our-performance .first-card .image figure img {
    width:100%
}
@media (max-width:1100px) {
    .the-foundation .about .first-card .container,.the-foundation .our-history .first-card .container,.the-foundation .our-performance .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .the-foundation .about .first-card .container {
        padding:35px 17px 17px
    }
    .the-foundation .about .first-card .container .text-description,.the-foundation .about .first-card .container .title {
        padding:0
    }
    .the-foundation .about .third-card {
        margin-top:0
    }
    .the-foundation .about .third-card .container {
        margin-bottom:0;
        padding:0
    }
    .the-foundation .about .third-card .container .imgs .img:first-child {
        height:375px;
        margin-bottom:20px;
        margin-right:0;
        width:100%
    }
    .the-foundation .about .third-card .container .imgs .img:last-child {
        background-position:0 0;
        height:183px;
        width:100%
    }
    .the-foundation .about .third-card .container .content {
        background-color:#fff;
        padding:30px 17px
    }
    .the-foundation .about .third-card .container .content .title {
        margin-bottom:30px;
        padding:0;
        width:100%
    }
    .the-foundation .about .third-card .container .content .text-description {
        width:100%
    }
    .the-foundation .our-history .first-card .container {
        padding:35px 17px 17px
    }
    .the-foundation .our-history .first-card .container .text-description,.the-foundation .our-history .first-card .container .title {
        padding:0
    }
    .the-foundation .our-performance .first-card .container {
        padding:35px 17px 17px
    }
    .the-foundation .our-performance .first-card .container .text-description,.the-foundation .our-performance .first-card .container .title {
        padding:0
    }
}
.site-map {
    display:flex;
    flex-wrap:wrap;
    margin-bottom:100px;
    padding-left:20.1388888889vw;
    padding-right:20.1388888889vw;
    width:100%
}
@media screen and (min-width:1921px) {
    .site-map {
        padding-left:290px;
        padding-right:290px
    }
}
.site-map .title-submenu .back-link,.site-map .title-submenu img,.site-map .title-submenu span {
    display:none!important
}
.site-map .submenu {
    padding-right:60px;
    width:25%
}
@media screen and (max-width:992px) {
    .site-map .submenu {
        margin-bottom:10px;
        padding-right:30px;
        width:50%
    }
}
@media screen and (max-width:750px) {
    .site-map .submenu {
        padding-right:0;
        width:100%
    }
}
.site-map .submenu .container {
    max-width:100%;
    padding-left:0
}
.site-map .submenu .title-submenu a,.site-map .submenu .title-submenu h2 {
    color:#000
}
.site-map .submenu.blog .title-submenu a,.site-map .submenu.blog .title-submenu h2,.site-map .submenu.press .title-submenu a,.site-map .submenu.press .title-submenu h2 {
    color:#486c2e
}
.site-map .submenu.investors .title-submenu a,.site-map .submenu.investors .title-submenu h2 {
    color:#65646a
}
.site-map .submenu.about .title-submenu a,.site-map .submenu.about .title-submenu h2 {
    color:#7b9288
}
.site-map .submenu.your-business .title-submenu a,.site-map .submenu.your-business .title-submenu h2 {
    color:#4d6d5d
}
.site-map .submenu.schedule .title-submenu a,.site-map .submenu.schedule .title-submenu h2,.site-map .submenu.sustentability .title-submenu a,.site-map .submenu.sustentability .title-submenu h2 {
    color:#60903e
}
.site-map .submenu.people .title-submenu a,.site-map .submenu.people .title-submenu h2 {
    color:#4d6d5d
}
.site-map .submenu.foundation .title-submenu a,.site-map .submenu.foundation .title-submenu h2 {
    color:#486c2e
}
.site-map .orange {
    color:#4d6d5d!important
}
.site-map .blue {
    color:#60903e
}
.site-map .purple {
    color:#7b9288
}
.site-map .pink {
    color:#486c2e
}
.site-map .gray {
    color:#65646a
}
.site-map h2 {
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    font-weight:500;
    letter-spacing:normal;
    line-height:normal
}
.site-map ul {
    margin-bottom:10px
}
.site-map ul li {
    list-style:none
}
.site-map ul li.highlight a {
    font-weight:500
}
.site-map ul a {
    color:#65646a;
    font-size:13px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.54
}
.title-map {
    margin-bottom:70px;
    margin-top:90px
}
.title-map h1 {
    color:#4d6d5d;
    font-size:40px;
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.1;
    text-align:center
}
.search .first-card .container {
    padding:60px 283px 89px
}
.search .first-card .container .title {
    margin-bottom:0
}
.search .second-card .container {
    padding:0 70px 81px
}
.search .second-card .container .form-group {
    margin-bottom:0;
    padding:0 17px
}
.search .second-card .container .form-group .search-input {
    border:none;
    box-shadow:0 2px 8px 0 #e5e3e3;
    font-size:22px;
    margin-right:20px;
    padding:10px 50px;
    width:70%
}
.search .second-card .container .form-group .search-input:focus {
    outline:none
}
.search .second-card .container .form-group .btn {
    padding:15px 0;
    width:30%
}
.search .second-card .container .search-results-texts {
    padding:60px 0 30px 60px
}
.search .second-card .container .search-results-texts .result-for h2 {
    font-size:22px;
    font-weight:400;
    line-height:1.82;
    margin-bottom:0;
    margin-right:5px
}
.search .second-card .container .search-results-texts .result-for span {
    font-size:30px;
    font-weight:700;
    line-height:1.82
}
.search .second-card .container .search-results-texts span {
    font-size:18px;
    font-weight:400;
    line-height:1.67
}
.search .second-card .container .search-results-texts.hide {
    display:none!important;
    padding:0
}
.search .second-card .container .search-results-container ul li {
    list-style:none
}
.search .second-card .container .search-results-container ul li .result .result-title {
    background-color:#f4f4f4;
    padding:25px 0 25px 60px
}
.search .second-card .container .search-results-container ul li .result .result-title h3 {
    color:#4d6d5d;
    font-size:22px;
    font-weight:700;
    line-height:1.27;
    margin-bottom:0
}
.search .second-card .container .search-results-container ul li .result .result-content {
    padding:20px 60px 60px
}
.search .second-card .container .search-results-container ul li .result .result-content .result-description {
    font-size:18px;
    font-weight:400;
    line-height:1.67
}
.search .second-card .container .search-results-container ul li .result .result-content .result-breadcrumbs ol {
    background-color:#fff;
    padding:20px 0
}
.search .second-card .container .search-results-container ul li .result .result-content .result-link {
    margin-bottom:20px
}
.search .second-card .container .search-results-container ul li .result .result-content .result-link a {
    color:#4d6d5d
}
.search .second-card .container .search-results-container .btn {
    margin-top:70px;
    padding:20px 50px;
    width:30%
}
.search .second-card .container .search-results-container .btn.hide {
    display:none!important;
    padding:0
}
@media (max-width:1100px) {
    .search .first-card .container {
        padding:60px 185px 89px
    }
}
@media (max-width:992px) {
    .search .first-card .container {
        padding:35px 0 0
    }
    .search .first-card .container .title {
        padding-left:17px
    }
    .search .second-card .container {
        margin-bottom:60px;
        padding:60px 20px 0
    }
    .search .second-card .container .form-group {
        padding:0
    }
    .search .second-card .container .form-group .search-input {
        margin-bottom:31px;
        margin-right:0;
        width:100%
    }
    .search .second-card .container .form-group .btn {
        width:100%
    }
    .search .second-card .container .search-results-texts {
        padding:30px 0
    }
    .search .second-card .container .search-results-texts h2 {
        margin-right:0
    }
    .search .second-card .container .search-results-container ul li .result .result-title {
        padding:20px 30px
    }
    .search .second-card .container .search-results-container ul li .result .result-title h3 {
        font-size:18px
    }
    .search .second-card .container .search-results-container ul li .result .result-content {
        padding:20px 31px
    }
    .search .second-card .container .search-results-container ul li .result .result-content .result-description {
        font-size:16px
    }
    .search .second-card .container .search-results-container .btn {
        width:100%
    }
}
.font-weight-bold {
    font-weight:900!important
}
.custom-404 {
    padding:120px 0
}
.custom-404 svg {
    margin-bottom:30px
}
.custom-404 h2 {
    color:#4a4a4a;
    font-size:22px;
    font-weight:500;
    line-height:1.82;
    text-align:center
}
.custom-404 span {
    color:#4a4a4a;
    font-size:16px;
    font-style:normal;
    line-height:1.88;
    text-align:center
}
.custom-404 .btn {
    margin-top:60px;
    padding:15px 30px
}
@media (max-width:992px) {
    .custom-404 {
        padding:90px 10px 60px
    }
    .custom-404 svg {
        height:60px
    }
    .custom-404 h2 {
        font-size:20px
    }
    .custom-404 span {
        font-size:14px
    }
    .custom-404 button {
        margin-top:30px
    }
}
#techpage .slick-slide {
    margin:0 10px
}
#techpage .slick-list {
    margin:0 -7px
}
#techpage .content-max-width {
    margin:auto;
    max-width:1300px
}
#techpage .col-md-3,#techpage .col-md-4,#techpage .col-md-5,#techpage .col-md-6 {
    padding:0
}
#techpage .banner-content {
    display:flex;
    height:460px;
    width:100%
}
#techpage .banner {
    background-repeat:no-repeat!important;
    background-size:cover!important
}
#techpage .banner h1 {
    color:#fff;
    font-family:DINPro;
    font-size:50px;
    font-weight:500;
    margin:0 auto;
    position:relative;
    text-align:center;
    text-transform:uppercase;
    top:168px
}
#techpage .breadcrumb {
    background:#f4f4f4;
    display:flex;
    height:70px;
    margin:0;
    padding:0;
    width:100%
}
#techpage .breadcrumb .elementos {
    align-items:center;
    display:flex;
    margin-left:70px
}
#techpage .breadcrumb .elementos .home {
    color:#4a4a4a;
    font-family:DINPro;
    font-size:13px;
    font-weight:700;
    margin-right:13px;
    text-decoration:none
}
#techpage .breadcrumb .elementos .home img {
    height:14px;
    margin-right:13px;
    vertical-align:top;
    width:14px
}
#techpage .breadcrumb .elementos .setinha {
    height:7px;
    width:5px
}
#techpage .breadcrumb .elementos a.tecnologia {
    color:#4d6d5d;
    font-family:DINPro;
    font-size:13px;
    font-weight:700;
    margin-left:13px
}
#techpage .tech {
    background:#fff;
    display:flex;
    flex-direction:row;
    height:auto;
    padding:80px 0;
    width:100%
}
#techpage .tech .destaque {
    background:url(../images/destaque_tech_desk.png);
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    height:420px;
    width:640px
}
#techpage .tech .descricao {
    margin-left:20px
}
#techpage .tech .descricao h1 {
    color:#4d6d5d;
    font-family:DINPro;
    font-size:40px;
    font-weight:500;
    line-height:52px;
    margin:0 0 50px;
    text-transform:uppercase;
    width:67%
}
#techpage .tech .descricao p {
    color:#666;
    font-family:DINPro;
    font-size:18px;
    font-weight:400;
    line-height:23px
}
#techpage .kpi {
    background-color:#4d6d5d;
    display:flex;
    height:100%;
    width:100%
}
#techpage .kpi-image-mobile {
    display:none
}
#techpage .kpi-image-desktop {
    display:block;
    height:auto;
    width:100%
}
#techpage .esg {
    background:#fff;
    display:flex;
    flex-direction:row;
    height:auto;
    padding:70px 0;
    width:100%
}
#techpage .esg .destaque {
    background:url(../images/esg_desk.png);
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    height:440px;
    transform:rotate(180deg);
    width:640px
}
#techpage .esg .descricao {
    margin-right:20px
}
#techpage .esg .descricao h1 {
    color:#4d6d5d;
    font-family:DINPro;
    font-size:40px;
    font-weight:500;
    line-height:52px;
    margin:0 0 50px;
    text-transform:uppercase;
    width:100%
}
#techpage .esg .descricao p {
    color:#666;
    font-family:DINPro;
    font-size:18px;
    font-weight:400;
    line-height:23px;
    width:100%
}
#techpage .visao {
    height:auto;
    padding:0
}
#techpage .banner_visao {
    background:url(../images/banner_visao_desk.png);
    background-position-x:center;
    background-position-y:center;
    background-size:cover;
    height:360px;
    width:100%
}
#techpage .banner_visao p {
    color:#fff;
    font-family:DINPro;
    font-size:50px;
    font-weight:700;
    margin:0 auto;
    padding-top:150px;
    text-align:center;
    text-transform:uppercase
}
#techpage .mae_card {
    height:100%;
    padding:80px 0 112px;
    width:100%
}
#techpage .carousel {
    width:100%
}
#techpage .carousel .slick-track {
    list-style-type:none!important
}
#techpage .carousel .slick-dots li {
    height:6px;
    margin:0 10px;
    padding:0;
    width:48px
}
#techpage .carousel .slick-dots li button {
    background-color:#d1d1d1;
    border:none;
    border-radius:6px;
    color:transparent;
    font-size:0;
    height:6px;
    padding:0;
    width:48px
}
#techpage .carousel .slick-dots li.slick-active button {
    background-color:#4d6d5d;
    border:none;
    border-radius:6px;
    color:transparent;
    font-size:0
}
#techpage .slick-dots {
    display:flex;
    flex-direction:row;
    justify-content:center;
    list-style-type:none;
    margin-top:30px;
    padding:0
}
#techpage .card-text {
    height:100%;
    margin-right:20px;
    position:relative;
    width:310px
}
#techpage .card-text p {
    color:#4a4a4a;
    font-family:DINPro;
    font-size:18px;
    font-weight:300;
    line-height:160%;
    margin:15px;
    width:90%
}
#techpage .card-text ul {
    padding:0 35px
}
#techpage .card-text ul li {
    color:#666;
    font-family:DINPro;
    font-size:16px;
    font-weight:700;
    line-height:160%
}
#techpage .tarjinha {
    align-items:center;
    background:#f4f4f4;
    display:flex;
    flex-direction:row;
    height:80px;
    left:0;
    padding:0 32px;
    position:static;
    top:160px;
    width:310px
}
#techpage .tarjinha p {
    align-items:center;
    color:#4d6d5d;
    display:flex;
    font-family:DINPro;
    font-size:22px;
    font-weight:700;
    line-height:26px;
    margin:0!important;
    width:100%!important
}
#techpage .videos {
    background-color:#4d6d5d;
    display:flex;
    flex-direction:column;
    height:100%;
    padding:57.5px 290px 97.5px;
    width:100%
}
#techpage .videos .pulse h1 {
    color:#fff;
    font-family:DINPro;
    font-size:24px;
    font-weight:700;
    line-height:29px;
    margin:0 0 32px;
    text-align:start;
    text-transform:uppercase
}
#techpage .videos .pulse iframe {
    height:346px;
    width:860px
}
#techpage .outros_videos {
    background-color:#fff;
    display:flex;
    flex-direction:column;
    height:100%;
    justify-content:center;
    padding:0 50px 30px 70px;
    width:100%
}
#techpage .outros_videos iframe {
    height:220px;
    width:100%
}
#techpage .video-down-arrow {
    display:flex;
    margin:0 0 40px
}
#techpage .video-down-arrow img {
    display:block;
    height:40px;
    margin:0 auto;
    transform:translateX(-610px);
    transition:transform .3s cubic-bezier(1,0,.17,.72);
    width:93px
}
#techpage .little-videos {
    display:flex;
    flex-direction:row;
    height:100%;
    justify-content:center;
    width:100%
}
#techpage .little-videos-content {
    cursor:pointer;
    display:flex;
    flex-direction:column;
    height:100%;
    margin-right:20px;
    width:420px
}
#techpage .little-videos-content p {
    color:#666;
    font-family:DINPro;
    font-size:24px;
    font-weight:700;
    line-height:29.3px;
    text-align:start;
    text-transform:uppercase
}
#techpage .thumbnail {
    border:0;
    height:220px;
    margin-bottom:15px;
    padding:0;
    width:420px
}
#techpage .midia {
    background-color:#f3f3f3;
    display:flex;
    flex-direction:column;
    height:100%;
    padding:79px 0;
    width:100%
}
#techpage .midia h1 {
    color:#4d6d5d;
    font-family:DINPro;
    font-size:40px;
    font-weight:500;
    line-height:48px;
    margin:0;
    text-align:start;
    text-transform:uppercase
}
#techpage .midia .mae_card {
    display:flex;
    flex-direction:row;
    justify-content:center
}
#techpage .midia .mae_card img {
    width:100%
}
#techpage .midia .mae_card .card-text {
    background:#fff;
    height:654px;
    padding:0
}
#techpage .midia .mae_card .card-text .roxinho {
    background-color:#7b9288;
    height:11px
}
#techpage .midia .mae_card .card-text .desc_midia {
    color:#666;
    font-family:DINPro;
    font-size:22px;
    font-weight:700;
    line-height:29px;
    padding:20px;
    text-transform:uppercase
}
#techpage .midia .mae_card .card-text p {
    color:#666;
    font-family:DINPro;
    font-size:300;
    line-height:22px;
    text-transform:uppercase
}
#techpage .midia .mae_card .card-text hr {
    background:#7b9288;
    height:4px;
    width:80%
}
#techpage .midia .mae_card .card-text a {
    color:#666;
    float:left;
    font-family:DINPro;
    font-size:300;
    line-height:22px;
    text-transform:uppercase
}
#techpage .midia .mae_card .card-text .seta {
    float:right;
    height:16px;
    width:16px
}
#techpage .midia .mae_card .card-text .cta_midia {
    margin:0 auto;
    width:80%
}
#techpage .midia-content {
    width:100%
}
#techpage .cta {
    background:#4d6d5d;
    display:flex;
    flex-direction:column;
    height:345px;
    justify-content:center;
    padding:50px 0;
    width:100%
}
#techpage .cta h1 {
    font-size:40px;
    font-weight:500;
    line-height:47px;
    margin-bottom:50px;
    text-align:center
}
#techpage .cta a,#techpage .cta h1 {
    align-self:center;
    color:#fff;
    font-family:DINPro;
    text-transform:uppercase
}
#techpage .cta a {
    align-items:center;
    background:#4d6d5d;
    border:1px solid #4d6d5d;
    cursor:pointer;
    display:flex;
    font-size:16px;
    font-weight:700;
    height:50px;
    justify-content:center;
    padding:15px 40px;
    text-decoration:none;
    transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    white-space:nowrap;
    width:171px
}
#techpage .cta a:hover {
    background:#fff;
    color:#4d6d5d
}
.midia_emphasis {
    position:relative
}
.midia_emphasis .card-text .card_btn {
    bottom:30px;
    left:50%;
    position:absolute;
    transform:translateX(-50%);
    width:100%
}
.midia_emphasis p {
    margin:0!important;
    padding:0 30px 30px!important;
    text-transform:none!important
}
.midia_emphasis .desc_midia {
    padding:30px 30px 15px!important
}
.midia_emphasis hr {
    display:block!important;
    margin:0 auto 15px!important
}
.midia_emphasis .cta_midia,.midia_emphasis hr {
    width:calc(100% - 60px)!important
}
.midia_emphasis .cta_midia a {
    text-transform:none!important
}
.carousel-vision {
    margin:0 auto;
    padding:80px 0 112px
}
.banner-desk {
    display:block!important
}
.banner-mobile {
    display:none!important
}
@media (max-width:1440px) {
    #techpage .videos {
        padding:57.5px 0 97.5px
    }
}
@media (max-width:1308px) {
    #techpage .content-max-width {
        padding:70px
    }
    #techpage .video-down-arrow img {
        transform:translateX(0)!important
    }
}
@media (max-width:1299px) {
    #techpage .little-videos .thumbnail {
        height:auto;
        width:100%
    }
}
@media screen and (max-width:320px) and (max-width:325px) {
    #techpage .videos .pulse iframe {
        width:290px!important
    }
    #techpage .thumbnail {
        width:140px!important
    }
}
@media screen and (max-width:768px) {
    #techpage .content-max-width {
        padding:0
    }
    #techpage .visao {
        margin-bottom:100px
    }
    #techpage .banner-content {
        height:382px
    }
    #techpage .banner {
        background:url(../images/banner_mobile.png) no-repeat;
        background-size:cover;
        display:block;
        height:100%;
        width:100%
    }
    #techpage .banner h1 {
        font-size:30px;
        position:relative;
        top:168px
    }
    #techpage .banner-mobile {
        display:block!important
    }
    #techpage .banner-desk {
        display:none!important
    }
    #techpage .breadcrumb .elementos {
        margin-left:17px
    }
    #techpage .tech {
        flex-direction:column;
        padding:28px 17px 48px
    }
    #techpage .tech .destaque {
        background:url(../images/destaque_tech_mobile.png);
        background-size:cover;
        height:285px;
        margin-bottom:28px;
        width:100%
    }
    #techpage .tech .descricao {
        margin-left:0
    }
    #techpage .tech .descricao h1 {
        font-size:30px;
        line-height:39px;
        margin-bottom:28px;
        text-align:center;
        width:100%
    }
    #techpage .tech .descricao p {
        width:100%
    }
    #techpage .kpi-image-mobile {
        display:block;
        height:auto;
        width:100%
    }
    #techpage .kpi-image-desktop {
        display:none
    }
    #techpage .esg {
        flex-direction:column-reverse;
        padding:48px 17px 46px
    }
    #techpage .esg .destaque {
        background:url(../images/esg_mobile.png);
        background-size:cover;
        height:275px;
        margin-bottom:28px;
        width:100%
    }
    #techpage .esg .descricao {
        margin-right:0
    }
    #techpage .esg .descricao h1 {
        font-size:30px;
        line-height:39px;
        margin-bottom:28px;
        text-align:center
    }
    #techpage .banner_visao {
        background:url(../images/banner_visao_mobile.png);
        background-position-x:center;
        background-position-y:center;
        background-repeat:no-repeat;
        background-size:cover;
        width:100%
    }
    #techpage .banner_visao p {
        padding-top:115px;
        width:73%
    }
    #techpage .mae_card {
        padding:32px 0 0
    }
    #techpage .card-text {
        margin-right:10px;
        width:282px
    }
    #techpage .midia {
        padding:32.35px 0 50px
    }
    #techpage .midia h1 {
        font-size:30px;
        font-weight:700;
        text-align:center
    }
    #techpage .midia .mae_card .card-text {
        height:754px
    }
    #techpage .cta {
        height:100%;
        padding:50px 17px
    }
    #techpage .cta h1 {
        font-family:DINPro;
        font-size:30px;
        line-height:36px;
        margin-bottom:50px
    }
}
@media screen and (max-width:1024px) {
    #techpage .tech {
        flex-direction:column;
        padding:28px 17px 48px
    }
    #techpage .tech .destaque {
        background:url(../images/destaque_tech_mobile.png);
        background-size:cover;
        height:285px;
        margin-bottom:28px;
        width:100%
    }
    #techpage .tech .descricao {
        margin-left:0;
        width:100%
    }
    #techpage .tech .descricao h1 {
        font-size:30px;
        line-height:39px;
        margin-bottom:28px;
        text-align:center;
        width:100%
    }
    #techpage .tech .descricao p {
        width:100%
    }
    #techpage .esg {
        flex-direction:column-reverse;
        padding:48px 17px 46px
    }
    #techpage .esg .destaque {
        background:url(../images/esg_mobile.png);
        background-size:cover;
        height:275px;
        margin-bottom:28px;
        transform:rotate(1turn);
        width:100%
    }
    #techpage .esg .descricao {
        margin-right:0;
        width:100%
    }
    #techpage .esg .descricao h1 {
        font-size:30px;
        line-height:39px;
        margin-bottom:28px;
        text-align:center
    }
    #techpage .videos {
        padding:48px 17px 10px
    }
    #techpage .videos .pulse h1 {
        font-size:22px;
        margin:0 0 38px;
        max-width:340px;
        text-align:center
    }
    #techpage .videos .pulse iframe {
        height:176px;
        width:340px
    }
    #techpage .outros_videos {
        background-color:#4d6d5d;
        padding:0 7px 48px 17px
    }
    #techpage .little-videos-active,#techpage .video-down-arrow {
        display:none
    }
    #techpage .little-videos-content {
        margin-right:10px;
        width:164px
    }
    #techpage .little-videos-content p {
        color:#fff;
        font-size:18px;
        font-weight:500;
        line-height:23.18px
    }
    #techpage .thumbnail {
        height:85px;
        margin-bottom:8px;
        width:164px
    }
}
@media screen and (min-width:768px) {
    #techpage .banner {
        background:url(../images/banner-1920.png) no-repeat;
        background-position:50%;
        background-size:cover;
        display:block;
        height:100%;
        width:100%
    }
    #techpage .tech .destaque {
        height:610px
    }
    #techpage .kpi-image {
        height:3050px
    }
    #techpage .esg .destaque {
        height:580px
    }
    #techpage .banner_visao p {
        padding-top:150px
    }
}
@media screen and (min-width:1024px) and (max-width:1200px) {
    #techpage .tech .destaque {
        height:820px
    }
    #techpage .carousel-vision {
        padding:80px 20px 112px 17px!important
    }
    #techpage .card-text {
        margin-bottom:20px;
        width:100%
    }
    #techpage .card-text .tarjinha,#techpage .card-text img {
        width:100%
    }
    #techpage .midia {
        padding:79px 17px
    }
    #techpage .midia .mae_card .card-text {
        height:654px
    }
}
@media screen and (min-width:1440px) {
    #techpage .tech .destaque {
        height:420px;
        width:660px
    }
    #techpage .tech .descricao h1 {
        width:86%
    }
    #techpage .tech .descricao p {
        width:93%
    }
    #techpage .kpi-image {
        background:url(../images/kpi-1440.png) no-repeat;
        height:757px
    }
    #techpage .esg .descricao p {
        width:92%
    }
    #techpage .esg .destaque {
        height:440px;
        width:640px
    }
}
@media screen and (min-width:1920px) {
    #techpage .banner-content {
        height:513px
    }
    #techpage .banner {
        background:url(../images/banner-1920.png) no-repeat;
        background-position:50%;
        background-size:cover;
        display:block
    }
    #techpage .tech {
        padding:80px 0;
        place-content:center
    }
    #techpage .kpi-image {
        background:url(../images/kpi-1920.png) no-repeat
    }
    #techpage .esg {
        place-content:center
    }
}
@media (max-width:918px) {
    .carousel-vision {
        padding:48px 0 73px
    }
}
.blog {
    position:relative
}
.blog .posts-slider {
    display:flex;
    height:460px;
    position:relative;
    width:100%
}
@media (max-width:992px) {
    .blog .posts-slider {
        flex-direction:row-reverse;
        flex-wrap:wrap;
        height:auto
    }
}
.blog .posts-slider .loader {
    display:block
}
.blog .posts-slider .next,.blog .posts-slider .prev {
    align-items:flex-end;
    color:#fff;
    cursor:pointer;
    display:flex;
    font-size:16px;
    font-style:normal;
    font-weight:700;
    line-height:20px;
    opacity:0;
    padding:40px;
    width:100%
}
@media (max-width:992px) {
    .blog .posts-slider .next,.blog .posts-slider .prev {
        font-size:12px;
        height:120;
        line-height:15px;
        padding:20px;
        width:50%
    }
}
.blog .posts-slider .next .slider-nav,.blog .posts-slider .prev .slider-nav {
    max-width:125px;
    opacity:1;
    transition:all .2s ease-in-out
}
@media (max-width:992px) {
    .blog .posts-slider .next .slider-nav,.blog .posts-slider .prev .slider-nav {
        max-width:100%
    }
}
.blog .posts-slider .next .slider-nav:hover,.blog .posts-slider .prev .slider-nav:hover {
    opacity:.7
}
.blog .posts-slider .next .slider-nav span,.blog .posts-slider .prev .slider-nav span {
    display:block;
    width:100%
}
.blog .posts-slider .next img,.blog .posts-slider .prev img {
    margin-top:35px
}
@media (max-width:992px) {
    .blog .posts-slider .next img,.blog .posts-slider .prev img {
        margin-top:5px
    }
}
.blog .posts-slider .next {
    background:linear-gradient(270.1deg,rgba(0,0,0,.2) .09%,transparent 99.92%),#7b9288;
    text-align:right
}
.blog .posts-slider .next img {
    transform:rotate(-180deg)
}
.blog .posts-slider .prev {
    background:linear-gradient(270deg,rgba(0,0,0,.1),transparent),#7b9288;
    justify-content:end;
    text-align:left
}
@media (max-width:992px) {
    .blog .posts-slider .prev {
        order:1
    }
}
.blog .posts-slider .slider {
    height:460px;
    opacity:0;
    padding:0 20px;
    width:60.5%
}
@media (max-width:992px) {
    .blog .posts-slider .slider {
        height:400px;
        padding:0;
        width:100%
    }
}
.blog .posts-slider .slider .post-slide {
    height:460px;
    overflow:hidden;
    position:relative
}
@media (max-width:992px) {
    .blog .posts-slider .slider .post-slide {
        height:400px
    }
}
@media (max-width:920px) {
    .blog .posts-slider .slider .post-slide {
        right:17px
    }
}
.blog .posts-slider .slider .post-slide:hover .text h2,.blog .posts-slider .slider .post-slide:hover .text p {
    opacity:.7
}
.blog .posts-slider .slider .post-slide .tags-post {
    display:flex;
    flex-wrap:wrap
}
.blog .posts-slider .slider .post-slide .tags-post .tag {
    background:#f3f3f3;
    color:#3d3d3d;
    display:block;
    font-size:11px;
    font-style:normal;
    font-weight:700;
    line-height:14px;
    margin-left:10px;
    margin-top:10px;
    opacity:1;
    padding:8px;
    text-transform:uppercase;
    transition:all .2s ease-in-out;
    white-space:nowrap
}
.blog .posts-slider .slider .post-slide .tags-post .tag:hover {
    opacity:.7
}
.blog .posts-slider .slider .post-slide .text {
    bottom:25px;
    left:110px;
    max-width:315px;
    position:absolute
}
@media (max-width:992px) {
    .blog .posts-slider .slider .post-slide .text {
        bottom:20px;
        left:20px
    }
}
.blog .posts-slider .slider .post-slide .text .tag {
    background:#f3f3f3;
    color:#3d3d3d;
    display:block;
    font-size:11px;
    font-style:normal;
    font-weight:700;
    height:30px;
    line-height:14px;
    margin-left:10px;
    opacity:1;
    padding:8px;
    text-transform:uppercase;
    transition:all .2s ease-in-out;
    white-space:nowrap
}
.blog .posts-slider .slider .post-slide .text .tag:hover {
    opacity:.7
}
.blog .posts-slider .slider .post-slide .text h2 {
    color:#fff;
    display:block;
    font-size:24px;
    font-style:normal;
    font-weight:700;
    line-height:30px;
    margin:25px 0;
    transition:all .2s ease-in-out
}
@media (max-width:992px) {
    .blog .posts-slider .slider .post-slide .text h2 {
        font-size:18px;
        margin:15px 0
    }
}
.blog .posts-slider .slider .post-slide .text p {
    color:#f4f4f4;
    font-size:11px;
    font-style:normal;
    font-weight:700;
    line-height:14px;
    text-transform:uppercase;
    transition:all .2s ease-in-out
}
@media (max-width:992px) {
    .blog .posts-slider .slider .post-slide .text p {
        bottom:20px;
        left:20px
    }
}
.blog .posts-slider .slider .post-slide .image {
    align-items:center;
    background:#000;
    display:flex;
    height:100%;
    justify-content:center;
    left:0;
    position:absolute;
    top:0;
    width:100%
}
@media (max-width:992px) {
    .blog .posts-slider .slider .post-slide .image {
        display:block
    }
}
.blog .posts-slider .slider .post-slide .image img {
    height:auto;
    width:100%
}
@media (max-width:1440px) {
    .blog .posts-slider .slider .post-slide .image img {
        height:100%;
        width:auto
    }
}
.blog .rm-banner {
    background-color:#7b9288;
    width:100%
}
@media (max-width:992px) {
    .blog .rm-banner {
        margin-bottom:40px;
        padding:64px 0
    }
}
.blog .rm-banner .container {
    align-items:center;
    display:flex;
    height:482px;
    justify-content:center
}
@media (max-width:992px) {
    .blog .rm-banner .container {
        flex-direction:column-reverse;
        flex-wrap:wrap;
        flex-flow:column;
        padding:0 32px
    }
}
.blog .rm-banner h1 {
    color:#fff;
    font-size:40px;
    font-weight:900;
    line-height:44px;
    max-width:460px;
    text-transform:uppercase
}
.blog .rm-banner img {
    margin-left:15px;
    max-width:556px;
    width:100%
}
@media (max-width:992px) {
    .blog .rm-banner img {
        margin-bottom:40px;
        margin-left:0
    }
}
.blog .page-title {
    color:#4a4a4a;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    margin:0 auto;
    max-width:765px;
    padding:100px 0;
    text-align:center
}
@media (max-width:992px) {
    .blog .page-title {
        padding:50px 20px
    }
}
.blog .page-title h1 {
    color:#7b9288;
    display:block;
    font-size:40px;
    font-style:normal;
    font-weight:400;
    line-height:44px;
    margin-bottom:10px;
    text-align:center
}
@media (max-width:992px) {
    .blog .page-title h1 {
        font-size:32px
    }
}
.blog .search-section {
    background:#7b9288;
    width:100%
}
.blog .search-section .container {
    padding:50px
}
@media (max-width:992px) {
    .blog .search-section .container {
        padding:45px 20px
    }
}
.blog .search-section .container form {
    display:flex;
    width:100%
}
.blog .search-section .container form input {
    border:0;
    color:#313131;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    height:50px;
    padding-left:30px;
    width:100%
}
@media (max-width:992px) {
    .blog .search-section .container form input {
        padding-left:10px
    }
}
.blog .search-section .container form button {
    align-items:center;
    background:#4d6d5d;
    border:1px solid transparent;
    color:#fff;
    cursor:pointer;
    display:flex;
    font-size:16px;
    font-style:normal;
    font-weight:700;
    height:50px;
    justify-content:center;
    line-height:20px;
    margin-left:20px;
    text-align:center;
    text-transform:uppercase;
    transition:all .2s ease-in-out;
    width:205px
}
.blog .search-section .container form button:hover {
    background:#fff;
    border:1px solid #4d6d5d;
    color:#4d6d5d
}
@media (max-width:992px) {
    .blog .search-section .container form button {
        margin-left:8px;
        width:60px
    }
    .blog .search-section .container form button span {
        display:none
    }
}
.blog .search-section .container form button img {
    display:none!important
}
@media (max-width:992px) {
    .blog .search-section .container form button img {
        display:block!important
    }
}
.blog .text-category {
    padding:50px 55px 0
}
.blog .text-category h1 {
    align-items:center;
    color:#7b9288;
    display:flex;
    font-size:40px;
    font-style:normal;
    font-weight:400;
    margin-bottom:24px
}
@media (max-width:992px) {
    .blog .text-category h1 {
        font-size:28px;
        margin-top:40px
    }
}
.blog .text-category h1 img {
    height:35px;
    margin-right:16px;
    width:35px
}
@media (max-width:992px) {
    .blog .text-category h1 img {
        height:28px;
        width:28px
    }
}
.blog .text-category p {
    color:#4a4a4a;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    max-width:575px
}
.blog .text-category b {
    color:#4a4a4a;
    display:block;
    font-size:12px;
    font-style:normal;
    font-weight:700;
    line-height:15px;
    margin-top:16px;
    text-transform:uppercase
}
.blog .posts {
    width:100%
}
@media (max-width:992px) {
    .blog .posts .container {
        padding:0 20px
    }
}
.blog .posts .container.container-posts {
    padding:0 55px
}
@media (max-width:750px) {
    .blog .posts .container.container-posts {
        padding:0 20px
    }
}
.blog .posts .categories-posts {
    border-bottom:1px solid #686868;
    position:relative;
    width:100%
}
.blog .posts .categories-posts .toggle-categories {
    align-items:center;
    border-bottom:1px solid #4a4a4a;
    display:none;
    justify-content:space-between;
    padding:8px 0 8px 15px;
    width:100%
}
@media (max-width:992px) {
    .blog .posts .categories-posts .toggle-categories {
        display:flex
    }
}
.blog .posts .categories-posts .toggle-categories span {
    color:#4a4a4a;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    text-align:center
}
.blog .posts .categories-posts ul {
    display:flex;
    list-style:none
}
@media (max-width:992px) {
    .blog .posts .categories-posts ul {
        background:#fff;
        display:none;
        left:0;
        position:absolute;
        top:0;
        width:100%;
        z-index:10
    }
}
.blog .posts .categories-posts ul li {
    width:100%
}
@media (max-width:992px) {
    .blog .posts .categories-posts ul li {
        border-bottom:2px solid #f5f5f9
    }
}
.blog .posts .categories-posts ul li:first-child div svg {
    display:none
}
@media (max-width:992px) {
    .blog .posts .categories-posts ul li:first-child div {
        align-items:center
    }
    .blog .posts .categories-posts ul li:first-child div svg {
        display:block;
        position:relative;
        z-index:1
    }
    .blog .posts .categories-posts ul li:first-child div span {
        margin-right:15px
    }
}
.blog .posts .categories-posts ul li:last-child a:after {
    display:none
}
.blog .posts .categories-posts ul li a {
    align-items:center;
    display:flex;
    flex-wrap:wrap;
    height:100px;
    justify-content:center;
    position:relative;
    width:100%
}
@media (max-width:992px) {
    .blog .posts .categories-posts ul li a {
        height:90px
    }
}
.blog .posts .categories-posts ul li a.active:before,.blog .posts .categories-posts ul li a:hover:before {
    opacity:1
}
.blog .posts .categories-posts ul li a.active span,.blog .posts .categories-posts ul li a:hover span {
    color:#7b9288
}
.blog .posts .categories-posts ul li a.active .icon-category,.blog .posts .categories-posts ul li a:hover .icon-category {
    display:none
}
.blog .posts .categories-posts ul li a.active .icon-category.active,.blog .posts .categories-posts ul li a:hover .icon-category.active {
    display:block
}
.blog .posts .categories-posts ul li a:after {
    background:#686868;
    content:"";
    height:70px;
    margin-top:-35px;
    position:absolute;
    right:0;
    top:50%;
    width:1px
}
@media (max-width:992px) {
    .blog .posts .categories-posts ul li a:after {
        display:none
    }
}
.blog .posts .categories-posts ul li a:before {
    background:#4d6d5d;
    bottom:0;
    content:"";
    height:3px;
    left:0;
    opacity:0;
    position:absolute;
    width:100%
}
@media (max-width:992px) {
    .blog .posts .categories-posts ul li a:before {
        display:none
    }
}
.blog .posts .categories-posts ul li a .icon-category {
    display:block
}
.blog .posts .categories-posts ul li a .icon-category.active {
    display:none
}
.blog .posts .categories-posts ul li a div {
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    width:100px
}
@media (max-width:992px) {
    .blog .posts .categories-posts ul li a div {
        width:100%
    }
}
.blog .posts .categories-posts ul li a span {
    color:#4a4a4a;
    display:block;
    font-size:12px;
    font-style:normal;
    font-weight:700;
    margin-top:10px;
    text-align:center;
    text-transform:uppercase;
    width:100%
}
@media (max-width:992px) {
    .blog .posts .categories-posts ul li a span {
        color:#323232;
        font-size:20px;
        font-weight:400;
        letter-spacing:.952381px;
        margin-left:24px;
        margin-top:0;
        text-align:center;
        text-transform:uppercase;
        width:auto!important
    }
}
.blog .post-list {
    display:grid;
    gap:20px;
    grid-template-columns:repeat(3,1fr);
    width:100%
}
@media (max-width:992px) {
    .blog .post-list {
        grid-template-columns:repeat(2,1fr)
    }
}
@media (max-width:750px) {
    .blog .post-list {
        grid-template-columns:repeat(1,1fr)
    }
}
.blog .blog-pagination {
    margin-top:80px;
    padding-bottom:80px
}
.blog .blog-pagination .container {
    display:flex;
    justify-content:center
}
.blog .blog-pagination .container ul {
    align-items:center;
    display:flex;
    list-style:none
}
.blog .blog-pagination .container ul li {
    margin:0 12px
}
.blog .blog-pagination .container ul li.active .page-link,.blog .blog-pagination .container ul li:hover .page-link {
    background-color:#fff;
    border-bottom:1px solid #4d6d5d;
    color:#4d6d5d
}
.blog .blog-pagination .container ul li .page-link {
    border:0;
    color:#65646a;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    padding:0 0 5px
}
.blog .blog-pagination .container ul li:first-child:hover {
    border:0
}
.blog .blog-pagination .container ul li:first-child a,.blog .blog-pagination .container ul li:first-child span {
    background:url(/img/frontend/blog/arrow-blog-purple.svg) no-repeat 50%;
    font-size:0;
    height:24px;
    transform:rotate(-180deg);
    width:24px
}
.blog .blog-pagination .container ul li:last-child:hover {
    border:0
}
.blog .blog-pagination .container ul li:last-child a,.blog .blog-pagination .container ul li:last-child span {
    background:url(/img/frontend/blog/arrow-blog-purple.svg) no-repeat 50%;
    font-size:0;
    height:24px;
    width:24px
}
.blog .top-posts {
    background:#f4f4f4;
    padding-bottom:65px
}
.blog .top-posts .loader {
    background-color:#f4f4f4
}
.blog .top-posts .toggle-categories {
    align-items:center;
    border-bottom:1px solid #4a4a4a;
    display:none;
    justify-content:space-between;
    padding:8px 0 8px 15px;
    width:100%
}
@media (max-width:992px) {
    .blog .top-posts .toggle-categories {
        display:flex
    }
}
.blog .top-posts .toggle-categories span {
    color:#4a4a4a;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    text-align:center
}
.blog .top-posts .container {
    display:flex;
    flex-wrap:wrap;
    padding:0 55px
}
@media (max-width:992px) {
    .blog .top-posts .container {
        padding:0 15px
    }
}
.blog .top-posts .col-filter {
    padding-right:55px;
    padding-top:60px;
    width:33%
}
@media (max-width:1400px) {
    .blog .top-posts .col-filter {
        padding-right:25px;
        width:28%
    }
}
@media (max-width:1300px) {
    .blog .top-posts .col-filter {
        width:23%
    }
}
@media (max-width:992px) {
    .blog .top-posts .col-filter {
        padding-left:5px;
        padding-right:5px;
        padding-top:50px;
        width:100%
    }
}
.blog .top-posts .col-filter .text {
    margin-bottom:165px
}
@media (max-width:1400px) {
    .blog .top-posts .col-filter .text {
        margin-bottom:65px
    }
}
@media (max-width:992px) {
    .blog .top-posts .col-filter .text {
        margin-bottom:30px
    }
}
.blog .top-posts .col-filter .text h2 {
    color:#4d6d5d;
    font-size:40px;
    font-style:normal;
    font-weight:400;
    line-height:44px
}
.blog .top-posts .col-filter .text p {
    color:#4a4a4a;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px
}
.blog .top-posts .col-filter .filter {
    position:relative
}
@media (max-width:992px) {
    .blog .top-posts .col-filter .filter h3 {
        display:none
    }
}
.blog .top-posts .col-filter .filter h3 small {
    color:#4a4a4a;
    font-size:12px;
    font-style:normal;
    font-weight:700;
    line-height:15px;
    text-transform:uppercase
}
.blog .top-posts .col-filter .filter h3 span {
    color:#4d6d5d;
    display:block;
    font-size:24px;
    font-style:normal;
    font-weight:700;
    line-height:30px
}
.blog .top-posts .col-filter .filter .categories {
    display:flex;
    flex-wrap:wrap
}
@media (max-width:992px) {
    .blog .top-posts .col-filter .filter .categories {
        background:#fff;
        display:none;
        left:0;
        position:absolute;
        top:0;
        width:100%;
        z-index:10
    }
}
.blog .top-posts .col-filter .filter .categories button {
    align-items:center;
    background:none;
    border:1px solid transparent;
    cursor:pointer;
    display:flex;
    flex-wrap:wrap;
    height:100px;
    justify-content:center;
    margin-right:20px;
    margin-top:10px;
    outline:0;
    transition:all .2s ease-in-out;
    width:100px
}
.blog .top-posts .col-filter .filter .categories button.active,.blog .top-posts .col-filter .filter .categories button:hover {
    border:1px solid #4d6d5d
}
.blog .top-posts .col-filter .filter .categories button.active span,.blog .top-posts .col-filter .filter .categories button:hover span {
    color:#4d6d5d
}
.blog .top-posts .col-filter .filter .categories button.active .icon-category,.blog .top-posts .col-filter .filter .categories button:hover .icon-category {
    display:none
}
.blog .top-posts .col-filter .filter .categories button.active .icon-category.active,.blog .top-posts .col-filter .filter .categories button:hover .icon-category.active {
    display:block
}
@media (max-width:992px) {
    .blog .top-posts .col-filter .filter .categories button {
        border-bottom:2px solid #f5f5f9;
        width:100%
    }
}
.blog .top-posts .col-filter .filter .categories button:first-child svg {
    display:none
}
@media (max-width:992px) {
    .blog .top-posts .col-filter .filter .categories button:first-child svg {
        display:block;
        position:relative;
        z-index:1
    }
    .blog .top-posts .col-filter .filter .categories button:first-child span {
        margin-right:15px
    }
}
.blog .top-posts .col-filter .filter .categories button div {
    display:flex;
    flex-wrap:wrap;
    justify-content:center
}
@media (max-width:992px) {
    .blog .top-posts .col-filter .filter .categories button div {
        align-items:center;
        display:flex;
        height:90px
    }
}
.blog .top-posts .col-filter .filter .categories button div span {
    width:100%
}
.blog .top-posts .col-filter .filter .categories button div.active:before {
    opacity:1
}
.blog .top-posts .col-filter .filter .categories button div.active span {
    color:#7b9288
}
.blog .top-posts .col-filter .filter .categories button div .icon-category {
    display:block
}
.blog .top-posts .col-filter .filter .categories button div .icon-category.active {
    display:none
}
@media (max-width:992px) {
    .blog .top-posts .col-filter .filter .categories button div div {
        width:100%
    }
}
.blog .top-posts .col-filter .filter .categories button span {
    color:#4a4a4a;
    display:block;
    font-size:12px;
    font-style:normal;
    font-weight:700;
    line-height:15px;
    margin-top:8px;
    text-align:center;
    text-transform:uppercase;
    width:100%
}
@media (max-width:992px) {
    .blog .top-posts .col-filter .filter .categories button span {
        color:#323232;
        font-size:20px;
        font-weight:400;
        letter-spacing:.952381px;
        margin-left:24px;
        margin-top:0;
        text-align:center;
        text-transform:uppercase;
        width:auto
    }
}
.blog .top-posts .col-posts {
    position:relative;
    width:67%;
    z-index:1
}
@media (max-width:1400px) {
    .blog .top-posts .col-posts {
        width:72%
    }
}
@media (max-width:1300px) {
    .blog .top-posts .col-posts {
        width:77%
    }
}
@media (max-width:992px) {
    .blog .top-posts .col-posts {
        width:100%
    }
}
.blog .top-posts .col-posts .slider-top-posts {
    height:690px;
    margin-top:40px;
    overflow:hidden;
    width:100%
}
@media (max-width:992px) {
    .blog .top-posts .col-posts .slider-top-posts .slick-slide {
        margin:0 5px
    }
}
.blog .top-posts .col-posts .slider-top-posts .slide-post {
    height:690px
}
@media (min-width:750px) {
    .blog .top-posts .col-posts .slider-top-posts .slide-post {
        margin:0;
        max-width:453px;
        min-width:453px;
        padding-right:20px
    }
}
.blog .top-posts .col-posts .slider-top-posts .slide-post .post-item {
    margin-top:0
}
@media (max-width:920px) {
    .blog .top-posts .col-posts .slider-top-posts .slide-post .post-item {
        box-shadow:none;
        position:relative;
        right:17px
    }
}
@media (max-width:750px) {
    .blog .top-posts .col-posts .slider-top-posts .slide-post .post-item {
        height:750px
    }
}
.blog .top-posts .col-posts .slider-top-posts .slide-post .post-item .tags-post .tag {
    height:30px
}
.blog .top-posts .col-posts .arrows {
    display:flex;
    justify-content:flex-end;
    margin-top:20px;
    position:relative;
    z-index:2
}
@media (max-width:750px) {
    .blog .top-posts .col-posts .arrows {
        justify-content:space-between;
        width:100%
    }
}
.blog .top-posts .col-posts .arrows .prev {
    margin-right:24px;
    transform:rotate(-180deg)
}
.rich-materials-card {
    margin-bottom:80px
}
@media (max-width:992px) {
    .rich-materials-card {
        margin-bottom:0
    }
}
.rich-materials-card .container {
    align-items:center;
    background:#7b9288;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    min-height:500px;
    padding:50px 95px
}
@media (max-width:992px) {
    .rich-materials-card .container {
        flex-direction:column-reverse;
        justify-content:flex-start;
        padding:64px 32px
    }
}
.rich-materials-card .container .content {
    color:#fff;
    font-size:20px;
    font-style:normal;
    font-weight:400;
    line-height:25px;
    margin-right:160px;
    max-width:390px
}
.rich-materials-card .container .content h2 {
    display:block;
    font-size:40px;
    font-style:normal;
    font-weight:900;
    line-height:44px;
    margin-bottom:24px;
    text-transform:uppercase
}
@media (max-width:992px) {
    .rich-materials-card .container .content h2 {
        margin-bottom:40px;
        margin-top:40px
    }
}
.rich-materials-card .container .content a {
    align-items:center;
    background:#fff;
    color:#7b9288;
    display:flex;
    font-size:16px;
    font-weight:700;
    height:50px;
    justify-content:center;
    margin-top:24px;
    width:200px
}
@media (max-width:992px) {
    .rich-materials-card .container .content a {
        margin-top:40px
    }
    .rich-materials-card .container figure {
        align-self:baseline
    }
}
.post-item {
    background:#fff;
    box-shadow:0 2px 24px #e8e8ef;
    display:flex;
    flex-wrap:wrap;
    height:auto;
    margin-top:40px;
    overflow:hidden;
    width:100%
}
@media (max-width:1366px) {
    .post-item {
        height:auto
    }
}
.post-item:hover .post-footer .read-more {
    opacity:1
}
.post-item .post-info {
    display:flex;
    flex-wrap:wrap;
    padding:24px;
    width:100%
}
.post-item .image {
    align-items:center;
    display:flex;
    height:270px;
    justify-content:center;
    overflow:hidden;
    width:100%
}
@media (max-width:992px) {
    .post-item .image {
        width:auto
    }
}
.post-item .image img {
    width:100%
}
@media (max-width:1280px) {
    .post-item .image img {
        height:100%;
        width:auto
    }
}
.post-item .tags-post {
    display:flex;
    width:100%
}
.post-item .tags-post .tag {
    background:#f3f3f3;
    color:#3d3d3d;
    font-size:11px;
    height:30px;
    line-height:14px;
    margin-right:10px;
    padding:8px;
    text-transform:uppercase
}
.post-item .tags-post .tag,.post-item h4 {
    display:block;
    font-style:normal;
    font-weight:700
}
.post-item h4 {
    color:#4d6d5d;
    font-size:24px;
    line-height:30px;
    margin:24px 0;
    min-height:90px
}
.post-item .author {
    color:#65646a;
    display:flex;
    font-size:12px;
    font-style:normal;
    font-weight:700;
    line-height:1rem;
    margin-bottom:24px;
    max-width:330px;
    text-transform:uppercase
}
.post-item .author span {
    margin-right:10px
}
.post-item .post-resume {
    color:#4a4a4a;
    display:block;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    margin-bottom:24px;
    min-height:120px
}
.post-item .post-resume p {
    margin-bottom:0
}
.post-item .post-resume p br {
    display:none
}
.post-item.rm-post .post-footer a {
    align-items:center;
    background-color:#4d6d5d;
    height:50px;
    justify-content:center;
    margin:0 auto;
    max-width:200px
}
.post-item.rm-post .post-footer a span {
    color:#fff;
    font-size:16px;
    opacity:1
}
.post-item .post-footer {
    align-self:flex-end;
    width:100%
}
.post-item .post-footer a {
    align-items:center;
    display:flex;
    justify-content:space-between;
    width:100%
}
.post-item .post-footer span {
    color:#65646a;
    font-size:12px;
    font-style:normal;
    font-weight:700;
    line-height:15px;
    text-transform:uppercase
}
.post-item .post-footer .read-more {
    align-items:center;
    color:#7b9288;
    display:flex;
    opacity:0;
    transition:all .2s ease-in-out
}
.post-item .post-footer .read-more img {
    height:24px;
    margin-left:5px;
    width:24px
}
.blog-post .post-header {
    padding:50px 0
}
.blog-post .post-header .container {
    padding:0 285px
}
@media (max-width:992px) {
    .blog-post .post-header .container {
        padding:0 20px
    }
}
.blog-post .post-header .tags-post .tag {
    margin-right:24px
}
.blog-post .post-header h1 {
    color:#7b9288;
    display:block;
    font-size:40px;
    font-style:normal;
    font-weight:400;
    line-height:44px;
    margin:24px 0
}
@media (max-width:992px) {
    .blog-post .post-header h1 {
        font-size:30px;
        line-height:36px
    }
}
.blog-post .post-header h2 {
    color:#4a4a4a;
    font-size:24px;
    font-style:normal;
    font-weight:400;
    line-height:30px
}
@media (max-width:992px) {
    .blog-post .post-header h2 {
        font-size:18px;
        line-height:30px
    }
}
.blog-post .post-header .author {
    color:#65646a;
    display:flex;
    flex-wrap:wrap;
    font-size:12px;
    font-style:normal;
    font-weight:700;
    line-height:15px;
    margin-top:24px;
    text-transform:uppercase
}
.blog-post .post-header .author span {
    margin-right:10px
}
@media (max-width:992px) {
    .blog-post .post-header .author span {
        margin-top:10px
    }
}
.blog-post .post-header .author span .link-author {
    color:#65646a;
    text-decoration:underline;
    transition:all .2s ease-in-out
}
.blog-post .post-header .author span .link-author:hover {
    opacity:.8
}
.blog-post .post-banner {
    padding-bottom:50px
}
@media (max-width:992px) {
    .blog-post .post-banner {
        padding-bottom:40px
    }
}
.blog-post .post-banner .container {
    padding:0 60px
}
@media (max-width:992px) {
    .blog-post .post-banner .container {
        padding:0
    }
}
.blog-post .post-banner .container img {
    width:100%
}
.blog-post .post-body {
    padding-bottom:80px
}
@media (max-width:992px) {
    .blog-post .post-body {
        padding-bottom:50px
    }
}
.blog-post .post-body .container {
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    padding:0 60px
}
@media (max-width:992px) {
    .blog-post .post-body .container {
        padding:0 20px
    }
}
.blog-post .post-body .content {
    color:#626262;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    padding-bottom:50px;
    padding-left:200px;
    padding-right:335px;
    position:relative;
    width:100%
}
@media (max-width:992px) {
    .blog-post .post-body .content {
        padding-left:0;
        padding-right:0
    }
}
.blog-post .post-body .content iframe,.blog-post .post-body .content img {
    max-width:100%
}
.blog-post .post-body .content ul {
    padding-left:20px
}
.blog-post .post-body .content blockquote {
    background:#7b9288;
    color:#fff;
    font-size:32px;
    font-style:normal;
    font-weight:300;
    line-height:44px;
    margin:50px 0;
    padding:50px 90px
}
@media (max-width:992px) {
    .blog-post .post-body .content blockquote {
        font-size:24px;
        line-height:30px;
        padding:45px
    }
}
.blog-post .post-body .sidebar {
    position:absolute;
    right:0;
    top:0;
    width:315px
}
@media (max-width:992px) {
    .blog-post .post-body .sidebar {
        display:none
    }
}
.blog-post .post-body .sidebar .newsletter-blog {
    margin-bottom:50px;
    padding:45px 35px
}
.blog-post .post-body .sidebar .newsletter-blog .container {
    flex-wrap:wrap;
    padding:0
}
.blog-post .post-body .sidebar .newsletter-blog .container h3 {
    margin-right:0;
    max-width:100%
}
.blog-post .post-body .sidebar .newsletter-blog .container form input {
    margin-top:24px;
    padding-left:10px;
    width:100%
}
.blog-post .post-body .sidebar .newsletter-blog .container form button {
    font-size:18px;
    margin-left:0;
    margin-top:24px;
    width:100%
}
.blog-post .post-body .sidebar .newsletter-blog .container form small {
    margin-top:40px;
    padding-left:0
}
.blog-post .post-body .sidebar .read-too {
    width:100%
}
.blog-post .post-body .sidebar .read-too h3 {
    color:#7b9288;
    display:block;
    font-size:24px;
    font-style:normal;
    font-weight:700;
    line-height:30px;
    margin-bottom:8px
}
.blog-post .post-body .sidebar .read-too a {
    background:#f4f4f4;
    display:block;
    margin-top:24px;
    padding:24px
}
.blog-post .post-body .sidebar .read-too a h4 {
    color:#7b9288;
    font-size:18px;
    font-style:normal;
    font-weight:700;
    line-height:30px
}
.blog-post .post-body .sidebar .read-too a .author {
    color:#65646a;
    display:flex;
    font-size:12px;
    font-style:normal;
    font-weight:700;
    line-height:15px;
    margin-top:24px;
    max-width:330px;
    text-transform:uppercase
}
.blog-post .post-body .sidebar .read-too a .author span {
    margin-right:10px
}
.blog-post .related-posts {
    background:#f4f4f4;
    padding:70px 0;
    position:relative;
    z-index:1
}
@media (max-width:992px) {
    .blog-post .related-posts {
        padding:50px 5px
    }
}
.blog-post .related-posts .container {
    padding:0 50px
}
@media (max-width:1440px) {
    .blog-post .related-posts .container {
        padding:0 15px
    }
}
.blog-post .related-posts h2 {
    color:#7b9288;
    display:block;
    font-size:40px;
    font-style:normal;
    font-weight:400;
    line-height:44px;
    margin-bottom:40px;
    padding-left:110px
}
@media (max-width:992px) {
    .blog-post .related-posts h2 {
        padding-left:0
    }
}
.blog-post .related-posts .slider-related-posts {
    height:690px;
    overflow:hidden;
    width:100%
}
@media (max-width:1440px) {
    .blog-post .related-posts .slider-related-posts .slick-slide {
        margin:0 5px
    }
}
.blog-post .related-posts .slider-related-posts .slide-post {
    height:690px;
    margin:0 10px;
    max-width:428px;
    min-width:428px
}
@media (max-width:1440px) {
    .blog-post .related-posts .slider-related-posts .slide-post {
        margin:0;
        max-width:100%;
        min-width:auto
    }
}
.blog-post .related-posts .slider-related-posts .slide-post .post-item {
    margin-top:0
}
@media (max-width:920px) {
    .blog-post .related-posts .slider-related-posts .slide-post .post-item {
        box-shadow:none;
        position:relative;
        right:17px
    }
}
.blog-post .related-posts .arrows {
    display:none;
    justify-content:flex-end;
    margin-top:20px;
    position:relative;
    z-index:2
}
@media (max-width:750px) {
    .blog-post .related-posts .arrows {
        display:flex;
        justify-content:space-between;
        width:100%
    }
}
.blog-post .related-posts .arrows .prev {
    margin-right:24px;
    transform:rotate(-180deg)
}
.blog-post .post-author {
    border-top:1px solid #626262;
    display:flex;
    padding-top:50px;
    width:100%
}
@media (max-width:992px) {
    .blog-post .post-author {
        margin-top:50px
    }
}
.blog-post .post-author img {
    height:auto;
    max-height:12.5rem;
    max-width:12.75rem!important;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
@media (max-width:992px) {
    .blog-post .post-author img {
        height:110px;
        max-width:110px;
        min-width:110px
    }
}
.blog-post .post-author .text {
    padding-left:20px
}
.blog-post .post-author .text h4 {
    color:#444;
    display:block;
    font-size:12px;
    font-style:normal;
    font-weight:700;
    line-height:15px;
    opacity:.7;
    text-transform:uppercase
}
.blog-post .post-author .text h3 {
    color:#444;
    display:block;
    font-size:24px;
    font-style:normal;
    font-weight:700;
    line-height:30px
}
.blog-post .post-author .text p {
    color:#444;
    display:block;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    margin-top:15px
}
.blog-post .post-author .text .link-author {
    color:#65646a;
    text-decoration:underline;
    transition:all .2s ease-in-out
}
.blog-post .post-author .text .link-author:hover {
    opacity:.8
}
.blog-post .institutional {
    background:#fff;
    padding:100px 0;
    position:relative;
    z-index:1
}
@media (max-width:992px) {
    .blog-post .institutional {
        padding:50px 0
    }
}
.blog-post .institutional .container {
    padding:0 50px
}
@media (max-width:992px) {
    .blog-post .institutional .container {
        padding:0 20px
    }
}
.blog-post .institutional h2 {
    color:#7b9288;
    display:block;
    font-size:40px;
    font-style:normal;
    font-weight:400;
    line-height:44px;
    padding-left:110px
}
@media (max-width:992px) {
    .blog-post .institutional h2 {
        padding-left:0
    }
}
.blog-post .institutional p {
    color:#4a4a4a;
    display:block;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    margin-top:20px;
    padding-left:110px
}
@media (max-width:992px) {
    .blog-post .institutional p {
        padding-left:0
    }
}
.blog-post .institutional .blocks {
    display:flex;
    flex-wrap:wrap;
    padding-top:30px
}
.blog-post .institutional .blocks a {
    filter:drop-shadow(0 -7px 227px rgba(0,0,0,.07)) drop-shadow(0 -1.56354px 50.7034px rgba(0,0,0,.0417275)) drop-shadow(0 -.465507px 15.0957px rgba(0,0,0,.0282725));
    height:346px;
    margin:10px;
    overflow:hidden;
    position:relative;
    width:calc(50% - 20px)
}
@media (max-width:992px) {
    .blog-post .institutional .blocks a {
        margin:15px 0;
        width:100%
    }
}
.blog-post .institutional .blocks a .image {
    left:50%;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    width:100%
}
@media (max-width:992px) {
    .blog-post .institutional .blocks a .image {
        height:100%;
        width:auto
    }
}
.blog-post .institutional .blocks a .text {
    align-items:center;
    background:#fff;
    bottom:0;
    display:flex;
    height:70px;
    justify-content:space-between;
    left:0;
    padding:0 20px;
    position:absolute;
    width:100%
}
.blog-post .institutional .blocks a .text h3 {
    color:#7b9288;
    font-size:24px;
    font-style:normal;
    font-weight:700;
    line-height:30px
}
.blog-post .institutional .blocks a .text h3 span {
    font-weight:300
}
.tags-post {
    display:flex
}
.tags-post .tag {
    background:#f3f3f3;
    color:#3d3d3d;
    display:block;
    font-size:11px;
    font-style:normal;
    font-weight:700;
    height:30px;
    line-height:14px;
    margin-right:10px;
    padding:8px;
    text-transform:uppercase;
    white-space:nowrap
}
.loader {
    z-index:9999
}
.social-box {
    background:#fff;
    left:0;
    position:absolute;
    top:0
}
@media (max-width:992px) {
    .social-box {
        display:flex;
        position:static
    }
}
.social-box ul {
    border:2px solid #4d6d5d;
    display:inline-block;
    list-style:none;
    margin:0;
    padding:0!important
}
@media (max-width:992px) {
    .social-box ul {
        display:flex;
        justify-content:space-between
    }
}
.social-box ul li {
    align-items:center;
    display:flex;
    height:50px;
    justify-content:center;
    width:50px
}
.social-box ul li:first-child {
    background:#4d6d5d
}
.social-box ul li a {
    align-items:center;
    display:flex;
    height:32px;
    justify-content:center;
    opacity:1;
    transition:all .2s ease-in-out;
    width:32px
}
.social-box ul li a:hover {
    opacity:.6
}
.banner-desk {
    display:block
}
@media (max-width:750px) {
    .banner-desk {
        display:none!important
    }
}
.banner-mob {
    display:none
}
@media (max-width:750px) {
    .banner-mob {
        display:block
    }
}
.newsletter-blog {
    background:#7b9288;
    padding:55px 170px;
    position:relative;
    width:100%
}
@media (max-width:992px) {
    .newsletter-blog {
        padding:45px 35px
    }
}
.newsletter-blog .text {
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    width:100%
}
.newsletter-blog .container {
    align-items:center;
    display:flex
}
@media (max-width:992px) {
    .newsletter-blog .container {
        flex-wrap:wrap
    }
}
.newsletter-blog .container h3 {
    color:#fcfcfc;
    display:block;
    font-size:24px;
    font-style:normal;
    font-weight:700;
    line-height:30px;
    margin-right:80px;
    max-width:255px
}
@media (max-width:992px) {
    .newsletter-blog .container h3 {
        margin-right:0;
        max-width:100%
    }
}
.newsletter-blog .container form {
    display:flex;
    flex-wrap:wrap;
    width:100%
}
.newsletter-blog .container form input {
    border:0;
    color:#313131;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    height:50px;
    padding-left:30px;
    width:calc(100% - 225px)
}
@media (max-width:992px) {
    .newsletter-blog .container form input {
        margin-top:24px;
        padding-left:10px;
        width:100%
    }
}
.newsletter-blog .container form button {
    align-items:center;
    background:#4d6d5d;
    border:1px solid transparent;
    color:#fff;
    cursor:pointer;
    display:flex;
    font-size:16px;
    font-style:normal;
    font-weight:700;
    height:50px;
    justify-content:center;
    line-height:20px;
    margin-left:20px;
    text-align:center;
    text-transform:uppercase;
    transition:all .2s ease-in-out;
    width:205px
}
.newsletter-blog .container form button:hover {
    background:#fff;
    border:1px solid #4d6d5d;
    color:#4d6d5d
}
@media (max-width:992px) {
    .newsletter-blog .container form button {
        font-size:18px;
        margin-left:0;
        margin-top:24px;
        width:100%
    }
}
.newsletter-blog .container form small {
    color:#fcfcfc;
    display:block;
    font-size:13px;
    font-style:normal;
    font-weight:700;
    line-height:16px;
    margin-top:15px;
    padding-left:20px
}
@media (max-width:992px) {
    .newsletter-blog .container form small {
        margin-top:40px;
        padding-left:0
    }
}
.newsletter-blog .container form small.success {
    display:none
}
.newsletter-blog .container form small a {
    color:#fcfcfc;
    text-decoration:underline
}
ul {
    margin:0;
    padding:0
}
@media screen and (max-width:992px) {
    main {
        padding-top:70px
    }
}
html[lang=en] .show-en {
    display:inline!important
}
html[lang=es] .header:before {
    background:none
}
html[lang=es] .slider-raizen .controls-slider span {
    padding-left:0
}
html[lang=es] .slider-raizen .controls-slider span:before {
    display:none
}
html[lang=es] .contact .column-left form .input-group .custom-file-input~.custom-file-label:after {
    content:"Buscar"
}
html[lang=es] .hide-es {
    display:none
}
html[lang=es] .show-es {
    display:inline
}
html[lang=es] .who-we-are .numbers .second-card .container .item {
    justify-content:flex-start!important;
    line-height:1.46;
    padding:2.77778vw
}
html[lang=es] .who-we-are .numbers .second-card .container .item h3 {
    font-size:2.22222vw;
    font-weight:900;
    letter-spacing:-.03472vw;
    margin-bottom:0
}
html[lang=es] .who-we-are .numbers .second-card .container .item span {
    font-size:1.52778vw;
    font-weight:400;
    letter-spacing:-.02361vw;
    width:85%
}
@media (max-width:992px) {
    html[lang=es] .who-we-are .numbers .second-card .container .item {
        padding:8vw
    }
    html[lang=es] .who-we-are .numbers .second-card .container .item h3 {
        font-size:8.53333vw;
        letter-spacing:-.17867vw
    }
    html[lang=es] .who-we-are .numbers .second-card .container .item span {
        font-size:5.86667vw;
        letter-spacing:-.104vw;
        width:80%
    }
}
html[lang=es] .ethic .third-card .container {
    margin-bottom:0
}
html[lang=es] .our-business .first-card .container .text-description:last-child {
    margin-top:0
}
.show-es {
    display:none
}
.btn {
    border:1px solid transparent;
    border-radius:0;
    cursor:pointer;
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    font-weight:700;
    letter-spacing:normal;
    line-height:normal;
    text-align:center;
    text-transform:uppercase;
    transition:all .2s ease-in-out
}
.btn,.btn a {
    color:#fff
}
.btn.light-blue {
    background:#60903e
}
.btn.light-blue:hover {
    background:#fff;
    border:1px solid #60903e;
    color:#60903e
}
.btn.light-blue:hover a {
    color:#60903e
}
.btn:hover {
    color:#fff
}
.btn.btn-purple {
    background:#7b9288
}
.btn.btn-purple:hover {
    background:#fff;
    border:1px solid #7b9288;
    color:#7b9288
}
.btn.btn-purple:hover a {
    color:#7b9288
}
.btn.btn-purple:hover.btn-submit {
    background:#7b9288;
    color:#fff
}
.btn.btn-purple:hover .btn {
    color:#7b9288
}
.btn.btn-purple:hover .btn:focus {
    box-shadow:none
}
.btn.btn-pink {
    background:#486c2e
}
.btn.btn-pink:hover {
    background:#fff;
    border:1px solid #486c2e;
    color:#486c2e
}
.btn.btn-pink:hover a {
    color:#486c2e
}
.btn.btn-blue {
    background:#60903e
}
.btn.btn-blue:hover {
    background:#fff;
    border:1px solid #60903e;
    color:#60903e
}
.btn.btn-blue:hover a {
    color:#60903e
}
.btn.btn-orange {
    background:#4d6d5d
}
.btn.btn-orange:hover {
    background:#fff;
    border:1px solid #4d6d5d;
    color:#4d6d5d
}
.btn.btn-orange:hover a {
    color:#4d6d5d
}
.btn.btn-grey {
    background:#65646a
}
.btn.btn-grey svg path {
    transition:all .3s ease-in-out
}
.btn.btn-grey:hover {
    background:#fff;
    border:1px solid #65646a;
    color:#65646a
}
.btn.btn-grey:hover a {
    color:#65646a
}
.btn.btn-grey:hover svg path {
    stroke:#65646a
}
.content-question-address.active .address,.content-question-address.active .left,.content-question-address.active .link,.content-question-address.active .right,.content-question-address.active .text {
    display:inline-block!important
}
body,html {
    height:auto;
    min-height:100%;
    scroll-behavior:smooth
}
.slick-slider {
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:transparent;
    box-sizing:border-box;
    touch-action:pan-y;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}
.slick-list,.slick-slider {
    display:block;
    position:relative
}
.slick-list {
    margin:0;
    overflow:hidden;
    padding:0
}
.slick-list:focus {
    outline:none
}
.slick-list.dragging {
    cursor:pointer;
    cursor:hand
}
.slick-slider .slick-list,.slick-slider .slick-track {
    transform:translateZ(0)
}
.slick-track {
    display:block;
    left:0;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    top:0
}
.slick-track:after,.slick-track:before {
    content:"";
    display:table
}
.slick-track:after {
    clear:both
}
.slick-loading .slick-track {
    visibility:hidden
}
.slick-slide {
    display:none;
    float:left;
    height:100%;
    min-height:1px
}
[dir=rtl] .slick-slide {
    float:right
}
.slick-slide img {
    display:block
}
.slick-slide.slick-loading img {
    display:none
}
.slick-slide.dragging img {
    pointer-events:none
}
.slick-initialized .slick-slide {
    display:block
}
.slick-loading .slick-slide {
    visibility:hidden
}
.slick-vertical .slick-slide {
    border:1px solid transparent;
    display:block;
    height:auto
}
.slick-arrow.slick-hidden {
    display:none
}