@charset "UTF-8";
/*
Theme Name: Australia Now Multisite Theme
Theme URI: swelldesign.com.au
Author: Swell
Description: The 2020 theme for Swell sites.
Version: 1.1
*/
/* ---------- Import bootstrap comps ---------- */
.container, .swiper-hero .swiper-pagination { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container, .swiper-hero .swiper-pagination { max-width: 540px; } }

@media (min-width: 768px) { .container, .swiper-hero .swiper-pagination { max-width: 720px; } }

@media (min-width: 992px) { .container, .swiper-hero .swiper-pagination { max-width: 960px; } }

@media (min-width: 1290px) { .container, .swiper-hero .swiper-pagination { max-width: 1224px; } }

.container-fluid, .container-xl, .container-lg, .container-md, .container-sm { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container-sm, .container, .swiper-hero .swiper-pagination { max-width: 540px; } }

@media (min-width: 768px) { .container-md, .container-sm, .container, .swiper-hero .swiper-pagination { max-width: 720px; } }

@media (min-width: 992px) { .container-lg, .container-md, .container-sm, .container, .swiper-hero .swiper-pagination { max-width: 960px; } }

@media (min-width: 1290px) { .container-xl, .container-lg, .container-md, .container-sm, .container, .swiper-hero .swiper-pagination { max-width: 1224px; } }

.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

.row-cols-1 > * { flex: 0 0 100%; max-width: 100%; }

.row-cols-2 > * { flex: 0 0 50%; max-width: 50%; }

.row-cols-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.row-cols-4 > * { flex: 0 0 25%; max-width: 25%; }

.row-cols-5 > * { flex: 0 0 20%; max-width: 20%; }

.row-cols-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

.col-auto { flex: 0 0 auto; width: auto; max-width: 100%; }

.col-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }

.col-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }

.col-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.col-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }

.col-6 { flex: 0 0 50%; max-width: 50%; }

.col-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }

.col-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }

.col-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }

.col-12 { flex: 0 0 100%; max-width: 100%; }

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

.offset-1 { margin-left: 8.3333333333%; }

.offset-2 { margin-left: 16.6666666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.3333333333%; }

.offset-5 { margin-left: 41.6666666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.3333333333%; }

.offset-8 { margin-left: 66.6666666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.3333333333%; }

.offset-11 { margin-left: 91.6666666667%; }

@media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-sm-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-sm-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-sm-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-sm-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-sm-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-sm-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-sm-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-sm-3 { flex: 0 0 25%; max-width: 25%; } .col-sm-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-sm-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-sm-6 { flex: 0 0 50%; max-width: 50%; } .col-sm-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-sm-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-sm-9 { flex: 0 0 75%; max-width: 75%; } .col-sm-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-sm-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-sm-12 { flex: 0 0 100%; max-width: 100%; } .order-sm-first { order: -1; } .order-sm-last { order: 13; } .order-sm-0 { order: 0; } .order-sm-1 { order: 1; } .order-sm-2 { order: 2; } .order-sm-3 { order: 3; } .order-sm-4 { order: 4; } .order-sm-5 { order: 5; } .order-sm-6 { order: 6; } .order-sm-7 { order: 7; } .order-sm-8 { order: 8; } .order-sm-9 { order: 9; } .order-sm-10 { order: 10; } .order-sm-11 { order: 11; } .order-sm-12 { order: 12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.3333333333%; } .offset-sm-2 { margin-left: 16.6666666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.3333333333%; } .offset-sm-5 { margin-left: 41.6666666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.3333333333%; } .offset-sm-8 { margin-left: 66.6666666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.3333333333%; } .offset-sm-11 { margin-left: 91.6666666667%; } }

@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-md-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-md-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-md-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-md-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-md-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-md-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-md-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-md-3 { flex: 0 0 25%; max-width: 25%; } .col-md-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-md-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-md-6 { flex: 0 0 50%; max-width: 50%; } .col-md-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-md-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-md-9 { flex: 0 0 75%; max-width: 75%; } .col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-md-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-md-12 { flex: 0 0 100%; max-width: 100%; } .order-md-first { order: -1; } .order-md-last { order: 13; } .order-md-0 { order: 0; } .order-md-1 { order: 1; } .order-md-2 { order: 2; } .order-md-3 { order: 3; } .order-md-4 { order: 4; } .order-md-5 { order: 5; } .order-md-6 { order: 6; } .order-md-7 { order: 7; } .order-md-8 { order: 8; } .order-md-9 { order: 9; } .order-md-10 { order: 10; } .order-md-11 { order: 11; } .order-md-12 { order: 12; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.3333333333%; } .offset-md-2 { margin-left: 16.6666666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.3333333333%; } .offset-md-5 { margin-left: 41.6666666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.3333333333%; } .offset-md-8 { margin-left: 66.6666666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.3333333333%; } .offset-md-11 { margin-left: 91.6666666667%; } }

@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-lg-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-lg-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-lg-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-lg-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-lg-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-lg-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-lg-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-lg-3 { flex: 0 0 25%; max-width: 25%; } .col-lg-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-lg-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-lg-6 { flex: 0 0 50%; max-width: 50%; } .col-lg-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-lg-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-lg-9 { flex: 0 0 75%; max-width: 75%; } .col-lg-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-lg-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-lg-12 { flex: 0 0 100%; max-width: 100%; } .order-lg-first { order: -1; } .order-lg-last { order: 13; } .order-lg-0 { order: 0; } .order-lg-1 { order: 1; } .order-lg-2 { order: 2; } .order-lg-3 { order: 3; } .order-lg-4 { order: 4; } .order-lg-5 { order: 5; } .order-lg-6 { order: 6; } .order-lg-7 { order: 7; } .order-lg-8 { order: 8; } .order-lg-9 { order: 9; } .order-lg-10 { order: 10; } .order-lg-11 { order: 11; } .order-lg-12 { order: 12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.3333333333%; } .offset-lg-2 { margin-left: 16.6666666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.3333333333%; } .offset-lg-5 { margin-left: 41.6666666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.3333333333%; } .offset-lg-8 { margin-left: 66.6666666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.3333333333%; } .offset-lg-11 { margin-left: 91.6666666667%; } }

@media (min-width: 1290px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-xl-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-xl-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-xl-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-xl-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-xl-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-xl-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-xl-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-xl-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-xl-3 { flex: 0 0 25%; max-width: 25%; } .col-xl-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-xl-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-xl-6 { flex: 0 0 50%; max-width: 50%; } .col-xl-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-xl-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-xl-9 { flex: 0 0 75%; max-width: 75%; } .col-xl-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-xl-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-xl-12 { flex: 0 0 100%; max-width: 100%; } .order-xl-first { order: -1; } .order-xl-last { order: 13; } .order-xl-0 { order: 0; } .order-xl-1 { order: 1; } .order-xl-2 { order: 2; } .order-xl-3 { order: 3; } .order-xl-4 { order: 4; } .order-xl-5 { order: 5; } .order-xl-6 { order: 6; } .order-xl-7 { order: 7; } .order-xl-8 { order: 8; } .order-xl-9 { order: 9; } .order-xl-10 { order: 10; } .order-xl-11 { order: 11; } .order-xl-12 { order: 12; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.3333333333%; } .offset-xl-2 { margin-left: 16.6666666667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.3333333333%; } .offset-xl-5 { margin-left: 41.6666666667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.3333333333%; } .offset-xl-8 { margin-left: 66.6666666667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.3333333333%; } .offset-xl-11 { margin-left: 91.6666666667%; } }

.badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.8571428571rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .badge { transition: none; } }

a.badge:hover, a.badge:focus { text-decoration: none; }

.badge:empty { display: none; }

.btn .badge { position: relative; top: -1px; }

.badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; }

.badge-primary { color: #fff; background-color: #0081CB; }

a.badge-primary:hover, a.badge-primary:focus { color: #fff; background-color: #006198; }

a.badge-primary:focus, a.badge-primary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 129, 203, 0.5); }

.badge-secondary { color: #fff; background-color: #034b25; }

a.badge-secondary:hover, a.badge-secondary:focus { color: #fff; background-color: #011a0d; }

a.badge-secondary:focus, a.badge-secondary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(3, 75, 37, 0.5); }

.badge-success { color: #fff; background-color: #20c997; }

a.badge-success:hover, a.badge-success:focus { color: #fff; background-color: #199d76; }

a.badge-success:focus, a.badge-success.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(32, 201, 151, 0.5); }

.badge-info { color: #fff; background-color: #17a2b8; }

a.badge-info:hover, a.badge-info:focus { color: #fff; background-color: #117a8b; }

a.badge-info:focus, a.badge-info.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning { color: #212529; background-color: #fff200; }

a.badge-warning:hover, a.badge-warning:focus { color: #212529; background-color: #ccc200; }

a.badge-warning:focus, a.badge-warning.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(255, 242, 0, 0.5); }

.badge-danger { color: #fff; background-color: #DD6163; }

a.badge-danger:hover, a.badge-danger:focus { color: #fff; background-color: #d4373a; }

a.badge-danger:focus, a.badge-danger.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(221, 97, 99, 0.5); }

.badge-light { color: #212529; background-color: #e6e6e6; }

a.badge-light:hover, a.badge-light:focus { color: #212529; background-color: #cdcdcd; }

a.badge-light:focus, a.badge-light.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5); }

.badge-dark { color: #fff; background-color: #555; }

a.badge-dark:hover, a.badge-dark:focus { color: #fff; background-color: #3c3c3c; }

a.badge-dark:focus, a.badge-dark.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5); }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

@media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: flex !important; } .d-sm-inline-flex { display: inline-flex !important; } }

@media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: flex !important; } .d-md-inline-flex { display: inline-flex !important; } }

@media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: flex !important; } .d-lg-inline-flex { display: inline-flex !important; } }

@media (min-width: 1290px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-row { display: table-row !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: flex !important; } .d-xl-inline-flex { display: inline-flex !important; } }

@media print { .d-print-none { display: none !important; } .d-print-inline { display: inline !important; } .d-print-inline-block { display: inline-block !important; } .d-print-block { display: block !important; } .d-print-table { display: table !important; } .d-print-table-row { display: table-row !important; } .d-print-table-cell { display: table-cell !important; } .d-print-flex { display: flex !important; } .d-print-inline-flex { display: inline-flex !important; } }

.flex-row { flex-direction: row !important; }

.flex-column { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

.align-items-start { align-items: flex-start !important; }

.align-items-end { align-items: flex-end !important; }

.align-items-center { align-items: center !important; }

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

.align-self-end { align-self: flex-end !important; }

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; } .flex-sm-column { flex-direction: column !important; } .flex-sm-row-reverse { flex-direction: row-reverse !important; } .flex-sm-column-reverse { flex-direction: column-reverse !important; } .flex-sm-wrap { flex-wrap: wrap !important; } .flex-sm-nowrap { flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-sm-fill { flex: 1 1 auto !important; } .flex-sm-grow-0 { flex-grow: 0 !important; } .flex-sm-grow-1 { flex-grow: 1 !important; } .flex-sm-shrink-0 { flex-shrink: 0 !important; } .flex-sm-shrink-1 { flex-shrink: 1 !important; } .justify-content-sm-start { justify-content: flex-start !important; } .justify-content-sm-end { justify-content: flex-end !important; } .justify-content-sm-center { justify-content: center !important; } .justify-content-sm-between { justify-content: space-between !important; } .justify-content-sm-around { justify-content: space-around !important; } .align-items-sm-start { align-items: flex-start !important; } .align-items-sm-end { align-items: flex-end !important; } .align-items-sm-center { align-items: center !important; } .align-items-sm-baseline { align-items: baseline !important; } .align-items-sm-stretch { align-items: stretch !important; } .align-content-sm-start { align-content: flex-start !important; } .align-content-sm-end { align-content: flex-end !important; } .align-content-sm-center { align-content: center !important; } .align-content-sm-between { align-content: space-between !important; } .align-content-sm-around { align-content: space-around !important; } .align-content-sm-stretch { align-content: stretch !important; } .align-self-sm-auto { align-self: auto !important; } .align-self-sm-start { align-self: flex-start !important; } .align-self-sm-end { align-self: flex-end !important; } .align-self-sm-center { align-self: center !important; } .align-self-sm-baseline { align-self: baseline !important; } .align-self-sm-stretch { align-self: stretch !important; } }

@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; } .flex-md-column { flex-direction: column !important; } .flex-md-row-reverse { flex-direction: row-reverse !important; } .flex-md-column-reverse { flex-direction: column-reverse !important; } .flex-md-wrap { flex-wrap: wrap !important; } .flex-md-nowrap { flex-wrap: nowrap !important; } .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-md-fill { flex: 1 1 auto !important; } .flex-md-grow-0 { flex-grow: 0 !important; } .flex-md-grow-1 { flex-grow: 1 !important; } .flex-md-shrink-0 { flex-shrink: 0 !important; } .flex-md-shrink-1 { flex-shrink: 1 !important; } .justify-content-md-start { justify-content: flex-start !important; } .justify-content-md-end { justify-content: flex-end !important; } .justify-content-md-center { justify-content: center !important; } .justify-content-md-between { justify-content: space-between !important; } .justify-content-md-around { justify-content: space-around !important; } .align-items-md-start { align-items: flex-start !important; } .align-items-md-end { align-items: flex-end !important; } .align-items-md-center { align-items: center !important; } .align-items-md-baseline { align-items: baseline !important; } .align-items-md-stretch { align-items: stretch !important; } .align-content-md-start { align-content: flex-start !important; } .align-content-md-end { align-content: flex-end !important; } .align-content-md-center { align-content: center !important; } .align-content-md-between { align-content: space-between !important; } .align-content-md-around { align-content: space-around !important; } .align-content-md-stretch { align-content: stretch !important; } .align-self-md-auto { align-self: auto !important; } .align-self-md-start { align-self: flex-start !important; } .align-self-md-end { align-self: flex-end !important; } .align-self-md-center { align-self: center !important; } .align-self-md-baseline { align-self: baseline !important; } .align-self-md-stretch { align-self: stretch !important; } }

@media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; } .flex-lg-column { flex-direction: column !important; } .flex-lg-row-reverse { flex-direction: row-reverse !important; } .flex-lg-column-reverse { flex-direction: column-reverse !important; } .flex-lg-wrap { flex-wrap: wrap !important; } .flex-lg-nowrap { flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-lg-fill { flex: 1 1 auto !important; } .flex-lg-grow-0 { flex-grow: 0 !important; } .flex-lg-grow-1 { flex-grow: 1 !important; } .flex-lg-shrink-0 { flex-shrink: 0 !important; } .flex-lg-shrink-1 { flex-shrink: 1 !important; } .justify-content-lg-start { justify-content: flex-start !important; } .justify-content-lg-end { justify-content: flex-end !important; } .justify-content-lg-center { justify-content: center !important; } .justify-content-lg-between { justify-content: space-between !important; } .justify-content-lg-around { justify-content: space-around !important; } .align-items-lg-start { align-items: flex-start !important; } .align-items-lg-end { align-items: flex-end !important; } .align-items-lg-center { align-items: center !important; } .align-items-lg-baseline { align-items: baseline !important; } .align-items-lg-stretch { align-items: stretch !important; } .align-content-lg-start { align-content: flex-start !important; } .align-content-lg-end { align-content: flex-end !important; } .align-content-lg-center { align-content: center !important; } .align-content-lg-between { align-content: space-between !important; } .align-content-lg-around { align-content: space-around !important; } .align-content-lg-stretch { align-content: stretch !important; } .align-self-lg-auto { align-self: auto !important; } .align-self-lg-start { align-self: flex-start !important; } .align-self-lg-end { align-self: flex-end !important; } .align-self-lg-center { align-self: center !important; } .align-self-lg-baseline { align-self: baseline !important; } .align-self-lg-stretch { align-self: stretch !important; } }

