html {
    font-size: 16px;
    scroll-behavior: smooth;
}
[inert] {
    cursor: default;
    pointer-events: none
}
[inert], [inert] * {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}
body {
    font-family: 'Roboto', sans-serif !important;
    margin: 0;
    font-size: 1rem;
    color: #000;
}
hr {
    color: inherit;
    height: 0
}
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}
b, strong {
    font-weight: bolder
}
code, kbd, pre, samp {
    font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
    font-size: 1em
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
table {
    border-color: inherit;
    text-indent: 0
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}
button, select {
    text-transform: none
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}
::-moz-focus-inner {
    border-style: none;
    padding: 0
}
:-moz-focusring {
    outline: 1px dotted ButtonText
}
:-moz-ui-invalid {
    box-shadow: none
}
legend {
    padding: 0
}
progress {
    vertical-align: baseline
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
summary {
    display: list-item
}
blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
    margin: 0
}
button {
    background-color: transparent;
    background-image: none
}
fieldset, ol, ul {
    margin: 0;
    padding: 0
}
ol, ul {
    list-style: none
}
#tuyen_dung_detail ol, #tuyen_dung_detail ul {
    list-style: disc;
    padding-left: 15px;
    text-align: left;
}
*, :after, :before {
    border: 0 solid;
    box-sizing: border-box
}
hr {
    border-top-width: 1px
}
img {
    border-style: solid
}
textarea {
    resize: vertical
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #9ca3af;
    opacity: 1
}
input::placeholder, textarea::placeholder {
    color: #9ca3af;
    opacity: 1
}
[role=button], button {
    cursor: pointer
}
:-moz-focusring {
    outline: auto
}
table {
    border-collapse: collapse
}
h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit
}
a {
    color: inherit;
    text-decoration: inherit
}
a:hover, a:focus {
    text-decoration: none;
}
button, input, optgroup, select, textarea {
    color: inherit;
    line-height: inherit;
    padding: 0
}
code, kbd, pre, samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}
audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle
}
img, video {
    height: auto;
    max-width: 100%
}
[hidden] {
    display: none
}
*, :after, :before {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-border-opacity: 1;
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-blur: var(--tw-empty, );
    --tw-brightness: var(--tw-empty, );
    --tw-contrast: var(--tw-empty, );
    --tw-grayscale: var(--tw-empty, );
    --tw-hue-rotate: var(--tw-empty, );
    --tw-invert: var(--tw-empty, );
    --tw-saturate: var(--tw-empty, );
    --tw-sepia: var(--tw-empty, );
    --tw-drop-shadow: var(--tw-empty, );
    --tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    border-color: rgba(229, 231, 235, var(--tw-border-opacity))
}
@-webkit-keyframes waterfall {
    0% {
        opacity: 0;
        transform: translateY(-150%)
    }
    40%, 60% {
        opacity: 1;
        transform: translateY(0)
    }
    to {
        opacity: 0;
        transform: translateY(125%)
    }
}
@keyframes waterfall {
    0% {
        opacity: 0;
        transform: translateY(-150%)
    }
    40%, 60% {
        opacity: 1;
        transform: translateY(0)
    }
    to {
        opacity: 0;
        transform: translateY(125%)
    }
}
.waterfall div {
    --tw-bg-opacity: 1;
    -webkit-animation: waterfall 1.5s infinite;
    animation: waterfall 1.5s infinite;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity));
    height: 20px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 40%;
    width: 20px
}
.waterfall div:first-of-type {
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
    margin-left: -10px
}
.waterfall div:nth-of-type(2) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    margin-left: 15px
}
.waterfall div:nth-of-type(3) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
    margin-left: -35px
}
.waterfall div:nth-of-type(4) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    margin-left: 40px
}
.waterfall div:nth-of-type(5) {
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s;
    margin-left: -60px
}
@-webkit-keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}
@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}
.icon {
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    display: inline-block;
    height: .85em;
    pointer-events: none;
    width: .85em;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1rem
}
h1 {
    font-family: Roboto, serif;
    font-weight: 700;
    font-size: 1.875rem;
    letter-spacing: .05em;
    text-transform: uppercase
}
h2 {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    letter-spacing: .025em;
    line-height: 2rem
}
h3 {
    font-size: 1.25rem
}
h3, h4 {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 1.75rem
}
h4 {
    font-weight: 700;
    font-size: 1.125rem
}
@media (min-width:820px) {
    h1 {
        font-size: 3rem;
    }
    h2 {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    h3 {
        font-size: 1.5rem;
        line-height: 2rem
    }
    h4 {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
    h5 {
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.75rem
    }
}
p:not(:first-of-type) {
    margin-bottom: 1rem;
    margin-top: 1rem
}
p:first-of-type {
    margin-bottom: 1rem
}
b, strong {
    font-family: Roboto, serif;
    font-weight: 700
}
.redactor ul, ul.list-arrow {
    margin-bottom: 1rem;
    margin-top: 1rem
}
.redactor ul>:not([hidden])~:not([hidden]), ul.list-arrow>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.25rem*var(--tw-space-y-reverse));
    margin-top: calc(.25rem*(1 - var(--tw-space-y-reverse)))
}
.redactor ul>li, ul.list-arrow>li {
    padding-left: 1rem;
    position: relative
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .redactor ul>li:before, ul.list-arrow>li:before {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#chevron-right-icon);
        mask-image: url(../images/l-icon.svg#chevron-right-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.redactor ul>li:before, ul.list-arrow>li:before {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity));
    font-family: Roboto, serif;
    font-size: 1.125rem;
    left: -4px;
    line-height: 1.75rem;
    position: absolute;
    top: 3px
}
.section--content-primary .redactor ul>li:before, .text-white .redactor ul>li:before, .text-white ul.list-arrow>li:before {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.text-black .redactor ul>li:before, .text-black ul.list-arrow>li:before {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity))
}
.section--content-primary .redactor ol>li::marker, .text-white .redactor ol>li::marker {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
::-moz-selection {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 123, 108, var(--tw-bg-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
::selection {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 123, 108, var(--tw-bg-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 92, 81, var(--tw-ring-opacity))
}
:focus, body:not(.user-is-tabbing) :focus {
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    outline: 2px solid transparent;
    outline-offset: 2px
}
body:not(.user-is-tabbing) :focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)
}
.redactor a {
    color: #008070;
    text-decoration: underline
}
.redactor a:hover {
    text-decoration: none
}
.redactor ol {
    list-style-type: decimal;
    margin-left: 1rem;
    padding: 0
}
.redactor ol, .redactor ol li {
    margin-bottom: 1rem;
    margin-top: 1rem
}
.redactor ol li::marker {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity))
}
.redactor blockquote {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
    border-left-width: 3px;
    padding-left: 1.25rem
}
.lazyload, .lazyloading {
    opacity: 0
}
.lazyloaded {
    opacity: 1;
    transition: opacity .5s;
    transition-delay: .5s
}
.glide.lazyload, .glide.lazyloading {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}
.glide.lazyloaded {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    transform: translateZ(0)
}
@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }
    blockquote, img, pre {
        page-break-inside: avoid
    }
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%
}
@media (min-width:480px) {
    .container {
        max-width: 480px
    }
}
@media (min-width:660px) {
    .container {
        max-width: 660px
    }
}
@media (min-width:820px) {
    .container {
        max-width: 820px
    }
}
@media (min-width:980px) {
    .container {
        max-width: 980px
    }
}
@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}
@media (min-width:1600px) {
    .container {
        max-width: 1600px
    }
}
.aspect-w-1, .aspect-w-2, .aspect-w-3, .aspect-w-4, .aspect-w-5 {
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}
.aspect-w-1>*, .aspect-w-2>*, .aspect-w-3>*, .aspect-w-4>*, .aspect-w-5>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}
.aspect-w-2 {
    --tw-aspect-w: 2
}
.aspect-w-5 {
    --tw-aspect-w: 5
}
.aspect-h-2 {
    --tw-aspect-h: 2
}
.aspect-h-3 {
    --tw-aspect-h: 3
}
.btn {
    align-items: center;
    border-radius: 0;
    border-width: 1px;
    display: inline-flex;
    font-family: Roboto, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1;
    padding: .5rem 1rem
}
.btn, .btn:after {
    transition-duration: .2s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: ease-in-out
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .btn--ext:after {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#chevron-right-icon);
        mask-image: url(../images/l-icon.svg#chevron-right-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.btn--ext:after {
    flex-shrink: 0;
    font-family: Roboto, serif;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-left: .25rem
}
.btn--ext:hover:after {
    transform: translateX(50%)
}
.btn--primary {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity));
    border-color: rgba(0, 166, 81, var(--tw-border-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    text-decoration: none
}
.btn--primary:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 175, 154, var(--tw-bg-opacity));
    border-color: rgba(0, 175, 154, var(--tw-border-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    text-decoration: none
}
.btn--primary-inverse {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
    color: rgba(0, 166, 81, var(--tw-text-opacity));
    text-decoration: none
}
.btn--primary-inverse:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 175, 154, var(--tw-bg-opacity));
    border-color: rgba(0, 175, 154, var(--tw-border-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    text-decoration: none
}
.btn--ghost {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    background-color: transparent;
    border-color: rgba(151, 151, 151, var(--tw-border-opacity));
    color: rgba(0, 0, 0, var(--tw-text-opacity));
    text-decoration: none
}
.btn--ghost:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 175, 154, var(--tw-bg-opacity));
    border-color: rgba(0, 175, 154, var(--tw-border-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    text-decoration: none
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .btn--ghost--ext:after {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#chevron-right-icon);
        mask-image: url(../images/l-icon.svg#chevron-right-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.btn--ghost--ext:after {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity));
    flex-shrink: 0;
    font-family: Roboto, sans-serif;
    margin-left: .25rem
}
.btn--ghost-inverse {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    background-color: transparent;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    text-decoration: none
}
.btn--ghost-inverse, .btn--ghost-inverse:hover {
    border-color: rgba(255, 255, 255, var(--tw-border-opacity))
}
.btn--ghost-inverse:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    color: rgba(0, 175, 154, var(--tw-text-opacity));
    text-decoration: none
}
.btn--link {
    --tw-text-opacity: 1;
    background-color: transparent;
    border-color: transparent;
    color: rgba(0, 166, 81, var(--tw-text-opacity));
    text-decoration: none
}
.btn--link:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
    color: rgba(0, 0, 0, var(--tw-text-opacity));
    text-decoration: none
}
body .cookiebanner {
    transform: translate(-50%, -50%)
}
.cookiebanner {
    font-size: 1rem;
    left: 50%;
    line-height: 1.5rem;
    max-height: 100vh;
    overflow-y: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    position: fixed;
    top: 50%;
    width: 100%;
    z-index: 100
}
@media (min-width:660px) {
    .cookiebanner {
        max-width: 36rem
    }
}
.cookiebanner {
    transform: translate(-50%, -50%)
}
.cookiebanner h1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.25
}
@media (min-width:660px) {
    .cookiebanner h1 {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}
.cookiebanner__content {
    --tw-bg-opacity: 1;
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    padding: 2rem
}
.cookiebanner__notice {
    margin-top: .5rem
}
.cookiebanner__actions {
    margin-top: 1.25rem
}
.cookiebanner__essentials, .cookiebanner__settings {
    margin-top: .5rem
}
body .cookie-modal {
    max-width: 725px;
    transform: translate(-50%, -50%)
}
.cookie-modal {
    left: 50%;
    max-height: 100vh;
    overflow-y: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    position: fixed;
    top: 50%;
    width: 100%;
    z-index: 100
}
@media (min-width:660px) {
    .cookie-modal {
        max-width: 36rem
    }
}
.cookie-modal {
    transform: translate(-50%, -50%)
}
.cookie-modal h1 {
    font-size: 1.25rem;
    line-height: 1.75rem
}
@media (min-width:660px) {
    .cookie-modal h1 {
        font-size: 1.5rem;
        line-height: 2rem
    }
}
.cookie-modal h2 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-top: 1rem
}
.cookie-modal__content {
    --tw-bg-opacity: 1;
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    font-size: .875rem;
    line-height: 1.25rem;
    padding: 2rem
}
.cookie-modal__close-action {
    margin-right: 2rem;
    margin-top: 1.5rem;
    position: absolute;
    right: 0;
    top: 0
}
.cookie-modal__close-icon {
    height: auto;
    width: 1rem
}
.cookie-modal__checks {
    align-items: center;
    display: flex;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem
}
.cookie-modal__checks input {
    margin-right: 1rem
}
.cookie-modal__description {
    margin-left: 2rem
}
.cookie-modal__options {
    margin-bottom: 1rem
}
.cookie-modal__actions {
    margin-top: 1.5rem;
    text-align: center
}
.cookie-overlay {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
    bottom: 0;
    left: 0;
    opacity: .5;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99
}
.filter-btn label {
    cursor: pointer
}
.filter-btn .icon {
    display: none
}
.filter-btn input:checked~label {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity));
    border-color: rgba(0, 166, 81, var(--tw-border-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    text-decoration: none
}
.filter-btn input:checked~label .icon {
    display: block
}
.flyout-active {
    height: 100vh;
    overflow: hidden
}
.flyout-active .flyout {
    transform: translateX(0)
}
.flyout-active .flyout__overlay {
    display: block;
    opacity: 1;
    pointer-events: auto;
    transition-duration: .15s;
    transition-duration: .3s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.flyout {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    max-width: 90vw;
    transform: translateX(100%);
    transition-duration: .15s;
    transition-duration: .2s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 100%;
    z-index: 50
}
.flyout, .flyout__overlay {
    bottom: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
.flyout__overlay {
    background-color: rgba(0, 0, 0, .8);
    cursor: pointer;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition-duration: .15s;
    transition-duration: .3s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    z-index: 40
}
.form__field {
    margin-bottom: 1rem;
    margin-top: 1rem
}
.form__label, .fui-label, .fui-legend {
    display: block;
    font-family: Roboto, sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
    margin-bottom: .5rem
}
.form__input, input.fui-input, textarea.fui-input {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-color: rgba(0, 0, 0, .75);
    border-radius: .25rem;
    border-width: 1px;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
    display: block;
    line-height: 1.25;
    padding: .75rem 1rem;
    width: 100%
}
.form__input:focus, input.fui-input:focus, textarea.fui-input:focus {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-color: rgba(0, 166, 81, var(--tw-border-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px
}
.form__error, input.fui-error, select.fui-error, textarea.fui-error {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
    border-color: rgba(185, 28, 28, var(--tw-border-opacity))
}
.form__msg-error, .fui-error-message {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity))
}
.form__custom-checkbox>input, .form__custom-checkbox>input.fui-input, .fui-checkbox>input, .fui-checkbox>input.fui-input {
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}
.form__custom-checkbox label, .fui-checkbox label {
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.2
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .form__custom-checkbox label:before, .fui-checkbox label:before {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#check-box-outline-blank-icon);
        mask-image: url(../images/l-icon.svg#check-box-outline-blank-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.form__custom-checkbox label:before, .fui-checkbox label:before {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity));
    flex-shrink: 0;
    float: left;
    font-size: 1.2em;
    margin-bottom: 3px;
    margin-right: .5rem;
    margin-top: 1px
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .form__custom-checkbox input[type=checkbox]:checked+label:before, .fui-checkbox input[type=checkbox]:checked+label:before {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#check-box-icon);
        mask-image: url(../images/l-icon.svg#check-box-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.form__custom-checkbox input[type=checkbox]:checked+label:before, .fui-checkbox input[type=checkbox]:checked+label:before {
    display: inline-block;
    transform: translateZ(0)
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .form__custom-checkbox input[type=checkbox]:indeterminate+label:before, .fui-checkbox input[type=checkbox]:indeterminate+label:before {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#indeterminate-check-box-icon);
        mask-image: url(../images/l-icon.svg#indeterminate-check-box-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.form__custom-checkbox input[type=checkbox]:indeterminate+label:before, .fui-checkbox input[type=checkbox]:indeterminate+label:before {
    display: inline-block
}
.form__custom-checkbox input[type=checkbox]:indeterminate+label:before, .fui-checkbox input[type=checkbox]:indeterminate+label:before {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity))
}
.form__custom-checkbox input[type=checkbox]:indeterminate+label:before, .fui-checkbox input[type=checkbox]:indeterminate+label:before {
    transform: translateZ(0)
}
.form__custom-radio>input, .form__custom-radio>input.fui-input, .fui-radio>input, .fui-radio>input.fui-input {
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}
.form__custom-radio label, .fui-radio label {
    align-items: center;
    display: flex
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .form__custom-radio label:before, .fui-radio label:before {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#radio-button-unchecked-icon);
        mask-image: url(../images/l-icon.svg#radio-button-unchecked-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.form__custom-radio label:before, .fui-radio label:before {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity));
    font-size: 1.2em;
    margin-right: .5rem
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .form__custom-radio input[type=radio]:checked+label:before, .fui-radio input[type=radio]:checked+label:before {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#radio-button-checked-icon);
        mask-image: url(../images/l-icon.svg#radio-button-checked-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.form__custom-radio input[type=radio]:checked+label:before, .fui-radio input[type=radio]:checked+label:before {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity));
    display: inline-block;
    transform: translateZ(0)
}
.form__custom-select, .fui-select-container, .fui-type-dropdown .fui-input-container {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-color: rgba(0, 0, 0, .75);
    border-radius: .25rem;
    border-width: 1px;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
    line-height: 1.25;
    position: relative;
    width: 100%
}
.form__custom-select select, .fui-select-container select, .fui-type-dropdown .fui-input-container select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border-style: none;
    margin: 0;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding-bottom: .75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .75rem;
    width: 100%
}
.form__custom-select select::-ms-expand, .fui-select-container select::-ms-expand, .fui-type-dropdown .fui-input-container select::-ms-expand {
    display: none
}
.form__custom-select:after, .fui-select-container:after, .fui-type-dropdown .fui-input-container:after {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity));
    font-family: Roboto, serif;
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-right: .5rem;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .form__custom-select:not(.form__custom-select--multiple):after, .fui-select-container:not(.form__custom-select--multiple):after, .fui-type-dropdown .fui-input-container:not(.form__custom-select--multiple):after {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#chevron-down-icon);
        mask-image: url(../images/l-icon.svg#chevron-down-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
form input.has-error, form select.has-error, form textarea.has-error {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
    border-width: 2px
}
.fui-required {
    display: none
}
.fui-row {
    margin-left: -.5rem;
    margin-right: -.5rem
}
.fui-row, .fui-row>div {
    margin-bottom: 1rem
}
.fui-row>div {
    flex: 1 1 auto;
    padding-left: .5rem;
    padding-right: .5rem;
    width: 100%
}
.fui-row>div:last-child {
    margin-bottom: 0
}
@media (min-width:660px) {
    .fui-row>div {
        flex: 1 1 0%;
        margin-bottom: 0;
        width: auto
    }
}
.fui-btn-container {
    margin-top: 1.5rem
}
.fui-checkbox-label a {
    text-decoration: underline
}
.fui-checkbox-label a:hover {
    text-decoration: none
}
.fui-field:not(.fui-field-required)>div>label:after {
    opacity: .5
}
html[lang=nl] .fui-field:not(.fui-field-required)>div>label:after {
    content: " (optioneel)"
}
html[lang=fr] .fui-field:not(.fui-field-required)>div>label:after {
    content: " (optionnel)"
}
html[lang=en] .fui-field:not(.fui-field-required)>div>label:after {
    content: " (optional)"
}
.fui-table {
    width: 100%
}
.fui-alert.fui-alert-error {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
    margin-bottom: 1rem
}
.fui-table-remove-btn {
    overflow: hidden;
    position: relative;
    text-indent: 9999px;
    white-space: nowrap;
    width: 3rem
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .fui-table-remove-btn:after {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#delete-icon);
        mask-image: url(../images/l-icon.svg#delete-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.fui-table-remove-btn:after {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .fui-table-add-btn:before {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#plus-icon);
        mask-image: url(../images/l-icon.svg#plus-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.fui-table-add-btn {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity));
    display: inline-flex;
    text-decoration: underline
}
.fui-submit, .fui-table-add-btn:hover {
    text-decoration: none
}
.fui-submit {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    align-items: center;
    background-color: #15803d;
    border-color: rgba(0, 166, 81, var(--tw-border-opacity));
    border-radius: 0;
    border-width: 1px;
    color: #ffffff;
    display: inline-flex;
    font-family: Roboto, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1;
    padding: .5rem 1rem;
    transition-duration: .2s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: ease-in-out
}
.fui-submit:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 175, 154, var(--tw-bg-opacity));
    border-color: rgba(0, 175, 154, var(--tw-border-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    text-decoration: none
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .fui-submit:after {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#chevron-right-icon);
        mask-image: url(../images/l-icon.svg#chevron-right-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.fui-submit:after {
    flex-shrink: 0;
    font-family: Roboto, sans-serif;
    margin-left: .25rem;
    transition-duration: .2s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: ease-in-out
}
.fui-submit:hover:after {
    transform: translateX(50%)
}
.formie-recaptcha-placeholder {
    margin-bottom: 1rem;
    margin-top: 1rem
}
.glide {
    box-sizing: border-box;
    position: relative;
    width: 100%
}
.glide * {
    box-sizing: inherit
}
.glide__slides, .glide__track {
    overflow: hidden
}
.glide__slides {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    padding: 0;
    position: relative;
    touch-action: pan-Y;
    transform-style: preserve-3d;
    white-space: nowrap;
    width: 100%;
    will-change: transform
}
.glide__slide, .glide__slides--dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.glide__slide {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    flex-shrink: 0;
    white-space: normal;
    width: 100%
}
.glide__slide a {
    -webkit-user-drag: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
.glide__arrows, .glide__bullets {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.glide--rtl {
    direction: rtl
}
.glide__arrow {
    --tw-bg-opacity: 1;
    --tw-bg-opacity: 0.8;
    --tw-text-opacity: 1;
    align-items: center;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    border-radius: 50%;
    box-shadow: 0 .25em .25em 0 rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, var(--tw-text-opacity));
    cursor: pointer;
    display: none;
    height: 3rem;
    justify-content: center;
    line-height: 1;
    opacity: 1;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .15s ease, border .3s ease-in-out;
    width: 3rem;
    z-index: 2
}
@media (min-width:660px) {
    .glide__arrow {
        display: flex;
        height: 5rem;
        width: 5rem
    }
}
.glide__arrow:focus {
    outline: none
}
.glide__arrow:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 175, 154, var(--tw-text-opacity))
}
.glide__arrow--left {
    left: .2rem
}
@media (min-width:660px) {
    .glide__arrow--left {
        left: -2.95em
    }
}
.glide__arrow--right {
    right: .2em
}
@media (min-width:660px) {
    .glide__arrow--right {
        right: -2.95em
    }
}
.glide__arrow--disabled {
    opacity: .33
}
.glide__arrows-overflow .glide__arrow--left {
    left: .2rem
}
@media (min-width:660px) {
    .glide__arrows-overflow .glide__arrow--left {
        left: -2.5em
    }
}
.glide__arrows-overflow .glide__arrow--right {
    right: .2em
}
@media (min-width:660px) {
    .glide__arrows-overflow .glide__arrow--right {
        right: -2.5em
    }
}
.glide__bullets {
    bottom: 2em;
    display: inline-flex;
    left: 50%;
    list-style: none;
    position: absolute;
    transform: translateX(-50%);
    z-index: 2
}
.glide__bullet {
    background-color: hsla(0, 0%, 100%, .5);
    border: 2px solid transparent;
    border-radius: 50%;
    box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .1);
    cursor: pointer;
    height: 9px;
    line-height: 0;
    margin: 0 .25em;
    padding: 0;
    transition: all .3s ease-in-out;
    width: 9px
}
.glide__bullet:focus {
    outline: none
}
.glide__bullet:focus, .glide__bullet:hover {
    background-color: hsla(0, 0%, 100%, .5);
    border: 2px solid #fff
}
.glide__bullet--active {
    background-color: #fff
}
.glide--swipeable {
    cursor: grab;
    cursor: -webkit-grab
}
.glide--dragging {
    cursor: grabbing;
    cursor: -webkit-grabbing
}
.reveal {
    opacity: 0
}
.glide__slide--active .reveal {
    opacity: 1;
    transition: opacity .8s
}
.glide__slide--active .reveal-1000 {
    opacity: 1;
    transition: opacity 1s
}
.leaflet-image-layer, .leaflet-layer, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-pane, .leaflet-pane>canvas, .leaflet-pane>svg, .leaflet-tile, .leaflet-tile-container, .leaflet-zoom-box {
    left: 0;
    position: absolute;
    top: 0
}
.leaflet-container {
    overflow: hidden
}
.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile {
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.leaflet-tile::-moz-selection {
    background: transparent
}
.leaflet-tile::selection {
    background: transparent
}
.leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast
}
.leaflet-safari .leaflet-tile-container {
    height: 1600px;
    -webkit-transform-origin: 0 0;
    width: 1600px
}
.leaflet-marker-icon {
    display: block
}
.leaflet-marker-shadow {
    display: none
}
.leaflet-container .leaflet-marker-pane img, .leaflet-container .leaflet-overlay-pane svg, .leaflet-container .leaflet-shadow-pane img, .leaflet-container .leaflet-tile, .leaflet-container .leaflet-tile-pane img, .leaflet-container img.leaflet-image-layer {
    max-height: none !important;
    max-width: none !important
}
.leaflet-container.leaflet-touch-zoom {
    touch-action: pan-x pan-y
}
.leaflet-container.leaflet-touch-drag {
    touch-action: none;
    touch-action: pinch-zoom
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    touch-action: none
}
.leaflet-container {
    -webkit-tap-highlight-color: transparent
}
.leaflet-container a {
    -webkit-tap-highlight-color: rgba(51, 181, 229, .4)
}
.leaflet-tile {
    filter: inherit;
    visibility: hidden
}
.leaflet-tile-loaded {
    visibility: inherit
}
.leaflet-zoom-box {
    box-sizing: border-box;
    height: 0;
    width: 0;
    z-index: 9
}
.leaflet-marker-icon.marker-cluster>div {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    align-items: center;
    border-color: rgba(0, 175, 154, var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 3px;
    box-sizing: border-box;
    color: rgba(0, 175, 154, var(--tw-text-opacity));
    display: flex;
    font-family: Roboto, serif;
    font-size: .75rem;
    height: 1.5rem;
    justify-content: center;
    line-height: 1rem;
    text-align: center;
    transition-duration: .15s;
    transition-duration: .2s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 1.5rem
}
.leaflet-marker-icon.marker-cluster>div:hover {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgba(0, 166, 81, var(--tw-border-opacity));
    color: rgba(0, 166, 81, var(--tw-text-opacity))
}
.leaflet-overlay-pane svg {
    -moz-user-select: none
}
.leaflet-pane {
    z-index: 4
}
.leaflet-grayscale {
    filter: grayscale(1)
}
.leaflet-tile-pane {
    z-index: 2
}
.leaflet-overlay-pane {
    z-index: 4
}
.leaflet-shadow-pane {
    z-index: 5
}
.leaflet-marker-pane {
    z-index: 6
}
.leaflet-tooltip-pane {
    z-index: 7
}
.leaflet-popup-pane {
    z-index: 8
}
.leaflet-map-pane canvas {
    z-index: 1
}
.leaflet-map-pane svg {
    z-index: 2
}
.leaflet-vml-shape {
    height: 1px;
    width: 1px
}
.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute
}
.leaflet-control {
    pointer-events: visiblePainted;
    pointer-events: auto;
    position: relative;
    z-index: 8
}
.leaflet-bottom, .leaflet-top {
    pointer-events: none;
    position: absolute;
    z-index: 10
}
.leaflet-top {
    top: 0
}
.leaflet-right {
    right: 0
}
.leaflet-bottom {
    bottom: 0
}
.leaflet-left {
    left: 0
}
.leaflet-control {
    clear: both;
    float: left
}
.leaflet-right .leaflet-control {
    float: right
}
.leaflet-top .leaflet-control {
    margin-top: 10px
}
.leaflet-bottom .leaflet-control {
    margin-bottom: 10px
}
.leaflet-left .leaflet-control {
    margin-left: 10px
}
.leaflet-right .leaflet-control {
    margin-right: 10px
}
.leaflet-fade-anim .leaflet-tile {
    will-change: opacity
}
.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    transition: opacity .2s linear
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1
}
.leaflet-zoom-animated {
    transform-origin: 0 0
}
.leaflet-zoom-anim .leaflet-zoom-animated {
    transition: transform .25s cubic-bezier(0, 0, .25, 1);
    will-change: transform
}
.leaflet-pan-anim .leaflet-tile, .leaflet-zoom-anim .leaflet-tile {
    transition: none
}
.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden
}
.leaflet-interactive {
    cursor: pointer
}
.leaflet-grab {
    cursor: -webkit-grab;
    cursor: grab
}
.leaflet-crosshair, .leaflet-crosshair .leaflet-interactive {
    cursor: crosshair
}
.leaflet-control, .leaflet-popup-pane {
    cursor: auto
}
.leaflet-dragging .leaflet-grab, .leaflet-dragging .leaflet-grab .leaflet-interactive, .leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing
}
.leaflet-image-layer, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-pane>svg path, .leaflet-tile-container {
    pointer-events: none
}
.leaflet-image-layer.leaflet-interactive, .leaflet-marker-icon.leaflet-interactive, .leaflet-pane>svg path.leaflet-interactive, svg.leaflet-image-layer.leaflet-interactive path {
    pointer-events: visiblePainted;
    pointer-events: auto
}
.leaflet-container {
    background: #ddd;
    outline: 0
}
.leaflet-container a:not(".btn") {
    text-decoration: underline
}
.leaflet-container a:not(".btn"):hover {
    text-decoration: none
}
.leaflet-container a.leaflet-active {
    outline: 2px solid orange
}
.leaflet-zoom-box {
    background: hsla(0, 0%, 100%, .5);
    border: 2px dotted #38f
}
.leaflet-container {
    font: 12px/1.5 Helvetica Neue, Arial, Helvetica, sans-serif
}
.leaflet-bar {
    border-radius: 4px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .65)
}
.leaflet-bar a, .leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    color: #000;
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    width: 26px
}
.leaflet-bar a, .leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block
}
.leaflet-bar a:hover {
    background-color: #f4f4f4
}
.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
.leaflet-bar a:last-child {
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}
.leaflet-bar a.leaflet-disabled {
    background-color: #f4f4f4;
    color: #bbb;
    cursor: default
}
.leaflet-touch .leaflet-bar a {
    height: 30px;
    line-height: 30px;
    width: 30px
}
.leaflet-touch .leaflet-bar a:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}
.leaflet-touch .leaflet-bar a:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}
.leaflet-control-zoom-in, .leaflet-control-zoom-out {
    font: 700 18px Lucida Console, Monaco, monospace;
    text-indent: 1px
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
    font-size: 22px
}
.leaflet-control-layers {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4)
}
.leaflet-control-layers-toggle {
    background-image: url(/img/leaflet/layers.png);
    height: 36px;
    width: 36px
}
.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(/img/leaflet/layers-2x.png);
    background-size: 26px 26px
}
.leaflet-touch .leaflet-control-layers-toggle {
    height: 44px;
    width: 44px
}
.leaflet-control-layers-expanded .leaflet-control-layers-toggle, .leaflet-control-layers .leaflet-control-layers-list {
    display: none
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative
}
.leaflet-control-layers-expanded {
    background: #fff;
    color: #333;
    padding: 6px 10px 6px 6px
}
.leaflet-control-layers-scrollbar {
    overflow-x: hidden;
    overflow-y: scroll;
    padding-right: 5px
}
.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px
}
.leaflet-control-layers label {
    display: block
}
.leaflet-control-layers-separator {
    border-top: 1px solid #ddd;
    height: 0;
    margin: 5px -10px 5px -6px
}
.leaflet-default-icon-path {
    background-image: url(/img/leaflet/marker-icon.png)
}
.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: hsla(0, 0%, 100%, .7);
    margin: 0
}
.leaflet-control-attribution, .leaflet-control-scale-line {
    color: #333;
    padding: 0 5px
}
.leaflet-control-attribution a {
    text-decoration: none
}
.leaflet-control-attribution a:hover {
    text-decoration: underline
}
.leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {
    font-size: 11px
}
.leaflet-left .leaflet-control-scale {
    margin-left: 5px
}
.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px
}
.leaflet-control-scale-line {
    background: #fff;
    background: hsla(0, 0%, 100%, .5);
    border: 2px solid #777;
    border-top: none;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 1.1;
    overflow: hidden;
    padding: 2px 5px 1px;
    white-space: nowrap
}
.leaflet-control-scale-line:not(:first-child) {
    border-bottom: none;
    border-top: 2px solid #777;
    margin-top: -2px
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777
}
.leaflet-touch .leaflet-bar, .leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers {
    box-shadow: none
}
.leaflet-touch .leaflet-bar, .leaflet-touch .leaflet-control-layers {
    background-clip: padding-box;
    border: 2px solid rgba(0, 0, 0, .2)
}
.leaflet-popup {
    margin-bottom: 20px;
    position: absolute;
    text-align: center
}
.leaflet-popup-content-wrapper {
    text-align: left
}
.leaflet-popup-content {
    line-height: 1.4;
    margin: 0;
    width: 20rem !important
}
.leaflet-popup-content p {
    margin: 18px 0
}
.leaflet-popup-tip-container {
    height: 20px;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    width: 40px
}
.leaflet-popup-tip {
    height: 17px;
    margin: -10px auto 0;
    padding: 1px;
    transform: rotate(45deg);
    width: 17px
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity));
    box-shadow: 0 3px 14px rgba(0, 0, 0, .4);
    color: #333
}
.leaflet-container a.leaflet-popup-close-button {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity));
    content: "";
    font-size: 1.25rem;
    height: 24px;
    line-height: 1.75rem;
    overflow: hidden;
    position: absolute;
    right: 12px;
    text-indent: 20px;
    top: 11px;
    white-space: nowrap;
    width: 20px
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .leaflet-container a.leaflet-popup-close-button:before {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#clear-icon);
        mask-image: url(../images/l-icon.svg#clear-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.leaflet-container a.leaflet-popup-close-button:before {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}
.leaflet-container a.leaflet-popup-close-button:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 175, 154, var(--tw-text-opacity))
}
.leaflet-popup-scrolled {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    overflow: auto
}
.leaflet-oldie .leaflet-popup-content-wrapper {
    -ms-zoom: 1
}
.leaflet-oldie .leaflet-popup-tip {
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
    margin: 0 auto;
    width: 24px
}
.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px
}
.leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999
}
.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666
}
.leaflet-tooltip {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    color: #222;
    padding: 6px;
    pointer-events: none;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}
