html{line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0}
main{display:block}
h1{font-size:2em;margin:.67em 0}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent}
abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
template{display:none}
[hidden]{display:none}
/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth{overflow:hidden}
html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.has-scroll-smooth body{overflow:hidden}
.has-scroll-smooth [data-scroll-container]{min-height:100vh}
[data-scroll-direction=horizontal] [data-scroll-container]{display:inline-block;height:100vh;white-space:nowrap}
[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;height:100%;vertical-align:top;white-space:nowrap}
.c-scrollbar{height:100%;opacity:0;position:absolute;right:0;top:0;-webkit-transform-origin:center right;transform-origin:center right;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;width:11px}
.c-scrollbar:hover{-webkit-transform:scaleX(1.45);transform:scaleX(1.45)}
.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}
[data-scroll-direction=horizontal] .c-scrollbar{bottom:0;height:10px;top:auto;-webkit-transform:scaleY(1);transform:scaleY(1);width:100%}
[data-scroll-direction=horizontal] .c-scrollbar:hover{-webkit-transform:scaleY(1.3);transform:scaleY(1.3)}
.c-scrollbar_thumb{background-color:#000;border-radius:10px;cursor:-webkit-grab;cursor:grab;margin:2px;opacity:.5;position:absolute;right:0;top:0;width:7px}
.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}
[data-scroll-direction=horizontal] .c-scrollbar_thumb{bottom:0;right:auto}
/*! Import all styles */
:root{--white:#fff;--black:#000;--lightGrey:#F2F2F2;--mediumGrey:#E0E0E0;--darkGrey:#b0b0b0;--pageBackground:#000;--primaryColor:#00A289;--primaryColorDark:#005f51;--secondaryColor:#2F2F2F;--secondaryColorDark:#000;--fontColor:#1F2123;--fontColorLight:#fff;--fontColorLight:var(--white);--brandColor:#00A289;--brandColorHover:#005f51;--fontBody:'Graphik Web',sans-serif;--fontHeadings:'Syne Bold',sans-serif;--fontSecondary:'DM Mono';--fontIcons:"Font Awesome 5 Pro";--fontWeight:400;--fontWeightExtraLight:200;--fontWeightLight:300;--fontWeightSemi:600;--fontWeightBold:700;--fontWeightExtraBold:800;--fontWeightBlack:900;--fontSize:1.6rem;--fontLineHeight:2.4rem}
@media (min-width:768px){
:root{--fontSize:1.4rem;--fontLineHeight:2.2rem}
}
@media (min-width:1600px){
:root{--fontSize:1.8rem;--fontLineHeight:2.8rem}
}
.container-fluid,
.container {margin-right: auto;margin-left: auto;}
.container {width: 100%;padding-right: 15px;padding-left: 15px;}


.container-fluid {padding-right: 20px;padding-left: 20px;}
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto; }

@media (min-width: 576px) {
.container, .container-sm {max-width: 540px;}
}

@media (min-width: 768px) {
.container, .container-sm, .container-md {max-width: 720px;}
}

@media (min-width: 992px) {
.container, .container-sm, .container-md, .container-lg {max-width: 960px;}
}

@media (min-width: 1200px) {
.container, .container-sm, .container-md, .container-lg, .container-xl {max-width: 1140px;}
}

@media (min-width: 1600px) {
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {max-width: 1662px;}
}

.row {-webkit-box-sizing: border-box;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}

.row.reverse {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
.col.reverse {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}

.row-cols-1 > * {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}

.row-cols-2 > * {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}

.row-cols-3 > * {-webkit-box-flex: 0;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}

.row-cols-4 > * {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.row-cols-5 > * {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.row-cols-6 > * {-webkit-box-flex: 0;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12 {-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;padding-right: 15px;padding-left: 15px;}

.col,.col-xs {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;max-width: 100%;}
.col-1,.col-xs-1 {-ms-flex-preferred-size: 8.33333333%;flex-basis: 8.33333333%;max-width: 8.33333333%;}
.col-2,.col-xs-2 {-ms-flex-preferred-size: 16.66666667%;flex-basis: 16.66666667%;max-width: 16.66666667%;}
.col-3,.col-xs-3 {-ms-flex-preferred-size: 25%;flex-basis: 25%;max-width: 25%;}
.col-4,.col-xs-4 {-ms-flex-preferred-size: 33.33333333%;flex-basis: 33.33333333%;max-width: 33.33333333%;}
.col-5,.col-xs-5 {-ms-flex-preferred-size: 41.66666667%;flex-basis: 41.66666667%;max-width: 41.66666667%;}
.col-6,.col-xs-6 {-ms-flex-preferred-size: 50%;flex-basis: 50%;max-width: 50%;}
.col-7,.col-xs-7 {-ms-flex-preferred-size: 58.33333333%;flex-basis: 58.33333333%;max-width: 58.33333333%;}
.col-8,
.col-xs-8 {-ms-flex-preferred-size: 66.66666667%;flex-basis: 66.66666667%;max-width: 66.66666667%;}
.col-9,.col-xs-9 {-ms-flex-preferred-size: 75%;flex-basis: 75%;max-width: 75%;}
.col-10,.col-xs-10 {-ms-flex-preferred-size: 83.33333333%;flex-basis: 83.33333333%;max-width: 83.33333333%;}
.col-11,.col-xs-11 {-ms-flex-preferred-size: 91.66666667%;flex-basis: 91.66666667%;max-width: 91.66666667%;}
.col-12,.col-xs-12 {-ms-flex-preferred-size: 100%;flex-basis: 100%;max-width: 100%;}
.col-xs-offset-0 {margin-left: 0;}
.col-xs-offset-1 {margin-left: 8.33333333%;}
.col-xs-offset-2 {margin-left: 16.66666667%;}
.col-xs-offset-3 {margin-left: 25%;}
.col-xs-offset-4 {margin-left: 33.33333333%;}
.col-xs-offset-5 {margin-left: 41.66666667%;}
.col-xs-offset-6 {margin-left: 50%;}
.col-xs-offset-7 {margin-left: 58.33333333%;}
.col-xs-offset-8 {margin-left: 66.66666667%;}
.col-xs-offset-9 {margin-left: 75%;}
.col-xs-offset-10 {margin-left: 83.33333333%;}
.col-xs-offset-11 {margin-left: 91.66666667%;}
.col-xs-fifth {-ms-flex-preferred-size: 20%;flex-basis: 20%;max-width: 20%;}
.row.start,.start-xs {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;[dir="ltr"] & {text-align: left;}
[dir="rtl"] & {text-align: right;}
}

.row.center,.center-xs {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.row.end,.end-xs {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
.row.top..top-xs {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.row.middle,.middle-xs {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.row.bottom,.bottom-xs {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
.row.around,.around-xs {-ms-flex-pack: distribute;justify-content: space-around;}
.row.between,.between-xs {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.row.first,.first-xs {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}
.row.last,.last-xs {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
.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: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
.d-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}
.mt-auto {margin-top: auto !important;}
.ml-auto {margin-left: auto !important;}
.mr-auto {margin-right: auto !important;}
.mb-auto {margin-bottom: auto !important;}
.mx-auto {margin-left: auto !important;margin-right: auto!important;}


@media only screen and (min-width: 576px) {
.container {width: 540px; /* 54rem */}

.row-cols-sm-1 > * {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}

.row-cols-sm-2 > * {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}

.row-cols-sm-3 > * {-webkit-box-flex: 0;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}

.row-cols-sm-4 > * {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.row-cols-sm-5 > * {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.row-cols-sm-6 > * {-webkit-box-flex: 0;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12 {-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;padding-right: 15px;padding-left: 15px;/* padding-right: 1.5rem;padding-left: 1.5rem; */}
.col-sm {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;max-width: 100%;}
.col-sm-1 {-ms-flex-preferred-size: 8.33333333%;flex-basis: 8.33333333%;max-width: 8.33333333%;}
.col-sm-2 {-ms-flex-preferred-size: 16.66666667%;flex-basis: 16.66666667%;max-width: 16.66666667%;}
.col-sm-3 {-ms-flex-preferred-size: 25%;flex-basis: 25%;max-width: 25%;}
.col-sm-4 {-ms-flex-preferred-size: 33.33333333%;flex-basis: 33.33333333%;max-width: 33.33333333%;}
.col-sm-5 {-ms-flex-preferred-size: 41.66666667%;flex-basis: 41.66666667%;max-width: 41.66666667%;}
.col-sm-6 {-ms-flex-preferred-size: 50%;flex-basis: 50%;max-width: 50%;}
.col-sm-7 {-ms-flex-preferred-size: 58.33333333%;flex-basis: 58.33333333%;max-width: 58.33333333%;}
.col-sm-8 {-ms-flex-preferred-size: 66.66666667%;flex-basis: 66.66666667%;max-width: 66.66666667%;}
.col-sm-9 {-ms-flex-preferred-size: 75%;flex-basis: 75%;max-width: 75%;}
.col-sm-10 {-ms-flex-preferred-size: 83.33333333%;flex-basis: 83.33333333%;max-width: 83.33333333%;}
.col-sm-11 {-ms-flex-preferred-size: 91.66666667%;flex-basis: 91.66666667%;max-width: 91.66666667%;}
.col-sm-12 {-ms-flex-preferred-size: 100%;flex-basis: 100%;max-width: 100%;}
.col-sm-offset-0 {margin-left: 0;}
.col-sm-offset-1 {margin-left: 8.33333333%;}
.col-sm-offset-2 {margin-left: 16.66666667%;}
.col-sm-offset-3 {margin-left: 25%;}
.col-sm-offset-4 {margin-left: 33.33333333%;}
.col-sm-offset-5 {margin-left: 41.66666667%;}
.col-sm-offset-6 {margin-left: 50%;}
.col-sm-offset-7 {margin-left: 58.33333333%;}
.col-sm-offset-8 {margin-left: 66.66666667%;}
.col-sm-offset-9 {margin-left: 75%;}
.col-sm-offset-10 {margin-left: 83.33333333%;}
.col-sm-offset-11 {margin-left: 91.66666667%;}
.col-sm-fifth {-ms-flex-preferred-size: 20%;flex-basis: 20%;max-width: 20%;}
.start-sm {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;[dir="ltr"] & {text-align: left;}
[dir="rtl"] & {text-align: right;}
}
.center-sm {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;/* text-align: center; */}
.end-sm {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;[dir="ltr"] & {text-align: right;}
[dir="rtl"] & {text-align: left;}
}
.top-sm {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.middle-sm {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.bottom-sm {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
.around-sm {-ms-flex-pack: distribute;justify-content: space-around;}
.between-sm {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.first-sm {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}
.last-sm {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
.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: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
.d-sm-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}

}

@media only screen and (min-width: 768px) {
.container {width: 720px;}

.row-cols-md-1 > * {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}

.row-cols-md-2 > * {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}

.row-cols-md-3 > * {-webkit-box-flex: 0;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}

.row-cols-md-4 > * {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}

.row-cols-md-5 > * {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}

.row-cols-md-6 > * {-webkit-box-flex: 0;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}

.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12 {-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;padding-right: 15px;padding-left: 15px;}
.col-md {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;max-width: 100%;}
.col-md-1 {-ms-flex-preferred-size: 8.33333333%;flex-basis: 8.33333333%;max-width: 8.33333333%;}
.col-md-2 {-ms-flex-preferred-size: 16.66666667%;flex-basis: 16.66666667%;max-width: 16.66666667%;}
.col-md-3 {-ms-flex-preferred-size: 25%;flex-basis: 25%;max-width: 25%;}
.col-md-4 {-ms-flex-preferred-size: 33.33333333%;flex-basis: 33.33333333%;max-width: 33.33333333%;}
.col-md-5 {-ms-flex-preferred-size: 41.66666667%;flex-basis: 41.66666667%;max-width: 41.66666667%;}
.col-md-6 {-ms-flex-preferred-size: 50%;flex-basis: 50%;max-width: 50%;}
.col-md-7 {-ms-flex-preferred-size: 58.33333333%;flex-basis: 58.33333333%;max-width: 58.33333333%;}
.col-md-8 {-ms-flex-preferred-size: 66.66666667%;flex-basis: 66.66666667%;max-width: 66.66666667%;}
.col-md-9 {-ms-flex-preferred-size: 75%;flex-basis: 75%;max-width: 75%;}
.col-md-10 {-ms-flex-preferred-size: 83.33333333%;flex-basis: 83.33333333%;max-width: 83.33333333%;}
.col-md-11 {-ms-flex-preferred-size: 91.66666667%;flex-basis: 91.66666667%;max-width: 91.66666667%;}
.col-md-12 {-ms-flex-preferred-size: 100%;flex-basis: 100%;max-width: 100%;}
.col-md-offset-0 {margin-left: 0;}
.col-md-offset-1 {margin-left: 8.33333333%;}
.col-md-offset-2 {margin-left: 16.66666667%;}
.col-md-offset-3 {margin-left: 25%;}
.col-md-offset-4 {margin-left: 33.33333333%;}
.col-md-offset-5 {margin-left: 41.66666667%;}
.col-md-offset-6 {margin-left: 50%;}
.col-md-offset-7 {margin-left: 58.33333333%;}
.col-md-offset-8 {margin-left: 66.66666667%;}
.col-md-offset-9 {margin-left: 75%;}
.col-md-offset-10 {margin-left: 83.33333333%;}
.col-md-offset-11 {margin-left: 91.66666667%;}
.col-md-fifth {-ms-flex-preferred-size: 20%;flex-basis: 20%;max-width: 20%;}
.start-md {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;[dir="ltr"] & {text-align: left;}
[dir="rtl"] & {text-align: right;}
}
.center-md {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;/* text-align: center; */}
.end-md {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;[dir="ltr"] & {text-align: right;}
[dir="rtl"] & {text-align: left;}
}
.top-md {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.middle-md {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.bottom-md {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
.around-md {-ms-flex-pack: distribute;justify-content: space-around;}
.between-md {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.first-md {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}
.last-md {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
.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: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
.d-md-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}
.ml-md-auto {margin-left: auto !important;}

}

@media only screen and (min-width: 992px) {
.mx-lg-reset {margin-left: 0 !important;margin-left: initial !important;margin-right: 0!important;margin-right: initial!important;}

.container {width: 960px;/* 96rem */}

.row-cols-lg-1 > * {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}

.row-cols-lg-2 > * {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}

.row-cols-lg-3 > * {-webkit-box-flex: 0;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}

.row-cols-lg-4 > * {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.row-cols-lg-5 > * {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.row-cols-lg-6 > * {-webkit-box-flex: 0;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12 {-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;padding-right: 15px;padding-left: 15px;}
.col-lg {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;max-width: 100%;}
.col-lg-1 {-ms-flex-preferred-size: 8.33333333%;flex-basis: 8.33333333%;max-width: 8.33333333%;}
.col-lg-2 {-ms-flex-preferred-size: 16.66666667%;flex-basis: 16.66666667%;max-width: 16.66666667%;}
.col-lg-3 {-ms-flex-preferred-size: 25%;flex-basis: 25%;max-width: 25%;}
.col-lg-4 {-ms-flex-preferred-size: 33.33333333%;flex-basis: 33.33333333%;max-width: 33.33333333%;}
.col-lg-5 {-ms-flex-preferred-size: 41.66666667%;flex-basis: 41.66666667%;max-width: 41.66666667%;}
.col-lg-6 {-ms-flex-preferred-size: 50%;flex-basis: 50%;max-width: 50%;}
.col-lg-7 {-ms-flex-preferred-size: 58.33333333%;flex-basis: 58.33333333%;max-width: 58.33333333%;}
.col-lg-8 {-ms-flex-preferred-size: 66.66666667%;flex-basis: 66.66666667%;max-width: 66.66666667%;}
.col-lg-9 {-ms-flex-preferred-size: 75%;flex-basis: 75%;max-width: 75%;}
.col-lg-10 {-ms-flex-preferred-size: 83.33333333%;flex-basis: 83.33333333%;max-width: 83.33333333%;}
.col-lg-11 {-ms-flex-preferred-size: 91.66666667%;flex-basis: 91.66666667%;max-width: 91.66666667%;}
.col-lg-12 {-ms-flex-preferred-size: 100%;flex-basis: 100%;max-width: 100%;}
.col-lg-offset-0 {margin-left: 0;}
.col-lg-offset-1 {margin-left: 8.33333333%;}
.col-lg-offset-2 {margin-left: 16.66666667%;}
.col-lg-offset-3 {margin-left: 25%;}
.col-lg-offset-4 {margin-left: 33.33333333%;}
.col-lg-offset-5 {margin-left: 41.66666667%;}
.col-lg-offset-6 {margin-left: 50%;}
.col-lg-offset-7 {margin-left: 58.33333333%;}
.col-lg-offset-8 {margin-left: 66.66666667%;}
.col-lg-offset-9 {margin-left: 75%;}
.col-lg-offset-10 {margin-left: 83.33333333%;}
.col-lg-offset-11 {margin-left: 91.66666667%;}
.col-lg-fifth {-ms-flex-preferred-size: 20%;flex-basis: 20%;max-width: 20%;}
.start-lg {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;[dir="ltr"] & {text-align: left;}
[dir="rtl"] & {text-align: right;}
}
.center-lg {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;/* text-align: center; */}
.end-lg {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;[dir="ltr"] & {text-align: right;}
[dir="rtl"] & {text-align: left;}
}
.top-lg {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.middle-lg {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.bottom-lg {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
.around-lg {-ms-flex-pack: distribute;justify-content: space-around;}
.between-lg {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.first-lg {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}
.last-lg {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
.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: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
.d-lg-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}
}
@media only screen and (min-width: 1200px) {.container {width: 1140px;/* 114rem */}
.row-cols-xl-1 > * {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.row-cols-xl-2 > * {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.row-cols-xl-3 > * {-webkit-box-flex: 0;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
.row-cols-xl-4 > * {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.row-cols-xl-5 > * {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.row-cols-xl-6 > * {-webkit-box-flex: 0;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12 {-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;padding-right: 15px;padding-left: 15px; }
.col-xl {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;max-width: 100%;}
.col-xl-1 {-ms-flex-preferred-size: 8.33333333%;flex-basis: 8.33333333%;max-width: 8.33333333%;}
.col-xl-2 {-ms-flex-preferred-size: 16.66666667%;flex-basis: 16.66666667%;max-width: 16.66666667%;}
.col-xl-3 {-ms-flex-preferred-size: 25%;flex-basis: 25%;max-width: 25%;}
.col-xl-4 {-ms-flex-preferred-size: 33.33333333%;flex-basis: 33.33333333%;max-width: 33.33333333%;}
.col-xl-5 {-ms-flex-preferred-size: 41.66666667%;flex-basis: 41.66666667%;max-width: 41.66666667%;}
.col-xl-6 {-ms-flex-preferred-size: 50%;flex-basis: 50%;max-width: 50%;}
.col-xl-7 {-ms-flex-preferred-size: 58.33333333%;flex-basis: 58.33333333%;max-width: 58.33333333%;}
.col-xl-8 {-ms-flex-preferred-size: 66.66666667%;flex-basis: 66.66666667%;max-width: 66.66666667%;}
.col-xl-9 {-ms-flex-preferred-size: 75%;flex-basis: 75%;max-width: 75%;}
.col-xl-10 {-ms-flex-preferred-size: 83.33333333%;flex-basis: 83.33333333%;max-width: 83.33333333%;}
.col-xl-11 {-ms-flex-preferred-size: 91.66666667%;flex-basis: 91.66666667%;max-width: 91.66666667%;}
.col-xl-12 {-ms-flex-preferred-size: 100%;flex-basis: 100%;max-width: 100%;}
.col-xl-offset-0 {margin-left: 0;}
.col-xl-offset-1 {margin-left: 8.33333333%;}
.col-xl-offset-2 {margin-left: 16.66666667%;}
.col-xl-offset-3 {margin-left: 25%;}
.col-xl-offset-4 {margin-left: 33.33333333%;}
.col-xl-offset-5 {margin-left: 41.66666667%;}
.col-xl-offset-6 {margin-left: 50%;}
.col-xl-offset-7 {margin-left: 58.33333333%;}
.col-xl-offset-8 {margin-left: 66.66666667%;}
.col-xl-offset-9 {margin-left: 75%;}
.col-xl-offset-10 {margin-left: 83.33333333%;}
.col-xl-offset-11 {margin-left: 91.66666667%;}
.col-xl-fifth {-ms-flex-preferred-size: 20%;flex-basis: 20%;max-width: 20%;}
.start-xl {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;[dir="ltr"] & {text-align: left;}
[dir="rtl"] & {text-align: right;}
}
.center-xl {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;/* text-align: center; */}
.end-xl {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;[dir="ltr"] & {text-align: right;}
[dir="rtl"] & {text-align: left;}
}
.top-xl {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.middle-xl {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.bottom-xl {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
.around-xl {-ms-flex-pack: distribute;justify-content: space-around;}
.between-xl {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.first-xl {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}
.last-xl {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
.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: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
.d-xl-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}
}
@media only screen and (min-width: 1600px) {.container {/* width: 1540px; */width: 93%;/* 114rem */}
.row-cols-xxl-1 > * {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.row-cols-xxl-2 > * {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.row-cols-xxl-3 > * {-webkit-box-flex: 0;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
.row-cols-xxl-4 > * {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.row-cols-xxl-5 > * {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.row-cols-xxl-6 > * {-webkit-box-flex: 0;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
.col-xxl,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-offset-0,.col-xxl-offset-1,.col-xxl-offset-2,.col-xxl-offset-3,.col-xxl-offset-4,.col-xxl-offset-5,.col-xxl-offset-6,.col-xxl-offset-7,.col-xxl-offset-8,.col-xxl-offset-9,.col-xxl-offset-10,.col-xxl-offset-11,.col-xxl-offset-12 {-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;padding-right: 15px;padding-left: 15px;/* padding-right: 1.5rem;padding-left: 1.5rem; */}
.col-xxl {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;max-width: 100%;}
.col-xxl-1 {-ms-flex-preferred-size: 8.33333333%;flex-basis: 8.33333333%;max-width: 8.33333333%;}
.col-xxl-2 {-ms-flex-preferred-size: 16.66666667%;flex-basis: 16.66666667%;max-width: 16.66666667%;}
.col-xxl-3 {-ms-flex-preferred-size: 25%;flex-basis: 25%;max-width: 25%;}
.col-xxl-4 {-ms-flex-preferred-size: 33.33333333%;flex-basis: 33.33333333%;max-width: 33.33333333%;}
.col-xxl-5 {-ms-flex-preferred-size: 41.66666667%;flex-basis: 41.66666667%;max-width: 41.66666667%;}
.col-xxl-6 {-ms-flex-preferred-size: 50%;flex-basis: 50%;max-width: 50%;}
.col-xxl-7 {-ms-flex-preferred-size: 58.33333333%;flex-basis: 58.33333333%;max-width: 58.33333333%;}
.col-xxl-8 {-ms-flex-preferred-size: 66.66666667%;flex-basis: 66.66666667%;max-width: 66.66666667%;}
.col-xxl-9 {-ms-flex-preferred-size: 75%;flex-basis: 75%;max-width: 75%;}
.col-xxl-10 {-ms-flex-preferred-size: 83.33333333%;flex-basis: 83.33333333%;max-width: 83.33333333%;}
.col-xxl-11 {-ms-flex-preferred-size: 91.66666667%;flex-basis: 91.66666667%;max-width: 91.66666667%;}
.col-xxl-12 {-ms-flex-preferred-size: 100%;flex-basis: 100%;max-width: 100%;}
.col-xxl-offset-0 {margin-left: 0;}
.col-xxl-offset-1 {margin-left: 8.33333333%;}
.col-xxl-offset-2 {margin-left: 16.66666667%;}
.col-xxl-offset-3 {margin-left: 25%;}
.col-xxl-offset-4 {margin-left: 33.33333333%;}
.col-xxl-offset-5 {margin-left: 41.66666667%;}
.col-xxl-offset-6 {margin-left: 50%;}
.col-xxl-offset-7 {margin-left: 58.33333333%;}
.col-xxl-offset-8 {margin-left: 66.66666667%;}
.col-xxl-offset-9 {margin-left: 75%;}
.col-xxl-offset-10 {margin-left: 83.33333333%;}
.col-xxl-offset-11 {margin-left: 91.66666667%;}
.col-xxl-fifth {-ms-flex-preferred-size: 20%;flex-basis: 20%;max-width: 20%;}
.start-xxl {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;[dir="ltr"] & {text-align: left;}
[dir="rtl"] & {text-align: right;}
}
.center-xxl {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;/* text-align: center; */}
.end-xxl {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;[dir="ltr"] & {text-align: right;}
[dir="rtl"] & {text-align: left;}
}
.top-xxl {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.middle-xxl {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.bottom-xxl {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
.around-xxl {-ms-flex-pack: distribute;justify-content: space-around;}
.between-xxl {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.first-xxl {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}
.last-xxl {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
.d-xxl-none {display: none !important;}
.d-xxl-inline {display: inline !important;}
.d-xxl-inline-block {display: inline-block !important;}
.d-xxl-block {display: block !important;}
.d-xxl-table {display: table !important;}
.d-xxl-table-row {display: table-row !important;}
.d-xxl-table-cell {display: table-cell !important;}
.d-xxl-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
.d-xxl-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}
}

@font-face {font-family: 'Graphik Web';src: url('../fonts/Graphik-Semibold-Web.woff2') format('woff2'), url('../fonts/Graphik-Semibold-Web.woff') format('woff');font-weight:600;font-style: normal;font-stretch: normal;font-display: swap;}
@font-face {font-family: 'Graphik Web';src: url('../fonts/Graphik-Light-Web.woff2') format('woff2'), url('../fonts/Graphik-Light-Web.woff') format('woff');font-weight:300;font-style: normal;font-stretch: normal;font-display: swap;}
@font-face {font-family: 'DM Mono';font-style: normal;font-weight: normal;src: local('DM Mono Regular'), url('../fonts/DMMono-Regular.woff') format('woff');font-display: swap;}
@font-face {font-family: 'Syne Bold';font-style: normal;font-weight: normal;src: local('Syne'), url('../fonts/Syne-Clean-Bold.woff') format('woff');font-display: swap;}

* {-webkit-box-sizing: border-box;box-sizing: border-box;}

html {color: rgba(31, 33, 35, 1);color: rgba(var(--fontColor), 1);font-family: 'Graphik Web', sans-serif;font-family: var(--fontBody);font-size: 62.5%;line-height: 2.4rem;line-height: var(--fontLineHeight);}

body {font-family: 'Graphik Web', sans-serif;font-family: var(--fontBody);font-weight: 300;font-weight: var(--fontWeightLight);font-size: 1.6rem;font-size: var(--fontSize);line-height: 2.4rem;line-height: var(--fontLineHeight);color: rgba(31, 33, 35, 1);color: rgba(var(--fontColor), 1);min-width: 320px;padding-top: 0px;-webkit-font-smoothing: antialiased;background-color: #000;background-color: var(--pageBackground);padding-top: 0;-webkit-transition: background-color 1.5s ease 0.2s;transition: background-color 1.5s ease 0.2s;}
main{position:relative;z-index:1}
#smooth-scroll{-webkit-overflow-scrolling:touch}
img{max-width:100%;height:auto}
hr{border-bottom:#e1e1e1;border-left:0;border-right:0;border-top:0;margin:5px 0}
.color-brand{color:#00a289;color:var(--brandColor)}
.color-black{color:#000;color:var(--black)}
.color-white{color:#fff;color:var(--white)}
.bg-white{background-color:#fff}
.bg-black{background-color:#000}
.bg-golden{background-color:#bb8b01}
.bg-grey{background-color:#f1f1f1}
.bg-ocean{background-color:#6a898c}
.bg-olive{background-color:#74956b}
.bg-lorange{background-color:#c5a093}
.bg-dorange{background-color:#ae6e41}
.bg-lyellow{background-color:#bab074}
.bg-lblue{background-color:#7e93a7}
.entry-footer{display:none;text-align:center;padding:10px 0;background-color:#e1e1e1}
.mb-0{margin-bottom:0!important}
.text-block ul{margin:0;list-style-type:none}
.text-block ul>li{text-indent:-5px}
.text-block ul>li:before{content:"\2014";text-indent:-5px;margin-left:-27px;margin-right:11px}
.text-block a{color:#1f2123;color:rgba(var(--fontColor),1);border-bottom:1px solid #00a289;border-bottom:1px solid var(--primaryColor);border-spacing:10px}
.text-block a:hover{color:#00a289;color:var(--primaryColor)}
:root{--text-golden:106,137,140;--text-dark:0,0,0;--text-light:255,255,255;--text-olive:116,149,107;--text-lorange:197,160,147;--text-dorange:174,110,65;--text-lyellow:186,176,116;--text-lblue:126,147,167;--fontColor:31,33,35}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:'Syne Bold',sans-serif;font-family:var(--fontHeadings);font-weight:400;font-weight:var(--fontWeight);letter-spacing:0;margin-top:0}
.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family:'Syne Bold',sans-serif;font-family:var(--fontHeadings);font-weight:400;font-weight:var(--fontWeight);color:inherit;text-decoration:none}
@media (min-width:768px){
.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:600;font-weight:var(--fontWeightSemi)}
}
.h1 p a,.h2 p a,.h3 p a,.h4 p a,.h5 p a,.h6 p a,h1 p a,h2 p a,h3 p a,h4 p a,h5 p a,h6 p a{font-family:'Graphik Web',sans-serif;font-family:var(--fontBody)}
.h1 span.outline,.h1 strong,.h2 span.outline,.h2 strong,.h3 span.outline,.h3 strong,.h4 span.outline,.h4 strong,.h5 span.outline,.h5 strong,.h6 span.outline,.h6 strong,h1 span.outline,h1 strong,h2 span.outline,h2 strong,h3 span.outline,h3 strong,h4 span.outline,h4 strong,h5 span.outline,h5 strong,h6 span.outline,h6 strong{color:#000;font-weight:600;font-weight:var(--fontWeightSemi);text-shadow:none}
.h1 strong.underline,.h2 strong.underline,.h3 strong.underline,.h4 strong.underline,.h5 strong.underline,.h6 strong.underline,h1 strong.underline,h2 strong.underline,h3 strong.underline,h4 strong.underline,h5 strong.underline,h6 strong.underline{text-decoration:underline}
.h1,h1{font-size:2.4rem;line-height:3.7rem;margin-bottom:2.5rem;text-transform:none;text-transform:initial}
@media (min-width:576px){
.h1,h1{font-size:3rem;line-height:4.3rem;margin-bottom:3rem}
}
@media (min-width:768px){
.h1,h1{font-size:3.5rem;line-height:4.4rem;margin-bottom:3rem}
}
@media (min-width:992px){
.h1,h1{font-size:3.8rem;line-height:4.8rem;margin-bottom:4rem}
}
@media (min-width:1600px){
.h1,h1{font-size:5.5rem;line-height:8.5rem;margin-bottom:7rem}
}
.h1 p a,h1 p a{font-family:'Syne Bold',sans-serif;font-family:var(--fontHeadings)}
.h2,h2{font-size:2.9rem;line-height:3.8rem;margin-bottom:2.5rem}
@media (min-width:768px){
.h2,h2{font-size:3.3rem;line-height:4.4rem;margin-bottom:3rem}
}
@media (min-width:1600px){
.h2,h2{font-size:4.8rem;line-height:6rem;margin-bottom:4rem}
}
.h3,h3{font-size:1.85rem;line-height:3.4rem;margin-bottom:2rem}
@media (min-width:768px){
.h3,h3{font-size:2rem;line-height:3.8rem;margin-bottom:2.5rem}
}
@media (min-width:992px){
.h3,h3{font-size:2.4rem;line-height:4.3rem;margin-bottom:3rem}
}
@media (min-width:1600px){
.h3,h3{font-size:2.8rem;line-height:4.7rem;margin-bottom:3.5rem}
}
.h4,h4{font-size:1.45rem;line-height:2.4rem;margin-bottom:.5rem}
@media (min-width:768px){
.h4,h4{font-size:1.6rem;line-height:2.8rem}
}
@media (min-width:1600px){
.h4,h4{font-size:1.8rem;line-height:3rem;margin-bottom:1rem}
}
.h5,h5{font-size:1.4rem;line-height:1.6rem;margin-bottom:1.5rem;text-transform:uppercase}



@media (min-width:1600px){
.h5,h5{font-size:1.5rem;line-height:1.8rem;margin-bottom:2.5rem}
}
.h6,h6{font-size:1.2rem;line-height:1.7rem;text-transform:uppercase}
.h-subtitle{font-size:1.6rem;font-size:var(--fontSize);line-height:2.4rem;line-height:var(--fontLineHeight);text-transform:uppercase;font-family:'DM Mono';font-family:var(--fontSecondary);margin-bottom:.5rem;font-weight:400;letter-spacing:1px;font-size:1.2rem;line-height:1.8rem;-webkit-text-stroke-width:0!important;-webkit-text-stroke-color:inherit!important;-webkit-text-fill-color:inherit!important}
@media (min-width:768px){
.h-subtitle{margin-bottom:1rem;font-size:1.1rem;line-height:1.8rem}
}
@media (min-width:992px){
.h-subtitle{font-size:1.3rem;line-height:2.4rem}
}
@media (min-width:1600px){
.h-subtitle{font-size:1.3rem;line-height:1.8rem}
}
.no-stroke{-webkit-text-stroke-width:0!important;-webkit-text-stroke-color:inherit!important;-webkit-text-fill-color:inherit!important}
.heading-base{font-family:'Graphik Web',sans-serif;font-family:var(--fontBody);font-weight:400}
span.outline{color:#fff;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(0,0,0,0.7)}
@media (min-width:768px){
span.outline{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(0,0,0,1)}
}
.main-title.text-dark{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:#000;-webkit-text-stroke-color:rgba(0,0,0,0.7)}
@media (min-width:768px){
.main-title.text-dark{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(0,0,0,1)}
}
.main-title.text-dark strong{color:#000;font-weight:600;font-weight:var(--fontWeightSemi);text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:#000;-webkit-text-stroke-color:rgba(0,0,0,0.7)}
.text-light .h1,.text-light .h2,.text-light .h3,.text-light .h4,.text-light .h5,.text-light .h6,.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6{color: #bb8b01;}
@media (max-width:767px){
.text-light .h1 .text-outline-m,.text-light .h1.text-outline-m,.text-light .h2 .text-outline-m,.text-light .h2.text-outline-m,.text-light .h3 .text-outline-m,.text-light .h3.text-outline-m,.text-light .h4 .text-outline-m,.text-light .h4.text-outline-m,.text-light .h5 .text-outline-m,.text-light .h5.text-outline-m,.text-light .h6 .text-outline-m,.text-light .h6.text-outline-m,.text-light h1 .text-outline-m,.text-light h1.text-outline-m,.text-light h2 .text-outline-m,.text-light h2.text-outline-m,.text-light h3 .text-outline-m,.text-light h3.text-outline-m,.text-light h4 .text-outline-m,.text-light h4.text-outline-m,.text-light h5 .text-outline-m,.text-light h5.text-outline-m,.text-light h6 .text-outline-m,.text-light h6.text-outline-m{-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:#fff;-webkit-text-stroke-color:rgba(255,255,255,0.7)}
}
.text-light .h1 strong,.text-light .h2 strong,.text-light .h3 strong,.text-light .h4 strong,.text-light .h5 strong,.text-light .h6 strong,.text-light h1 strong,.text-light h2 strong,.text-light h3 strong,.text-light h4 strong,.text-light h5 strong,.text-light h6 strong{color:#fff;font-weight:600;font-weight:var(--fontWeightSemi);text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:#fff}
.text-light .h1 a,.text-light .h2 a,.text-light .h3 a,.text-light .h4 a,.text-light .h5 a,.text-light .h6 a,.text-light h1 a,.text-light h2 a,.text-light h3 a,.text-light h4 a,.text-light h5 a,.text-light h6 a{text-decoration:none}
.text-light .h1 a.no-underline,.text-light .h2 a.no-underline,.text-light .h3 a.no-underline,.text-light .h4 a.no-underline,.text-light .h5 a.no-underline,.text-light .h6 a.no-underline,.text-light h1 a.no-underline,.text-light h2 a.no-underline,.text-light h3 a.no-underline,.text-light h4 a.no-underline,.text-light h5 a.no-underline,.text-light h6 a.no-underline{text-decoration:none}
.text-light .h1 .h-subtitle,.text-light .h1.h-subtitle,.text-light .h2 .h-subtitle,.text-light .h2.h-subtitle,.text-light .h3 .h-subtitle,.text-light .h3.h-subtitle,.text-light .h4 .h-subtitle,.text-light .h4.h-subtitle,.text-light .h5 .h-subtitle,.text-light .h5.h-subtitle,.text-light .h6 .h-subtitle,.text-light .h6.h-subtitle,.text-light h1 .h-subtitle,.text-light h1.h-subtitle,.text-light h2 .h-subtitle,.text-light h2.h-subtitle,.text-light h3 .h-subtitle,.text-light h3.h-subtitle,.text-light h4 .h-subtitle,.text-light h4.h-subtitle,.text-light h5 .h-subtitle,.text-light h5.h-subtitle,.text-light h6 .h-subtitle,.text-light h6.h-subtitle{color:#fff;text-shadow:none;text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:inherit}
.text-light .h1 .no-outline,.text-light .h1.no-outline,.text-light .h2 .no-outline,.text-light .h2.no-outline,.text-light .h3 .no-outline,.text-light .h3.no-outline,.text-light .h4 .no-outline,.text-light .h4.no-outline,.text-light .h5 .no-outline,.text-light .h5.no-outline,.text-light .h6 .no-outline,.text-light .h6.no-outline,.text-light h1 .no-outline,.text-light h1.no-outline,.text-light h2 .no-outline,.text-light h2.no-outline,.text-light h3 .no-outline,.text-light h3.no-outline,.text-light h4 .no-outline,.text-light h4.no-outline,.text-light h5 .no-outline,.text-light h5.no-outline,.text-light h6 .no-outline,.text-light h6.no-outline{color:#fff;text-shadow:none}
.text-light .h1 strong.underline,.text-light .h2 strong.underline,.text-light .h3 strong.underline,.text-light .h4 strong.underline,.text-light .h5 strong.underline,.text-light .h6 strong.underline,.text-light h1 strong.underline,.text-light h2 strong.underline,.text-light h3 strong.underline,.text-light h4 strong.underline,.text-light h5 strong.underline,.text-light h6 strong.underline{text-decoration:underline}
.text-light .text-outline{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(255,255,255,0.7);-webkit-text-stroke-color:rgba(var(--text-light),0.7)}
@media (min-width:768px){
.text-light .text-outline{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(255,255,255,1);-webkit-text-stroke-color:rgba(var(--text-light),1)}
}
.text-golden{color:#bb8b01}
.text-golden .text-outline{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(106,137,140,0.7);-webkit-text-stroke-color:rgba(var(--text-golden),0.7)}
@media (min-width:768px){
.text-golden .text-outline{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(106,137,140,1);-webkit-text-stroke-color:rgba(var(--text-golden),1)}
}
.text-golden .parallax-outline{-webkit-text-stroke-width:1px}
@media (min-width:768px){
.text-golden .parallax-outline{-webkit-text-stroke-width:2px}
}
.text-olive{color:#74956b;color:rgba(var(--text-olive),1)}
.text-olive .text-outline{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(116,149,107,0.7);-webkit-text-stroke-color:rgba(var(--text-olive),0.7)}
@media (min-width:768px){
.text-olive .text-outline{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(116,149,107,1);-webkit-text-stroke-color:rgba(var(--text-olive),1)}
}
.text-olive .parallax-outline{-webkit-text-stroke-width:1px}
@media (min-width:768px){
.text-olive .parallax-outline{-webkit-text-stroke-width:2px}
}
.text-lorange{color:#c5a093;color:rgba(var(--text-lorange),1)}
.text-lorange .text-outline{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(197,160,147,0.7);-webkit-text-stroke-color:rgba(var(--text-lorange),0.7);-webkit-text-stroke-width:0.6px}
@media (min-width:768px){
.text-lorange .text-outline{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(197,160,147,1);-webkit-text-stroke-color:rgba(var(--text-lorange),1)}
}
.text-lorange .parallax-outline{-webkit-text-stroke-width:1px}
@media (min-width:768px){
.text-lorange .parallax-outline{-webkit-text-stroke-width:2px}
}
.text-dorange{color:#ae6e41;color:rgba(var(--text-dorange),1)}
.text-dorange .text-outline{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(174,110,65,0.7);-webkit-text-stroke-color:rgba(var(--text-dorange),0.7);-webkit-text-stroke-width:0.6px}
@media (min-width:768px){
.text-dorange .text-outline{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(174,110,65,1);-webkit-text-stroke-color:rgba(var(--text-dorange),1)}
}
.text-dorange .parallax-outline{-webkit-text-stroke-width:1px}
@media (min-width:768px){
.text-dorange .parallax-outline{-webkit-text-stroke-width:2px}
}
.text-lyellow{color:#bab074;color:rgba(var(--text-lyellow),1)}
.text-lyellow .text-outline{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(186,176,116,0.7);-webkit-text-stroke-color:rgba(var(--text-lyellow),0.7)}
@media (min-width:768px){
.text-lyellow .text-outline{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(186,176,116,1);-webkit-text-stroke-color:rgba(var(--text-lyellow),1)}
}
.text-lyellow .parallax-outline{-webkit-text-stroke-width:1px}
@media (min-width:768px){
.text-lyellow .parallax-outline{-webkit-text-stroke-width:2px}
}
.text-lblue{color:#7e93a7;color:rgba(var(--text-lblue),1)}
.text-lblue .text-outline{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-width:0.6px;webkit-text-stroke-color:rgba(126,147,167,0.7);webkit-text-stroke-color:rgba(var(--text-lblue),0.7)}
@media (min-width:768px){
.text-lblue .text-outline{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(126,147,167,1);-webkit-text-stroke-color:rgba(var(--text-lblue),1)}
}
.text-lblue .parallax-outline{-webkit-text-stroke-width:1px}
@media (min-width:768px){
.text-lblue .parallax-outline{-webkit-text-stroke-width:2px}
}

@media (max-width:767px){
.bg-black .text-light .h1 .text-outline-m,.bg-black .text-light .h1.text-outline-m,.bg-black .text-light .h2 .text-outline-m,.bg-black .text-light .h2.text-outline-m,.bg-black .text-light .h3 .text-outline-m,.bg-black .text-light .h3.text-outline-m,.bg-black .text-light .h4 .text-outline-m,.bg-black .text-light .h4.text-outline-m,.bg-black .text-light .h5 .text-outline-m,.bg-black .text-light .h5.text-outline-m,.bg-black .text-light .h6 .text-outline-m,.bg-black .text-light .h6.text-outline-m,.bg-black .text-light h1 .text-outline-m,.bg-black .text-light h1.text-outline-m,.bg-black .text-light h2 .text-outline-m,.bg-black .text-light h2.text-outline-m,.bg-black .text-light h3 .text-outline-m,.bg-black .text-light h3.text-outline-m,.bg-black .text-light h4 .text-outline-m,.bg-black .text-light h4.text-outline-m,.bg-black .text-light h5 .text-outline-m,.bg-black .text-light h5.text-outline-m,.bg-black .text-light h6 .text-outline-m,.bg-black .text-light h6.text-outline-m,.bg-dorange .text-light .h1 .text-outline-m,.bg-dorange .text-light .h1.text-outline-m,.bg-dorange .text-light .h2 .text-outline-m,.bg-dorange .text-light .h2.text-outline-m,.bg-dorange .text-light .h3 .text-outline-m,.bg-dorange .text-light .h3.text-outline-m,.bg-dorange .text-light .h4 .text-outline-m,.bg-dorange .text-light .h4.text-outline-m,.bg-dorange .text-light .h5 .text-outline-m,.bg-dorange .text-light .h5.text-outline-m,.bg-dorange .text-light .h6 .text-outline-m,.bg-dorange .text-light .h6.text-outline-m,.bg-dorange .text-light h1 .text-outline-m,.bg-dorange .text-light h1.text-outline-m,.bg-dorange .text-light h2 .text-outline-m,.bg-dorange .text-light h2.text-outline-m,.bg-dorange .text-light h3 .text-outline-m,.bg-dorange .text-light h3.text-outline-m,.bg-dorange .text-light h4 .text-outline-m,.bg-dorange .text-light h4.text-outline-m,.bg-dorange .text-light h5 .text-outline-m,.bg-dorange .text-light h5.text-outline-m,.bg-dorange .text-light h6 .text-outline-m,.bg-dorange .text-light h6.text-outline-m,.bg-dyellow .text-light .h1 .text-outline-m,.bg-dyellow .text-light .h1.text-outline-m,.bg-dyellow .text-light .h2 .text-outline-m,.bg-dyellow .text-light .h2.text-outline-m,.bg-dyellow .text-light .h3 .text-outline-m,.bg-dyellow .text-light .h3.text-outline-m,.bg-dyellow .text-light .h4 .text-outline-m,.bg-dyellow .text-light .h4.text-outline-m,.bg-dyellow .text-light .h5 .text-outline-m,.bg-dyellow .text-light .h5.text-outline-m,.bg-dyellow .text-light .h6 .text-outline-m,.bg-dyellow .text-light .h6.text-outline-m,.bg-dyellow .text-light h1 .text-outline-m,.bg-dyellow .text-light h1.text-outline-m,.bg-dyellow .text-light h2 .text-outline-m,.bg-dyellow .text-light h2.text-outline-m,.bg-dyellow .text-light h3 .text-outline-m,.bg-dyellow .text-light h3.text-outline-m,.bg-dyellow .text-light h4 .text-outline-m,.bg-dyellow .text-light h4.text-outline-m,.bg-dyellow .text-light h5 .text-outline-m,.bg-dyellow .text-light h5.text-outline-m,.bg-dyellow .text-light h6 .text-outline-m,.bg-dyellow .text-light h6.text-outline-m,.bg-lblue .text-light .h1 .text-outline-m,.bg-lblue .text-light .h1.text-outline-m,.bg-lblue .text-light .h2 .text-outline-m,.bg-lblue .text-light .h2.text-outline-m,.bg-lblue .text-light .h3 .text-outline-m,.bg-lblue .text-light .h3.text-outline-m,.bg-lblue .text-light .h4 .text-outline-m,.bg-lblue .text-light .h4.text-outline-m,.bg-lblue .text-light .h5 .text-outline-m,.bg-lblue .text-light .h5.text-outline-m,.bg-lblue .text-light .h6 .text-outline-m,.bg-lblue .text-light .h6.text-outline-m,.bg-lblue .text-light h1 .text-outline-m,.bg-lblue .text-light h1.text-outline-m,.bg-lblue .text-light h2 .text-outline-m,.bg-lblue .text-light h2.text-outline-m,.bg-lblue .text-light h3 .text-outline-m,.bg-lblue .text-light h3.text-outline-m,.bg-lblue .text-light h4 .text-outline-m,.bg-lblue .text-light h4.text-outline-m,.bg-lblue .text-light h5 .text-outline-m,.bg-lblue .text-light h5.text-outline-m,.bg-lblue .text-light h6 .text-outline-m,.bg-lblue .text-light h6.text-outline-m,.bg-lorange .text-light .h1 .text-outline-m,.bg-lorange .text-light .h1.text-outline-m,.bg-lorange .text-light .h2 .text-outline-m,.bg-lorange .text-light .h2.text-outline-m,.bg-lorange .text-light .h3 .text-outline-m,.bg-lorange .text-light .h3.text-outline-m,.bg-lorange .text-light .h4 .text-outline-m,.bg-lorange .text-light .h4.text-outline-m,.bg-lorange .text-light .h5 .text-outline-m,.bg-lorange .text-light .h5.text-outline-m,.bg-lorange .text-light .h6 .text-outline-m,.bg-lorange .text-light .h6.text-outline-m,.bg-lorange .text-light h1 .text-outline-m,.bg-lorange .text-light h1.text-outline-m,.bg-lorange .text-light h2 .text-outline-m,.bg-lorange .text-light h2.text-outline-m,.bg-lorange .text-light h3 .text-outline-m,.bg-lorange .text-light h3.text-outline-m,.bg-lorange .text-light h4 .text-outline-m,.bg-lorange .text-light h4.text-outline-m,.bg-lorange .text-light h5 .text-outline-m,.bg-lorange .text-light h5.text-outline-m,.bg-lorange .text-light h6 .text-outline-m,.bg-lorange .text-light h6.text-outline-m,.bg-lyellow .text-light .h1 .text-outline-m,.bg-lyellow .text-light .h1.text-outline-m,.bg-lyellow .text-light .h2 .text-outline-m,.bg-lyellow .text-light .h2.text-outline-m,.bg-lyellow .text-light .h3 .text-outline-m,.bg-lyellow .text-light .h3.text-outline-m,.bg-lyellow .text-light .h4 .text-outline-m,.bg-lyellow .text-light .h4.text-outline-m,.bg-lyellow .text-light .h5 .text-outline-m,.bg-lyellow .text-light .h5.text-outline-m,.bg-lyellow .text-light .h6 .text-outline-m,.bg-lyellow .text-light .h6.text-outline-m,.bg-lyellow .text-light h1 .text-outline-m,.bg-lyellow .text-light h1.text-outline-m,.bg-lyellow .text-light h2 .text-outline-m,.bg-lyellow .text-light h2.text-outline-m,.bg-lyellow .text-light h3 .text-outline-m,.bg-lyellow .text-light h3.text-outline-m,.bg-lyellow .text-light h4 .text-outline-m,.bg-lyellow .text-light h4.text-outline-m,.bg-lyellow .text-light h5 .text-outline-m,.bg-lyellow .text-light h5.text-outline-m,.bg-lyellow .text-light h6 .text-outline-m,.bg-lyellow .text-light h6.text-outline-m,.bg-ocean .text-light .h1 .text-outline-m,.bg-ocean .text-light .h1.text-outline-m,.bg-ocean .text-light .h2 .text-outline-m,.bg-ocean .text-light .h2.text-outline-m,.bg-ocean .text-light .h3 .text-outline-m,.bg-ocean .text-light .h3.text-outline-m,.bg-ocean .text-light .h4 .text-outline-m,.bg-ocean .text-light .h4.text-outline-m,.bg-ocean .text-light .h5 .text-outline-m,.bg-ocean .text-light .h5.text-outline-m,.bg-ocean .text-light .h6 .text-outline-m,.bg-ocean .text-light .h6.text-outline-m,.bg-ocean .text-light h1 .text-outline-m,.bg-ocean .text-light h1.text-outline-m,.bg-ocean .text-light h2 .text-outline-m,.bg-ocean .text-light h2.text-outline-m,.bg-ocean .text-light h3 .text-outline-m,.bg-ocean .text-light h3.text-outline-m,.bg-ocean .text-light h4 .text-outline-m,.bg-ocean .text-light h4.text-outline-m,.bg-ocean .text-light h5 .text-outline-m,.bg-ocean .text-light h5.text-outline-m,.bg-ocean .text-light h6 .text-outline-m,.bg-ocean .text-light h6.text-outline-m,.bg-olive .text-light .h1 .text-outline-m,.bg-olive .text-light .h1.text-outline-m,.bg-olive .text-light .h2 .text-outline-m,.bg-olive .text-light .h2.text-outline-m,.bg-olive .text-light .h3 .text-outline-m,.bg-olive .text-light .h3.text-outline-m,.bg-olive .text-light .h4 .text-outline-m,.bg-olive .text-light .h4.text-outline-m,.bg-olive .text-light .h5 .text-outline-m,.bg-olive .text-light .h5.text-outline-m,.bg-olive .text-light .h6 .text-outline-m,.bg-olive .text-light .h6.text-outline-m,.bg-olive .text-light h1 .text-outline-m,.bg-olive .text-light h1.text-outline-m,.bg-olive .text-light h2 .text-outline-m,.bg-olive .text-light h2.text-outline-m,.bg-olive .text-light h3 .text-outline-m,.bg-olive .text-light h3.text-outline-m,.bg-olive .text-light h4 .text-outline-m,.bg-olive .text-light h4.text-outline-m,.bg-olive .text-light h5 .text-outline-m,.bg-olive .text-light h5.text-outline-m,.bg-olive .text-light h6 .text-outline-m,.bg-olive .text-light h6.text-outline-m,.bg-white .text-light .h1 .text-outline-m,.bg-white .text-light .h1.text-outline-m,.bg-white .text-light .h2 .text-outline-m,.bg-white .text-light .h2.text-outline-m,.bg-white .text-light .h3 .text-outline-m,.bg-white .text-light .h3.text-outline-m,.bg-white .text-light .h4 .text-outline-m,.bg-white .text-light .h4.text-outline-m,.bg-white .text-light .h5 .text-outline-m,.bg-white .text-light .h5.text-outline-m,.bg-white .text-light .h6 .text-outline-m,.bg-white .text-light .h6.text-outline-m,.bg-white .text-light h1 .text-outline-m,.bg-white .text-light h1.text-outline-m,.bg-white .text-light h2 .text-outline-m,.bg-white .text-light h2.text-outline-m,.bg-white .text-light h3 .text-outline-m,.bg-white .text-light h3.text-outline-m,.bg-white .text-light h4 .text-outline-m,.bg-white .text-light h4.text-outline-m,.bg-white .text-light h5 .text-outline-m,.bg-white .text-light h5.text-outline-m,.bg-white .text-light h6 .text-outline-m,.bg-white .text-light h6.text-outline-m{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(255,255,255,0.7);-webkit-text-stroke-color:rgba(var(--text-light),0.7)}
}
.bg-black .text-light .h1 strong,.bg-black .text-light .h2 strong,.bg-black .text-light .h3 strong,.bg-black .text-light .h4 strong,.bg-black .text-light .h5 strong,.bg-black .text-light .h6 strong,.bg-black .text-light h1 strong,.bg-black .text-light h2 strong,.bg-black .text-light h3 strong,.bg-black .text-light h4 strong,.bg-black .text-light h5 strong,.bg-black .text-light h6 strong,.bg-dorange .text-light .h1 strong,.bg-dorange .text-light .h2 strong,.bg-dorange .text-light .h3 strong,.bg-dorange .text-light .h4 strong,.bg-dorange .text-light .h5 strong,.bg-dorange .text-light .h6 strong,.bg-dorange .text-light h1 strong,.bg-dorange .text-light h2 strong,.bg-dorange .text-light h3 strong,.bg-dorange .text-light h4 strong,.bg-dorange .text-light h5 strong,.bg-dorange .text-light h6 strong,.bg-dyellow .text-light .h1 strong,.bg-dyellow .text-light .h2 strong,.bg-dyellow .text-light .h3 strong,.bg-dyellow .text-light .h4 strong,.bg-dyellow .text-light .h5 strong,.bg-dyellow .text-light .h6 strong,.bg-dyellow .text-light h1 strong,.bg-dyellow .text-light h2 strong,.bg-dyellow .text-light h3 strong,.bg-dyellow .text-light h4 strong,.bg-dyellow .text-light h5 strong,.bg-dyellow .text-light h6 strong,.bg-lblue .text-light .h1 strong,.bg-lblue .text-light .h2 strong,.bg-lblue .text-light .h3 strong,.bg-lblue .text-light .h4 strong,.bg-lblue .text-light .h5 strong,.bg-lblue .text-light .h6 strong,.bg-lblue .text-light h1 strong,.bg-lblue .text-light h2 strong,.bg-lblue .text-light h3 strong,.bg-lblue .text-light h4 strong,.bg-lblue .text-light h5 strong,.bg-lblue .text-light h6 strong,.bg-lorange .text-light .h1 strong,.bg-lorange .text-light .h2 strong,.bg-lorange .text-light .h3 strong,.bg-lorange .text-light .h4 strong,.bg-lorange .text-light .h5 strong,.bg-lorange .text-light .h6 strong,.bg-lorange .text-light h1 strong,.bg-lorange .text-light h2 strong,.bg-lorange .text-light h3 strong,.bg-lorange .text-light h4 strong,.bg-lorange .text-light h5 strong,.bg-lorange .text-light h6 strong,.bg-lyellow .text-light .h1 strong,.bg-lyellow .text-light .h2 strong,.bg-lyellow .text-light .h3 strong,.bg-lyellow .text-light .h4 strong,.bg-lyellow .text-light .h5 strong,.bg-lyellow .text-light .h6 strong,.bg-lyellow .text-light h1 strong,.bg-lyellow .text-light h2 strong,.bg-lyellow .text-light h3 strong,.bg-lyellow .text-light h4 strong,.bg-lyellow .text-light h5 strong,.bg-lyellow .text-light h6 strong,.bg-ocean .text-light .h1 strong,.bg-ocean .text-light .h2 strong,.bg-ocean .text-light .h3 strong,.bg-ocean .text-light .h4 strong,.bg-ocean .text-light .h5 strong,.bg-ocean .text-light .h6 strong,.bg-ocean .text-light h1 strong,.bg-ocean .text-light h2 strong,.bg-ocean .text-light h3 strong,.bg-ocean .text-light h4 strong,.bg-ocean .text-light h5 strong,.bg-ocean .text-light h6 strong,.bg-olive .text-light .h1 strong,.bg-olive .text-light .h2 strong,.bg-olive .text-light .h3 strong,.bg-olive .text-light .h4 strong,.bg-olive .text-light .h5 strong,.bg-olive .text-light .h6 strong,.bg-olive .text-light h1 strong,.bg-olive .text-light h2 strong,.bg-olive .text-light h3 strong,.bg-olive .text-light h4 strong,.bg-olive .text-light h5 strong,.bg-olive .text-light h6 strong,.bg-white .text-light .h1 strong,.bg-white .text-light .h2 strong,.bg-white .text-light .h3 strong,.bg-white .text-light .h4 strong,.bg-white .text-light .h5 strong,.bg-white .text-light .h6 strong,.bg-white .text-light h1 strong,.bg-white .text-light h2 strong,.bg-white .text-light h3 strong,.bg-white .text-light h4 strong,.bg-white .text-light h5 strong,.bg-white .text-light h6 strong{color:#fff;color:rgba(var(--text-light),1);text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:rgba(255,255,255,1);-webkit-text-fill-color:rgba(var(--text-light),1)}
.bg-black .text-dark .h1,.bg-black .text-dark .h2,.bg-black .text-dark .h3,.bg-black .text-dark .h4,.bg-black .text-dark .h5,.bg-black .text-dark .h6,.bg-black .text-dark h1,.bg-black .text-dark h2,.bg-black .text-dark h3,.bg-black .text-dark h4,.bg-black .text-dark h5,.bg-black .text-dark h6,.bg-dorange .text-dark .h1,.bg-dorange .text-dark .h2,.bg-dorange .text-dark .h3,.bg-dorange .text-dark .h4,.bg-dorange .text-dark .h5,.bg-dorange .text-dark .h6,.bg-dorange .text-dark h1,.bg-dorange .text-dark h2,.bg-dorange .text-dark h3,.bg-dorange .text-dark h4,.bg-dorange .text-dark h5,.bg-dorange .text-dark h6,.bg-dyellow .text-dark .h1,.bg-dyellow .text-dark .h2,.bg-dyellow .text-dark .h3,.bg-dyellow .text-dark .h4,.bg-dyellow .text-dark .h5,.bg-dyellow .text-dark .h6,.bg-dyellow .text-dark h1,.bg-dyellow .text-dark h2,.bg-dyellow .text-dark h3,.bg-dyellow .text-dark h4,.bg-dyellow .text-dark h5,.bg-dyellow .text-dark h6,.bg-lblue .text-dark .h1,.bg-lblue .text-dark .h2,.bg-lblue .text-dark .h3,.bg-lblue .text-dark .h4,.bg-lblue .text-dark .h5,.bg-lblue .text-dark .h6,.bg-lblue .text-dark h1,.bg-lblue .text-dark h2,.bg-lblue .text-dark h3,.bg-lblue .text-dark h4,.bg-lblue .text-dark h5,.bg-lblue .text-dark h6,.bg-lorange .text-dark .h1,.bg-lorange .text-dark .h2,.bg-lorange .text-dark .h3,.bg-lorange .text-dark .h4,.bg-lorange .text-dark .h5,.bg-lorange .text-dark .h6,.bg-lorange .text-dark h1,.bg-lorange .text-dark h2,.bg-lorange .text-dark h3,.bg-lorange .text-dark h4,.bg-lorange .text-dark h5,.bg-lorange .text-dark h6,.bg-lyellow .text-dark .h1,.bg-lyellow .text-dark .h2,.bg-lyellow .text-dark .h3,.bg-lyellow .text-dark .h4,.bg-lyellow .text-dark .h5,.bg-lyellow .text-dark .h6,.bg-lyellow .text-dark h1,.bg-lyellow .text-dark h2,.bg-lyellow .text-dark h3,.bg-lyellow .text-dark h4,.bg-lyellow .text-dark h5,.bg-lyellow .text-dark h6,.bg-ocean .text-dark .h1,.bg-ocean .text-dark .h2,.bg-ocean .text-dark .h3,.bg-ocean .text-dark .h4,.bg-ocean .text-dark .h5,.bg-ocean .text-dark .h6,.bg-ocean .text-dark h1,.bg-ocean .text-dark h2,.bg-ocean .text-dark h3,.bg-ocean .text-dark h4,.bg-ocean .text-dark h5,.bg-ocean .text-dark h6,.bg-olive .text-dark .h1,.bg-olive .text-dark .h2,.bg-olive .text-dark .h3,.bg-olive .text-dark .h4,.bg-olive .text-dark .h5,.bg-olive .text-dark .h6,.bg-olive .text-dark h1,.bg-olive .text-dark h2,.bg-olive .text-dark h3,.bg-olive .text-dark h4,.bg-olive .text-dark h5,.bg-olive .text-dark h6,.bg-white .text-dark .h1,.bg-white .text-dark .h2,.bg-white .text-dark .h3,.bg-white .text-dark .h4,.bg-white .text-dark .h5,.bg-white .text-dark .h6,.bg-white .text-dark h1,.bg-white .text-dark h2,.bg-white .text-dark h3,.bg-white .text-dark h4,.bg-white .text-dark h5,.bg-white .text-dark h6{color:#bb8b01;}
@media (max-width:767px){
.bg-black .text-dark .h1 .text-outline-m,.bg-black .text-dark .h1.text-outline-m,.bg-black .text-dark .h2 .text-outline-m,.bg-black .text-dark .h2.text-outline-m,.bg-black .text-dark .h3 .text-outline-m,.bg-black .text-dark .h3.text-outline-m,.bg-black .text-dark .h4 .text-outline-m,.bg-black .text-dark .h4.text-outline-m,.bg-black .text-dark .h5 .text-outline-m,.bg-black .text-dark .h5.text-outline-m,.bg-black .text-dark .h6 .text-outline-m,.bg-black .text-dark .h6.text-outline-m,.bg-black .text-dark h1 .text-outline-m,.bg-black .text-dark h1.text-outline-m,.bg-black .text-dark h2 .text-outline-m,.bg-black .text-dark h2.text-outline-m,.bg-black .text-dark h3 .text-outline-m,.bg-black .text-dark h3.text-outline-m,.bg-black .text-dark h4 .text-outline-m,.bg-black .text-dark h4.text-outline-m,.bg-black .text-dark h5 .text-outline-m,.bg-black .text-dark h5.text-outline-m,.bg-black .text-dark h6 .text-outline-m,.bg-black .text-dark h6.text-outline-m,.bg-dorange .text-dark .h1 .text-outline-m,.bg-dorange .text-dark .h1.text-outline-m,.bg-dorange .text-dark .h2 .text-outline-m,.bg-dorange .text-dark .h2.text-outline-m,.bg-dorange .text-dark .h3 .text-outline-m,.bg-dorange .text-dark .h3.text-outline-m,.bg-dorange .text-dark .h4 .text-outline-m,.bg-dorange .text-dark .h4.text-outline-m,.bg-dorange .text-dark .h5 .text-outline-m,.bg-dorange .text-dark .h5.text-outline-m,.bg-dorange .text-dark .h6 .text-outline-m,.bg-dorange .text-dark .h6.text-outline-m,.bg-dorange .text-dark h1 .text-outline-m,.bg-dorange .text-dark h1.text-outline-m,.bg-dorange .text-dark h2 .text-outline-m,.bg-dorange .text-dark h2.text-outline-m,.bg-dorange .text-dark h3 .text-outline-m,.bg-dorange .text-dark h3.text-outline-m,.bg-dorange .text-dark h4 .text-outline-m,.bg-dorange .text-dark h4.text-outline-m,.bg-dorange .text-dark h5 .text-outline-m,.bg-dorange .text-dark h5.text-outline-m,.bg-dorange .text-dark h6 .text-outline-m,.bg-dorange .text-dark h6.text-outline-m,.bg-dyellow .text-dark .h1 .text-outline-m,.bg-dyellow .text-dark .h1.text-outline-m,.bg-dyellow .text-dark .h2 .text-outline-m,.bg-dyellow .text-dark .h2.text-outline-m,.bg-dyellow .text-dark .h3 .text-outline-m,.bg-dyellow .text-dark .h3.text-outline-m,.bg-dyellow .text-dark .h4 .text-outline-m,.bg-dyellow .text-dark .h4.text-outline-m,.bg-dyellow .text-dark .h5 .text-outline-m,.bg-dyellow .text-dark .h5.text-outline-m,.bg-dyellow .text-dark .h6 .text-outline-m,.bg-dyellow .text-dark .h6.text-outline-m,.bg-dyellow .text-dark h1 .text-outline-m,.bg-dyellow .text-dark h1.text-outline-m,.bg-dyellow .text-dark h2 .text-outline-m,.bg-dyellow .text-dark h2.text-outline-m,.bg-dyellow .text-dark h3 .text-outline-m,.bg-dyellow .text-dark h3.text-outline-m,.bg-dyellow .text-dark h4 .text-outline-m,.bg-dyellow .text-dark h4.text-outline-m,.bg-dyellow .text-dark h5 .text-outline-m,.bg-dyellow .text-dark h5.text-outline-m,.bg-dyellow .text-dark h6 .text-outline-m,.bg-dyellow .text-dark h6.text-outline-m,.bg-lblue .text-dark .h1 .text-outline-m,.bg-lblue .text-dark .h1.text-outline-m,.bg-lblue .text-dark .h2 .text-outline-m,.bg-lblue .text-dark .h2.text-outline-m,.bg-lblue .text-dark .h3 .text-outline-m,.bg-lblue .text-dark .h3.text-outline-m,.bg-lblue .text-dark .h4 .text-outline-m,.bg-lblue .text-dark .h4.text-outline-m,.bg-lblue .text-dark .h5 .text-outline-m,.bg-lblue .text-dark .h5.text-outline-m,.bg-lblue .text-dark .h6 .text-outline-m,.bg-lblue .text-dark .h6.text-outline-m,.bg-lblue .text-dark h1 .text-outline-m,.bg-lblue .text-dark h1.text-outline-m,.bg-lblue .text-dark h2 .text-outline-m,.bg-lblue .text-dark h2.text-outline-m,.bg-lblue .text-dark h3 .text-outline-m,.bg-lblue .text-dark h3.text-outline-m,.bg-lblue .text-dark h4 .text-outline-m,.bg-lblue .text-dark h4.text-outline-m,.bg-lblue .text-dark h5 .text-outline-m,.bg-lblue .text-dark h5.text-outline-m,.bg-lblue .text-dark h6 .text-outline-m,.bg-lblue .text-dark h6.text-outline-m,.bg-lorange .text-dark .h1 .text-outline-m,.bg-lorange .text-dark .h1.text-outline-m,.bg-lorange .text-dark .h2 .text-outline-m,.bg-lorange .text-dark .h2.text-outline-m,.bg-lorange .text-dark .h3 .text-outline-m,.bg-lorange .text-dark .h3.text-outline-m,.bg-lorange .text-dark .h4 .text-outline-m,.bg-lorange .text-dark .h4.text-outline-m,.bg-lorange .text-dark .h5 .text-outline-m,.bg-lorange .text-dark .h5.text-outline-m,.bg-lorange .text-dark .h6 .text-outline-m,.bg-lorange .text-dark .h6.text-outline-m,.bg-lorange .text-dark h1 .text-outline-m,.bg-lorange .text-dark h1.text-outline-m,.bg-lorange .text-dark h2 .text-outline-m,.bg-lorange .text-dark h2.text-outline-m,.bg-lorange .text-dark h3 .text-outline-m,.bg-lorange .text-dark h3.text-outline-m,.bg-lorange .text-dark h4 .text-outline-m,.bg-lorange .text-dark h4.text-outline-m,.bg-lorange .text-dark h5 .text-outline-m,.bg-lorange .text-dark h5.text-outline-m,.bg-lorange .text-dark h6 .text-outline-m,.bg-lorange .text-dark h6.text-outline-m,.bg-lyellow .text-dark .h1 .text-outline-m,.bg-lyellow .text-dark .h1.text-outline-m,.bg-lyellow .text-dark .h2 .text-outline-m,.bg-lyellow .text-dark .h2.text-outline-m,.bg-lyellow .text-dark .h3 .text-outline-m,.bg-lyellow .text-dark .h3.text-outline-m,.bg-lyellow .text-dark .h4 .text-outline-m,.bg-lyellow .text-dark .h4.text-outline-m,.bg-lyellow .text-dark .h5 .text-outline-m,.bg-lyellow .text-dark .h5.text-outline-m,.bg-lyellow .text-dark .h6 .text-outline-m,.bg-lyellow .text-dark .h6.text-outline-m,.bg-lyellow .text-dark h1 .text-outline-m,.bg-lyellow .text-dark h1.text-outline-m,.bg-lyellow .text-dark h2 .text-outline-m,.bg-lyellow .text-dark h2.text-outline-m,.bg-lyellow .text-dark h3 .text-outline-m,.bg-lyellow .text-dark h3.text-outline-m,.bg-lyellow .text-dark h4 .text-outline-m,.bg-lyellow .text-dark h4.text-outline-m,.bg-lyellow .text-dark h5 .text-outline-m,.bg-lyellow .text-dark h5.text-outline-m,.bg-lyellow .text-dark h6 .text-outline-m,.bg-lyellow .text-dark h6.text-outline-m,.bg-ocean .text-dark .h1 .text-outline-m,.bg-ocean .text-dark .h1.text-outline-m,.bg-ocean .text-dark .h2 .text-outline-m,.bg-ocean .text-dark .h2.text-outline-m,.bg-ocean .text-dark .h3 .text-outline-m,.bg-ocean .text-dark .h3.text-outline-m,.bg-ocean .text-dark .h4 .text-outline-m,.bg-ocean .text-dark .h4.text-outline-m,.bg-ocean .text-dark .h5 .text-outline-m,.bg-ocean .text-dark .h5.text-outline-m,.bg-ocean .text-dark .h6 .text-outline-m,.bg-ocean .text-dark .h6.text-outline-m,.bg-ocean .text-dark h1 .text-outline-m,.bg-ocean .text-dark h1.text-outline-m,.bg-ocean .text-dark h2 .text-outline-m,.bg-ocean .text-dark h2.text-outline-m,.bg-ocean .text-dark h3 .text-outline-m,.bg-ocean .text-dark h3.text-outline-m,.bg-ocean .text-dark h4 .text-outline-m,.bg-ocean .text-dark h4.text-outline-m,.bg-ocean .text-dark h5 .text-outline-m,.bg-ocean .text-dark h5.text-outline-m,.bg-ocean .text-dark h6 .text-outline-m,.bg-ocean .text-dark h6.text-outline-m,.bg-olive .text-dark .h1 .text-outline-m,.bg-olive .text-dark .h1.text-outline-m,.bg-olive .text-dark .h2 .text-outline-m,.bg-olive .text-dark .h2.text-outline-m,.bg-olive .text-dark .h3 .text-outline-m,.bg-olive .text-dark .h3.text-outline-m,.bg-olive .text-dark .h4 .text-outline-m,.bg-olive .text-dark .h4.text-outline-m,.bg-olive .text-dark .h5 .text-outline-m,.bg-olive .text-dark .h5.text-outline-m,.bg-olive .text-dark .h6 .text-outline-m,.bg-olive .text-dark .h6.text-outline-m,.bg-olive .text-dark h1 .text-outline-m,.bg-olive .text-dark h1.text-outline-m,.bg-olive .text-dark h2 .text-outline-m,.bg-olive .text-dark h2.text-outline-m,.bg-olive .text-dark h3 .text-outline-m,.bg-olive .text-dark h3.text-outline-m,.bg-olive .text-dark h4 .text-outline-m,.bg-olive .text-dark h4.text-outline-m,.bg-olive .text-dark h5 .text-outline-m,.bg-olive .text-dark h5.text-outline-m,.bg-olive .text-dark h6 .text-outline-m,.bg-olive .text-dark h6.text-outline-m,.bg-white .text-dark .h1 .text-outline-m,.bg-white .text-dark .h1.text-outline-m,.bg-white .text-dark .h2 .text-outline-m,.bg-white .text-dark .h2.text-outline-m,.bg-white .text-dark .h3 .text-outline-m,.bg-white .text-dark .h3.text-outline-m,.bg-white .text-dark .h4 .text-outline-m,.bg-white .text-dark .h4.text-outline-m,.bg-white .text-dark .h5 .text-outline-m,.bg-white .text-dark .h5.text-outline-m,.bg-white .text-dark .h6 .text-outline-m,.bg-white .text-dark .h6.text-outline-m,.bg-white .text-dark h1 .text-outline-m,.bg-white .text-dark h1.text-outline-m,.bg-white .text-dark h2 .text-outline-m,.bg-white .text-dark h2.text-outline-m,.bg-white .text-dark h3 .text-outline-m,.bg-white .text-dark h3.text-outline-m,.bg-white .text-dark h4 .text-outline-m,.bg-white .text-dark h4.text-outline-m,.bg-white .text-dark h5 .text-outline-m,.bg-white .text-dark h5.text-outline-m,.bg-white .text-dark h6 .text-outline-m,.bg-white .text-dark h6.text-outline-m{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(31,33,35,0.7);-webkit-text-stroke-color:rgba(var(--fontColor),0.7)}
}
.bg-black .text-dark .h1 strong,.bg-black .text-dark .h2 strong,.bg-black .text-dark .h3 strong,.bg-black .text-dark .h4 strong,.bg-black .text-dark .h5 strong,.bg-black .text-dark .h6 strong,.bg-black .text-dark h1 strong,.bg-black .text-dark h2 strong,.bg-black .text-dark h3 strong,.bg-black .text-dark h4 strong,.bg-black .text-dark h5 strong,.bg-black .text-dark h6 strong,.bg-dorange .text-dark .h1 strong,.bg-dorange .text-dark .h2 strong,.bg-dorange .text-dark .h3 strong,.bg-dorange .text-dark .h4 strong,.bg-dorange .text-dark .h5 strong,.bg-dorange .text-dark .h6 strong,.bg-dorange .text-dark h1 strong,.bg-dorange .text-dark h2 strong,.bg-dorange .text-dark h3 strong,.bg-dorange .text-dark h4 strong,.bg-dorange .text-dark h5 strong,.bg-dorange .text-dark h6 strong,.bg-dyellow .text-dark .h1 strong,.bg-dyellow .text-dark .h2 strong,.bg-dyellow .text-dark .h3 strong,.bg-dyellow .text-dark .h4 strong,.bg-dyellow .text-dark .h5 strong,.bg-dyellow .text-dark .h6 strong,.bg-dyellow .text-dark h1 strong,.bg-dyellow .text-dark h2 strong,.bg-dyellow .text-dark h3 strong,.bg-dyellow .text-dark h4 strong,.bg-dyellow .text-dark h5 strong,.bg-dyellow .text-dark h6 strong,.bg-lblue .text-dark .h1 strong,.bg-lblue .text-dark .h2 strong,.bg-lblue .text-dark .h3 strong,.bg-lblue .text-dark .h4 strong,.bg-lblue .text-dark .h5 strong,.bg-lblue .text-dark .h6 strong,.bg-lblue .text-dark h1 strong,.bg-lblue .text-dark h2 strong,.bg-lblue .text-dark h3 strong,.bg-lblue .text-dark h4 strong,.bg-lblue .text-dark h5 strong,.bg-lblue .text-dark h6 strong,.bg-lorange .text-dark .h1 strong,.bg-lorange .text-dark .h2 strong,.bg-lorange .text-dark .h3 strong,.bg-lorange .text-dark .h4 strong,.bg-lorange .text-dark .h5 strong,.bg-lorange .text-dark .h6 strong,.bg-lorange .text-dark h1 strong,.bg-lorange .text-dark h2 strong,.bg-lorange .text-dark h3 strong,.bg-lorange .text-dark h4 strong,.bg-lorange .text-dark h5 strong,.bg-lorange .text-dark h6 strong,.bg-lyellow .text-dark .h1 strong,.bg-lyellow .text-dark .h2 strong,.bg-lyellow .text-dark .h3 strong,.bg-lyellow .text-dark .h4 strong,.bg-lyellow .text-dark .h5 strong,.bg-lyellow .text-dark .h6 strong,.bg-lyellow .text-dark h1 strong,.bg-lyellow .text-dark h2 strong,.bg-lyellow .text-dark h3 strong,.bg-lyellow .text-dark h4 strong,.bg-lyellow .text-dark h5 strong,.bg-lyellow .text-dark h6 strong,.bg-ocean .text-dark .h1 strong,.bg-ocean .text-dark .h2 strong,.bg-ocean .text-dark .h3 strong,.bg-ocean .text-dark .h4 strong,.bg-ocean .text-dark .h5 strong,.bg-ocean .text-dark .h6 strong,.bg-ocean .text-dark h1 strong,.bg-ocean .text-dark h2 strong,.bg-ocean .text-dark h3 strong,.bg-ocean .text-dark h4 strong,.bg-ocean .text-dark h5 strong,.bg-ocean .text-dark h6 strong,.bg-olive .text-dark .h1 strong,.bg-olive .text-dark .h2 strong,.bg-olive .text-dark .h3 strong,.bg-olive .text-dark .h4 strong,.bg-olive .text-dark .h5 strong,.bg-olive .text-dark .h6 strong,.bg-olive .text-dark h1 strong,.bg-olive .text-dark h2 strong,.bg-olive .text-dark h3 strong,.bg-olive .text-dark h4 strong,.bg-olive .text-dark h5 strong,.bg-olive .text-dark h6 strong,.bg-white .text-dark .h1 strong,.bg-white .text-dark .h2 strong,.bg-white .text-dark .h3 strong,.bg-white .text-dark .h4 strong,.bg-white .text-dark .h5 strong,.bg-white .text-dark .h6 strong,.bg-white .text-dark h1 strong,.bg-white .text-dark h2 strong,.bg-white .text-dark h3 strong,.bg-white .text-dark h4 strong,.bg-white .text-dark h5 strong,.bg-white .text-dark h6 strong{color:#000;}
.bg-black .text-dark .h1.text-dark,.bg-black .text-dark .h2.text-dark,.bg-black .text-dark .h3.text-dark,.bg-black .text-dark .h4.text-dark,.bg-black .text-dark .h5.text-dark,.bg-black .text-dark .h6.text-dark,.bg-black .text-dark h1.text-dark,.bg-black .text-dark h2.text-dark,.bg-black .text-dark h3.text-dark,.bg-black .text-dark h4.text-dark,.bg-black .text-dark h5.text-dark,.bg-black .text-dark h6.text-dark,.bg-dorange .text-dark .h1.text-dark,.bg-dorange .text-dark .h2.text-dark,.bg-dorange .text-dark .h3.text-dark,.bg-dorange .text-dark .h4.text-dark,.bg-dorange .text-dark .h5.text-dark,.bg-dorange .text-dark .h6.text-dark,.bg-dorange .text-dark h1.text-dark,.bg-dorange .text-dark h2.text-dark,.bg-dorange .text-dark h3.text-dark,.bg-dorange .text-dark h4.text-dark,.bg-dorange .text-dark h5.text-dark,.bg-dorange .text-dark h6.text-dark,.bg-dyellow .text-dark .h1.text-dark,.bg-dyellow .text-dark .h2.text-dark,.bg-dyellow .text-dark .h3.text-dark,.bg-dyellow .text-dark .h4.text-dark,.bg-dyellow .text-dark .h5.text-dark,.bg-dyellow .text-dark .h6.text-dark,.bg-dyellow .text-dark h1.text-dark,.bg-dyellow .text-dark h2.text-dark,.bg-dyellow .text-dark h3.text-dark,.bg-dyellow .text-dark h4.text-dark,.bg-dyellow .text-dark h5.text-dark,.bg-dyellow .text-dark h6.text-dark,.bg-lblue .text-dark .h1.text-dark,.bg-lblue .text-dark .h2.text-dark,.bg-lblue .text-dark .h3.text-dark,.bg-lblue .text-dark .h4.text-dark,.bg-lblue .text-dark .h5.text-dark,.bg-lblue .text-dark .h6.text-dark,.bg-lblue .text-dark h1.text-dark,.bg-lblue .text-dark h2.text-dark,.bg-lblue .text-dark h3.text-dark,.bg-lblue .text-dark h4.text-dark,.bg-lblue .text-dark h5.text-dark,.bg-lblue .text-dark h6.text-dark,.bg-lorange .text-dark .h1.text-dark,.bg-lorange .text-dark .h2.text-dark,.bg-lorange .text-dark .h3.text-dark,.bg-lorange .text-dark .h4.text-dark,.bg-lorange .text-dark .h5.text-dark,.bg-lorange .text-dark .h6.text-dark,.bg-lorange .text-dark h1.text-dark,.bg-lorange .text-dark h2.text-dark,.bg-lorange .text-dark h3.text-dark,.bg-lorange .text-dark h4.text-dark,.bg-lorange .text-dark h5.text-dark,.bg-lorange .text-dark h6.text-dark,.bg-lyellow .text-dark .h1.text-dark,.bg-lyellow .text-dark .h2.text-dark,.bg-lyellow .text-dark .h3.text-dark,.bg-lyellow .text-dark .h4.text-dark,.bg-lyellow .text-dark .h5.text-dark,.bg-lyellow .text-dark .h6.text-dark,.bg-lyellow .text-dark h1.text-dark,.bg-lyellow .text-dark h2.text-dark,.bg-lyellow .text-dark h3.text-dark,.bg-lyellow .text-dark h4.text-dark,.bg-lyellow .text-dark h5.text-dark,.bg-lyellow .text-dark h6.text-dark,.bg-ocean .text-dark .h1.text-dark,.bg-ocean .text-dark .h2.text-dark,.bg-ocean .text-dark .h3.text-dark,.bg-ocean .text-dark .h4.text-dark,.bg-ocean .text-dark .h5.text-dark,.bg-ocean .text-dark .h6.text-dark,.bg-ocean .text-dark h1.text-dark,.bg-ocean .text-dark h2.text-dark,.bg-ocean .text-dark h3.text-dark,.bg-ocean .text-dark h4.text-dark,.bg-ocean .text-dark h5.text-dark,.bg-ocean .text-dark h6.text-dark,.bg-olive .text-dark .h1.text-dark,.bg-olive .text-dark .h2.text-dark,.bg-olive .text-dark .h3.text-dark,.bg-olive .text-dark .h4.text-dark,.bg-olive .text-dark .h5.text-dark,.bg-olive .text-dark .h6.text-dark,.bg-olive .text-dark h1.text-dark,.bg-olive .text-dark h2.text-dark,.bg-olive .text-dark h3.text-dark,.bg-olive .text-dark h4.text-dark,.bg-olive .text-dark h5.text-dark,.bg-olive .text-dark h6.text-dark,.bg-white .text-dark .h1.text-dark,.bg-white .text-dark .h2.text-dark,.bg-white .text-dark .h3.text-dark,.bg-white .text-dark .h4.text-dark,.bg-white .text-dark .h5.text-dark,.bg-white .text-dark .h6.text-dark,.bg-white .text-dark h1.text-dark,.bg-white .text-dark h2.text-dark,.bg-white .text-dark h3.text-dark,.bg-white .text-dark h4.text-dark,.bg-white .text-dark h5.text-dark,.bg-white .text-dark h6.text-dark{color:#1f2123;color:rgba(var(--fontColor),1)}
.bg-black .text-dark .h1.text-dark strong,.bg-black .text-dark .h2.text-dark strong,.bg-black .text-dark .h3.text-dark strong,.bg-black .text-dark .h4.text-dark strong,.bg-black .text-dark .h5.text-dark strong,.bg-black .text-dark .h6.text-dark strong,.bg-black .text-dark h1.text-dark strong,.bg-black .text-dark h2.text-dark strong,.bg-black .text-dark h3.text-dark strong,.bg-black .text-dark h4.text-dark strong,.bg-black .text-dark h5.text-dark strong,.bg-black .text-dark h6.text-dark strong,.bg-dorange .text-dark .h1.text-dark strong,.bg-dorange .text-dark .h2.text-dark strong,.bg-dorange .text-dark .h3.text-dark strong,.bg-dorange .text-dark .h4.text-dark strong,.bg-dorange .text-dark .h5.text-dark strong,.bg-dorange .text-dark .h6.text-dark strong,.bg-dorange .text-dark h1.text-dark strong,.bg-dorange .text-dark h2.text-dark strong,.bg-dorange .text-dark h3.text-dark strong,.bg-dorange .text-dark h4.text-dark strong,.bg-dorange .text-dark h5.text-dark strong,.bg-dorange .text-dark h6.text-dark strong,.bg-dyellow .text-dark .h1.text-dark strong,.bg-dyellow .text-dark .h2.text-dark strong,.bg-dyellow .text-dark .h3.text-dark strong,.bg-dyellow .text-dark .h4.text-dark strong,.bg-dyellow .text-dark .h5.text-dark strong,.bg-dyellow .text-dark .h6.text-dark strong,.bg-dyellow .text-dark h1.text-dark strong,.bg-dyellow .text-dark h2.text-dark strong,.bg-dyellow .text-dark h3.text-dark strong,.bg-dyellow .text-dark h4.text-dark strong,.bg-dyellow .text-dark h5.text-dark strong,.bg-dyellow .text-dark h6.text-dark strong,.bg-lblue .text-dark .h1.text-dark strong,.bg-lblue .text-dark .h2.text-dark strong,.bg-lblue .text-dark .h3.text-dark strong,.bg-lblue .text-dark .h4.text-dark strong,.bg-lblue .text-dark .h5.text-dark strong,.bg-lblue .text-dark .h6.text-dark strong,.bg-lblue .text-dark h1.text-dark strong,.bg-lblue .text-dark h2.text-dark strong,.bg-lblue .text-dark h3.text-dark strong,.bg-lblue .text-dark h4.text-dark strong,.bg-lblue .text-dark h5.text-dark strong,.bg-lblue .text-dark h6.text-dark strong,.bg-lorange .text-dark .h1.text-dark strong,.bg-lorange .text-dark .h2.text-dark strong,.bg-lorange .text-dark .h3.text-dark strong,.bg-lorange .text-dark .h4.text-dark strong,.bg-lorange .text-dark .h5.text-dark strong,.bg-lorange .text-dark .h6.text-dark strong,.bg-lorange .text-dark h1.text-dark strong,.bg-lorange .text-dark h2.text-dark strong,.bg-lorange .text-dark h3.text-dark strong,.bg-lorange .text-dark h4.text-dark strong,.bg-lorange .text-dark h5.text-dark strong,.bg-lorange .text-dark h6.text-dark strong,.bg-lyellow .text-dark .h1.text-dark strong,.bg-lyellow .text-dark .h2.text-dark strong,.bg-lyellow .text-dark .h3.text-dark strong,.bg-lyellow .text-dark .h4.text-dark strong,.bg-lyellow .text-dark .h5.text-dark strong,.bg-lyellow .text-dark .h6.text-dark strong,.bg-lyellow .text-dark h1.text-dark strong,.bg-lyellow .text-dark h2.text-dark strong,.bg-lyellow .text-dark h3.text-dark strong,.bg-lyellow .text-dark h4.text-dark strong,.bg-lyellow .text-dark h5.text-dark strong,.bg-lyellow .text-dark h6.text-dark strong,.bg-ocean .text-dark .h1.text-dark strong,.bg-ocean .text-dark .h2.text-dark strong,.bg-ocean .text-dark .h3.text-dark strong,.bg-ocean .text-dark .h4.text-dark strong,.bg-ocean .text-dark .h5.text-dark strong,.bg-ocean .text-dark .h6.text-dark strong,.bg-ocean .text-dark h1.text-dark strong,.bg-ocean .text-dark h2.text-dark strong,.bg-ocean .text-dark h3.text-dark strong,.bg-ocean .text-dark h4.text-dark strong,.bg-ocean .text-dark h5.text-dark strong,.bg-ocean .text-dark h6.text-dark strong,.bg-olive .text-dark .h1.text-dark strong,.bg-olive .text-dark .h2.text-dark strong,.bg-olive .text-dark .h3.text-dark strong,.bg-olive .text-dark .h4.text-dark strong,.bg-olive .text-dark .h5.text-dark strong,.bg-olive .text-dark .h6.text-dark strong,.bg-olive .text-dark h1.text-dark strong,.bg-olive .text-dark h2.text-dark strong,.bg-olive .text-dark h3.text-dark strong,.bg-olive .text-dark h4.text-dark strong,.bg-olive .text-dark h5.text-dark strong,.bg-olive .text-dark h6.text-dark strong,.bg-white .text-dark .h1.text-dark strong,.bg-white .text-dark .h2.text-dark strong,.bg-white .text-dark .h3.text-dark strong,.bg-white .text-dark .h4.text-dark strong,.bg-white .text-dark .h5.text-dark strong,.bg-white .text-dark .h6.text-dark strong,.bg-white .text-dark h1.text-dark strong,.bg-white .text-dark h2.text-dark strong,.bg-white .text-dark h3.text-dark strong,.bg-white .text-dark h4.text-dark strong,.bg-white .text-dark h5.text-dark strong,.bg-white .text-dark h6.text-dark strong{color:#1f2123;color:rgba(var(--fontColor),1)}
.bg-black .text-dark .h1 .h-subtitle,.bg-black .text-dark .h1.h-subtitle,.bg-black .text-dark .h2 .h-subtitle,.bg-black .text-dark .h2.h-subtitle,.bg-black .text-dark .h3 .h-subtitle,.bg-black .text-dark .h3.h-subtitle,.bg-black .text-dark .h4 .h-subtitle,.bg-black .text-dark .h4.h-subtitle,.bg-black .text-dark .h5 .h-subtitle,.bg-black .text-dark .h5.h-subtitle,.bg-black .text-dark .h6 .h-subtitle,.bg-black .text-dark .h6.h-subtitle,.bg-black .text-dark h1 .h-subtitle,.bg-black .text-dark h1.h-subtitle,.bg-black .text-dark h2 .h-subtitle,.bg-black .text-dark h2.h-subtitle,.bg-black .text-dark h3 .h-subtitle,.bg-black .text-dark h3.h-subtitle,.bg-black .text-dark h4 .h-subtitle,.bg-black .text-dark h4.h-subtitle,.bg-black .text-dark h5 .h-subtitle,.bg-black .text-dark h5.h-subtitle,.bg-black .text-dark h6 .h-subtitle,.bg-black .text-dark h6.h-subtitle,.bg-dorange .text-dark .h1 .h-subtitle,.bg-dorange .text-dark .h1.h-subtitle,.bg-dorange .text-dark .h2 .h-subtitle,.bg-dorange .text-dark .h2.h-subtitle,.bg-dorange .text-dark .h3 .h-subtitle,.bg-dorange .text-dark .h3.h-subtitle,.bg-dorange .text-dark .h4 .h-subtitle,.bg-dorange .text-dark .h4.h-subtitle,.bg-dorange .text-dark .h5 .h-subtitle,.bg-dorange .text-dark .h5.h-subtitle,.bg-dorange .text-dark .h6 .h-subtitle,.bg-dorange .text-dark .h6.h-subtitle,.bg-dorange .text-dark h1 .h-subtitle,.bg-dorange .text-dark h1.h-subtitle,.bg-dorange .text-dark h2 .h-subtitle,.bg-dorange .text-dark h2.h-subtitle,.bg-dorange .text-dark h3 .h-subtitle,.bg-dorange .text-dark h3.h-subtitle,.bg-dorange .text-dark h4 .h-subtitle,.bg-dorange .text-dark h4.h-subtitle,.bg-dorange .text-dark h5 .h-subtitle,.bg-dorange .text-dark h5.h-subtitle,.bg-dorange .text-dark h6 .h-subtitle,.bg-dorange .text-dark h6.h-subtitle,.bg-dyellow .text-dark .h1 .h-subtitle,.bg-dyellow .text-dark .h1.h-subtitle,.bg-dyellow .text-dark .h2 .h-subtitle,.bg-dyellow .text-dark .h2.h-subtitle,.bg-dyellow .text-dark .h3 .h-subtitle,.bg-dyellow .text-dark .h3.h-subtitle,.bg-dyellow .text-dark .h4 .h-subtitle,.bg-dyellow .text-dark .h4.h-subtitle,.bg-dyellow .text-dark .h5 .h-subtitle,.bg-dyellow .text-dark .h5.h-subtitle,.bg-dyellow .text-dark .h6 .h-subtitle,.bg-dyellow .text-dark .h6.h-subtitle,.bg-dyellow .text-dark h1 .h-subtitle,.bg-dyellow .text-dark h1.h-subtitle,.bg-dyellow .text-dark h2 .h-subtitle,.bg-dyellow .text-dark h2.h-subtitle,.bg-dyellow .text-dark h3 .h-subtitle,.bg-dyellow .text-dark h3.h-subtitle,.bg-dyellow .text-dark h4 .h-subtitle,.bg-dyellow .text-dark h4.h-subtitle,.bg-dyellow .text-dark h5 .h-subtitle,.bg-dyellow .text-dark h5.h-subtitle,.bg-dyellow .text-dark h6 .h-subtitle,.bg-dyellow .text-dark h6.h-subtitle,.bg-lblue .text-dark .h1 .h-subtitle,.bg-lblue .text-dark .h1.h-subtitle,.bg-lblue .text-dark .h2 .h-subtitle,.bg-lblue .text-dark .h2.h-subtitle,.bg-lblue .text-dark .h3 .h-subtitle,.bg-lblue .text-dark .h3.h-subtitle,.bg-lblue .text-dark .h4 .h-subtitle,.bg-lblue .text-dark .h4.h-subtitle,.bg-lblue .text-dark .h5 .h-subtitle,.bg-lblue .text-dark .h5.h-subtitle,.bg-lblue .text-dark .h6 .h-subtitle,.bg-lblue .text-dark .h6.h-subtitle,.bg-lblue .text-dark h1 .h-subtitle,.bg-lblue .text-dark h1.h-subtitle,.bg-lblue .text-dark h2 .h-subtitle,.bg-lblue .text-dark h2.h-subtitle,.bg-lblue .text-dark h3 .h-subtitle,.bg-lblue .text-dark h3.h-subtitle,.bg-lblue .text-dark h4 .h-subtitle,.bg-lblue .text-dark h4.h-subtitle,.bg-lblue .text-dark h5 .h-subtitle,.bg-lblue .text-dark h5.h-subtitle,.bg-lblue .text-dark h6 .h-subtitle,.bg-lblue .text-dark h6.h-subtitle,.bg-lorange .text-dark .h1 .h-subtitle,.bg-lorange .text-dark .h1.h-subtitle,.bg-lorange .text-dark .h2 .h-subtitle,.bg-lorange .text-dark .h2.h-subtitle,.bg-lorange .text-dark .h3 .h-subtitle,.bg-lorange .text-dark .h3.h-subtitle,.bg-lorange .text-dark .h4 .h-subtitle,.bg-lorange .text-dark .h4.h-subtitle,.bg-lorange .text-dark .h5 .h-subtitle,.bg-lorange .text-dark .h5.h-subtitle,.bg-lorange .text-dark .h6 .h-subtitle,.bg-lorange .text-dark .h6.h-subtitle,.bg-lorange .text-dark h1 .h-subtitle,.bg-lorange .text-dark h1.h-subtitle,.bg-lorange .text-dark h2 .h-subtitle,.bg-lorange .text-dark h2.h-subtitle,.bg-lorange .text-dark h3 .h-subtitle,.bg-lorange .text-dark h3.h-subtitle,.bg-lorange .text-dark h4 .h-subtitle,.bg-lorange .text-dark h4.h-subtitle,.bg-lorange .text-dark h5 .h-subtitle,.bg-lorange .text-dark h5.h-subtitle,.bg-lorange .text-dark h6 .h-subtitle,.bg-lorange .text-dark h6.h-subtitle,.bg-lyellow .text-dark .h1 .h-subtitle,.bg-lyellow .text-dark .h1.h-subtitle,.bg-lyellow .text-dark .h2 .h-subtitle,.bg-lyellow .text-dark .h2.h-subtitle,.bg-lyellow .text-dark .h3 .h-subtitle,.bg-lyellow .text-dark .h3.h-subtitle,.bg-lyellow .text-dark .h4 .h-subtitle,.bg-lyellow .text-dark .h4.h-subtitle,.bg-lyellow .text-dark .h5 .h-subtitle,.bg-lyellow .text-dark .h5.h-subtitle,.bg-lyellow .text-dark .h6 .h-subtitle,.bg-lyellow .text-dark .h6.h-subtitle,.bg-lyellow .text-dark h1 .h-subtitle,.bg-lyellow .text-dark h1.h-subtitle,.bg-lyellow .text-dark h2 .h-subtitle,.bg-lyellow .text-dark h2.h-subtitle,.bg-lyellow .text-dark h3 .h-subtitle,.bg-lyellow .text-dark h3.h-subtitle,.bg-lyellow .text-dark h4 .h-subtitle,.bg-lyellow .text-dark h4.h-subtitle,.bg-lyellow .text-dark h5 .h-subtitle,.bg-lyellow .text-dark h5.h-subtitle,.bg-lyellow .text-dark h6 .h-subtitle,.bg-lyellow .text-dark h6.h-subtitle,.bg-ocean .text-dark .h1 .h-subtitle,.bg-ocean .text-dark .h1.h-subtitle,.bg-ocean .text-dark .h2 .h-subtitle,.bg-ocean .text-dark .h2.h-subtitle,.bg-ocean .text-dark .h3 .h-subtitle,.bg-ocean .text-dark .h3.h-subtitle,.bg-ocean .text-dark .h4 .h-subtitle,.bg-ocean .text-dark .h4.h-subtitle,.bg-ocean .text-dark .h5 .h-subtitle,.bg-ocean .text-dark .h5.h-subtitle,.bg-ocean .text-dark .h6 .h-subtitle,.bg-ocean .text-dark .h6.h-subtitle,.bg-ocean .text-dark h1 .h-subtitle,.bg-ocean .text-dark h1.h-subtitle,.bg-ocean .text-dark h2 .h-subtitle,.bg-ocean .text-dark h2.h-subtitle,.bg-ocean .text-dark h3 .h-subtitle,.bg-ocean .text-dark h3.h-subtitle,.bg-ocean .text-dark h4 .h-subtitle,.bg-ocean .text-dark h4.h-subtitle,.bg-ocean .text-dark h5 .h-subtitle,.bg-ocean .text-dark h5.h-subtitle,.bg-ocean .text-dark h6 .h-subtitle,.bg-ocean .text-dark h6.h-subtitle,.bg-olive .text-dark .h1 .h-subtitle,.bg-olive .text-dark .h1.h-subtitle,.bg-olive .text-dark .h2 .h-subtitle,.bg-olive .text-dark .h2.h-subtitle,.bg-olive .text-dark .h3 .h-subtitle,.bg-olive .text-dark .h3.h-subtitle,.bg-olive .text-dark .h4 .h-subtitle,.bg-olive .text-dark .h4.h-subtitle,.bg-olive .text-dark .h5 .h-subtitle,.bg-olive .text-dark .h5.h-subtitle,.bg-olive .text-dark .h6 .h-subtitle,.bg-olive .text-dark .h6.h-subtitle,.bg-olive .text-dark h1 .h-subtitle,.bg-olive .text-dark h1.h-subtitle,.bg-olive .text-dark h2 .h-subtitle,.bg-olive .text-dark h2.h-subtitle,.bg-olive .text-dark h3 .h-subtitle,.bg-olive .text-dark h3.h-subtitle,.bg-olive .text-dark h4 .h-subtitle,.bg-olive .text-dark h4.h-subtitle,.bg-olive .text-dark h5 .h-subtitle,.bg-olive .text-dark h5.h-subtitle,.bg-olive .text-dark h6 .h-subtitle,.bg-olive .text-dark h6.h-subtitle,.bg-white .text-dark .h1 .h-subtitle,.bg-white .text-dark .h1.h-subtitle,.bg-white .text-dark .h2 .h-subtitle,.bg-white .text-dark .h2.h-subtitle,.bg-white .text-dark .h3 .h-subtitle,.bg-white .text-dark .h3.h-subtitle,.bg-white .text-dark .h4 .h-subtitle,.bg-white .text-dark .h4.h-subtitle,.bg-white .text-dark .h5 .h-subtitle,.bg-white .text-dark .h5.h-subtitle,.bg-white .text-dark .h6 .h-subtitle,.bg-white .text-dark .h6.h-subtitle,.bg-white .text-dark h1 .h-subtitle,.bg-white .text-dark h1.h-subtitle,.bg-white .text-dark h2 .h-subtitle,.bg-white .text-dark h2.h-subtitle,.bg-white .text-dark h3 .h-subtitle,.bg-white .text-dark h3.h-subtitle,.bg-white .text-dark h4 .h-subtitle,.bg-white .text-dark h4.h-subtitle,.bg-white .text-dark h5 .h-subtitle,.bg-white .text-dark h5.h-subtitle,.bg-white .text-dark h6 .h-subtitle,.bg-white .text-dark h6.h-subtitle{color:#000;text-shadow:none;text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:inherit}
.bg-black .text-dark .h1 p a,.bg-black .text-dark .h2 p a,.bg-black .text-dark .h3 p a,.bg-black .text-dark .h4 p a,.bg-black .text-dark .h5 p a,.bg-black .text-dark .h6 p a,.bg-black .text-dark h1 p a,.bg-black .text-dark h2 p a,.bg-black .text-dark h3 p a,.bg-black .text-dark h4 p a,.bg-black .text-dark h5 p a,.bg-black .text-dark h6 p a,.bg-dorange .text-dark .h1 p a,.bg-dorange .text-dark .h2 p a,.bg-dorange .text-dark .h3 p a,.bg-dorange .text-dark .h4 p a,.bg-dorange .text-dark .h5 p a,.bg-dorange .text-dark .h6 p a,.bg-dorange .text-dark h1 p a,.bg-dorange .text-dark h2 p a,.bg-dorange .text-dark h3 p a,.bg-dorange .text-dark h4 p a,.bg-dorange .text-dark h5 p a,.bg-dorange .text-dark h6 p a,.bg-dyellow .text-dark .h1 p a,.bg-dyellow .text-dark .h2 p a,.bg-dyellow .text-dark .h3 p a,.bg-dyellow .text-dark .h4 p a,.bg-dyellow .text-dark .h5 p a,.bg-dyellow .text-dark .h6 p a,.bg-dyellow .text-dark h1 p a,.bg-dyellow .text-dark h2 p a,.bg-dyellow .text-dark h3 p a,.bg-dyellow .text-dark h4 p a,.bg-dyellow .text-dark h5 p a,.bg-dyellow .text-dark h6 p a,.bg-lblue .text-dark .h1 p a,.bg-lblue .text-dark .h2 p a,.bg-lblue .text-dark .h3 p a,.bg-lblue .text-dark .h4 p a,.bg-lblue .text-dark .h5 p a,.bg-lblue .text-dark .h6 p a,.bg-lblue .text-dark h1 p a,.bg-lblue .text-dark h2 p a,.bg-lblue .text-dark h3 p a,.bg-lblue .text-dark h4 p a,.bg-lblue .text-dark h5 p a,.bg-lblue .text-dark h6 p a,.bg-lorange .text-dark .h1 p a,.bg-lorange .text-dark .h2 p a,.bg-lorange .text-dark .h3 p a,.bg-lorange .text-dark .h4 p a,.bg-lorange .text-dark .h5 p a,.bg-lorange .text-dark .h6 p a,.bg-lorange .text-dark h1 p a,.bg-lorange .text-dark h2 p a,.bg-lorange .text-dark h3 p a,.bg-lorange .text-dark h4 p a,.bg-lorange .text-dark h5 p a,.bg-lorange .text-dark h6 p a,.bg-lyellow .text-dark .h1 p a,.bg-lyellow .text-dark .h2 p a,.bg-lyellow .text-dark .h3 p a,.bg-lyellow .text-dark .h4 p a,.bg-lyellow .text-dark .h5 p a,.bg-lyellow .text-dark .h6 p a,.bg-lyellow .text-dark h1 p a,.bg-lyellow .text-dark h2 p a,.bg-lyellow .text-dark h3 p a,.bg-lyellow .text-dark h4 p a,.bg-lyellow .text-dark h5 p a,.bg-lyellow .text-dark h6 p a,.bg-ocean .text-dark .h1 p a,.bg-ocean .text-dark .h2 p a,.bg-ocean .text-dark .h3 p a,.bg-ocean .text-dark .h4 p a,.bg-ocean .text-dark .h5 p a,.bg-ocean .text-dark .h6 p a,.bg-ocean .text-dark h1 p a,.bg-ocean .text-dark h2 p a,.bg-ocean .text-dark h3 p a,.bg-ocean .text-dark h4 p a,.bg-ocean .text-dark h5 p a,.bg-ocean .text-dark h6 p a,.bg-olive .text-dark .h1 p a,.bg-olive .text-dark .h2 p a,.bg-olive .text-dark .h3 p a,.bg-olive .text-dark .h4 p a,.bg-olive .text-dark .h5 p a,.bg-olive .text-dark .h6 p a,.bg-olive .text-dark h1 p a,.bg-olive .text-dark h2 p a,.bg-olive .text-dark h3 p a,.bg-olive .text-dark h4 p a,.bg-olive .text-dark h5 p a,.bg-olive .text-dark h6 p a,.bg-white .text-dark .h1 p a,.bg-white .text-dark .h2 p a,.bg-white .text-dark .h3 p a,.bg-white .text-dark .h4 p a,.bg-white .text-dark .h5 p a,.bg-white .text-dark .h6 p a,.bg-white .text-dark h1 p a,.bg-white .text-dark h2 p a,.bg-white .text-dark h3 p a,.bg-white .text-dark h4 p a,.bg-white .text-dark h5 p a,.bg-white .text-dark h6 p a{font-family:'Syne Bold',sans-serif;font-family:var(--fontHeadings)}
@media (min-width:768px){
.bg-black .text-dorange .h1,.bg-black .text-dorange .h2,.bg-black .text-dorange .h3,.bg-black .text-dorange .h4,.bg-black .text-dorange .h5,.bg-black .text-dorange .h6,.bg-black .text-dorange h1,.bg-black .text-dorange h2,.bg-black .text-dorange h3,.bg-black .text-dorange h4,.bg-black .text-dorange h5,.bg-black .text-dorange h6,.bg-dorange .text-dorange .h1,.bg-dorange .text-dorange .h2,.bg-dorange .text-dorange .h3,.bg-dorange .text-dorange .h4,.bg-dorange .text-dorange .h5,.bg-dorange .text-dorange .h6,.bg-dorange .text-dorange h1,.bg-dorange .text-dorange h2,.bg-dorange .text-dorange h3,.bg-dorange .text-dorange h4,.bg-dorange .text-dorange h5,.bg-dorange .text-dorange h6,.bg-dyellow .text-dorange .h1,.bg-dyellow .text-dorange .h2,.bg-dyellow .text-dorange .h3,.bg-dyellow .text-dorange .h4,.bg-dyellow .text-dorange .h5,.bg-dyellow .text-dorange .h6,.bg-dyellow .text-dorange h1,.bg-dyellow .text-dorange h2,.bg-dyellow .text-dorange h3,.bg-dyellow .text-dorange h4,.bg-dyellow .text-dorange h5,.bg-dyellow .text-dorange h6,.bg-lblue .text-dorange .h1,.bg-lblue .text-dorange .h2,.bg-lblue .text-dorange .h3,.bg-lblue .text-dorange .h4,.bg-lblue .text-dorange .h5,.bg-lblue .text-dorange .h6,.bg-lblue .text-dorange h1,.bg-lblue .text-dorange h2,.bg-lblue .text-dorange h3,.bg-lblue .text-dorange h4,.bg-lblue .text-dorange h5,.bg-lblue .text-dorange h6,.bg-lorange .text-dorange .h1,.bg-lorange .text-dorange .h2,.bg-lorange .text-dorange .h3,.bg-lorange .text-dorange .h4,.bg-lorange .text-dorange .h5,.bg-lorange .text-dorange .h6,.bg-lorange .text-dorange h1,.bg-lorange .text-dorange h2,.bg-lorange .text-dorange h3,.bg-lorange .text-dorange h4,.bg-lorange .text-dorange h5,.bg-lorange .text-dorange h6,.bg-lyellow .text-dorange .h1,.bg-lyellow .text-dorange .h2,.bg-lyellow .text-dorange .h3,.bg-lyellow .text-dorange .h4,.bg-lyellow .text-dorange .h5,.bg-lyellow .text-dorange .h6,.bg-lyellow .text-dorange h1,.bg-lyellow .text-dorange h2,.bg-lyellow .text-dorange h3,.bg-lyellow .text-dorange h4,.bg-lyellow .text-dorange h5,.bg-lyellow .text-dorange h6,.bg-ocean .text-dorange .h1,.bg-ocean .text-dorange .h2,.bg-ocean .text-dorange .h3,.bg-ocean .text-dorange .h4,.bg-ocean .text-dorange .h5,.bg-ocean .text-dorange .h6,.bg-ocean .text-dorange h1,.bg-ocean .text-dorange h2,.bg-ocean .text-dorange h3,.bg-ocean .text-dorange h4,.bg-ocean .text-dorange h5,.bg-ocean .text-dorange h6,.bg-olive .text-dorange .h1,.bg-olive .text-dorange .h2,.bg-olive .text-dorange .h3,.bg-olive .text-dorange .h4,.bg-olive .text-dorange .h5,.bg-olive .text-dorange .h6,.bg-olive .text-dorange h1,.bg-olive .text-dorange h2,.bg-olive .text-dorange h3,.bg-olive .text-dorange h4,.bg-olive .text-dorange h5,.bg-olive .text-dorange h6,.bg-white .text-dorange .h1,.bg-white .text-dorange .h2,.bg-white .text-dorange .h3,.bg-white .text-dorange .h4,.bg-white .text-dorange .h5,.bg-white .text-dorange .h6,.bg-white .text-dorange h1,.bg-white .text-dorange h2,.bg-white .text-dorange h3,.bg-white .text-dorange h4,.bg-white .text-dorange h5,.bg-white .text-dorange h6{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(174,110,65,1);-webkit-text-stroke-color:rgba(var(--text-dorange),1)}
}
@media (max-width:767px){
.bg-black .text-dorange .h1 .text-outline-m,.bg-black .text-dorange .h1.text-outline-m,.bg-black .text-dorange .h2 .text-outline-m,.bg-black .text-dorange .h2.text-outline-m,.bg-black .text-dorange .h3 .text-outline-m,.bg-black .text-dorange .h3.text-outline-m,.bg-black .text-dorange .h4 .text-outline-m,.bg-black .text-dorange .h4.text-outline-m,.bg-black .text-dorange .h5 .text-outline-m,.bg-black .text-dorange .h5.text-outline-m,.bg-black .text-dorange .h6 .text-outline-m,.bg-black .text-dorange .h6.text-outline-m,.bg-black .text-dorange h1 .text-outline-m,.bg-black .text-dorange h1.text-outline-m,.bg-black .text-dorange h2 .text-outline-m,.bg-black .text-dorange h2.text-outline-m,.bg-black .text-dorange h3 .text-outline-m,.bg-black .text-dorange h3.text-outline-m,.bg-black .text-dorange h4 .text-outline-m,.bg-black .text-dorange h4.text-outline-m,.bg-black .text-dorange h5 .text-outline-m,.bg-black .text-dorange h5.text-outline-m,.bg-black .text-dorange h6 .text-outline-m,.bg-black .text-dorange h6.text-outline-m,.bg-dorange .text-dorange .h1 .text-outline-m,.bg-dorange .text-dorange .h1.text-outline-m,.bg-dorange .text-dorange .h2 .text-outline-m,.bg-dorange .text-dorange .h2.text-outline-m,.bg-dorange .text-dorange .h3 .text-outline-m,.bg-dorange .text-dorange .h3.text-outline-m,.bg-dorange .text-dorange .h4 .text-outline-m,.bg-dorange .text-dorange .h4.text-outline-m,.bg-dorange .text-dorange .h5 .text-outline-m,.bg-dorange .text-dorange .h5.text-outline-m,.bg-dorange .text-dorange .h6 .text-outline-m,.bg-dorange .text-dorange .h6.text-outline-m,.bg-dorange .text-dorange h1 .text-outline-m,.bg-dorange .text-dorange h1.text-outline-m,.bg-dorange .text-dorange h2 .text-outline-m,.bg-dorange .text-dorange h2.text-outline-m,.bg-dorange .text-dorange h3 .text-outline-m,.bg-dorange .text-dorange h3.text-outline-m,.bg-dorange .text-dorange h4 .text-outline-m,.bg-dorange .text-dorange h4.text-outline-m,.bg-dorange .text-dorange h5 .text-outline-m,.bg-dorange .text-dorange h5.text-outline-m,.bg-dorange .text-dorange h6 .text-outline-m,.bg-dorange .text-dorange h6.text-outline-m,.bg-dyellow .text-dorange .h1 .text-outline-m,.bg-dyellow .text-dorange .h1.text-outline-m,.bg-dyellow .text-dorange .h2 .text-outline-m,.bg-dyellow .text-dorange .h2.text-outline-m,.bg-dyellow .text-dorange .h3 .text-outline-m,.bg-dyellow .text-dorange .h3.text-outline-m,.bg-dyellow .text-dorange .h4 .text-outline-m,.bg-dyellow .text-dorange .h4.text-outline-m,.bg-dyellow .text-dorange .h5 .text-outline-m,.bg-dyellow .text-dorange .h5.text-outline-m,.bg-dyellow .text-dorange .h6 .text-outline-m,.bg-dyellow .text-dorange .h6.text-outline-m,.bg-dyellow .text-dorange h1 .text-outline-m,.bg-dyellow .text-dorange h1.text-outline-m,.bg-dyellow .text-dorange h2 .text-outline-m,.bg-dyellow .text-dorange h2.text-outline-m,.bg-dyellow .text-dorange h3 .text-outline-m,.bg-dyellow .text-dorange h3.text-outline-m,.bg-dyellow .text-dorange h4 .text-outline-m,.bg-dyellow .text-dorange h4.text-outline-m,.bg-dyellow .text-dorange h5 .text-outline-m,.bg-dyellow .text-dorange h5.text-outline-m,.bg-dyellow .text-dorange h6 .text-outline-m,.bg-dyellow .text-dorange h6.text-outline-m,.bg-lblue .text-dorange .h1 .text-outline-m,.bg-lblue .text-dorange .h1.text-outline-m,.bg-lblue .text-dorange .h2 .text-outline-m,.bg-lblue .text-dorange .h2.text-outline-m,.bg-lblue .text-dorange .h3 .text-outline-m,.bg-lblue .text-dorange .h3.text-outline-m,.bg-lblue .text-dorange .h4 .text-outline-m,.bg-lblue .text-dorange .h4.text-outline-m,.bg-lblue .text-dorange .h5 .text-outline-m,.bg-lblue .text-dorange .h5.text-outline-m,.bg-lblue .text-dorange .h6 .text-outline-m,.bg-lblue .text-dorange .h6.text-outline-m,.bg-lblue .text-dorange h1 .text-outline-m,.bg-lblue .text-dorange h1.text-outline-m,.bg-lblue .text-dorange h2 .text-outline-m,.bg-lblue .text-dorange h2.text-outline-m,.bg-lblue .text-dorange h3 .text-outline-m,.bg-lblue .text-dorange h3.text-outline-m,.bg-lblue .text-dorange h4 .text-outline-m,.bg-lblue .text-dorange h4.text-outline-m,.bg-lblue .text-dorange h5 .text-outline-m,.bg-lblue .text-dorange h5.text-outline-m,.bg-lblue .text-dorange h6 .text-outline-m,.bg-lblue .text-dorange h6.text-outline-m,.bg-lorange .text-dorange .h1 .text-outline-m,.bg-lorange .text-dorange .h1.text-outline-m,.bg-lorange .text-dorange .h2 .text-outline-m,.bg-lorange .text-dorange .h2.text-outline-m,.bg-lorange .text-dorange .h3 .text-outline-m,.bg-lorange .text-dorange .h3.text-outline-m,.bg-lorange .text-dorange .h4 .text-outline-m,.bg-lorange .text-dorange .h4.text-outline-m,.bg-lorange .text-dorange .h5 .text-outline-m,.bg-lorange .text-dorange .h5.text-outline-m,.bg-lorange .text-dorange .h6 .text-outline-m,.bg-lorange .text-dorange .h6.text-outline-m,.bg-lorange .text-dorange h1 .text-outline-m,.bg-lorange .text-dorange h1.text-outline-m,.bg-lorange .text-dorange h2 .text-outline-m,.bg-lorange .text-dorange h2.text-outline-m,.bg-lorange .text-dorange h3 .text-outline-m,.bg-lorange .text-dorange h3.text-outline-m,.bg-lorange .text-dorange h4 .text-outline-m,.bg-lorange .text-dorange h4.text-outline-m,.bg-lorange .text-dorange h5 .text-outline-m,.bg-lorange .text-dorange h5.text-outline-m,.bg-lorange .text-dorange h6 .text-outline-m,.bg-lorange .text-dorange h6.text-outline-m,.bg-lyellow .text-dorange .h1 .text-outline-m,.bg-lyellow .text-dorange .h1.text-outline-m,.bg-lyellow .text-dorange .h2 .text-outline-m,.bg-lyellow .text-dorange .h2.text-outline-m,.bg-lyellow .text-dorange .h3 .text-outline-m,.bg-lyellow .text-dorange .h3.text-outline-m,.bg-lyellow .text-dorange .h4 .text-outline-m,.bg-lyellow .text-dorange .h4.text-outline-m,.bg-lyellow .text-dorange .h5 .text-outline-m,.bg-lyellow .text-dorange .h5.text-outline-m,.bg-lyellow .text-dorange .h6 .text-outline-m,.bg-lyellow .text-dorange .h6.text-outline-m,.bg-lyellow .text-dorange h1 .text-outline-m,.bg-lyellow .text-dorange h1.text-outline-m,.bg-lyellow .text-dorange h2 .text-outline-m,.bg-lyellow .text-dorange h2.text-outline-m,.bg-lyellow .text-dorange h3 .text-outline-m,.bg-lyellow .text-dorange h3.text-outline-m,.bg-lyellow .text-dorange h4 .text-outline-m,.bg-lyellow .text-dorange h4.text-outline-m,.bg-lyellow .text-dorange h5 .text-outline-m,.bg-lyellow .text-dorange h5.text-outline-m,.bg-lyellow .text-dorange h6 .text-outline-m,.bg-lyellow .text-dorange h6.text-outline-m,.bg-ocean .text-dorange .h1 .text-outline-m,.bg-ocean .text-dorange .h1.text-outline-m,.bg-ocean .text-dorange .h2 .text-outline-m,.bg-ocean .text-dorange .h2.text-outline-m,.bg-ocean .text-dorange .h3 .text-outline-m,.bg-ocean .text-dorange .h3.text-outline-m,.bg-ocean .text-dorange .h4 .text-outline-m,.bg-ocean .text-dorange .h4.text-outline-m,.bg-ocean .text-dorange .h5 .text-outline-m,.bg-ocean .text-dorange .h5.text-outline-m,.bg-ocean .text-dorange .h6 .text-outline-m,.bg-ocean .text-dorange .h6.text-outline-m,.bg-ocean .text-dorange h1 .text-outline-m,.bg-ocean .text-dorange h1.text-outline-m,.bg-ocean .text-dorange h2 .text-outline-m,.bg-ocean .text-dorange h2.text-outline-m,.bg-ocean .text-dorange h3 .text-outline-m,.bg-ocean .text-dorange h3.text-outline-m,.bg-ocean .text-dorange h4 .text-outline-m,.bg-ocean .text-dorange h4.text-outline-m,.bg-ocean .text-dorange h5 .text-outline-m,.bg-ocean .text-dorange h5.text-outline-m,.bg-ocean .text-dorange h6 .text-outline-m,.bg-ocean .text-dorange h6.text-outline-m,.bg-olive .text-dorange .h1 .text-outline-m,.bg-olive .text-dorange .h1.text-outline-m,.bg-olive .text-dorange .h2 .text-outline-m,.bg-olive .text-dorange .h2.text-outline-m,.bg-olive .text-dorange .h3 .text-outline-m,.bg-olive .text-dorange .h3.text-outline-m,.bg-olive .text-dorange .h4 .text-outline-m,.bg-olive .text-dorange .h4.text-outline-m,.bg-olive .text-dorange .h5 .text-outline-m,.bg-olive .text-dorange .h5.text-outline-m,.bg-olive .text-dorange .h6 .text-outline-m,.bg-olive .text-dorange .h6.text-outline-m,.bg-olive .text-dorange h1 .text-outline-m,.bg-olive .text-dorange h1.text-outline-m,.bg-olive .text-dorange h2 .text-outline-m,.bg-olive .text-dorange h2.text-outline-m,.bg-olive .text-dorange h3 .text-outline-m,.bg-olive .text-dorange h3.text-outline-m,.bg-olive .text-dorange h4 .text-outline-m,.bg-olive .text-dorange h4.text-outline-m,.bg-olive .text-dorange h5 .text-outline-m,.bg-olive .text-dorange h5.text-outline-m,.bg-olive .text-dorange h6 .text-outline-m,.bg-olive .text-dorange h6.text-outline-m,.bg-white .text-dorange .h1 .text-outline-m,.bg-white .text-dorange .h1.text-outline-m,.bg-white .text-dorange .h2 .text-outline-m,.bg-white .text-dorange .h2.text-outline-m,.bg-white .text-dorange .h3 .text-outline-m,.bg-white .text-dorange .h3.text-outline-m,.bg-white .text-dorange .h4 .text-outline-m,.bg-white .text-dorange .h4.text-outline-m,.bg-white .text-dorange .h5 .text-outline-m,.bg-white .text-dorange .h5.text-outline-m,.bg-white .text-dorange .h6 .text-outline-m,.bg-white .text-dorange .h6.text-outline-m,.bg-white .text-dorange h1 .text-outline-m,.bg-white .text-dorange h1.text-outline-m,.bg-white .text-dorange h2 .text-outline-m,.bg-white .text-dorange h2.text-outline-m,.bg-white .text-dorange h3 .text-outline-m,.bg-white .text-dorange h3.text-outline-m,.bg-white .text-dorange h4 .text-outline-m,.bg-white .text-dorange h4.text-outline-m,.bg-white .text-dorange h5 .text-outline-m,.bg-white .text-dorange h5.text-outline-m,.bg-white .text-dorange h6 .text-outline-m,.bg-white .text-dorange h6.text-outline-m{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(174,110,65,0.7);-webkit-text-stroke-color:rgba(var(--text-dorange),0.7)}
}
.bg-black .text-dorange .h1 strong,.bg-black .text-dorange .h2 strong,.bg-black .text-dorange .h3 strong,.bg-black .text-dorange .h4 strong,.bg-black .text-dorange .h5 strong,.bg-black .text-dorange .h6 strong,.bg-black .text-dorange h1 strong,.bg-black .text-dorange h2 strong,.bg-black .text-dorange h3 strong,.bg-black .text-dorange h4 strong,.bg-black .text-dorange h5 strong,.bg-black .text-dorange h6 strong,.bg-dorange .text-dorange .h1 strong,.bg-dorange .text-dorange .h2 strong,.bg-dorange .text-dorange .h3 strong,.bg-dorange .text-dorange .h4 strong,.bg-dorange .text-dorange .h5 strong,.bg-dorange .text-dorange .h6 strong,.bg-dorange .text-dorange h1 strong,.bg-dorange .text-dorange h2 strong,.bg-dorange .text-dorange h3 strong,.bg-dorange .text-dorange h4 strong,.bg-dorange .text-dorange h5 strong,.bg-dorange .text-dorange h6 strong,.bg-dyellow .text-dorange .h1 strong,.bg-dyellow .text-dorange .h2 strong,.bg-dyellow .text-dorange .h3 strong,.bg-dyellow .text-dorange .h4 strong,.bg-dyellow .text-dorange .h5 strong,.bg-dyellow .text-dorange .h6 strong,.bg-dyellow .text-dorange h1 strong,.bg-dyellow .text-dorange h2 strong,.bg-dyellow .text-dorange h3 strong,.bg-dyellow .text-dorange h4 strong,.bg-dyellow .text-dorange h5 strong,.bg-dyellow .text-dorange h6 strong,.bg-lblue .text-dorange .h1 strong,.bg-lblue .text-dorange .h2 strong,.bg-lblue .text-dorange .h3 strong,.bg-lblue .text-dorange .h4 strong,.bg-lblue .text-dorange .h5 strong,.bg-lblue .text-dorange .h6 strong,.bg-lblue .text-dorange h1 strong,.bg-lblue .text-dorange h2 strong,.bg-lblue .text-dorange h3 strong,.bg-lblue .text-dorange h4 strong,.bg-lblue .text-dorange h5 strong,.bg-lblue .text-dorange h6 strong,.bg-lorange .text-dorange .h1 strong,.bg-lorange .text-dorange .h2 strong,.bg-lorange .text-dorange .h3 strong,.bg-lorange .text-dorange .h4 strong,.bg-lorange .text-dorange .h5 strong,.bg-lorange .text-dorange .h6 strong,.bg-lorange .text-dorange h1 strong,.bg-lorange .text-dorange h2 strong,.bg-lorange .text-dorange h3 strong,.bg-lorange .text-dorange h4 strong,.bg-lorange .text-dorange h5 strong,.bg-lorange .text-dorange h6 strong,.bg-lyellow .text-dorange .h1 strong,.bg-lyellow .text-dorange .h2 strong,.bg-lyellow .text-dorange .h3 strong,.bg-lyellow .text-dorange .h4 strong,.bg-lyellow .text-dorange .h5 strong,.bg-lyellow .text-dorange .h6 strong,.bg-lyellow .text-dorange h1 strong,.bg-lyellow .text-dorange h2 strong,.bg-lyellow .text-dorange h3 strong,.bg-lyellow .text-dorange h4 strong,.bg-lyellow .text-dorange h5 strong,.bg-lyellow .text-dorange h6 strong,.bg-ocean .text-dorange .h1 strong,.bg-ocean .text-dorange .h2 strong,.bg-ocean .text-dorange .h3 strong,.bg-ocean .text-dorange .h4 strong,.bg-ocean .text-dorange .h5 strong,.bg-ocean .text-dorange .h6 strong,.bg-ocean .text-dorange h1 strong,.bg-ocean .text-dorange h2 strong,.bg-ocean .text-dorange h3 strong,.bg-ocean .text-dorange h4 strong,.bg-ocean .text-dorange h5 strong,.bg-ocean .text-dorange h6 strong,.bg-olive .text-dorange .h1 strong,.bg-olive .text-dorange .h2 strong,.bg-olive .text-dorange .h3 strong,.bg-olive .text-dorange .h4 strong,.bg-olive .text-dorange .h5 strong,.bg-olive .text-dorange .h6 strong,.bg-olive .text-dorange h1 strong,.bg-olive .text-dorange h2 strong,.bg-olive .text-dorange h3 strong,.bg-olive .text-dorange h4 strong,.bg-olive .text-dorange h5 strong,.bg-olive .text-dorange h6 strong,.bg-white .text-dorange .h1 strong,.bg-white .text-dorange .h2 strong,.bg-white .text-dorange .h3 strong,.bg-white .text-dorange .h4 strong,.bg-white .text-dorange .h5 strong,.bg-white .text-dorange .h6 strong,.bg-white .text-dorange h1 strong,.bg-white .text-dorange h2 strong,.bg-white .text-dorange h3 strong,.bg-white .text-dorange h4 strong,.bg-white .text-dorange h5 strong,.bg-white .text-dorange h6 strong{color:#ae6e41;color:rgba(var(--text-dorange),1);text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:rgba(174,110,65,1);-webkit-text-fill-color:rgba(var(--text-dorange),1)}
.bg-black .text-dorange .h1.text-dark,.bg-black .text-dorange .h2.text-dark,.bg-black .text-dorange .h3.text-dark,.bg-black .text-dorange .h4.text-dark,.bg-black .text-dorange .h5.text-dark,.bg-black .text-dorange .h6.text-dark,.bg-black .text-dorange h1.text-dark,.bg-black .text-dorange h2.text-dark,.bg-black .text-dorange h3.text-dark,.bg-black .text-dorange h4.text-dark,.bg-black .text-dorange h5.text-dark,.bg-black .text-dorange h6.text-dark,.bg-dorange .text-dorange .h1.text-dark,.bg-dorange .text-dorange .h2.text-dark,.bg-dorange .text-dorange .h3.text-dark,.bg-dorange .text-dorange .h4.text-dark,.bg-dorange .text-dorange .h5.text-dark,.bg-dorange .text-dorange .h6.text-dark,.bg-dorange .text-dorange h1.text-dark,.bg-dorange .text-dorange h2.text-dark,.bg-dorange .text-dorange h3.text-dark,.bg-dorange .text-dorange h4.text-dark,.bg-dorange .text-dorange h5.text-dark,.bg-dorange .text-dorange h6.text-dark,.bg-dyellow .text-dorange .h1.text-dark,.bg-dyellow .text-dorange .h2.text-dark,.bg-dyellow .text-dorange .h3.text-dark,.bg-dyellow .text-dorange .h4.text-dark,.bg-dyellow .text-dorange .h5.text-dark,.bg-dyellow .text-dorange .h6.text-dark,.bg-dyellow .text-dorange h1.text-dark,.bg-dyellow .text-dorange h2.text-dark,.bg-dyellow .text-dorange h3.text-dark,.bg-dyellow .text-dorange h4.text-dark,.bg-dyellow .text-dorange h5.text-dark,.bg-dyellow .text-dorange h6.text-dark,.bg-lblue .text-dorange .h1.text-dark,.bg-lblue .text-dorange .h2.text-dark,.bg-lblue .text-dorange .h3.text-dark,.bg-lblue .text-dorange .h4.text-dark,.bg-lblue .text-dorange .h5.text-dark,.bg-lblue .text-dorange .h6.text-dark,.bg-lblue .text-dorange h1.text-dark,.bg-lblue .text-dorange h2.text-dark,.bg-lblue .text-dorange h3.text-dark,.bg-lblue .text-dorange h4.text-dark,.bg-lblue .text-dorange h5.text-dark,.bg-lblue .text-dorange h6.text-dark,.bg-lorange .text-dorange .h1.text-dark,.bg-lorange .text-dorange .h2.text-dark,.bg-lorange .text-dorange .h3.text-dark,.bg-lorange .text-dorange .h4.text-dark,.bg-lorange .text-dorange .h5.text-dark,.bg-lorange .text-dorange .h6.text-dark,.bg-lorange .text-dorange h1.text-dark,.bg-lorange .text-dorange h2.text-dark,.bg-lorange .text-dorange h3.text-dark,.bg-lorange .text-dorange h4.text-dark,.bg-lorange .text-dorange h5.text-dark,.bg-lorange .text-dorange h6.text-dark,.bg-lyellow .text-dorange .h1.text-dark,.bg-lyellow .text-dorange .h2.text-dark,.bg-lyellow .text-dorange .h3.text-dark,.bg-lyellow .text-dorange .h4.text-dark,.bg-lyellow .text-dorange .h5.text-dark,.bg-lyellow .text-dorange .h6.text-dark,.bg-lyellow .text-dorange h1.text-dark,.bg-lyellow .text-dorange h2.text-dark,.bg-lyellow .text-dorange h3.text-dark,.bg-lyellow .text-dorange h4.text-dark,.bg-lyellow .text-dorange h5.text-dark,.bg-lyellow .text-dorange h6.text-dark,.bg-ocean .text-dorange .h1.text-dark,.bg-ocean .text-dorange .h2.text-dark,.bg-ocean .text-dorange .h3.text-dark,.bg-ocean .text-dorange .h4.text-dark,.bg-ocean .text-dorange .h5.text-dark,.bg-ocean .text-dorange .h6.text-dark,.bg-ocean .text-dorange h1.text-dark,.bg-ocean .text-dorange h2.text-dark,.bg-ocean .text-dorange h3.text-dark,.bg-ocean .text-dorange h4.text-dark,.bg-ocean .text-dorange h5.text-dark,.bg-ocean .text-dorange h6.text-dark,.bg-olive .text-dorange .h1.text-dark,.bg-olive .text-dorange .h2.text-dark,.bg-olive .text-dorange .h3.text-dark,.bg-olive .text-dorange .h4.text-dark,.bg-olive .text-dorange .h5.text-dark,.bg-olive .text-dorange .h6.text-dark,.bg-olive .text-dorange h1.text-dark,.bg-olive .text-dorange h2.text-dark,.bg-olive .text-dorange h3.text-dark,.bg-olive .text-dorange h4.text-dark,.bg-olive .text-dorange h5.text-dark,.bg-olive .text-dorange h6.text-dark,.bg-white .text-dorange .h1.text-dark,.bg-white .text-dorange .h2.text-dark,.bg-white .text-dorange .h3.text-dark,.bg-white .text-dorange .h4.text-dark,.bg-white .text-dorange .h5.text-dark,.bg-white .text-dorange .h6.text-dark,.bg-white .text-dorange h1.text-dark,.bg-white .text-dorange h2.text-dark,.bg-white .text-dorange h3.text-dark,.bg-white .text-dorange h4.text-dark,.bg-white .text-dorange h5.text-dark,.bg-white .text-dorange h6.text-dark{color:#1f2123;color:rgba(var(--fontColor),1)}
.bg-black .text-dorange .h1.text-dark strong,.bg-black .text-dorange .h2.text-dark strong,.bg-black .text-dorange .h3.text-dark strong,.bg-black .text-dorange .h4.text-dark strong,.bg-black .text-dorange .h5.text-dark strong,.bg-black .text-dorange .h6.text-dark strong,.bg-black .text-dorange h1.text-dark strong,.bg-black .text-dorange h2.text-dark strong,.bg-black .text-dorange h3.text-dark strong,.bg-black .text-dorange h4.text-dark strong,.bg-black .text-dorange h5.text-dark strong,.bg-black .text-dorange h6.text-dark strong,.bg-dorange .text-dorange .h1.text-dark strong,.bg-dorange .text-dorange .h2.text-dark strong,.bg-dorange .text-dorange .h3.text-dark strong,.bg-dorange .text-dorange .h4.text-dark strong,.bg-dorange .text-dorange .h5.text-dark strong,.bg-dorange .text-dorange .h6.text-dark strong,.bg-dorange .text-dorange h1.text-dark strong,.bg-dorange .text-dorange h2.text-dark strong,.bg-dorange .text-dorange h3.text-dark strong,.bg-dorange .text-dorange h4.text-dark strong,.bg-dorange .text-dorange h5.text-dark strong,.bg-dorange .text-dorange h6.text-dark strong,.bg-dyellow .text-dorange .h1.text-dark strong,.bg-dyellow .text-dorange .h2.text-dark strong,.bg-dyellow .text-dorange .h3.text-dark strong,.bg-dyellow .text-dorange .h4.text-dark strong,.bg-dyellow .text-dorange .h5.text-dark strong,.bg-dyellow .text-dorange .h6.text-dark strong,.bg-dyellow .text-dorange h1.text-dark strong,.bg-dyellow .text-dorange h2.text-dark strong,.bg-dyellow .text-dorange h3.text-dark strong,.bg-dyellow .text-dorange h4.text-dark strong,.bg-dyellow .text-dorange h5.text-dark strong,.bg-dyellow .text-dorange h6.text-dark strong,.bg-lblue .text-dorange .h1.text-dark strong,.bg-lblue .text-dorange .h2.text-dark strong,.bg-lblue .text-dorange .h3.text-dark strong,.bg-lblue .text-dorange .h4.text-dark strong,.bg-lblue .text-dorange .h5.text-dark strong,.bg-lblue .text-dorange .h6.text-dark strong,.bg-lblue .text-dorange h1.text-dark strong,.bg-lblue .text-dorange h2.text-dark strong,.bg-lblue .text-dorange h3.text-dark strong,.bg-lblue .text-dorange h4.text-dark strong,.bg-lblue .text-dorange h5.text-dark strong,.bg-lblue .text-dorange h6.text-dark strong,.bg-lorange .text-dorange .h1.text-dark strong,.bg-lorange .text-dorange .h2.text-dark strong,.bg-lorange .text-dorange .h3.text-dark strong,.bg-lorange .text-dorange .h4.text-dark strong,.bg-lorange .text-dorange .h5.text-dark strong,.bg-lorange .text-dorange .h6.text-dark strong,.bg-lorange .text-dorange h1.text-dark strong,.bg-lorange .text-dorange h2.text-dark strong,.bg-lorange .text-dorange h3.text-dark strong,.bg-lorange .text-dorange h4.text-dark strong,.bg-lorange .text-dorange h5.text-dark strong,.bg-lorange .text-dorange h6.text-dark strong,.bg-lyellow .text-dorange .h1.text-dark strong,.bg-lyellow .text-dorange .h2.text-dark strong,.bg-lyellow .text-dorange .h3.text-dark strong,.bg-lyellow .text-dorange .h4.text-dark strong,.bg-lyellow .text-dorange .h5.text-dark strong,.bg-lyellow .text-dorange .h6.text-dark strong,.bg-lyellow .text-dorange h1.text-dark strong,.bg-lyellow .text-dorange h2.text-dark strong,.bg-lyellow .text-dorange h3.text-dark strong,.bg-lyellow .text-dorange h4.text-dark strong,.bg-lyellow .text-dorange h5.text-dark strong,.bg-lyellow .text-dorange h6.text-dark strong,.bg-ocean .text-dorange .h1.text-dark strong,.bg-ocean .text-dorange .h2.text-dark strong,.bg-ocean .text-dorange .h3.text-dark strong,.bg-ocean .text-dorange .h4.text-dark strong,.bg-ocean .text-dorange .h5.text-dark strong,.bg-ocean .text-dorange .h6.text-dark strong,.bg-ocean .text-dorange h1.text-dark strong,.bg-ocean .text-dorange h2.text-dark strong,.bg-ocean .text-dorange h3.text-dark strong,.bg-ocean .text-dorange h4.text-dark strong,.bg-ocean .text-dorange h5.text-dark strong,.bg-ocean .text-dorange h6.text-dark strong,.bg-olive .text-dorange .h1.text-dark strong,.bg-olive .text-dorange .h2.text-dark strong,.bg-olive .text-dorange .h3.text-dark strong,.bg-olive .text-dorange .h4.text-dark strong,.bg-olive .text-dorange .h5.text-dark strong,.bg-olive .text-dorange .h6.text-dark strong,.bg-olive .text-dorange h1.text-dark strong,.bg-olive .text-dorange h2.text-dark strong,.bg-olive .text-dorange h3.text-dark strong,.bg-olive .text-dorange h4.text-dark strong,.bg-olive .text-dorange h5.text-dark strong,.bg-olive .text-dorange h6.text-dark strong,.bg-white .text-dorange .h1.text-dark strong,.bg-white .text-dorange .h2.text-dark strong,.bg-white .text-dorange .h3.text-dark strong,.bg-white .text-dorange .h4.text-dark strong,.bg-white .text-dorange .h5.text-dark strong,.bg-white .text-dorange .h6.text-dark strong,.bg-white .text-dorange h1.text-dark strong,.bg-white .text-dorange h2.text-dark strong,.bg-white .text-dorange h3.text-dark strong,.bg-white .text-dorange h4.text-dark strong,.bg-white .text-dorange h5.text-dark strong,.bg-white .text-dorange h6.text-dark strong{color:#1f2123;color:rgba(var(--fontColor),1)}
@media (min-width:768px){
.bg-black .text-golden .h1,.bg-black .text-golden .h2,.bg-black .text-golden .h3,.bg-black .text-golden .h4,.bg-black .text-golden .h5,.bg-black .text-golden .h6,.bg-black .text-golden h1,.bg-black .text-golden h2,.bg-black .text-golden h3,.bg-black .text-golden h4,.bg-black .text-golden h5,.bg-black .text-golden h6,.bg-dorange .text-golden .h1,.bg-dorange .text-golden .h2,.bg-dorange .text-golden .h3,.bg-dorange .text-golden .h4,.bg-dorange .text-golden .h5,.bg-dorange .text-golden .h6,.bg-dorange .text-golden h1,.bg-dorange .text-golden h2,.bg-dorange .text-golden h3,.bg-dorange .text-golden h4,.bg-dorange .text-golden h5,.bg-dorange .text-golden h6,.bg-dyellow .text-golden .h1,.bg-dyellow .text-golden .h2,.bg-dyellow .text-golden .h3,.bg-dyellow .text-golden .h4,.bg-dyellow .text-golden .h5,.bg-dyellow .text-golden .h6,.bg-dyellow .text-golden h1,.bg-dyellow .text-golden h2,.bg-dyellow .text-golden h3,.bg-dyellow .text-golden h4,.bg-dyellow .text-golden h5,.bg-dyellow .text-golden h6,.bg-lblue .text-golden .h1,.bg-lblue .text-golden .h2,.bg-lblue .text-golden .h3,.bg-lblue .text-golden .h4,.bg-lblue .text-golden .h5,.bg-lblue .text-golden .h6,.bg-lblue .text-golden h1,.bg-lblue .text-golden h2,.bg-lblue .text-golden h3,.bg-lblue .text-golden h4,.bg-lblue .text-golden h5,.bg-lblue .text-golden h6,.bg-lorange .text-golden .h1,.bg-lorange .text-golden .h2,.bg-lorange .text-golden .h3,.bg-lorange .text-golden .h4,.bg-lorange .text-golden .h5,.bg-lorange .text-golden .h6,.bg-lorange .text-golden h1,.bg-lorange .text-golden h2,.bg-lorange .text-golden h3,.bg-lorange .text-golden h4,.bg-lorange .text-golden h5,.bg-lorange .text-golden h6,.bg-lyellow .text-golden .h1,.bg-lyellow .text-golden .h2,.bg-lyellow .text-golden .h3,.bg-lyellow .text-golden .h4,.bg-lyellow .text-golden .h5,.bg-lyellow .text-golden .h6,.bg-lyellow .text-golden h1,.bg-lyellow .text-golden h2,.bg-lyellow .text-golden h3,.bg-lyellow .text-golden h4,.bg-lyellow .text-golden h5,.bg-lyellow .text-golden h6,.bg-ocean .text-golden .h1,.bg-ocean .text-golden .h2,.bg-ocean .text-golden .h3,.bg-ocean .text-golden .h4,.bg-ocean .text-golden .h5,.bg-ocean .text-golden .h6,.bg-ocean .text-golden h1,.bg-ocean .text-golden h2,.bg-ocean .text-golden h3,.bg-ocean .text-golden h4,.bg-ocean .text-golden h5,.bg-ocean .text-golden h6,.bg-olive .text-golden .h1,.bg-olive .text-golden .h2,.bg-olive .text-golden .h3,.bg-olive .text-golden .h4,.bg-olive .text-golden .h5,.bg-olive .text-golden .h6,.bg-olive .text-golden h1,.bg-olive .text-golden h2,.bg-olive .text-golden h3,.bg-olive .text-golden h4,.bg-olive .text-golden h5,.bg-olive .text-golden h6,.bg-white .text-golden .h1,.bg-white .text-golden .h2,.bg-white .text-golden .h3,.bg-white .text-golden .h4,.bg-white .text-golden .h5,.bg-white .text-golden .h6,.bg-white .text-golden h1,.bg-white .text-golden h2,.bg-white .text-golden h3,.bg-white .text-golden h4,.bg-white .text-golden h5,.bg-white .text-golden h6{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(106,137,140,1);-webkit-text-stroke-color:rgba(var(--text-golden),1)}
}



@media (max-width:767px){
.bg-black .text-golden .h1 .text-outline-m,.bg-black .text-golden .h1.text-outline-m,.bg-black .text-golden .h2 .text-outline-m,.bg-black .text-golden .h2.text-outline-m,.bg-black .text-golden .h3 .text-outline-m,.bg-black .text-golden .h3.text-outline-m,.bg-black .text-golden .h4 .text-outline-m,.bg-black .text-golden .h4.text-outline-m,.bg-black .text-golden .h5 .text-outline-m,.bg-black .text-golden .h5.text-outline-m,.bg-black .text-golden .h6 .text-outline-m,.bg-black .text-golden .h6.text-outline-m,.bg-black .text-golden h1 .text-outline-m,.bg-black .text-golden h1.text-outline-m,.bg-black .text-golden h2 .text-outline-m,.bg-black .text-golden h2.text-outline-m,.bg-black .text-golden h3 .text-outline-m,.bg-black .text-golden h3.text-outline-m,.bg-black .text-golden h4 .text-outline-m,.bg-black .text-golden h4.text-outline-m,.bg-black .text-golden h5 .text-outline-m,.bg-black .text-golden h5.text-outline-m,.bg-black .text-golden h6 .text-outline-m,.bg-black .text-golden h6.text-outline-m,.bg-dorange .text-golden .h1 .text-outline-m,.bg-dorange .text-golden .h1.text-outline-m,.bg-dorange .text-golden .h2 .text-outline-m,.bg-dorange .text-golden .h2.text-outline-m,.bg-dorange .text-golden .h3 .text-outline-m,.bg-dorange .text-golden .h3.text-outline-m,.bg-dorange .text-golden .h4 .text-outline-m,.bg-dorange .text-golden .h4.text-outline-m,.bg-dorange .text-golden .h5 .text-outline-m,.bg-dorange .text-golden .h5.text-outline-m,.bg-dorange .text-golden .h6 .text-outline-m,.bg-dorange .text-golden .h6.text-outline-m,.bg-dorange .text-golden h1 .text-outline-m,.bg-dorange .text-golden h1.text-outline-m,.bg-dorange .text-golden h2 .text-outline-m,.bg-dorange .text-golden h2.text-outline-m,.bg-dorange .text-golden h3 .text-outline-m,.bg-dorange .text-golden h3.text-outline-m,.bg-dorange .text-golden h4 .text-outline-m,.bg-dorange .text-golden h4.text-outline-m,.bg-dorange .text-golden h5 .text-outline-m,.bg-dorange .text-golden h5.text-outline-m,.bg-dorange .text-golden h6 .text-outline-m,.bg-dorange .text-golden h6.text-outline-m,.bg-dyellow .text-golden .h1 .text-outline-m,.bg-dyellow .text-golden .h1.text-outline-m,.bg-dyellow .text-golden .h2 .text-outline-m,.bg-dyellow .text-golden .h2.text-outline-m,.bg-dyellow .text-golden .h3 .text-outline-m,.bg-dyellow .text-golden .h3.text-outline-m,.bg-dyellow .text-golden .h4 .text-outline-m,.bg-dyellow .text-golden .h4.text-outline-m,.bg-dyellow .text-golden .h5 .text-outline-m,.bg-dyellow .text-golden .h5.text-outline-m,.bg-dyellow .text-golden .h6 .text-outline-m,.bg-dyellow .text-golden .h6.text-outline-m,.bg-dyellow .text-golden h1 .text-outline-m,.bg-dyellow .text-golden h1.text-outline-m,.bg-dyellow .text-golden h2 .text-outline-m,.bg-dyellow .text-golden h2.text-outline-m,.bg-dyellow .text-golden h3 .text-outline-m,.bg-dyellow .text-golden h3.text-outline-m,.bg-dyellow .text-golden h4 .text-outline-m,.bg-dyellow .text-golden h4.text-outline-m,.bg-dyellow .text-golden h5 .text-outline-m,.bg-dyellow .text-golden h5.text-outline-m,.bg-dyellow .text-golden h6 .text-outline-m,.bg-dyellow .text-golden h6.text-outline-m,.bg-lblue .text-golden .h1 .text-outline-m,.bg-lblue .text-golden .h1.text-outline-m,.bg-lblue .text-golden .h2 .text-outline-m,.bg-lblue .text-golden .h2.text-outline-m,.bg-lblue .text-golden .h3 .text-outline-m,.bg-lblue .text-golden .h3.text-outline-m,.bg-lblue .text-golden .h4 .text-outline-m,.bg-lblue .text-golden .h4.text-outline-m,.bg-lblue .text-golden .h5 .text-outline-m,.bg-lblue .text-golden .h5.text-outline-m,.bg-lblue .text-golden .h6 .text-outline-m,.bg-lblue .text-golden .h6.text-outline-m,.bg-lblue .text-golden h1 .text-outline-m,.bg-lblue .text-golden h1.text-outline-m,.bg-lblue .text-golden h2 .text-outline-m,.bg-lblue .text-golden h2.text-outline-m,.bg-lblue .text-golden h3 .text-outline-m,.bg-lblue .text-golden h3.text-outline-m,.bg-lblue .text-golden h4 .text-outline-m,.bg-lblue .text-golden h4.text-outline-m,.bg-lblue .text-golden h5 .text-outline-m,.bg-lblue .text-golden h5.text-outline-m,.bg-lblue .text-golden h6 .text-outline-m,.bg-lblue .text-golden h6.text-outline-m,.bg-lorange .text-golden .h1 .text-outline-m,.bg-lorange .text-golden .h1.text-outline-m,.bg-lorange .text-golden .h2 .text-outline-m,.bg-lorange .text-golden .h2.text-outline-m,.bg-lorange .text-golden .h3 .text-outline-m,.bg-lorange .text-golden .h3.text-outline-m,.bg-lorange .text-golden .h4 .text-outline-m,.bg-lorange .text-golden .h4.text-outline-m,.bg-lorange .text-golden .h5 .text-outline-m,.bg-lorange .text-golden .h5.text-outline-m,.bg-lorange .text-golden .h6 .text-outline-m,.bg-lorange .text-golden .h6.text-outline-m,.bg-lorange .text-golden h1 .text-outline-m,.bg-lorange .text-golden h1.text-outline-m,.bg-lorange .text-golden h2 .text-outline-m,.bg-lorange .text-golden h2.text-outline-m,.bg-lorange .text-golden h3 .text-outline-m,.bg-lorange .text-golden h3.text-outline-m,.bg-lorange .text-golden h4 .text-outline-m,.bg-lorange .text-golden h4.text-outline-m,.bg-lorange .text-golden h5 .text-outline-m,.bg-lorange .text-golden h5.text-outline-m,.bg-lorange .text-golden h6 .text-outline-m,.bg-lorange .text-golden h6.text-outline-m,.bg-lyellow .text-golden .h1 .text-outline-m,.bg-lyellow .text-golden .h1.text-outline-m,.bg-lyellow .text-golden .h2 .text-outline-m,.bg-lyellow .text-golden .h2.text-outline-m,.bg-lyellow .text-golden .h3 .text-outline-m,.bg-lyellow .text-golden .h3.text-outline-m,.bg-lyellow .text-golden .h4 .text-outline-m,.bg-lyellow .text-golden .h4.text-outline-m,.bg-lyellow .text-golden .h5 .text-outline-m,.bg-lyellow .text-golden .h5.text-outline-m,.bg-lyellow .text-golden .h6 .text-outline-m,.bg-lyellow .text-golden .h6.text-outline-m,.bg-lyellow .text-golden h1 .text-outline-m,.bg-lyellow .text-golden h1.text-outline-m,.bg-lyellow .text-golden h2 .text-outline-m,.bg-lyellow .text-golden h2.text-outline-m,.bg-lyellow .text-golden h3 .text-outline-m,.bg-lyellow .text-golden h3.text-outline-m,.bg-lyellow .text-golden h4 .text-outline-m,.bg-lyellow .text-golden h4.text-outline-m,.bg-lyellow .text-golden h5 .text-outline-m,.bg-lyellow .text-golden h5.text-outline-m,.bg-lyellow .text-golden h6 .text-outline-m,.bg-lyellow .text-golden h6.text-outline-m,.bg-ocean .text-golden .h1 .text-outline-m,.bg-ocean .text-golden .h1.text-outline-m,.bg-ocean .text-golden .h2 .text-outline-m,.bg-ocean .text-golden .h2.text-outline-m,.bg-ocean .text-golden .h3 .text-outline-m,.bg-ocean .text-golden .h3.text-outline-m,.bg-ocean .text-golden .h4 .text-outline-m,.bg-ocean .text-golden .h4.text-outline-m,.bg-ocean .text-golden .h5 .text-outline-m,.bg-ocean .text-golden .h5.text-outline-m,.bg-ocean .text-golden .h6 .text-outline-m,.bg-ocean .text-golden .h6.text-outline-m,.bg-ocean .text-golden h1 .text-outline-m,.bg-ocean .text-golden h1.text-outline-m,.bg-ocean .text-golden h2 .text-outline-m,.bg-ocean .text-golden h2.text-outline-m,.bg-ocean .text-golden h3 .text-outline-m,.bg-ocean .text-golden h3.text-outline-m,.bg-ocean .text-golden h4 .text-outline-m,.bg-ocean .text-golden h4.text-outline-m,.bg-ocean .text-golden h5 .text-outline-m,.bg-ocean .text-golden h5.text-outline-m,.bg-ocean .text-golden h6 .text-outline-m,.bg-ocean .text-golden h6.text-outline-m,.bg-olive .text-golden .h1 .text-outline-m,.bg-olive .text-golden .h1.text-outline-m,.bg-olive .text-golden .h2 .text-outline-m,.bg-olive .text-golden .h2.text-outline-m,.bg-olive .text-golden .h3 .text-outline-m,.bg-olive .text-golden .h3.text-outline-m,.bg-olive .text-golden .h4 .text-outline-m,.bg-olive .text-golden .h4.text-outline-m,.bg-olive .text-golden .h5 .text-outline-m,.bg-olive .text-golden .h5.text-outline-m,.bg-olive .text-golden .h6 .text-outline-m,.bg-olive .text-golden .h6.text-outline-m,.bg-olive .text-golden h1 .text-outline-m,.bg-olive .text-golden h1.text-outline-m,.bg-olive .text-golden h2 .text-outline-m,.bg-olive .text-golden h2.text-outline-m,.bg-olive .text-golden h3 .text-outline-m,.bg-olive .text-golden h3.text-outline-m,.bg-olive .text-golden h4 .text-outline-m,.bg-olive .text-golden h4.text-outline-m,.bg-olive .text-golden h5 .text-outline-m,.bg-olive .text-golden h5.text-outline-m,.bg-olive .text-golden h6 .text-outline-m,.bg-olive .text-golden h6.text-outline-m,.bg-white .text-golden .h1 .text-outline-m,.bg-white .text-golden .h1.text-outline-m,.bg-white .text-golden .h2 .text-outline-m,.bg-white .text-golden .h2.text-outline-m,.bg-white .text-golden .h3 .text-outline-m,.bg-white .text-golden .h3.text-outline-m,.bg-white .text-golden .h4 .text-outline-m,.bg-white .text-golden .h4.text-outline-m,.bg-white .text-golden .h5 .text-outline-m,.bg-white .text-golden .h5.text-outline-m,.bg-white .text-golden .h6 .text-outline-m,.bg-white .text-golden .h6.text-outline-m,.bg-white .text-golden h1 .text-outline-m,.bg-white .text-golden h1.text-outline-m,.bg-white .text-golden h2 .text-outline-m,.bg-white .text-golden h2.text-outline-m,.bg-white .text-golden h3 .text-outline-m,.bg-white .text-golden h3.text-outline-m,.bg-white .text-golden h4 .text-outline-m,.bg-white .text-golden h4.text-outline-m,.bg-white .text-golden h5 .text-outline-m,.bg-white .text-golden h5.text-outline-m,.bg-white .text-golden h6 .text-outline-m,.bg-white .text-golden h6.text-outline-m{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(106,137,140,0.7);-webkit-text-stroke-color:rgba(var(--text-golden),0.7)}
}
.bg-black .text-golden .h1 strong,.bg-black .text-golden .h2 strong,.bg-black .text-golden .h3 strong,.bg-black .text-golden .h4 strong,.bg-black .text-golden .h5 strong,.bg-black .text-golden .h6 strong,.bg-black .text-golden h1 strong,.bg-black .text-golden h2 strong,.bg-black .text-golden h3 strong,.bg-black .text-golden h4 strong,.bg-black .text-golden h5 strong,.bg-black .text-golden h6 strong,.bg-dorange .text-golden .h1 strong,.bg-dorange .text-golden .h2 strong,.bg-dorange .text-golden .h3 strong,.bg-dorange .text-golden .h4 strong,.bg-dorange .text-golden .h5 strong,.bg-dorange .text-golden .h6 strong,.bg-dorange .text-golden h1 strong,.bg-dorange .text-golden h2 strong,.bg-dorange .text-golden h3 strong,.bg-dorange .text-golden h4 strong,.bg-dorange .text-golden h5 strong,.bg-dorange .text-golden h6 strong,.bg-dyellow .text-golden .h1 strong,.bg-dyellow .text-golden .h2 strong,.bg-dyellow .text-golden .h3 strong,.bg-dyellow .text-golden .h4 strong,.bg-dyellow .text-golden .h5 strong,.bg-dyellow .text-golden .h6 strong,.bg-dyellow .text-golden h1 strong,.bg-dyellow .text-golden h2 strong,.bg-dyellow .text-golden h3 strong,.bg-dyellow .text-golden h4 strong,.bg-dyellow .text-golden h5 strong,.bg-dyellow .text-golden h6 strong,.bg-lblue .text-golden .h1 strong,.bg-lblue .text-golden .h2 strong,.bg-lblue .text-golden .h3 strong,.bg-lblue .text-golden .h4 strong,.bg-lblue .text-golden .h5 strong,.bg-lblue .text-golden .h6 strong,.bg-lblue .text-golden h1 strong,.bg-lblue .text-golden h2 strong,.bg-lblue .text-golden h3 strong,.bg-lblue .text-golden h4 strong,.bg-lblue .text-golden h5 strong,.bg-lblue .text-golden h6 strong,.bg-lorange .text-golden .h1 strong,.bg-lorange .text-golden .h2 strong,.bg-lorange .text-golden .h3 strong,.bg-lorange .text-golden .h4 strong,.bg-lorange .text-golden .h5 strong,.bg-lorange .text-golden .h6 strong,.bg-lorange .text-golden h1 strong,.bg-lorange .text-golden h2 strong,.bg-lorange .text-golden h3 strong,.bg-lorange .text-golden h4 strong,.bg-lorange .text-golden h5 strong,.bg-lorange .text-golden h6 strong,.bg-lyellow .text-golden .h1 strong,.bg-lyellow .text-golden .h2 strong,.bg-lyellow .text-golden .h3 strong,.bg-lyellow .text-golden .h4 strong,.bg-lyellow .text-golden .h5 strong,.bg-lyellow .text-golden .h6 strong,.bg-lyellow .text-golden h1 strong,.bg-lyellow .text-golden h2 strong,.bg-lyellow .text-golden h3 strong,.bg-lyellow .text-golden h4 strong,.bg-lyellow .text-golden h5 strong,.bg-lyellow .text-golden h6 strong,.bg-ocean .text-golden .h1 strong,.bg-ocean .text-golden .h2 strong,.bg-ocean .text-golden .h3 strong,.bg-ocean .text-golden .h4 strong,.bg-ocean .text-golden .h5 strong,.bg-ocean .text-golden .h6 strong,.bg-ocean .text-golden h1 strong,.bg-ocean .text-golden h2 strong,.bg-ocean .text-golden h3 strong,.bg-ocean .text-golden h4 strong,.bg-ocean .text-golden h5 strong,.bg-ocean .text-golden h6 strong,.bg-olive .text-golden .h1 strong,.bg-olive .text-golden .h2 strong,.bg-olive .text-golden .h3 strong,.bg-olive .text-golden .h4 strong,.bg-olive .text-golden .h5 strong,.bg-olive .text-golden .h6 strong,.bg-olive .text-golden h1 strong,.bg-olive .text-golden h2 strong,.bg-olive .text-golden h3 strong,.bg-olive .text-golden h4 strong,.bg-olive .text-golden h5 strong,.bg-olive .text-golden h6 strong,.bg-white .text-golden .h1 strong,.bg-white .text-golden .h2 strong,.bg-white .text-golden .h3 strong,.bg-white .text-golden .h4 strong,.bg-white .text-golden .h5 strong,.bg-white .text-golden .h6 strong,.bg-white .text-golden h1 strong,.bg-white .text-golden h2 strong,.bg-white .text-golden h3 strong,.bg-white .text-golden h4 strong,.bg-white .text-golden h5 strong,.bg-white .text-golden h6 strong{color:#6a898c;color:rgba(var(--text-golden),1);text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:rgba(106,137,140,1);-webkit-text-fill-color:rgba(var(--text-golden),1)}
@media (min-width:768px){
.bg-black .text-olive .h1,.bg-black .text-olive .h2,.bg-black .text-olive .h3,.bg-black .text-olive .h4,.bg-black .text-olive .h5,.bg-black .text-olive .h6,.bg-black .text-olive h1,.bg-black .text-olive h2,.bg-black .text-olive h3,.bg-black .text-olive h4,.bg-black .text-olive h5,.bg-black .text-olive h6,.bg-dorange .text-olive .h1,.bg-dorange .text-olive .h2,.bg-dorange .text-olive .h3,.bg-dorange .text-olive .h4,.bg-dorange .text-olive .h5,.bg-dorange .text-olive .h6,.bg-dorange .text-olive h1,.bg-dorange .text-olive h2,.bg-dorange .text-olive h3,.bg-dorange .text-olive h4,.bg-dorange .text-olive h5,.bg-dorange .text-olive h6,.bg-dyellow .text-olive .h1,.bg-dyellow .text-olive .h2,.bg-dyellow .text-olive .h3,.bg-dyellow .text-olive .h4,.bg-dyellow .text-olive .h5,.bg-dyellow .text-olive .h6,.bg-dyellow .text-olive h1,.bg-dyellow .text-olive h2,.bg-dyellow .text-olive h3,.bg-dyellow .text-olive h4,.bg-dyellow .text-olive h5,.bg-dyellow .text-olive h6,.bg-lblue .text-olive .h1,.bg-lblue .text-olive .h2,.bg-lblue .text-olive .h3,.bg-lblue .text-olive .h4,.bg-lblue .text-olive .h5,.bg-lblue .text-olive .h6,.bg-lblue .text-olive h1,.bg-lblue .text-olive h2,.bg-lblue .text-olive h3,.bg-lblue .text-olive h4,.bg-lblue .text-olive h5,.bg-lblue .text-olive h6,.bg-lorange .text-olive .h1,.bg-lorange .text-olive .h2,.bg-lorange .text-olive .h3,.bg-lorange .text-olive .h4,.bg-lorange .text-olive .h5,.bg-lorange .text-olive .h6,.bg-lorange .text-olive h1,.bg-lorange .text-olive h2,.bg-lorange .text-olive h3,.bg-lorange .text-olive h4,.bg-lorange .text-olive h5,.bg-lorange .text-olive h6,.bg-lyellow .text-olive .h1,.bg-lyellow .text-olive .h2,.bg-lyellow .text-olive .h3,.bg-lyellow .text-olive .h4,.bg-lyellow .text-olive .h5,.bg-lyellow .text-olive .h6,.bg-lyellow .text-olive h1,.bg-lyellow .text-olive h2,.bg-lyellow .text-olive h3,.bg-lyellow .text-olive h4,.bg-lyellow .text-olive h5,.bg-lyellow .text-olive h6,.bg-ocean .text-olive .h1,.bg-ocean .text-olive .h2,.bg-ocean .text-olive .h3,.bg-ocean .text-olive .h4,.bg-ocean .text-olive .h5,.bg-ocean .text-olive .h6,.bg-ocean .text-olive h1,.bg-ocean .text-olive h2,.bg-ocean .text-olive h3,.bg-ocean .text-olive h4,.bg-ocean .text-olive h5,.bg-ocean .text-olive h6,.bg-olive .text-olive .h1,.bg-olive .text-olive .h2,.bg-olive .text-olive .h3,.bg-olive .text-olive .h4,.bg-olive .text-olive .h5,.bg-olive .text-olive .h6,.bg-olive .text-olive h1,.bg-olive .text-olive h2,.bg-olive .text-olive h3,.bg-olive .text-olive h4,.bg-olive .text-olive h5,.bg-olive .text-olive h6,.bg-white .text-olive .h1,.bg-white .text-olive .h2,.bg-white .text-olive .h3,.bg-white .text-olive .h4,.bg-white .text-olive .h5,.bg-white .text-olive .h6,.bg-white .text-olive h1,.bg-white .text-olive h2,.bg-white .text-olive h3,.bg-white .text-olive h4,.bg-white .text-olive h5,.bg-white .text-olive h6{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(116,149,107,1);-webkit-text-stroke-color:rgba(var(--text-olive),1)}
}
@media (max-width:767px){
.bg-black .text-olive .h1 .text-outline-m,.bg-black .text-olive .h1.text-outline-m,.bg-black .text-olive .h2 .text-outline-m,.bg-black .text-olive .h2.text-outline-m,.bg-black .text-olive .h3 .text-outline-m,.bg-black .text-olive .h3.text-outline-m,.bg-black .text-olive .h4 .text-outline-m,.bg-black .text-olive .h4.text-outline-m,.bg-black .text-olive .h5 .text-outline-m,.bg-black .text-olive .h5.text-outline-m,.bg-black .text-olive .h6 .text-outline-m,.bg-black .text-olive .h6.text-outline-m,.bg-black .text-olive h1 .text-outline-m,.bg-black .text-olive h1.text-outline-m,.bg-black .text-olive h2 .text-outline-m,.bg-black .text-olive h2.text-outline-m,.bg-black .text-olive h3 .text-outline-m,.bg-black .text-olive h3.text-outline-m,.bg-black .text-olive h4 .text-outline-m,.bg-black .text-olive h4.text-outline-m,.bg-black .text-olive h5 .text-outline-m,.bg-black .text-olive h5.text-outline-m,.bg-black .text-olive h6 .text-outline-m,.bg-black .text-olive h6.text-outline-m,.bg-dorange .text-olive .h1 .text-outline-m,.bg-dorange .text-olive .h1.text-outline-m,.bg-dorange .text-olive .h2 .text-outline-m,.bg-dorange .text-olive .h2.text-outline-m,.bg-dorange .text-olive .h3 .text-outline-m,.bg-dorange .text-olive .h3.text-outline-m,.bg-dorange .text-olive .h4 .text-outline-m,.bg-dorange .text-olive .h4.text-outline-m,.bg-dorange .text-olive .h5 .text-outline-m,.bg-dorange .text-olive .h5.text-outline-m,.bg-dorange .text-olive .h6 .text-outline-m,.bg-dorange .text-olive .h6.text-outline-m,.bg-dorange .text-olive h1 .text-outline-m,.bg-dorange .text-olive h1.text-outline-m,.bg-dorange .text-olive h2 .text-outline-m,.bg-dorange .text-olive h2.text-outline-m,.bg-dorange .text-olive h3 .text-outline-m,.bg-dorange .text-olive h3.text-outline-m,.bg-dorange .text-olive h4 .text-outline-m,.bg-dorange .text-olive h4.text-outline-m,.bg-dorange .text-olive h5 .text-outline-m,.bg-dorange .text-olive h5.text-outline-m,.bg-dorange .text-olive h6 .text-outline-m,.bg-dorange .text-olive h6.text-outline-m,.bg-dyellow .text-olive .h1 .text-outline-m,.bg-dyellow .text-olive .h1.text-outline-m,.bg-dyellow .text-olive .h2 .text-outline-m,.bg-dyellow .text-olive .h2.text-outline-m,.bg-dyellow .text-olive .h3 .text-outline-m,.bg-dyellow .text-olive .h3.text-outline-m,.bg-dyellow .text-olive .h4 .text-outline-m,.bg-dyellow .text-olive .h4.text-outline-m,.bg-dyellow .text-olive .h5 .text-outline-m,.bg-dyellow .text-olive .h5.text-outline-m,.bg-dyellow .text-olive .h6 .text-outline-m,.bg-dyellow .text-olive .h6.text-outline-m,.bg-dyellow .text-olive h1 .text-outline-m,.bg-dyellow .text-olive h1.text-outline-m,.bg-dyellow .text-olive h2 .text-outline-m,.bg-dyellow .text-olive h2.text-outline-m,.bg-dyellow .text-olive h3 .text-outline-m,.bg-dyellow .text-olive h3.text-outline-m,.bg-dyellow .text-olive h4 .text-outline-m,.bg-dyellow .text-olive h4.text-outline-m,.bg-dyellow .text-olive h5 .text-outline-m,.bg-dyellow .text-olive h5.text-outline-m,.bg-dyellow .text-olive h6 .text-outline-m,.bg-dyellow .text-olive h6.text-outline-m,.bg-lblue .text-olive .h1 .text-outline-m,.bg-lblue .text-olive .h1.text-outline-m,.bg-lblue .text-olive .h2 .text-outline-m,.bg-lblue .text-olive .h2.text-outline-m,.bg-lblue .text-olive .h3 .text-outline-m,.bg-lblue .text-olive .h3.text-outline-m,.bg-lblue .text-olive .h4 .text-outline-m,.bg-lblue .text-olive .h4.text-outline-m,.bg-lblue .text-olive .h5 .text-outline-m,.bg-lblue .text-olive .h5.text-outline-m,.bg-lblue .text-olive .h6 .text-outline-m,.bg-lblue .text-olive .h6.text-outline-m,.bg-lblue .text-olive h1 .text-outline-m,.bg-lblue .text-olive h1.text-outline-m,.bg-lblue .text-olive h2 .text-outline-m,.bg-lblue .text-olive h2.text-outline-m,.bg-lblue .text-olive h3 .text-outline-m,.bg-lblue .text-olive h3.text-outline-m,.bg-lblue .text-olive h4 .text-outline-m,.bg-lblue .text-olive h4.text-outline-m,.bg-lblue .text-olive h5 .text-outline-m,.bg-lblue .text-olive h5.text-outline-m,.bg-lblue .text-olive h6 .text-outline-m,.bg-lblue .text-olive h6.text-outline-m,.bg-lorange .text-olive .h1 .text-outline-m,.bg-lorange .text-olive .h1.text-outline-m,.bg-lorange .text-olive .h2 .text-outline-m,.bg-lorange .text-olive .h2.text-outline-m,.bg-lorange .text-olive .h3 .text-outline-m,.bg-lorange .text-olive .h3.text-outline-m,.bg-lorange .text-olive .h4 .text-outline-m,.bg-lorange .text-olive .h4.text-outline-m,.bg-lorange .text-olive .h5 .text-outline-m,.bg-lorange .text-olive .h5.text-outline-m,.bg-lorange .text-olive .h6 .text-outline-m,.bg-lorange .text-olive .h6.text-outline-m,.bg-lorange .text-olive h1 .text-outline-m,.bg-lorange .text-olive h1.text-outline-m,.bg-lorange .text-olive h2 .text-outline-m,.bg-lorange .text-olive h2.text-outline-m,.bg-lorange .text-olive h3 .text-outline-m,.bg-lorange .text-olive h3.text-outline-m,.bg-lorange .text-olive h4 .text-outline-m,.bg-lorange .text-olive h4.text-outline-m,.bg-lorange .text-olive h5 .text-outline-m,.bg-lorange .text-olive h5.text-outline-m,.bg-lorange .text-olive h6 .text-outline-m,.bg-lorange .text-olive h6.text-outline-m,.bg-lyellow .text-olive .h1 .text-outline-m,.bg-lyellow .text-olive .h1.text-outline-m,.bg-lyellow .text-olive .h2 .text-outline-m,.bg-lyellow .text-olive .h2.text-outline-m,.bg-lyellow .text-olive .h3 .text-outline-m,.bg-lyellow .text-olive .h3.text-outline-m,.bg-lyellow .text-olive .h4 .text-outline-m,.bg-lyellow .text-olive .h4.text-outline-m,.bg-lyellow .text-olive .h5 .text-outline-m,.bg-lyellow .text-olive .h5.text-outline-m,.bg-lyellow .text-olive .h6 .text-outline-m,.bg-lyellow .text-olive .h6.text-outline-m,.bg-lyellow .text-olive h1 .text-outline-m,.bg-lyellow .text-olive h1.text-outline-m,.bg-lyellow .text-olive h2 .text-outline-m,.bg-lyellow .text-olive h2.text-outline-m,.bg-lyellow .text-olive h3 .text-outline-m,.bg-lyellow .text-olive h3.text-outline-m,.bg-lyellow .text-olive h4 .text-outline-m,.bg-lyellow .text-olive h4.text-outline-m,.bg-lyellow .text-olive h5 .text-outline-m,.bg-lyellow .text-olive h5.text-outline-m,.bg-lyellow .text-olive h6 .text-outline-m,.bg-lyellow .text-olive h6.text-outline-m,.bg-ocean .text-olive .h1 .text-outline-m,.bg-ocean .text-olive .h1.text-outline-m,.bg-ocean .text-olive .h2 .text-outline-m,.bg-ocean .text-olive .h2.text-outline-m,.bg-ocean .text-olive .h3 .text-outline-m,.bg-ocean .text-olive .h3.text-outline-m,.bg-ocean .text-olive .h4 .text-outline-m,.bg-ocean .text-olive .h4.text-outline-m,.bg-ocean .text-olive .h5 .text-outline-m,.bg-ocean .text-olive .h5.text-outline-m,.bg-ocean .text-olive .h6 .text-outline-m,.bg-ocean .text-olive .h6.text-outline-m,.bg-ocean .text-olive h1 .text-outline-m,.bg-ocean .text-olive h1.text-outline-m,.bg-ocean .text-olive h2 .text-outline-m,.bg-ocean .text-olive h2.text-outline-m,.bg-ocean .text-olive h3 .text-outline-m,.bg-ocean .text-olive h3.text-outline-m,.bg-ocean .text-olive h4 .text-outline-m,.bg-ocean .text-olive h4.text-outline-m,.bg-ocean .text-olive h5 .text-outline-m,.bg-ocean .text-olive h5.text-outline-m,.bg-ocean .text-olive h6 .text-outline-m,.bg-ocean .text-olive h6.text-outline-m,.bg-olive .text-olive .h1 .text-outline-m,.bg-olive .text-olive .h1.text-outline-m,.bg-olive .text-olive .h2 .text-outline-m,.bg-olive .text-olive .h2.text-outline-m,.bg-olive .text-olive .h3 .text-outline-m,.bg-olive .text-olive .h3.text-outline-m,.bg-olive .text-olive .h4 .text-outline-m,.bg-olive .text-olive .h4.text-outline-m,.bg-olive .text-olive .h5 .text-outline-m,.bg-olive .text-olive .h5.text-outline-m,.bg-olive .text-olive .h6 .text-outline-m,.bg-olive .text-olive .h6.text-outline-m,.bg-olive .text-olive h1 .text-outline-m,.bg-olive .text-olive h1.text-outline-m,.bg-olive .text-olive h2 .text-outline-m,.bg-olive .text-olive h2.text-outline-m,.bg-olive .text-olive h3 .text-outline-m,.bg-olive .text-olive h3.text-outline-m,.bg-olive .text-olive h4 .text-outline-m,.bg-olive .text-olive h4.text-outline-m,.bg-olive .text-olive h5 .text-outline-m,.bg-olive .text-olive h5.text-outline-m,.bg-olive .text-olive h6 .text-outline-m,.bg-olive .text-olive h6.text-outline-m,.bg-white .text-olive .h1 .text-outline-m,.bg-white .text-olive .h1.text-outline-m,.bg-white .text-olive .h2 .text-outline-m,.bg-white .text-olive .h2.text-outline-m,.bg-white .text-olive .h3 .text-outline-m,.bg-white .text-olive .h3.text-outline-m,.bg-white .text-olive .h4 .text-outline-m,.bg-white .text-olive .h4.text-outline-m,.bg-white .text-olive .h5 .text-outline-m,.bg-white .text-olive .h5.text-outline-m,.bg-white .text-olive .h6 .text-outline-m,.bg-white .text-olive .h6.text-outline-m,.bg-white .text-olive h1 .text-outline-m,.bg-white .text-olive h1.text-outline-m,.bg-white .text-olive h2 .text-outline-m,.bg-white .text-olive h2.text-outline-m,.bg-white .text-olive h3 .text-outline-m,.bg-white .text-olive h3.text-outline-m,.bg-white .text-olive h4 .text-outline-m,.bg-white .text-olive h4.text-outline-m,.bg-white .text-olive h5 .text-outline-m,.bg-white .text-olive h5.text-outline-m,.bg-white .text-olive h6 .text-outline-m,.bg-white .text-olive h6.text-outline-m{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(116,149,107,0.7);-webkit-text-stroke-color:rgba(var(--text-olive),0.7)}
}
.bg-black .text-olive .h1 strong,.bg-black .text-olive .h2 strong,.bg-black .text-olive .h3 strong,.bg-black .text-olive .h4 strong,.bg-black .text-olive .h5 strong,.bg-black .text-olive .h6 strong,.bg-black .text-olive h1 strong,.bg-black .text-olive h2 strong,.bg-black .text-olive h3 strong,.bg-black .text-olive h4 strong,.bg-black .text-olive h5 strong,.bg-black .text-olive h6 strong,.bg-dorange .text-olive .h1 strong,.bg-dorange .text-olive .h2 strong,.bg-dorange .text-olive .h3 strong,.bg-dorange .text-olive .h4 strong,.bg-dorange .text-olive .h5 strong,.bg-dorange .text-olive .h6 strong,.bg-dorange .text-olive h1 strong,.bg-dorange .text-olive h2 strong,.bg-dorange .text-olive h3 strong,.bg-dorange .text-olive h4 strong,.bg-dorange .text-olive h5 strong,.bg-dorange .text-olive h6 strong,.bg-dyellow .text-olive .h1 strong,.bg-dyellow .text-olive .h2 strong,.bg-dyellow .text-olive .h3 strong,.bg-dyellow .text-olive .h4 strong,.bg-dyellow .text-olive .h5 strong,.bg-dyellow .text-olive .h6 strong,.bg-dyellow .text-olive h1 strong,.bg-dyellow .text-olive h2 strong,.bg-dyellow .text-olive h3 strong,.bg-dyellow .text-olive h4 strong,.bg-dyellow .text-olive h5 strong,.bg-dyellow .text-olive h6 strong,.bg-lblue .text-olive .h1 strong,.bg-lblue .text-olive .h2 strong,.bg-lblue .text-olive .h3 strong,.bg-lblue .text-olive .h4 strong,.bg-lblue .text-olive .h5 strong,.bg-lblue .text-olive .h6 strong,.bg-lblue .text-olive h1 strong,.bg-lblue .text-olive h2 strong,.bg-lblue .text-olive h3 strong,.bg-lblue .text-olive h4 strong,.bg-lblue .text-olive h5 strong,.bg-lblue .text-olive h6 strong,.bg-lorange .text-olive .h1 strong,.bg-lorange .text-olive .h2 strong,.bg-lorange .text-olive .h3 strong,.bg-lorange .text-olive .h4 strong,.bg-lorange .text-olive .h5 strong,.bg-lorange .text-olive .h6 strong,.bg-lorange .text-olive h1 strong,.bg-lorange .text-olive h2 strong,.bg-lorange .text-olive h3 strong,.bg-lorange .text-olive h4 strong,.bg-lorange .text-olive h5 strong,.bg-lorange .text-olive h6 strong,.bg-lyellow .text-olive .h1 strong,.bg-lyellow .text-olive .h2 strong,.bg-lyellow .text-olive .h3 strong,.bg-lyellow .text-olive .h4 strong,.bg-lyellow .text-olive .h5 strong,.bg-lyellow .text-olive .h6 strong,.bg-lyellow .text-olive h1 strong,.bg-lyellow .text-olive h2 strong,.bg-lyellow .text-olive h3 strong,.bg-lyellow .text-olive h4 strong,.bg-lyellow .text-olive h5 strong,.bg-lyellow .text-olive h6 strong,.bg-ocean .text-olive .h1 strong,.bg-ocean .text-olive .h2 strong,.bg-ocean .text-olive .h3 strong,.bg-ocean .text-olive .h4 strong,.bg-ocean .text-olive .h5 strong,.bg-ocean .text-olive .h6 strong,.bg-ocean .text-olive h1 strong,.bg-ocean .text-olive h2 strong,.bg-ocean .text-olive h3 strong,.bg-ocean .text-olive h4 strong,.bg-ocean .text-olive h5 strong,.bg-ocean .text-olive h6 strong,.bg-olive .text-olive .h1 strong,.bg-olive .text-olive .h2 strong,.bg-olive .text-olive .h3 strong,.bg-olive .text-olive .h4 strong,.bg-olive .text-olive .h5 strong,.bg-olive .text-olive .h6 strong,.bg-olive .text-olive h1 strong,.bg-olive .text-olive h2 strong,.bg-olive .text-olive h3 strong,.bg-olive .text-olive h4 strong,.bg-olive .text-olive h5 strong,.bg-olive .text-olive h6 strong,.bg-white .text-olive .h1 strong,.bg-white .text-olive .h2 strong,.bg-white .text-olive .h3 strong,.bg-white .text-olive .h4 strong,.bg-white .text-olive .h5 strong,.bg-white .text-olive .h6 strong,.bg-white .text-olive h1 strong,.bg-white .text-olive h2 strong,.bg-white .text-olive h3 strong,.bg-white .text-olive h4 strong,.bg-white .text-olive h5 strong,.bg-white .text-olive h6 strong{color:#74956b;color:rgba(var(--text-olive),1);text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:rgba(116,149,107,1);-webkit-text-fill-color:rgba(var(--text-olive),1)}
@media (min-width:768px){
.bg-black .text-lorange .h1,.bg-black .text-lorange .h2,.bg-black .text-lorange .h3,.bg-black .text-lorange .h4,.bg-black .text-lorange .h5,.bg-black .text-lorange .h6,.bg-black .text-lorange h1,.bg-black .text-lorange h2,.bg-black .text-lorange h3,.bg-black .text-lorange h4,.bg-black .text-lorange h5,.bg-black .text-lorange h6,.bg-dorange .text-lorange .h1,.bg-dorange .text-lorange .h2,.bg-dorange .text-lorange .h3,.bg-dorange .text-lorange .h4,.bg-dorange .text-lorange .h5,.bg-dorange .text-lorange .h6,.bg-dorange .text-lorange h1,.bg-dorange .text-lorange h2,.bg-dorange .text-lorange h3,.bg-dorange .text-lorange h4,.bg-dorange .text-lorange h5,.bg-dorange .text-lorange h6,.bg-dyellow .text-lorange .h1,.bg-dyellow .text-lorange .h2,.bg-dyellow .text-lorange .h3,.bg-dyellow .text-lorange .h4,.bg-dyellow .text-lorange .h5,.bg-dyellow .text-lorange .h6,.bg-dyellow .text-lorange h1,.bg-dyellow .text-lorange h2,.bg-dyellow .text-lorange h3,.bg-dyellow .text-lorange h4,.bg-dyellow .text-lorange h5,.bg-dyellow .text-lorange h6,.bg-lblue .text-lorange .h1,.bg-lblue .text-lorange .h2,.bg-lblue .text-lorange .h3,.bg-lblue .text-lorange .h4,.bg-lblue .text-lorange .h5,.bg-lblue .text-lorange .h6,.bg-lblue .text-lorange h1,.bg-lblue .text-lorange h2,.bg-lblue .text-lorange h3,.bg-lblue .text-lorange h4,.bg-lblue .text-lorange h5,.bg-lblue .text-lorange h6,.bg-lorange .text-lorange .h1,.bg-lorange .text-lorange .h2,.bg-lorange .text-lorange .h3,.bg-lorange .text-lorange .h4,.bg-lorange .text-lorange .h5,.bg-lorange .text-lorange .h6,.bg-lorange .text-lorange h1,.bg-lorange .text-lorange h2,.bg-lorange .text-lorange h3,.bg-lorange .text-lorange h4,.bg-lorange .text-lorange h5,.bg-lorange .text-lorange h6,.bg-lyellow .text-lorange .h1,.bg-lyellow .text-lorange .h2,.bg-lyellow .text-lorange .h3,.bg-lyellow .text-lorange .h4,.bg-lyellow .text-lorange .h5,.bg-lyellow .text-lorange .h6,.bg-lyellow .text-lorange h1,.bg-lyellow .text-lorange h2,.bg-lyellow .text-lorange h3,.bg-lyellow .text-lorange h4,.bg-lyellow .text-lorange h5,.bg-lyellow .text-lorange h6,.bg-ocean .text-lorange .h1,.bg-ocean .text-lorange .h2,.bg-ocean .text-lorange .h3,.bg-ocean .text-lorange .h4,.bg-ocean .text-lorange .h5,.bg-ocean .text-lorange .h6,.bg-ocean .text-lorange h1,.bg-ocean .text-lorange h2,.bg-ocean .text-lorange h3,.bg-ocean .text-lorange h4,.bg-ocean .text-lorange h5,.bg-ocean .text-lorange h6,.bg-olive .text-lorange .h1,.bg-olive .text-lorange .h2,.bg-olive .text-lorange .h3,.bg-olive .text-lorange .h4,.bg-olive .text-lorange .h5,.bg-olive .text-lorange .h6,.bg-olive .text-lorange h1,.bg-olive .text-lorange h2,.bg-olive .text-lorange h3,.bg-olive .text-lorange h4,.bg-olive .text-lorange h5,.bg-olive .text-lorange h6,.bg-white .text-lorange .h1,.bg-white .text-lorange .h2,.bg-white .text-lorange .h3,.bg-white .text-lorange .h4,.bg-white .text-lorange .h5,.bg-white .text-lorange .h6,.bg-white .text-lorange h1,.bg-white .text-lorange h2,.bg-white .text-lorange h3,.bg-white .text-lorange h4,.bg-white .text-lorange h5,.bg-white .text-lorange h6{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(197,160,147,1);-webkit-text-stroke-color:rgba(var(--text-lorange),1)}
}
@media (max-width:767px){
.bg-black .text-lorange .h1 .text-outline-m,.bg-black .text-lorange .h1.text-outline-m,.bg-black .text-lorange .h2 .text-outline-m,.bg-black .text-lorange .h2.text-outline-m,.bg-black .text-lorange .h3 .text-outline-m,.bg-black .text-lorange .h3.text-outline-m,.bg-black .text-lorange .h4 .text-outline-m,.bg-black .text-lorange .h4.text-outline-m,.bg-black .text-lorange .h5 .text-outline-m,.bg-black .text-lorange .h5.text-outline-m,.bg-black .text-lorange .h6 .text-outline-m,.bg-black .text-lorange .h6.text-outline-m,.bg-black .text-lorange h1 .text-outline-m,.bg-black .text-lorange h1.text-outline-m,.bg-black .text-lorange h2 .text-outline-m,.bg-black .text-lorange h2.text-outline-m,.bg-black .text-lorange h3 .text-outline-m,.bg-black .text-lorange h3.text-outline-m,.bg-black .text-lorange h4 .text-outline-m,.bg-black .text-lorange h4.text-outline-m,.bg-black .text-lorange h5 .text-outline-m,.bg-black .text-lorange h5.text-outline-m,.bg-black .text-lorange h6 .text-outline-m,.bg-black .text-lorange h6.text-outline-m,.bg-dorange .text-lorange .h1 .text-outline-m,.bg-dorange .text-lorange .h1.text-outline-m,.bg-dorange .text-lorange .h2 .text-outline-m,.bg-dorange .text-lorange .h2.text-outline-m,.bg-dorange .text-lorange .h3 .text-outline-m,.bg-dorange .text-lorange .h3.text-outline-m,.bg-dorange .text-lorange .h4 .text-outline-m,.bg-dorange .text-lorange .h4.text-outline-m,.bg-dorange .text-lorange .h5 .text-outline-m,.bg-dorange .text-lorange .h5.text-outline-m,.bg-dorange .text-lorange .h6 .text-outline-m,.bg-dorange .text-lorange .h6.text-outline-m,.bg-dorange .text-lorange h1 .text-outline-m,.bg-dorange .text-lorange h1.text-outline-m,.bg-dorange .text-lorange h2 .text-outline-m,.bg-dorange .text-lorange h2.text-outline-m,.bg-dorange .text-lorange h3 .text-outline-m,.bg-dorange .text-lorange h3.text-outline-m,.bg-dorange .text-lorange h4 .text-outline-m,.bg-dorange .text-lorange h4.text-outline-m,.bg-dorange .text-lorange h5 .text-outline-m,.bg-dorange .text-lorange h5.text-outline-m,.bg-dorange .text-lorange h6 .text-outline-m,.bg-dorange .text-lorange h6.text-outline-m,.bg-dyellow .text-lorange .h1 .text-outline-m,.bg-dyellow .text-lorange .h1.text-outline-m,.bg-dyellow .text-lorange .h2 .text-outline-m,.bg-dyellow .text-lorange .h2.text-outline-m,.bg-dyellow .text-lorange .h3 .text-outline-m,.bg-dyellow .text-lorange .h3.text-outline-m,.bg-dyellow .text-lorange .h4 .text-outline-m,.bg-dyellow .text-lorange .h4.text-outline-m,.bg-dyellow .text-lorange .h5 .text-outline-m,.bg-dyellow .text-lorange .h5.text-outline-m,.bg-dyellow .text-lorange .h6 .text-outline-m,.bg-dyellow .text-lorange .h6.text-outline-m,.bg-dyellow .text-lorange h1 .text-outline-m,.bg-dyellow .text-lorange h1.text-outline-m,.bg-dyellow .text-lorange h2 .text-outline-m,.bg-dyellow .text-lorange h2.text-outline-m,.bg-dyellow .text-lorange h3 .text-outline-m,.bg-dyellow .text-lorange h3.text-outline-m,.bg-dyellow .text-lorange h4 .text-outline-m,.bg-dyellow .text-lorange h4.text-outline-m,.bg-dyellow .text-lorange h5 .text-outline-m,.bg-dyellow .text-lorange h5.text-outline-m,.bg-dyellow .text-lorange h6 .text-outline-m,.bg-dyellow .text-lorange h6.text-outline-m,.bg-lblue .text-lorange .h1 .text-outline-m,.bg-lblue .text-lorange .h1.text-outline-m,.bg-lblue .text-lorange .h2 .text-outline-m,.bg-lblue .text-lorange .h2.text-outline-m,.bg-lblue .text-lorange .h3 .text-outline-m,.bg-lblue .text-lorange .h3.text-outline-m,.bg-lblue .text-lorange .h4 .text-outline-m,.bg-lblue .text-lorange .h4.text-outline-m,.bg-lblue .text-lorange .h5 .text-outline-m,.bg-lblue .text-lorange .h5.text-outline-m,.bg-lblue .text-lorange .h6 .text-outline-m,.bg-lblue .text-lorange .h6.text-outline-m,.bg-lblue .text-lorange h1 .text-outline-m,.bg-lblue .text-lorange h1.text-outline-m,.bg-lblue .text-lorange h2 .text-outline-m,.bg-lblue .text-lorange h2.text-outline-m,.bg-lblue .text-lorange h3 .text-outline-m,.bg-lblue .text-lorange h3.text-outline-m,.bg-lblue .text-lorange h4 .text-outline-m,.bg-lblue .text-lorange h4.text-outline-m,.bg-lblue .text-lorange h5 .text-outline-m,.bg-lblue .text-lorange h5.text-outline-m,.bg-lblue .text-lorange h6 .text-outline-m,.bg-lblue .text-lorange h6.text-outline-m,.bg-lorange .text-lorange .h1 .text-outline-m,.bg-lorange .text-lorange .h1.text-outline-m,.bg-lorange .text-lorange .h2 .text-outline-m,.bg-lorange .text-lorange .h2.text-outline-m,.bg-lorange .text-lorange .h3 .text-outline-m,.bg-lorange .text-lorange .h3.text-outline-m,.bg-lorange .text-lorange .h4 .text-outline-m,.bg-lorange .text-lorange .h4.text-outline-m,.bg-lorange .text-lorange .h5 .text-outline-m,.bg-lorange .text-lorange .h5.text-outline-m,.bg-lorange .text-lorange .h6 .text-outline-m,.bg-lorange .text-lorange .h6.text-outline-m,.bg-lorange .text-lorange h1 .text-outline-m,.bg-lorange .text-lorange h1.text-outline-m,.bg-lorange .text-lorange h2 .text-outline-m,.bg-lorange .text-lorange h2.text-outline-m,.bg-lorange .text-lorange h3 .text-outline-m,.bg-lorange .text-lorange h3.text-outline-m,.bg-lorange .text-lorange h4 .text-outline-m,.bg-lorange .text-lorange h4.text-outline-m,.bg-lorange .text-lorange h5 .text-outline-m,.bg-lorange .text-lorange h5.text-outline-m,.bg-lorange .text-lorange h6 .text-outline-m,.bg-lorange .text-lorange h6.text-outline-m,.bg-lyellow .text-lorange .h1 .text-outline-m,.bg-lyellow .text-lorange .h1.text-outline-m,.bg-lyellow .text-lorange .h2 .text-outline-m,.bg-lyellow .text-lorange .h2.text-outline-m,.bg-lyellow .text-lorange .h3 .text-outline-m,.bg-lyellow .text-lorange .h3.text-outline-m,.bg-lyellow .text-lorange .h4 .text-outline-m,.bg-lyellow .text-lorange .h4.text-outline-m,.bg-lyellow .text-lorange .h5 .text-outline-m,.bg-lyellow .text-lorange .h5.text-outline-m,.bg-lyellow .text-lorange .h6 .text-outline-m,.bg-lyellow .text-lorange .h6.text-outline-m,.bg-lyellow .text-lorange h1 .text-outline-m,.bg-lyellow .text-lorange h1.text-outline-m,.bg-lyellow .text-lorange h2 .text-outline-m,.bg-lyellow .text-lorange h2.text-outline-m,.bg-lyellow .text-lorange h3 .text-outline-m,.bg-lyellow .text-lorange h3.text-outline-m,.bg-lyellow .text-lorange h4 .text-outline-m,.bg-lyellow .text-lorange h4.text-outline-m,.bg-lyellow .text-lorange h5 .text-outline-m,.bg-lyellow .text-lorange h5.text-outline-m,.bg-lyellow .text-lorange h6 .text-outline-m,.bg-lyellow .text-lorange h6.text-outline-m,.bg-ocean .text-lorange .h1 .text-outline-m,.bg-ocean .text-lorange .h1.text-outline-m,.bg-ocean .text-lorange .h2 .text-outline-m,.bg-ocean .text-lorange .h2.text-outline-m,.bg-ocean .text-lorange .h3 .text-outline-m,.bg-ocean .text-lorange .h3.text-outline-m,.bg-ocean .text-lorange .h4 .text-outline-m,.bg-ocean .text-lorange .h4.text-outline-m,.bg-ocean .text-lorange .h5 .text-outline-m,.bg-ocean .text-lorange .h5.text-outline-m,.bg-ocean .text-lorange .h6 .text-outline-m,.bg-ocean .text-lorange .h6.text-outline-m,.bg-ocean .text-lorange h1 .text-outline-m,.bg-ocean .text-lorange h1.text-outline-m,.bg-ocean .text-lorange h2 .text-outline-m,.bg-ocean .text-lorange h2.text-outline-m,.bg-ocean .text-lorange h3 .text-outline-m,.bg-ocean .text-lorange h3.text-outline-m,.bg-ocean .text-lorange h4 .text-outline-m,.bg-ocean .text-lorange h4.text-outline-m,.bg-ocean .text-lorange h5 .text-outline-m,.bg-ocean .text-lorange h5.text-outline-m,.bg-ocean .text-lorange h6 .text-outline-m,.bg-ocean .text-lorange h6.text-outline-m,.bg-olive .text-lorange .h1 .text-outline-m,.bg-olive .text-lorange .h1.text-outline-m,.bg-olive .text-lorange .h2 .text-outline-m,.bg-olive .text-lorange .h2.text-outline-m,.bg-olive .text-lorange .h3 .text-outline-m,.bg-olive .text-lorange .h3.text-outline-m,.bg-olive .text-lorange .h4 .text-outline-m,.bg-olive .text-lorange .h4.text-outline-m,.bg-olive .text-lorange .h5 .text-outline-m,.bg-olive .text-lorange .h5.text-outline-m,.bg-olive .text-lorange .h6 .text-outline-m,.bg-olive .text-lorange .h6.text-outline-m,.bg-olive .text-lorange h1 .text-outline-m,.bg-olive .text-lorange h1.text-outline-m,.bg-olive .text-lorange h2 .text-outline-m,.bg-olive .text-lorange h2.text-outline-m,.bg-olive .text-lorange h3 .text-outline-m,.bg-olive .text-lorange h3.text-outline-m,.bg-olive .text-lorange h4 .text-outline-m,.bg-olive .text-lorange h4.text-outline-m,.bg-olive .text-lorange h5 .text-outline-m,.bg-olive .text-lorange h5.text-outline-m,.bg-olive .text-lorange h6 .text-outline-m,.bg-olive .text-lorange h6.text-outline-m,.bg-white .text-lorange .h1 .text-outline-m,.bg-white .text-lorange .h1.text-outline-m,.bg-white .text-lorange .h2 .text-outline-m,.bg-white .text-lorange .h2.text-outline-m,.bg-white .text-lorange .h3 .text-outline-m,.bg-white .text-lorange .h3.text-outline-m,.bg-white .text-lorange .h4 .text-outline-m,.bg-white .text-lorange .h4.text-outline-m,.bg-white .text-lorange .h5 .text-outline-m,.bg-white .text-lorange .h5.text-outline-m,.bg-white .text-lorange .h6 .text-outline-m,.bg-white .text-lorange .h6.text-outline-m,.bg-white .text-lorange h1 .text-outline-m,.bg-white .text-lorange h1.text-outline-m,.bg-white .text-lorange h2 .text-outline-m,.bg-white .text-lorange h2.text-outline-m,.bg-white .text-lorange h3 .text-outline-m,.bg-white .text-lorange h3.text-outline-m,.bg-white .text-lorange h4 .text-outline-m,.bg-white .text-lorange h4.text-outline-m,.bg-white .text-lorange h5 .text-outline-m,.bg-white .text-lorange h5.text-outline-m,.bg-white .text-lorange h6 .text-outline-m,.bg-white .text-lorange h6.text-outline-m{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(197,160,147,0.7);-webkit-text-stroke-color:rgba(var(--text-lorange),0.7)}
}
.bg-black .text-lorange .h1 strong,.bg-black .text-lorange .h2 strong,.bg-black .text-lorange .h3 strong,.bg-black .text-lorange .h4 strong,.bg-black .text-lorange .h5 strong,.bg-black .text-lorange .h6 strong,.bg-black .text-lorange h1 strong,.bg-black .text-lorange h2 strong,.bg-black .text-lorange h3 strong,.bg-black .text-lorange h4 strong,.bg-black .text-lorange h5 strong,.bg-black .text-lorange h6 strong,.bg-dorange .text-lorange .h1 strong,.bg-dorange .text-lorange .h2 strong,.bg-dorange .text-lorange .h3 strong,.bg-dorange .text-lorange .h4 strong,.bg-dorange .text-lorange .h5 strong,.bg-dorange .text-lorange .h6 strong,.bg-dorange .text-lorange h1 strong,.bg-dorange .text-lorange h2 strong,.bg-dorange .text-lorange h3 strong,.bg-dorange .text-lorange h4 strong,.bg-dorange .text-lorange h5 strong,.bg-dorange .text-lorange h6 strong,.bg-dyellow .text-lorange .h1 strong,.bg-dyellow .text-lorange .h2 strong,.bg-dyellow .text-lorange .h3 strong,.bg-dyellow .text-lorange .h4 strong,.bg-dyellow .text-lorange .h5 strong,.bg-dyellow .text-lorange .h6 strong,.bg-dyellow .text-lorange h1 strong,.bg-dyellow .text-lorange h2 strong,.bg-dyellow .text-lorange h3 strong,.bg-dyellow .text-lorange h4 strong,.bg-dyellow .text-lorange h5 strong,.bg-dyellow .text-lorange h6 strong,.bg-lblue .text-lorange .h1 strong,.bg-lblue .text-lorange .h2 strong,.bg-lblue .text-lorange .h3 strong,.bg-lblue .text-lorange .h4 strong,.bg-lblue .text-lorange .h5 strong,.bg-lblue .text-lorange .h6 strong,.bg-lblue .text-lorange h1 strong,.bg-lblue .text-lorange h2 strong,.bg-lblue .text-lorange h3 strong,.bg-lblue .text-lorange h4 strong,.bg-lblue .text-lorange h5 strong,.bg-lblue .text-lorange h6 strong,.bg-lorange .text-lorange .h1 strong,.bg-lorange .text-lorange .h2 strong,.bg-lorange .text-lorange .h3 strong,.bg-lorange .text-lorange .h4 strong,.bg-lorange .text-lorange .h5 strong,.bg-lorange .text-lorange .h6 strong,.bg-lorange .text-lorange h1 strong,.bg-lorange .text-lorange h2 strong,.bg-lorange .text-lorange h3 strong,.bg-lorange .text-lorange h4 strong,.bg-lorange .text-lorange h5 strong,.bg-lorange .text-lorange h6 strong,.bg-lyellow .text-lorange .h1 strong,.bg-lyellow .text-lorange .h2 strong,.bg-lyellow .text-lorange .h3 strong,.bg-lyellow .text-lorange .h4 strong,.bg-lyellow .text-lorange .h5 strong,.bg-lyellow .text-lorange .h6 strong,.bg-lyellow .text-lorange h1 strong,.bg-lyellow .text-lorange h2 strong,.bg-lyellow .text-lorange h3 strong,.bg-lyellow .text-lorange h4 strong,.bg-lyellow .text-lorange h5 strong,.bg-lyellow .text-lorange h6 strong,.bg-ocean .text-lorange .h1 strong,.bg-ocean .text-lorange .h2 strong,.bg-ocean .text-lorange .h3 strong,.bg-ocean .text-lorange .h4 strong,.bg-ocean .text-lorange .h5 strong,.bg-ocean .text-lorange .h6 strong,.bg-ocean .text-lorange h1 strong,.bg-ocean .text-lorange h2 strong,.bg-ocean .text-lorange h3 strong,.bg-ocean .text-lorange h4 strong,.bg-ocean .text-lorange h5 strong,.bg-ocean .text-lorange h6 strong,.bg-olive .text-lorange .h1 strong,.bg-olive .text-lorange .h2 strong,.bg-olive .text-lorange .h3 strong,.bg-olive .text-lorange .h4 strong,.bg-olive .text-lorange .h5 strong,.bg-olive .text-lorange .h6 strong,.bg-olive .text-lorange h1 strong,.bg-olive .text-lorange h2 strong,.bg-olive .text-lorange h3 strong,.bg-olive .text-lorange h4 strong,.bg-olive .text-lorange h5 strong,.bg-olive .text-lorange h6 strong,.bg-white .text-lorange .h1 strong,.bg-white .text-lorange .h2 strong,.bg-white .text-lorange .h3 strong,.bg-white .text-lorange .h4 strong,.bg-white .text-lorange .h5 strong,.bg-white .text-lorange .h6 strong,.bg-white .text-lorange h1 strong,.bg-white .text-lorange h2 strong,.bg-white .text-lorange h3 strong,.bg-white .text-lorange h4 strong,.bg-white .text-lorange h5 strong,.bg-white .text-lorange h6 strong{color:#c5a093;color:rgba(var(--text-lorange),1);text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:rgba(197,160,147,1);-webkit-text-fill-color:rgba(var(--text-lorange),1)}
@media (min-width:768px){
.bg-black .text-lyellow .h1,.bg-black .text-lyellow .h2,.bg-black .text-lyellow .h3,.bg-black .text-lyellow .h4,.bg-black .text-lyellow .h5,.bg-black .text-lyellow .h6,.bg-black .text-lyellow h1,.bg-black .text-lyellow h2,.bg-black .text-lyellow h3,.bg-black .text-lyellow h4,.bg-black .text-lyellow h5,.bg-black .text-lyellow h6,.bg-dorange .text-lyellow .h1,.bg-dorange .text-lyellow .h2,.bg-dorange .text-lyellow .h3,.bg-dorange .text-lyellow .h4,.bg-dorange .text-lyellow .h5,.bg-dorange .text-lyellow .h6,.bg-dorange .text-lyellow h1,.bg-dorange .text-lyellow h2,.bg-dorange .text-lyellow h3,.bg-dorange .text-lyellow h4,.bg-dorange .text-lyellow h5,.bg-dorange .text-lyellow h6,.bg-dyellow .text-lyellow .h1,.bg-dyellow .text-lyellow .h2,.bg-dyellow .text-lyellow .h3,.bg-dyellow .text-lyellow .h4,.bg-dyellow .text-lyellow .h5,.bg-dyellow .text-lyellow .h6,.bg-dyellow .text-lyellow h1,.bg-dyellow .text-lyellow h2,.bg-dyellow .text-lyellow h3,.bg-dyellow .text-lyellow h4,.bg-dyellow .text-lyellow h5,.bg-dyellow .text-lyellow h6,.bg-lblue .text-lyellow .h1,.bg-lblue .text-lyellow .h2,.bg-lblue .text-lyellow .h3,.bg-lblue .text-lyellow .h4,.bg-lblue .text-lyellow .h5,.bg-lblue .text-lyellow .h6,.bg-lblue .text-lyellow h1,.bg-lblue .text-lyellow h2,.bg-lblue .text-lyellow h3,.bg-lblue .text-lyellow h4,.bg-lblue .text-lyellow h5,.bg-lblue .text-lyellow h6,.bg-lorange .text-lyellow .h1,.bg-lorange .text-lyellow .h2,.bg-lorange .text-lyellow .h3,.bg-lorange .text-lyellow .h4,.bg-lorange .text-lyellow .h5,.bg-lorange .text-lyellow .h6,.bg-lorange .text-lyellow h1,.bg-lorange .text-lyellow h2,.bg-lorange .text-lyellow h3,.bg-lorange .text-lyellow h4,.bg-lorange .text-lyellow h5,.bg-lorange .text-lyellow h6,.bg-lyellow .text-lyellow .h1,.bg-lyellow .text-lyellow .h2,.bg-lyellow .text-lyellow .h3,.bg-lyellow .text-lyellow .h4,.bg-lyellow .text-lyellow .h5,.bg-lyellow .text-lyellow .h6,.bg-lyellow .text-lyellow h1,.bg-lyellow .text-lyellow h2,.bg-lyellow .text-lyellow h3,.bg-lyellow .text-lyellow h4,.bg-lyellow .text-lyellow h5,.bg-lyellow .text-lyellow h6,.bg-ocean .text-lyellow .h1,.bg-ocean .text-lyellow .h2,.bg-ocean .text-lyellow .h3,.bg-ocean .text-lyellow .h4,.bg-ocean .text-lyellow .h5,.bg-ocean .text-lyellow .h6,.bg-ocean .text-lyellow h1,.bg-ocean .text-lyellow h2,.bg-ocean .text-lyellow h3,.bg-ocean .text-lyellow h4,.bg-ocean .text-lyellow h5,.bg-ocean .text-lyellow h6,.bg-olive .text-lyellow .h1,.bg-olive .text-lyellow .h2,.bg-olive .text-lyellow .h3,.bg-olive .text-lyellow .h4,.bg-olive .text-lyellow .h5,.bg-olive .text-lyellow .h6,.bg-olive .text-lyellow h1,.bg-olive .text-lyellow h2,.bg-olive .text-lyellow h3,.bg-olive .text-lyellow h4,.bg-olive .text-lyellow h5,.bg-olive .text-lyellow h6,.bg-white .text-lyellow .h1,.bg-white .text-lyellow .h2,.bg-white .text-lyellow .h3,.bg-white .text-lyellow .h4,.bg-white .text-lyellow .h5,.bg-white .text-lyellow .h6,.bg-white .text-lyellow h1,.bg-white .text-lyellow h2,.bg-white .text-lyellow h3,.bg-white .text-lyellow h4,.bg-white .text-lyellow h5,.bg-white .text-lyellow h6{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(186,176,116,1);-webkit-text-stroke-color:rgba(var(--text-lyellow),1)}
}
@media (max-width:767px){
.bg-black .text-lyellow .h1 .text-outline-m,.bg-black .text-lyellow .h1.text-outline-m,.bg-black .text-lyellow .h2 .text-outline-m,.bg-black .text-lyellow .h2.text-outline-m,.bg-black .text-lyellow .h3 .text-outline-m,.bg-black .text-lyellow .h3.text-outline-m,.bg-black .text-lyellow .h4 .text-outline-m,.bg-black .text-lyellow .h4.text-outline-m,.bg-black .text-lyellow .h5 .text-outline-m,.bg-black .text-lyellow .h5.text-outline-m,.bg-black .text-lyellow .h6 .text-outline-m,.bg-black .text-lyellow .h6.text-outline-m,.bg-black .text-lyellow h1 .text-outline-m,.bg-black .text-lyellow h1.text-outline-m,.bg-black .text-lyellow h2 .text-outline-m,.bg-black .text-lyellow h2.text-outline-m,.bg-black .text-lyellow h3 .text-outline-m,.bg-black .text-lyellow h3.text-outline-m,.bg-black .text-lyellow h4 .text-outline-m,.bg-black .text-lyellow h4.text-outline-m,.bg-black .text-lyellow h5 .text-outline-m,.bg-black .text-lyellow h5.text-outline-m,.bg-black .text-lyellow h6 .text-outline-m,.bg-black .text-lyellow h6.text-outline-m,.bg-dorange .text-lyellow .h1 .text-outline-m,.bg-dorange .text-lyellow .h1.text-outline-m,.bg-dorange .text-lyellow .h2 .text-outline-m,.bg-dorange .text-lyellow .h2.text-outline-m,.bg-dorange .text-lyellow .h3 .text-outline-m,.bg-dorange .text-lyellow .h3.text-outline-m,.bg-dorange .text-lyellow .h4 .text-outline-m,.bg-dorange .text-lyellow .h4.text-outline-m,.bg-dorange .text-lyellow .h5 .text-outline-m,.bg-dorange .text-lyellow .h5.text-outline-m,.bg-dorange .text-lyellow .h6 .text-outline-m,.bg-dorange .text-lyellow .h6.text-outline-m,.bg-dorange .text-lyellow h1 .text-outline-m,.bg-dorange .text-lyellow h1.text-outline-m,.bg-dorange .text-lyellow h2 .text-outline-m,.bg-dorange .text-lyellow h2.text-outline-m,.bg-dorange .text-lyellow h3 .text-outline-m,.bg-dorange .text-lyellow h3.text-outline-m,.bg-dorange .text-lyellow h4 .text-outline-m,.bg-dorange .text-lyellow h4.text-outline-m,.bg-dorange .text-lyellow h5 .text-outline-m,.bg-dorange .text-lyellow h5.text-outline-m,.bg-dorange .text-lyellow h6 .text-outline-m,.bg-dorange .text-lyellow h6.text-outline-m,.bg-dyellow .text-lyellow .h1 .text-outline-m,.bg-dyellow .text-lyellow .h1.text-outline-m,.bg-dyellow .text-lyellow .h2 .text-outline-m,.bg-dyellow .text-lyellow .h2.text-outline-m,.bg-dyellow .text-lyellow .h3 .text-outline-m,.bg-dyellow .text-lyellow .h3.text-outline-m,.bg-dyellow .text-lyellow .h4 .text-outline-m,.bg-dyellow .text-lyellow .h4.text-outline-m,.bg-dyellow .text-lyellow .h5 .text-outline-m,.bg-dyellow .text-lyellow .h5.text-outline-m,.bg-dyellow .text-lyellow .h6 .text-outline-m,.bg-dyellow .text-lyellow .h6.text-outline-m,.bg-dyellow .text-lyellow h1 .text-outline-m,.bg-dyellow .text-lyellow h1.text-outline-m,.bg-dyellow .text-lyellow h2 .text-outline-m,.bg-dyellow .text-lyellow h2.text-outline-m,.bg-dyellow .text-lyellow h3 .text-outline-m,.bg-dyellow .text-lyellow h3.text-outline-m,.bg-dyellow .text-lyellow h4 .text-outline-m,.bg-dyellow .text-lyellow h4.text-outline-m,.bg-dyellow .text-lyellow h5 .text-outline-m,.bg-dyellow .text-lyellow h5.text-outline-m,.bg-dyellow .text-lyellow h6 .text-outline-m,.bg-dyellow .text-lyellow h6.text-outline-m,.bg-lblue .text-lyellow .h1 .text-outline-m,.bg-lblue .text-lyellow .h1.text-outline-m,.bg-lblue .text-lyellow .h2 .text-outline-m,.bg-lblue .text-lyellow .h2.text-outline-m,.bg-lblue .text-lyellow .h3 .text-outline-m,.bg-lblue .text-lyellow .h3.text-outline-m,.bg-lblue .text-lyellow .h4 .text-outline-m,.bg-lblue .text-lyellow .h4.text-outline-m,.bg-lblue .text-lyellow .h5 .text-outline-m,.bg-lblue .text-lyellow .h5.text-outline-m,.bg-lblue .text-lyellow .h6 .text-outline-m,.bg-lblue .text-lyellow .h6.text-outline-m,.bg-lblue .text-lyellow h1 .text-outline-m,.bg-lblue .text-lyellow h1.text-outline-m,.bg-lblue .text-lyellow h2 .text-outline-m,.bg-lblue .text-lyellow h2.text-outline-m,.bg-lblue .text-lyellow h3 .text-outline-m,.bg-lblue .text-lyellow h3.text-outline-m,.bg-lblue .text-lyellow h4 .text-outline-m,.bg-lblue .text-lyellow h4.text-outline-m,.bg-lblue .text-lyellow h5 .text-outline-m,.bg-lblue .text-lyellow h5.text-outline-m,.bg-lblue .text-lyellow h6 .text-outline-m,.bg-lblue .text-lyellow h6.text-outline-m,.bg-lorange .text-lyellow .h1 .text-outline-m,.bg-lorange .text-lyellow .h1.text-outline-m,.bg-lorange .text-lyellow .h2 .text-outline-m,.bg-lorange .text-lyellow .h2.text-outline-m,.bg-lorange .text-lyellow .h3 .text-outline-m,.bg-lorange .text-lyellow .h3.text-outline-m,.bg-lorange .text-lyellow .h4 .text-outline-m,.bg-lorange .text-lyellow .h4.text-outline-m,.bg-lorange .text-lyellow .h5 .text-outline-m,.bg-lorange .text-lyellow .h5.text-outline-m,.bg-lorange .text-lyellow .h6 .text-outline-m,.bg-lorange .text-lyellow .h6.text-outline-m,.bg-lorange .text-lyellow h1 .text-outline-m,.bg-lorange .text-lyellow h1.text-outline-m,.bg-lorange .text-lyellow h2 .text-outline-m,.bg-lorange .text-lyellow h2.text-outline-m,.bg-lorange .text-lyellow h3 .text-outline-m,.bg-lorange .text-lyellow h3.text-outline-m,.bg-lorange .text-lyellow h4 .text-outline-m,.bg-lorange .text-lyellow h4.text-outline-m,.bg-lorange .text-lyellow h5 .text-outline-m,.bg-lorange .text-lyellow h5.text-outline-m,.bg-lorange .text-lyellow h6 .text-outline-m,.bg-lorange .text-lyellow h6.text-outline-m,.bg-lyellow .text-lyellow .h1 .text-outline-m,.bg-lyellow .text-lyellow .h1.text-outline-m,.bg-lyellow .text-lyellow .h2 .text-outline-m,.bg-lyellow .text-lyellow .h2.text-outline-m,.bg-lyellow .text-lyellow .h3 .text-outline-m,.bg-lyellow .text-lyellow .h3.text-outline-m,.bg-lyellow .text-lyellow .h4 .text-outline-m,.bg-lyellow .text-lyellow .h4.text-outline-m,.bg-lyellow .text-lyellow .h5 .text-outline-m,.bg-lyellow .text-lyellow .h5.text-outline-m,.bg-lyellow .text-lyellow .h6 .text-outline-m,.bg-lyellow .text-lyellow .h6.text-outline-m,.bg-lyellow .text-lyellow h1 .text-outline-m,.bg-lyellow .text-lyellow h1.text-outline-m,.bg-lyellow .text-lyellow h2 .text-outline-m,.bg-lyellow .text-lyellow h2.text-outline-m,.bg-lyellow .text-lyellow h3 .text-outline-m,.bg-lyellow .text-lyellow h3.text-outline-m,.bg-lyellow .text-lyellow h4 .text-outline-m,.bg-lyellow .text-lyellow h4.text-outline-m,.bg-lyellow .text-lyellow h5 .text-outline-m,.bg-lyellow .text-lyellow h5.text-outline-m,.bg-lyellow .text-lyellow h6 .text-outline-m,.bg-lyellow .text-lyellow h6.text-outline-m,.bg-ocean .text-lyellow .h1 .text-outline-m,.bg-ocean .text-lyellow .h1.text-outline-m,.bg-ocean .text-lyellow .h2 .text-outline-m,.bg-ocean .text-lyellow .h2.text-outline-m,.bg-ocean .text-lyellow .h3 .text-outline-m,.bg-ocean .text-lyellow .h3.text-outline-m,.bg-ocean .text-lyellow .h4 .text-outline-m,.bg-ocean .text-lyellow .h4.text-outline-m,.bg-ocean .text-lyellow .h5 .text-outline-m,.bg-ocean .text-lyellow .h5.text-outline-m,.bg-ocean .text-lyellow .h6 .text-outline-m,.bg-ocean .text-lyellow .h6.text-outline-m,.bg-ocean .text-lyellow h1 .text-outline-m,.bg-ocean .text-lyellow h1.text-outline-m,.bg-ocean .text-lyellow h2 .text-outline-m,.bg-ocean .text-lyellow h2.text-outline-m,.bg-ocean .text-lyellow h3 .text-outline-m,.bg-ocean .text-lyellow h3.text-outline-m,.bg-ocean .text-lyellow h4 .text-outline-m,.bg-ocean .text-lyellow h4.text-outline-m,.bg-ocean .text-lyellow h5 .text-outline-m,.bg-ocean .text-lyellow h5.text-outline-m,.bg-ocean .text-lyellow h6 .text-outline-m,.bg-ocean .text-lyellow h6.text-outline-m,.bg-olive .text-lyellow .h1 .text-outline-m,.bg-olive .text-lyellow .h1.text-outline-m,.bg-olive .text-lyellow .h2 .text-outline-m,.bg-olive .text-lyellow .h2.text-outline-m,.bg-olive .text-lyellow .h3 .text-outline-m,.bg-olive .text-lyellow .h3.text-outline-m,.bg-olive .text-lyellow .h4 .text-outline-m,.bg-olive .text-lyellow .h4.text-outline-m,.bg-olive .text-lyellow .h5 .text-outline-m,.bg-olive .text-lyellow .h5.text-outline-m,.bg-olive .text-lyellow .h6 .text-outline-m,.bg-olive .text-lyellow .h6.text-outline-m,.bg-olive .text-lyellow h1 .text-outline-m,.bg-olive .text-lyellow h1.text-outline-m,.bg-olive .text-lyellow h2 .text-outline-m,.bg-olive .text-lyellow h2.text-outline-m,.bg-olive .text-lyellow h3 .text-outline-m,.bg-olive .text-lyellow h3.text-outline-m,.bg-olive .text-lyellow h4 .text-outline-m,.bg-olive .text-lyellow h4.text-outline-m,.bg-olive .text-lyellow h5 .text-outline-m,.bg-olive .text-lyellow h5.text-outline-m,.bg-olive .text-lyellow h6 .text-outline-m,.bg-olive .text-lyellow h6.text-outline-m,.bg-white .text-lyellow .h1 .text-outline-m,.bg-white .text-lyellow .h1.text-outline-m,.bg-white .text-lyellow .h2 .text-outline-m,.bg-white .text-lyellow .h2.text-outline-m,.bg-white .text-lyellow .h3 .text-outline-m,.bg-white .text-lyellow .h3.text-outline-m,.bg-white .text-lyellow .h4 .text-outline-m,.bg-white .text-lyellow .h4.text-outline-m,.bg-white .text-lyellow .h5 .text-outline-m,.bg-white .text-lyellow .h5.text-outline-m,.bg-white .text-lyellow .h6 .text-outline-m,.bg-white .text-lyellow .h6.text-outline-m,.bg-white .text-lyellow h1 .text-outline-m,.bg-white .text-lyellow h1.text-outline-m,.bg-white .text-lyellow h2 .text-outline-m,.bg-white .text-lyellow h2.text-outline-m,.bg-white .text-lyellow h3 .text-outline-m,.bg-white .text-lyellow h3.text-outline-m,.bg-white .text-lyellow h4 .text-outline-m,.bg-white .text-lyellow h4.text-outline-m,.bg-white .text-lyellow h5 .text-outline-m,.bg-white .text-lyellow h5.text-outline-m,.bg-white .text-lyellow h6 .text-outline-m,.bg-white .text-lyellow h6.text-outline-m{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(186,176,116,0.7);-webkit-text-stroke-color:rgba(var(--text-lyellow),0.7)}
}
.bg-black .text-lyellow .h1 strong,.bg-black .text-lyellow .h2 strong,.bg-black .text-lyellow .h3 strong,.bg-black .text-lyellow .h4 strong,.bg-black .text-lyellow .h5 strong,.bg-black .text-lyellow .h6 strong,.bg-black .text-lyellow h1 strong,.bg-black .text-lyellow h2 strong,.bg-black .text-lyellow h3 strong,.bg-black .text-lyellow h4 strong,.bg-black .text-lyellow h5 strong,.bg-black .text-lyellow h6 strong,.bg-dorange .text-lyellow .h1 strong,.bg-dorange .text-lyellow .h2 strong,.bg-dorange .text-lyellow .h3 strong,.bg-dorange .text-lyellow .h4 strong,.bg-dorange .text-lyellow .h5 strong,.bg-dorange .text-lyellow .h6 strong,.bg-dorange .text-lyellow h1 strong,.bg-dorange .text-lyellow h2 strong,.bg-dorange .text-lyellow h3 strong,.bg-dorange .text-lyellow h4 strong,.bg-dorange .text-lyellow h5 strong,.bg-dorange .text-lyellow h6 strong,.bg-dyellow .text-lyellow .h1 strong,.bg-dyellow .text-lyellow .h2 strong,.bg-dyellow .text-lyellow .h3 strong,.bg-dyellow .text-lyellow .h4 strong,.bg-dyellow .text-lyellow .h5 strong,.bg-dyellow .text-lyellow .h6 strong,.bg-dyellow .text-lyellow h1 strong,.bg-dyellow .text-lyellow h2 strong,.bg-dyellow .text-lyellow h3 strong,.bg-dyellow .text-lyellow h4 strong,.bg-dyellow .text-lyellow h5 strong,.bg-dyellow .text-lyellow h6 strong,.bg-lblue .text-lyellow .h1 strong,.bg-lblue .text-lyellow .h2 strong,.bg-lblue .text-lyellow .h3 strong,.bg-lblue .text-lyellow .h4 strong,.bg-lblue .text-lyellow .h5 strong,.bg-lblue .text-lyellow .h6 strong,.bg-lblue .text-lyellow h1 strong,.bg-lblue .text-lyellow h2 strong,.bg-lblue .text-lyellow h3 strong,.bg-lblue .text-lyellow h4 strong,.bg-lblue .text-lyellow h5 strong,.bg-lblue .text-lyellow h6 strong,.bg-lorange .text-lyellow .h1 strong,.bg-lorange .text-lyellow .h2 strong,.bg-lorange .text-lyellow .h3 strong,.bg-lorange .text-lyellow .h4 strong,.bg-lorange .text-lyellow .h5 strong,.bg-lorange .text-lyellow .h6 strong,.bg-lorange .text-lyellow h1 strong,.bg-lorange .text-lyellow h2 strong,.bg-lorange .text-lyellow h3 strong,.bg-lorange .text-lyellow h4 strong,.bg-lorange .text-lyellow h5 strong,.bg-lorange .text-lyellow h6 strong,.bg-lyellow .text-lyellow .h1 strong,.bg-lyellow .text-lyellow .h2 strong,.bg-lyellow .text-lyellow .h3 strong,.bg-lyellow .text-lyellow .h4 strong,.bg-lyellow .text-lyellow .h5 strong,.bg-lyellow .text-lyellow .h6 strong,.bg-lyellow .text-lyellow h1 strong,.bg-lyellow .text-lyellow h2 strong,.bg-lyellow .text-lyellow h3 strong,.bg-lyellow .text-lyellow h4 strong,.bg-lyellow .text-lyellow h5 strong,.bg-lyellow .text-lyellow h6 strong,.bg-ocean .text-lyellow .h1 strong,.bg-ocean .text-lyellow .h2 strong,.bg-ocean .text-lyellow .h3 strong,.bg-ocean .text-lyellow .h4 strong,.bg-ocean .text-lyellow .h5 strong,.bg-ocean .text-lyellow .h6 strong,.bg-ocean .text-lyellow h1 strong,.bg-ocean .text-lyellow h2 strong,.bg-ocean .text-lyellow h3 strong,.bg-ocean .text-lyellow h4 strong,.bg-ocean .text-lyellow h5 strong,.bg-ocean .text-lyellow h6 strong,.bg-olive .text-lyellow .h1 strong,.bg-olive .text-lyellow .h2 strong,.bg-olive .text-lyellow .h3 strong,.bg-olive .text-lyellow .h4 strong,.bg-olive .text-lyellow .h5 strong,.bg-olive .text-lyellow .h6 strong,.bg-olive .text-lyellow h1 strong,.bg-olive .text-lyellow h2 strong,.bg-olive .text-lyellow h3 strong,.bg-olive .text-lyellow h4 strong,.bg-olive .text-lyellow h5 strong,.bg-olive .text-lyellow h6 strong,.bg-white .text-lyellow .h1 strong,.bg-white .text-lyellow .h2 strong,.bg-white .text-lyellow .h3 strong,.bg-white .text-lyellow .h4 strong,.bg-white .text-lyellow .h5 strong,.bg-white .text-lyellow .h6 strong,.bg-white .text-lyellow h1 strong,.bg-white .text-lyellow h2 strong,.bg-white .text-lyellow h3 strong,.bg-white .text-lyellow h4 strong,.bg-white .text-lyellow h5 strong,.bg-white .text-lyellow h6 strong{color:#bab074;color:rgba(var(--text-lyellow),1);text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:rgba(186,176,116,1);-webkit-text-fill-color:rgba(var(--text-lyellow),1)}
@media (min-width:768px){
.bg-black .text-lblue .h1,.bg-black .text-lblue .h2,.bg-black .text-lblue .h3,.bg-black .text-lblue .h4,.bg-black .text-lblue .h5,.bg-black .text-lblue .h6,.bg-black .text-lblue h1,.bg-black .text-lblue h2,.bg-black .text-lblue h3,.bg-black .text-lblue h4,.bg-black .text-lblue h5,.bg-black .text-lblue h6,.bg-dorange .text-lblue .h1,.bg-dorange .text-lblue .h2,.bg-dorange .text-lblue .h3,.bg-dorange .text-lblue .h4,.bg-dorange .text-lblue .h5,.bg-dorange .text-lblue .h6,.bg-dorange .text-lblue h1,.bg-dorange .text-lblue h2,.bg-dorange .text-lblue h3,.bg-dorange .text-lblue h4,.bg-dorange .text-lblue h5,.bg-dorange .text-lblue h6,.bg-dyellow .text-lblue .h1,.bg-dyellow .text-lblue .h2,.bg-dyellow .text-lblue .h3,.bg-dyellow .text-lblue .h4,.bg-dyellow .text-lblue .h5,.bg-dyellow .text-lblue .h6,.bg-dyellow .text-lblue h1,.bg-dyellow .text-lblue h2,.bg-dyellow .text-lblue h3,.bg-dyellow .text-lblue h4,.bg-dyellow .text-lblue h5,.bg-dyellow .text-lblue h6,.bg-lblue .text-lblue .h1,.bg-lblue .text-lblue .h2,.bg-lblue .text-lblue .h3,.bg-lblue .text-lblue .h4,.bg-lblue .text-lblue .h5,.bg-lblue .text-lblue .h6,.bg-lblue .text-lblue h1,.bg-lblue .text-lblue h2,.bg-lblue .text-lblue h3,.bg-lblue .text-lblue h4,.bg-lblue .text-lblue h5,.bg-lblue .text-lblue h6,.bg-lorange .text-lblue .h1,.bg-lorange .text-lblue .h2,.bg-lorange .text-lblue .h3,.bg-lorange .text-lblue .h4,.bg-lorange .text-lblue .h5,.bg-lorange .text-lblue .h6,.bg-lorange .text-lblue h1,.bg-lorange .text-lblue h2,.bg-lorange .text-lblue h3,.bg-lorange .text-lblue h4,.bg-lorange .text-lblue h5,.bg-lorange .text-lblue h6,.bg-lyellow .text-lblue .h1,.bg-lyellow .text-lblue .h2,.bg-lyellow .text-lblue .h3,.bg-lyellow .text-lblue .h4,.bg-lyellow .text-lblue .h5,.bg-lyellow .text-lblue .h6,.bg-lyellow .text-lblue h1,.bg-lyellow .text-lblue h2,.bg-lyellow .text-lblue h3,.bg-lyellow .text-lblue h4,.bg-lyellow .text-lblue h5,.bg-lyellow .text-lblue h6,.bg-ocean .text-lblue .h1,.bg-ocean .text-lblue .h2,.bg-ocean .text-lblue .h3,.bg-ocean .text-lblue .h4,.bg-ocean .text-lblue .h5,.bg-ocean .text-lblue .h6,.bg-ocean .text-lblue h1,.bg-ocean .text-lblue h2,.bg-ocean .text-lblue h3,.bg-ocean .text-lblue h4,.bg-ocean .text-lblue h5,.bg-ocean .text-lblue h6,.bg-olive .text-lblue .h1,.bg-olive .text-lblue .h2,.bg-olive .text-lblue .h3,.bg-olive .text-lblue .h4,.bg-olive .text-lblue .h5,.bg-olive .text-lblue .h6,.bg-olive .text-lblue h1,.bg-olive .text-lblue h2,.bg-olive .text-lblue h3,.bg-olive .text-lblue h4,.bg-olive .text-lblue h5,.bg-olive .text-lblue h6,.bg-white .text-lblue .h1,.bg-white .text-lblue .h2,.bg-white .text-lblue .h3,.bg-white .text-lblue .h4,.bg-white .text-lblue .h5,.bg-white .text-lblue .h6,.bg-white .text-lblue h1,.bg-white .text-lblue h2,.bg-white .text-lblue h3,.bg-white .text-lblue h4,.bg-white .text-lblue h5,.bg-white .text-lblue h6{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(126,147,167,1);-webkit-text-stroke-color:rgba(var(--text-lblue),1)}
}
@media (max-width:767px){
.bg-black .text-lblue .h1 .text-outline-m,.bg-black .text-lblue .h1.text-outline-m,.bg-black .text-lblue .h2 .text-outline-m,.bg-black .text-lblue .h2.text-outline-m,.bg-black .text-lblue .h3 .text-outline-m,.bg-black .text-lblue .h3.text-outline-m,.bg-black .text-lblue .h4 .text-outline-m,.bg-black .text-lblue .h4.text-outline-m,.bg-black .text-lblue .h5 .text-outline-m,.bg-black .text-lblue .h5.text-outline-m,.bg-black .text-lblue .h6 .text-outline-m,.bg-black .text-lblue .h6.text-outline-m,.bg-black .text-lblue h1 .text-outline-m,.bg-black .text-lblue h1.text-outline-m,.bg-black .text-lblue h2 .text-outline-m,.bg-black .text-lblue h2.text-outline-m,.bg-black .text-lblue h3 .text-outline-m,.bg-black .text-lblue h3.text-outline-m,.bg-black .text-lblue h4 .text-outline-m,.bg-black .text-lblue h4.text-outline-m,.bg-black .text-lblue h5 .text-outline-m,.bg-black .text-lblue h5.text-outline-m,.bg-black .text-lblue h6 .text-outline-m,.bg-black .text-lblue h6.text-outline-m,.bg-dorange .text-lblue .h1 .text-outline-m,.bg-dorange .text-lblue .h1.text-outline-m,.bg-dorange .text-lblue .h2 .text-outline-m,.bg-dorange .text-lblue .h2.text-outline-m,.bg-dorange .text-lblue .h3 .text-outline-m,.bg-dorange .text-lblue .h3.text-outline-m,.bg-dorange .text-lblue .h4 .text-outline-m,.bg-dorange .text-lblue .h4.text-outline-m,.bg-dorange .text-lblue .h5 .text-outline-m,.bg-dorange .text-lblue .h5.text-outline-m,.bg-dorange .text-lblue .h6 .text-outline-m,.bg-dorange .text-lblue .h6.text-outline-m,.bg-dorange .text-lblue h1 .text-outline-m,.bg-dorange .text-lblue h1.text-outline-m,.bg-dorange .text-lblue h2 .text-outline-m,.bg-dorange .text-lblue h2.text-outline-m,.bg-dorange .text-lblue h3 .text-outline-m,.bg-dorange .text-lblue h3.text-outline-m,.bg-dorange .text-lblue h4 .text-outline-m,.bg-dorange .text-lblue h4.text-outline-m,.bg-dorange .text-lblue h5 .text-outline-m,.bg-dorange .text-lblue h5.text-outline-m,.bg-dorange .text-lblue h6 .text-outline-m,.bg-dorange .text-lblue h6.text-outline-m,.bg-dyellow .text-lblue .h1 .text-outline-m,.bg-dyellow .text-lblue .h1.text-outline-m,.bg-dyellow .text-lblue .h2 .text-outline-m,.bg-dyellow .text-lblue .h2.text-outline-m,.bg-dyellow .text-lblue .h3 .text-outline-m,.bg-dyellow .text-lblue .h3.text-outline-m,.bg-dyellow .text-lblue .h4 .text-outline-m,.bg-dyellow .text-lblue .h4.text-outline-m,.bg-dyellow .text-lblue .h5 .text-outline-m,.bg-dyellow .text-lblue .h5.text-outline-m,.bg-dyellow .text-lblue .h6 .text-outline-m,.bg-dyellow .text-lblue .h6.text-outline-m,.bg-dyellow .text-lblue h1 .text-outline-m,.bg-dyellow .text-lblue h1.text-outline-m,.bg-dyellow .text-lblue h2 .text-outline-m,.bg-dyellow .text-lblue h2.text-outline-m,.bg-dyellow .text-lblue h3 .text-outline-m,.bg-dyellow .text-lblue h3.text-outline-m,.bg-dyellow .text-lblue h4 .text-outline-m,.bg-dyellow .text-lblue h4.text-outline-m,.bg-dyellow .text-lblue h5 .text-outline-m,.bg-dyellow .text-lblue h5.text-outline-m,.bg-dyellow .text-lblue h6 .text-outline-m,.bg-dyellow .text-lblue h6.text-outline-m,.bg-lblue .text-lblue .h1 .text-outline-m,.bg-lblue .text-lblue .h1.text-outline-m,.bg-lblue .text-lblue .h2 .text-outline-m,.bg-lblue .text-lblue .h2.text-outline-m,.bg-lblue .text-lblue .h3 .text-outline-m,.bg-lblue .text-lblue .h3.text-outline-m,.bg-lblue .text-lblue .h4 .text-outline-m,.bg-lblue .text-lblue .h4.text-outline-m,.bg-lblue .text-lblue .h5 .text-outline-m,.bg-lblue .text-lblue .h5.text-outline-m,.bg-lblue .text-lblue .h6 .text-outline-m,.bg-lblue .text-lblue .h6.text-outline-m,.bg-lblue .text-lblue h1 .text-outline-m,.bg-lblue .text-lblue h1.text-outline-m,.bg-lblue .text-lblue h2 .text-outline-m,.bg-lblue .text-lblue h2.text-outline-m,.bg-lblue .text-lblue h3 .text-outline-m,.bg-lblue .text-lblue h3.text-outline-m,.bg-lblue .text-lblue h4 .text-outline-m,.bg-lblue .text-lblue h4.text-outline-m,.bg-lblue .text-lblue h5 .text-outline-m,.bg-lblue .text-lblue h5.text-outline-m,.bg-lblue .text-lblue h6 .text-outline-m,.bg-lblue .text-lblue h6.text-outline-m,.bg-lorange .text-lblue .h1 .text-outline-m,.bg-lorange .text-lblue .h1.text-outline-m,.bg-lorange .text-lblue .h2 .text-outline-m,.bg-lorange .text-lblue .h2.text-outline-m,.bg-lorange .text-lblue .h3 .text-outline-m,.bg-lorange .text-lblue .h3.text-outline-m,.bg-lorange .text-lblue .h4 .text-outline-m,.bg-lorange .text-lblue .h4.text-outline-m,.bg-lorange .text-lblue .h5 .text-outline-m,.bg-lorange .text-lblue .h5.text-outline-m,.bg-lorange .text-lblue .h6 .text-outline-m,.bg-lorange .text-lblue .h6.text-outline-m,.bg-lorange .text-lblue h1 .text-outline-m,.bg-lorange .text-lblue h1.text-outline-m,.bg-lorange .text-lblue h2 .text-outline-m,.bg-lorange .text-lblue h2.text-outline-m,.bg-lorange .text-lblue h3 .text-outline-m,.bg-lorange .text-lblue h3.text-outline-m,.bg-lorange .text-lblue h4 .text-outline-m,.bg-lorange .text-lblue h4.text-outline-m,.bg-lorange .text-lblue h5 .text-outline-m,.bg-lorange .text-lblue h5.text-outline-m,.bg-lorange .text-lblue h6 .text-outline-m,.bg-lorange .text-lblue h6.text-outline-m,.bg-lyellow .text-lblue .h1 .text-outline-m,.bg-lyellow .text-lblue .h1.text-outline-m,.bg-lyellow .text-lblue .h2 .text-outline-m,.bg-lyellow .text-lblue .h2.text-outline-m,.bg-lyellow .text-lblue .h3 .text-outline-m,.bg-lyellow .text-lblue .h3.text-outline-m,.bg-lyellow .text-lblue .h4 .text-outline-m,.bg-lyellow .text-lblue .h4.text-outline-m,.bg-lyellow .text-lblue .h5 .text-outline-m,.bg-lyellow .text-lblue .h5.text-outline-m,.bg-lyellow .text-lblue .h6 .text-outline-m,.bg-lyellow .text-lblue .h6.text-outline-m,.bg-lyellow .text-lblue h1 .text-outline-m,.bg-lyellow .text-lblue h1.text-outline-m,.bg-lyellow .text-lblue h2 .text-outline-m,.bg-lyellow .text-lblue h2.text-outline-m,.bg-lyellow .text-lblue h3 .text-outline-m,.bg-lyellow .text-lblue h3.text-outline-m,.bg-lyellow .text-lblue h4 .text-outline-m,.bg-lyellow .text-lblue h4.text-outline-m,.bg-lyellow .text-lblue h5 .text-outline-m,.bg-lyellow .text-lblue h5.text-outline-m,.bg-lyellow .text-lblue h6 .text-outline-m,.bg-lyellow .text-lblue h6.text-outline-m,.bg-ocean .text-lblue .h1 .text-outline-m,.bg-ocean .text-lblue .h1.text-outline-m,.bg-ocean .text-lblue .h2 .text-outline-m,.bg-ocean .text-lblue .h2.text-outline-m,.bg-ocean .text-lblue .h3 .text-outline-m,.bg-ocean .text-lblue .h3.text-outline-m,.bg-ocean .text-lblue .h4 .text-outline-m,.bg-ocean .text-lblue .h4.text-outline-m,.bg-ocean .text-lblue .h5 .text-outline-m,.bg-ocean .text-lblue .h5.text-outline-m,.bg-ocean .text-lblue .h6 .text-outline-m,.bg-ocean .text-lblue .h6.text-outline-m,.bg-ocean .text-lblue h1 .text-outline-m,.bg-ocean .text-lblue h1.text-outline-m,.bg-ocean .text-lblue h2 .text-outline-m,.bg-ocean .text-lblue h2.text-outline-m,.bg-ocean .text-lblue h3 .text-outline-m,.bg-ocean .text-lblue h3.text-outline-m,.bg-ocean .text-lblue h4 .text-outline-m,.bg-ocean .text-lblue h4.text-outline-m,.bg-ocean .text-lblue h5 .text-outline-m,.bg-ocean .text-lblue h5.text-outline-m,.bg-ocean .text-lblue h6 .text-outline-m,.bg-ocean .text-lblue h6.text-outline-m,.bg-olive .text-lblue .h1 .text-outline-m,.bg-olive .text-lblue .h1.text-outline-m,.bg-olive .text-lblue .h2 .text-outline-m,.bg-olive .text-lblue .h2.text-outline-m,.bg-olive .text-lblue .h3 .text-outline-m,.bg-olive .text-lblue .h3.text-outline-m,.bg-olive .text-lblue .h4 .text-outline-m,.bg-olive .text-lblue .h4.text-outline-m,.bg-olive .text-lblue .h5 .text-outline-m,.bg-olive .text-lblue .h5.text-outline-m,.bg-olive .text-lblue .h6 .text-outline-m,.bg-olive .text-lblue .h6.text-outline-m,.bg-olive .text-lblue h1 .text-outline-m,.bg-olive .text-lblue h1.text-outline-m,.bg-olive .text-lblue h2 .text-outline-m,.bg-olive .text-lblue h2.text-outline-m,.bg-olive .text-lblue h3 .text-outline-m,.bg-olive .text-lblue h3.text-outline-m,.bg-olive .text-lblue h4 .text-outline-m,.bg-olive .text-lblue h4.text-outline-m,.bg-olive .text-lblue h5 .text-outline-m,.bg-olive .text-lblue h5.text-outline-m,.bg-olive .text-lblue h6 .text-outline-m,.bg-olive .text-lblue h6.text-outline-m,.bg-white .text-lblue .h1 .text-outline-m,.bg-white .text-lblue .h1.text-outline-m,.bg-white .text-lblue .h2 .text-outline-m,.bg-white .text-lblue .h2.text-outline-m,.bg-white .text-lblue .h3 .text-outline-m,.bg-white .text-lblue .h3.text-outline-m,.bg-white .text-lblue .h4 .text-outline-m,.bg-white .text-lblue .h4.text-outline-m,.bg-white .text-lblue .h5 .text-outline-m,.bg-white .text-lblue .h5.text-outline-m,.bg-white .text-lblue .h6 .text-outline-m,.bg-white .text-lblue .h6.text-outline-m,.bg-white .text-lblue h1 .text-outline-m,.bg-white .text-lblue h1.text-outline-m,.bg-white .text-lblue h2 .text-outline-m,.bg-white .text-lblue h2.text-outline-m,.bg-white .text-lblue h3 .text-outline-m,.bg-white .text-lblue h3.text-outline-m,.bg-white .text-lblue h4 .text-outline-m,.bg-white .text-lblue h4.text-outline-m,.bg-white .text-lblue h5 .text-outline-m,.bg-white .text-lblue h5.text-outline-m,.bg-white .text-lblue h6 .text-outline-m,.bg-white .text-lblue h6.text-outline-m{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:0.6px;-webkit-text-stroke-color:rgba(126,147,167,0.7);-webkit-text-stroke-color:rgba(var(--text-lblue),0.7)}
}
.bg-black .text-lblue .h1 strong,.bg-black .text-lblue .h2 strong,.bg-black .text-lblue .h3 strong,.bg-black .text-lblue .h4 strong,.bg-black .text-lblue .h5 strong,.bg-black .text-lblue .h6 strong,.bg-black .text-lblue h1 strong,.bg-black .text-lblue h2 strong,.bg-black .text-lblue h3 strong,.bg-black .text-lblue h4 strong,.bg-black .text-lblue h5 strong,.bg-black .text-lblue h6 strong,.bg-dorange .text-lblue .h1 strong,.bg-dorange .text-lblue .h2 strong,.bg-dorange .text-lblue .h3 strong,.bg-dorange .text-lblue .h4 strong,.bg-dorange .text-lblue .h5 strong,.bg-dorange .text-lblue .h6 strong,.bg-dorange .text-lblue h1 strong,.bg-dorange .text-lblue h2 strong,.bg-dorange .text-lblue h3 strong,.bg-dorange .text-lblue h4 strong,.bg-dorange .text-lblue h5 strong,.bg-dorange .text-lblue h6 strong,.bg-dyellow .text-lblue .h1 strong,.bg-dyellow .text-lblue .h2 strong,.bg-dyellow .text-lblue .h3 strong,.bg-dyellow .text-lblue .h4 strong,.bg-dyellow .text-lblue .h5 strong,.bg-dyellow .text-lblue .h6 strong,.bg-dyellow .text-lblue h1 strong,.bg-dyellow .text-lblue h2 strong,.bg-dyellow .text-lblue h3 strong,.bg-dyellow .text-lblue h4 strong,.bg-dyellow .text-lblue h5 strong,.bg-dyellow .text-lblue h6 strong,.bg-lblue .text-lblue .h1 strong,.bg-lblue .text-lblue .h2 strong,.bg-lblue .text-lblue .h3 strong,.bg-lblue .text-lblue .h4 strong,.bg-lblue .text-lblue .h5 strong,.bg-lblue .text-lblue .h6 strong,.bg-lblue .text-lblue h1 strong,.bg-lblue .text-lblue h2 strong,.bg-lblue .text-lblue h3 strong,.bg-lblue .text-lblue h4 strong,.bg-lblue .text-lblue h5 strong,.bg-lblue .text-lblue h6 strong,.bg-lorange .text-lblue .h1 strong,.bg-lorange .text-lblue .h2 strong,.bg-lorange .text-lblue .h3 strong,.bg-lorange .text-lblue .h4 strong,.bg-lorange .text-lblue .h5 strong,.bg-lorange .text-lblue .h6 strong,.bg-lorange .text-lblue h1 strong,.bg-lorange .text-lblue h2 strong,.bg-lorange .text-lblue h3 strong,.bg-lorange .text-lblue h4 strong,.bg-lorange .text-lblue h5 strong,.bg-lorange .text-lblue h6 strong,.bg-lyellow .text-lblue .h1 strong,.bg-lyellow .text-lblue .h2 strong,.bg-lyellow .text-lblue .h3 strong,.bg-lyellow .text-lblue .h4 strong,.bg-lyellow .text-lblue .h5 strong,.bg-lyellow .text-lblue .h6 strong,.bg-lyellow .text-lblue h1 strong,.bg-lyellow .text-lblue h2 strong,.bg-lyellow .text-lblue h3 strong,.bg-lyellow .text-lblue h4 strong,.bg-lyellow .text-lblue h5 strong,.bg-lyellow .text-lblue h6 strong,.bg-ocean .text-lblue .h1 strong,.bg-ocean .text-lblue .h2 strong,.bg-ocean .text-lblue .h3 strong,.bg-ocean .text-lblue .h4 strong,.bg-ocean .text-lblue .h5 strong,.bg-ocean .text-lblue .h6 strong,.bg-ocean .text-lblue h1 strong,.bg-ocean .text-lblue h2 strong,.bg-ocean .text-lblue h3 strong,.bg-ocean .text-lblue h4 strong,.bg-ocean .text-lblue h5 strong,.bg-ocean .text-lblue h6 strong,.bg-olive .text-lblue .h1 strong,.bg-olive .text-lblue .h2 strong,.bg-olive .text-lblue .h3 strong,.bg-olive .text-lblue .h4 strong,.bg-olive .text-lblue .h5 strong,.bg-olive .text-lblue .h6 strong,.bg-olive .text-lblue h1 strong,.bg-olive .text-lblue h2 strong,.bg-olive .text-lblue h3 strong,.bg-olive .text-lblue h4 strong,.bg-olive .text-lblue h5 strong,.bg-olive .text-lblue h6 strong,.bg-white .text-lblue .h1 strong,.bg-white .text-lblue .h2 strong,.bg-white .text-lblue .h3 strong,.bg-white .text-lblue .h4 strong,.bg-white .text-lblue .h5 strong,.bg-white .text-lblue .h6 strong,.bg-white .text-lblue h1 strong,.bg-white .text-lblue h2 strong,.bg-white .text-lblue h3 strong,.bg-white .text-lblue h4 strong,.bg-white .text-lblue h5 strong,.bg-white .text-lblue h6 strong{color:#7e93a7;color:rgba(var(--text-lblue),1);text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:rgba(126,147,167,1);-webkit-text-fill-color:rgba(var(--text-lblue),1)}
.p,p{margin-top:0;margin-bottom:2rem}
@media (min-width:992px){
.p,p{margin-bottom:2.5rem}
}
@media (min-width:1600px){
.p,p{margin-bottom:4.5rem}
}
.p{font-family:'Graphik Web',sans-serif;font-family:var(--fontBody);font-weight:300;font-weight:var(--fontWeightLight);font-size:1.6rem;font-size:var(--fontSize);line-height:2.4rem;line-height:var(--fontLineHeight);text-shadow:none!important;-webkit-text-stroke-width:0!important;-webkit-text-fill-color:inherit!important}
.p a{font-family:'Graphik Web',sans-serif!important;font-family:var(--fontBody)!important}
b,strong{font-weight:700;font-weight:var(--fontWeightBold)}
b a,strong a{font-weight:700;font-weight:var(--fontWeightBold)}
small{font-size:1.4rem;line-height:2.1rem}
@media (min-width:768px){
small{font-size:1.3rem;line-height:2rem}
}
.text-xlarge{font-size:5.4rem;line-height:6.4rem}
@media (min-width:768px){
.text-xlarge{font-size:7.4rem;line-height:8.9rem}
}
.text-large{font-size:1.8rem;line-height:2.8rem}
@media (min-width:992px){
.text-large{font-size:2rem;line-height:3rem}
}
@media (min-width:1200px){
.text-large{font-size: 1.6rem;line-height: 2.5rem;}
}
@media (min-width:1600px){
.text-large{font-size:2.4rem;line-height:3.4rem}
}
.feature-contact,.text-base{margin-bottom:0;font-size:1.6rem;font-size:var(--fontSize);line-height:2.4rem;line-height:var(--fontLineHeight);font-family:'Graphik Web',sans-serif;font-family:var(--fontBody);font-weight:300;font-weight:var(--fontWeightLight)}
.feature-contact h1,.feature-contact h1 a,.feature-contact h2,.feature-contact h2 a,.feature-contact h3,.feature-contact h3 a,.feature-contact h4,.feature-contact h4 a,.feature-contact h5,.feature-contact h5 a,.text-base h1,.text-base h1 a,.text-base h2,.text-base h2 a,.text-base h3,.text-base h3 a,.text-base h4,.text-base h4 a,.text-base h5,.text-base h5 a{margin-bottom:0;font-size:1.6rem;font-size:var(--fontSize);line-height:2.4rem;line-height:var(--fontLineHeight);font-family:'Graphik Web',sans-serif;font-family:var(--fontBody);font-weight:300;font-weight:var(--fontWeightLight);-webkit-text-stroke-width:0!important;-webkit-text-fill-color:#000}
.text-light .feature-contact h1,.text-light .feature-contact h1 a,.text-light .feature-contact h2,.text-light .feature-contact h2 a,.text-light .feature-contact h3,.text-light .feature-contact h3 a,.text-light .feature-contact h4,.text-light .feature-contact h4 a,.text-light .feature-contact h5,.text-light .feature-contact h5 a,.text-light .text-base h1,.text-light .text-base h1 a,.text-light .text-base h2,.text-light .text-base h2 a,.text-light .text-base h3,.text-light .text-base h3 a,.text-light .text-base h4,.text-light .text-base h4 a,.text-light .text-base h5,.text-light .text-base h5 a{-webkit-text-stroke-width:0!important;-webkit-text-fill-color:#fff!important}
.text-dark .feature-contact h1,.text-dark .feature-contact h1 a,.text-dark .feature-contact h2,.text-dark .feature-contact h2 a,.text-dark .feature-contact h3,.text-dark .feature-contact h3 a,.text-dark .feature-contact h4,.text-dark .feature-contact h4 a,.text-dark .feature-contact h5,.text-dark .feature-contact h5 a,.text-dark .text-base h1,.text-dark .text-base h1 a,.text-dark .text-base h2,.text-dark .text-base h2 a,.text-dark .text-base h3,.text-dark .text-base h3 a,.text-dark .text-base h4,.text-dark .text-base h4 a,.text-dark .text-base h5,.text-dark .text-base h5 a{-webkit-text-stroke-width:0!important;-webkit-text-fill-color:#000!important}
.text-center{text-align:center}
@media (max-width:991px){
.text-center-m{text-align:center}
}
.text-right{text-align:right}
.text-left{text-align:left}
.text-capitalize{text-transform:capitalize!important}
.text-underline{text-decoration:underline}
.text-light{color:#fff;color:var(--fontColorLight)}
.text-dark{color:#1f2123;color:rgba(var(--fontColor),1)}
.font-heading{font-family:'Syne Bold',sans-serif;font-family:var(--fontHeadings);font-weight:400}
.font-secondary{font-family:'DM Mono';font-family:var(--fontSecondary)}
.text-light p a{border-bottom:1px solid rgba(255,255,255,.35)}
.text-light p a.highlight{border-bottom:1px solid #fff}
.text-dark p a{border-bottom:1px solid rgba(0,0,0,.35)}
.text-dark p a.highlight{border-bottom:1px solid #000}
a{color:inherit;-webkit-text-decoration-skip:ink;text-decoration-skip:ink;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out;outline:0;text-decoration:none;font-weight:400;font-weight:var(--fontWeight)}
a:hover{color:inherit}
a.default{text-decoration:underline}
a.highlight{border-bottom:1px solid #000}
a.link{letter-spacing:2px;text-transform:uppercase;font-family:'DM Mono';font-family:var(--fontSecondary);font-weight:400;border-bottom:1px solid #000;font-size:1.2rem;line-height:1.8rem}
@media (min-width:768px){
a.link{font-size:1.1rem;line-height:1.8rem}
}
@media (min-width:992px){
a.link{font-size:1.3rem;line-height:1.8rem}
}
@media (min-width:1600px){
a.link{font-size:1.3rem;line-height:1.8rem}
}
a.link:hover{color:inherit}
div.link{display:inline-block;letter-spacing:2px;text-transform:uppercase;font-family:'DM Mono';font-family:var(--fontSecondary);font-weight:400;border-bottom:1px solid #000;font-size:1.2rem;line-height:1.8rem}
@media (min-width:768px){
div.link{font-size:1.1rem;line-height:1.8rem}
}
@media (min-width:992px){
div.link{font-size:1.3rem;line-height:1.8rem}
}
@media (min-width:1600px){
div.link{font-size:1.3rem;line-height:1.8rem}
}
div.link:hover{color:inherit}
.inView>a.link,.inView>div.link{display:inline-block;position:relative;border-bottom:none}
.inView>a.link:before,.inView>div.link:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:-2px;background:#000;height:1px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.8s;transition-duration:.8s;-webkit-transition-delay:0.4s;transition-delay:0.4s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.inView>a.link.text-light:before,.inView>div.link.text-light:before{background:#fff}
.inView>a.link:hover,.inView>div.link:hover{right:0}
.inView--visible>a.link:before,.inView--visible>div.link:before,.inView.is-inview>a.link:before,.inView.is-inview>div.link:before{right:0}
.fadeIn{opacity:0;-webkit-transition:opacity 1.4s;transition:opacity 1.4s}
.fadeIn.fadeIn--onStart{opacity:1}
.fadeIn.fadeIn--visible{opacity:1}
.slideUp{-webkit-transition:1.6s;transition:1.6s;-webkit-transform:translateY(100px);transform:translateY(100px)}
.slideUp.item-1{-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-transition-delay:0.3s;transition-delay:0.3s}
.slideUp.item-2{-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-transition-delay:0.6s;transition-delay:0.6s}
.slideUp.item-3{-webkit-animation-delay:.9s;animation-delay:.9s;-webkit-transition-delay:0.9s;transition-delay:0.9s}
.is-inview.slideUp--slidedUp,.slideUp.slideUp--slidedUp{-webkit-transform:translateY(0);transform:translateY(0)}
.slideLeft{-webkit-transition:1.1s;transition:1.1s;-webkit-transform:translateX(100%);transform:translateX(100%)}
.slideLeft.slideLeft--slidedLeft,.slideLeft.slideLeft--slidedLeft.in-view{-webkit-transform:translateX(0);transform:translateX(0)}
.slideRight{-webkit-transition:1.1s;transition:1.1s;-webkit-transform:translateX(-100%);transform:translateX(-100%)}
.slideRight.slideRight--slidedRight,.slideRight.slideRight--slidedRight.in-view{-webkit-transform:translateX(0);transform:translateX(0)}
.is-inview.fadeIn{opacity:1}
.is-inview.slideUp{-webkit-transform:translateY(0);transform:translateY(0)}
.is-inview.slideLeft{-webkit-transform:translateX(0);transform:translateX(0)}
.is-inview.slideRight{-webkit-transform:translateX(0);transform:translateX(0)}
.delay-0-5s{-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-transition-delay:0.5s;transition-delay:0.5s}
.delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-transition-delay:1s;transition-delay:1s}
.delay-1-5s{-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-transition-delay:1.5s;transition-delay:1.5s}
.delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-transition-delay:2s;transition-delay:2s}
.delay-2-5s{-webkit-animation-delay:2.5s;animation-delay:2.5s;-webkit-transition-delay:2.5s;transition-delay:2.5s}
.delay--5s{-webkit-animation-delay:2.5s;animation-delay:2.5s;-webkit-transition-delay:2.5s;transition-delay:2.5s}
.delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-transition-delay:3s;transition-delay:3s}
.delay-3-5s{-webkit-animation-delay:3.5s;animation-delay:3.5s;-webkit-transition-delay:3.5s;transition-delay:3.5s}
.delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-transition-delay:4s;transition-delay:4s}
@media (max-width:991px){
.delay-m-3s{-webkit-transition-delay:3s;transition-delay:3s}
}
@-webkit-keyframes pulse{
from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
50%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}
to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
@keyframes pulse{
from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
50%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}
to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
@-webkit-keyframes bounce{
20%,53%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-20px,0) scaleY(1.1);transform:translate3d(0,-20px,0) scaleY(1.1)}
70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}
80%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translate3d(0,0,0) scaleY(.95)}
90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}
}
@keyframes bounce{
20%,53%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-20px,0) scaleY(1.1);transform:translate3d(0,-20px,0) scaleY(1.1)}
70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}
80%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translate3d(0,0,0) scaleY(.95)}
90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}
}
@-webkit-keyframes marquee{
0%{left:0}
100%{left:-200%}
}
@keyframes marquee{
0%{left:0}
100%{left:-200%}
}
.page-loaded .header__logo{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
.page-loaded .header__hamburger{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
.header__main{position:fixed;top:0;left:0;width:100%;height:auto;z-index:1000;color:#000;color:var(--black);padding-top:20px;padding-bottom:0;background-color:transparent}
@media (min-width:768px){
.header__main{padding-top:40px;padding-bottom:0}
}
@media (min-width:992px){
.header__main{height:auto;padding-top:65px;padding-bottom:0;margin-bottom:0;border-bottom:none;color:#000;color:var(--black);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
}
@media (min-width:1200px){
.header__main{padding-top:75px;padding-bottom:0}
}
@media (min-width:1600px){
.header__main{padding-top:95px;padding-bottom:0}
}
.header__main.scrollUp .logo-full,.header__main.sticky .logo-full{-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s}
.header__main.scrollUp .header__logo img.logo-white,.header__main.sticky .header__logo img.logo-white{display:inline-block;-webkit-transition:left .15s ease-in-out .3s,opacity .15s ease-in-out .25s;transition:left .15s ease-in-out .3s,opacity .15s ease-in-out .25s;opacity:1;left:15px}
.header__main.scrollUp .header__logo .logo-wrap,.header__main.sticky .header__logo .logo-wrap{width:0;-webkit-transition-delay:none;transition-delay:none}
.header__main.scrollUp .header__logo img.logo-black,.header__main.sticky .header__logo img.logo-black{-webkit-transition:all ease-in-out 15ms;transition:all ease-in-out 15ms;-webkit-transition:opacity ease-in-out .3s;transition:opacity ease-in-out .3s;opacity:0;position:absolute;display:inline}
.header__main.scrollUp .header__hamburger a,.header__main.sticky .header__hamburger a{color:#fff;color:var(--white)}
.header__main.scrollUp .header__hamburger button svg .a,.header__main.sticky .header__hamburger button svg .a{stroke:#fff;stroke:var(--white)}
.header__main .header__logo-inner{padding-top:4px}
@media (min-width:768px){
.header__main .header__logo-inner{padding-top:0}
}
.header__main .header__logo img.logo-full{-webkit-transition-delay:0.2s;transition-delay:0.2s}
.header__main .header__logo img.logo-white{display:inline-block;-webkit-transition:left .15s ease-in-out .1s,opacity .15s ease-in-out .25s;transition:left .15s ease-in-out .1s,opacity .15s ease-in-out .25s;opacity:0;position:absolute;left:43.5px}
@media (min-width:768px){
.header__main .header__logo img.logo-white{left:44px}
}
@media (min-width:992px){
.header__main .header__logo img.logo-white{left:46px}
}
@media (min-width:1200px){
.header__main .header__logo img.logo-white{left:46px}
}
@media (min-width:1600px){
.header__main .header__logo img.logo-white{left:56px}
}
.header__main .header__logo img.logo-black,.header__main .header__logo img.logo-white{top:5px}
@media (min-width:768px){
.header__main .header__logo img.logo-black,.header__main .header__logo img.logo-white{top:-1px}
}
@media (min-width:992px){
.header__main .header__logo img.logo-black,.header__main .header__logo img.logo-white{top:-2px}
}
@media (min-width:1200px){
.header__main .header__logo img.logo-black,.header__main .header__logo img.logo-white{top:-2px}
}
.header__main.color-black,.header__main[data-color=black]{color:#000;color:var(--black)}
.header__main.color-black .header__logo img.logo-black,.header__main[data-color=black] .header__logo img.logo-black{display:inline-block;margin-top:-5px;opacity:1;margin-top:0}
.header__main.color-black .header__logo img.logo-full,.header__main.color-black .header__logo img.logo-white,.header__main[data-color=black] .header__logo img.logo-full,.header__main[data-color=black] .header__logo img.logo-white{-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;opacity:0;position:absolute;top:0;display:inline}
.header__main.color-black .header__hamburger a,.header__main[data-color=black] .header__hamburger a{color:#000;color:var(--black)}
.header__main.color-black .header__hamburger button svg .a,.header__main[data-color=black] .header__hamburger button svg .a{stroke:#000;stroke:var(--black)}
.header__logo{width: 150px;opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity .6s .4s,-webkit-transform .3s;transition:opacity .6s .4s,-webkit-transform .3s;transition:opacity .6s .4s,transform .3s;transition:opacity .6s .4s,transform .3s,-webkit-transform .3s;-webkit-transition-delay:1.6s;transition-delay:1.6s}
.header__logo a{display:inline-block}
@media (min-width:768px){
.header__logo a{padding:50px 50px 20px;margin-left:-50px;margin-top:-50px}
}
.header__logo .logo-wrap{position:relative;top:-4px;width:100%;overflow:hidden;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s;-webkit-transition-delay:45ms;transition-delay:45ms}
.header__logo img{display:block;width:101px;height:auto;vertical-align:middle;max-width:none}
@media (min-width:768px){
.header__logo img{width:101px}
}
@media (min-width:992px){
.header__logo img{width:135px}
}
@media (min-width:1600px){
.header__logo img{width:179px}
}
.header__logo img.logo-black,.header__logo img.logo-white{display:none}
.header__logo img.logo-black,.header__logo img.logo-white{width:45px}
@media (min-width:768px){
.header__logo img.logo-black,.header__logo img.logo-white{width:45px}
}
@media (min-width:992px){
.header__logo img.logo-black,.header__logo img.logo-white{width:95px}
}
@media (min-width:1600px){
.header__logo img.logo-black,.header__logo img.logo-white{width:125px}
}
.header__hamburger{color:#fff;color:var(--white);text-align:right;opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity .6s .18s,-webkit-transform .3s;transition:opacity .6s .18s,-webkit-transform .3s;transition:opacity .6s .18s,transform .3s;transition:opacity .6s .18s,transform .3s,-webkit-transform .3s;-webkit-transition-delay:1.6s;transition-delay:1.6s}
.header__hamburger-inner{display:inline-block;padding-left:40px}
@media (min-width:768px){
.header__hamburger-inner{padding-left:25px;padding-right:25px;margin-right:-50px}
}
@media (min-width:1200px){
.header__hamburger-inner{margin-right:-80px}
}
.header__hamburger-inner:hover a.link{-webkit-transition-delay:2s;transition-delay:2s;opacity:1}
.header__hamburger button{display:block;color:#fff;color:var(--white);font-size:1.6rem;outline:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;padding-left:0;padding-right:0;margin-top:-2px}
@media (min-width:768px){
.header__hamburger button{padding:10px 12px 8px;margin-top:-12px}
}
@media (min-width:1200px){
.header__hamburger button{padding:15px 15px 10px;margin-top:-17px}
}
.header__hamburger button svg{width:47.56px;height:auto}
@media (min-width:768px){
.header__hamburger button svg{width:48.47px}
}
@media (min-width:992px){
.header__hamburger button svg{width:52.86px}
}
@media (min-width:1600px){
.header__hamburger button svg{width:68.52px}
}
.header__hamburger button svg .a{stroke:#fff;stroke:var(--white);-webkit-transition:stroke .3s ease-in-out;transition:stroke .3s ease-in-out}
.header__hamburger a.link{display:block;color:#fff;color:var(--white);text-transform:uppercase;text-decoration:none;position:relative;top:-2px;font-family:'DM Mono';font-family:var(--fontSecondary);border-bottom:none;opacity:0;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;-webkit-transition-delay:0.4s;transition-delay:0.4s;margin-top:5px;text-align:left}
@media (max-width:767px){
.header__hamburger a.link{display:none}
}
@media (min-width:768px){
.header__hamburger a.link{margin-top:7px;padding-left:12px;padding-right:12px}
}
@media (min-width:1200px){
.header__hamburger a.link{margin-top:10px;padding-left:15px;padding-right:15px}
}
.header__menu{position:fixed;top:0;left:0;height:100%;width:100%;max-width:100%;z-index:1122;color:#fff;background-color:#fff;background-color:var(--white);overflow-x:scroll;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:none;display:block!important;cursor:url('../images/icon-close.png') 24 24,auto}
@media (min-width:768px){
.header__menu{cursor:url('../images/icon-close.png') 24 24,auto}
}
@media (min-width:992px){
.header__menu{cursor:url('../images/icon-close.png') 24 24,auto}
}
@media (min-width:1600px){
.header__menu{cursor:url('../images/icon-close.png') 24 24,auto}
}
.header__menu>.row{height:100%}
.header__menu.show{display:block!important;-webkit-transform:translateY(0);transform:translateY(0)}
.header__menu.show .header__menu-logo{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
.header__menu.show .header__menu-menu ul li{opacity:1}
.header__menu-logo{padding:28px 0 0;opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity .6s .18s,-webkit-transform .3s;transition:opacity .6s .18s,-webkit-transform .3s;transition:opacity .6s .18s,transform .3s;transition:opacity .6s .18s,transform .3s,-webkit-transform .3s;-webkit-transition-delay:0.3s;transition-delay:0.3s}
@media (min-width:576px){
.header__menu-logo{padding:28px 0 0}
}
@media (min-width:768px){
.header__menu-logo{padding:25px 0 0}
}
@media (min-width:992px){
.header__menu-logo{padding:65px 0 0 0}
}
@media (min-width:1200px){
.header__menu-logo{padding:76px 0 0 0}
}
@media (min-width:1600px){
.header__menu-logo{padding:90px 0 0 0}
}
.header__menu-logo a{display:inline-block;padding:30px 50px 15px;margin-left:-50px;margin-top:-50px}
.header__menu-logo img{width:75px}
@media (min-width:768px){
.header__menu-logo img{width:65px}
}
@media (min-width:992px){
.header__menu-logo img{width:115px}
}
@media (min-width:1600px){
.header__menu-logo img{width:145px}
}
.header__menu-menu{padding:35px 0 0}
@media (min-width:576px){
.header__menu-menu{padding:40px 0 0}
}
@media (min-width:992px){
.header__menu-menu{padding:50px 0 0}
}
@media (min-width:1600px){
.header__menu-menu{padding:65px 0 0}
}
.header__menu-menu ul{display:inline-block;position:relative;list-style:none;padding-left:0;margin:0}
.header__menu-menu ul li{padding-left:0;opacity:0;-webkit-transition:opacity .6s;transition:opacity .6s}
@media (min-width:576px){
.header__menu-menu ul li{padding-left:0}
}
.header__menu-menu ul li:first-child{-webkit-transition-delay:0.3s;transition-delay:0.3s}
.header__menu-menu ul li:nth-child(2){-webkit-transition-delay:0.4s;transition-delay:0.4s}
.header__menu-menu ul li:nth-child(3){-webkit-transition-delay:0.5s;transition-delay:0.5s}
.header__menu-menu ul li:nth-child(4){-webkit-transition-delay:0.6s;transition-delay:0.6s}
.header__menu-menu ul li a{display:block;padding-bottom:25px;font-size:3.5rem;line-height:3.5rem;font-family:'Syne Bold',sans-serif;font-family:var(--fontHeadings);text-transform:none;text-transform:initial;-webkit-transition:all ease-in-out .6s;transition:all ease-in-out .6s;color:#000}
@media (min-width:992px){
.header__menu-menu ul li a{font-size:3.5rem;line-height:3.5rem;padding-bottom:40px;}
}
@media (min-width:1600px){
.header__menu-menu ul li a{font-size:7.4rem;line-height:8.9rem}
}
.header__menu-menu ul li a:hover{color:#000;color:var(--black);text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:#000}
.header__menu-menu ul li.current_page_item>a{color:#000;color:var(--black);text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:#000}
@media (max-width:767px){
.header__menu-menu ul li.current_page_item>ul.sub-menu{display:block;padding-top:0;padding-bottom:30px}
}
.header__menu-menu ul li ul.children,.header__menu-menu ul li ul.sub-menu{display:none;padding-top:10px;padding-bottom:10px;padding-left:40px}
@media (min-width:768px){
.header__menu-menu ul li ul.children,.header__menu-menu ul li ul.sub-menu{position:absolute;top:0;left:100%;min-width:50%;width: 400px;padding:0}
}
@media (min-width:1200px){
.header__menu-menu ul li ul.children,.header__menu-menu ul li ul.sub-menu{left:100%}
}
@media (min-width:768px){
.header__menu-menu ul li ul.children li a,.header__menu-menu ul li ul.sub-menu li a{padding-left:50px}
}
@media (min-width:1200px){
.header__menu-menu ul li ul.children li a,.header__menu-menu ul li ul.sub-menu li a{padding-left:105px}
}
@media (min-width:1600px){
.header__menu-menu ul li ul.children li a,.header__menu-menu ul li ul.sub-menu li a{padding-left:135px}
}
@media (max-width:991px){
.header__menu-menu ul li ul.children li a,.header__menu-menu ul li ul.sub-menu li a{font-size:3.5rem;line-height:4rem;padding-bottom:15px}
}
.header__menu-menu ul li.active>a{color:#000;color:var(--black);text-shadow:none}
.header__menu-menu ul li.active ul.children,.header__menu-menu ul li.active ul.sub-menu{display:block}
@media (max-width:991px){
.header__menu-menu ul li.active ul.children,.header__menu-menu ul li.active ul.sub-menu{padding-left:40px}
}
.header__menu>.row{margin:0}
@media (max-width:991px){
#main_navigation{background-color:#f7f7f7;width:100%}
}
@media (min-width:992px){
#main_navigation{display:block!important}
}
.header__main:not(.sticky) .header__sticky-logo{display:none}
.header__main:not(.sticky) .header__sticky-contact{display:none}
.header__main.sticky{-webkit-transition:all .3s ease;transition:all .3s ease}










.header__main.sticky .header__nav-primary>ul#main-menu{position:static;position:initial}
.footer__main{position:relative;z-index:1001;padding:30px 0;font-size:1.4rem;line-height:2.4rem}
@media (min-width:768px){
.footer__main{text-align:left;font-size:1.6rem;line-height:2.8rem}
}
@media (min-width:992px){
.footer__main{padding:60px 0}
}
@media (min-width:1600px){
.footer__main{padding:60px 0;font-size:1.8rem;line-height:3rem}
}
@media (min-width:1200px){
.footer__main.blockContent{padding-bottom:100px}
}
@media (min-width:1600px){
.footer__main.blockContent{padding-bottom:100px}
}
.footer__main.footer-contact .footer__main-inner{padding-top:50px}
@media (min-width:768px){
.footer__main.footer-contact .footer__main-inner{padding-top:80px}
}
@media (min-width:992px){
.footer__main.footer-contact .footer__main-inner{padding-top:80px}
}
@media (min-width:1200px){
.footer__main.footer-contact .footer__main-inner{padding-top:80px}
}
@media (min-width:1600px){
.footer__main.footer-contact .footer__main-inner{padding-top:110px}
}
.footer__main-inner{width:100%;margin-right:auto;margin-left:auto}
@media (min-width:1200px){
.footer__main-inner{padding-top:130px}
}
@media (min-width:1600px){
.footer__main-inner{padding-top:180px}
}
.footer__main.bg-black .footer__base-social ul li a svg{fill:#fff}
.footer__main.bg-black .gform_wrapper ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){color:#fff;border-bottom-color:#fff}
.footer__main.bg-black .footer__base-newsletter .gform_wrapper .gform_footer input[type=submit]:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){background-image:url(../assets/images/icons/icon-arrowsmall-white.svg)}
.footer__base{position:relative;padding:60px 0 25px}
@media (min-width:768px){
.footer__base{padding:60px 0 25px}
}
@media (min-width:992px){
.footer__base{padding:120px 0 25px}
}
@media (min-width:1200px){
.footer__base{padding:150px 0 0}
}
@media (min-width:1600px){
.footer__base{padding:200px 0 0}
}
.footer__base-col{margin-bottom:25px}
@media (min-width:768px){
.footer__base-col{margin-bottom:25px}
}
@media (min-width:992px){
.footer__base-col{margin-bottom:30px}
}
@media (min-width:1200px){
.footer__base-col{margin-bottom:0}
}
.footer__base-col:last-of-type{margin-bottom:0;margin-top:0}
@media (min-width:992px){
.footer__base-col:last-of-type{margin-top:0}
}
.footer__base-col .h1{font-size:3rem;line-height:4.5rem}
@media (max-width:767px){
.footer__base-col .h1{font-size:1.7rem;line-height:2.5rem}
}
.footer__base-col a.link-under{position:relative;display:inline-block;border:none}
.footer__base-col a.link-under:hover:after{right:0}
.footer__base-col a.link-under:after{content:"";position:absolute;left:0;right:100%;top:18px;background:#000;height:1px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.8s;transition-duration:.8s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
@media (max-width:767px){
.footer__base-col a.link-under:after{right:0}
}
.footer__base-col a.link-under.text-light:after{background:#fff}
.footer__base-col .text-dark a.link-under:before{background:#fff}
.footer__base-col .text-light a.link-under:before{background:#fff}
.footer__base-col h4 strong{font-weight:400}
.footer__base-col.last{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}
@media (min-width:992px){
.footer__base-col.last{padding-left:0}
}
.footer__base-col-row{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}
.footer__base-menu{margin:0}
.footer__base-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none;margin:0;padding:0}
.footer__base-menu ul li{padding-right:20px}
@media (min-width:992px){
.footer__base-menu ul li{padding-right:30px}
}
.footer__base-menu ul li a{position:relative}
.footer__base-menu ul li .text-dark a:before{background:#fff}
.footer__base-menu ul li:last-of-type{padding-right:0}
@media (min-width:1200px){
.footer__base-newsletter{margin-top:-15px}
}
.footer__base-newsletter .gform_wrapper form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}
.footer__base-newsletter .gform_wrapper .gform_body{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.footer__base-newsletter .gform_wrapper .gform_body ul.gform_fields li.gfield{margin-top:0}
.footer__base-newsletter .gform_wrapper .gform_body ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding-right:40px;min-height:38px;line-height:38px}
@media (min-width:1200px){
.footer__base-newsletter .gform_wrapper .gform_body ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){min-height:18px;line-height:24px}
}
.footer__base-newsletter .gform_wrapper .gform_body ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder,.footer__base-newsletter .gform_wrapper .gform_body ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-placeholder{color:#000}
.footer__base-newsletter .gform_wrapper .gform_body ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-placeholder,.footer__base-newsletter .gform_wrapper .gform_body ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{color:#000}
.footer__base-newsletter .gform_wrapper .gform_footer{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;max-width:40px;padding:0;position:absolute;right:0}
.footer__base-newsletter .gform_wrapper .gform_footer input[type=submit]:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){border:none;padding:0;text-indent:-9999px;width:35px;height:26px;min-width:auto;background-color:transparent;background-image:url('../assets/images/icons/icon-arrowsmall-black.svg');background-size:100% auto;background-repeat:no-repeat;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s}
@media (min-width:1200px){
.footer__base-newsletter .gform_wrapper .gform_footer input[type=submit]:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){width:24px;height:24px}
}
.footer__base-newsletter .gform_wrapper .gform_footer input[type=submit]:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]):hover{background-color:transparent;-webkit-transform:translateX(5px);transform:translateX(5px)}
.footer__base-copyright{width:100%;padding-top:50px}
@media (min-width:992px){
.footer__base-copyright{position:absolute;bottom:50px;padding-top:0}
}
.footer__base-copyright--title{margin-bottom:0}
.footer__base-copyright--menu{margin-top:30px}
@media (min-width:1200px){
.footer__base-copyright--menu{margin-top:0}
}
.footer__base-copyright--menu nav{font-size:1.4rem;line-height:2rem}
.footer__base-copyright--menu nav ul{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
@media (min-width:1200px){
.footer__base-copyright--menu nav ul{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
}
@media (min-width:1200px){
.footer__base-copyright--menu nav ul li{padding-right:0}
}
.footer__base-social{margin-bottom:10px}
@media (min-width:768px){
.footer__base-social{margin-bottom:15px}
}
@media (min-width:992px){
.footer__base-social{margin-bottom:0}
}
.footer__base-social ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0;margin:0}
.footer__base-social ul li{margin-right:20px;margin-left:0}
.footer__base-social ul li i{font-size:25px}
@media (min-width:992px){
.footer__base-social ul li{margin-right:15px;margin-left:0}
}
.footer__base-social ul li a{display:block}
.footer__base-social ul li a svg{display:block;max-height:23px;width:auto}
.footer__base .contact-maps{cursor:pointer}
.footer__base .contact-maps-details{display:none}
.footer__base-map{display:none;padding-top:0}
body .gform_wrapper{margin:0}
body .gform_wrapper .top_label div.ginput_container{margin-top:0!important}
body .gform_wrapper ul.gform_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}
body .gform_wrapper ul.gform_fields .gfield_required{position:relative;top:-2px;margin-left:0;font-size:.9rem}
body .gform_wrapper ul.gform_fields li.gfield{position:relative;padding-right:0;margin-top:15px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
body .gform_wrapper ul.gform_fields li.gfield.two-col{-webkit-box-flex:0;-ms-flex:0 0 48.6%;flex:0 0 48.6%;max-width:48.6%}
body .gform_wrapper ul.gform_fields li.gfield.two-col.right{margin-left:2.8%!important}
body .gform_wrapper ul.gform_fields li.gfield>label{display:none}
body .gform_wrapper ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding-left:0;border:none;border-bottom:none;outline:0;background-color:#fff;background-color:var(--white);border:none;width:100%;font-weight:300;font-weight:var(--fontWeightLight);-webkit-appearance:none;-webkit-box-shadow:none;box-shadow:none;color:#000;padding:0 0;min-height:42px;background:0 0;border-radius:0;border-bottom:1px solid #000}
body .gform_wrapper ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder,body .gform_wrapper ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder{color:#000}
body .gform_wrapper ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder,body .gform_wrapper ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder,body .gform_wrapper ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{color:#000}
body .gform_wrapper ul.gform_fields li.gfield textarea{padding:10px 0;max-height:110px;background:0 0;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-bottom:1px solid #000}
body .gform_wrapper ul.gform_fields li.gfield.gfield_visibility_hidden{display:none}
body .gform_wrapper ul.gform_fields li.gfield span:not(.ginput_price){margin-bottom:0}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select{outline:0;color:#fff;color:var(--white);width:100%;font-weight:300;font-weight:var(--fontWeightLight);-webkit-appearance:none;-webkit-box-shadow:none;box-shadow:none;padding:0 0;min-height:59px;background:0 0;border:none;border-radius:4px}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container{width:100%!important;font-size:inherit;outline:0}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container .chosen-single{height:auto;padding-left:0;background:#fff;background:var(--white);-webkit-box-shadow:none;box-shadow:none;color:#fff;font-size:inherit;line-height:5.7rem;font-weight:300;font-weight:var(--fontWeightLight);padding:0;min-height:59px;background:0 0;border:none;border-radius:0;border-top:1px solid #fff;border-bottom:1px solid #fff}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container .chosen-single>div{border-left:none;top:0;width:40px;text-align:center}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container .chosen-single>div b{background:0 0!important;top:10px!important}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container .chosen-single>div b:after{position:relative;top:3px;left:12px;content:'\f107';display:block;width:15px;height:15px;font-family:"Font Awesome 5 Pro";font-family:var(--fontIcons);font-weight:300;font-weight:var(--fontWeightLight);color:#616569;background-image:none}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container .chosen-drop{margin-top:0;color:#fff;color:var(--white);background-color:#000;background-color:var(--black);z-index:100;list-style:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;border:none}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container .chosen-drop .chosen-search{display:none}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container .chosen-drop ul.chosen-results{padding:0 0;margin:0;overflow:hidden;border-radius:5px;background-color:#000}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container .chosen-drop ul.chosen-results li{color:#fff;color:var(--white);font-weight:300;font-weight:var(--fontWeightLight);padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.7)}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container .chosen-drop ul.chosen-results li.result-selected{color:#fff;color:var(--white);background:0 0;border-bottom:1px solid #fff}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container .chosen-drop ul.chosen-results li.highlighted{color:#fff;color:var(--white);background:0 0}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container .chosen-drop ul.chosen-results li.gf_placeholder{display:none}
body .gform_wrapper ul.gform_fields li.gfield .gfield_select+div.chosen-container .chosen-drop ul.chosen-results li:last-of-type{border-bottom:none}
body .gform_wrapper ul.gform_fields li.gfield .chosen-container-active .chosen-single{border:1px solid silver}
body .gform_wrapper .gform_footer{text-align:right;margin-top:0}
body .gform_wrapper .gform_footer img#gform_ajax_spinner_5{display:block;max-width:130px;padding-top:20px}
body .gform_wrapper.gform_validation_error div.validation_error{display:none}
body .gform_wrapper.gform_validation_error .gfield_required{color:rgba(58,58,57,.45)}
body .gform_wrapper.gform_validation_error ul.gform_fields li.gfield.gfield_error{max-width:100%!important;background-color:transparent;margin-bottom:inherit!important;border-top:none;border-bottom:none;padding-bottom:0!important;padding-top:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}
body .gform_wrapper.gform_validation_error ul.gform_fields li.gfield.gfield_error .validation_message{padding:0;color:#ee474e;font-weight:600;font-weight:var(--fontWeightSemi);position:absolute;right:0;text-align:right;bottom:21px;display:inline-block;z-index:0}
body .gform_wrapper.gform_validation_error ul.gform_fields li.gfield.gfield_error .gfield_label,body .gform_wrapper.gform_validation_error ul.gform_fields li.gfield.gfield_error .ginput_container{margin-top:0;color:#ee474e;position:relative;z-index:1}
body .gform_wrapper.gform_validation_error ul.gform_fields li.gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border-color:#ee474e}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100%!important;margin:0}
.gform_multi_column_wrapper .gform_body,.gform_page_multi_column .gform_page_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;width:auto!important;margin-left:-15px;margin-right:-15px}
.gform_multi_column_wrapper .gform_body:after,.gform_page_multi_column .gform_page_fields:after{content:' ';display:table;clear:both}
.gform_multi_column_wrapper ul.gform_fields,.gform_page_multi_column ul.gform_fields{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px 0!important}
@media (min-width:768px){
.gform_multi_column_wrapper ul.gform_fields,.gform_page_multi_column ul.gform_fields{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 15px 70px!important}
}
@media (min-width:1200px){
.gform_multi_column_wrapper ul.gform_fields,.gform_page_multi_column ul.gform_fields{padding:0 15px 110px!important}
}
@media (min-width:1600px){
.gform_multi_column_wrapper ul.gform_fields,.gform_page_multi_column ul.gform_fields{padding:0 15px 150px!important}
}
.sidebar{background-color:#f1f1f1}
.btn,.button,.buttons>.button,.gform_button,body .gform_wrapper .gform_footer input[type=submit]:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){display:inline-block;margin:0;padding:12px 20px;border-radius:0;font-size:1.6rem;line-height:1.9rem;font-weight:600;font-weight:var(--fontWeightSemi);border:solid 1px #00a289;border:solid 1px var(--primaryColor);color:#00a289;color:var(--primaryColor);background-color:transparent;text-transform:capitalize;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;text-decoration:none}
@media (min-width:992px){
.btn,.button,.buttons>.button,.gform_button,body .gform_wrapper .gform_footer input[type=submit]:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){min-width:120px}
}
.btn:hover,.button:hover,.buttons>.button:hover,.gform_button:hover,body .gform_wrapper .gform_footer input[type=submit]:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]):hover{text-decoration:none;color:#fff;color:var(--white);background-color:#00a289;background-color:var(--primaryColor);border-color:#00a289;border-color:var(--primaryColor)}
button{outline:0!important}
.blockHero{position:relative}
.blockHero-overlay{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}
.blockHero-holder{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}
.blockHero-holder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
.blockHero-content{position:relative;z-index:2;color:#fff;color:var(--white)}
.blockHero-content--icon{position:absolute;bottom:25px;left:50%;margin-left:-10px;-webkit-animation:bounce;animation:bounce;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
@media (min-width:768px){
.blockHero-content--icon{bottom:35px}
}
@media (min-width:1200px){
.blockHero-content--icon{bottom:55px}
}
.blockHero__home #pinSection{position:absolute;top:0;height:80vh}
@media (min-width:992px){
.blockHero__home #pinSection{height:700px}
}
@media (min-width:1600px){
.blockHero__home #pinSection{height:1100px}
}
.blockHero__home-wrap{padding-top:120px;padding-bottom:30px}
@media (min-width:768px){
.blockHero__home-wrap{padding-top:125px}
}
@media (min-width:992px){
.blockHero__home-wrap{padding-top:150px;padding-bottom:20px}
}
@media (min-width:1200px){
.blockHero__home-wrap{padding-top:200px;padding-bottom:20px}
}
@media (min-width:1600px){
.blockHero__home-wrap{padding-top:250px;padding-bottom:20px}
}
.blockHero__home #heroPin{position:relative;left:0;z-index:10}
.blockHero__home h1,.blockHero__home p{margin-bottom:12px}
.blockHero__home-title .h1.has-rotate{margin-bottom:0}
.blockHero__home-title .blockContent_rotate{margin-bottom:3rem}
.blockHero__home-feat--wrap{margin-bottom:90px}
@media (min-width:992px){
.blockHero__home-feat--wrap{margin-bottom:140px}
}
@media (min-width:1600px){
.blockHero__home-feat--wrap{margin-bottom:195px}
}
.blockHero__home-feat figure{position:relative;padding:0;margin:0;overflow:hidden;text-align:left}
.blockHero__home-feat figure a{position:relative;display:block;color:#fff;color:var(--white);height:250px}
@media (min-width:576px){
.blockHero__home-feat figure a{height:300px}
}
@media (min-width:768px){
.blockHero__home-feat figure a{height:auto}
}
.blockHero__home-feat figure a:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all ease-in-out 2s;transition:all ease-in-out 2s;background-color:rgba(0,0,0,.3);opacity:0;-webkit-transition-delay:0.2s;transition-delay:0.2s}
.blockHero__home-feat figure img,.blockHero__home-feat figure video{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;max-width:none;-webkit-transition:all ease-in-out 2.5s;transition:all ease-in-out 2.5s;-webkit-transform:scale(1.01);transform:scale(1.01)}
.blockHero__home-feat figure video{-webkit-transform:scale(1);transform:scale(1)}
.blockHero__home-feat figure figcaption{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px;opacity:0;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;background-color:rgba(0,0,0,0);font-size:1.4rem;line-height:1.8rem}
@media (max-width:767px){
.blockHero__home-feat figure figcaption{display:none}
}
@media (min-width:992px){
.blockHero__home-feat figure figcaption{padding:30px;font-size:1.6rem;line-height:2rem}
}
@media (min-width:1600px){
.blockHero__home-feat figure figcaption{padding:40px}
}
.blockHero__home-feat figure figcaption>div{margin-bottom:20px}
.blockHero__home-feat figure figcaption .title{text-transform:uppercase}
.blockHero__home-feat figure:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.blockHero__home-feat figure:hover a:after{opacity:1;z-index:5;-webkit-transition-delay:1s;transition-delay:1s}
.blockHero__home-feat figure:hover figcaption{opacity:1;z-index:10;-webkit-transition-delay:1.2s;transition-delay:1.2s}
@media (max-width:767px){
.blockHero__home-featText{padding-bottom:40px}
}
@media (min-width:992px){
.blockHero__home-featText-vertWrap{position:relative;-ms-flex-preferred-size:40px;flex-basis:40px;max-width:40px}
}
@media (min-width:992px){
.blockHero__home-featText-vert-item{position:absolute;top:50%;left:50%;text-align:center;white-space:nowrap;-webkit-transform:translateX(-50%) translateY(-50%) rotate(-90deg);transform:translateX(-50%) translateY(-50%) rotate(-90deg)}
}
@media (min-width:992px){
.blockHero__home-featText-textWrap{padding:30px 0;padding-left:50px}
}
@media (min-width:1200px){
.blockHero__home-featText-textWrap{padding:30px 0;padding-left:70px}
}











@media (min-width:1600px){
.blockHero__home-featText-textWrap{padding:30px 0;padding-left:120px}
}
.blockHero__home-featText-btn{margin-top:40px}
.blockHero__home-featImage{position:relative}
@media (max-width:767px){
.blockHero__home-featImage{margin:30px 0}
}
.blockHero__home-featImage.item-square figure{max-width:90%}
@media (min-width:768px){
.blockHero__home-featImage.item-square figure{max-width:378px}
}
@media (min-width:992px){
.blockHero__home-featImage.item-square figure{max-width:510px}
}
@media (min-width:1200px){
.blockHero__home-featImage.item-square figure{max-width:543px}
}
@media (min-width:1600px){
.blockHero__home-featImage.item-square figure{max-width:924px;width:100%}
}
@media (min-width:1600px){
.blockHero__home-featImage.item-square.left{padding-right:30px}
}
.blockHero__home-featImage.item-square.right{text-align:right}
@media (min-width:1600px){
.blockHero__home-featImage.item-square.right{padding-left:30px}
}
.blockHero__home-featImage.item-square.right figure{margin-left:auto}
.blockHero__home-featImage.item-landscape figure,.blockHero__home-featImage.item-portrait figure{max-width:100%}
@media (min-width:768px){
.blockHero__home-featImage.item-landscape figure,.blockHero__home-featImage.item-portrait figure{max-width:223px}
}
@media (min-width:992px){
.blockHero__home-featImage.item-landscape figure,.blockHero__home-featImage.item-portrait figure{max-width:300px}
}
@media (min-width:1200px){
.blockHero__home-featImage.item-landscape figure,.blockHero__home-featImage.item-portrait figure{max-width:358px}
}
@media (min-width:1600px){
.blockHero__home-featImage.item-landscape figure,.blockHero__home-featImage.item-portrait figure{max-width:559px;width:100%}
}
@media (min-width:1600px){
.blockHero__home-featImage.item-landscape,.blockHero__home-featImage.item-portrait{-ms-flex-preferred-size:35.6%;flex-basis:35.6%;max-width:35.6%}
}
@media (min-width:768px){
.blockHero__home-featImage.item-portrait.left{padding-right:5px}
}
@media (min-width:992px){
.blockHero__home-featImage.item-portrait.left{padding-right:0}
}
.blockHero__home-featImage.item-portrait.right{text-align:right}
@media (min-width:768px){
.blockHero__home-featImage.item-portrait.right{padding-left:5px}
}
@media (min-width:992px){
.blockHero__home-featImage.item-portrait.right{padding-left:0}
}
.blockHero__home-featImage.item-portrait.right figure{margin-left:auto}
.blockHero__page-wrap{height:300px}
@media (min-width:768px){
.blockHero__page-wrap{height:400px}
}
@media (min-width:1200px){
.blockHero__page-wrap{height:500px}
}
.has-scroll-smooth .blockHero__home-title{position:relative;top:-150px}
@media (min-width:768px){
.has-scroll-smooth .blockHero__home-title{top:-150px}
}
@media (min-width:992px){
.has-scroll-smooth .blockHero__home-title{top:-150px}
}
@media (min-width:1200px){
.has-scroll-smooth .blockHero__home-title{top:inherit}
}
@media (min-width:768px){
&__banner-page--image{padding-left:30px}
}
@media (min-width:1200px){
&__banner-page--image{padding-left:45px}
}
@media (min-width:1200px){
&__banner-page--text{font-size:2.4rem;line-height:4rem;font-weight:300;font-weight:var(--fontWeightLight)}
}
.page-loaded .vertical_text-left{opacity:1;-webkit-transform:rotate(-90deg) translateX(0);transform:rotate(-90deg) translateX(0)}
.page-loaded .vertical_text-right{opacity:1;-webkit-transform:rotate(90deg) translateX(0);transform:rotate(90deg) translateX(0)}
.header-call{position:absolute;width:100%;height:10px;z-index:-1;top:95vh}
@media (min-width:992px){
.header-call{bottom:65px;top:auto;top:initial}
}
.vertical-call{position:absolute;bottom:calc(50vh + 10px);width:100%;height:10px;z-index:-1}
.vertical_text{display:none;color:#fff;color:var(--white);-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}
@media (min-width:768px){
.vertical_text{display:block}
}
.vertical_text.color-black,.vertical_text[data-color=black]{color:#000;color:var(--black)}
.vertical_text-item{position:fixed;top:50vh;z-index:2;text-decoration:none!important;border-bottom:none!important}
.vertical_text-item:hover{color:#fff!important;color:var(--white)!important}
.vertical_text-left{left:-30px;-webkit-transform:rotate(-90deg) translateY(-20px);transform:rotate(-90deg) translateY(-20px);opacity:0;-webkit-transition:opacity .6s .18s,-webkit-transform .3s;transition:opacity .6s .18s,-webkit-transform .3s;transition:opacity .6s .18s,transform .3s;transition:opacity .6s .18s,transform .3s,-webkit-transform .3s;-webkit-transition-delay:1.2s;transition-delay:1.2s}
@media (min-width:768px){
.vertical_text-left{left:-25px}
}
@media (min-width:992px){
.vertical_text-left{left:-20px}
}
@media (min-width:1200px){
.vertical_text-left{left:-20px}
}
@media (min-width:1600px){
.vertical_text-left{left:-15px}
}
.vertical_text-right{right:-30px;-webkit-transform:rotate(90deg) translateY(-20px);transform:rotate(90deg) translateY(-20px);opacity:0;-webkit-transition:opacity .6s .18s,-webkit-transform .3s;transition:opacity .6s .18s,-webkit-transform .3s;transition:opacity .6s .18s,transform .3s;transition:opacity .6s .18s,transform .3s,-webkit-transform .3s;-webkit-transition-delay:1.2s;transition-delay:1.2s}
@media (min-width:768px){
.vertical_text-right{right:-25px}
}
@media (min-width:992px){
.vertical_text-right{right:-20px}
}
@media (min-width:1200px){
.vertical_text-right{right:-20px}
}
@media (min-width:1600px){
.vertical_text-right{right:-15px}
}
main#primary>.blockContent_textParallax:first-of-type .blockContent_textParallax-top{-webkit-transition-delay:2s;transition-delay:2s}
main#primary>.blockContent_textParallax:first-of-type .blockContent_textParallax-btm{-webkit-transition-delay:2.3s;transition-delay:2.3s}
main#primary>.footer__main:first-of-type .delay-1s{-webkit-transition-delay:2s;transition-delay:2s}
main#primary>.contact__enquiry:first-of-type .fadeIn{-webkit-transition-delay:2s;transition-delay:2s}
main#primary>.blockContent_textFeature:first-of-type .fadeIn{-webkit-transition-delay:2s;transition-delay:2s}
main#primary>.blockContent_bannerFW:first-of-type .fadeIn{-webkit-transition-delay:2s;transition-delay:2s}
main#primary>.blockContent_projectImages .blockContent_images-images .blockContent:first-of-type .fadeIn{-webkit-transition-delay:2.5s;transition-delay:2.5s}
@media (max-width:991px){
.has-scroll-smooth .blockContent_textParallax.height-100{min-height:90vh}
}
@media (max-width:767px){
.has-scroll-smooth .blockContent_textParallax.height-100{min-height:80vh}
}
.has-scroll-smooth .blockContent_projectListing--item.is-inview.fadeIn{-webkit-transition-delay:1s;transition-delay:1s}
html.adding-work,html.adding-work body{overflow:scroll}
.blockContent{position:relative;padding:70px 0}
@media (min-width:576px){
.blockContent{padding:70px 0}
}
@media (min-width:768px){
.blockContent{padding:70px 0 90px}
}
@media (min-width:992px){
.blockContent{padding:80px 0 100px}
}
@media (min-width:1200px){
.blockContent{padding:110px 0 150px}
}
@media (min-width:1600px){
.blockContent{padding:155px 0 200px}
}
.blockContent-inner{width:100%}
.blockContent.spacingTop--half{padding-top:15px}
@media (min-width:576px){
.blockContent.spacingTop--half{padding-top:30px}
}
@media (min-width:768px){
.blockContent.spacingTop--half{padding-top:45px}
}
@media (min-width:992px){
.blockContent.spacingTop--half{padding-top:50px}
}
@media (min-width:1200px){
.blockContent.spacingTop--half{padding-top:65px}
}
@media (min-width:1200px){
.blockContent.spacingTop--half{padding-top:125px}
}
.blockContent.spacingTop--none{padding-top:0}
.blockContent.spacingBtm--half{padding-bottom:15px}
@media (min-width:576px){
.blockContent.spacingBtm--half{padding-bottom:30px}
}
@media (min-width:768px){
.blockContent.spacingBtm--half{padding-bottom:45px}
}
@media (min-width:992px){
.blockContent.spacingBtm--half{padding-bottom:50px}
}
@media (min-width:1200px){
.blockContent.spacingBtm--half{padding-bottom:65px}
}
@media (min-width:1200px){
.blockContent.spacingBtm--half{padding-bottom:125px}
}
.blockContent.spacingBtm--none{padding-bottom:0}
.blockContent.height-100{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:50vh}
@media (max-width:767px){
.blockContent.height-100{overflow:hidden}
}
@media (min-width:768px){
.blockContent.height-100{min-height:100vh}
}
.blockContent .section--title .subtitle{margin-bottom:10px}
.blockContent_text p:last-of-type{margin-bottom:0}
.blockContent_text-title{margin-bottom:2rem}
.blockContent_text-title .subtitle{margin-bottom:1rem}
@media (min-width:992px){
.blockContent_text-content{margin-top:20px}
}
@media (min-width:768px){
.blockContent_text-wrap{padding-left:15px}
}
@media (min-width:992px){
.blockContent_text-wrap{padding-left:45px}
}
@media (min-width:1200px){
.blockContent_text-wrap{padding-left:110px}
}
@media (min-width:1600px){
.blockContent_text-wrap{padding-left:30px}
}
.blockContent_text-wrap.no-pad{padding-left:15px}
.blockContent_text--text p:last-of-type{margin-bottom:0}
.blockContent_2text-text{margin-top:3rem}
.blockContent_textList-list{padding:20px 15px}
.blockContent_textList-list .inner-list{padding:25px;background-color:#f1f1f1}
.blockContent_textList-list ul{padding-left:20px;margin-bottom:0}
.blockContent_textList-list ul li:last-of-type p:last-of-type{margin-bottom:0}
.blockContent_textImage-vertWrap{position:relative}
@media (min-width:992px){
.blockContent_textImage-vert{position:relative;-ms-flex-preferred-size:40px;flex-basis:40px;max-width:40px}
}
@media (min-width:992px){
.blockContent_textImage-vert-item{position:absolute;top:50%;left:50%;text-align:center;white-space:nowrap;-webkit-transform:translateX(-50%) translateY(-50%) rotate(-90deg);transform:translateX(-50%) translateY(-50%) rotate(-90deg)}
}
@media (min-width:992px){
.blockContent_textImage-textWrap{padding:30px 0;padding-left:50px}
}
@media (min-width:1200px){
.blockContent_textImage-textWrap{padding:30px 0;padding-left:70px}
}
@media (min-width:1600px){
.blockContent_textImage-textWrap{padding:30px 0;padding-left:120px}
}
.blockContent_textImage-textWrap p:last-of-type{margin-bottom:0}
@media (max-width:767px){
.blockContent_textImage-image{padding:40px 15px}
}
.blockContent_textFeature-wrap{padding-left:15px}
@media (min-width:992px){
.blockContent_textFeature-wrap{padding-left:45px}
}
@media (min-width:1200px){
.blockContent_textFeature-wrap{padding-left:60px}
}
@media (min-width:1600px){
.blockContent_textFeature-wrap{padding-left:30px}
}
.blockContent_textFeature-title{margin-bottom:20px}
@media (min-width:1600px){
.blockContent_textFeature-title{margin-bottom:30px}
}
.blockContent_textFeature-title .title,.blockContent_textFeature-title h2.has-rotate{margin-bottom:0}
.blockContent_textFeature-title .blockContent_rotate{margin-bottom:3rem}
.blockContent_textFeature-links-wrap{list-style:none;padding-left:0}
.blockContent_textFeature-links--item{margin-bottom:0}
.blockContent_textFeature-links--item .h1{margin-bottom:0}
.blockContent_textFeature-links--item a{text-decoration:underline}
.blockContent_textFeature-links--item a strong{text-decoration:underline}
.blockContent_textFeature-readMore{margin-bottom:50px}
@media (min-width:768px){
.blockContent_textFeature-readMore{margin-bottom:70px}
}
@media (min-width:992px){
.blockContent_textFeature-readMore{margin-bottom:80px}
}
.blockContent_textFeature-readMore .link{cursor:pointer}
.blockContent_textFeature-readMore--cont{display:none}
.blockContent_textFeature-textCols-wrap{list-style:none;padding:0;margin:0}
.blockContent_textFeature-textCols--item{margin-bottom:5px}
.blockContent_textFeature-textCols--item a{text-decoration:underline}
.blockContent_textFeature-acc--item{text-align:left;margin-bottom:0;padding:5px 0}
.blockContent_textFeature-acc--item .title{position:relative;cursor:pointer}
@media (min-width:992px){
.blockContent_textFeature-acc--item .title{padding-left:30px;padding-right:30px}
}
@media (min-width:1200px){
.blockContent_textFeature-acc--item .title{padding-left:45px}
}
@media (min-width:1600px){
.blockContent_textFeature-acc--item .title{padding-left:15px}
}
.blockContent_textFeature-acc--item .title h3{margin:0;cursor:pointer;display:inline;padding-right:10px}
@media (min-width:768px){
.blockContent_textFeature-acc--item .title h3{display:inline-block}
}
.blockContent_textFeature-acc--item .title .icon{display:inline-block;position:relative;right:0;top:0;width:12px;height:12px;line-height:12px;text-align:center;cursor:pointer}
.blockContent_textFeature-acc--item .title .icon svg{fill:#000;width:100%;height:auto}
.blockContent_textFeature-acc--item .title .icon.text-light svg{fill:#fff}
.blockContent_textFeature-acc--item .title .icon .on{display:none}
.blockContent_textFeature-acc--item .title.open .icon .on{display:block}
.blockContent_textFeature-acc--item .title.open .icon .off{display:none}
.blockContent_textFeature-acc--item .text{display:none}
.blockContent_textFeature-acc--item .text>div{padding-top:20px;padding-bottom:20px}
@media (min-width:992px){
.blockContent_textFeature-acc--item .text>div{padding-top:30px;padding-bottom:30px}
}
@media (min-width:1600px){
.blockContent_textFeature-acc--item .text>div{padding-top:45px;padding-bottom:45px}
}
.blockContent_textFeature-acc--item .text .container{padding:0;max-width:100%;width:100%}
.blockContent_textFeature-services--item{margin-bottom:20px}
@media (min-width:768px){
.blockContent_textFeature-services--item{margin-bottom:50px}
}
@media (min-width:1600px){
.blockContent_textFeature-services--item{margin-bottom:80px}
}
.blockContent_textFeature-services--item h3{margin-bottom:2rem}
.blockContent_textFeature-services--item h4{font-family:'Graphik Web',sans-serif;font-family:var(--fontBody);text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:#fff}
.blockContent_textFeature-services--item .text{margin-bottom:3rem}
.blockContent_textFeature-services--item a{text-decoration:underline}
.blockContent_textFeature-2col--text{margin-bottom:40px}
@media (min-width:768px){
.blockContent_textFeature-2col--text{margin-bottom:50px}
}
@media (min-width:992px){
.blockContent_textFeature-2col--text{margin-bottom:70px}
}
.blockContent_textFeature-2col--contact{margin-bottom:40px}
@media (min-width:768px){
.blockContent_textFeature-2col--contact{margin-bottom:50px}
}
@media (min-width:992px){
.blockContent_textFeature-2col--contact{margin-bottom:70px}
}
@media (min-width:768px){
.blockContent_textFeature-2col--contact .col-left{padding-right:10%}
}
.blockContent_textFeature-2col--contact hr{margin-bottom:40px;border-bottom:1px solid #000}
.blockContent_textFeature-2col--contact.text-light hr{border-bottom:1px solid #fff}
.blockContent_textParallax{line-height:1;font-size:calc(39px + (150 - 39) * ((100vw - 320px) / (767 - 320)));overflow-x:hidden}



@media (min-width:576px){
.blockContent_textParallax{font-size:calc(30px + (80 - 35) * ((100vw - 320px) / (767 - 320)))}
}
@media (min-width:768px){
.blockContent_textParallax{font-size:calc(40px + (160 - 40) * ((100vw - 320px) / (1920 - 320)))}
}
@media (min-width:992px){
.blockContent_textParallax{overflow:hidden;font-size:calc(60px + (200 - 70) * ((100vw - 320px) / (1920 - 320)))}
}
@media (min-width:1600px){
.blockContent_textParallax{overflow:hidden;font-size:calc(70px + (230 - 75) * ((100vw - 320px) / (1920 - 320)))}
}
@media (min-width:768px){
.blockContent_textParallax-item{white-space:nowrap}
}
.blockContent_textParallax-item.text-right span{right:-2%}
@media (max-width:767px){
.blockContent_textParallax-item.text-right span{right:-6%!important;width:calc(100% + 10%)}
}
.blockContent_textParallax-item.text-left span{left:-2%}
@media (max-width:767px){
.blockContent_textParallax-item.text-left span{left:-6%!important;width:calc(100% + 10%)}
}
.blockContent_textParallax-item span{position:relative;position:absolute;position:fixed}
.blockContent_textParallax-top span{bottom:2%}
@media (min-width:768px){
.blockContent_textParallax-btm{margin-top:-20px}
}
@media (min-width:1600px){
.blockContent_textParallax-btm{margin-top:-40px}
}
.blockContent_textTitles--item .title{margin-bottom:10px}
@media (min-width:992px){
.blockContent_categoryFeature.layout-2 .blockContent_categoryFeature-leftBtm{margin-top:60px}
}
@media (min-width:1200px){
.blockContent_categoryFeature.layout-2 .blockContent_categoryFeature-leftBtm{margin-top:40px}
}
@media (min-width:1600px){
.blockContent_categoryFeature.layout-2 .blockContent_categoryFeature-leftBtm{margin-top:90px}
}
.blockContent_categoryFeature.layout-4 .blockContent_categoryFeature-wrap{margin-bottom:0}
@media (min-width:992px){
.blockContent_categoryFeature.layout-4 .blockContent_categoryFeature-text p{margin-bottom:2.5rem}
}
.blockContent_categoryFeature-left{position:relative;z-index:2}
.blockContent_categoryFeature-wrap{padding-left:0;margin-bottom:40px}
@media (min-width:768px){
.blockContent_categoryFeature-wrap{padding-left:5%;margin-bottom:40px}
}
@media (min-width:992px){
.blockContent_categoryFeature-wrap{padding-left:30px;margin-bottom:0}
}
@media (min-width:1200px){
.blockContent_categoryFeature-wrap{padding-left:45px;padding-right:40px}
}
@media (min-width:1600px){
.blockContent_categoryFeature-wrap{padding-left:145px;padding-right:0}
}
.blockContent_categoryFeature-title{white-space:nowrap}
.blockContent_categoryFeature-link a.link{color:inherit}
.blockContent_categoryFeature-link a.default{font-weight:600}
.blockContent_categoryFeature-leftBtm{margin-top:20px}
@media (min-width:992px){
.blockContent_categoryFeature-leftBtm{margin-top:40px}
}
@media (min-width:1600px){
.blockContent_categoryFeature-image{padding-left:70px}
}
.blockContent_categoryFeature--item{margin-bottom:20px;overflow:hidden}
@media (max-width:767px){
.blockContent_categoryFeature--item{padding-top:40px;padding-bottom:40px}
}
.blockContent_categoryFeature--item figure{position:relative;padding:0;margin:0;overflow:hidden;-webkit-transform:translate3d(0,0,1px);transform:translate3d(0,0,1px)}
.blockContent_categoryFeature--item figure a{position:relative;display:block;color:#fff;color:var(--white);height:100%;width:100%}
.blockContent_categoryFeature--item figure a:after{content:'';display:block;position:absolute;top:0;left:0;width:101%;height:101%;-webkit-transition:all ease-in-out 2s;transition:all ease-in-out 2s;background-color:rgba(0,0,0,.3);opacity:0;-webkit-transition-delay:0.2s;transition-delay:0.2s}
.blockContent_categoryFeature--item figure img,.blockContent_categoryFeature--item figure video{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;max-width:none;-webkit-transition:all ease-in-out 2.5s;transition:all ease-in-out 2.5s;-webkit-transform:scale(1.01);transform:scale(1.01)}
.blockContent_categoryFeature--item figure video{-webkit-transform:scale(1);transform:scale(1)}
.blockContent_categoryFeature--item figure figcaption{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px;opacity:0;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;background-color:rgba(0,0,0,0);font-size:1.4rem;line-height:1.8rem;text-align:left}
@media (max-width:767px){
.blockContent_categoryFeature--item figure figcaption{display:none}
}
@media (min-width:992px){
.blockContent_categoryFeature--item figure figcaption{padding:30px;font-size:1.6rem;line-height:2rem}
}
@media (min-width:1600px){
.blockContent_categoryFeature--item figure figcaption{padding:40px}
}
.blockContent_categoryFeature--item figure figcaption>div{margin-bottom:20px}
.blockContent_categoryFeature--item figure figcaption .title{text-transform:uppercase}
.blockContent_categoryFeature--item figure:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.blockContent_categoryFeature--item figure:hover a:after{opacity:1;z-index:5;-webkit-transition-delay:1s;transition-delay:1s}
.blockContent_categoryFeature--item figure:hover figcaption{opacity:1;z-index:10;-webkit-transition-delay:1.2s;transition-delay:1.2s}
.blockContent_categoryFeature--item .item-square{text-align:right}
.blockContent_categoryFeature--item .item-square img{display:inline-block}
.blockContent_images .row img{position:relative}
.blockContent_images--item img,.blockContent_images--item video{width:100%;height:auto}
@media (max-width:767px){
.blockContent_images--item .image-twin .spacer{display:none}
}
@media (max-width:767px){
.blockContent_images--item .col{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;margin-bottom:100px}
}
.blockContent_images--item.full .row{margin:0}
.blockContent_images--item.full .col{padding:0;margin-bottom:0;text-align:center}
.blockContent_images--item.full .col img{max-width:none;width:100%}
.blockContent_images--item .item-square img,.blockContent_images--item .item-square video{max-width:100%}
@media (min-width:576px){
.blockContent_images--item .item-square img,.blockContent_images--item .item-square video{max-width:90%}
}
@media (min-width:768px){
.blockContent_images--item .item-square img,.blockContent_images--item .item-square video{max-width:332px}
}
@media (min-width:992px){
.blockContent_images--item .item-square img,.blockContent_images--item .item-square video{max-width:459px}
}
@media (min-width:1200px){
.blockContent_images--item .item-square img,.blockContent_images--item .item-square video{max-width:541px}
}
@media (min-width:1600px){
.blockContent_images--item .item-square img,.blockContent_images--item .item-square video{max-width:924px;width:100%}
}
@media (min-width:1600px){
.blockContent_images--item .item-square.left{padding-right:30px}
}
@media (min-width:1600px){
.blockContent_images--item .item-square.right{padding-left:30px}
}
.blockContent_images--item .item-landscape img,.blockContent_images--item .item-landscape video,.blockContent_images--item .item-portrait img,.blockContent_images--item .item-portrait video{max-width:100%}
@media (min-width:768px){
.blockContent_images--item .item-landscape img,.blockContent_images--item .item-landscape video,.blockContent_images--item .item-portrait img,.blockContent_images--item .item-portrait video{max-width:195px}
}
@media (min-width:992px){
.blockContent_images--item .item-landscape img,.blockContent_images--item .item-landscape video,.blockContent_images--item .item-portrait img,.blockContent_images--item .item-portrait video{max-width:270px}
}
@media (min-width:1200px){
.blockContent_images--item .item-landscape img,.blockContent_images--item .item-landscape video,.blockContent_images--item .item-portrait img,.blockContent_images--item .item-portrait video{max-width:318px}
}
@media (min-width:1600px){
.blockContent_images--item .item-landscape img,.blockContent_images--item .item-landscape video,.blockContent_images--item .item-portrait img,.blockContent_images--item .item-portrait video{max-width:543px;width:100%}
}
@media (min-width:768px){
.blockContent_images--item .item-portrait.left{padding-right:5px}
}
@media (min-width:992px){
.blockContent_images--item .item-portrait.left{padding-right:0}
}
@media (min-width:768px){
.blockContent_images--item .item-portrait.right{padding-left:5px}
}
@media (min-width:992px){
.blockContent_images--item .item-portrait.right{padding-left:0}
}
.blockContent_images--item .item-portrait-small img,.blockContent_images--item .item-portrait-small video,.blockContent_images--item .item-square-small img,.blockContent_images--item .item-square-small video{max-width:100%}
@media (min-width:1600px){
.blockContent_images--item .item-portrait-small img,.blockContent_images--item .item-portrait-small video,.blockContent_images--item .item-square-small img,.blockContent_images--item .item-square-small video{max-width:384px}
}
.blockContent_images--item .item-landscape-small img,.blockContent_images--item .item-landscape-small video{max-width:100%}
@media (min-width:1600px){
.blockContent_images--item .item-landscape-small img,.blockContent_images--item .item-landscape-small video{max-width:798px}
}
.blockContent_rotate{margin:0;padding:0;max-height:50px;overflow:hidden}
@media (min-width:1200px){
.blockContent_rotate{max-height:65px}
}
@media (min-width:1600px){
.blockContent_rotate{max-height:85px}
}
.blockContent_rotate li{outline:0;margin-bottom:0;white-space:nowrap}
@media (min-width:992px){
.blockContent_faqs .blockContent_text-wrap{padding-right:45px}
}
@media (min-width:1200px){
.blockContent_faqs .blockContent_text-wrap{padding-right:110px}
}
@media (min-width:1600px){
.blockContent_faqs .blockContent_text-wrap{padding-right:50px}
}
.blockContent_faqs-item{text-align:left;margin-bottom:0}
.blockContent_faqs-item:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;background:#000;height:1px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.8s;transition-duration:.8s;-webkit-transition-delay:0.4s;transition-delay:0.4s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.blockContent_faqs-item.inView--visible:before,.blockContent_faqs-item.is-inview:before{right:0}
.blockContent_faqs-item:first-of-type{border-top:1px solid #000}
.blockContent_faqs-item .title{position:relative;padding:15px 25px 15px 0;cursor:pointer}
@media (min-width:992px){
.blockContent_faqs-item .title{padding:20px 15px 20px 0}
}
.blockContent_faqs-item .title h3{margin:0;font-weight:400;font-weight:var(--fontWeight);font-family:'Graphik Web',sans-serif;font-family:var( --fontBody);text-shadow:none;color:inherit}
.blockContent_faqs-item .title .icon{position:absolute;right:0;top:18px;width:21px;height:21px;line-height:12px;text-align:center;cursor:pointer}
@media (min-width:768px){
.blockContent_faqs-item .title .icon{top:23px}
}
.blockContent_faqs-item .title .icon .on{display:none}
.blockContent_faqs-item .title.open .icon .on{display:block}
.blockContent_faqs-item .title.open .icon .off{display:none}
.blockContent_faqs-item .text{display:none}
.blockContent_faqs-item .text>div{padding-top:20px;padding-bottom:20px}
@media (min-width:992px){
.blockContent_faqs-item .text>div{padding-top:30px;padding-bottom:30px}
}
@media (min-width:1600px){
.blockContent_faqs-item .text>div{padding-top:45px;padding-bottom:45px}
}
.blockContent_faqs-item .text .container{padding:0;max-width:100%;width:100%}
.blockContent_faqs-btn{margin-top:50px}
.blockContent_faqs.bg-black .blockContent_faqs-item:before,.blockContent_faqs.bg-dorange .blockContent_faqs-item:before,.blockContent_faqs.bg-lblue .blockContent_faqs-item:before{background-color:#fff}
.blockContent_faqs.bg-black .blockContent_faqs-item:first-of-type,.blockContent_faqs.bg-dorange .blockContent_faqs-item:first-of-type,.blockContent_faqs.bg-lblue .blockContent_faqs-item:first-of-type{border-top:1px solid #fff}
.blockContent_faqs.bg-black .blockContent_faqs-item .title .icon svg path,.blockContent_faqs.bg-dorange .blockContent_faqs-item .title .icon svg path,.blockContent_faqs.bg-lblue .blockContent_faqs-item .title .icon svg path{fill:#fff}
.blockContent_clientLogos-wrap{padding:0 10px}
@media (min-width:768px){
.blockContent_clientLogos-wrap{padding:0}
}
.blockContent_clientLogos-wrap ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;list-style:none;margin:0;padding:0}
.blockContent_clientLogos-wrap ul li a{border-bottom:none}
.blockContent_clientLogos-wrap ul li img{opacity:.72;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s}
.blockContent_clientLogos-wrap ul li img:hover{opacity:1}
@media (min-width:768px){
.blockContent_clientLogos-wrap ul li:nth-child(n+0){-webkit-transition-delay:0.2s;transition-delay:0.2s}
}
@media (min-width:768px){
.blockContent_clientLogos-wrap ul li:nth-child(n+8){-webkit-transition-delay:0.4s;transition-delay:0.4s}
}
@media (min-width:768px){
.blockContent_clientLogos-wrap ul li:nth-child(n+15){-webkit-transition-delay:0.6s;transition-delay:0.6s}
}
.blockContent_clientLogos--item{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.33%;padding:5px}
@media (min-width:768px){
.blockContent_clientLogos--item{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.33%;padding:15px}
}
@media (min-width:992px){
.blockContent_clientLogos--item{-webkit-box-flex:0;-ms-flex:0 0 14.28%;flex:0 0 14.28%;max-width:14.28%;padding:15px 14px}
}
@media (min-width:1200px){
.blockContent_clientLogos--item{-webkit-box-flex:0;-ms-flex:0 0 14.28%;flex:0 0 14.28%;max-width:14.28%}
}
.blockContent_clientLogos--item a{display:block}
.blockContent_clientLogos--item img{display:block}
.blockContent_uspStrip{padding:20px 0;background-color:#f1f1f1}
.blockContent_uspStrip .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.blockContent_uspStrip .col img{width:50px;height:auto}
.blockContent_uspStrip .col .text{padding-left:20px}
.blockContent_testimonials-item{outline:0}
.blockContent_testimonials-item .text{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;font-family:'Syne Bold',sans-serif;font-family:var(--fontHeadings);margin-bottom:3rem}
@media (max-width:767px){
.blockContent_testimonials-item .text.h1{font-size:2.8rem;line-height:3.2rem}
}
@media (min-width:992px){
.blockContent_testimonials-item .text{margin-bottom:4rem}
}
@media (min-width:1600px){
.blockContent_testimonials-item .text{margin-bottom:6rem}
}
.blockContent_testimonials-item .text strong{color:inherit}
.blockContent_testimonials-item .name{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
.blockContent_testimonials-item .name.text-dark h3{text-shadow:none}
.blockContent_testimonials-item .name.text-dark h3 strong{text-shadow:inherit}
.blockContent_testimonials-item .name h3{color:#fff;color:var(--white);text-shadow:none;-webkit-text-stroke-color:inherit}
.blockContent_testimonials-item .name h3 strong{text-shadow:inherit;color:inherit;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:initial;font-weight:400}
.blockContent_testimonials .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}
.blockContent_testimonials .slick-track .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}
.blockContent_testimonials .slick-slider{padding:0}
.blockContent_testimonials .slick-arrow{position:absolute;top:0;width:50%;height:100%;-webkit-appearance:none;border:none;background:0 0;z-index:5}
.blockContent_testimonials .slick-arrow.slick-prev{left:0;cursor:url(../assets/images/icons/icon-arrowleftsmall-white.svg) 24 24,auto}
.blockContent_testimonials .slick-arrow.slick-next{right:0;cursor:url(../assets/images/icons/icon-arrowrightsmall-white.svg) 24 24,auto}
.blockContent_testimonials .slick-arrow i{display:none}
.blockContent_testimonials .text-dark .slick-arrow.slick-prev{cursor:url(../assets/images/icons/icon-arrowleftsmall-black.svg) 24 24,auto}
.blockContent_testimonials .text-dark .slick-arrow.slick-next{cursor:url(../assets/images/icons/icon-arrowrightsmall-black.svg) 24 24,auto}
.blockContent_bannerFW{padding:0}
@media (max-width:767px){
.blockContent_bannerFW.height-100{min-height:auto}
}
@media (max-width:767px){
.blockContent_bannerFW.height-100 img{min-height:auto}
}
.blockContent_bannerFW .inner{width:100%}
.blockContent_bannerFW img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;min-height:100vh;max-width:none}
.blockContent_bannerFW-wrap{height:100%;width:100%}
.blockContent_bannerFW-wrap:before{content:'';width:100%;height:100%;display:block;position:absolute;top:0;left:0}
.blockContent__bannerCta{position:relative;padding:53px 0 49px;height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.blockContent__bannerCta:before{content:'';position:absolute;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.1);z-index:1}
.blockContent__bannerCta .container{position:relative;z-index:2}
.blockContent__bannerCta .cta-box{padding:35px 35px;border-radius:20px;background-color:rgba(255,255,255,.86)}
.blockContent__bannerCta .cta-box h4{color:$grey-geostone;margin-bottom:8px}
.blockContent__bannerCta .cta-box .btn{min-width:200px}
.blockContent__bannerCta .cta-box p{margin-bottom:20px}
.blockContent__bannerCta .bcg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;width:100%;background-size:cover}
.blockContent__bannerCta.cta-right .cta-box{float:right}
.blockContent__teamMembers-wrap{margin-top:2rem}
.blockContent__teamMembers--item{margin-bottom:3rem}
@media (min-width:992px){
.blockContent__teamMembers--item{margin-bottom:5rem;padding:0 1.5rem}
}
@media (min-width:1200px){
.blockContent__teamMembers--item{margin-bottom:6rem}
}
@media (min-width:1600px){
.blockContent__teamMembers--item{margin-bottom:6.6rem}
}
.blockContent__teamMembers--item.team-large{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
@media (min-width:768px){
.blockContent__teamMembers--item.team-large{-ms-flex-preferred-size:63%;flex-basis:63%;max-width:63%}
}
.blockContent__teamMembers--item.team-small{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
@media (min-width:768px){
.blockContent__teamMembers--item.team-small{-ms-flex-preferred-size:37%;flex-basis:37%;max-width:37%}
}
.blockContent__teamMembers--inner{position:relative;display:block;height:100%;text-decoration:none;color:#fff!important;background-color:#f1f1f1;border-radius:0;overflow:hidden}
.blockContent__teamMembers--image{height:100%;margin-left:-15px;margin-right:-15px;overflow:hidden}
.blockContent__teamMembers--image img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s}
.blockContent__teamMembers--image img+img{position:absolute;top:0;left:0;opacity:0}
.blockContent__teamMembers--image:before{opacity:0;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;-webkit-transition-delay:0.18s;transition-delay:0.18s}
.blockContent__teamMembers--image.tint-ocean:before{background-color:#6a898c}
.blockContent__teamMembers--image.tint-olive:before{background-color:#74956b}
.blockContent__teamMembers--image.tint-lorange:before{background-color:#c5a093}
.blockContent__teamMembers--image.tint-dorange:before{background-color:#ae6e41}
.blockContent__teamMembers--image.tint-lyellow:before{background-color:#bab074}
.blockContent__teamMembers--image.tint-lblue:before{background-color:#7e93a7}
.blockContent__teamMembers--image:hover:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:.3}
.blockContent__teamMembers--image:hover img+img{opacity:1}
.blockContent__teamMembers--desc{position:absolute;bottom:0;left:0;width:100%;padding:15px 20px;z-index:11}
@media (min-width:1600px){
.blockContent__teamMembers--desc{padding:20px 25px}
}
.blockContent_careerHighlights-title{margin-bottom:2rem}
@media (min-width:992px){
.blockContent_careerHighlights-title{margin-bottom:4rem}
}
.blockContent_careerHighlights-rows{margin-top:4rem}
.blockContent_careerHighlights--item{margin-bottom:2rem}
@media (min-width:768px){
.blockContent_careerHighlights--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3rem}
}
@media (min-width:1200px){
.blockContent_careerHighlights--item{margin-bottom:4rem}
}
.blockContent_careerHighlights--item .title{font-weight:700}
@media (min-width:768px){
.blockContent_careerHighlights--item .title{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
}
.blockContent_careerHighlights--item .div{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;margin:10px 0;border-bottom:1px solid #fff}
@media (min-width:768px){
.blockContent_careerHighlights--item .div{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;max-width:15%;margin:10px 30px}
}
.blockContent_careerHighlights--item .div.text-dark{border-bottom:1px solid #000}
.blockContent_careerHighlights--item .text p:last-of-type{margin-bottom:0}
.blockContent_careerOverview-title{margin-bottom:2rem}
@media (min-width:992px){
.blockContent_careerOverview-title{margin-bottom:4rem}
}
.blockContent_careerOverview-wrap{margin-bottom:4rem}
.blockContent_careerOverview--item{margin-bottom:2rem}
@media (min-width:768px){
.blockContent_careerOverview-btn{margin-top:-4rem}
}
.blockContent_sitemap-menu>ul{list-style:none;padding-left:0}
.blockContent_sitemap-menu>ul>li{border-bottom:1px solid #fff;padding:15px 0}
@media (min-width:768px){
.blockContent_sitemap-menu>ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:25px 0}
}
@media (min-width:992px){
.blockContent_sitemap-menu>ul>li{padding:35px 0}
}
.blockContent_sitemap-menu>ul>li>a{letter-spacing:2px;text-transform:uppercase;font-family:'DM Mono';font-family:var(--fontSecondary);font-weight:400;font-size:1.3rem;line-height:1.8rem;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media (min-width:576px){
.blockContent_sitemap-menu>ul>li>a{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
}
@media (min-width:768px){
.blockContent_sitemap-menu>ul>li>a{font-size:1.1rem;line-height:1.8rem;-webkit-box-flex:0;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}
}
@media (min-width:992px){
.blockContent_sitemap-menu>ul>li>a{font-size:1.3rem;line-height:1.8rem}
}
@media (min-width:1600px){
.blockContent_sitemap-menu>ul>li>a{font-size:1.3rem;line-height:1.8rem}
}
.blockContent_sitemap-menu>ul>li.work-listing ul.sub-menu{padding:15px 0}
@media (min-width:768px){
.blockContent_sitemap-menu>ul>li.work-listing ul.sub-menu{padding:25px 0}
}
@media (min-width:992px){
.blockContent_sitemap-menu>ul>li.work-listing ul.sub-menu{padding:45px 0}
}
.blockContent_sitemap-menu>ul>li.work-listing ul.sub-menu>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.blockContent_sitemap-menu>ul>li.work-listing ul.sub-menu>li>ul.sub-menu{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-left:0}
.blockContent_sitemap-menu>ul>li.work-listing ul.sub-menu>li>ul.sub-menu>li{margin-bottom:20px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media (min-width:576px){
.blockContent_sitemap-menu>ul>li.work-listing ul.sub-menu>li>ul.sub-menu>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
}
@media (min-width:768px){
.blockContent_sitemap-menu>ul>li.work-listing ul.sub-menu>li>ul.sub-menu>li{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;margin-bottom:20px}
}
@media (min-width:992px){
.blockContent_sitemap-menu>ul>li.work-listing ul.sub-menu>li>ul.sub-menu>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;margin-bottom:40px}
}
.blockContent_sitemap-menu>ul>li.work-listing ul.sub-menu>li>ul.sub-menu>li a{font-weight:400}
.blockContent_sitemap-menu>ul>li>ul.sub-menu{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-left:0;padding-top:30px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media (min-width:768px){
.blockContent_sitemap-menu>ul>li>ul.sub-menu{padding-top:0;-webkit-box-flex:0;-ms-flex:0 0 83.334%;flex:0 0 83.334%;max-width:83.334%}
}
.blockContent_sitemap-menu>ul>li>ul.sub-menu>li{padding-right:10px;margin-bottom:20px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media (min-width:576px){
.blockContent_sitemap-menu>ul>li>ul.sub-menu>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
}
@media (min-width:768px){
.blockContent_sitemap-menu>ul>li>ul.sub-menu>li{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;margin-bottom:20px}
}
@media (min-width:992px){
.blockContent_sitemap-menu>ul>li>ul.sub-menu>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;margin-bottom:0}
}
.blockContent_sitemap-menu>ul>li>ul.sub-menu>li a{font-weight:600}
.row-text-wrap{padding-right:0;padding-left:0}
@media (min-width:576px){
.row-text-wrap{padding-right:20px;padding-left:20px}
}
@media (min-width:768px){
.row-text-wrap{padding-right:0;padding-left:45px}
}
@media (min-width:992px){
.row-text-wrap{padding-left:120px}
}
@media (min-width:1200px){
.row-text-wrap{padding-left:160px}
}
@media (min-width:1600px){
.row-text-wrap{padding-left:140px}
}
@media (min-width:992px){
.row-text-wrap.row-faq-wrap{padding-left:100px}
}
@media (min-width:1200px){
.row-text-wrap.row-faq-wrap{padding-left:80px}
}
@media (min-width:1600px){
.row-text-wrap.row-faq-wrap{padding-left:140px}
}
@media (min-width:992px){
.row-text-wrap .col-left,.row-text-wrap .col-right,.row-text-wrap .col-title{padding-left:15px;padding-right:15px}
}
@media (min-width:1200px){
.row-text-wrap .col-left,.row-text-wrap .col-right,.row-text-wrap .col-title{padding-left:30px;padding-right:30px}
}
@media (min-width:1600px){
.row-text-wrap .col-left,.row-text-wrap .col-right,.row-text-wrap .col-title{padding-left:45px;padding-right:45px}
}
.row-text-wrap .col-title{margin-bottom:20px}
#ajax_wrapper{height:auto;-webkit-transition:height ease-in-out 1s;transition:height ease-in-out 1s}
.ajax_btn-wrapper{-webkit-transition:opacity ease-in-out 1s;transition:opacity ease-in-out 1s}
.ajax_btn-wrapper.active{opacity:1;-webkit-transition-delay:2s;transition-delay:2s}
.ajax_btn-wrapper.disabled{opacity:0}
.single-work{background-color:#000}
.blockContent_projectListing{-webkit-transition:height ease-in-out 1s;transition:height ease-in-out 1s;height:auto}
.blockContent_projectListing-projects{margin-top:60px}
@media (min-width:768px){
.blockContent_projectListing-projects{margin-top:100px}
}
@media (min-width:992px){
.blockContent_projectListing-projects{margin-top:150px}
}
@media (min-width:1200px){
.blockContent_projectListing-projects{margin-top:200px}
}
@media (min-width:1600px){
.blockContent_projectListing-projects{margin-top:250px}
}
.blockContent_projectListing-projects .ajax_btn-wrapper .h1{cursor:pointer}
.blockContent_projectListing--item{margin-bottom:60px}
@media (min-width:768px){
.blockContent_projectListing--item{margin-bottom:100px}
}
@media (min-width:992px){
.blockContent_projectListing--item{margin-bottom:150px}
}
@media (min-width:1200px){
.blockContent_projectListing--item{margin-bottom:200px}
}
@media (min-width:1600px){
.blockContent_projectListing--item{margin-bottom:250px}
}
.blockContent_projectListing--item.project-full figure{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
.blockContent_projectListing--item.project-large figure{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
@media (min-width:576px){
.blockContent_projectListing--item.project-large figure{-ms-flex-preferred-size:85%;flex-basis:85%;max-width:85%}
}
@media (min-width:768px){
.blockContent_projectListing--item.project-large figure{-ms-flex-preferred-size:63%;flex-basis:63%;max-width:63%}
}
@media (min-width:1200px){
.blockContent_projectListing--item.project-large figure{-ms-flex-preferred-size:65%;flex-basis:65%;max-width:65%}
}
@media (min-width:1600px){
.blockContent_projectListing--item.project-large figure{-ms-flex-preferred-size:63%;flex-basis:63%;max-width:63%}
}
.blockContent_projectListing--item.project-portrait figure{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
@media (min-width:576px){
.blockContent_projectListing--item.project-portrait figure{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}
}
@media (min-width:768px){
.blockContent_projectListing--item.project-portrait figure{-ms-flex-preferred-size:38%;flex-basis:38%;max-width:38%}
}
@media (min-width:1200px){
.blockContent_projectListing--item.project-portrait figure{-ms-flex-preferred-size:37%;flex-basis:37%;max-width:37%}
}
@media (min-width:1600px){
.blockContent_projectListing--item.project-portrait figure{-ms-flex-preferred-size:38%;flex-basis:38%;max-width:38%}
}
.blockContent_projectListing--item figure{padding:0;margin:0;overflow:hidden}
.blockContent_projectListing--item figure a{position:relative;display:block;color:#fff;color:var(--white)}
@media (min-width:768px){
.blockContent_projectListing--item figure a{height:315px}
}
@media (min-width:992px){
.blockContent_projectListing--item figure a{height:425px}
}
@media (min-width:1200px){
.blockContent_projectListing--item figure a{height:507px}
}
@media (min-width:1600px){
.blockContent_projectListing--item figure a{height:816px}
}
.blockContent_projectListing--item figure a:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all ease-in-out 2s;transition:all ease-in-out 2s;background-color:rgba(0,0,0,.3);opacity:0;-webkit-transition-delay:0.2s;transition-delay:0.2s}
.blockContent_projectListing--item figure img,.blockContent_projectListing--item figure video{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;max-width:none;-webkit-transition:all ease-in-out 2.5s;transition:all ease-in-out 2.5s;-webkit-transform:scale(1.01);transform:scale(1.01)}
.blockContent_projectListing--item figure figcaption{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px;opacity:0;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;background-color:rgba(0,0,0,0);font-size:1.4rem;line-height:1.8rem}
@media (max-width:767px){
.blockContent_projectListing--item figure figcaption{display:none}
}
@media (min-width:992px){
.blockContent_projectListing--item figure figcaption{padding:30px;font-size:1.6rem;line-height:2rem}
}
@media (min-width:1600px){
.blockContent_projectListing--item figure figcaption{padding:40px}
}
.blockContent_projectListing--item figure figcaption>div{margin-bottom:20px}
.blockContent_projectListing--item figure figcaption .title{text-transform:uppercase}
.blockContent_projectListing--item figure:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.blockContent_projectListing--item figure:hover a:after{opacity:1;z-index:5;-webkit-transition-delay:1s;transition-delay:1s}
.blockContent_projectListing--item figure:hover figcaption{opacity:1;z-index:10;-webkit-transition-delay:1.2s;transition-delay:1.2s}
.blockContent_projectListing--item.size-square figure{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
@media (min-width:768px){
.blockContent_projectListing--item.size-square figure{max-width:378px}
}
@media (min-width:992px){
.blockContent_projectListing--item.size-square figure{max-width:510px}
}
@media (min-width:1200px){
.blockContent_projectListing--item.size-square figure{max-width:609px}
}
@media (min-width:1600px){
.blockContent_projectListing--item.size-square figure{max-width:979px;width:100%}
}
.blockContent_projectListing--item.size-rectangle figure{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
@media (min-width:768px){
.blockContent_projectListing--item.size-rectangle figure{height:315px}
}
@media (min-width:992px){
.blockContent_projectListing--item.size-rectangle figure{height:425px}
}
@media (min-width:1200px){
.blockContent_projectListing--item.size-rectangle figure{height:507px}
}
@media (min-width:1600px){
.blockContent_projectListing--item.size-rectangle figure{height:816px}
}
.blockContent_projectListing--item.size-rectangle figure a{display:block;height:100%}
.blockContent_projectListing--item.size-rectangle figure img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;max-width:none}
.blockContent_projectListing--item.size-portrait figure{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
@media (min-width:768px){
.blockContent_projectListing--item.size-portrait figure{max-width:223px}
}
@media (min-width:992px){
.blockContent_projectListing--item.size-portrait figure{max-width:300px}
}
@media (min-width:1200px){
.blockContent_projectListing--item.size-portrait figure{max-width:358px}
}
@media (min-width:1600px){
.blockContent_projectListing--item.size-portrait figure{max-width:576px;width:100%}
}
.blockContent_projectListing--item.image-left figure{margin-right:auto}
.blockContent_projectListing--item.image-right figure{margin-left:auto}
.blockContent_projectText .projects_intro-info{margin-top:50px}
.projects_intro-text{padding-top:60px;padding-bottom:30px}
@media (min-width:992px){
.projects_intro-text{padding-top:80px;padding-bottom:45px}
}
@media (min-width:1600px){
.projects_intro-text{padding-top:80px;padding-bottom:50px}
}
.projects_intro-text-details{margin-bottom:30px}
@media (min-width:768px){
.projects_intro-text-details{margin-bottom:0}
}
.projects_intro-text--type{margin-bottom:20px}
@media (min-width:992px){
.projects_intro-text--type{margin-bottom:30px}
}
@media (min-width:1600px){
.projects_intro-text--type{margin-bottom:40px}
}
.projects_intro-text--type ul{list-style:none;padding-left:0}
.projects_intro-text--type:last-of-type{margin-bottom:0}
.projects_intro-images--item{margin-bottom:50px}
@media (min-width:992px){
.projects_intro-images--item{margin-bottom:90px}
}
@media (min-width:1600px){
.projects_intro-images--item{margin-bottom:135px}
}
.projects_intro-info-read{cursor:pointer}
@media (min-width:768px){
.projects_intro-info-read{padding-left:25px}
}
@media (min-width:992px){
.projects_intro-info-read{padding-left:30px}
}
@media (min-width:1600px){
.projects_intro-info-read{padding-left:40px}
}
.projects_intro-info-readCont{display:none;padding-top:30px}
@media (min-width:992px){
.projects_intro-info-readCont{padding-top:50px}
}
@media (min-width:1600px){
.projects_intro-info-readCont{padding-top:70px}
}
@media (min-width:768px){
.projects_intro-info-readCont-inner{padding-left:45px}
}
@media (min-width:992px){
.projects_intro-info-readCont-inner{padding-left:36px}
}
@media (min-width:1200px){
.projects_intro-info-readCont-inner{padding-left:32px}
}
@media (min-width:1600px){
.projects_intro-info-readCont-inner{padding-left:40px}
}
.projects_intro-info-readCont .h1,.projects_intro-info-readCont .h2,.projects_intro-info-readCont .h3,.projects_intro-info-readCont .h4,.projects_intro-info-readCont .h5,.projects_intro-info-readCont .h6,.projects_intro-info-readCont h1,.projects_intro-info-readCont h2,.projects_intro-info-readCont h3,.projects_intro-info-readCont h4,.projects_intro-info-readCont h5,.projects_intro-info-readCont h6{color:#fff;text-shadow:none;-webkit-text-fill-color:inherit;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:transparent}
.projects_intro-info-readCont .heading-base{text-transform:capitalize}
.projects_intro-info-readCont .text-area h3{font-family:'Graphik Web',sans-serif;font-family:var(--fontBody);font-size:1.6rem;font-size:var(--fontSize);line-height:2.4rem;line-height:var(--fontLineHeight)}
.projects_intro-info-contact{margin-top:30px}
@media (min-width:992px){
.projects_intro-info-contact{margin-top:50px}
}
@media (min-width:1600px){
.projects_intro-info-contact{margin-top:70px}
}
.projects_intro-info-contact .feature-contact h1,.projects_intro-info-contact .feature-contact h1 a,.projects_intro-info-contact .feature-contact h2,.projects_intro-info-contact .feature-contact h2 a,.projects_intro-info-contact .feature-contact h3,.projects_intro-info-contact .feature-contact h3 a,.projects_intro-info-contact .feature-contact h4,.projects_intro-info-contact .feature-contact h4 a,.projects_intro-info-contact .feature-contact h5,.projects_intro-info-contact .feature-contact h5 a,.projects_intro-info-contact .feature-contact h6,.projects_intro-info-contact .feature-contact h6 a,.projects_intro-info-contact .legacy-contact h1,.projects_intro-info-contact .legacy-contact h1 a,.projects_intro-info-contact .legacy-contact h2,.projects_intro-info-contact .legacy-contact h2 a,.projects_intro-info-contact .legacy-contact h3,.projects_intro-info-contact .legacy-contact h3 a,.projects_intro-info-contact .legacy-contact h4,.projects_intro-info-contact .legacy-contact h4 a,.projects_intro-info-contact .legacy-contact h5,.projects_intro-info-contact .legacy-contact h5 a,.projects_intro-info-contact .legacy-contact h6,.projects_intro-info-contact .legacy-contact h6 a{margin-bottom:0;font-size:1.6rem;font-size:var(--fontSize);line-height:2.4rem;line-height:var(--fontLineHeight);font-family:'Graphik Web',sans-serif;font-family:var(--fontBody);font-weight:300;font-weight:var(--fontWeightLight)}
.projects_intro-info-quote{margin-top:40px}
@media (min-width:768px){
.projects_intro-info-quote{margin-top:50px}
}
@media (min-width:992px){
.projects_intro-info-quote{margin-top:70px}
}
@media (min-width:1200px){
.projects_intro-info-quote{margin-top:100px}
}
@media (min-width:1600px){
.projects_intro-info-quote{margin-top:130px}
}
.projects_intro-info-quote>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px}
.projects_intro-info-quote .quote-text h3{font-family:'Graphik Web',sans-serif;font-family:var(--fontBody)}
.projects_intro-info-quote .spacer{display:inline-block}
@media (min-width:768px){
.projects_intro-info-quote .spacer{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}
}
@media (min-width:992px){
.projects_intro-info-quote .spacer{width:16.66666667%}
}
@media (min-width:1600px){
.projects_intro-info-quote .spacer{width:16.66666667%}
}
.projects_intro-info-quote .quote-by{margin-top:15px}
@media (min-width:992px){
.projects_intro-info-quote .quote-by{margin-top:20px}
}
@media (min-width:1600px){
.projects_intro-info-quote .quote-by{margin-top:30px}
}
.project_images-item{margin-bottom:30px;padding:10px 15px}
@media (min-width:576px){
.project_images-item{padding:15px 15px}
}
@media (min-width:768px){
.project_images-item{padding:15px 15px;margin-bottom:50px}
}
@media (min-width:992px){
.project_images-item{margin-bottom:90px}
}
@media (min-width:1200px){
.project_images-item{padding:15px 15px}
}
@media (min-width:1600px){
.project_images-item{padding:15px 15px;margin-bottom:135px}
}
.project_images-item.first-project:first-of-type{padding-top:15px}
@media (min-width:576px){
.project_images-item.first-project:first-of-type{padding-top:30px}
}
@media (min-width:768px){
.project_images-item.first-project:first-of-type{padding-top:45px}
}
@media (min-width:992px){
.project_images-item.first-project:first-of-type{padding-top:50px}
}
@media (min-width:1200px){
.project_images-item.first-project:first-of-type{padding-top:65px}
}
@media (min-width:1200px){
.project_images-item.first-project:first-of-type{padding-top:125px}
}
.project_images-item.project-full{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
.project_images-item.project-large{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
@media (min-width:576px){
.project_images-item.project-large{-ms-flex-preferred-size:85%;flex-basis:85%;max-width:85%}
}
@media (min-width:768px){
.project_images-item.project-large{-ms-flex-preferred-size:63%;flex-basis:63%;max-width:63%}
}
@media (min-width:1200px){
.project_images-item.project-large{-ms-flex-preferred-size:65%;flex-basis:65%;max-width:65%}
}
@media (min-width:1600px){
.project_images-item.project-large{-ms-flex-preferred-size:63%;flex-basis:63%;max-width:63%}
}
.project_images-item.project-portrait{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
@media (min-width:576px){
.project_images-item.project-portrait{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}
}
@media (min-width:768px){
.project_images-item.project-portrait{-ms-flex-preferred-size:37%;flex-basis:37%;max-width:37%}
}
@media (min-width:1200px){
.project_images-item.project-portrait{-ms-flex-preferred-size:35%;flex-basis:35%;max-width:35%}
}
@media (min-width:1600px){
.project_images-item.project-portrait{-ms-flex-preferred-size:37%;flex-basis:37%;max-width:37%}
}
.project_images-item.legacy-image{padding:0}
@media (min-width:768px){
.project_images-item.legacy-image{height:321px}
}
@media (min-width:992px){
.project_images-item.legacy-image{height:431px}
}
@media (min-width:1200px){
.project_images-item.legacy-image{height:524px}
}
@media (min-width:1600px){
.project_images-item.legacy-image{height:762px}
}
.project_images-item figure{height:100%;margin:0}
.project_images-item figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}
.project_images .blockContent.parallax-enabled{padding:50px 0}
@media (min-width:576px){
.project_images .blockContent.parallax-enabled{padding:90px 0}
}
@media (min-width:768px){
.project_images .blockContent.parallax-enabled{padding:160px 0}
}
@media (min-width:992px){
.project_images .blockContent.parallax-enabled{padding:200px 0}
}
@media (min-width:1200px){
.project_images .blockContent.parallax-enabled{padding:250px 0}
}
@media (min-width:1600px){
.project_images .blockContent.parallax-enabled{padding:300px 0}
}
.project_images .blockContent.parallax-enabled:first-of-type{padding-top:40px}
@media (min-width:992px){
.project_images .blockContent.parallax-enabled:first-of-type{padding:100px 0}
}
@media (min-width:1600px){
.project_images .blockContent.parallax-enabled:first-of-type{padding:150px 0}
}
.project_images .blockContent.parallax-enabled:last-of-type{padding-bottom:40px}
@media (min-width:992px){
.project_images .blockContent.parallax-enabled:last-of-type{padding-bottom:0}
}
@media (min-width:1600px){
.project_images .blockContent.parallax-enabled:last-of-type{padding-bottom:0}
}
.projects_related-title{margin-bottom:20px}
.projects_related--item{padding-bottom:15px}
@media (min-width:768px){
.projects_related--item{padding:0 15px}
}
.projects_related--item figure{padding:0;margin:0;overflow:hidden}
.projects_related--item figure a{position:relative;display:block;color:#fff;color:var(--white);overflow:hidden}
.projects_related--item figure a:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all ease-in-out 2s;transition:all ease-in-out 2s;background-color:rgba(0,0,0,.3);opacity:0;-webkit-transition-delay:0.2s;transition-delay:0.2s}
.projects_related--item figure img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;max-width:none;-webkit-transition:all ease-in-out 2.5s;transition:all ease-in-out 2.5s;-webkit-transition-delay:40ms;transition-delay:40ms;-webkit-transform:scale(1.01);transform:scale(1.01)}
.projects_related--item figure figcaption{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px;opacity:0;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;background-color:rgba(0,0,0,0);font-size:1.4rem;line-height:1.8rem}
@media (min-width:992px){
.projects_related--item figure figcaption{padding:15px}
}
@media (min-width:1200px){
.projects_related--item figure figcaption{padding:20px}
}
@media (min-width:1600px){
.projects_related--item figure figcaption{padding:40px;font-size:1.6rem;line-height:2rem}
}
.projects_related--item figure figcaption>div{margin-bottom:20px}
.projects_related--item figure figcaption .title{text-transform:uppercase}
.projects_related--item figure:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.projects_related--item figure:hover a:after{opacity:1;z-index:5;-webkit-transition-delay:1s;transition-delay:1s}
.projects_related--item figure:hover figcaption{opacity:1;z-index:10;-webkit-transition-delay:1.2s;transition-delay:1.2s}
.projects_related-next{margin-top:30px}
@media (min-width:992px){
.projects_related-next{margin-top:60px}
}
.projects_related-next .next{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;max-width:150px;text-align:left}
.contact__enquiry-wrap{padding-top:150px;padding-top:100px;padding-bottom:50px}
@media (min-width:992px){
.contact__enquiry-wrap{padding-top:200px;padding-top:150px;padding-bottom:20px}
}
@media (min-width:1200px){
.contact__enquiry-wrap{padding-top:250px;padding-top:200px;padding-bottom:20px}
}
@media (min-width:1600px){
.contact__enquiry-wrap{padding-top:300px;padding-top:250px;padding-bottom:20px}
}
.contact__enquiry-form{padding-bottom:60px}
@media (min-width:992px){
.contact__enquiry-form{padding-bottom:150px}
}
.contact__enquiry-form .gform_wrapper.two-column_wrapper{max-width:100%}
.contact__enquiry-form .gform_heading{display:none}
.contact__enquiry-form .gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child,.contact__enquiry-form .gform_wrapper.two-column_wrapper ul.gform_fields{display:none}
.contact__enquiry-form .gform_wrapper.two-column_wrapper .gform_body{display:block}
@media (min-width:768px){
.contact__enquiry-form .gform_wrapper.two-column_wrapper .gform_body{display:-webkit-box;display:-ms-flexbox;display:flex}
}
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield{margin-top:0}
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield h2.c-title{font-family:'Graphik Web',sans-serif;font-family:var(--fontBody);font-weight:400;text-shadow:none;-webkit-text-stroke-width:0;-webkit-text-fill-color:#fff;padding-top:40px}
@media (min-width:768px){
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield h2.c-title{padding-top:0}
}
@media (max-width:767px){
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield h2.c-title.empty{display:none}
}
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield.first-item{border-top:1px solid #fff}
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border-bottom:1px solid #fff;color:#fff;min-height:59px;-webkit-transition:1s all;transition:1s all}
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder{color:#fff}
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield textarea{border-top:1px solid #fff;border-bottom:1px solid #fff;color:#fff;min-height:150px}
@media (min-width:768px){
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield textarea{min-height:200px}
}
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield textarea::-webkit-input-placeholder{color:#fff}
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield.recaptcha{padding-top:35px}
@media (min-width:768px){
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield.recaptcha{bottom:-50px;padding-top:0}
}
@media (min-width:1200px){
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield.recaptcha{bottom:-80px}
}
@media (min-width:1600px){
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield.recaptcha{bottom:-120px}
}
.contact__enquiry-form .gform_wrapper ul.gform_fields li.gfield.recaptcha .ginput_recaptcha>div{margin-left:auto}
.contact__enquiry-form .gform_wrapper .top_label li.gfield.gf_right_half+li.gsection{padding:0!important;margin-top:0}
.contact__enquiry-form .gform_wrapper.two-column_wrapper .gform_footer{text-align:center}
.contact__enquiry-form .gform_wrapper .gform_footer input[type=submit]:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){border:none;color:#fff;padding:0;min-width:auto;width:70px;height:50px;text-indent:-9999px;background-image:url('../assets/images/icons/icon-arrowrightsmall-white.svg');background-repeat:no-repeat;background-size:50px auto;background-position:right center;cursor:pointer}
.contact__enquiry-form .gform_wrapper .gform_footer input[type=submit]:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]):hover{background-color:transparent}
@media (max-width:767px){
.contact__enquiry-form .gform_wrapper.two-column_wrapper ul.one-half{width:100%}
.contact__enquiry-form .gform_wrapper.two-column_wrapper ul.one-half{margin-left:0!important}
.contact__enquiry-form .gform_wrapper .gsection{display:none!important}
.contact__enquiry-form #gform_wrapper_3 li{margin-bottom:10px}
}
.contact__enquiry-map{padding-bottom:60px}
@media (min-width:992px){
.contact__enquiry-map{padding-bottom:150px}
}
.form_confirmation{background-color:#fff;display:none;position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;cursor:url('../assets/images/icons/icon-close-medium.svg') 24 24,auto}
@media (min-width:768px){
.form_confirmation{cursor:url('../assets/images/icons/icon-close-medium.svg') 24 24,auto}
}
@media (min-width:992px){
.form_confirmation{cursor:url('../assets/images/icons/icon-close-large.svg') 24 24,auto}
}
@media (min-width:1600px){
.form_confirmation{cursor:url('../assets/images/icons/icon-close-xxlarge.svg') 24 24,auto}
}
.form_confirmation-wrap{padding-top:150px;padding-bottom:50px}
@media (min-width:992px){
.form_confirmation-wrap{padding-top:200px;padding-bottom:20px}
}
@media (min-width:1200px){
.form_confirmation-wrap{padding-top:250px;padding-bottom:20px}
}
@media (min-width:1600px){
.form_confirmation-wrap{padding-top:300px;padding-bottom:20px}
}
.acf-map{width:100%;height:400px;margin:20px 0}
.acf-map img{max-width:inherit!important}








/*new css //////////////////////////////////////////////*/

@media only screen and (max-width:960px){
    
.blockContent_textParallax{line-height:1;font-size:calc(25px + (100 - 30) * ((100vw - 320px) / (767 - 320)));}

.dubai-block {min-height: auto!important;padding: 0!important;}


.blockContent_rotate li {    white-space: normal;    font-size: 2rem;}



}