@media (min-width: 1290px) { .flex-xl-row { flex-direction: row !important; } .flex-xl-column { flex-direction: column !important; } .flex-xl-row-reverse { flex-direction: row-reverse !important; } .flex-xl-column-reverse { flex-direction: column-reverse !important; } .flex-xl-wrap { flex-wrap: wrap !important; } .flex-xl-nowrap { flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-xl-fill { flex: 1 1 auto !important; } .flex-xl-grow-0 { flex-grow: 0 !important; } .flex-xl-grow-1 { flex-grow: 1 !important; } .flex-xl-shrink-0 { flex-shrink: 0 !important; } .flex-xl-shrink-1 { flex-shrink: 1 !important; } .justify-content-xl-start { justify-content: flex-start !important; } .justify-content-xl-end { justify-content: flex-end !important; } .justify-content-xl-center { justify-content: center !important; } .justify-content-xl-between { justify-content: space-between !important; } .justify-content-xl-around { justify-content: space-around !important; } .align-items-xl-start { align-items: flex-start !important; } .align-items-xl-end { align-items: flex-end !important; } .align-items-xl-center { align-items: center !important; } .align-items-xl-baseline { align-items: baseline !important; } .align-items-xl-stretch { align-items: stretch !important; } .align-content-xl-start { align-content: flex-start !important; } .align-content-xl-end { align-content: flex-end !important; } .align-content-xl-center { align-content: center !important; } .align-content-xl-between { align-content: space-between !important; } .align-content-xl-around { align-content: space-around !important; } .align-content-xl-stretch { align-content: stretch !important; } .align-self-xl-auto { align-self: auto !important; } .align-self-xl-start { align-self: flex-start !important; } .align-self-xl-end { align-self: flex-end !important; } .align-self-xl-center { align-self: center !important; } .align-self-xl-baseline { align-self: baseline !important; } .align-self-xl-stretch { align-self: stretch !important; } }

.m-0 { margin: 0 !important; }

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1 { margin: 1rem !important; }

.mt-1, .my-1 { margin-top: 1rem !important; }

.mr-1, .mx-1 { margin-right: 1rem !important; }

.mb-1, .my-1 { margin-bottom: 1rem !important; }

.ml-1, .mx-1 { margin-left: 1rem !important; }

.m-2 { margin: 2rem !important; }

.mt-2, .my-2 { margin-top: 2rem !important; }

.mr-2, .mx-2 { margin-right: 2rem !important; }

.mb-2, .my-2 { margin-bottom: 2rem !important; }

.ml-2, .mx-2 { margin-left: 2rem !important; }

.m-3 { margin: 3rem !important; }

.mt-3, .my-3 { margin-top: 3rem !important; }

.mr-3, .mx-3 { margin-right: 3rem !important; }

.mb-3, .my-3 { margin-bottom: 3rem !important; }

.ml-3, .mx-3 { margin-left: 3rem !important; }

.m-4 { margin: 4rem !important; }

.mt-4, .my-4 { margin-top: 4rem !important; }

.mr-4, .mx-4 { margin-right: 4rem !important; }

.mb-4, .my-4 { margin-bottom: 4rem !important; }

.ml-4, .mx-4 { margin-left: 4rem !important; }

.m-5 { margin: 5rem !important; }

.mt-5, .my-5 { margin-top: 5rem !important; }

.mr-5, .mx-5 { margin-right: 5rem !important; }

.mb-5, .my-5 { margin-bottom: 5rem !important; }

.ml-5, .mx-5 { margin-left: 5rem !important; }

.p-0 { padding: 0 !important; }

.pt-0, .py-0 { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0 { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 1rem !important; }

.pt-1, .py-1 { padding-top: 1rem !important; }

.pr-1, .px-1 { padding-right: 1rem !important; }

.pb-1, .py-1 { padding-bottom: 1rem !important; }

.pl-1, .px-1 { padding-left: 1rem !important; }

.p-2 { padding: 2rem !important; }

.pt-2, .py-2 { padding-top: 2rem !important; }

.pr-2, .px-2 { padding-right: 2rem !important; }

.pb-2, .py-2 { padding-bottom: 2rem !important; }

.pl-2, .px-2 { padding-left: 2rem !important; }

.p-3 { padding: 3rem !important; }

.pt-3, .py-3 { padding-top: 3rem !important; }

.pr-3, .px-3 { padding-right: 3rem !important; }

.pb-3, .py-3 { padding-bottom: 3rem !important; }

.pl-3, .px-3 { padding-left: 3rem !important; }

.p-4 { padding: 4rem !important; }

.pt-4, .py-4 { padding-top: 4rem !important; }

.pr-4, .px-4 { padding-right: 4rem !important; }

.pb-4, .py-4 { padding-bottom: 4rem !important; }

.pl-4, .px-4 { padding-left: 4rem !important; }

.p-5 { padding: 5rem !important; }

.pt-5, .py-5 { padding-top: 5rem !important; }

.pr-5, .px-5 { padding-right: 5rem !important; }

.pb-5, .py-5 { padding-bottom: 5rem !important; }

.pl-5, .px-5 { padding-left: 5rem !important; }

.m-n1 { margin: -1rem !important; }

.mt-n1, .my-n1 { margin-top: -1rem !important; }

.mr-n1, .mx-n1 { margin-right: -1rem !important; }

.mb-n1, .my-n1 { margin-bottom: -1rem !important; }

.ml-n1, .mx-n1 { margin-left: -1rem !important; }

.m-n2 { margin: -2rem !important; }

.mt-n2, .my-n2 { margin-top: -2rem !important; }

.mr-n2, .mx-n2 { margin-right: -2rem !important; }

.mb-n2, .my-n2 { margin-bottom: -2rem !important; }

.ml-n2, .mx-n2 { margin-left: -2rem !important; }

.m-n3 { margin: -3rem !important; }

.mt-n3, .my-n3 { margin-top: -3rem !important; }

.mr-n3, .mx-n3 { margin-right: -3rem !important; }

.mb-n3, .my-n3 { margin-bottom: -3rem !important; }

.ml-n3, .mx-n3 { margin-left: -3rem !important; }

.m-n4 { margin: -4rem !important; }

.mt-n4, .my-n4 { margin-top: -4rem !important; }

.mr-n4, .mx-n4 { margin-right: -4rem !important; }

.mb-n4, .my-n4 { margin-bottom: -4rem !important; }

.ml-n4, .mx-n4 { margin-left: -4rem !important; }

.m-n5 { margin: -5rem !important; }

.mt-n5, .my-n5 { margin-top: -5rem !important; }

.mr-n5, .mx-n5 { margin-right: -5rem !important; }

.mb-n5, .my-n5 { margin-bottom: -5rem !important; }

.ml-n5, .mx-n5 { margin-left: -5rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 1rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 1rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 1rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 1rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 1rem !important; } .m-sm-2 { margin: 2rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 2rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 2rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 2rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 2rem !important; } .m-sm-3 { margin: 3rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 3rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 3rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 3rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 3rem !important; } .m-sm-4 { margin: 4rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 4rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 4rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 4rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 4rem !important; } .m-sm-5 { margin: 5rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 5rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 5rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 5rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 5rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 1rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 1rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 1rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 1rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 1rem !important; } .p-sm-2 { padding: 2rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 2rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 2rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 2rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 2rem !important; } .p-sm-3 { padding: 3rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 3rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 3rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 3rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 3rem !important; } .p-sm-4 { padding: 4rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 4rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 4rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 4rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 4rem !important; } .p-sm-5 { padding: 5rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 5rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 5rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 5rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 5rem !important; } .m-sm-n1 { margin: -1rem !important; } .mt-sm-n1, .my-sm-n1 { margin-top: -1rem !important; } .mr-sm-n1, .mx-sm-n1 { margin-right: -1rem !important; } .mb-sm-n1, .my-sm-n1 { margin-bottom: -1rem !important; } .ml-sm-n1, .mx-sm-n1 { margin-left: -1rem !important; } .m-sm-n2 { margin: -2rem !important; } .mt-sm-n2, .my-sm-n2 { margin-top: -2rem !important; } .mr-sm-n2, .mx-sm-n2 { margin-right: -2rem !important; } .mb-sm-n2, .my-sm-n2 { margin-bottom: -2rem !important; } .ml-sm-n2, .mx-sm-n2 { margin-left: -2rem !important; } .m-sm-n3 { margin: -3rem !important; } .mt-sm-n3, .my-sm-n3 { margin-top: -3rem !important; } .mr-sm-n3, .mx-sm-n3 { margin-right: -3rem !important; } .mb-sm-n3, .my-sm-n3 { margin-bottom: -3rem !important; } .ml-sm-n3, .mx-sm-n3 { margin-left: -3rem !important; } .m-sm-n4 { margin: -4rem !important; } .mt-sm-n4, .my-sm-n4 { margin-top: -4rem !important; } .mr-sm-n4, .mx-sm-n4 { margin-right: -4rem !important; } .mb-sm-n4, .my-sm-n4 { margin-bottom: -4rem !important; } .ml-sm-n4, .mx-sm-n4 { margin-left: -4rem !important; } .m-sm-n5 { margin: -5rem !important; } .mt-sm-n5, .my-sm-n5 { margin-top: -5rem !important; } .mr-sm-n5, .mx-sm-n5 { margin-right: -5rem !important; } .mb-sm-n5, .my-sm-n5 { margin-bottom: -5rem !important; } .ml-sm-n5, .mx-sm-n5 { margin-left: -5rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } }

@media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mr-md-0, .mx-md-0 { margin-right: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 1rem !important; } .mt-md-1, .my-md-1 { margin-top: 1rem !important; } .mr-md-1, .mx-md-1 { margin-right: 1rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 1rem !important; } .ml-md-1, .mx-md-1 { margin-left: 1rem !important; } .m-md-2 { margin: 2rem !important; } .mt-md-2, .my-md-2 { margin-top: 2rem !important; } .mr-md-2, .mx-md-2 { margin-right: 2rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 2rem !important; } .ml-md-2, .mx-md-2 { margin-left: 2rem !important; } .m-md-3 { margin: 3rem !important; } .mt-md-3, .my-md-3 { margin-top: 3rem !important; } .mr-md-3, .mx-md-3 { margin-right: 3rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 3rem !important; } .ml-md-3, .mx-md-3 { margin-left: 3rem !important; } .m-md-4 { margin: 4rem !important; } .mt-md-4, .my-md-4 { margin-top: 4rem !important; } .mr-md-4, .mx-md-4 { margin-right: 4rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 4rem !important; } .ml-md-4, .mx-md-4 { margin-left: 4rem !important; } .m-md-5 { margin: 5rem !important; } .mt-md-5, .my-md-5 { margin-top: 5rem !important; } .mr-md-5, .mx-md-5 { margin-right: 5rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 5rem !important; } .ml-md-5, .mx-md-5 { margin-left: 5rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .pb-md-0, .py-md-0 { padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 1rem !important; } .pt-md-1, .py-md-1 { padding-top: 1rem !important; } .pr-md-1, .px-md-1 { padding-right: 1rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 1rem !important; } .pl-md-1, .px-md-1 { padding-left: 1rem !important; } .p-md-2 { padding: 2rem !important; } .pt-md-2, .py-md-2 { padding-top: 2rem !important; } .pr-md-2, .px-md-2 { padding-right: 2rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 2rem !important; } .pl-md-2, .px-md-2 { padding-left: 2rem !important; } .p-md-3 { padding: 3rem !important; } .pt-md-3, .py-md-3 { padding-top: 3rem !important; } .pr-md-3, .px-md-3 { padding-right: 3rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 3rem !important; } .pl-md-3, .px-md-3 { padding-left: 3rem !important; } .p-md-4 { padding: 4rem !important; } .pt-md-4, .py-md-4 { padding-top: 4rem !important; } .pr-md-4, .px-md-4 { padding-right: 4rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 4rem !important; } .pl-md-4, .px-md-4 { padding-left: 4rem !important; } .p-md-5 { padding: 5rem !important; } .pt-md-5, .py-md-5 { padding-top: 5rem !important; } .pr-md-5, .px-md-5 { padding-right: 5rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 5rem !important; } .pl-md-5, .px-md-5 { padding-left: 5rem !important; } .m-md-n1 { margin: -1rem !important; } .mt-md-n1, .my-md-n1 { margin-top: -1rem !important; } .mr-md-n1, .mx-md-n1 { margin-right: -1rem !important; } .mb-md-n1, .my-md-n1 { margin-bottom: -1rem !important; } .ml-md-n1, .mx-md-n1 { margin-left: -1rem !important; } .m-md-n2 { margin: -2rem !important; } .mt-md-n2, .my-md-n2 { margin-top: -2rem !important; } .mr-md-n2, .mx-md-n2 { margin-right: -2rem !important; } .mb-md-n2, .my-md-n2 { margin-bottom: -2rem !important; } .ml-md-n2, .mx-md-n2 { margin-left: -2rem !important; } .m-md-n3 { margin: -3rem !important; } .mt-md-n3, .my-md-n3 { margin-top: -3rem !important; } .mr-md-n3, .mx-md-n3 { margin-right: -3rem !important; } .mb-md-n3, .my-md-n3 { margin-bottom: -3rem !important; } .ml-md-n3, .mx-md-n3 { margin-left: -3rem !important; } .m-md-n4 { margin: -4rem !important; } .mt-md-n4, .my-md-n4 { margin-top: -4rem !important; } .mr-md-n4, .mx-md-n4 { margin-right: -4rem !important; } .mb-md-n4, .my-md-n4 { margin-bottom: -4rem !important; } .ml-md-n4, .mx-md-n4 { margin-left: -4rem !important; } .m-md-n5 { margin: -5rem !important; } .mt-md-n5, .my-md-n5 { margin-top: -5rem !important; } .mr-md-n5, .mx-md-n5 { margin-right: -5rem !important; } .mb-md-n5, .my-md-n5 { margin-bottom: -5rem !important; } .ml-md-n5, .mx-md-n5 { margin-left: -5rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mr-md-auto, .mx-md-auto { margin-right: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { margin-left: auto !important; } }

@media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 1rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 1rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 1rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 1rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 1rem !important; } .m-lg-2 { margin: 2rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 2rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 2rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 2rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 2rem !important; } .m-lg-3 { margin: 3rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 3rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 3rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 3rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 3rem !important; } .m-lg-4 { margin: 4rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 4rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 4rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 4rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 4rem !important; } .m-lg-5 { margin: 5rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 5rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 5rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 5rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 5rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 1rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 1rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 1rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 1rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 1rem !important; } .p-lg-2 { padding: 2rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 2rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 2rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 2rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 2rem !important; } .p-lg-3 { padding: 3rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 3rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 3rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 3rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 3rem !important; } .p-lg-4 { padding: 4rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 4rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 4rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 4rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 4rem !important; } .p-lg-5 { padding: 5rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 5rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 5rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 5rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 5rem !important; } .m-lg-n1 { margin: -1rem !important; } .mt-lg-n1, .my-lg-n1 { margin-top: -1rem !important; } .mr-lg-n1, .mx-lg-n1 { margin-right: -1rem !important; } .mb-lg-n1, .my-lg-n1 { margin-bottom: -1rem !important; } .ml-lg-n1, .mx-lg-n1 { margin-left: -1rem !important; } .m-lg-n2 { margin: -2rem !important; } .mt-lg-n2, .my-lg-n2 { margin-top: -2rem !important; } .mr-lg-n2, .mx-lg-n2 { margin-right: -2rem !important; } .mb-lg-n2, .my-lg-n2 { margin-bottom: -2rem !important; } .ml-lg-n2, .mx-lg-n2 { margin-left: -2rem !important; } .m-lg-n3 { margin: -3rem !important; } .mt-lg-n3, .my-lg-n3 { margin-top: -3rem !important; } .mr-lg-n3, .mx-lg-n3 { margin-right: -3rem !important; } .mb-lg-n3, .my-lg-n3 { margin-bottom: -3rem !important; } .ml-lg-n3, .mx-lg-n3 { margin-left: -3rem !important; } .m-lg-n4 { margin: -4rem !important; } .mt-lg-n4, .my-lg-n4 { margin-top: -4rem !important; } .mr-lg-n4, .mx-lg-n4 { margin-right: -4rem !important; } .mb-lg-n4, .my-lg-n4 { margin-bottom: -4rem !important; } .ml-lg-n4, .mx-lg-n4 { margin-left: -4rem !important; } .m-lg-n5 { margin: -5rem !important; } .mt-lg-n5, .my-lg-n5 { margin-top: -5rem !important; } .mr-lg-n5, .mx-lg-n5 { margin-right: -5rem !important; } .mb-lg-n5, .my-lg-n5 { margin-bottom: -5rem !important; } .ml-lg-n5, .mx-lg-n5 { margin-left: -5rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } }

@media (min-width: 1290px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0, .my-xl-0 { margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; } .m-xl-1 { margin: 1rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 1rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 1rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 1rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 1rem !important; } .m-xl-2 { margin: 2rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 2rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 2rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 2rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 2rem !important; } .m-xl-3 { margin: 3rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 3rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 3rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 3rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 3rem !important; } .m-xl-4 { margin: 4rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 4rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 4rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 4rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 4rem !important; } .m-xl-5 { margin: 5rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 5rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 5rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 5rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 5rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { padding-left: 0 !important; } .p-xl-1 { padding: 1rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 1rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 1rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 1rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 1rem !important; } .p-xl-2 { padding: 2rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 2rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 2rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 2rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 2rem !important; } .p-xl-3 { padding: 3rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 3rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 3rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 3rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 3rem !important; } .p-xl-4 { padding: 4rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 4rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 4rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 4rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 4rem !important; } .p-xl-5 { padding: 5rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 5rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 5rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 5rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 5rem !important; } .m-xl-n1 { margin: -1rem !important; } .mt-xl-n1, .my-xl-n1 { margin-top: -1rem !important; } .mr-xl-n1, .mx-xl-n1 { margin-right: -1rem !important; } .mb-xl-n1, .my-xl-n1 { margin-bottom: -1rem !important; } .ml-xl-n1, .mx-xl-n1 { margin-left: -1rem !important; } .m-xl-n2 { margin: -2rem !important; } .mt-xl-n2, .my-xl-n2 { margin-top: -2rem !important; } .mr-xl-n2, .mx-xl-n2 { margin-right: -2rem !important; } .mb-xl-n2, .my-xl-n2 { margin-bottom: -2rem !important; } .ml-xl-n2, .mx-xl-n2 { margin-left: -2rem !important; } .m-xl-n3 { margin: -3rem !important; } .mt-xl-n3, .my-xl-n3 { margin-top: -3rem !important; } .mr-xl-n3, .mx-xl-n3 { margin-right: -3rem !important; } .mb-xl-n3, .my-xl-n3 { margin-bottom: -3rem !important; } .ml-xl-n3, .mx-xl-n3 { margin-left: -3rem !important; } .m-xl-n4 { margin: -4rem !important; } .mt-xl-n4, .my-xl-n4 { margin-top: -4rem !important; } .mr-xl-n4, .mx-xl-n4 { margin-right: -4rem !important; } .mb-xl-n4, .my-xl-n4 { margin-bottom: -4rem !important; } .ml-xl-n4, .mx-xl-n4 { margin-left: -4rem !important; } .m-xl-n5 { margin: -5rem !important; } .mt-xl-n5, .my-xl-n5 { margin-top: -5rem !important; } .mr-xl-n5, .mx-xl-n5 { margin-right: -5rem !important; } .mb-xl-n5, .my-xl-n5 { margin-bottom: -5rem !important; } .ml-xl-n5, .mx-xl-n5 { margin-left: -5rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } }

.fade { transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) { .fade { transition: none; } }

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; }

h1, .h1 { font-size: 5.1428571429rem; }

h2, .h2 { font-size: 3.4285714286rem; }

h3, .h3 { font-size: 2.5714285714rem; }

h4, .h4 { font-size: 1.5rem; }

h5, .h5 { font-size: 1.2857142857rem; }

h6, .h6 { font-size: 0.8571428571rem; }

.lead { font-size: 1.25rem; font-weight: 300; }

.display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; }