.leaflet-tooltip.leaflet-clickable {
    cursor: pointer;
    pointer-events: auto
}
.leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before, .leaflet-tooltip-top:before {
    background: transparent;
    border: 6px solid transparent;
    content: "";
    pointer-events: none;
    position: absolute
}
.leaflet-tooltip-bottom {
    margin-top: 6px
}
.leaflet-tooltip-top {
    margin-top: -6px
}
.leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px
}
.leaflet-tooltip-top:before {
    border-top-color: #fff;
    bottom: 0;
    margin-bottom: -12px
}
.leaflet-tooltip-bottom:before {
    border-bottom-color: #fff;
    margin-left: -6px;
    margin-top: -12px;
    top: 0
}
.leaflet-tooltip-left {
    margin-left: -6px
}
.leaflet-tooltip-right {
    margin-left: 6px
}
.leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
    margin-top: -6px;
    top: 50%
}
.leaflet-tooltip-left:before {
    border-left-color: #fff;
    margin-right: -12px;
    right: 0
}
.leaflet-tooltip-right:before {
    border-right-color: #fff;
    left: 0;
    margin-left: -12px
}
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
    transition: transform .3s ease-out, opacity .3s ease-in
}
.leaflet-cluster-spider-leg {
    transition: stroke-dashoffset .3s ease-out, stroke-opacity .3s ease-in
}
.link {
    color: rgba(0, 0, 0, var(--tw-text-opacity));
    display: inline-flex;
    font-family: Roboto, sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
    text-decoration: underline;
    transition-duration: .15s;
    transition-duration: .2s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.link, .link:hover {
    --tw-text-opacity: 1
}
.link:hover {
    color: rgba(0, 175, 154, var(--tw-text-opacity));
    text-decoration: none
}
.link--ext {
    align-items: center
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .link--ext:after {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#chevron-right-icon);
        mask-image: url(../images/l-icon.svg#chevron-right-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.link--ext:after {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity));
    font-family: Roboto, serif;
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-left: .25rem;
    transition-duration: .15s;
    transition-duration: .2s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.link--ext:hover:after {
    --tw-text-opacity: 1;
    color: rgba(0, 175, 154, var(--tw-text-opacity));
    transform: translateX(25%)
}
.link--icon {
    --tw-text-opacity: 1;
    align-items: center;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
    font-family: Roboto, sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
    text-decoration: underline;
    transition-duration: .15s;
    transition-duration: .2s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .link--icon:before {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#envelope-icon);
        mask-image: url(../images/l-icon.svg#envelope-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.link--icon:before {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity));
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-right: .5rem;
    transition-duration: .15s;
    transition-duration: .2s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.link--icon:hover {
    text-decoration: none
}
.link--icon:hover, .link--icon:hover:before {
    --tw-text-opacity: 1;
    color: rgba(0, 175, 154, var(--tw-text-opacity))
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .link--mail:before {
        -webkit-mask-image: url(../images/l-icon.svg#envelope-icon);
        mask-image: url(../images/l-icon.svg#envelope-icon)
    }
    .link--mail:before, .link--phone:before {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
    .link--phone:before {
        -webkit-mask-image: url(../images/l-icon.svg#phone-icon);
        mask-image: url(../images/l-icon.svg#phone-icon)
    }
    .link--linkedin:before {
        -webkit-mask-image: url(../images/l-icon.svg#linkedin-icon);
        mask-image: url(../images/l-icon.svg#linkedin-icon)
    }
    .link--linkedin:before, .link--magnify:before {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
    .link--magnify:before {
        -webkit-mask-image: url(../images/l-icon.svg#magnify-icon);
        mask-image: url(../images/l-icon.svg#magnify-icon)
    }
    .link--person:before {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#person-icon);
        mask-image: url(../images/l-icon.svg#person-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.link--extended:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}
.loader {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    display: block;
    height: 37.5px;
    overflow: hidden;
    position: relative;
    width: 187.5px
}
.loader img {
    display: block;
    z-index: 20
}
.loader:after {
    --tw-bg-opacity: 1;
    -webkit-animation: float 14s linear infinite;
    animation: float 14s linear infinite;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity));
    content: "";
    height: 750%;
    left: 50%;
    margin-left: -125%;
    mix-blend-mode: multiply;
    position: absolute;
    top: 90%;
    transform-origin: 50% 50%;
    width: 250%;
    z-index: 0
}
@-webkit-keyframes float {
    to {
        transform: translateY(-100%)
    }
}
@keyframes float {
    to {
        transform: translateY(-100%)
    }
}
.modal__overlay {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
    bottom: 0;
    left: 0;
    opacity: .75;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9998
}
.modal__dialog {
    --tw-bg-opacity: 1;
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-radius: .125rem;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    left: 50%;
    max-width: 100%;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 9999
}
.modal__dialog--image {
    min-height: 120px;
    min-width: 120px;
    width: auto
}
.modal__dialog--image img {
    max-width: 100%;
    position: relative;
    width: 100%;
    z-index: 2
}
.modal__dialog--video {
    width: 100%
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .modal__dialog .close-icon:after {
        -webkit-mask-image: url(../images/l-icon.svg#clear-icon);
        mask-image: url(../images/l-icon.svg#clear-icon)
    }
    .modal__dialog .close-icon:after, .modal__dialog .next-icon:after {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
    .modal__dialog .next-icon:after {
        -webkit-mask-image: url(../images/l-icon.svg#chevron-right-icon);
        mask-image: url(../images/l-icon.svg#chevron-right-icon)
    }
    .modal__dialog .prev-icon:after {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#chevron-left-icon);
        mask-image: url(../images/l-icon.svg#chevron-left-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.modal__content {
    padding: 2rem
}
.modal__close {
    align-items: center;
    background: hsla(0, 0%, 100%, .5);
    display: flex;
    font-size: 25px;
    height: 40px;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 10
}
.modal__navigation {
    --tw-text-opacity: 1;
    align-items: center;
    border-radius: 9999px;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    display: flex;
    font-size: 2.25rem;
    height: 40px;
    justify-content: center;
    line-height: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition-duration: .15s;
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 40px
}
.modal__navigation:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    color: rgba(0, 0, 0, var(--tw-text-opacity))
}
.modal__next-button {
    right: -60px
}
.modal__prev-button {
    left: -60px
}
.modal__image-trigger {
    display: block;
    position: relative
}
.modal__image-trigger:before {
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition-duration: .15s;
    transition-duration: .3s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.modal__image-trigger:after {
    content: "";
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition-duration: .15s;
    transition-duration: .3s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.modal__image-trigger:hover {
    font-size: 2.25rem;
    line-height: 2.5rem
}
.modal__image-trigger:hover:before {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
    opacity: .5
}
@supports ((-webkit-mask-image:url()) or (mask-image:url())) {
    .modal__image-trigger:hover:after {
        background-color: currentColor;
        content: "";
        display: block;
        height: .85em;
        -webkit-mask-image: url(../images/l-icon.svg#zoom-in-icon);
        mask-image: url(../images/l-icon.svg#zoom-in-icon);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        width: .85em
    }
}
.modal__image-trigger:hover:after {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    opacity: .75
}
.modal__loader-wrapper {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}
.modal__loader, .modal__loader:after {
    border-radius: 50%;
    height: 40px;
    width: 40px
}
.modal__loader {
    -webkit-animation: load8 1.1s linear infinite;
    animation: load8 1.1s linear infinite;
    border: 5px solid rgba(0, 0, 0, .1);
    border-left-color: rgba(0, 0, 0, .8);
    font-size: 10px;
    transform: translateZ(0)
}
.modal__loader, .modal__video {
    position: relative
}
.modal__video iframe {
    height: 100%;
    left: 0;
    max-height: calc(100vh - 60px);
    position: absolute;
    right: 0;
    top: 0
}
.modal__image {
    aspect-ratio: 1/1;
    position: relative
}
.modal__caption {
    --tw-text-opacity: 1;
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    left: 0;
    padding: .25rem;
    position: absolute;
    right: 0;
    z-index: 10
}
@media (min-width:820px) {
    .modal__dialog {
        max-height: calc(100vh - 60px);
        max-width: 700px
    }
    .modal__dialog--image {
        max-width: calc(100vw - 40px)
    }
    .modal__dialog--video {
        max-width: calc(100vw - 160px)
    }
    .modal__close {
        --tw-bg-opacity: 1;
        background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
        border-radius: 9999px;
        height: 40px;
        position: absolute;
        right: -20px;
        top: -20px;
        width: 40px
    }
}
@-webkit-keyframes load8 {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}
@keyframes load8 {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}
.js-search-form {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-100%);
    transition: visibility 0s .4s, opacity .4s ease-out, transform .4s ease-out;
    visibility: hidden
}
.js-search-form.search-show, .js-search-hide {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition: opacity .4s ease-out, transform .4s ease-out;
    visibility: visible
}
.js-search-hide.search-hide {
    opacity: 0;
    pointer-events: none;
    transform: translateY(-100%);
    transition: visibility 0s .4s, opacity .4s ease-out, transform .4s ease-out;
    visibility: hidden
}
.section {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}
.section--primary {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity))
}
@media (min-width:820px) {
    .section {
        padding-bottom: 3rem;
        padding-top: 3rem
    }
}
.section--content-primary .section__content {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.section--content-primary .section__content .section__content-text {
    padding: 1.5rem
}
@media (min-width:820px) {
    .section--content-primary .section__content .section__content-text {
        padding: 2rem
    }
}
.section--content-white .section__content {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}
.section--content-white .section__content .section__content-text {
    padding: 1.5rem
}
@media (min-width:820px) {
    .section--content-white .section__content .section__content-text {
        padding: 2rem
    }
}
.section--background .btn--primary, .section--content-primary .section__content .btn--primary, .section--dark-content .btn--primary {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
    color: rgba(0, 0, 0, var(--tw-text-opacity))
}
.section--background .btn--primary:after, .section--content-primary .section__content .btn--primary:after, .section--dark-content .btn--primary:after {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity))
}
.section--background .btn--primary:hover, .section--content-primary .section__content .btn--primary:hover, .section--dark-content .btn--primary:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 175, 154, var(--tw-bg-opacity));
    border-color: rgba(0, 175, 154, var(--tw-border-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.section--background .btn--primary:hover:after, .section--content-primary .section__content .btn--primary:hover:after, .section--dark-content .btn--primary:hover:after {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.section--background .btn--ghost, .section--content-primary .section__content .btn--ghost, .section--dark-content .btn--ghost {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.section--background .btn--ghost:after, .section--content-primary .section__content .btn--ghost:after, .section--dark-content .btn--ghost:after {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.section--background .btn--ghost:hover, .section--content-primary .section__content .btn--ghost:hover, .section--dark-content .btn--ghost:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 175, 154, var(--tw-bg-opacity));
    border-color: rgba(0, 175, 154, var(--tw-border-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.section--background .btn--ghost:hover:after, .section--background .link, .section--background .link:after, .section--background .link:before, .section--content-primary .section__content .btn--ghost:hover:after, .section--content-primary .section__content .link, .section--content-primary .section__content .link:after, .section--content-primary .section__content .link:before, .section--dark-content .btn--ghost:hover:after, .section--dark-content .link, .section--dark-content .link:after, .section--dark-content .link:before {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.section--background .link:hover, .section--background .link:hover:after, .section--background .link:hover:before, .section--content-primary .section__content .link:hover, .section--content-primary .section__content .link:hover:after, .section--content-primary .section__content .link:hover:before, .section--dark-content .link:hover, .section--dark-content .link:hover:after, .section--dark-content .link:hover:before {
    color: hsla(0, 0%, 100%, .8)
}
.section--dark-content .link {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.section--dark-content .link:after, .section--dark-content .link:before {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity))
}
.section--dark-content .link:hover, .section--dark-content .link:hover:after, .section--dark-content .link:hover:before {
    --tw-text-opacity: 1;
    color: rgba(0, 175, 154, var(--tw-text-opacity))
}
.section--card-content .link, .section--card-content .link:after, .section--card-content .link:before, .section--card-content .link:hover, .section--card-content .link:hover:after, .section--card-content .link:hover:before {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.section--default+.section--default, .section--light+.section--light, .section--primary+.section--primary {
    padding-top: 0 !important
}
.main-menu-item {
    position: relative
}
.main-menu-item:before {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity));
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    transition-duration: .15s;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}
.main-menu-item.active:before, .main-menu-item:hover:before {
    height: 5px
}
.custom-table table {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
    border-width: 1px;
    display: block;
    width: 100%
}
.custom-table table th {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    font-family: Roboto, serif;
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    text-align: left
}
.custom-table table tr {
    --tw-border-opacity: 1;
    border-bottom-width: 2px;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
    display: block
}
.custom-table table tr:last-child {
    border-style: none
}
.custom-table table td {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-bottom-width: 1px;
    border-color: rgba(0, 0, 0, .5);
    display: block;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
    padding: 0
}
.custom-table table td div {
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem
}
.custom-table table td:before {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    content: attr(data-label);
    display: block;
    font-family: Roboto, serif;
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    width: 100%
}
.custom-table table thead {
    display: none
}
.custom-table table tbody {
    display: block
}
@media (min-width:660px) {
    .custom-table table, .custom-table table tbody {
        display: block
    }
    .custom-table table tr {
        display: table;
        width: 100%
    }
    .custom-table table td {
        display: table-row
    }
    .custom-table table td:before, .custom-table table td div {
        display: table-cell;
        width: auto
    }
    .custom-table table td div {
        width: 50%
    }
}
@media (min-width:820px) {
    .custom-table table {
        display: table
    }
    .custom-table table td {
        display: table-cell
    }
    .custom-table table tr {
        border-style: none;
        display: table-row
    }
    .custom-table table thead {
        display: table-header-group
    }
    .custom-table table tbody {
        display: table-row-group
    }
    .custom-table table td:before, .custom-table table th:before {
        display: none
    }
    .custom-table table tr:last-child td {
        border-style: none
    }
}
blockquote {
    position: relative;
    z-index: 10
}
blockquote:before {
    --tw-translate-y: -2rem;
    --tw-translate-x: -0.5rem;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    transform: var(--tw-transform);
    width: 10rem;
    z-index: 0
}
@media (min-width:660px) {
    blockquote:before {
        --tw-translate-x: -2rem;
        transform: var(--tw-transform)
    }
}
[data-s-toggle-target][aria-expanded=true]>.icon {
    transform: rotate(180deg)
}
[data-s-toggle-target][aria-expanded=false] .js-toggle-expanded-text, [data-s-toggle-target][aria-expanded=true] .js-toggle-collapsed-text {
    display: none
}
[data-s-toggle] {
    overflow: hidden;
    transition: max-height .4s ease-in-out
}
[data-s-toggle]:not([data-s-toggle-height]) {
    max-height: 0
}
[data-s-toggle-height]:not(.expanded) {
    position: relative
}
[data-s-toggle-height]:not(.expanded):after {
    --tw-gradient-from: hsla(0, 0%, 100%, 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, hsla(0, 0%, 100%, 0));
    --tw-gradient-to: #fff;
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    bottom: 0;
    content: "";
    height: 6rem;
    left: 0;
    position: absolute;
    right: 0
}
.video-wrapper {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}
.video-wrapper iframe {
    box-sizing: border-box;
    height: 56.25vw;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 177.77777778vh
}
.sr-only {
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}
.pointer-events-none {
    pointer-events: none
}
.pointer-events-auto {
    pointer-events: auto
}
.visible {
    visibility: visible
}
.invisible {
    visibility: hidden
}
.static {
    position: static
}
.fixed {
    position: fixed
}
.absolute {
    position: absolute
}
.relative {
    position: relative
}
.inset-0 {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}
.right-0 {
    right: 0
}
.top-28 {
    top: 7rem
}
.top-1\/2 {
    top: 50%
}
.left-1\/2 {
    left: 50%
}
.left-0 {
    left: 0
}
.top-0 {
    top: 0
}
.bottom-0 {
    bottom: 0
}
.left-1\/3 {
    left: 33.333333%
}
.top-1\/3 {
    top: 33.333333%
}
.z-20 {
    z-index: 20
}
.z-99 {
    z-index: 99
}
.z-30 {
    z-index: 30
}
.z-10 {
    z-index: 10
}
.z-50 {
    z-index: 50
}
.float-left {
    float: left
}
.m-0 {
    margin: 0
}
.-m-2 {
    margin: -.5rem
}
.-m-4 {
    margin: -1rem
}
.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem
}
.my-4 {
    margin-bottom: 1rem;
    margin-top: 1rem
}
.mx-auto {
    margin-left: auto;
    margin-right: auto
}
.-mx-2 {
    margin-left: -.5rem;
    margin-right: -.5rem
}
.my-2 {
    margin-bottom: .5rem;
    margin-top: .5rem
}
.my-6 {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem
}
.-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem
}
.my-3 {
    margin-bottom: .75rem;
    margin-top: .75rem
}
.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}
.mb-4 {
    margin-bottom: 1rem
}
.mt-screen {
    margin-top: 100vh;
    overflow-x: hidden
}
.-mt-1 {
    margin-top: -.25rem
}
.ml-2 {
    margin-left: .5rem
}
.mr-2 {
    margin-right: .5rem
}
.mb-6 {
    margin-bottom: 1.5rem
}
.mb-1 {
    margin-bottom: .25rem
}
.mt-2 {
    margin-top: .5rem
}
.mt-\[-46px\] {
    margin-top: -46px
}
.mt-6 {
    margin-top: 1.5rem
}
.mt-20 {
    margin-top: 5rem
}
.mt-4 {
    margin-top: 1rem
}
.mt-8 {
    margin-top: 2rem
}
.mb-3 {
    margin-bottom: .75rem
}
.mt-1 {
    margin-top: .25rem
}
.mt-10 {
    margin-top: 2.5rem
}
.-mt-4 {
    margin-top: -1rem
}
.mb-2 {
    margin-bottom: .5rem
}
.mb-0 {
    margin-bottom: 0
}
.mr-3 {
    margin-right: .75rem
}
.mt-\[165px\] {
    margin-top: 165px
}
.ml-\[-135px\] {
    margin-left: -135px
}
.mr-4 {
    margin-right: 1rem
}
.mt-12 {
    margin-top: 3rem
}
.mt-auto {
    margin-top: auto
}
.ml-8 {
    margin-left: 2rem
}
.ml-3 {
    margin-left: .75rem
}
.mt-\[-40px\] {
    margin-top: -40px
}
.mr-1 {
    margin-right: .25rem
}
.block {
    display: block
}
.inline-block {
    display: inline-block
}
.inline {
    display: inline
}
.inline-flex {
    display: inline-flex
}
.table {
    display: table
}
.grid {
    display: grid
}
.hidden {
    display: none
}
.h-0 {
    height: 0
}
.h-screen {
    height: 100vh
}
.h-6 {
    height: 1.5rem
}
.h-full {
    height: 100%
}
.h-12 {
    height: 3rem
}
.h-10 {
    height: 2.5rem
}
.min-h-full {
    min-height: 100%
}
.min-h-\[150px\] {
    min-height: 150px
}
.w-full {
    width: 100%
}
.w-6 {
    width: 1.5rem
}
.w-3\/4 {
    width: 75%
}
.w-1\/3 {
    width: 33.333333%
}
.w-64 {
    width: 16rem
}
.w-\[175px\] {
    width: 175px
}
.w-10 {
    width: 2.5rem
}
.w-2\/3 {
    width: 66.666667%
}
.w-1\/4 {
    width: 25%
}
.w-1\/2 {
    width: 50%
}
.w-16 {
    width: 4rem
}
.min-w-searchbox {
    min-width: 225px
}
.max-w-3xl {
    max-width: 48rem
}
.max-w-xl {
    max-width: 36rem
}
.max-w-logo {
    max-width: 225px
}
.flex-1 {
    flex: 1 1 0%
}
.flex-auto {
    flex: 1 1 auto
}
.flex-shrink-0 {
    flex-shrink: 0
}
.translate-x-\[115px\] {
    --tw-translate-x: 115px;
    transform: var(--tw-transform)
}
.-rotate-90 {
    --tw-rotate: -90deg
}
.-rotate-90, .transform {
    transform: var(--tw-transform)
}
@-webkit-keyframes bounce {
    0%, to {
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        transform: translateY(-25%)
    }
    50% {
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1);
        transform: none
    }
}
@keyframes bounce {
    0%, to {
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        transform: translateY(-25%)
    }
    50% {
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1);
        transform: none
    }
}
.animate-bounce {
    -webkit-animation: bounce 1s infinite;
    animation: bounce 1s infinite
}
.cursor-pointer {
    cursor: pointer
}
.resize {
    resize: both
}
.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}
.flex-row-reverse {
    flex-direction: row-reverse
}
.flex-col {
    flex-direction: column
}
.flex-col-reverse {
    flex-direction: column-reverse
}
.flex-wrap {
    flex-wrap: wrap
}
.items-end {
    align-items: flex-end
}
.items-center {
    align-items: center
}
.items-baseline {
    align-items: baseline
}
.justify-end {
    justify-content: flex-end
}
.justify-center {
    justify-content: center
}
.justify-between {
    justify-content: space-between
}
.gap-4 {
    gap: 1rem
}
.space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1rem*var(--tw-space-y-reverse));
    margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)))
}
.space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.5rem*var(--tw-space-y-reverse));
    margin-top: calc(.5rem*(1 - var(--tw-space-y-reverse)))
}
.space-y-1>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.25rem*var(--tw-space-y-reverse));
    margin-top: calc(.25rem*(1 - var(--tw-space-y-reverse)))
}
.space-y-3>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.75rem*var(--tw-space-y-reverse));
    margin-top: calc(.75rem*(1 - var(--tw-space-y-reverse)))
}
.space-x-4>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(1rem*var(--tw-space-x-reverse))
}
.space-x-10>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(2.5rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(2.5rem*var(--tw-space-x-reverse))
}
.space-x-8>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(2rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(2rem*var(--tw-space-x-reverse))
}
.overflow-hidden {
    overflow: hidden
}
.overflow-visible {
    overflow: visible
}
.truncate {
    overflow: hidden;
    text-overflow: ellipsis
}
.truncate, .whitespace-nowrap {
    white-space: nowrap
}
.rounded-none {
    border-radius: 0
}
.rounded-full {
    border-radius: 9999px
}
.border-10 {
    border-width: 10px
}
.border-1 {
    border-width: 1px
}
.border-5 {
    border-width: 5px
}
.border-l-1 {
    border-left-width: 1px
}
.border-r-0 {
    border-right-width: 0
}
.border-b-2 {
    border-bottom-width: 2px
}
.border-primary {
    --tw-border-opacity: 1;
    border-color: rgba(0, 166, 81, var(--tw-border-opacity))
}
.border-white\/50 {
    border-color: hsla(0, 0%, 100%, .5)
}
.border-mid\/25 {
    border-color: hsla(0, 0%, 59%, .25)
}
.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity))
}
.border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity))
}
.border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity))
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}
.bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity))
}
.bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity))
}
.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity))
}
.bg-light {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 249, 249, var(--tw-bg-opacity))
}
.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity))
}
.bg-transparent {
    background-color: transparent
}
.bg-opacity-75 {
    --tw-bg-opacity: 0.75
}
.bg-cover {
    background-size: cover
}
.bg-center {
    background-position: 50%
}
.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}
.p-4 {
    padding: 1rem
}
.p-8 {
    padding: 2rem
}
.p-6 {
    padding: 1.5rem
}
.p-2 {
    padding: .5rem
}
.p-5 {
    padding: 1.25rem
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}
.py-2 {
    padding-bottom: .5rem;
    padding-top: .5rem
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}
.py-10 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem
}
.py-0 {
    padding-bottom: 0;
    padding-top: 0
}
.py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem
}
.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}
.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem
}
.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}
.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem
}
.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}
.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}
.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}
.pt-4 {
    padding-top: 1rem
}
.pt-8 {
    padding-top: 2rem
}
.pt-2 {
    padding-top: .5rem
}
.pt-3 {
    padding-top: .75rem
}
.pl-10 {
    padding-left: 2.5rem
}
.pl-3 {
    padding-left: .75rem
}
.pr-1 {
    padding-right: .25rem
}
.pb-8 {
    padding-bottom: 2rem
}
.pb-6 {
    padding-bottom: 1.5rem
}
.font-base {
    font-family: Roboto, sans-serif
}
.font-accent {
    font-family: Roboto, serif;
    font-weight: 700;
}
.font-regular {
    font-family: Roboto, sans-serif
}
.text-sm {
    font-size: .875rem !important;
    line-height: 1.25rem !important;
}
.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}
.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}
.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}
.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}
.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}
.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}
.font-light {
    font-weight: 300
}
.font-medium {
    font-weight: 500
}
.font-bold {
    font-weight: 700
}
.font-semibold {
    font-weight: 600
}
.uppercase {
    text-transform: uppercase
}
.italic {
    font-style: italic
}
.leading-none {
    line-height: 1
}
.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.text-primary {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 80, var(--tw-text-opacity))
}
.text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity))
}
.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity))
}
.text-mid\/50 {
    color: hsla(0, 0%, 59%, .5)
}
.underline {
    text-decoration: underline
}
.no-underline {
    text-decoration: none
}
.opacity-50 {
    opacity: .5
}
.opacity-0 {
    opacity: 0
}
.opacity-100 {
    opacity: 1
}
.opacity-25 {
    opacity: .25
}
.opacity-60 {
    opacity: .6
}
.mix-blend-multiply {
    mix-blend-mode: multiply
}
.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.ring-primary-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 166, 81, var(--tw-ring-opacity))
}
.blur {
    --tw-blur: blur(8px)
}
.blur, .filter {
    filter: var(--tw-filter)
}
.transition {
    transition-duration: .15s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.transition-opacity {
    transition-duration: .15s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.duration-300 {
    transition-duration: .3s
}
.duration-500 {
    transition-duration: .5s
}
.duration-200 {
    transition-duration: .2s
}
.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}
.ease-\[cubic-bezier\(\.69\2c \.18\2c \.12\2c \.9\)\] {
    transition-timing-function: cubic-bezier(.69, .18, .12, .9)
}
.pull-to-center, .pull-to-top-left {
    transform: translate(-50%, -50%)
}
.skip-to-main:active, .skip-to-main:focus {
    clip: unset;
    background-color: #000;
    border: 2px solid blue;
    color: #fff;
    font-size: 1.2em;
    height: auto;
    left: auto;
    margin: 10px 35%;
    overflow: auto;
    padding: 5px;
    text-align: center;
    top: auto;
    width: 30%;
    z-index: 999
}
.embed-container {
    overflow: hidden;
    position: relative;
    width: 100%
}
.video-container:before {
    content: "";
    display: block;
    padding-bottom: 56.25%
}
.video-container iframe, embed, object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.hyphens-auto {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}
@media speech {
    .weight-hover-black:after, .weight-hover-bold:after, .weight-hover-semibold:after {
        display: none
    }
}
@config "./tailwind.config.site.js";
.before\:absolute:before {
    content: "";
    position: absolute
}
.before\:inset-0:before {
    bottom: 0;
    content: "";
    left: 0;
    right: 0;
    top: 0
}
.before\:h-full:before {
    content: "";
    height: 100%
}
.before\:w-full:before {
    content: "";
    width: 100%
}
.before\:bg-black:before {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
    content: ""
}
.before\:bg-primary:before {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity));
    content: ""
}
.before\:opacity-30:before {
    content: "";
    opacity: .3
}
.before\:opacity-50:before {
    content: "";
    opacity: .5
}
.before\:opacity-25:before {
    content: "";
    opacity: .25
}
.before\:opacity-0:before {
    content: "";
    opacity: 0
}
.title_top_footer {
    color: #fff;
}
.box_top_footer .redactor {
    color: #fff;
}
.copyright {
    color: #ffffff
}
.copyright a:hover {
    color: #fff
}
.before\:transition:before {
    content: "";
    transition-duration: .15s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.before\:duration-300:before {
    content: "";
    transition-duration: .3s
}
.before\:ease-in-out:before {
    content: "";
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
    transform: var(--tw-transform)
}
.hover\:border-primary-hover:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 175, 154, var(--tw-border-opacity))
}
.hover\:bg-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 166, 81, var(--tw-bg-opacity))
}
.hover\:bg-primary-hover:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 175, 154, var(--tw-bg-opacity))
}
.hover\:text-primary-hover:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 175, 154, var(--tw-text-opacity))
}
.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.hover\:text-primary-500:hover, .hover\:text-primary:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 166, 81, var(--tw-text-opacity))
}
.hover\:underline:hover {
    text-decoration: underline
}
.hover\:no-underline:hover {
    text-decoration: none
}
.hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}
.group:hover .group-hover\:overflow-visible {
    overflow: visible
}
.group:hover .group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}
.group:hover .group-hover\:text-primary-hover {
    --tw-text-opacity: 1;
    color: rgba(0, 175, 154, var(--tw-text-opacity))
}
.group:hover .group-hover\:opacity-0 {
    opacity: 0
}
.group:hover .group-hover\:before\:opacity-50:before {
    content: "";
    opacity: .5
}
@media (min-width:660px) {
    .sm\:aspect-w-1, .sm\:aspect-w-2, .sm\:aspect-w-3, .sm\:aspect-w-4, .sm\:aspect-w-5 {
        padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
        position: relative
    }
    .sm\:aspect-w-1>*, .sm\:aspect-w-2>*, .sm\:aspect-w-3>*, .sm\:aspect-w-4>*, .sm\:aspect-w-5>* {
        bottom: 0;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%
    }
    .sm\:aspect-w-5 {
        --tw-aspect-w: 5
    }
    .sm\:aspect-h-2 {
        --tw-aspect-h: 2
    }
    .sm\:mb-8 {
        margin-bottom: 2rem
    }
    .sm\:mt-0 {
        margin-top: 0
    }
    .sm\:flex {
        display: flex
    }
    .sm\:h-12 {
        height: 3rem
    }
    .sm\:w-3\/4 {
        width: 75%
    }
    .sm\:w-12 {
        width: 3rem
    }
    .sm\:w-1\/4 {
        width: 25%
    }
    .sm\:w-1\/2 {
        width: 50%
    }
    .sm\:w-\[225px\] {
        width: 225px
    }
    .sm\:w-full {
        width: 100%
    }
    .sm\:w-2\/3 {
        width: 66.666667%
    }
    .sm\:w-1\/3 {
        width: 33.333333%
    }
    .sm\:max-w-3xl {
        max-width: 48rem
    }
    .sm\:flex-row {
        flex-direction: row
    }
    .sm\:flex-wrap {
        flex-wrap: wrap
    }
    .sm\:space-y-0>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(0px*var(--tw-space-y-reverse));
        margin-top: calc(0px*(1 - var(--tw-space-y-reverse)))
    }
    .sm\:space-x-4>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(1rem*var(--tw-space-x-reverse))
    }
    .sm\:py-16 {
        padding-bottom: 4rem;
        padding-top: 4rem
    }
    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .sm\:py-20 {
        padding-bottom: 5rem;
        padding-top: 5rem
    }
    .sm\:pt-0 {
        padding-top: 0
    }
}
@media (min-width:820px) {
    .md\:aspect-w-1, .md\:aspect-w-2, .md\:aspect-w-3, .md\:aspect-w-4, .md\:aspect-w-5 {
        padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*60%);
        position: relative
    }
    .md\:aspect-w-1>*, .md\:aspect-w-2>*, .md\:aspect-w-3>*, .md\:aspect-w-4>*, .md\:aspect-w-5>* {
        bottom: 0;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%
    }
    .md\:aspect-w-1 {
        --tw-aspect-w: 1
    }
    .md\:aspect-w-3 {
        --tw-aspect-w: 3
    }
    .md\:aspect-w-4 {
        --tw-aspect-w: 4
    }
    .md\:aspect-h-1 {
        --tw-aspect-h: 1
    }
    .md\:aspect-h-3 {
        --tw-aspect-h: 3
    }
    .md\:aspect-h-4 {
        --tw-aspect-h: 4
    }
    .md\:not-sr-only {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        padding: 0;
        position: static;
        white-space: normal;
        width: auto
    }
    .md\:fixed {
        position: fixed
    }
    .md\:absolute {
        position: absolute
    }
    .md\:top-1\/2 {
        top: 50%
    }
    .md\:left-1\/2 {
        left: 50%
    }
    .md\:top-full {
        top: 100%
    }
    .md\:-m-4 {
        margin: -1rem
    }
    .md\:my-3 {
        margin-bottom: .75rem;
        margin-top: .75rem
    }
    .md\:mb-0 {
        margin-bottom: 0
    }
    .md\:mb-12 {
        margin-bottom: 3rem
    }
    .md\:mb-6 {
        margin-bottom: 1.5rem
    }
    .md\:mt-\[-1px\] {
        margin-top: -1px
    }
    .md\:mt-32 {
        margin-top: 8rem
    }
    .md\:mt-12 {
        margin-top: 3rem
    }
    .md\:mt-64 {
        margin-top: 16rem
    }
    .md\:mb-10 {
        margin-bottom: 2.5rem
    }
    .md\:mt-8 {
        margin-top: 2rem
    }
    .md\:mt-0 {
        margin-top: 0
    }
    .md\:mb-4 {
        margin-bottom: 1rem
    }
    .md\:mt-\[-52px\] {
        margin-top: -52px
    }
    .md\:block {
        display: block
    }
    .md\:inline-block {
        display: inline-block
    }
    .md\:flex {
        display: flex
    }
    .md\:hidden {
        display: none
    }
    .md\:h-auto {
        height: auto
    }
    .md\:w-1\/2 {
        width: 50%
    }
    .md\:w-3\/4 {
        width: 75%
    }
    .md\:w-2\/3 {
        width: 66.666667%
    }
    .md\:w-4\/5 {
        width: 80%
    }
    .md\:w-1\/4 {
        width: 25%
    }
    .md\:w-4\/6 {
        width: 66.666667%
    }
    .md\:w-\[250px\] {
        width: 250px
    }
    .md\:w-full {
        width: 100%
    }
    .md\:w-8\/12 {
        width: 66.666667%
    }
    .md\:items-stretch {
        align-items: stretch
    }
    .md\:overflow-hidden {
        overflow: hidden
    }
    .md\:p-8 {
        padding: 2rem
    }
    .md\:p-4 {
        padding: 1rem
    }
    .md\:py-28 {
        padding-bottom: 7rem;
        padding-top: 7rem
    }
    .md\:py-16 {
        padding-bottom: 4rem;
        padding-top: 4rem
    }
    .md\:py-12 {
        padding-bottom: 3rem;
        padding-top: 3rem
    }
    .md\:pt-0 {
        padding-top: 0
    }
    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
    .md\:mix-blend-multiply {
        mix-blend-mode: multiply
    }
    .md\:pull-to-center, .md\:pull-to-top-left {
        transform: translate(-50%, -50%)
    }
    .group:hover .md\:group-hover\:top-1\/4 {
        top: 25%
    }
    .group:hover .md\:group-hover\:top-1\/5 {
        top: 20%
    }
}
@media (min-width:980px) {
    .lg\:left-2\/3 {
        left: 66.666667%
    }
    .lg\:top-2\/3 {
        top: 66.666667%
    }
    .lg\:mt-0 {
        margin-top: 0
    }
    .lg\:block {
        display: block
    }
    .lg\:hidden {
        display: none
    }
    .lg\:w-1\/3 {
        width: 33.333333%
    }
    .lg\:w-3\/4 {
        width: 75%
    }
    .lg\:w-1\/5 {
        width: 20%
    }
    .lg\:w-2\/3 {
        width: 66.666667%
    }
    .lg\:w-1\/2 {
        width: 50%
    }
    .lg\:w-1\/4 {
        width: 25%
    }
    .lg\:w-full {
        width: 100%
    }
    .lg\:w-12 {
        width: 3rem
    }
    .lg\:border-l-1 {
        border-left-width: 1px
    }
    .lg\:border-gray-300 {
        --tw-border-opacity: 1;
        border-color: rgba(209, 213, 219, var(--tw-border-opacity))
    }
    .lg\:py-20 {
        padding-bottom: 5rem;
        padding-top: 5rem
    }
    .lg\:text-2xl {
        font-size: 20px;
        line-height: 2rem
    }
    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
}
@media (min-width:1200px) {
    .xl\:w-1\/3 {
        width: 33.333333%
    }
    .xl\:w-2\/3 {
        width: 66.666667%
    }
    .xl\:w-1\/4 {
        width: 25%
    }
}
@media (min-width:1600px) {
    .xxl\:container {
        margin-left: auto;
        margin-right: auto;
        padding-left: 1rem;
        padding-right: 1rem;
        width: 100%
    }
    @media (min-width:480px) {
        .xxl\:container {
            max-width: 480px
        }
    }
    @media (min-width:660px) {
        .xxl\:container {
            max-width: 660px
        }
    }
    @media (min-width:820px) {
        .xxl\:container {
            max-width: 820px
        }
    }
    @media (min-width:980px) {
        .xxl\:container {
            max-width: 980px
        }
    }
    @media (min-width:1200px) {
        .xxl\:container {
            max-width: 1200px
        }
    }
    @media (min-width:1600px) {
        .xxl\:container {
            max-width: 1600px
        }
    }
}
@media print {
    .print\:block {
        display: block
    }
    .print\:hidden {
        display: none
    }
    .print\:text-black {
        --tw-text-opacity: 1;
        color: rgba(0, 0, 0, var(--tw-text-opacity))
    }
    .print\:no-underline {
        text-decoration: none
    }
}
[inert] {
    pointer-events: none;
    cursor: default;
}
[inert], [inert] * {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
footer .fa {
    color: rgba(0, 166, 80, var(--tw-text-opacity));
    margin-right: 7px
}
.img-slide h3 {
    position: absolute;
    bottom: 0;
    font-size: 1.2rem;
    padding: 20px;
    background: #c0c0c03b;
    display: block;
    width: 100%;
    margin-bottom: 0;
}
.owl-nav {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px
}
/*.owl-nav .owl-prev, .owl-nav .owl-next{
    align-items: center;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    border-radius: 50%;
    box-shadow: 0 0.25em 0.25em 0 rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, var(--tw-text-opacity));
    cursor: pointer;
    height: 2rem;
    justify-content: center;
    line-height: 50px;
	text-align: center;
    opacity: 1;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .15s ease, border .3s ease-in-out;
    width: 50px;
    height: 50px;
	font-size: 2rem;
    z-index: 2;
}*/

.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
    color: rgba(0, 166, 80, var(--tw-text-opacity));
}
.owl-nav .owl-prev {
    position: absolute;
    left: 0;
}
.owl-nav .owl-next {
    position: absolute;
    right: 0;
}
.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
    background: none
}
.breadcrumb span:last-child a {
    text-decoration: none
}
.breadcrumb span:last-child svg {
    display: none
}
.g-map iframe {
    width: 100%;
    height: 575px
}
.contact-fixed a:nth-child(1) {
    position: fixed;
    right: 80px;
    bottom: 238px;
    z-index: 99;
}
.contact-fixed a:nth-child(2) {
    position: fixed;
    right: 80px;
    bottom: 185px;
    z-index: 99;
}
.contact-fixed a:nth-child(3) {
    position: fixed;
    right: 80px;
    bottom: 132px;
    z-index: 99;
}
.contact-fixed a:nth-child(4) {
    position: fixed;
    right: 80px;
    bottom: 90px;
    z-index: 99;
}
.contact-fixed img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 2px -1px 8px 0px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 2px -1px 8px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 2px -1px 8px 0px rgba(0, 0, 0, 0.09);
}
.contact-fixed a {
    display: block;
    margin-bottom: 10px;
}
.contact-fixed a:last-child {
    margin-bottom: 0
}
.hai-dong {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.form-reg label {
    font-weight: 400
}
.form-reg .input-group-addon {
    padding: 0;
    color: #000;
    font-size: 1rem;
    background: none;
    border: none
}
.block-box {
    margin-bottom: 3rem
}
.display-inline-block {
    display: inline-block !important;
    width: auto !important;
}
.w-70 {
    width: 70px !important
}
.main-menu ul {
    position: absolute;
    top: calc(100% - 20px);
    left: 0;
    z-index: 99;
    background: #fff;
    width: 230px;
    box-shadow: 0px 1px 6px 0px rgba(78, 78, 78, 0.75);
    -webkit-box-shadow: 0px 1px 6px 0px rgba(78, 78, 78, 0.75);
    -moz-box-shadow: 0px 1px 6px 0px rgba(78, 78, 78, 0.75);
    display: none
}
.main-menu ul a {
    padding: 10px;
    display: block
}
.main-menu ul a:hover {
    color: rgba(0, 166, 81, var(--tw-text-opacity))
}
.main-menu>li:hover>ul {
    display: block
}
.form-control {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-color: rgba(0, 0, 0, .75);
    border-radius: 0.25rem;
    border-width: 1px;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
    display: block;
    line-height: 1.25;
    padding: 0.75rem 1rem;
    width: 100%;
    box-shadow: none;
    height: auto;
}
.two-row {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news-grid h2 {
    font-size: 1.1rem
}
.img-full {
    padding-top: 75%;
    position: relative
}
.img-full img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    position: absolute
}
.detail-du-an .owl-slider {
    margin-bottom: 20px
}
.detail-du-an .owl-slider .img-16-9 {
    border-radius: 8px;
    overflow: hidden
}
.title-detail {
    padding: 10px 15px;
    background: #ebebeb;
    font-weight: 700;
    font-size: 18px;
    border-left: 4px solid rgb(0, 166, 81);
    margin-bottom: 10px;
    margin-top: 10px;
}
.main-menu ul a {
    color: #000
}
.line-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.img-square {
    padding-top: 100%;
    overflow: hidden;
    border: 1px solid transparent;
    border-radius: 16px;
    margin-bottom: 10px;
    position: relative
}
.img-square img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.owl-carousel .img-square img {
    object-fit: contain
}
.contact-tab .nav li {
    display: inline-block;
    padding: 0;
    margin-right: 15px;
    margin-bottom: 20px
}
.contact-tab .nav li>a {
    padding: 0;
    font-weight: 700;
    font-size: 17px;
    padding-bottom: 5px
}
.contact-tab .nav li.active a {
    color: #15803d;
    border-bottom: 1px solid #15803d
}
.contact-tab .nav li>a:hover, .contact-tab .nav li>a {
    background: none
}
.heading-video {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.heading-video a:hover {
    color: #00a651;
}
.heading-video span {
    position: relative;
    font-size: 25px;
    color: #00a651;
    padding-bottom: 10px;
    font-weight: 700
}
.heading-video span:after {
    content: '';
    width: 50px;
    left: 0;
    position: absolute;
    height: 1px;
    background: #00a651;
    display: inline-block;
    bottom: -4px;
}
.img-16-9 {
    position: relative;
    padding-top: 50%;
    display: block
}
.img-16-9 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}
.video-grid .img-16-9 {
    border-radius: 6px;
    overflow: hidden
}
.video-grid {
    width: 100%;
    position: relative;
    margin-bottom: 20px
}
.video-grid h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.7;
}
.video-grid .text-muted, .detail_video .text-muted {
    padding: 0;
    margin: 0;
    font-size: 14px
}
.video-grid .text-muted li, .detail_video .text-muted li {
    position: relative;
    display: inline-block;
    padding-right: 15px
}
.video-grid .text-muted li:after, .detail_video .text-muted li:after {
    content: '';
    width: 3px;
    height: 3px;
    background-color: #6d5f6f;
    position: absolute;
    right: 4px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}
.video-grid .text-muted li:last-child:after, .detail_video .text-muted li:last-child:after {
    display: none
}
.video-grid .text-muted .fa, .detail_video .text-muted .fa {
    margin-right: 5px
}
.video-grid .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}
.video-grid .play:after {
    content: '\f04b';
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    border-radius: 50%;
    font-size: 20px;
    background: #ffffff59;
    color: #00a651;
    border: 1px solid #fff;
    transition: .25s
}
.video-grid:hover .play:after {
    transform: scale(1.3);
    transition: .25s
}
.btn-quick-alo-ph-circle {
    bottom: 0;
    left: 0;
    position: absolute;
    border-radius: 100%;
    border: 2px solid #bfebfc;
    opacity: .1;
    -webkit-animation: btn-quick-alo-circle-anim 1.2s ease-in-out infinite;
    animation: btn-quick-alo-circle-anim 1.2s ease-in-out infinite;
    transition: all .5s;
    transform-origin: 50% 50%;
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
    border-color: #0799d9;
    opacity: .5;
}
.btn-quick-alo-ph-circle-fill {
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: #000;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: btn-quick-alo-circle-fill-anim 2.3s ease-in-out infinite;
    animation: btn-quick-alo-circle-fill-anim 2.3s ease-in-out infinite;
    transition: all .5s;
    transform-origin: 50% 50%;
    width: 60px;
    height: 60px;
    background-color: #81c0db;
    opacity: .75 !important;
}
.btn-quick-alo-ph-img-circle {
    width: 40px;
    height: 40px;
    top: 70px;
    left: 70px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: btn-quick-alo-circle-img-anim 1s ease-in-out infinite;
    animation: btn-quick-alo-circle-img-anim 1s ease-in-out infinite;
    transform-origin: 50% 50%;
    top: 20px;
    left: 20px;
    background-size: 40px;
    background-color: #fff
}
@-webkit-keyframes btn-quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    to {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes btn-quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    to {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@keyframes btn-quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    to {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-webkit-keyframes btn-quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    to {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
.detail_video .text-muted-box {
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    margin: 20px 0
}
.d-flex-center {
    display: flex;
    align-items: center
}
.video-l h3 {
    height: auto
}
.video-reponsive {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.logo-src img {
    max-width: 100%;
    height: auto
}
.news-list {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    overflow: hidden
}
.news-list .img {
    width: 125px;
    margin-right: 10px;
    border-radius: 6px;
    overflow: hidden
}
.news-list .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}
.news-list .info {
    flex: 1
}
.news-list .des {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    font-size: 13px;
}
.news-list h3 {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 5px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
}
.img-4-3 {
    padding-top: 75%;
    position: relative;
    display: block
}
.img-4-3 img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    object-fit: cover
}
.btn-primary:hover {
    color: #fff;
    background-color: #027C64;
    border-color: #027C64;
}
.btn-primary {
    color: #fff;
    background-color: #009578;
    border-color: #009578;
}
.box-readmore {
    height: 280px;
    overflow: hidden;
    transition: height 0.3s ease;
    position: relative;
}
.box-readmore:after {
    content: '';
    width: 100%;
    height: 180px;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #f9f9f9);
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.box-readmore.show-all {
    height: auto;
    box-shadow: none
}
.box-readmore.show-all:after {
    display: none
}
#showMoreBtn {
    margin-top: 30px;
}
.row {
    margin-left: -.75rem;
    margin-right: -.75rem;
}
[class*=" col-"], [class^=col-] {
    padding-left: .75rem;
    padding-right: .75rem;
}
.heading-style-3 {
    position: relative;
    border-bottom: 1px solid #00a651;
    margin-bottom: 30px;
}
.heading-style-3 span, .heading-style-3 h2 {
    position: relative;
    padding: 4px 20px 4px 12px;
    font-weight: 700;
    background: #00a651;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 0;
    /*color: #fff;*/
    color: #111;
}
.heading-style-3 a {
    color: #fff !important;
}
.heading-style-3 span:before, .heading-style-3 h2:before {
    background: #00a651;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    right: -15px;
    height: 100%;
    width: 32px;
    transform: skew(20deg, 0deg);
    z-index: 0;
}
.news-cat-home-1, .news-cat-home-2 {
    margin-bottom: 20px;
    position: relative;
}
.news-cat-home-1 .cat-title, .news-cat-home-2 .cat-title {
    position: absolute;
    top: 10px;
    margin: 0;
    left: 10px;
    padding: 3px 7px;
    background: #15803d;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    z-index: 2;
    font-size: 9px;
}
.news-cat-home-1 .info, .news-cat-home-2 .info {
    border: 1px solid #eee;
    background: #fff;
}
.news-cat-home-1 .info {
    padding: 10px;
}
.news-cat-home-2 .info {
    padding: 23px 20px;
}
.news-cat-home-1 h3, .news-cat-home-2 h3 {
    margin-bottom: 8px;
    word-wrap: break-word;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 17px;
    height: 48px;
    line-height: 1.4;
}
.news-cat-home-2 h3 {
    font-size: 22px;
    height: 62px;
}
.news-cat-home-2 .des {
    margin-bottom: 8px;
    word-wrap: break-word;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 48px;
}
.news-cat-home-1 .meta, .news-cat-home-2 .meta {
    margin: 0;
    padding: 0;
    display: flex;
    font-size: 11px;
    text-transform: uppercase;
}
.news-cat-home-1 .meta li:last-child, .news-cat-home-2 .meta li:last-child {
    display: flex;
    align-items: center;
    margin-left: 8px;
}
.news-cat-home-1 .meta li:last-child:before, .news-cat-home-2 .meta li:last-child:before {
    content: '';
    margin-right: 8px;
    width: 2px;
    height: 2px;
    background: currentColor;
    display: inline-flex;
    border-radius: 10px;
}
.hidden-md {
    display: none
}
.news-detail h1 {
    font-size: 30px;
    line-height: 45px;
}
.border-1 {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 16px;
    display: block;
}
.border-1:hover {
    border-color: rgba(0, 166, 81, var(--tw-bg-opacity));
}
.border-1 .img-square {
    margin-bottom: 0;
}
/*Hoàng*/

.header_top {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .5s;
    transition-property: opacity;
    width: 100%;
    z-index: 10;
    top: 0;
    right: 0;
}
.opacity_intensity_0 {
    opacity: 0;
}
.opacity_intensity_1 {
    opacity: 1;
}
.p-fixed {
    position: fixed;
}
.d-flex {
    display: flex;
}
.d-flex-column {
    flex-direction: column;
}
.d-flex-wrap {
    flex-wrap: wrap;
}
.align-items-start {
    align-items: flex-start;
}
.align-items-center {
    align-items: center;
}
.align-items-end {
    align-items: flex-end;
}
.justify-content-center {
    justify-content: center;
}
.justify-content-end {
    flex-wrap: wrap;
    justify-content: flex-end;
}
.justify-content-between {
    justify-content: space-between;
}
.padding-top-3 {
    padding-top: 0.75rem;
}
.box_top_footer, .box_bottom_footer, .box_top_title {
    width: 100%;
}
.box_top_footer {
    position: relative;
    color: #fff;
    padding-bottom: 2rem;
    padding-top: 2rem;
    background-color: #f9f9f9;
    background-size: cover;
}
.box_top_footer:before {
    content: "";
    opacity: .25;
    background-color: #000;
    width: 100%;
    position: absolute;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.box_bottom_footer {
    color: #000;
    padding-bottom: .75rem;
    padding-top: .75rem;
    background-color: #fff;
}
.item_bottom_footer {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.title_top_footer {
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 2rem;
}
.title_description_top {
    color: white;
    font-size: 1.25rem;
    line-height: 1.75rem;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}
.news_item {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    transition-duration: .15s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    color: #fff;
    background-size: cover;
    background-color: #f9f9f9;
    overflow: hidden;
    --tw-aspect-w: 5;
    --tw-aspect-h: 2;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    position: relative;
}
.news_item:before {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    transition-duration: .15s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    opacity: 0;
    position: absolute;
    background-color: #00a651;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.news-grid:hover .news_item:before {
    content: "";
    opacity: .5;
}
@media (min-width: 820px) {
    .box_description_top {
        margin-top: 11rem;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        position: fixed;
    }
    .design_arrow_header {
        margin-top: 18rem;
        margin-bottom: 2rem;
        left: 50%;
        top: 50%;
        position: fixed !important;
        font-size: 2.25rem;
        line-height: 2.5rem;
        z-index: 10;
    }
    .description_certificate {
        width: 66.666667% !important;
        margin-bottom: 2.5rem !important;
    }
    .item_category {
        height: auto;
        --tw-aspect-h: 4;
        --tw-aspect-w: 3;
        padding-bottom: calc(4 / 3 * 60%);
    }
    .item_content {
        height: auto;
        position: absolute;
    }
    .item_content .title_content {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
    .box_item_category {
        width: 50%;
    }
    .box_top_title {
        width: 50%;
    }
    .title_top_footer {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
    .title_description_top {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .w-md-3_4 {
        width: 75%;
    }
    .w-md-1_2 {
        width: 50%;
    }
    .w-md-2_3 {
        width: 66.666667%;
    }
    .w-md-3_4 {
        width: 75%;
    }
    .mr_md_bottom_4 {
        margin-bottom: 1rem;
    }
    .d-flex-md {
        display: flex;
    }
    .news_item {
        --tw-aspect-h: 3;
    }
}
@media (min-width: 660px) {
    .w-sm-1_2 {
        width: 50%;
    }
    .w-sm-3_4 {
        width: 75%;
    }
    .d-flex-wrap-sm {
        flex-wrap: wrap;
    }
    .d-flex-row-sm {
        flex-direction: row;
    }
    .breadcrumb_top_contact {
        padding-bottom: 5rem;
        padding-top: 5rem;
    }
}
@media (min-width: 980px) {
    .box_item_category {
        width: 33.333333%;
    }
    .w-lg-1_3 {
        width: 33.333333%;
    }
    .w-lg-1_5 {
        width: 20%;
    }
    .w-lg-1_4 {
        width: 25%;
    }
}
@media (min-width: 1200px) {
    .w-xl-1_3 {
        width: 33.333333%;
    }
}
.box_description_top {}
.design_arrow_header {
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.p-relative {
    position: relative;
}
.p-absolute {
    position: absolute;
}
.description_custom {
    white-space: pre-line;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 18px;
}
.box_banner_header {
    position: fixed;
    display: flex;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    align-items: center;
    background-color: rgba(249, 249, 249, 1);
    background-size: cover;
}
.box_banner_header:before {
    content: "";
    opacity: .3;
    background-color: #000;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
}
.header_infor_company {
    margin-bottom: 1.5rem;
}
.mr_bottom_6 {
    margin-bottom: 1.5rem;
}
.mr_top_4 {
    margin-top: 1rem;
}
.description_certificate {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.box_item_category {
    display: flex;
    padding-left: .5rem;
    padding-right: .5rem;
    width: 100%;
    min-height: 100%;
    margin-bottom: 1rem;
}
.item_category {
    display: flex;
    height: 100%;
    z-index: 10;
    position: relative;
    justify-content: space-between;
}
.item_content {
    padding: 2rem;
    flex-direction: column;
    min-height: 150px;
    display: flex;
    bottom: 0;
    box-sizing: inherit;
}
.item_content .title_content {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
    transition-property: opacity;
    margin-bottom: 0;
    box-sizing: inherit;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 2rem;
}
.list_item_menu {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .2s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    font-size: 1.125rem;
    line-height: 1.75rem;
    white-space: nowrap;
    display: block;
}
.list_item_menu:hover {
    color: #00a651;
}
.bg_primary_custom {
    background-color: #15803d;
    color: #ffffff;
    font-weight: 500;
}
.breadcrumb_top_contact {
    color: #fff;
    background-size: cover;
    background-color: #f9f9f9;
    position: relative;
}
.breadcrumb_top_contact:before {
    content: "";
    opacity: .5;
    background-color: #000;
    width: 100%;
    position: absolute;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.breadcrumb_top_contact_title {
    text-decoration: underline;
    font-size: 18px;
    color: #ffffff;
}
.breadcrumb_top_contact_title:hover {
    text-decoration: none;
    color: #00a651;
}
.video-grid ul li, .detail_video ul li {
    color: #4b5563;
}
.news-grid {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    transition-duration: .15s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}
.news-grid:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.css_additional_breadcrumb {
    color: #000;
}
.btn_search:hover {
    background-color: #00af9a;
    border-color: #00af9a;
}
/*Hoàng*/