.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; }

.display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; }

.display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }

small, .small { font-size: 80%; font-weight: 400; }

mark, .mark { padding: 0.2em; background-color: #fcf8e3; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; }

.list-inline-item { display: inline-block; }

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.25rem; }

.blockquote-footer { display: block; font-size: 80%; color: #6c757d; }

.blockquote-footer::before { content: "\2014\00A0"; }

.dropup, .dropright, .dropdown, .dropleft { position: relative; }

.dropdown-toggle { white-space: nowrap; }

.dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after { margin-left: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.8571428571rem; }

.dropdown-menu-left { right: auto; left: 0; }

.dropdown-menu-right { right: 0; left: auto; }

@media (min-width: 576px) { .dropdown-menu-sm-left { right: auto; left: 0; } .dropdown-menu-sm-right { right: 0; left: auto; } }

@media (min-width: 768px) { .dropdown-menu-md-left { right: auto; left: 0; } .dropdown-menu-md-right { right: 0; left: auto; } }

@media (min-width: 992px) { .dropdown-menu-lg-left { right: auto; left: 0; } .dropdown-menu-lg-right { right: 0; left: auto; } }

@media (min-width: 1290px) { .dropdown-menu-xl-left { right: auto; left: 0; } .dropdown-menu-xl-right { right: 0; left: auto; } }

.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; }

.dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-toggle::after { vertical-align: 0; }

.dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }

.dropleft .dropdown-toggle::after { display: none; }

.dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after { margin-left: 0; }

.dropleft .dropdown-toggle::before { vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }

.dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; }

.dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; }

.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #0081CB; }

.dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; pointer-events: none; background-color: transparent; }

.dropdown-menu.show { display: block; }

.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #6c757d; white-space: nowrap; }

.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; }

/* ---------- Import base ---------- */
/* Normalize - CSS resets */
*, *:after, *:before { box-sizing: border-box; }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1, h2, h3, h4, h5, h6 { margin: 0px; -webkit-margin-before: 0px; margin-block-start: 0px; -webkit-margin-after: 0px; margin-block-end: 0px; -webkit-margin-start: 0px; margin-inline-start: 0px; -webkit-margin-end: 0px; margin-inline-end: 0px; }

/* Grouping content ========================================================================== */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10. */
img { border-style: none; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE 10+. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10. 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Misc ========================================================================== */
/** Add the correct display in IE 10+. */
template { display: none; }

/** Add the correct display in IE 10. */
[hidden] { display: none; }

@font-face { font-family: 'Gordita Bold'; font-style: normal; src: url("assets/font/gordita-bold-webfont.woff2") format("woff2"), url("assets/font/gordita-bold-webfont.woff") format("woff"); }

@font-face { font-family: 'Gordita Medium'; font-style: normal; src: url("assets/font/gordita-medium-webfont.woff2") format("woff2"), url("assets/font/gordita-medium-webfont.woff") format("woff"); }

@font-face { font-family: 'Gordita Regular'; font-style: normal; src: url("assets/font/gordita-regular-webfont.woff2") format("woff2"), url("assets/font/gordita-regular-webfont.woff") format("woff"); }

@font-face { font-family: 'Font Awesome 5 Brands'; font-style: normal; font-weight: normal; src: url("assets/font/fa-brands-400.eot"); src: url("assets/font/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("assets/font/fa-brands-400.woff2") format("woff2"), url("assets/font/fa-brands-400.woff") format("woff"), url("assets/font/fa-brands-400.ttf") format("truetype"), url("assets/font/fa-brands-400.svg#fontawesome") format("svg"); }

.fab { font-family: 'Font Awesome 5 Brands'; }

@font-face { font-family: 'Font Awesome 5 Pro'; font-style: normal; font-weight: 300; src: url("assets/font/fa-light-300.eot"); src: url("assets/font/fa-light-300.eot?#iefix") format("embedded-opentype"), url("assets/font/fa-light-300.woff2") format("woff2"), url("assets/font/fa-light-300.woff") format("woff"), url("assets/font/fa-light-300.ttf") format("truetype"), url("assets/font/fa-light-300.svg#fontawesome") format("svg"); }

.fal { font-family: 'Font Awesome 5 Pro'; font-weight: 300; }

@font-face { font-family: 'Font Awesome 5 Pro'; font-style: normal; font-weight: 400; src: url("assets/font/fa-regular-400.eot"); src: url("assets/font/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("assets/font/fa-regular-400.woff2") format("woff2"), url("assets/font/fa-regular-400.woff") format("woff"), url("assets/font/fa-regular-400.ttf") format("truetype"), url("assets/font/fa-regular-400.svg#fontawesome") format("svg"); }

.far { font-family: 'Font Awesome 5 Pro'; font-weight: 400; }

@font-face { font-family: 'Font Awesome 5 Pro'; font-style: normal; font-weight: 900; src: url("assets/font/fa-solid-900.eot"); src: url("assets/font/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("assets/font/fa-solid-900.woff2") format("woff2"), url("assets/font/fa-solid-900.woff") format("woff"), url("assets/font/fa-solid-900.ttf") format("truetype"), url("assets/font/fa-solid-900.svg#fontawesome") format("svg"); }

.fa, .fas { font-family: 'Font Awesome 5 Pro'; font-weight: 900; }

/* ========================================================================== MIX-INS ========================================================================== */
/* ========================================================================== ANIMATIONS ========================================================================== */
.fade-in, .fade-up { transition: all 3.5s cubic-bezier(0.35, 0.35, 0.1, 1); opacity: 0; }

.loaded .fade-in, .loaded .fade-up { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }

.fade-up, .fade-up-scroll { -webkit-transform: translateY(20px); transform: translateY(20px); }

.fade-up-scroll.scrolled { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }

/* ========================================================================== MEDIA QUERIES ========================================================================== */
/* ========================================================================== GLOBAL ========================================================================== */
* { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; }

html { font-size: 14px; }

html.nav-main-open, html.nav-main-open body { height: 100%; overflow: hidden; }

@media (max-width: 1289.98px) { html { font-size: 13px; } }

@media (max-width: 991.98px) { html { font-size: 12px; } }

@media (max-width: 767.98px) { html { font-size: 11px; } }

@media (max-width: 575.98px) { html { font-size: 11px; } }

body { font-size: 1rem; letter-spacing: -0.02em; background-color: #fff; }

body.home { background-color: #32383d; }

main { position: relative; }

ion-icon { -webkit-transform: translateY(2px); transform: translateY(2px); }

img { height: auto; width: 100%; }

.img-rounded { border-radius: 0.8571428571rem; }

#page-content { padding: 2.8571428571rem 0 5.7142857143rem; }

@media (max-width: 575.98px) { #page-content { padding: 2.1428571429rem 0 refm(50); } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl { padding-left: 2.8571428571rem; padding-right: 2.8571428571rem; }

@media (max-width: 575.98px) { .container-fluid, .container-sm, .container-md, .container-lg, .container-xl { padding-left: 1.7857142857rem; padding-right: 1.7857142857rem; } }

@media (max-width: 575.98px) { .container, .swiper-hero .swiper-pagination { padding-left: 2.1428571429rem; padding-right: 2.1428571429rem; } }

::-webkit-input-placeholder { color: #000; }

:-moz-placeholder { color: #000; }

::-moz-placeholder { color: #000; }

:-ms-input-placeholder { color: #000; }

.placeholder { color: #000; }

::-moz-selection { background: #fff200; color: #000; }

::selection { background: #fff200; color: #000; }

::-moz-selection { background: #fff200; color: #000; }

/* ========================================================================== FONTS ========================================================================== */
/* ========================================================================== TYPOGRAPHY ========================================================================== */
a, input, button, select { transition: all 1s cubic-bezier(0.35, 0.35, 0.1, 1); }

button:hover, button:focus, button:active, .btn:hover, .btn:focus, .btn:active { box-shadow: none !important; outline: 0 !important; }

.white { color: #fff; }

.charcoal { color: #32383d; }

.black { color: #000; }

.dark .black, .dark .charcoal { color: #fff; }

.font-light, .block-modules .module h3, .block-modules .module h4 { font-weight: 300; text-transform: capitalize; }

article.loop-item .font-light, article.loop-item .block-modules .module h3, .block-modules .module article.loop-item h3, article.loop-item .block-modules .module h4, .block-modules .module article.loop-item h4 { text-transform: none !important; }

.primary.primary-w-gallery { margin-top: 11.4285714286rem; opacity: 0; transition: all 2.5s cubic-bezier(0.35, 0.35, 0.1, 1); }

.primary.primary-w-gallery.initialized { opacity: 1; }

@media (max-width: 991.98px) { .primary.primary-w-gallery { margin-top: 0 !important; } }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .p, .datepicker-dropdown, blockquote footer, input.filter-search, a, .a, span, li { font-family: noto-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; margin-bottom: 1rem; letter-spacing: -0.02em; line-height: 1.3; }

h1:first-child, .h1:first-child, h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child, p:first-child, .p:first-child, .datepicker-dropdown:first-child, blockquote footer:first-child, input.filter-search:first-child, a:first-child, .a:first-child, span:first-child, li:first-child { margin-top: 0; }

.primary h1:last-child, .primary .h1:last-child, .primary h2:last-child, .primary .h2:last-child, .primary h3:last-child, .primary .h3:last-child, .primary h4:last-child, .primary .h4:last-child, .primary h5:last-child, .primary .h5:last-child, .primary h6:last-child, .primary .h6:last-child, .primary p:last-child, .primary .p:last-child, .primary .datepicker-dropdown:last-child, .primary blockquote footer:last-child, blockquote .primary footer:last-child, .primary input.filter-search:last-child, .primary a:last-child, .primary .a:last-child, .primary span:last-child, .primary li:last-child { margin-bottom: 0; }

h1, .h1 { font-weight: 300; line-height: 1.16; }

h2, .h2 { margin-bottom: 1.5rem; font-weight: 300; line-height: 1.16; }

h2 strong, h2 b, .h2 strong, .h2 b { font-weight: 900; }

h3, .h3 { font-weight: 700; }

h4, .h4 { font-weight: 300; }

h4 strong, h4 b, .h4 strong, .h4 b { font-weight: 500; }

* + h5, * + .h5 { margin-top: 2.8571428571rem; }

h6, .h6 { text-transform: uppercase; font-weight: 600; letter-spacing: 0.15em; margin-bottom: 0.4285714286rem; }

* h6, * .h6 { margin-top: 1.7142857143rem; }

p, .p, .datepicker-dropdown, blockquote footer, input.filter-search { font-weight: 300; margin-top: 0; }

p strong, .p strong, .datepicker-dropdown strong, blockquote footer strong, input.filter-search strong { font-weight: 400; }

p.subtitle, .p.subtitle, .subtitle.datepicker-dropdown, blockquote footer.subtitle, input.subtitle.filter-search { font-size: 0.8571428571rem; }

a, .a { color: #32383d; text-decoration: none; }

a[href]:hover, .a[href]:hover { color: #034b25; }

.primary a, .primary .a { color: inherit; text-decoration: underline; }

.meta-item a, .meta-item .a { font-weight: 300; }

ul { margin: 0; padding: 0; }

ul li { margin: 0; padding: 0; list-style: none; }

.primary ul li { position: relative; padding-left: 1.2857142857rem; font-weight: 300; }

.primary ul li + li { margin-top: 0.4285714286rem; }

.primary ul li::before { content: "•"; position: absolute; left: 0.5rem; font-size: inherit; }

span { margin: 0; }

blockquote { margin: 0; }

.addtoany_shortcode .a2a_svg { display: none !important; }

.addtoany_shortcode .addtoany_list a { padding-left: 0; font-size: 1rem !important; line-height: 1.2857142857 !important; display: block; margin: 0; }

.addtoany_shortcode .addtoany_list a:before { content: ''; font-family: 'Font Awesome 5 Brands'; display: inline-block; width: 1.4285714286rem; vertical-align: top; }

.addtoany_shortcode .addtoany_list a .a2a_label { position: static !important; width: auto !important; height: auto !important; line-height: inherit !important; clip: auto !important; -webkit-clip-path: initial !important; clip-path: initial !important; }

.addtoany_shortcode .addtoany_list a .a2a_label:before { content: 'Share on '; }

.addtoany_shortcode .addtoany_list a[title="Facebook"]:before { content: '\f082'; }

.addtoany_shortcode .addtoany_list a[title="Twitter"]:before { content: '\f099'; }

.btn { font-weight: 500; border-radius: 100px; padding: 0.8571428571rem 1.4285714286rem; text-decoration: none !important; box-shadow: none !important; }

.btn i { margin-left: 0.3571428571rem; }

.btn.btn-default { color: #32383d; border: 2px solid #32383d; }

.btn.btn-default:hover, .btn.btn-default:focus { background: #32383d; color: #fff; }

.btn.btn-white { color: #fff; border: 2px solid #fff; }

.btn.btn-white:hover, .btn.btn-white:focus { background: #fff; color: #32383d; }

.btn.btn-charcoal { color: #32383d; border: 2px solid #32383d; }

.btn.btn-charcoal:hover, .btn.btn-charcoal:focus { background: #32383d; color: #fff; }

/* ========================================================================== MISC. ========================================================================== */
.meta { -webkit-columns: 2; -moz-columns: 2; columns: 2; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; }

.meta .meta-item { -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; break-inside: avoid-column; margin-bottom: 1.4285714286rem; }

@media (max-width: 1289.98px) { .meta { -webkit-columns: 1; -moz-columns: 1; columns: 1; } }

@media (max-width: 991.98px) { .meta { -webkit-columns: 2; -moz-columns: 2; columns: 2; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; } }

@media (max-width: 575.98px) { .meta { -webkit-columns: 1; -moz-columns: 1; columns: 1; } }

@media (max-width: 991.98px) { .news-meta { margin-bottom: 2.5714285714rem; } }

@media (max-width: 991.98px) { .meta-w-gallery { margin-top: 14.6428571429rem; } }

@media (max-width: 767.98px) { .meta-w-gallery { margin-top: 10.3571428571rem; } }

.iframe-wrapper { position: relative; }

.iframe-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill, textarea:-webkit-autofill, textarea:-webkit-autofill:hover select:-webkit-autofill, select:-webkit-autofill:focus { -webkit-text-fill-color: #0081CB; -webkit-transition: background-color 5000s ease-in-out 0s; transition: background-color 5000s ease-in-out 0s; }

@-webkit-keyframes autofill { to { background: transparent; } }

input:-webkit-autofill { -webkit-animation-name: autofill; -webkit-animation-fill-mode: both; }

.grecaptcha-badge { display: none !important; }

.takeover-overlay { color: #fff; background: rgba(50, 56, 60, 0.98); height: 100%; width: 100%; left: 0; top: 0; overflow: hidden; position: fixed; z-index: 2000; overflow-y: auto; -webkit-overflow-scrolling: touch; display: block; opacity: 1; transition-property: opacity, z-index; transition-duration: 0.5s; transition-timing-function: ease-out; }

.takeover-overlay .container, .takeover-overlay .swiper-hero .swiper-pagination, .swiper-hero .takeover-overlay .swiper-pagination { display: block; padding: 10rem 1rem 10rem 1rem; background: #485865; position: absolute; top: 45%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }

.takeover-overlay .container .close-button, .takeover-overlay .swiper-hero .swiper-pagination .close-button, .swiper-hero .takeover-overlay .swiper-pagination .close-button { padding-bottom: 1rem; font-weight: bold; cursor: pointer; right: 2rem; top: 2rem; position: fixed; }

.takeover-overlay .container .close-button:hover, .takeover-overlay .swiper-hero .swiper-pagination .close-button:hover, .swiper-hero .takeover-overlay .swiper-pagination .close-button:hover { color: #636e77; transition-property: color; transition-duration: 0.15s; transition-timing-function: ease; }

/* ---------- Template-parts ---------- */
/* ========================================================================== Custom checkboxes using css ========================================================================== */
[type="checkbox"]:not(:checked), [type="checkbox"]:checked { position: absolute; left: -9999px; }

[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label { position: relative; padding-left: 2.8571428571rem; cursor: pointer; }

[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before { content: ""; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 1.4285714286rem; height: 1.4285714286rem; border: 1px solid #000; background: #fff; overflow: hidden; }

[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after { content: ""; display: block; width: 0.7142857143rem; height: 0.7142857143rem; position: absolute; top: 50%; left: 0.3571428571rem; background: black; transition: all .2s; -webkit-transform-origin: top; transform-origin: top; }

[type="checkbox"]:not(:checked) + label:after { opacity: 0; -webkit-transform: scale(0, 0) translateY(-50%); transform: scale(0, 0) translateY(-50%); }

[type="checkbox"]:checked + label:after { opacity: 1; -webkit-transform: scale(1, 1) translateY(-50%); transform: scale(1, 1) translateY(-50%); }

[type="checkbox"]:disabled:not(:checked) + label:before, [type="checkbox"]:disabled:checked + label:before { box-shadow: none; border-color: #bbb; background-color: #ddd; }

[type="checkbox"]:disabled:checked + label:after { color: #c8c8c8; }

[type="checkbox"]:disabled + label { color: #c8c8c8; }

input[type=checkbox]:focus + label:before, input[type=checkbox]:hover + label:before { border: 2px solid black !important; }

/* ========================================================================== BUTTONS ========================================================================== */
/* ========================================================================== HEADER ========================================================================== */
.banner { background-color: #fff200; padding: 1.0714285714rem 0; }

.nav-main-open .banner { display: none; }

ul li.wpml-ls-item { margin-right: 0.2857142857rem !important; }

ul li.wpml-ls-item a { display: inline-block; position: relative; padding-right: 0.5714285714rem; }

ul li.wpml-ls-item a::after { content: '/'; position: absolute; top: 0; right: 0; -webkit-transform: translateX(50%); transform: translateX(50%); color: inherit; }

ul li.wpml-ls-item.wpml-ls-current-language a { opacity: 1 !important; }

ul li.wpml-ls-item.wpml-ls-current-language a span { text-decoration: underline; }

ul li.wpml-ls-item:last-child a::after { display: none !important; }

#header { position: absolute; top: 0; left: 0; width: 100%; padding: 2.1428571429rem 0; z-index: 1030; font-weight: 500; }

.dark-slider #header .svg-logo * { stroke: #32383d; }

.nav-main-open #header .svg-logo * { stroke: #fff; }

#header ul li { display: inline-block; margin-right: 0.8571428571rem; }

#header ul li:last-child { margin-right: 0; padding-right: 0; }

#header ul li:last-child a { padding-right: 0; }

#header ul li:last-child a::after { display: none !important; }

#header ul li .handle, #header ul li .platform { display: none; }

#header .wpml-ls-legacy-dropdown-click { width: auto; }

#header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle { background: none !important; border: 0 !important; padding: 0; }

#header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:before { content: '\f104'; font-family: 'Ionicons'; font-weight: normal !important; font-style: normal !important; position: relative; top: 0.0714285714rem; margin-right: 0.2857142857rem; }

#header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after { display: none; }

#header .wpml-ls-legacy-dropdown-click ul.js-wpml-ls-sub-menu { margin: 0.7142857143rem 0 0; left: auto; right: -1rem; padding: 1rem; background: #fff; border: 0; border-radius: 0.4285714286rem; box-shadow: 0 0 1.4285714286rem rgba(0, 0, 0, 0.2); }

#header .wpml-ls-legacy-dropdown-click ul.js-wpml-ls-sub-menu li { display: block; margin: 0; }

#header .wpml-ls-legacy-dropdown-click ul.js-wpml-ls-sub-menu li + li { margin-top: 0.4285714286rem; }

#header .wpml-ls-legacy-dropdown-click ul.js-wpml-ls-sub-menu li a { display: block; white-space: nowrap; background: none; color: #32383d; padding: 0; border: 0; transition: none; }

.svg-logo { width: 6.3571428571rem; height: 4.5714285714rem; }

.svg-logo path { fill: none; stroke: #fff; stroke-linecap: round; stroke-linejoin: round; transition: all 0.3s ease; }

.svg-wordmark { width: 13.3571428571rem; height: 3rem; margin: 0.4285714286rem 0 0 1.2857142857rem; }

.svg-wordmark path { fill: #fff; }

.home #header .svg-wordmark { display: none; }

@media (max-width: 991.98px) { .svg-wordmark { display: none; } #header .svg-wordmark { position: absolute; left: 15px; top: 100%; margin: 1.7857142857rem 0 0 0.1428571429rem; } .nav-main-open #header .svg-wordmark { opacity: 0; pointer-events: none; } }

.header-cols { display: flex; align-items: center; justify-content: flex-end; }

.header-cols .header-col { padding: 0.8571428571rem 0; }

.header-cols .header-col + .header-col { border-left: 1px solid rgba(255, 255, 255, 0.5); margin-left: 0.8571428571rem; padding-left: 0.8571428571rem; }

.dark-slider .header-cols .header-col + .header-col { border-color: #32383d; }

.header-cols .header-col ul.menu a { margin: 0; }

.header-cols .header-col ul.menu a:hover, .header-cols .header-col ul.menu a:focus { opacity: 0.65; }

.dark .header-cols .header-col ul.menu a { color: #32383d; }

.header-cols .header-col ul.menu > li > a { color: #fff; }

.dark-slider .header-cols .header-col ul.menu > li > a { color: #32383d; }

.header-cols .header-col ul.menu li.has-submenu:hover > a { padding-bottom: 3.5714285714rem; }

.header-cols .header-col ul.menu a.menu-item-has-children:hover { padding-bottom: 1.7857142857rem; }

.header-cols .header-col ul.menu li.has-submenu, .header-cols .header-col ul.menu a.menu-item-has-children { position: relative; z-index: 99; }

.header-cols .header-col ul.menu li.has-submenu:hover + .submenu, .header-cols .header-col ul.menu a.menu-item-has-children:hover + .submenu { display: block; opacity: 1; }

.header-cols .header-col ul.menu ul.submenu { display: none; position: absolute; top: calc(100% + 1.4285714286rem); left: 50%; background-color: rgba(255, 255, 255, 0.8); border-radius: 5px; padding: 2.1428571429rem; min-width: 19.6428571429rem; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; }

.header-cols .header-col ul.menu ul.submenu:hover { display: block; }

.header-cols .header-col ul.menu ul.submenu.open { opacity: 1; z-index: 99; }

.header-cols .header-col ul.menu ul.submenu::before { content: ''; position: absolute; left: 50%; top: 0; width: 0; height: 0; border-left: 1.0714285714rem solid transparent; border-right: 1.0714285714rem solid transparent; border-bottom: 1.0714285714rem solid rgba(255, 255, 255, 0.8); -webkit-transform: translate(-50%, -100%); transform: translate(-50%, -100%); }

.header-cols .header-col ul.menu ul.submenu li { display: block !important; margin: 0 !important; }

.header-cols .header-col ul.menu ul.submenu li:not(:last-of-type) { margin: 0 0 1rem !important; }

.header-cols .header-col ul.menu ul.submenu li a { display: flex; justify-content: flex-start; color: #5b6770 !important; width: 100%; }

.header-cols .header-col ul.menu ul.submenu li a::after { content: '\f10b'; margin-left: auto; text-align: right; font-family: 'Ionicons'; font-weight: normal !important; font-style: normal !important; }

@media (max-width: 767.98px) { .header-cols .header-col.header-col-social { display: none; } }

@media (max-width: 767.98px) { .header-cols .header-col.header-col-menu { display: none; } }

.header-cols .header-col.header-col-toggle { display: none; }

@media (max-width: 767.98px) { .header-cols .header-col.header-col-toggle { display: block; border-left: 0; } }

@media (max-width: 767.98px) { .header-cols .header-col.header-col-lang { border-left: 0; padding-left: 0; margin-left: 0; } }

/* ========================================================================== NAVIGATION ========================================================================== */
.current-menu-item:not(.menu-item-type-custom) > a { text-decoration: underline; }

nav.nav-main li { position: relative; }

nav.nav-main li.hover ul.sub-menu { display: flex; }

nav.nav-main ul.sub-menu { display: none; flex-wrap: wrap; position: absolute; top: 100%; left: 50%; width: 20.7142857143rem; -webkit-transform: translateX(-50%); transform: translateX(-50%); background: #fff; padding: 0.8571428571rem 1.8571428571rem; margin: 1.1428571429rem 0 0; background: #fff; border-radius: 0.8571428571rem; box-shadow: 0 0 1.4285714286rem rgba(0, 0, 0, 0.2); }

nav.nav-main ul.sub-menu:before { content: ''; display: block; position: absolute; bottom: 100%; left: -1.1428571429rem; right: -1.1428571429rem; top: -1.1428571429rem; bottom: -1.1428571429rem; }

nav.nav-main ul.sub-menu:after { content: ''; display: block; position: absolute; bottom: 100%; left: 50%; width: 0; height: 0; margin-left: -0.8571428571rem; border-style: solid; border-width: 0 0.8571428571rem 0.8571428571rem 0.8571428571rem; border-color: transparent transparent #fff transparent; }

nav.nav-main ul.sub-menu li { margin: 0; }

nav.nav-main ul.sub-menu li a { color: #32383d; }

nav.nav-main ul.sub-menu li.menu-item-object-country { width: 50%; }

nav.nav-main ul.sub-menu li.menu-item-object-page { width: 100%; padding: 0.5714285714rem 0; }

nav.nav-main ul.sub-menu li.menu-item { width: 100%; padding: 0.5714285714rem 0; }

#nav-toggle { position: relative; padding: 0; background: none; border: 0; color: #fff; font-size: 1.2857142857rem; }

.dark-slider #nav-toggle { color: #32383d; }

#nav-toggle:focus, #nav-toggle:active { outline: 0; }

#nav-toggle i, #nav-toggle .ion-i { position: relative; top: -0.0714285714rem; margin-left: 0.1428571429rem; }

#nav-toggle .menu-close { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); white-space: nowrap; display: none; color: #fff; }

.nav-main-open #nav-toggle .menu-close { display: flex; }

#nav-toggle .menu-open { display: flex; opacity: 1; }

.nav-main-open #nav-toggle .menu-open { opacity: 0; }

nav#nav-mobile { display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: #32383d; color: #fff; z-index: 1029; padding: 6.4285714286rem 0 2.1428571429rem; }

@media (max-width: 767.98px) { .nav-main-open nav#nav-mobile { display: block; } }

nav#nav-mobile .container, nav#nav-mobile .swiper-hero .swiper-pagination, .swiper-hero nav#nav-mobile .swiper-pagination { display: flex; flex-direction: column; justify-content: space-between; height: 100%; }

nav#nav-mobile a { color: #fff; }

nav#nav-mobile .menu-wrap { height: 100%; }

nav#nav-mobile ul.menu { font-size: 2.5714285714rem; margin: 0; font-weight: 300; }

nav#nav-mobile ul.menu li { position: relative; margin-top: 0.8571428571rem; letter-spacing: -0.03em; }

nav#nav-mobile ul.menu li .toggle-submenu { position: absolute; top: 0; right: 0; font-size: 3.4285714286rem; line-height: 1; }

nav#nav-mobile ul.menu li .toggle-submenu:before { position: relative; content: '+'; }

nav#nav-mobile ul.menu li.open .toggle-submenu:before { content: '–'; top: -0.2857142857rem; left: -0.0714285714rem; }

nav#nav-mobile ul.menu li.open ul.sub-menu { display: block; }

nav#nav-mobile ul.menu ul.sub-menu { display: none; font-size: 1rem; font-weight: 500; -webkit-columns: 2; -moz-columns: 2; columns: 2; padding-right: 1.7857142857rem; margin-top: 1.4285714286rem; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; }

.nav-main-open nav#nav-mobile ul.menu ul.sub-menu { margin-top: 1.0714285714rem; -webkit-columns: 1; -moz-columns: 1; columns: 1; }

nav#nav-mobile ul.menu ul.sub-menu li { margin: 0; padding: 0 0 0.7142857143rem; letter-spacing: -0.02em; font-size: 1.4285714286rem; }

nav#nav-mobile ul.menu ul.sub-menu li.menu-item-object-page { display: none; }

.nav-main-open nav#nav-mobile ul.menu ul.sub-menu li.menu-item-object-page { display: block; }

nav#nav-mobile .mobile-socials { margin-top: auto; }

nav#nav-mobile .mobile-socials a { font-size: 1.5714285714rem; }

nav#nav-mobile .mobile-socials .menu.mobile-socials a { display: flex; align-items: center; }

nav#nav-mobile .mobile-lang { text-align: right; }

nav#nav-mobile .mobile-lang li { display: inline-block; line-height: 1; margin: 0; font-size: 0; }

nav#nav-mobile .mobile-lang li.wpml-ls-current-language a { opacity: 1 !important; }

nav#nav-mobile .mobile-lang li.wpml-ls-current-language a span { text-decoration: underline; }

nav#nav-mobile ul.social-links li { display: inline-block; margin-right: 2.1428571429rem; }

nav#nav-mobile ul.social-links li:last-child { margin-right: 0; }

nav#nav-mobile ul.social-links .handle { display: none; }

.mobile-only { display: none; }

@media (max-width: 767.98px) { .mobile-only { display: block; } }

/* ========================================================================== BLOCKS ========================================================================== */
.block { position: relative; padding: 6.4285714286rem 0; }

.block.block-angled { padding: 13.5714285714rem 0 6.4285714286rem; margin-top: -14.2857142857rem; -webkit-clip-path: polygon(0% 0%, 100% 14.2857142857rem, 100% 100%, 0% 100%); clip-path: polygon(0% 0%, 100% 14.2857142857rem, 100% 100%, 0% 100%); z-index: 5; }

.block.has-divider { padding: 0; }

.block.has-divider > .container, .swiper-hero .block.has-divider > .swiper-pagination { position: relative; padding-top: 7.1428571429rem; padding-bottom: 7.1428571429rem; }

.block.has-divider > .container::before, .swiper-hero .block.has-divider > .swiper-pagination::before { content: ''; position: absolute; top: 0; left: 15px; right: 15px; height: 1px; background: #fff200; }

.block.block-downloads { padding: 0; }

.block.block-downloads > .container, .swiper-hero .block.block-downloads > .swiper-pagination { padding-top: 7.1428571429rem; padding-bottom: 7.1428571429rem; }

.block.block-downloads + .block-downloads > .container, .swiper-hero .block.block-downloads + .block-downloads > .swiper-pagination { position: relative; }

.block.block-downloads + .block-downloads > .container::before, .swiper-hero .block.block-downloads + .block-downloads > .swiper-pagination::before { content: ''; position: absolute; top: 0; left: 15px; right: 15px; height: 1px; background: #fff200; }

.swiper-container { overflow: hidden !important; }

/* ========================================================================== PAGES ========================================================================== */
/* ========================================================================== FOOTER ========================================================================== */
#footer { position: relative; overflow: hidden; padding: 5.3571428571rem 0 7.1428571429rem; color: #fff; font-weight: 300; margin-top: -1px; }

@media (max-width: 1289.98px) { #footer { padding: 7.1428571429rem 0 4.2857142857rem; } }

@media (max-width: 767.98px) { #footer { padding: 5.3571428571rem 0 2.8571428571rem; } }

#footer .container, #footer .swiper-hero .swiper-pagination, .swiper-hero #footer .swiper-pagination { position: relative; z-index: 5; }

#footer a { color: #fff; }

#footer a:hover, #footer a:focus { opacity: 0.65; }

#footer ul { margin: 0; }

#footer .kanga { display: block; width: 7.1428571429rem; margin: 0 0 5.3571428571rem; }

@media (max-width: 1289.98px) { #footer .kanga { margin-bottom: 2.8571428571rem; } }

@media (max-width: 767.98px) { #footer .kanga { margin-bottom: 2.1428571429rem; } }

#footer svg path { fill: #fff; }

#footer svg.svg-ausgov { width: 7.9285714286rem; height: 4rem; }

#footer svg.svg-asialink { width: 11.8285714286rem; height: 2.0571428571rem; }

@media (max-width: 575.98px) { #footer svg.svg-asialink { width: 9.8571428571rem; height: 1.7142857143rem; } }

#footer .footer-connect { display: flex; flex-direction: column; height: 100%; }

#footer .social-links { margin: auto 0 0; }

@media (max-width: 767.98px) { #footer .nav-footer { margin-bottom: 1.4285714286rem; } }

.partner-lockup { display: flex; align-items: center; font-weight: 500; font-size: 0.8571428571rem; }

@media (max-width: 1289.98px) { .partner-lockup { margin-bottom: 2.8571428571rem; } }

@media (max-width: 767.98px) { .partner-lockup { margin-bottom: 2.1428571429rem; } }

.partner-lockup .partner { padding: 0.7142857143rem 0; min-height: 6.4285714286rem; display: flex; align-items: center; }

.partner-lockup .partner + .partner { margin-left: 4.2857142857rem; padding-left: 2.8571428571rem; border-left: 1px solid rgba(0, 0, 0, 0.25); }

@media (max-width: 767.98px) { .partner-lockup .partner + .partner { margin-left: 1.4285714286rem; padding-left: 1.4285714286rem; } }

.footer-pattern { position: absolute; top: 0; left: 50%; margin-left: calc( ( 100vw - 1254px ) * 0.4718); -webkit-transform: translateX(-50%) translateY(-8.3%) translateX(-22.17%); transform: translateX(-50%) translateY(-8.3%) translateX(-22.17%); background: #fff; }

.home .footer-pattern { background-color: #32383d; }

@media screen and (max-width: 1500px) { .footer-pattern { margin-left: 0; -webkit-transform: translateX(-50%) translateY(-8.3%) translateX(-19.5%); transform: translateX(-50%) translateY(-8.3%) translateX(-19.5%); } }

.footer-pattern .svg-kanga { width: 286.2666666667vw; height: 129.3333333333vw; min-width: 4294px; min-height: 1940px; }

@media (max-width: 767.98px) { .footer-pattern { left: 75%; -webkit-transform: translateX(-50%) translateY(-8.3%) translateX(-19.5%) translateX(25vw); transform: translateX(-50%) translateY(-8.3%) translateX(-19.5%) translateX(25vw); } }

/* ========================================================================== CONTACT FORM 7 ========================================================================== */
form .form-group label { display: none; }

form .form-group .form-control:hover { border-color: #dee2e6; }

form .form-group .btn:hover { background-color: inherit; color: blue; border-bottom: 0.7rem solid blue; }

form .wpcf7-response-output { clear: both; transition: all 0.5s cubic-bezier(0.35, 0.35, 0.1, 1); margin: 4rem 0; color: #343a40; }

form .wpcf7-response-output.wpcf7-validation-errors { border-color: red; }

form .wpcf7-response-output.wpcf7-mail-sent-ok { border-color: blue; }

/* ---------- Custom components ---------- */
/* ========================================================================== SWIPER ========================================================================== */
.no-cssclippathpolygon .swiper-shard + .swiper-shard, .no-cssclippathpolygon .masthead-shard + .masthead-shard { display: none !important; }

.block-swiper { overflow-x: hidden; }

.block-swiper.hero { padding: 0; position: relative; background: #32383d; color: #fff; overflow: hidden; }

.block-swiper.dark { background-color: #32383d; }

.block-swiper .link { color: inherit; font-weight: 600; }

.block-swiper .link ion-icon { -webkit-transform: translateY(2px); transform: translateY(2px); }

.hero-caption { position: relative; }

.swiper-slide-dark .hero-caption { color: #32383d; }

.swiper-slide-dark .hero-caption .btn-white { color: #32383d; border-color: #32383d; }

.swiper-slide-dark .hero-caption .btn-white:hover, .swiper-slide-dark .hero-caption .btn-white:focus { background: #32383d; color: #fff; }

.hero-caption .container, .hero-caption .swiper-hero .swiper-pagination, .swiper-hero .hero-caption .swiper-pagination { position: relative; }

.hero-caption .svg-logie { margin: 0; width: 34.2857142857rem; height: 7.7142857143rem; }

.hero-caption .svg-logie * { fill: #fff; }

.swiper-slide-dark .hero-caption .svg-logie * { fill: #32383d; }

@media (max-width: 991.98px) { .hero-caption .svg-logie { width: 24rem; height: 5.4rem; } }

@media (max-width: 767.98px) { .hero-caption .svg-logie { width: 18.8571428571rem; height: 4.2428571429rem; } }

@media (max-width: 575.98px) { .hero-caption .svg-logie { width: 15.0857142857rem; height: 3.3942857143rem; } }

.hero-caption .primary { margin-top: 2.8571428571rem; }

.hero-caption .primary h2 { font-size: 1.7142857143rem; line-height: 1.125; font-weight: 300; }

@media (max-width: 575.98px) { .hero-caption .primary h2 { font-size: 1.4285714286rem; } }

@media (max-width: 575.98px) { .hero-caption .primary { margin-top: 1.4285714286rem; } }

.hero-caption .btn { margin-top: 2.1428571429rem; }

.carousel { position: relative; }

.carousel h5 { margin-top: 1.2857142857rem; }

.carousel .slide-img { background-size: cover; background-repeat: no-repeat; background-position: center center; width: 100%; padding-top: 63.5%; margin-bottom: 1.9285714286rem; border-radius: 0.8571428571rem; }

h2 + .carousel { margin-top: 5.1428571429rem; }

@media (max-width: 1289.98px) { h2 + .carousel { margin-top: 4.2857142857rem; } }

@media (max-width: 991.98px) { h2 + .carousel { margin-top: 3.4285714286rem; } }

@media (max-width: 767.98px) { h2 + .carousel { margin-top: 2.5714285714rem; } }

@media (max-width: 575.98px) { h2 + .carousel { margin-top: 2.1428571429rem; } }

.carousel .swiper-button-next, .carousel .swiper-button-prev { background: none; color: #32383d; font-size: 1.5rem; top: 8.9285714286rem; box-shadow: none !important; outline: 0 !important; }

.carousel .swiper-button-next:before, .carousel .swiper-button-prev:before { font-family: 'Ionicons'; font-weight: normal !important; font-style: normal !important; display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.carousel .swiper-button-next:after, .carousel .swiper-button-prev:after { display: none; }

@media (max-width: 1289.98px) { .carousel .swiper-button-next, .carousel .swiper-button-prev { top: 6.7857142857rem; } }

@media (max-width: 991.98px) { .carousel .swiper-button-next, .carousel .swiper-button-prev { top: 4.8571428571rem; } }

@media (max-width: 767.98px) { .carousel .swiper-button-next, .carousel .swiper-button-prev { top: 5.7142857143rem; } }

@media (max-width: 575.98px) { .carousel .swiper-button-next, .carousel .swiper-button-prev { top: 28.125vw; } }

.carousel .swiper-button-next { right: auto; left: 100%; margin-left: 2.8571428571rem; }

@media screen and (max-width: 1400px) { .carousel .swiper-button-next { margin-left: 1rem; } }

@media (max-width: 1289.98px) { .carousel .swiper-button-next { margin-left: 0.3571428571rem; } }

@media (max-width: 575.98px) { .carousel .swiper-button-next { margin-left: 0.0714285714rem; } }

.carousel .swiper-button-prev { left: auto; right: 100%; margin-right: 2.8571428571rem; }

@media screen and (max-width: 1400px) { .carousel .swiper-button-prev { margin-right: 1rem; } }

@media (max-width: 1289.98px) { .carousel .swiper-button-prev { margin-right: 0.3571428571rem; } }

@media (max-width: 575.98px) { .carousel .swiper-button-prev { margin-right: 0.0714285714rem; } }

.swiper-carousel[data-count="1"] ~ .swiper-button-next, .swiper-carousel[data-count="1"] ~ .swiper-button-prev, .swiper-carousel[data-count="2"] ~ .swiper-button-next, .swiper-carousel[data-count="2"] ~ .swiper-button-prev, .swiper-carousel[data-count="3"] ~ .swiper-button-next, .swiper-carousel[data-count="3"] ~ .swiper-button-prev { display: none; }

@media (max-width: 767.98px) { .swiper-carousel[data-count="3"] ~ .swiper-button-next, .swiper-carousel[data-count="3"] ~ .swiper-button-prev { display: block; } }

@media (max-width: 575.98px) { .swiper-carousel[data-count="2"] ~ .swiper-button-next, .swiper-carousel[data-count="2"] ~ .swiper-button-prev { display: block; } }

.swiper-hero .swiper-shard, .swiper-hero .img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; }

.swiper-hero .swiper-slide { background: #32383d; padding: 35vh 0; height: auto; }

.swiper-hero .inset-img { position: absolute; left: 50%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 37.1428571429rem; height: 27.1428571429rem; margin-left: 15px; background: url(assets/img/kanga@2x.png) no-repeat center center; background-size: contain; z-index: 10; }

@media (max-width: 1289.98px) { .swiper-hero .inset-img { width: 33.4285714286rem; height: 24.4285714286rem; -webkit-transform: translateY(-50%) translateX(-12%); transform: translateY(-50%) translateX(-12%); } }

@media (max-width: 991.98px) { .swiper-hero .inset-img { -webkit-transform: translateY(-62%) translateX(-30%); transform: translateY(-62%) translateX(-30%); } }

@media (max-width: 767.98px) { .swiper-hero .inset-img { width: 26rem; height: 19rem; -webkit-transform: translateY(-75%) translateX(-32%); transform: translateY(-75%) translateX(-32%); } }

@media (max-width: 575.98px) { .swiper-hero .inset-img { width: 14.8571428571rem; height: 10.8571428571rem; -webkit-transform: translateY(-124%) translateX(-30%); transform: translateY(-124%) translateX(-30%); } }

.swiper-hero .swiper-pagination { position: absolute; top: initial; left: initial; bottom: 30vh; padding: 0; -webkit-transform: none; transform: none; pointer-events: auto; }

.swiper-hero .swiper-pagination .swiper-pagination-bullet { display: inline-block; margin: 0; background: none; border: 1px solid #fff; margin-right: 6px; box-shadow: none !important; outline: 0 !important; }

.dark-slider .swiper-hero .swiper-pagination .swiper-pagination-bullet { border: 1px solid #000; }

.swiper-hero .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #fff; }

.dark-slider .swiper-hero .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #000; }

@media (max-width: 575.98px) { .swiper-hero .swiper-pagination { bottom: 0; left: 2.1428571429rem; top: auto; right: auto; -webkit-transform: none; transform: none; padding: 0 0 4.2857142857rem; margin-left: -0.2857142857rem; } .swiper-hero .swiper-pagination .swiper-pagination-bullet { display: inline-block; margin: 0 0.2857142857rem; } }

.swiper-shard { background: #32383d; transition: all 2.5s cubic-bezier(0.35, 0.35, 0.1, 1); }

@media (max-width: 767.98px) { .swiper-shard { transition: all 1s cubic-bezier(0.35, 0.35, 0.1, 1); } }

.swiper-shard .img { opacity: 0.15; }

.swiper-slide-dark .swiper-shard { background: #eef0f0; }

.swiper-shard.swiper-img-shard { background: #1a1a1a; }

.swiper-shard.swiper-img-shard .img { opacity: 0.5; }

.swiper-slide-less-transparent .swiper-shard.swiper-img-shard .img { opacity: 0.85; }

.swiper-shard.swiper-shard-2 { background: #30353a; -webkit-clip-path: polygon(10% 0%, 0% 95%, 0% 0%); clip-path: polygon(10% 0%, 0% 95%, 0% 0%); }

.swiper-slide-dark .swiper-shard.swiper-shard-2 { background: #ebeeee; }

.swiper-shard.swiper-shard-2.swiper-img-shard { background: #0d0d0d; }

.swiper-shard.swiper-shard-2 .img { -webkit-transform: scale(1.05); transform: scale(1.05); }

[data-active="2"] .swiper-shard.swiper-shard-2 { -webkit-clip-path: polygon(15% 0%, 0% 70%, 0% 0%); clip-path: polygon(15% 0%, 0% 70%, 0% 0%); }

[data-active="0"] .swiper-shard.swiper-shard-2 { -webkit-clip-path: polygon(15% 0%, 10% 100%, 0% 0%); clip-path: polygon(15% 0%, 10% 100%, 0% 0%); }

@media (max-width: 767.98px) { .swiper-shard.swiper-shard-2 { -webkit-clip-path: polygon(75% 30%, 30% 0%, 0% 0%, 0% 70%); clip-path: polygon(75% 30%, 30% 0%, 0% 0%, 0% 70%); } .swiper-shard.swiper-shard-2 .img { -webkit-transform: scale(1.1); transform: scale(1.1); } [data-active="2"] .swiper-shard.swiper-shard-2 { -webkit-clip-path: polygon(65% 40%, 0% 0%, 0% 0%, 0% 80%); clip-path: polygon(65% 40%, 0% 0%, 0% 0%, 0% 80%); } [data-active="0"] .swiper-shard.swiper-shard-2 { -webkit-clip-path: polygon(70% 35%, 0% 10%, 0% 10%, 0% 80%); clip-path: polygon(70% 35%, 0% 10%, 0% 10%, 0% 80%); } }

.swiper-shard.swiper-shard-3 { background: #2e3338; -webkit-clip-path: polygon(10% 0%, 45% 0%, 0% 95%); clip-path: polygon(10% 0%, 45% 0%, 0% 95%); }

.swiper-slide-dark .swiper-shard.swiper-shard-3 { background: #eaecec; }

.swiper-shard.swiper-shard-3.swiper-img-shard { background: #000 !important; }

.swiper-shard.swiper-shard-3 .img { -webkit-transform: translateX(-50px); transform: translateX(-50px); }

[data-active="2"] .swiper-shard.swiper-shard-3 { -webkit-clip-path: polygon(15% 0%, 40% 0%, 0% 70%); clip-path: polygon(15% 0%, 40% 0%, 0% 70%); }

[data-active="0"] .swiper-shard.swiper-shard-3 { -webkit-clip-path: polygon(15% 0%, 35% 0%, 10% 100%); clip-path: polygon(15% 0%, 35% 0%, 10% 100%); }

@media (max-width: 767.98px) { .swiper-shard.swiper-shard-3 { background: #30353a; -webkit-clip-path: polygon(75% 30%, 100% 35%, 100% 45%); clip-path: polygon(75% 30%, 100% 35%, 100% 45%); } .swiper-shard.swiper-shard-3 .img { -webkit-transform: scale(1.1); transform: scale(1.1); } [data-active="2"] .swiper-shard.swiper-shard-3 { -webkit-clip-path: polygon(65% 40%, 100% 20%, 100% 45%); clip-path: polygon(65% 40%, 100% 20%, 100% 45%); } [data-active="0"] .swiper-shard.swiper-shard-3 { -webkit-clip-path: polygon(70% 35%, 100% 10%, 100% 60%); clip-path: polygon(70% 35%, 100% 10%, 100% 60%); } }

.swiper-shard.swiper-shard-4 { background: #2c3236; -webkit-clip-path: polygon(90% 40%, 80% 100%, 75% 100%, 70% 0%, 74% 0%); clip-path: polygon(90% 40%, 80% 100%, 75% 100%, 70% 0%, 74% 0%); }

.swiper-slide-dark .swiper-shard.swiper-shard-4 { background: #e9ebeb; }

.swiper-shard.swiper-shard-4.swiper-img-shard { background: #000; }

.swiper-shard.swiper-shard-4 .img { -webkit-transform: translateX(50px); transform: translateX(50px); }

[data-active="2"] .swiper-shard.swiper-shard-4 { -webkit-clip-path: polygon(80% 35%, 70% 100%, 50% 100%, 60% 0%, 64% 0%); clip-path: polygon(80% 35%, 70% 100%, 50% 100%, 60% 0%, 64% 0%); }

[data-active="0"] .swiper-shard.swiper-shard-4 { -webkit-clip-path: polygon(80% 100%, 80% 100%, 80% 100%, 35% 0%, 60% 0%); clip-path: polygon(80% 100%, 80% 100%, 80% 100%, 35% 0%, 60% 0%); }

@media (max-width: 767.98px) { .swiper-shard.swiper-shard-4 { -webkit-clip-path: polygon(75% 30%, 100% 45%, 100% 100%, 90% 100%); clip-path: polygon(75% 30%, 100% 45%, 100% 100%, 90% 100%); } [data-active="2"] .swiper-shard.swiper-shard-4 { -webkit-clip-path: polygon(65% 40%, 100% 45%, 100% 100%, 70% 100%); clip-path: polygon(65% 40%, 100% 45%, 100% 100%, 70% 100%); } [data-active="0"] .swiper-shard.swiper-shard-4 { -webkit-clip-path: polygon(70% 35%, 100% 60%, 100% 100%, 50% 100%); clip-path: polygon(70% 35%, 100% 60%, 100% 100%, 50% 100%); } }

.swiper-shard.swiper-shard-5 { background: #30363b; -webkit-clip-path: polygon(90% 40%, 74% 0%, 100% 0%, 100% 10%); clip-path: polygon(90% 40%, 74% 0%, 100% 0%, 100% 10%); }

.swiper-slide-dark .swiper-shard.swiper-shard-5 { background: #eceeee; }

.swiper-shard.swiper-shard-5.swiper-img-shard { background: #1a1a1a; }

[data-active="2"] .swiper-shard.swiper-shard-5 { -webkit-clip-path: polygon(80% 35%, 64% 0%, 100% 0%, 100% 5%); clip-path: polygon(80% 35%, 64% 0%, 100% 0%, 100% 5%); }

[data-active="0"] .swiper-shard.swiper-shard-5 { -webkit-clip-path: polygon(60% -10%, 64% 0%, 100% 0%, 100% 5%); clip-path: polygon(60% -10%, 64% 0%, 100% 0%, 100% 5%); }

@media (max-width: 767.98px) { .swiper-shard.swiper-shard-5 { display: none; } }

.swiper-shard.swiper-shard-6 { background: #31373c; -webkit-clip-path: polygon(90% 40%, 100% 10%, 100% 40%); clip-path: polygon(90% 40%, 100% 10%, 100% 40%); }

.swiper-slide-dark .swiper-shard.swiper-shard-6 { background: #edefef; }

.swiper-shard.swiper-shard-6.swiper-img-shard { background: #262626; }

.swiper-shard.swiper-shard-6 .img { -webkit-transform: translateX(20px); transform: translateX(20px); }

[data-active="2"] .swiper-shard.swiper-shard-6 { -webkit-clip-path: polygon(80% 35%, 100% 5%, 100% 60%); clip-path: polygon(80% 35%, 100% 5%, 100% 60%); }

[data-active="0"] .swiper-shard.swiper-shard-6 { -webkit-clip-path: polygon(60% -10%, 100% 5%, 100% 60%); clip-path: polygon(60% -10%, 100% 5%, 100% 60%); }

@media (max-width: 767.98px) { .swiper-shard.swiper-shard-6 { display: none; } }

.swiper-shard.swiper-shard-7 { background: #30353a; -webkit-clip-path: polygon(90% 40%, 100% 40%, 100% 100%); clip-path: polygon(90% 40%, 100% 40%, 100% 100%); }

.swiper-slide-dark .swiper-shard.swiper-shard-7 { background: #ebeeee; }

.swiper-shard.swiper-shard-7.swiper-img-shard { background: #000; }

.swiper-shard.swiper-shard-7 .img { -webkit-transform: scale(1.05); transform: scale(1.05); }

[data-active="2"] .swiper-shard.swiper-shard-7 { -webkit-clip-path: polygon(80% 35%, 100% 40%, 100% 100%); clip-path: polygon(80% 35%, 100% 40%, 100% 100%); }

[data-active="0"] .swiper-shard.swiper-shard-7 { -webkit-clip-path: polygon(60% -10%, 100% 40%, 100% 100%); clip-path: polygon(60% -10%, 100% 40%, 100% 100%); }

@media (max-width: 767.98px) { .swiper-shard.swiper-shard-7 { display: none; } }

.swiper-pagination { text-align: left; padding-left: 1.1428571429rem; padding-bottom: 0.2857142857rem; }

.swiper-pagination .swiper-pagination-bullet { background: #fff; opacity: 1; width: 10px; height: 10px; }

@media (max-width: 991.98px) { .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; } }

.swiper-pagination .swiper-pagination-bullet:first-child:last-child { display: none; }

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #fff200; }

/* ========================================================================== BANNER ========================================================================== */
.block-banner { background-size: cover; background-repeat: no-repeat; background-position: center center; }

/* ========================================================================== CONTENT ========================================================================== */
.block-content { background: #f5f5f5; padding: 12.8571428571rem 0; position: relative; z-index: 10; -webkit-clip-path: polygon(0% 7.8571428571rem, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0% 7.8571428571rem, 100% 0%, 100% 100%, 0% 100%); overflow: hidden; }

.no-cssclippathpolygon .block-content, .block-content.no-bg { -webkit-clip-path: none; clip-path: none; background: none; background: #fff; }

.no-cssclippathpolygon .block-content .svg-kanga-bw, .block-content.no-bg .svg-kanga-bw { display: none; }

.block-content.no-bg:before, .block-content.no-bg:after { display: none; }

.block-content:before, .block-content:after { content: ''; position: absolute; bottom: 0; right: 0; width: 0; height: 0; border-style: solid; border-width: 0 100vw 7.1428571429rem 0; border-color: transparent transparent #fff transparent; z-index: 10; }

@media (max-width: 767.98px) { .block-content:before, .block-content:after { border-bottom-width: 5rem; } }

@media (max-width: 575.98px) { .block-content:before, .block-content:after { border-bottom-width: 2.8571428571rem; } }

.block-content:before { bottom: auto; top: 0; border-width: 7.1428571429rem 100vw 0 0; border-color: #fff transparent transparent transparent; }

@media (max-width: 767.98px) { .block-content:before { border-top-width: 5rem; } }

@media (max-width: 575.98px) { .block-content:before { border-top-width: 2.8571428571rem; } }

.block-content .svg-kanga-bw { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-65%, 12%) scale(2); transform: translate(-65%, 12%) scale(2); opacity: 0.05; }

.no-cssclippathpolygon .block-content:after { display: none; }

.divider { position: relative; height: 85%; width: 1px; background-color: #d6d7d8; }

/* ========================================================================== MASTHEAD ========================================================================== */
.masthead { position: relative; padding: 12.8571428571rem 0 7.8571428571rem; background: #32383d; color: #fff; }

@media (max-width: 767.98px) { .masthead { padding: 15.7142857143rem 0 5rem; } }

.masthead.masthead-gradient { background: linear-gradient(to right, #016938 0%, #07743e 5%, #00a651 12%, #8dc640 22%, #e2e41a 39%, #fbee23 56%, #ffcb0b 77%, #ffcb0b 100%); }

.masthead.masthead-gradient:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.4; background: #000; }

.masthead.masthead-blue { background: #0081CB; }

.masthead.masthead-green { background: #034b25; }

.masthead.masthead-ochre { background: #C13C30; }

.masthead.masthead-orange { background: #DF6A2E; }

.masthead.masthead-yellow { background: #FFB71B; }

.masthead:after { content: ''; position: absolute; bottom: 0; right: 0; width: 0; height: 0; border-style: solid; border-width: 0 0 7.8571428571rem 100vw; border-color: transparent transparent #fff transparent; z-index: 10; }

@media (max-width: 991.98px) { .masthead:after { border-bottom-width: 5.7142857143rem !important; } }

@media (max-width: 767.98px) { .masthead:after { border-bottom-width: 4.5714285714rem !important; } }

@media (max-width: 575.98px) { .masthead:after { border-bottom-width: 3.4285714286rem !important; } }

.masthead.masthead-reverse:after { border-width: 0 100vw 5.7142857143rem 0; border-color: transparent transparent #fff transparent; }

.masthead .container, .masthead .swiper-hero .swiper-pagination, .swiper-hero .masthead .swiper-pagination { position: relative; }

.masthead h1 + .row { margin-top: 2.8571428571rem; margin-bottom: 2.8571428571rem; }

.masthead a { color: #fff; }

.masthead a:hover, .masthead a:focus { color: rgba(255, 255, 255, 0.75); }

.masthead .masthead-caption { font-size: 0.7857142857rem; margin-top: 2.1428571429rem; }

.masthead .masthead-caption i { margin-right: 0.3571428571rem; }

.masthead .iframe-wrapper { margin-bottom: 2.5714285714rem; }

.masthead-shards { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }

.masthead-shards.masthead-img-shards .img { opacity: 0.45; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.masthead-shard { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: inherit; }

.masthead-gradient .masthead-shard { background: linear-gradient(to right, #016938 0%, #07743e 5%, #00a651 12%, #8dc640 22%, #e2e41a 39%, #fbee23 56%, #ffcb0b 77%, #ffcb0b 100%) !important; opacity: 0.15; }

@media (max-width: 767.98px) { .masthead-gradient .masthead-shard { background: linear-gradient(to bottom, #016938 0%, #07743e 5%, #00a651 12%, #8dc640 22%, #e2e41a 39%, #fbee23 56%, #ffcb0b 77%, #ffcb0b 100%) !important; } }

@media (max-width: 575.98px) { .masthead-gradient .masthead-shard.masthead-img-shard-2 { display: none; } }

.masthead-gradient .masthead-shard[class*="masthead-img-shard"] { opacity: 1; -webkit-filter: brightness(50%); filter: brightness(50%); }

.no-cssclippathpolygon .masthead-gradient .masthead-shard[class*="masthead-img-shard"] { opacity: 0.2; -webkit-filter: none; filter: none; }

.masthead-gradient .masthead-shard.masthead-img-shard-1 .img { opacity: 0.35; }

.masthead-gradient .masthead-shard.masthead-img-shard-2 .img { opacity: 0.55; }

.masthead-gradient .masthead-shard.masthead-img-shard-3 .img { opacity: 0.4; }

.masthead-gradient .masthead-shard.masthead-img-shard-4 .img { opacity: 0.38; -webkit-filter: brightness(75%); filter: brightness(75%); }

.masthead-shard.masthead-shard-1 { background-color: #32383d; opacity: 0.1; -webkit-clip-path: polygon(0% 0%, 25% 0%, 27.5% 100%, 0% 60%); clip-path: polygon(0% 0%, 25% 0%, 27.5% 100%, 0% 60%); }

.masthead-shard.masthead-shard-2 { background-color: #d6d7d8; opacity: 0.1; -webkit-clip-path: polygon(25% 0%, 40% 0%, 27.5% 100%); clip-path: polygon(25% 0%, 40% 0%, 27.5% 100%); }

.masthead-shard.masthead-shard-3 { background-color: #32383d; opacity: 0.2; -webkit-clip-path: polygon(85% 30%, 70% 100%, 45% 100%); clip-path: polygon(85% 30%, 70% 100%, 45% 100%); }

.masthead-shard.masthead-shard-4 { background-color: #32383d; opacity: 0.05; -webkit-clip-path: polygon(85% 30%, 70% 100%, 87% 100%); clip-path: polygon(85% 30%, 70% 100%, 87% 100%); }

.masthead-shard.masthead-shard-5 { background-color: #d6d7d8; opacity: 0.1; -webkit-clip-path: polygon(85% 30%, 80% 0%, 86% 0%); clip-path: polygon(85% 30%, 80% 0%, 86% 0%); }

.masthead-shard.masthead-shard-6 { background-color: #32383d; opacity: 0.15; -webkit-clip-path: polygon(85% 30%, 86% 0%, 100% 0%, 100% 28%); clip-path: polygon(85% 30%, 86% 0%, 100% 0%, 100% 28%); }

.masthead-shard.masthead-img-shard-1 { background-color: #32383d; opacity: 0.22; }

.masthead-shard.masthead-img-shard-2 { background-color: #d6d7d8; opacity: 0.15; -webkit-clip-path: polygon(70% 7%, 35% -20%, 20% 100%, 50% 100%); clip-path: polygon(70% 7%, 35% -20%, 20% 100%, 50% 100%); }

.masthead-shard.masthead-img-shard-2 .img { -webkit-transform: translateX(-100px); transform: translateX(-100px); }

.single-country .masthead-shard.masthead-img-shard-2 { -webkit-clip-path: polygon(0% 0%, 25% 0, 40% 100%, 0% 100%); clip-path: polygon(0% 0%, 25% 0, 40% 100%, 0% 100%); }

.masthead-shard.masthead-img-shard-3 { background-color: #32383d; opacity: 0.2; -webkit-clip-path: polygon(70% 7%, 50% 100%, 80% 100%); clip-path: polygon(70% 7%, 50% 100%, 80% 100%); }

.masthead-shard.masthead-img-shard-3 .img { -webkit-transform: scale(1.15); transform: scale(1.15); }

.single-country .masthead-shard.masthead-img-shard-3 { -webkit-clip-path: polygon(90% 70%, 95% 0%, 100% 0%, 100% 75%); clip-path: polygon(90% 70%, 95% 0%, 100% 0%, 100% 75%); }

.masthead-shard.masthead-img-shard-4 { background-color: #32383d; opacity: 0.45; -webkit-clip-path: polygon(70% 7%, 80% 100%, 120% 100%); clip-path: polygon(70% 7%, 80% 100%, 120% 100%); }

.masthead-shard.masthead-img-shard-4 .img { -webkit-transform: translateX(50px); transform: translateX(50px); }

.masthead-green .masthead-shard.masthead-img-shard-4 { background: #023219; }

.single-country .masthead-shard.masthead-img-shard-4 { -webkit-clip-path: polygon(90% 70%, 100% 75%, 100% 100%, 92% 100%); clip-path: polygon(90% 70%, 100% 75%, 100% 100%, 92% 100%); }

.masthead-shard.masthead-img-shard-5 { display: none; }

.masthead-shard.masthead-img-shard-5 .img { -webkit-transform: scale(1.1) translateX(10px); transform: scale(1.1) translateX(10px); }

.single-country .masthead-shard.masthead-img-shard-5 { display: block; background: #034120; -webkit-clip-path: polygon(90% 70%, 92% 100%, 70% 100%); clip-path: polygon(90% 70%, 92% 100%, 70% 100%); }

.no-cssclippathpolygon .swiper-shard + .swiper-shard, .no-cssclippathpolygon .masthead-shard + .masthead-shard { display: none !important; }

/* ========================================================================== PROGRAM ========================================================================== */
.swiper-masthead { position: relative; margin-bottom: -27.2857142857rem; z-index: 20; border-radius: 1.2857142857rem; box-shadow: 0 0 3.4285714286rem rgba(0, 0, 0, 0.35); background: #eef0f0; }

.swiper-masthead .swiper-caption { position: absolute; top: 1rem; left: 1rem; max-width: calc(100% - 2rem); white-space: inherit; text-align: left; line-height: 1.2; }

.swiper-masthead .swiper-caption i { margin-right: 0.2857142857rem; }

@media (max-width: 991.98px) { .swiper-masthead { margin: 3.4285714286rem 0 -21.4285714286rem; } }

@media (max-width: 767.98px) { .swiper-masthead { margin: 2.5714285714rem 0 -14.2857142857rem; } }

.swiper-masthead .img { background-size: cover; background-repeat: no-repeat; background-position: center center; }

.swiper-masthead .swiper-slide .img { padding-top: 65.6357388316%; }

ul.categories { margin: 0 0 -0.2857142857rem; }

ul.categories li { display: inline-block; margin-right: 0.4285714286rem; margin-bottom: 0.2857142857rem; }

ul.categories li:last-child { margin-right: 0; }

ul.categories li a.active { background: #fff200; color: #212529; }

.filter-bar { border-bottom: 1px solid #d6d7d8; padding: 0 0 2.8571428571rem; letter-spacing: -0.03em; }

.filter-bar h6 { margin-bottom: 0.5714285714rem; }

.filter-bar .col-filter-search { order: 10; }

@media (max-width: 767.98px) { .filter-bar .col-filter-search { order: initial; } }

@media (max-width: 991.98px) { .filter-bar .col-filter-date { order: 15; } }

.single-country .filter-bar .col-filter-countries { display: none; }

.single-country .filter-bar .col-filter-search { margin-left: auto; }

@media (max-width: 991.98px) { .filter-bar.filter-events .row { margin-bottom: -2.1428571429rem; } .filter-bar.filter-events [class*="col"] { margin-bottom: 2.1428571429rem; } }

.filter-date-wrap { position: relative; white-space: nowrap; }

.filter-date-wrap input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }

.filter-date-wrap .faux-date { text-decoration: underline; cursor: pointer; }

.search-form ::-webkit-input-placeholder { color: transparent; }

.search-form :-moz-placeholder { color: transparent; }

.search-form ::-moz-placeholder { color: transparent; }

.search-form :-ms-input-placeholder { color: transparent; }

.search-form .placeholder { color: transparent; }

.search-form .filter-search { position: relative; float: right; width: 3rem; height: 3rem; border: 2px solid #d6d7d8; border-radius: 100px; box-shadow: none; padding: 0.6428571429rem 0 0.5714285714rem; z-index: 5; box-shadow: none !important; outline: 0 !important; transition: all 1s cubic-bezier(0.35, 0.35, 0.1, 1); }

.search-form .filter-search:focus { border-color: #fff200; }

@media (max-width: 1289.98px) { .single-country .search-form .filter-search, .post-type-archive-event .search-form .filter-search { position: absolute; right: 15px; top: 0; } }

@media (max-width: 575.98px) { .search-form .filter-search { position: absolute; right: 15px; top: 0; } }

.search-form .filter-search:focus, .search-form.active .filter-search { padding: 0.6428571429rem 3rem 0.5714285714rem 1.1428571429rem; width: 100%; }

@media (max-width: 1289.98px) { .single-country .search-form .filter-search:focus, .post-type-archive-event .search-form .filter-search:focus, .single-country .search-form.active .filter-search, .post-type-archive-event .search-form.active .filter-search { width: 17.1428571429rem; } }

@media (max-width: 767.98px) { .search-form .filter-search:focus, .search-form.active .filter-search { width: 17.1428571429rem; } }

.search-form .filter-search-toggle { box-shadow: none !important; outline: 0 !important; position: absolute; right: 15px; top: 0; border-radius: 100%; height: 3rem; width: 3rem; z-index: 6; }

.search-form .filter-search-toggle:hover, .search-form .filter-search-toggle:focus { color: #034b25; }

.search-form .filter-search-toggle i, .search-form .filter-search-toggle .ion { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); transition: all 1s cubic-bezier(0.35, 0.35, 0.1, 1); }

.search-form .filter-search-toggle i.ion-close-round, .search-form .filter-search-toggle .ion.ion-close-round { opacity: 0; }

.search-form.active ::-webkit-input-placeholder { color: #212529; }

.search-form.active :-moz-placeholder { color: #212529; }

.search-form.active ::-moz-placeholder { color: #212529; }

.search-form.active :-ms-input-placeholder { color: #212529; }

.search-form.active .placeholder { color: #212529; }

.search-form.active .filter-search-toggle i { opacity: 0; }

.search-form.active .filter-search-toggle i.ion-close-round { opacity: 1; }

.datepicker-dropdown { margin: 1.1428571429rem 0 0; border: 0; padding: 1.7142857143rem; border-radius: 0.8571428571rem; box-shadow: 0 0 1.4285714286rem rgba(0, 0, 0, 0.2); -webkit-transform: translateX(-1.7142857143rem); transform: translateX(-1.7142857143rem); font-size: 0.9285714286rem; }

.datepicker-dropdown.datepicker-orient-right { -webkit-transform: translateX(1.7142857143rem); transform: translateX(1.7142857143rem); }

.datepicker-dropdown.datepicker-orient-right:after { -webkit-transform: translateX(-3.4285714286rem); transform: translateX(-3.4285714286rem); }

.datepicker-dropdown:before { display: none; }

.datepicker-dropdown:after { -webkit-transform: translateX(1.1428571429rem); transform: translateX(1.1428571429rem); top: -0.8571428571rem !important; border-width: 0 0.8571428571rem 0.8571428571rem 0.8571428571rem; }

.datepicker-dropdown td, .datepicker-dropdown th { width: 2.2857142857rem; height: 2.2857142857rem; line-height: 2.2857142857rem; letter-spacing: -0.03em; transition: all 1s cubic-bezier(0.35, 0.35, 0.1, 1); }

.datepicker-dropdown td.datepicker-switch, .datepicker-dropdown th.datepicker-switch { font-weight: 400; }

.datepicker-dropdown td.prev, .datepicker-dropdown td.next, .datepicker-dropdown th.prev, .datepicker-dropdown th.next { font-size: 0; line-height: 0; }

.datepicker-dropdown td.prev:before, .datepicker-dropdown td.next:before, .datepicker-dropdown th.prev:before, .datepicker-dropdown th.next:before { display: block; content: '\f0da'; font-family: 'Font Awesome 5 Pro'; font-size: 1rem; line-height: 2.1428571429rem; }

.datepicker-dropdown td.prev:before, .datepicker-dropdown th.prev:before { content: '\f0d9'; }

.datepicker-dropdown td.dow, .datepicker-dropdown th.dow { padding-top: 0.7142857143rem; height: 3rem; }

.datepicker-dropdown td.new, .datepicker-dropdown td.old, .datepicker-dropdown th.new, .datepicker-dropdown th.old { color: rgba(33, 37, 41, 0.5); }

.datepicker-dropdown td.day, .datepicker-dropdown th.day { border-radius: 100%; }

.datepicker-dropdown td.active, .datepicker-dropdown td span.active, .datepicker-dropdown th.active, .datepicker-dropdown th span.active { background: #212529 !important; color: #fff !important; text-shadow: none !important; }

#swell_map { display: none; }

#google_swell_map { margin-top: 5rem; border-radius: 0.8571428571rem; border: 1px solid #d6d7d8; height: 12.8571428571rem !important; }

#google_swell_map .gm-svpc { display: none !important; }

@media (max-width: 1289.98px) { #google_swell_map { margin-top: 2.5714285714rem; } }

@media (max-width: 991.98px) { #google_swell_map { margin-bottom: 2.5714285714rem; height: 17.1428571429rem !important; } }

@media (max-width: 575.98px) { #google_swell_map { margin-top: 1.4285714286rem; height: 14.2857142857rem !important; } }

.related-events { margin: 0 0 5.7142857143rem; }

.related-events h2 { border-top: 1px solid #fff200; padding-top: 4.5714285714rem; }

@media (max-width: 767.98px) { .related-events h2 { padding-top: 3.4285714286rem; } }

@media (max-width: 575.98px) { .related-events h2 { padding-top: 2.1428571429rem; } }

.loop .loop-no-posts { display: none; padding-top: 5rem; }

.loop .loop-no-posts a { text-decoration: underline; }

.loop.loop-posts { display: flex; flex-wrap: wrap; margin-bottom: 7.1428571429rem; }

@media (max-width: 1289.98px) { .loop.loop-posts { margin-bottom: 3.8571428571rem; } }

.loop.loop-posts .loop-more-posts { width: 100%; padding-top: 5.7142857143rem; text-align: center; }

.loop.loop-events { margin-bottom: 7.1428571429rem; }

.loop.loop-events .row { position: relative; padding-top: 2.8571428571rem; }

.loop.loop-events .row h2 { position: absolute; top: 0; left: 15px; }

.loop.loop-events .row .loop-item[style*="none"] ~ h2 { display: none; }

.loop.loop-events .row .loop-item:not([style]) ~ h2, .loop.loop-events .row .loop-item[style*="block"] ~ h2 { display: block; }

@media (max-width: 1289.98px) { .loop.loop-events { margin-bottom: 3.8571428571rem; } }

.loop-item { display: block; }

.loop-item.loop-item-hidden { display: none; }

.loop-item.loop-item-post { width: 100%; padding: 5rem 0; border-bottom: 1px solid #d6d7d8; }

@media (max-width: 1289.98px) { .loop-item.loop-item-post { padding: 4.2857142857rem 0; } }

@media (max-width: 991.98px) { .loop-item.loop-item-post { padding: 3.4285714286rem 0; } }

@media (max-width: 767.98px) { .loop-item.loop-item-post { padding: 2.5714285714rem 0; } .loop-item.loop-item-post .date { font-size: 0.8571428571rem; margin: 0; } }

@media (max-width: 575.98px) { .loop-item.loop-item-post { padding: 2.1428571429rem 0; } }

.single-edition .loop-item.loop-item-post { border-bottom: none; padding-bottom: 0; }

.loop-item.loop-item-post h3 { margin: 1.4285714286rem 0; width: 75%; transition: all 1s cubic-bezier(0.35, 0.35, 0.1, 1); }

@media (max-width: 1289.98px) { .loop-item.loop-item-post h3 { width: 100%; } }

@media (max-width: 991.98px) { .loop-item.loop-item-post h3 { font-size: 1.5rem; } }

@media (max-width: 767.98px) { .loop-item.loop-item-post h3 { margin: 0.7142857143rem 0; font-size: 1.1428571429rem; } }

@media (max-width: 767.98px) { .loop-item.loop-item-post .col-img { order: 0 !important; } }

.loop-item.loop-item-post .col-content > *:last-child { margin-bottom: 0; }

@media (max-width: 767.98px) { .loop-item.loop-item-post .col-content { order: 1 !important; } }

.loop-item.loop-item-post .categories { margin: 0 0 1.4285714286rem; }

.loop-item.loop-item-post img { border-radius: 1.2857142857rem; }

@media (max-width: 767.98px) { .loop-item.loop-item-post img { margin-bottom: 2.2857142857rem; } }

.loop-item.loop-item-post a { color: #212529; }

.loop-item.loop-item-post a:hover h3, .loop-item.loop-item-post a:focus h3 { color: #32383d; }

.loop-item.loop-item-post.loop-item-consecutive-no-img, .loop-item.loop-item-post.loop-item-consecutive-no-img-2nd { width: calc(50% - 15px); }

.loop-item.loop-item-post.loop-item-consecutive-no-img .col-content, .loop-item.loop-item-post.loop-item-consecutive-no-img-2nd .col-content { flex: 0 0 83.3333333333%; max-width: 100%; }

.loop-item.loop-item-post.loop-item-consecutive-no-img .col-img, .loop-item.loop-item-post.loop-item-consecutive-no-img-2nd .col-img { display: none; }

@media (max-width: 767.98px) { .loop-item.loop-item-post.loop-item-consecutive-no-img, .loop-item.loop-item-post.loop-item-consecutive-no-img-2nd { width: 100%; } .loop-item.loop-item-post.loop-item-consecutive-no-img .col-content, .loop-item.loop-item-post.loop-item-consecutive-no-img-2nd .col-content { flex: 0 0 100%; } }

.loop-item.loop-item-post.loop-item-consecutive-no-img-2nd { margin-left: 30px; }

@media (max-width: 767.98px) { .loop-item.loop-item-post.loop-item-consecutive-no-img-2nd { margin-left: 0; } }

.loop-item.loop-item-post.loop-item-consecutive-img-2nd .col-img { margin-left: 0; margin-right: 8.3333333333%; }

.loop-item.loop-item-post.loop-item-consecutive-img-2nd .col-content { order: 2; }

.loop-item.loop-item-event { margin-top: 3.8571428571rem; }

.home .loop-item.loop-item-event { margin: 1.8571428571rem 0 3.7142857143rem; }

.related-events .loop-item.loop-item-event, .featured-events .loop-item.loop-item-event { margin-top: 1.4285714286rem; }

.loop-item.loop-item-event a { display: block; }

.loop-item.loop-item-event .img-wrapper { position: relative; margin: 0 0 1.2857142857rem; }

.loop-item.loop-item-event img { border-radius: 0.8571428571rem; }

.loop-item.loop-item-event .item-img { background-size: cover; background-repeat: no-repeat; background-position: center center; padding-top: 63.6942675159%; border-radius: 0.8571428571rem; }

.loop-item.loop-item-event .dummy-img { padding-top: 63.6942675159%; background: #034b25; border-radius: 0.8571428571rem; }

.loop-item.loop-item-event .dummy-img.dummy-masthead-blue { background: #0081CB; }

.loop-item.loop-item-event .dummy-img.dummy-masthead-green { background: #034b25; }

.loop-item.loop-item-event .dummy-img.dummy-masthead-ochre { background: #C13C30; }

.loop-item.loop-item-event .dummy-img.dummy-masthead-orange { background: #DF6A2E; }

.loop-item.loop-item-event .dummy-img.dummy-masthead-yellow { background: #FFB71B; }

.loop-item.loop-item-event .dummy-img:before, .loop-item.loop-item-event .dummy-img:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 0.8571428571rem; }

.loop-item.loop-item-event .dummy-img:before { background: #035027; -webkit-clip-path: polygon(70% 30%, 80% 100%, 30% 100%); clip-path: polygon(70% 30%, 80% 100%, 30% 100%); }

.loop-item.loop-item-event .dummy-img:after { background: #034623; -webkit-clip-path: polygon(70% 30%, 80% 0%, 100% 0%, 100% 100%, 80% 100%); clip-path: polygon(70% 30%, 80% 0%, 100% 0%, 100% 100%, 80% 100%); }

.loop-item.loop-item-event .dummy-img.dummy-grey { background: #5b6770; }

.loop-item.loop-item-event .dummy-img.dummy-grey:before { background: #5d6a73; }

.loop-item.loop-item-event .dummy-img.dummy-grey:after { background: #59646d; }

.loop-item.loop-item-event .badge-country { position: absolute; top: 1rem; left: 1rem; z-index: 1; }

.related-events .loop-item.loop-item-event .badge-country { display: none; }

.loop-item.loop-item-event .categories { position: absolute; bottom: 1rem; left: 1rem; z-index: 2; }

.loop-item.loop-item-event .date { font-size: 0.8571428571rem; }

.loop-item.loop-item-event h3 { margin: 0.8571428571rem 0 0.7142857143rem; transition: all 1s cubic-bezier(0.35, 0.35, 0.1, 1); }

.loop-item.loop-item-event a { color: #212529; }

.loop-item.loop-item-event a:hover h3, .loop-item.loop-item-event a:focus h3 { color: #034b25; }

.loop-item.loop-item-partner { margin-top: 2.2857142857rem; }

.loop-item.loop-item-partner a { font-weight: bold; }

.loop-item.loop-item-partner h3 { margin-top: 2.2857142857rem; }

.loop-item.loop-item-partner .logo { width: 12.8571428571rem; height: 4.2857142857rem; background-repeat: no-repeat; background-position: bottom left; background-size: contain; }

@media (max-width: 991.98px) { .loop-item.loop-item-partner .logo { width: 9.6428571429rem; height: 3.2142857143rem; } }

.badge { position: relative; padding: 0.6428571429rem 1rem; border-radius: 100px; font-size: 0.8571428571rem; text-transform: uppercase; font-weight: 500; }

.badge.badge-sm { font-size: 0.7142857143rem; padding: 0.3571428571rem 0.5rem 0.2857142857rem; }

.badge.badge-default { background: #d6d7d8; color: #212529; }

.badge.badge-yellow { background: #fff200; color: #212529; }

.badge.badge-white { background: #fff; color: #212529; }

.badge.badge-charcoal { background: #32383d; color: #fff; }

.badge.badge-country { padding-left: 1.5714285714rem; }

.badge.badge-country img { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0.1428571429rem; width: 1.0714285714rem; height: auto; border-radius: 100%; }

a.badge:hover, a.badge:focus { background: #fff200; color: #212529; }

/* ========================================================================== MODULES ========================================================================== */
.block-modules .module { background: #eef0f0; border-radius: 0.8571428571rem; }

.block-modules .module:not(:last-of-type) { margin: 3rem 0; }

.block-modules .module .addtoany_share_save_container { display: none !important; }

.block-modules .module .module-blurb { padding: 3.2142857143rem; }

.block-modules .module .module-img-wrap { position: relative; border-radius: 0 0.8571428571rem 0.8571428571rem 0; overflow: hidden; padding-top: 56.25%; min-height: 100%; }

@media (max-width: 1289.98px) { .block-modules .module .module-img-wrap { border-radius: 0 0 0.8571428571rem 0.8571428571rem; } }

.block-modules .module .module-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; }

/* ========================================================================== DOWNLOADS ========================================================================== */
.downloads .show-more { display: none; font-weight: bold; width: 100%; padding: 15px; margin-top: 2rem; }

.downloads .show-more i { margin-left: 0.2857142857rem; }

.downloads > *:nth-child(4) ~ * { display: none; }

.downloads > *:nth-child(4) ~ * ~ .show-more { display: block; }

@media (max-width: 991.98px) { .downloads > *:nth-child(3) ~ * { display: none; } .downloads > *:nth-child(3) ~ * ~ .show-more { display: block; } }

@media (max-width: 767.98px) { .downloads > *:nth-child(2) ~ * { display: none; } .downloads > *:nth-child(2) ~ * ~ .show-more { display: block; } }

.downloads.show > * { display: block !important; }

.downloads.show > * ~ .show-more { display: none !important; }

.dl-tile { margin-top: 2.1428571429rem; font-size: 0.8571428571rem; }

.dl-tile .dl-thumbnail { position: relative; display: block; padding-top: 56.25%; background: #eef0f0; border-radius: 0.8571428571rem; box-shadow: 0 0 0.8571428571rem rgba(0, 0, 0, 0); margin-bottom: 1.4285714286rem; transition: all 1s cubic-bezier(0.35, 0.35, 0.1, 1); }

.dl-tile .dl-thumbnail .img { background-size: cover; background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%; display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border-radius: 0.8571428571rem; }

.dl-tile .dl-thumbnail.dl-thumbnail-contain .img { background-size: contain; background-repeat: no-repeat; background-position: center center; width: 70%; height: 90%; border-radius: 0; }

.dl-tile h3 { margin: 1.1428571429rem 0; }

.dl-tile .dl-meta { display: flex; flex-wrap: wrap; white-space: nowrap; position: relative; font-size: 0.8571428571rem; margin: 0; padding: 0 0 0 1.1428571429rem; font-weight: 300; }

.dl-tile .dl-meta:before { position: absolute; top: -1px; left: 0; content: '\f15b'; font-family: "Font Awesome 5 Pro"; margin-right: 0.4285714286rem; }

.dl-tile .dl-meta span:first-child { margin-right: 0.4285714286rem; }

.dl-tile .dl-meta p { margin: 0; }

.dl-tile .dl-meta.dl-meta-jpg:before, .dl-tile .dl-meta.dl-meta-jpeg:before, .dl-tile .dl-meta.dl-meta-gif:before, .dl-tile .dl-meta.dl-meta-png:before { content: '\f1c5'; }

.dl-tile .dl-meta.dl-meta-mp4:before, .dl-tile .dl-meta.dl-meta-mov:before { content: '\f1c8'; }

.dl-tile .dl-meta.dl-meta-link:before { content: '\f08e'; }

.dl-tile .dl-meta.dl-meta-zip:before { content: '\f1c6'; }

.dl-tile .dl-meta.dl-meta-pdf:before { content: "\f1c1"; }

.dl-tile .dl-meta.dl-meta-doc:before, .dl-tile .dl-meta.dl-meta-docx:before { content: "\f1c2"; }

.dl-tile .dl-meta.dl-meta-doc:before { content: "\f778"; }

.dl-tile .dl-meta + .dl-meta { margin-top: 0.5714285714rem; }

.dl-tile .btn { margin-top: 0.8571428571rem; }

.dl-tile .dl-tile-inner { display: block; margin: -15px; padding: 15px; border-radius: 0.8571428571rem; transition: all 1s cubic-bezier(0.35, 0.35, 0.1, 1); }

.dl-tile .dl-tile-inner:hover, .dl-tile .dl-tile-inner:focus { box-shadow: 0 0 0.2857142857rem rgba(0, 0, 0, 0.15); }

/* ========================================================================== RESOURCES ========================================================================== */
.block-resources .resources { position: relative; padding-top: 7.1428571429rem; padding-bottom: 7.1428571429rem; }

.block-resources .resources::before { content: ''; position: absolute; top: 0; left: 15px; right: 15px; height: 1px; background: #fff200; }

.block-resources .resources .show-more { display: none; font-weight: bold; width: 100%; padding: 15px; margin-top: 2rem; }

.block-resources .resources .show-more i { margin-left: 0.2857142857rem; }

.block-resources .resources > *:nth-child(4) ~ * { display: none; }

.block-resources .resources > *:nth-child(4) ~ * ~ .show-more { display: block; }

@media (max-width: 991.98px) { .block-resources .resources > *:nth-child(3) ~ * { display: none; } .block-resources .resources > *:nth-child(3) ~ * ~ .show-more { display: block; } }

@media (max-width: 767.98px) { .block-resources .resources > *:nth-child(2) ~ * { display: none; } .block-resources .resources > *:nth-child(2) ~ * ~ .show-more { display: block; } }

.block-resources .resources.show > * { display: block !important; }

.block-resources .resources.show > * ~ .show-more { display: none !important; }
