table.tablesaw {
empty-cells: show;
max-width: 100%;
width: 100%;
}
.tablesaw {
border-collapse: collapse;
width: 100%;
} .tablesaw {
border: 0;
padding: 0;
}
.tablesaw th,
.tablesaw td {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: .5em .7em;
}
.tablesaw thead tr:first-child th {
padding-top: .9em;
padding-bottom: .7em;
}
.tablesaw-enhanced .tablesaw-bar .btn {
border: 1px solid #ccc;
background: none;
background-color: #fafafa;
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,1);
box-shadow: 0 1px 0 rgba(255,255,255,1);
color: #4a4a4a;
clear: both;
cursor: pointer;
display: block;
font: bold 20px/1 sans-serif;
margin: 0;
padding: .5em .85em .4em .85em;
position: relative;
text-align: center;
text-decoration: none;
text-transform: capitalize;
text-shadow: 0 1px 0 #fff;
width: 100%; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba( 255,255,255,.1 )), color-stop(50%, rgba( 255,255,255,.1 )), color-stop(55%, rgba( 170,170,170,.1 )), to(rgba( 120,120,120,.15 )));
background-image: -webkit-linear-gradient(top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100%);
background-image: linear-gradient( top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100% );
-webkit-appearance: none !important;
-moz-appearance: none !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
border-radius: .25em;
}
.tablesaw-enhanced .tablesaw-bar a.btn {
color: #1c95d4;
}
.tablesaw-enhanced .tablesaw-bar .btn:hover {
text-decoration: none;
} .tablesaw-enhanced .tablesaw-bar .btn:active {
background-color: #ddd;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba( 100,100,100,.35 )), to(rgba( 255,255,255,0 )));
background-image: -webkit-linear-gradient(top, rgba( 100,100,100,.35 ) 0%, rgba( 255,255,255,0 ) 70%);
background-image: linear-gradient( top, rgba( 100,100,100,.35 ) 0%, rgba( 255,255,255,0 ) 70% );
}
.tablesaw-enhanced .tablesaw-bar .btn:hover,
.tablesaw-enhanced .tablesaw-bar .btn:focus {
color: #208de3;
background-color: #fff;
outline: none;
}
.tablesaw-bar .btn:focus {
-webkit-box-shadow: 0 0 .35em #4faeef !important;
box-shadow: 0 0 .35em #4faeef !important;
}
.tablesaw-bar .btn-select select {
background: none;
border: none;
display: block;
position: absolute;
font-weight: inherit;
left: 0;
top: 0;
margin: 0;
width: 100%;
height: 100%;
z-index: 2;
min-height: 1em;
}
.tablesaw-bar .btn-select select {
opacity: 0;
filter: alpha(opacity=0);
display: inline-block;
color: transparent;
}
.tablesaw-bar .btn select option {
background: #fff;
color: #000;
font-family: sans-serif;
}
.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
color: #4d4d4d;
padding-right: 2.5em;
min-width: 7.25em;
text-align: left;
text-indent: 0;
}
.tablesaw-bar .btn.btn-small,
.tablesaw-bar .btn.btn-micro {
display: inline-block;
width: auto;
height: auto;
position: relative;
top: 0;
}
.tablesaw-bar .btn.btn-small {
font-size: 1.0625em;
line-height: 19px;
padding: .3em 1em .3em 1em;
}
.tablesaw-bar .btn.btn-micro {
font-size: .8125em;
padding: .4em .7em .25em .7em;
}
.tablesaw-enhanced .tablesaw-bar .btn-select {
text-align: left;
}
.tablesaw-bar .btn-select:after {
background: #e5e5e5;
background: rgba(0,0,0,.1);
-webkit-box-shadow: 0 2px 2px rgba(255,255,255,.25);
box-shadow: 0 2px 2px rgba(255,255,255,.25);
content: " ";
display: block;
position: absolute;
}
.tablesaw-bar .btn-select.btn-small,
.tablesaw-bar .btn-select.btn-micro {
padding-right: 1.5em;
}
.tablesaw-bar .btn-select:after {
background: none;
background-repeat: no-repeat;
background-position: .25em .45em;
content: "\25bc";
font-size: .55em;
padding-top: 1.2em;
padding-left: 1em;
left: auto;
right: 0;
margin: 0;
top: 0;
bottom: 0;
width: 1.8em;
}
.tablesaw-bar .btn-select.btn-small:after,
.tablesaw-bar .btn-select.btn-micro:after {
width: 1.2em;
font-size: .5em;
padding-top: 1em;
padding-right: .5em;
line-height: 1.65;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
border-left-width: 0;
} .tablesaw-advance .btn {
-webkit-appearance: none;
-moz-appearance: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-shadow: 0 1px 0 #fff;
border-radius: .25em;
}
.tablesaw-advance .btn.btn-micro {
font-size: .8125em;
padding: .3em .7em .25em .7em;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
display: inline-block;
overflow: hidden;
width: 1.8em;
height: 1.8em;
background-position: 50% 50%;
margin-left: .5em;
position: relative;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
content: "\0020";
overflow: hidden;
width: 0;
height: 0;
position: absolute;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
left: .5em;
top: .65em;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #808080;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
left: .5em;
top: .65em;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #808080;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
top: .45em;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
left: .6em;
border-right: 5px solid #808080;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
left: .7em;
border-left: 5px solid #808080;
}
.tablesaw-advance a.tablesaw-nav-btn.disabled {
opacity: .25;
filter: alpha(opacity=25);
cursor: default;
pointer-events: none;
} .tablesaw-bar {
clear: both;
font-family: sans-serif;
}
.tablesaw-toolbar {
font-size: .875em;
float: left;
}
.tablesaw-toolbar label {
padding: .5em 0;
clear: both;
display: block;
color: #888;
margin-right: .5em;
text-transform: uppercase;
}
.tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .btn {
margin-top: .5em;
margin-bottom: .5em;
}
.tablesaw-bar .btn-select,
.tablesaw-enhanced .tablesaw-bar .btn-select {
margin-bottom: 0;
}
.tablesaw-bar .tablesaw-toolbar .btn {
margin-left: .4em;
margin-top: 0;
text-transform: uppercase;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
font-family: sans-serif;
font-size: 1em;
padding-left: .3em;
}
.tablesaw-bar .tablesaw-toolbar .btn-select {
min-width: 0;
}
.tablesaw-bar .tablesaw-toolbar .btn-select:after {
padding-top: .9em;
}
.tablesaw-bar .tablesaw-toolbar select {
color: #888;
text-transform: none;
background: transparent;
}
.tablesaw-toolbar ~ table {
clear: both;
}
.tablesaw-toolbar .a11y-sm {
clip: rect(0 0 0 0);
height: 1px;
overflow: hidden;
position: absolute;
width: 1px;
}
@media (min-width: 24em) {
.tablesaw-toolbar .a11y-sm {
clip: none;
height: auto;
width: auto;
position: static;
overflow: visible;
}
}
table.tablesaw tbody th {
font-weight: bold;
}
table.tablesaw thead th,
table.tablesaw thead td {
color: #444;
font-size: .9em;
}
.tablesaw th,
.tablesaw td {
line-height: 1em;
text-align: left;
vertical-align: middle;
}
.tablesaw td,
.tablesaw tbody th {
vertical-align: middle;
font-size: 1.17em; }
.tablesaw td .btn,
.tablesaw tbody th .btn {
margin: 0;
}
.tablesaw thead {
border: 1px solid #e5e5e4;
background: #e2dfdc;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e2dfdc));
background-image: -webkit-linear-gradient(top, #fff, #e2dfdc);
background-image: linear-gradient(to bottom, #fff, #e2dfdc);
}
.tablesaw thead th {
font-weight: 100;
color: #777;
text-transform: uppercase;
text-shadow: 0 1px 0 #fff;
text-align: left;
}
.tablesaw thead tr:first-child th {
font-weight: normal;
font-family: sans-serif;
border-right: 1px solid #e4e1de;
} .tablesaw tbody tr {
border-bottom: 1px solid #dfdfdf;
}
.tablesaw caption {
text-align: left;
margin-bottom: 0;
opacity: .5;
filter: alpha(opacity=50);
line-height: 2.4;
}
@media (min-width: 25em) {
.tablesaw caption {
margin-bottom: .6em;
line-height: 1.2;
}
} .tablesaw-cell-label-top {
text-transform: uppercase;
font-size: .9em;
font-weight: normal;
}
.tablesaw-cell-label {
font-size: .65em;
text-transform: uppercase;
color: #888;
font-family: sans-serif;
}
@media (min-width: 40em) {
.tablesaw td {
line-height: 2em;
}
}
@media only all {
.tablesaw-swipe .tablesaw-cell-persist {
border-right: 1px solid #e4e1de;
}
.tablesaw-swipe .tablesaw-cell-persist {
-webkit-box-shadow: 3px 0 4px -1px #e4e1de;
box-shadow: 3px 0 4px -1px #e4e1de;
}
} .tablesaw-stack tbody tr {
border-bottom: 1px solid #dfdfdf;
}
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
display: none;
} @media only all { .tablesaw-stack td,
.tablesaw-stack th {
text-align: left;
display: block;
}
.tablesaw-stack tr {
clear: both;
display: table-row;
} .tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
display: block;
padding: 0 .6em 0 0;
width: auto; } .tablesaw-stack th .tablesaw-cell-label-top,
.tablesaw-stack td .tablesaw-cell-label-top {
display: block;
padding: .4em 0;
margin: .4em 0;
}
.tablesaw-cell-label {
display: block;
} .tablesaw-stack tbody th.group {
margin-top: -1px;
} .tablesaw-stack th.group b.tablesaw-cell-label {
display: none !important;
}
}
@media (max-width: 39.9375em) {
.tablesaw-stack thead td,
.tablesaw-stack thead th {
display: none;
}
.tablesaw-stack tbody td,
.tablesaw-stack tbody th {
clear: left;
float: left;
width: 100%;
}
.tablesaw-cell-label {
vertical-align: top;
}
.tablesaw-cell-content {
max-width: 67%;
display: inline-block;
}
.tablesaw-stack td:empty,
.tablesaw-stack th:empty {
display: none;
}
} @media (min-width: 40em) {
.tablesaw-stack tr {
display: table-row;
} .tablesaw-stack td,
.tablesaw-stack th,
.tablesaw-stack thead td,
.tablesaw-stack thead th {
display: table-cell;
margin: 0;
} .tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
display: none !important;
}
}
.tablesaw-fix-persist {
table-layout: fixed;
}
@media only all { .tablesaw-swipe th.tablesaw-cell-hidden,
.tablesaw-swipe td.tablesaw-cell-hidden {
display: none;
}
}
.btn.tablesaw-columntoggle-btn span {
text-indent: -9999px;
display: inline-block;
}
.tablesaw-columntoggle-btnwrap {
position: relative; }
.tablesaw-columntoggle-btnwrap .dialog-content {
padding: .5em;
}
.tablesaw-columntoggle tbody td {
line-height: 1.5;
} .tablesaw-columntoggle-popup {
display: none;
}
.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
display: block;
position: absolute;
top: 2em;
right: 0;
background-color: #fff;
padding: .5em .8em;
border: 1px solid #ccc;
-webkit-box-shadow: 0 1px 2px #ccc;
box-shadow: 0 1px 2px #ccc;
border-radius: .2em;
z-index: 1;
}
.tablesaw-columntoggle-popup fieldset {
margin: 0;
} @media only all {
.tablesaw-columntoggle th.tablesaw-priority-6,
.tablesaw-columntoggle td.tablesaw-priority-6,
.tablesaw-columntoggle th.tablesaw-priority-5,
.tablesaw-columntoggle td.tablesaw-priority-5,
.tablesaw-columntoggle th.tablesaw-priority-4,
.tablesaw-columntoggle td.tablesaw-priority-4,
.tablesaw-columntoggle th.tablesaw-priority-3,
.tablesaw-columntoggle td.tablesaw-priority-3,
.tablesaw-columntoggle th.tablesaw-priority-2,
.tablesaw-columntoggle td.tablesaw-priority-2,
.tablesaw-columntoggle th.tablesaw-priority-1,
.tablesaw-columntoggle td.tablesaw-priority-1 {
display: none;
}
}
.tablesaw-columntoggle-btnwrap .dialog-content {
top: 0 !important;
right: 1em;
left: auto !important;
width: 12em;
max-width: 18em;
margin: -.5em auto 0;
}
.tablesaw-columntoggle-btnwrap .dialog-content:focus {
outline-style: none;
}  @media (min-width: 20em) {
.tablesaw-columntoggle th.tablesaw-priority-1,
.tablesaw-columntoggle td.tablesaw-priority-1 {
display: table-cell;
}
} @media (min-width: 30em) {
.tablesaw-columntoggle th.tablesaw-priority-2,
.tablesaw-columntoggle td.tablesaw-priority-2 {
display: table-cell;
}
} @media (min-width: 40em) {
.tablesaw-columntoggle th.tablesaw-priority-3,
.tablesaw-columntoggle td.tablesaw-priority-3 {
display: table-cell;
}
.tablesaw-columntoggle tbody td {
line-height: 2;
}
} @media (min-width: 50em) {
.tablesaw-columntoggle th.tablesaw-priority-4,
.tablesaw-columntoggle td.tablesaw-priority-4 {
display: table-cell;
}
} @media (min-width: 60em) {
.tablesaw-columntoggle th.tablesaw-priority-5,
.tablesaw-columntoggle td.tablesaw-priority-5 {
display: table-cell;
}
} @media (min-width: 70em) {
.tablesaw-columntoggle th.tablesaw-priority-6,
.tablesaw-columntoggle td.tablesaw-priority-6 {
display: table-cell;
}
}
@media only all { .tablesaw-columntoggle th.tablesaw-cell-hidden,
.tablesaw-columntoggle td.tablesaw-cell-hidden {
display: none;
} .tablesaw-columntoggle th.tablesaw-cell-visible,
.tablesaw-columntoggle td.tablesaw-cell-visible {
display: table-cell;
}
}
.tablesaw-columntoggle-popup .btn-group > label {
display: block;
padding: .2em 0;
white-space: nowrap;
}
.tablesaw-columntoggle-popup .btn-group > label input {
margin-right: .8em;
}
.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th {
position: relative;
}
.tablesaw-sortable thead tr th {
padding-right: 1.6em;
vertical-align: top;
}
.tablesaw-sortable th.tablesaw-sortable-head,
.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
padding: 0;
}
.tablesaw-sortable th.tablesaw-sortable-head button {
padding-top: .9em;
padding-bottom: .7em;
padding-left: .6em;
padding-right: 1.6em;
}
.tablesaw-sortable .tablesaw-sortable-head button {
min-width: 100%;
color: inherit;
background: transparent;
border: 0;
padding: 0;
text-align: left;
font: inherit;
text-transform: inherit;
position: relative;
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
width: 7px;
height: 10px;
content: "\0020";
position: absolute;
right: .5em;
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
content: "\2191";
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
content: "\2193";
}
.tablesaw-sortable .not-applicable:after {
content: "--";
display: block;
}
.tablesaw-sortable .not-applicable span {
display: none;
}
.tablesaw-advance {
float: right;
}
.tablesaw-advance.minimap {
margin-right: .4em;
}
.tablesaw-advance-dots {
float: left;
margin: 0;
padding: 0;
list-style: none;
}
.tablesaw-advance-dots li {
display: table-cell;
margin: 0;
padding: .4em .2em;
}
.tablesaw-advance-dots li i {
width: .25em;
height: .25em;
background: #555;
border-radius: 100%;
display: inline-block;
}
.tablesaw-advance-dots-hide {
opacity: .25;
filter: alpha(opacity=25);
cursor: default;
pointer-events: none;
}@font-face{font-family:'Figtree';font-style:normal;font-weight:700;font-display:swap;src:url(//buzzer-studiorum.com/wp-content/uploads/omgf/fl-builder-google-fonts-1eec865ad8d72bf6db967d248e920fcd/figtree-normal-latin-700.woff2?ver=1693307820)format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:'Figtree';font-style:normal;font-weight:700;font-display:swap;src:url(//buzzer-studiorum.com/wp-content/uploads/omgf/fl-builder-google-fonts-1eec865ad8d72bf6db967d248e920fcd/figtree-normal-latin-ext-700.woff2?ver=1693307820)format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}.fl-builder-content *,.fl-builder-content *:before,.fl-builder-content *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.fl-row:before,.fl-row:after,.fl-row-content:before,.fl-row-content:after,.fl-col-group:before,.fl-col-group:after,.fl-col:before,.fl-col:after,.fl-module:not([data-accepts]):before,.fl-module:not([data-accepts]):after,.fl-module-content:before,.fl-module-content:after {display: table;content: " ";}.fl-row:after,.fl-row-content:after,.fl-col-group:after,.fl-col:after,.fl-module:not([data-accepts]):after,.fl-module-content:after {clear: both;}.fl-clear {clear: both;}.fl-row,.fl-row-content {margin-left: auto;margin-right: auto;min-width: 0;}.fl-row-content-wrap {position: relative;}.fl-builder-mobile .fl-row-bg-photo .fl-row-content-wrap {background-attachment: scroll;}.fl-row-bg-video,.fl-row-bg-video .fl-row-content,.fl-row-bg-embed,.fl-row-bg-embed .fl-row-content {position: relative;}.fl-row-bg-video .fl-bg-video,.fl-row-bg-embed .fl-bg-embed-code {bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;}.fl-row-bg-video .fl-bg-video video,.fl-row-bg-embed .fl-bg-embed-code video {bottom: 0;left: 0px;max-width: none;position: absolute;right: 0;top: 0px;}.fl-row-bg-video .fl-bg-video video {min-width: 100%;min-height: 100%;width: auto;height: auto;}.fl-row-bg-video .fl-bg-video iframe,.fl-row-bg-embed .fl-bg-embed-code iframe {pointer-events: none;width: 100vw;height: 56.25vw; max-width: none;min-height: 100vh;min-width: 177.77vh; position: absolute;top: 50%;left: 50%;-ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}.fl-bg-video-fallback {background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;bottom: 0px;left: 0px;position: absolute;right: 0px;top: 0px;}.fl-row-bg-slideshow,.fl-row-bg-slideshow .fl-row-content {position: relative;}.fl-row .fl-bg-slideshow {bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;z-index: 0;}.fl-builder-edit .fl-row .fl-bg-slideshow * {bottom: 0;height: auto !important;left: 0;position: absolute !important;right: 0;top: 0;}.fl-row-bg-overlay .fl-row-content-wrap:after {border-radius: inherit;content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}.fl-row-bg-overlay .fl-row-content {position: relative;z-index: 1;}.fl-row-default-height .fl-row-content-wrap,.fl-row-custom-height .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;min-height: 100vh;}.fl-row-overlap-top .fl-row-content-wrap {display: -webkit-inline-box;display: -webkit-inline-flex;display: -moz-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: 100%;}.fl-row-default-height .fl-row-content-wrap,.fl-row-custom-height .fl-row-content-wrap {min-height: 0;}.fl-row-default-height .fl-row-content,.fl-row-full-height .fl-row-content,.fl-row-custom-height .fl-row-content {-webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto;-webkit-flex: 1 1 auto;-ms-flex: 1 1 auto;flex: 1 1 auto;}.fl-row-default-height .fl-row-full-width.fl-row-content,.fl-row-full-height .fl-row-full-width.fl-row-content,.fl-row-custom-height .fl-row-full-width.fl-row-content {max-width: 100%;width: 100%;}.fl-row-default-height.fl-row-align-center .fl-row-content-wrap,.fl-row-full-height.fl-row-align-center .fl-row-content-wrap,.fl-row-custom-height.fl-row-align-center .fl-row-content-wrap {-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-align: center;-ms-flex-pack: center;justify-content: center;align-items: center;}.fl-row-default-height.fl-row-align-bottom .fl-row-content-wrap,.fl-row-full-height.fl-row-align-bottom .fl-row-content-wrap,.fl-row-custom-height.fl-row-align-bottom .fl-row-content-wrap {-webkit-align-items: flex-end;-webkit-justify-content: flex-end;-webkit-box-align: end;-webkit-box-pack: end;-ms-flex-align: end;-ms-flex-pack: end;justify-content: flex-end;align-items: flex-end;}.fl-col-group-equal-height {display: flex;flex-wrap: wrap;width: 100%;}.fl-col-group-equal-height.fl-col-group-has-child-loading {flex-wrap: nowrap;}.fl-col-group-equal-height .fl-col,.fl-col-group-equal-height .fl-col-content {display: flex;flex: 1 1 auto;}.fl-col-group-equal-height .fl-col-content {flex-direction: column;flex-shrink: 1;min-width: 1px;max-width: 100%;width: 100%;}.fl-col-group-equal-height:before,.fl-col-group-equal-height .fl-col:before,.fl-col-group-equal-height .fl-col-content:before,.fl-col-group-equal-height:after,.fl-col-group-equal-height .fl-col:after,.fl-col-group-equal-height .fl-col-content:after{content: none;}.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-top .fl-col-content,.fl-col-group-equal-height.fl-col-group-align-top .fl-col-content {justify-content: flex-start;}.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content,.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content {justify-content: center;}.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content,.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content {justify-content: flex-end;}.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group {width: 100%;}.fl-col {float: left;min-height: 1px;}.fl-col-bg-overlay .fl-col-content {position: relative;}.fl-col-bg-overlay .fl-col-content:after {border-radius: inherit;content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}.fl-col-bg-overlay .fl-module {position: relative;z-index: 2;}.single:not(.woocommerce).single-fl-builder-template .fl-content {width: 100%;}.fl-builder-layer {position: absolute;top:0;left:0;right: 0;bottom: 0;z-index: 0;pointer-events: none;overflow: hidden;}.fl-builder-shape-layer {z-index: 0;}.fl-builder-shape-layer.fl-builder-bottom-edge-layer {z-index: 1;}.fl-row-bg-overlay .fl-builder-shape-layer {z-index: 1;}.fl-row-bg-overlay .fl-builder-shape-layer.fl-builder-bottom-edge-layer {z-index: 2;}.fl-row-has-layers .fl-row-content {z-index: 1;}.fl-row-bg-overlay .fl-row-content {z-index: 2;}.fl-builder-layer > * {display: block;position: absolute;top:0;left:0;width: 100%;}.fl-builder-layer + .fl-row-content {position: relative;}.fl-builder-layer .fl-shape {fill: #aaa;stroke: none;stroke-width: 0;width:100%;}@supports (-webkit-touch-callout: inherit) {.fl-row.fl-row-bg-parallax .fl-row-content-wrap,.fl-row.fl-row-bg-fixed .fl-row-content-wrap {background-position: center !important;background-attachment: scroll !important;}}@supports (-webkit-touch-callout: none) {.fl-row.fl-row-bg-fixed .fl-row-content-wrap {background-position: center !important;background-attachment: scroll !important;}}.fl-clearfix:before,.fl-clearfix:after {display: table;content: " ";}.fl-clearfix:after {clear: both;}.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;overflow: hidden;clip: rect(0,0,0,0);white-space: nowrap;border: 0;}.fl-builder-content .fl-button:is(a, button),.fl-builder-content a.fl-button:visited {border-radius: 4px;display: inline-block;font-size: 16px;font-weight: normal;line-height: 18px;padding: 12px 24px;text-decoration: none;text-shadow: none;}.fl-builder-content .fl-button:hover {text-decoration: none;}.fl-builder-content .fl-button:active {position: relative;top: 1px;}.fl-builder-content .fl-button-width-full .fl-button {width: 100%;display: block;text-align: center;}.fl-builder-content .fl-button-width-custom .fl-button {display: inline-block;text-align: center;max-width: 100%;}.fl-builder-content .fl-button-left {text-align: left;}.fl-builder-content .fl-button-center {text-align: center;}.fl-builder-content .fl-button-right {text-align: right;}.fl-builder-content .fl-button i {font-size: 1.3em;height: auto;margin-right:8px;vertical-align: middle;width: auto;}.fl-builder-content .fl-button i.fl-button-icon-after {margin-left: 8px;margin-right: 0;}.fl-builder-content .fl-button-has-icon .fl-button-text {vertical-align: middle;}.fl-icon-wrap {display: inline-block;}.fl-icon {display: table-cell;vertical-align: middle;}.fl-icon a {text-decoration: none;}.fl-icon i {float: right;height: auto;width: auto;}.fl-icon i:before {border: none !important;height: auto;width: auto;}.fl-icon-text {display: table-cell;text-align: left;padding-left: 15px;vertical-align: middle;}.fl-icon-text-empty {display: none;}.fl-icon-text *:last-child {margin: 0 !important;padding: 0 !important;}.fl-icon-text a {text-decoration: none;}.fl-icon-text span {display: block;}.fl-icon-text span.mce-edit-focus {min-width: 1px;}.fl-module img {max-width: 100%;}.fl-photo {line-height: 0;position: relative;}.fl-photo-align-left {text-align: left;}.fl-photo-align-center {text-align: center;}.fl-photo-align-right {text-align: right;}.fl-photo-content {display: inline-block;line-height: 0;position: relative;max-width: 100%;}.fl-photo-img-svg {width: 100%;}.fl-photo-content img {display: inline;height: auto;max-width: 100%;}.fl-photo-crop-circle img {-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}.fl-photo-caption {font-size: 13px;line-height: 18px;overflow: hidden;text-overflow: ellipsis;}.fl-photo-caption-below {padding-bottom: 20px;padding-top: 10px;}.fl-photo-caption-hover {background: rgba(0,0,0,0.7);bottom: 0;color: #fff;left: 0;opacity: 0;filter: alpha(opacity = 0);padding: 10px 15px;position: absolute;right: 0;-webkit-transition:opacity 0.3s ease-in;-moz-transition:opacity 0.3s ease-in;transition:opacity 0.3s ease-in;}.fl-photo-content:hover .fl-photo-caption-hover {opacity: 100;filter: alpha(opacity = 100);}.fl-builder-pagination,.fl-builder-pagination-load-more {padding: 40px 0;}.fl-builder-pagination ul.page-numbers {list-style: none;margin: 0;padding: 0;text-align: center;}.fl-builder-pagination li {display: inline-block;list-style: none;margin: 0;padding: 0;}.fl-builder-pagination li a.page-numbers,.fl-builder-pagination li span.page-numbers {border: 1px solid #e6e6e6;display: inline-block;padding: 5px 10px;margin: 0 0 5px;}.fl-builder-pagination li a.page-numbers:hover,.fl-builder-pagination li span.current {background: #f5f5f5;text-decoration: none;}.fl-slideshow,.fl-slideshow * {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}.fl-slideshow .fl-slideshow-image img {max-width: none !important;}.fl-slideshow-social {line-height: 0 !important;}.fl-slideshow-social * {margin: 0 !important;}.fl-builder-content .bx-wrapper .bx-viewport {background: transparent;border: none;box-shadow: none;left: 0;}.mfp-wrap button.mfp-arrow,.mfp-wrap button.mfp-arrow:active,.mfp-wrap button.mfp-arrow:hover,.mfp-wrap button.mfp-arrow:focus {background: transparent !important;border: none !important;outline: none;position: absolute;top: 50%;box-shadow: none !important;}.mfp-wrap .mfp-close,.mfp-wrap .mfp-close:active,.mfp-wrap .mfp-close:hover,.mfp-wrap .mfp-close:focus {background: transparent !important;border: none !important;outline: none;position: absolute;top: 0;box-shadow: none !important;}.admin-bar .mfp-wrap .mfp-close,.admin-bar .mfp-wrap .mfp-close:active,.admin-bar .mfp-wrap .mfp-close:hover,.admin-bar .mfp-wrap .mfp-close:focus {top: 32px!important;}img.mfp-img {padding: 0;}.mfp-counter {display: none;}.mfp-wrap .mfp-preloader.fa {font-size: 30px;}.fl-form-field {margin-bottom: 15px;}.fl-form-field input.fl-form-error {border-color: #DD6420;}.fl-form-error-message {clear: both;color: #DD6420;display: none;padding-top: 8px;font-size: 12px;font-weight: lighter;}.fl-form-button-disabled {opacity: 0.5;}.fl-animation {opacity: 0;}body.fl-no-js .fl-animation {opacity: 1;}.fl-builder-preview .fl-animation,.fl-builder-edit .fl-animation,.fl-animated {opacity: 1;}.fl-animated {animation-fill-mode: both;}.fl-button.fl-button-icon-animation i {width: 0 !important;opacity: 0;transition: all 0.2s ease-out;}.fl-button.fl-button-icon-animation:hover i {opacity: 1 !important;}.fl-button.fl-button-icon-animation i.fl-button-icon-after {margin-left: 0px !important;}.fl-button.fl-button-icon-animation:hover i.fl-button-icon-after {margin-left: 10px !important;}.fl-button.fl-button-icon-animation i.fl-button-icon-before {margin-right: 0 !important;}.fl-button.fl-button-icon-animation:hover i.fl-button-icon-before {margin-right: 20px !important;margin-left: -10px;}@media (max-width: 1200px) {}@media (max-width: 992px) { .fl-col-group.fl-col-group-medium-reversed {display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;flex-direction: row-reverse;} }@media (max-width: 768px) { .fl-row-content-wrap {background-attachment: scroll !important;}.fl-row-bg-parallax .fl-row-content-wrap {background-attachment: scroll !important;background-position: center center !important;}.fl-col-group.fl-col-group-equal-height {display: block;}.fl-col-group.fl-col-group-equal-height.fl-col-group-custom-width {display: -webkit-box;display: -webkit-flex;display: flex;}.fl-col-group.fl-col-group-responsive-reversed {display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;flex-direction: row-reverse;}.fl-col-group.fl-col-group-responsive-reversed .fl-col:not(.fl-col-small-custom-width) {flex-basis: 100%;width: 100% !important;}.fl-col-group.fl-col-group-medium-reversed:not(.fl-col-group-responsive-reversed) {display: unset;display: unset;-webkit-flex-wrap: unset;flex-wrap: unset;flex-direction: unset;}.fl-col {clear: both;float: none;margin-left: auto;margin-right: auto;width: auto !important;}.fl-col-small:not(.fl-col-small-full-width) {max-width: 400px;}.fl-block-col-resize {display:none;}.fl-row[data-node] .fl-row-content-wrap {margin: 0;padding-left: 0;padding-right: 0;}.fl-row[data-node] .fl-bg-video,.fl-row[data-node] .fl-bg-slideshow {left: 0;right: 0;}.fl-col[data-node] .fl-col-content {margin: 0;padding-left: 0;padding-right: 0;} }@media (min-width: 1201px) {html .fl-visible-large:not(.fl-visible-desktop),html .fl-visible-medium:not(.fl-visible-desktop),html .fl-visible-mobile:not(.fl-visible-desktop) {display: none;}}@media (min-width: 993px) and (max-width: 1200px) {html .fl-visible-desktop:not(.fl-visible-large),html .fl-visible-medium:not(.fl-visible-large),html .fl-visible-mobile:not(.fl-visible-large) {display: none;}}@media (min-width: 769px) and (max-width: 992px) {html .fl-visible-desktop:not(.fl-visible-medium),html .fl-visible-large:not(.fl-visible-medium),html .fl-visible-mobile:not(.fl-visible-medium) {display: none;}}@media (max-width: 768px) {html .fl-visible-desktop:not(.fl-visible-mobile),html .fl-visible-large:not(.fl-visible-mobile),html .fl-visible-medium:not(.fl-visible-mobile) {display: none;}}.fl-col-content {display: flex;flex-direction: column;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.fl-row-fixed-width {max-width: 1200px;}.fl-builder-content > .fl-module-box {margin: 0;}.fl-row-content-wrap {margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;}.fl-module-content, .fl-module:where(.fl-module:not(:has(> .fl-module-content))) {margin-top: 20px;margin-right: 20px;margin-bottom: 20px;margin-left: 20px;}.page .fl-post-header, .single-fl-builder-template .fl-post-header { display:none; }.fl-node-ztq7c814udes.fl-row-full-height > .fl-row-content-wrap,.fl-node-ztq7c814udes.fl-row-custom-height > .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-node-ztq7c814udes.fl-row-full-height > .fl-row-content-wrap {min-height: 100vh;}.fl-node-ztq7c814udes.fl-row-custom-height > .fl-row-content-wrap {min-height: 0;}.fl-builder-edit .fl-node-ztq7c814udes.fl-row-full-height > .fl-row-content-wrap {min-height: calc( 100vh - 48px );}@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){.fl-node-ztq7c814udes.fl-row-full-height > .fl-row-content-wrap {min-height: 1024px;}}@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){.fl-node-ztq7c814udes.fl-row-full-height > .fl-row-content-wrap {min-height: 768px;}}@media screen and (aspect-ratio: 40/71) {.fl-node-ztq7c814udes.fl-row-full-height > .fl-row-content-wrap {min-height: 500px;}}.fl-node-ztq7c814udes > .fl-row-content-wrap {background-image: url(https://buzzer-studiorum.com/wp-content/uploads/2025/01/Buzzer_14.png);background-repeat: no-repeat;background-position: center bottom;background-attachment: scroll;background-size: cover;}.fl-node-ztq7c814udes.fl-row-custom-height > .fl-row-content-wrap {min-height: 93vh;}@media(max-width: 768px) {.fl-node-ztq7c814udes > .fl-row-content-wrap {background-image: url(https://buzzer-studiorum.com/wp-content/uploads/2024/11/Buzzer_14.png);background-position: center bottom;background-size: contain;}.fl-node-ztq7c814udes.fl-row-custom-height > .fl-row-content-wrap {min-height: 70vh;}}@media ( max-width: 768px ) { .fl-node-ztq7c814udes.fl-row > .fl-row-content-wrap {padding-top:0px;}}.fl-node-hwm1tirl4b5x > .fl-row-content-wrap {background-color: #28316f;}@media ( max-width: 768px ) { .fl-node-hwm1tirl4b5x.fl-row > .fl-row-content-wrap {padding-top:0px;padding-bottom:0px;}}@media ( max-width: 768px ) { .fl-node-emqs76id2wbp.fl-row > .fl-row-content-wrap {padding-top:0px;padding-bottom:0px;}}.fl-node-lwfc9it7ogne.fl-row-full-height > .fl-row-content-wrap,.fl-node-lwfc9it7ogne.fl-row-custom-height > .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-node-lwfc9it7ogne.fl-row-full-height > .fl-row-content-wrap {min-height: 100vh;}.fl-node-lwfc9it7ogne.fl-row-custom-height > .fl-row-content-wrap {min-height: 0;}.fl-builder-edit .fl-node-lwfc9it7ogne.fl-row-full-height > .fl-row-content-wrap {min-height: calc( 100vh - 48px );}@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){.fl-node-lwfc9it7ogne.fl-row-full-height > .fl-row-content-wrap {min-height: 1024px;}}@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){.fl-node-lwfc9it7ogne.fl-row-full-height > .fl-row-content-wrap {min-height: 768px;}}@media screen and (aspect-ratio: 40/71) {.fl-node-lwfc9it7ogne.fl-row-full-height > .fl-row-content-wrap {min-height: 500px;}}.fl-node-lwfc9it7ogne > .fl-row-content-wrap {background-color: #fdfaf2;}.fl-node-lwfc9it7ogne.fl-row-custom-height > .fl-row-content-wrap {min-height: 60vh;} .fl-node-lwfc9it7ogne > .fl-row-content-wrap {padding-top:40px;padding-bottom:0px;} .fl-node-kz25yiraf1lg > .fl-row-content-wrap {padding-top:0px;padding-bottom:0px;}.fl-node-a84q1ihokxw6 .fl-row-content {max-width: 1200px;} .fl-node-a84q1ihokxw6 > .fl-row-content-wrap {padding-top:0px;} .fl-node-04297cn3wk1y > .fl-row-content-wrap {padding-top:0px;padding-bottom:0px;} .fl-node-w1ft2d3m5kxj > .fl-row-content-wrap {padding-top:0px;padding-bottom:0px;} .fl-node-fo0ijcw1zabn > .fl-row-content-wrap {padding-top:0px;} .fl-node-1g0jixf5bdau > .fl-row-content-wrap {padding-top:0px;} .fl-node-a4863d9c2twq > .fl-row-content-wrap {padding-top:0px;}.fl-node-uzy80qc7kel4 > .fl-row-content-wrap {background-color: #7cc18d;} .fl-node-uzy80qc7kel4 > .fl-row-content-wrap {padding-top:50px;padding-bottom:50px;}.fl-node-qvpan5f03ztx > .fl-row-content-wrap {background-color: #fdfaf2;} .fl-node-qvpan5f03ztx > .fl-row-content-wrap {padding-top:50px;padding-bottom:120px;}@media ( max-width: 768px ) { .fl-node-qvpan5f03ztx.fl-row > .fl-row-content-wrap {padding-bottom:60px;}}.fl-node-l3e2b14idhry.fl-row-full-height > .fl-row-content-wrap,.fl-node-l3e2b14idhry.fl-row-custom-height > .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-node-l3e2b14idhry.fl-row-full-height > .fl-row-content-wrap {min-height: 100vh;}.fl-node-l3e2b14idhry.fl-row-custom-height > .fl-row-content-wrap {min-height: 0;}.fl-builder-edit .fl-node-l3e2b14idhry.fl-row-full-height > .fl-row-content-wrap {min-height: calc( 100vh - 48px );}@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){.fl-node-l3e2b14idhry.fl-row-full-height > .fl-row-content-wrap {min-height: 1024px;}}@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){.fl-node-l3e2b14idhry.fl-row-full-height > .fl-row-content-wrap {min-height: 768px;}}@media screen and (aspect-ratio: 40/71) {.fl-node-l3e2b14idhry.fl-row-full-height > .fl-row-content-wrap {min-height: 500px;}}.fl-node-l3e2b14idhry > .fl-row-content-wrap {background-color: #e9ad0e;} .fl-node-l3e2b14idhry > .fl-row-content-wrap {padding-top:0px;padding-bottom:0px;}.fl-node-qoyjzb2g6lt8 {width: 54.33%;}.fl-node-qoyjzb2g6lt8 > .fl-col-content {background-color: #28316f;} .fl-node-qoyjzb2g6lt8 > .fl-col-content {margin-right:100px;}.fl-node-jbm7xq843dr1 {width: 100%;} .fl-node-jbm7xq843dr1 > .fl-col-content {padding-right:20px;}.fl-node-fn6vkro2dmcw {width: 50%;} .fl-node-fn6vkro2dmcw > .fl-col-content {padding-left:200px;}.fl-node-al92rxp6wtfy {width: 100%;}.fl-node-wsae0huztyok {width: 100%;}.fl-node-l8x2vew4c0qi {width: 55%;}.fl-node-1p95n0fzi2hb {width: 52%;}.fl-node-mhqw2pjube0z {width: 100%;}.fl-node-vwmqphg1ft6b {width: 50%;} .fl-node-vwmqphg1ft6b > .fl-col-content {padding-left:50px;}.fl-node-3s8h1l6ejpbw {width: 100%;}.fl-node-h4q75yb1xvw3 {width: 50%;}.fl-node-wt2m4v6kjon3 {width: 55%;} .fl-node-wt2m4v6kjon3 > .fl-col-content {padding-right:50px;padding-left:50px;}.fl-node-r6jfpz4cv1bd {width: 53%;}.fl-node-htifaugerczv {width: 54.33%;}.fl-node-htifaugerczv > .fl-col-content {background-color: #28316f;} .fl-node-htifaugerczv > .fl-col-content {margin-right:100px;}.fl-node-vwu1g0x4hk7t {width: 100%;}.fl-node-4oj2n097qcpz {width: 100%;}.fl-node-2k1jlab4ovhm {width: 50%;}.fl-node-p5f9qsr7zgb3 {width: 45.67%;}.fl-node-gca0qpuermof {width: 50%;}.fl-node-tr3kjqy79lod {width: 50%;}.fl-node-egxb627s1kqj {width: 45%;} .fl-node-egxb627s1kqj > .fl-col-content {padding-left:50px;}.fl-node-ywn9pgciq7su {width: 48%;}.fl-node-st9byngajkvw {width: 50%;} .fl-node-st9byngajkvw > .fl-col-content {margin-left:80px;}.fl-node-kts5qc90f24x {width: 50%;}.fl-node-6rmz2u8yc1b0 {width: 45%;} .fl-node-6rmz2u8yc1b0 > .fl-col-content {padding-right:100px;padding-left:50px;}.fl-node-4rs5zt83e16g {width: 46%;}.fl-node-2y49rk8bniuc {width: 45.67%;}.fl-builder-content .fl-rich-text strong {font-weight: bold;}.fl-module.fl-rich-text p:last-child {margin-bottom: 0;}.fl-builder-edit .fl-module.fl-rich-text p:not(:has(~ *:not(.fl-block-overlay))) {margin-bottom: 0;}.fl-builder-content .fl-node-bjzi80dnk3w6.fl-module-rich-text.fl-rich-text,.fl-builder-content .fl-node-bjzi80dnk3w6.fl-module-rich-text.fl-rich-text * {color: #ffffff;}@media(max-width: 768px) {.fl-builder-content .fl-node-bjzi80dnk3w6.fl-module-rich-text.fl-rich-text, .fl-builder-content .fl-node-bjzi80dnk3w6.fl-module-rich-text.fl-rich-text *:not(b, strong) {font-size: 24px;}}.bb-heading-input.input-small {width: 46px !important;}.pp-heading-content {overflow: hidden;}.pp-heading-content .pp-heading-link {text-decoration: none;}.pp-heading-content span.heading-title {display: block;}.pp-heading-content .pp-heading.pp-separator-inline .heading-title {display: inline-block;}.pp-heading-content .pp-heading.pp-separator-inline .heading-title span {position: relative;display: inline-block;}.pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before,.pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {content: "";display: block;position: absolute;top: 50%;border-width: 0;}.pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {right: 100%;}.pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {left: 100%;}.pp-heading-content .pp-heading.pp-separator-inline.pp-left .heading-title span {padding-left: 0 !important;}.pp-heading-content .pp-heading.pp-separator-inline.pp-right .heading-title span {padding-right: 0 !important;}.pp-heading-content .pp-heading.pp-separator-inline.pp-left .heading-title span:before {display: none;}.pp-heading-content .pp-heading.pp-separator-inline.pp-right .heading-title span:after {display: none;}.pp-heading-content .pp-heading.pp-separator--inline {display: flex;align-items: center;}.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator {flex: 1;}.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator span {display: block;}.pp-heading-content .pp-heading.pp-separator--inline.pp-left > .pp-heading-separator:first-of-type,.pp-heading-content .pp-heading.pp-separator--inline.pp-right > .pp-heading-separator:last-of-type {display: none;}.rtl .pp-heading-content .pp-heading.pp-separator--inline.pp-right > .pp-heading-separator:last-of-type {display: block;}.rtl .pp-heading-content .pp-heading.pp-separator--inline.pp-right > .pp-heading-separator:first-of-type {display: none;}.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type span {margin: 0 0 0 auto;}.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type span {margin: 0 auto 0 0;}.pp-heading-content .pp-heading-separator {margin: 0 auto;padding: 0;position: relative;overflow: hidden;}.pp-heading-content .pp-heading-separator.line_with_icon:before {right: 50%;left: auto;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-left:before {display: none;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-right:after {display: none;}.pp-heading-content .pp-heading-separator.line_with_icon:after {left: 50%;right: auto;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {left: 1%;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {right: 1%;}.pp-heading-content .pp-heading-separator.line_with_icon:before,.pp-heading-content .pp-heading-separator.line_with_icon:after {content: "";position: absolute;bottom: 50%;border-width: 0;top: 50%;}.pp-heading-content .pp-heading-separator .heading-icon-image {vertical-align: middle;box-shadow: none !important;max-width: 100%;}.pp-heading-content .pp-heading-separator .pp-separator-line {max-width: 100%;display: block;}.pp-heading-content .pp-heading-separator .pp-heading-separator-icon {display: inline-block;text-align: center;}.pp-heading-content .pp-heading-separator.icon_only span {display: inline-block;}@media only screen and (max-width: 768px) {.pp-heading-content .pp-heading.pp-separator-inline.pp-tablet-left .heading-title span {padding-left: 0 !important;}.pp-heading-content .pp-heading.pp-separator-inline.pp-tablet-right .heading-title span {padding-right: 0 !important;}.pp-heading-content .pp-heading.pp-separator-inline.pp-tablet-left .heading-title span:before {display: none;}.pp-heading-content .pp-heading.pp-separator-inline.pp-tablet-right .heading-title span:after {display: none;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-tablet-left:before {display: none;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-tablet-right:after {display: none;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-tablet-left:after {left: 2%;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-tablet-right:before {right: 2%;}}@media only screen and (max-width: 480px) {.pp-heading-content .pp-heading.pp-separator-inline.pp-mobile-left .heading-title span {padding-left: 0 !important;}.pp-heading-content .pp-heading.pp-separator-inline.pp-mobile-right .heading-title span {padding-right: 0 !important;}.pp-heading-content .pp-heading.pp-separator-inline.pp-mobile-left .heading-title span:before {display: none;}.pp-heading-content .pp-heading.pp-separator-inline.pp-mobile-right .heading-title span:after {display: none;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-left:before {display: none;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-left:before {display: none;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-right:after {display: none;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-left:after {left: 2%;}.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-right:before {right: 2%;}}@media (max-width: 768px) {}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-prefix {}div.fl-node-35zqy4f1kmb6 .pp-heading-content {text-align: left;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading {}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading .heading-title span.title-text {display: inline;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading .heading-title span.pp-primary-title {color: #28306f;border-style: solid;border-color: #7cc18d;display: inline;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading .heading-title:hover span.pp-primary-title {}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading .heading-title span.pp-secondary-title {display: inline;margin-left: 0px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading .heading-title:hover span.pp-secondary-title {}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading.pp-separator--inline,div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading:not(.pp-separator--inline) .heading-title {margin-top: 19px;margin-bottom: 8px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-primary-title,div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-secondary-title {display: inline-block;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading .pp-heading-link {}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading.pp-separator--inline .pp-heading-separator span {width: 100px;border-bottom-style: solid;border-bottom-width: 1px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-sub-heading {margin-top: 0px;margin-bottom: 0px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-sub-heading,div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-sub-heading p {}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-sub-heading p:last-of-type {margin-bottom: 0;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator .pp-heading-separator-align {text-align: left;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator.line_with_icon {}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator.line_with_icon:before {margin-right: 20px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator.line_with_icon:after {margin-left: 20px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {left: 1%;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {right: 1%;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator.line_with_icon:before,div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator.line_with_icon:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator .heading-icon-image {}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator .pp-separator-line {border-bottom-style: solid;border-bottom-width: 1px;width: 100px;float: left;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator:not(.inline) {}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {display: inline-block;text-align: center;border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i,div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i:before {font-size: 16px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator.icon_only span {border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator.icon_only img,div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator.line_with_icon img {border-radius: 100px;}@media only screen and (max-width: 992px) {div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-35zqy4f1kmb6 .pp-heading-content {text-align: ;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-prefix {}}@media only screen and (max-width: 768px) {div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-35zqy4f1kmb6 .pp-heading-content {text-align: ;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-prefix {}}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-top-width: 0px;border-right-width: 0px;border-bottom-width: 8px;border-left-width: 0px;padding-bottom: 0px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading .heading-title {line-height: 1.6;text-decoration: none;}div.fl-node-35zqy4f1kmb6 div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-35zqy4f1kmb6 div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type {padding-left: 20px;}div.fl-node-35zqy4f1kmb6 div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-35zqy4f1kmb6 div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type {padding-right: 20px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}div.fl-node-35zqy4f1kmb6 .pp-heading-content .pp-heading-separator.icon_only span {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-prefix {}div.fl-node-34u5c9m8jali .pp-heading-content {text-align: left;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading {}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading .heading-title span.title-text {display: inline;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-style: solid;border-color: #f49a69;display: inline;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading .heading-title:hover span.pp-primary-title {}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading .heading-title span.pp-secondary-title {display: inline;margin-left: 0px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading .heading-title:hover span.pp-secondary-title {}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading.pp-separator--inline,div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading:not(.pp-separator--inline) .heading-title {margin-top: 10px;margin-bottom: 10px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-primary-title,div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-secondary-title {display: inline-block;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading .pp-heading-link {}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading.pp-separator--inline .pp-heading-separator span {width: 100px;border-bottom-style: solid;border-bottom-width: 1px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-sub-heading {margin-top: 0px;margin-bottom: 0px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-sub-heading,div.fl-node-34u5c9m8jali .pp-heading-content .pp-sub-heading p {}div.fl-node-34u5c9m8jali .pp-heading-content .pp-sub-heading p:last-of-type {margin-bottom: 0;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator .pp-heading-separator-align {text-align: left;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator.line_with_icon {}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator.line_with_icon:before {margin-right: 20px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator.line_with_icon:after {margin-left: 20px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {left: 1%;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {right: 1%;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator.line_with_icon:before,div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator.line_with_icon:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator .heading-icon-image {}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator .pp-separator-line {border-bottom-style: solid;border-bottom-width: 1px;width: 100px;float: left;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator:not(.inline) {}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {display: inline-block;text-align: center;border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i,div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i:before {font-size: 16px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator.icon_only span {border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator.icon_only img,div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator.line_with_icon img {border-radius: 100px;}@media only screen and (max-width: 992px) {div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-34u5c9m8jali .pp-heading-content {text-align: ;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-prefix {}}@media only screen and (max-width: 768px) {div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-34u5c9m8jali .pp-heading-content {text-align: ;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-prefix {}}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-top-width: 0px;border-right-width: 0px;border-bottom-width: 8px;border-left-width: 0px;padding-bottom: 0px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading .heading-title {line-height: 1.6;}div.fl-node-34u5c9m8jali div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-34u5c9m8jali div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type {padding-left: 20px;}div.fl-node-34u5c9m8jali div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-34u5c9m8jali div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type {padding-right: 20px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}div.fl-node-34u5c9m8jali .pp-heading-content .pp-heading-separator.icon_only span {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .fl-node-34u5c9m8jali > .fl-module-content {margin-bottom:0px;}img.mfp-img {padding-bottom: 40px !important;}.fl-builder-edit .fl-fill-container img {transition: object-position .5s;}.fl-fill-container :is(.fl-module-content, .fl-photo, .fl-photo-content, img) {height: 100% !important;width: 100% !important;}@media (max-width: 768px) { .fl-photo-content,.fl-photo-img {max-width: 100%;} }.fl-node-rtqv3lfzohw6, .fl-node-rtqv3lfzohw6 .fl-photo {text-align: center;}.fl-node-rtqv3lfzohw6 .fl-photo-content, .fl-node-rtqv3lfzohw6 .fl-photo-img {width: 400px;}@media(max-width: 768px) {.fl-node-rtqv3lfzohw6 .fl-photo-content, .fl-node-rtqv3lfzohw6 .fl-photo-img {width: 360px;}}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-prefix {}div.fl-node-9mgoaq2ckhp0 .pp-heading-content {text-align: left;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading {}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading .heading-title span.title-text {display: inline;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-style: solid;border-color: #7cc18d;display: inline;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading .heading-title:hover span.pp-primary-title {}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading .heading-title span.pp-secondary-title {display: inline;margin-left: 0px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading .heading-title:hover span.pp-secondary-title {}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading.pp-separator--inline,div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading:not(.pp-separator--inline) .heading-title {margin-top: 10px;margin-bottom: 10px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-primary-title,div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-secondary-title {display: inline-block;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading .pp-heading-link {}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading.pp-separator--inline .pp-heading-separator span {width: 100px;border-bottom-style: solid;border-bottom-width: 1px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-sub-heading {margin-top: 0px;margin-bottom: 0px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-sub-heading,div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-sub-heading p {}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-sub-heading p:last-of-type {margin-bottom: 0;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator .pp-heading-separator-align {text-align: left;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator.line_with_icon {}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator.line_with_icon:before {margin-right: 20px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator.line_with_icon:after {margin-left: 20px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {left: 1%;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {right: 1%;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator.line_with_icon:before,div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator.line_with_icon:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator .heading-icon-image {}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator .pp-separator-line {border-bottom-style: solid;border-bottom-width: 1px;width: 100px;float: left;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator:not(.inline) {}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {display: inline-block;text-align: center;border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i,div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i:before {font-size: 16px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator.icon_only span {border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator.icon_only img,div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator.line_with_icon img {border-radius: 100px;}@media only screen and (max-width: 992px) {div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-9mgoaq2ckhp0 .pp-heading-content {text-align: ;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-prefix {}}@media only screen and (max-width: 768px) {div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-9mgoaq2ckhp0 .pp-heading-content {text-align: ;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-prefix {}}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-top-width: 0px;border-right-width: 0px;border-bottom-width: 8px;border-left-width: 0px;padding-bottom: 0px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading .heading-title {line-height: 1.6;}div.fl-node-9mgoaq2ckhp0 div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-9mgoaq2ckhp0 div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type {padding-left: 20px;}div.fl-node-9mgoaq2ckhp0 div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-9mgoaq2ckhp0 div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type {padding-right: 20px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}div.fl-node-9mgoaq2ckhp0 .pp-heading-content .pp-heading-separator.icon_only span {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .fl-node-9mgoaq2ckhp0 > .fl-module-content {margin-bottom:10px;}.fl-node-2dv9n7041ohl, .fl-node-2dv9n7041ohl .fl-photo {text-align: center;}.fl-node-2dv9n7041ohl .fl-photo-content, .fl-node-2dv9n7041ohl .fl-photo-img {width: 1200px;} .fl-node-2dv9n7041ohl.fl-module-photo {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}@media ( max-width: 768px ) { .fl-node-2dv9n7041ohl.fl-module-photo.fl-module {margin-top:0px;margin-right:5px;margin-bottom:0px;margin-left:5px;}}.fl-node-45vr7p8ixfnw, .fl-node-45vr7p8ixfnw .fl-photo {text-align: center;}.fl-node-45vr7p8ixfnw .fl-photo-content, .fl-node-45vr7p8ixfnw .fl-photo-img {width: 500px;}@media(max-width: 768px) {.fl-node-45vr7p8ixfnw .fl-photo-content, .fl-node-45vr7p8ixfnw .fl-photo-img {width: 360px;}}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-prefix {}div.fl-node-3vzrhnsl4tb5 .pp-heading-content {text-align: left;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading {}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading .heading-title span.title-text {display: inline;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-style: solid;border-color: #87b1df;display: inline;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading .heading-title:hover span.pp-primary-title {}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading .heading-title span.pp-secondary-title {display: inline;margin-left: 0px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading .heading-title:hover span.pp-secondary-title {}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading.pp-separator--inline,div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading:not(.pp-separator--inline) .heading-title {margin-top: 10px;margin-bottom: 10px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-primary-title,div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-secondary-title {display: inline-block;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading .pp-heading-link {}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading.pp-separator--inline .pp-heading-separator span {width: 100px;border-bottom-style: solid;border-bottom-width: 1px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-sub-heading {margin-top: 0px;margin-bottom: 0px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-sub-heading,div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-sub-heading p {}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-sub-heading p:last-of-type {margin-bottom: 0;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator .pp-heading-separator-align {text-align: left;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator.line_with_icon {}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator.line_with_icon:before {margin-right: 20px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator.line_with_icon:after {margin-left: 20px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {left: 1%;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {right: 1%;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator.line_with_icon:before,div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator.line_with_icon:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator .heading-icon-image {}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator .pp-separator-line {border-bottom-style: solid;border-bottom-width: 1px;width: 100px;float: left;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator:not(.inline) {}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {display: inline-block;text-align: center;border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i,div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i:before {font-size: 16px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator.icon_only span {border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator.icon_only img,div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator.line_with_icon img {border-radius: 100px;}@media only screen and (max-width: 992px) {div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-3vzrhnsl4tb5 .pp-heading-content {text-align: ;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-prefix {}}@media only screen and (max-width: 768px) {div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-3vzrhnsl4tb5 .pp-heading-content {text-align: ;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-prefix {}}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-top-width: 0px;border-right-width: 0px;border-bottom-width: 8px;border-left-width: 0px;padding-bottom: 0px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading .heading-title {line-height: 1.6;}div.fl-node-3vzrhnsl4tb5 div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-3vzrhnsl4tb5 div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type {padding-left: 20px;}div.fl-node-3vzrhnsl4tb5 div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-3vzrhnsl4tb5 div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type {padding-right: 20px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}div.fl-node-3vzrhnsl4tb5 .pp-heading-content .pp-heading-separator.icon_only span {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .fl-node-3vzrhnsl4tb5 > .fl-module-content {margin-bottom:10px;}.fl-node-jo26p79sbfcr, .fl-node-jo26p79sbfcr .fl-photo {text-align: center;}.fl-node-jo26p79sbfcr .fl-photo-content, .fl-node-jo26p79sbfcr .fl-photo-img {width: 400px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-prefix {}div.fl-node-gu7n8mbrpehy .pp-heading-content {text-align: left;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading {}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading .heading-title span.title-text {display: inline;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-style: solid;border-color: #f49a69;display: inline;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading .heading-title:hover span.pp-primary-title {}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading .heading-title span.pp-secondary-title {display: inline;margin-left: 0px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading .heading-title:hover span.pp-secondary-title {}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading.pp-separator--inline,div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading:not(.pp-separator--inline) .heading-title {margin-top: 10px;margin-bottom: 10px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-primary-title,div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-secondary-title {display: inline-block;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading .pp-heading-link {}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading.pp-separator--inline .pp-heading-separator span {width: 100px;border-bottom-style: solid;border-bottom-width: 1px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-sub-heading {margin-top: 0px;margin-bottom: 0px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-sub-heading,div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-sub-heading p {}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-sub-heading p:last-of-type {margin-bottom: 0;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator .pp-heading-separator-align {text-align: left;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator.line_with_icon {}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator.line_with_icon:before {margin-right: 20px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator.line_with_icon:after {margin-left: 20px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {left: 1%;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {right: 1%;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator.line_with_icon:before,div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator.line_with_icon:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator .heading-icon-image {}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator .pp-separator-line {border-bottom-style: solid;border-bottom-width: 1px;width: 100px;float: left;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator:not(.inline) {}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {display: inline-block;text-align: center;border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i,div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i:before {font-size: 16px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator.icon_only span {border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator.icon_only img,div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator.line_with_icon img {border-radius: 100px;}@media only screen and (max-width: 992px) {div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-gu7n8mbrpehy .pp-heading-content {text-align: ;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-prefix {}}@media only screen and (max-width: 768px) {div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-gu7n8mbrpehy .pp-heading-content {text-align: ;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-prefix {}}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-top-width: 0px;border-right-width: 0px;border-bottom-width: 8px;border-left-width: 0px;padding-bottom: 0px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading .heading-title {line-height: 1.6;}div.fl-node-gu7n8mbrpehy div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-gu7n8mbrpehy div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type {padding-left: 20px;}div.fl-node-gu7n8mbrpehy div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-gu7n8mbrpehy div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type {padding-right: 20px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}div.fl-node-gu7n8mbrpehy .pp-heading-content .pp-heading-separator.icon_only span {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .fl-node-gu7n8mbrpehy > .fl-module-content {margin-bottom:10px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-prefix {}div.fl-node-qd9651nxc84r .pp-heading-content {text-align: left;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading {}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading .heading-title span.title-text {display: inline;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-style: solid;border-color: #f49a69;display: inline;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading .heading-title:hover span.pp-primary-title {}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading .heading-title span.pp-secondary-title {display: inline;margin-left: 0px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading .heading-title:hover span.pp-secondary-title {}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading.pp-separator--inline,div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading:not(.pp-separator--inline) .heading-title {margin-top: 10px;margin-bottom: 10px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-primary-title,div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-secondary-title {display: inline-block;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading .pp-heading-link {}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading.pp-separator--inline .pp-heading-separator span {width: 100px;border-bottom-style: solid;border-bottom-width: 1px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-sub-heading {margin-top: 0px;margin-bottom: 0px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-sub-heading,div.fl-node-qd9651nxc84r .pp-heading-content .pp-sub-heading p {}div.fl-node-qd9651nxc84r .pp-heading-content .pp-sub-heading p:last-of-type {margin-bottom: 0;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator .pp-heading-separator-align {text-align: left;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator.line_with_icon {}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator.line_with_icon:before {margin-right: 20px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator.line_with_icon:after {margin-left: 20px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {left: 1%;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {right: 1%;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator.line_with_icon:before,div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator.line_with_icon:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator .heading-icon-image {}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator .pp-separator-line {border-bottom-style: solid;border-bottom-width: 1px;width: 100px;float: left;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator:not(.inline) {}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {display: inline-block;text-align: center;border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i,div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i:before {font-size: 16px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator.icon_only span {border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator.icon_only img,div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator.line_with_icon img {border-radius: 100px;}@media only screen and (max-width: 992px) {div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-qd9651nxc84r .pp-heading-content {text-align: ;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-prefix {}}@media only screen and (max-width: 768px) {div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-qd9651nxc84r .pp-heading-content {text-align: ;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-prefix {}}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-top-width: 0px;border-right-width: 0px;border-bottom-width: 8px;border-left-width: 0px;padding-bottom: 0px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading .heading-title {line-height: 1.6;}div.fl-node-qd9651nxc84r div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-qd9651nxc84r div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type {padding-left: 20px;}div.fl-node-qd9651nxc84r div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-qd9651nxc84r div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type {padding-right: 20px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}div.fl-node-qd9651nxc84r .pp-heading-content .pp-heading-separator.icon_only span {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .fl-node-qd9651nxc84r > .fl-module-content {margin-right:85px;margin-bottom:10px;}@media (max-width: 768px) { .fl-node-qd9651nxc84r > .fl-module-content { margin-right:20px; } } .fl-node-miykztorhv9w.fl-module-rich-text {margin-top:41px;}@media (max-width: 768px) { .fl-node-miykztorhv9w.fl-module-rich-text { margin-top:20px; } }.fl-node-fmgl6h3tuk4e, .fl-node-fmgl6h3tuk4e .fl-photo {text-align: left;}.fl-node-fmgl6h3tuk4e .fl-photo-content, .fl-node-fmgl6h3tuk4e .fl-photo-img {width: 200px;}@media(max-width: 768px) {.fl-node-fmgl6h3tuk4e, .fl-node-fmgl6h3tuk4e .fl-photo {text-align: right;}.fl-node-fmgl6h3tuk4e .fl-photo-content, .fl-node-fmgl6h3tuk4e .fl-photo-img {width: 120px;}} .fl-node-fmgl6h3tuk4e.fl-module-photo {margin-top:0px;margin-left:0px;}@media ( max-width: 768px ) { .fl-node-fmgl6h3tuk4e.fl-module-photo.fl-module {margin-bottom:0px;}}.fl-node-3qsnj10rcbm6, .fl-node-3qsnj10rcbm6 .fl-photo {text-align: left;}.fl-node-3qsnj10rcbm6 .fl-photo-content, .fl-node-3qsnj10rcbm6 .fl-photo-img {width: 200px;} .fl-node-3qsnj10rcbm6.fl-module-photo {margin-top:0px;margin-left:0px;}.fl-node-pdl72in41fcu, .fl-node-pdl72in41fcu .fl-photo {text-align: center;}.fl-node-pdl72in41fcu .fl-photo-content, .fl-node-pdl72in41fcu .fl-photo-img {width: 1200px;} .fl-node-pdl72in41fcu.fl-module-photo {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}@media ( max-width: 768px ) { .fl-node-pdl72in41fcu.fl-module-photo.fl-module {margin-top:0px;margin-right:5px;margin-bottom:0px;margin-left:5px;}}.fl-node-hq9i546m2cyd, .fl-node-hq9i546m2cyd .fl-photo {text-align: center;}.fl-node-hq9i546m2cyd .fl-photo-content, .fl-node-hq9i546m2cyd .fl-photo-img {width: 1200px;} .fl-node-hq9i546m2cyd.fl-module-photo {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}@media ( max-width: 768px ) { .fl-node-hq9i546m2cyd.fl-module-photo.fl-module {margin-top:0px;margin-right:5px;margin-bottom:0px;margin-left:5px;}}.fl-node-4hmne609p7ow, .fl-node-4hmne609p7ow .fl-photo {text-align: center;}@media ( max-width: 768px ) { .fl-node-4hmne609p7ow.fl-module-photo.fl-module {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}}.fl-embed-video iframe {max-width: 100%;}.fl-wp-video {position: relative;height: 0;overflow: hidden;padding: 0 0 56.25%;}.fl-wp-video .wp-video {position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}.mfp-container .fl-video-lightbox-content .wp-video {margin-left: auto;margin-right: auto;}.mfp-container .fl-video-lightbox-content .fluid-width-video-wrapper iframe {width: 80%;height: auto;margin-left: auto;margin-right: auto;}.fl-module-video .fl-video-poster {cursor: pointer;}.fl-wp-video .wp-video .mejs-container,.fl-wp-video .wp-video .mejs-inner,.fl-wp-video .wp-video .mejs-layers,.fl-wp-video .wp-video .mejs-layer,.fl-wp-video .wp-video-shortcode,.fl-wp-video .me-plugin,.fl-wp-video .me-plugin * {width: 100% !important;height: 100% !important;}.fl-video-sticky {position: fixed;top: 20px;z-index: 11;}.fl-wp-video img{width: 100%;}@media (max-width: 768px) {}.fl-node-l1ojiuf2r0pq .fl-wp-video {padding-bottom: 177.77%;}.fl-node-l1ojiuf2r0pq .mejs-playpause-button {display: none !important;}.fl-node-l1ojiuf2r0pq .mejs-currenttime-container {display: none !important;}.fl-node-l1ojiuf2r0pq .mejs-time-rail {display: none !important;}.fl-node-l1ojiuf2r0pq .mejs-duration-container {display: none !important;}.fl-node-l1ojiuf2r0pq .mejs-volume-button {display: none !important;}.fl-node-l1ojiuf2r0pq .fl-video-poster {display: none;}.fl-node-l1ojiuf2r0pq .fl-wp-video .mejs-overlay-loading {display: none;} .fl-node-l1ojiuf2r0pq.fl-module-video {margin-top:0px;margin-right:150px;margin-bottom:0px;margin-left:100px;}@media (max-width: 768px) { .fl-node-l1ojiuf2r0pq.fl-module-video { margin-left:20px;margin-right:20px; } }.fl-builder-content .fl-node-931j0n27wdt5.fl-module-rich-text.fl-rich-text,.fl-builder-content .fl-node-931j0n27wdt5.fl-module-rich-text.fl-rich-text * {color: #ffffff;} .fl-node-0hv76odusfn9.fl-module-rich-text {margin-top:0px;margin-left:0px;}.fl-node-mvfkxjq6pcri, .fl-node-mvfkxjq6pcri .fl-photo {text-align: center;}.fl-node-mvfkxjq6pcri .fl-photo-content, .fl-node-mvfkxjq6pcri .fl-photo-img {width: 1200px;} .fl-node-mvfkxjq6pcri.fl-module-photo {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}@media ( max-width: 768px ) { .fl-node-mvfkxjq6pcri.fl-module-photo.fl-module {margin-top:0px;margin-right:5px;margin-bottom:0px;margin-left:5px;}}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-prefix {}div.fl-node-nlmr0axpe5bz .pp-heading-content {text-align: left;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading {}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading .heading-title span.title-text {display: inline;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-style: solid;border-color: #87b1df;display: inline;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading .heading-title:hover span.pp-primary-title {}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading .heading-title span.pp-secondary-title {display: inline;margin-left: 0px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading .heading-title:hover span.pp-secondary-title {}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading.pp-separator--inline,div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading:not(.pp-separator--inline) .heading-title {margin-top: 10px;margin-bottom: 10px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-primary-title,div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-secondary-title {display: inline-block;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading .pp-heading-link {}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading.pp-separator--inline .pp-heading-separator span {width: 100px;border-bottom-style: solid;border-bottom-width: 1px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-sub-heading {margin-top: 0px;margin-bottom: 0px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-sub-heading,div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-sub-heading p {}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-sub-heading p:last-of-type {margin-bottom: 0;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator .pp-heading-separator-align {text-align: left;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator.line_with_icon {}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator.line_with_icon:before {margin-right: 20px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator.line_with_icon:after {margin-left: 20px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {left: 1%;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {right: 1%;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator.line_with_icon:before,div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator.line_with_icon:after {width: 100px;border-style: solid;border-bottom-width: 1px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator .heading-icon-image {}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator .pp-separator-line {border-bottom-style: solid;border-bottom-width: 1px;width: 100px;float: left;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator:not(.inline) {}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {display: inline-block;text-align: center;border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i,div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i:before {font-size: 16px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator.icon_only span {border-radius: 100px;border-width: 0px;border-style: none;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator.icon_only img,div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator.line_with_icon img {border-radius: 100px;}@media only screen and (max-width: 992px) {div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-nlmr0axpe5bz .pp-heading-content {text-align: ;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-prefix {}}@media only screen and (max-width: 768px) {div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator .pp-heading-separator-align,div.fl-node-nlmr0axpe5bz .pp-heading-content {text-align: ;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator .pp-separator-line {}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-prefix {}}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading .heading-title span.pp-primary-title {border-top-width: 0px;border-right-width: 0px;border-bottom-width: 8px;border-left-width: 0px;padding-bottom: 0px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading .heading-title {line-height: 1.6;}div.fl-node-nlmr0axpe5bz div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-nlmr0axpe5bz div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type {padding-left: 20px;}div.fl-node-nlmr0axpe5bz div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-nlmr0axpe5bz div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type {padding-right: 20px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}div.fl-node-nlmr0axpe5bz .pp-heading-content .pp-heading-separator.icon_only span {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .fl-node-nlmr0axpe5bz > .fl-module-content {margin-bottom:0px;}.fl-node-x5k2myiegwoj, .fl-node-x5k2myiegwoj .fl-photo {text-align: center;}.fl-node-x5k2myiegwoj .fl-photo-content, .fl-node-x5k2myiegwoj .fl-photo-img {width: 400px;}@media(max-width: 768px) {.fl-node-x5k2myiegwoj .fl-photo-content, .fl-node-x5k2myiegwoj .fl-photo-img {width: 360px;}} .fl-node-yvits8hl0beg.fl-module-rich-text {margin-top:0px;}.fl-node-vrp8s21lkwb4, .fl-node-vrp8s21lkwb4 .fl-photo {text-align: center;}.fl-node-vrp8s21lkwb4 .fl-photo-content, .fl-node-vrp8s21lkwb4 .fl-photo-img {width: 400px;}@media(max-width: 768px) {.fl-node-vrp8s21lkwb4 .fl-photo-content, .fl-node-vrp8s21lkwb4 .fl-photo-img {width: 360px;}} .fl-node-xfagktd98lnr.fl-module-rich-text {margin-top:0px;}.fl-button:is(a, button) {cursor: pointer;}.fl-node-4s1xjdrmo9ge.fl-button-wrap, .fl-node-4s1xjdrmo9ge .fl-button-wrap {text-align: left;}.fl-builder-content .fl-node-4s1xjdrmo9ge .fl-button:is(a, button), .fl-builder-content .fl-node-4s1xjdrmo9ge a.fl-button:visited, .fl-page .fl-builder-content .fl-node-4s1xjdrmo9ge .fl-button:is(a, button), .fl-page .fl-builder-content .fl-node-4s1xjdrmo9ge a.fl-button:visited {font-weight: 700;background-color: #f49a69;}.fl-builder-content .fl-module-button.fl-node-4s1xjdrmo9ge .fl-button:is(a, button):hover, .fl-builder-content .fl-node-4s1xjdrmo9ge .fl-button:is(a, button):focus, .fl-page .fl-builder-content .fl-module-button.fl-node-4s1xjdrmo9ge .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-4s1xjdrmo9ge .fl-button:is(a, button):focus {border-color: #ffffff;}.fl-builder-content .fl-node-4s1xjdrmo9ge .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-4s1xjdrmo9ge .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-4s1xjdrmo9ge .fl-button:is(a, button):hover, .fl-page .fl-page .fl-builder-content .fl-node-4s1xjdrmo9ge .fl-button:is(a, button):hover {background-color: #f49a69;}.fl-builder-content .fl-node-4s1xjdrmo9ge .fl-button:is(a, button), .fl-builder-content .fl-node-4s1xjdrmo9ge .fl-button:is(a, button) * {transition: none;-moz-transition: none;-webkit-transition: none;-o-transition: none;}.fl-builder-content .fl-node-jdrw430n197a.fl-module-rich-text.fl-rich-text,.fl-builder-content .fl-node-jdrw430n197a.fl-module-rich-text.fl-rich-text * {color: #ffffff;}@media(max-width: 768px) {.fl-builder-content .fl-node-jdrw430n197a.fl-module-rich-text.fl-rich-text, .fl-builder-content .fl-node-jdrw430n197a.fl-module-rich-text.fl-rich-text *:not(b, strong) {font-size: 24px;}}@media ( max-width: 768px ) { .fl-node-jdrw430n197a.fl-module-rich-text.fl-module {margin-right:100px;}}.fl-node-osatv21qybdl.fl-button-wrap, .fl-node-osatv21qybdl .fl-button-wrap {text-align: left;}.fl-builder-content .fl-module-button.fl-node-osatv21qybdl .fl-button:is(a, button):hover, .fl-builder-content .fl-node-osatv21qybdl .fl-button:is(a, button):focus, .fl-page .fl-builder-content .fl-module-button.fl-node-osatv21qybdl .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-osatv21qybdl .fl-button:is(a, button):focus {border-color: #ffffff;}.fl-builder-content .fl-node-osatv21qybdl .fl-button:is(a, button), .fl-builder-content .fl-node-osatv21qybdl .fl-button:is(a, button) * {transition: none;-moz-transition: none;-webkit-transition: none;-o-transition: none;} .fl-node-n7642xoajsw8.fl-module-rich-text {margin-top:0px;margin-left:0px;}.pp-table-wrap .tablesaw-sortable .tablesaw-sortable-head button {background: none !important;}.pp-table-content thead {border: 0;background: none;}.pp-table-content thead tr th {font-size: 14px;}.pp-table-content thead tr:first-child th {font-family: inherit;text-shadow: none;}.pp-table-content tbody tr th,.pp-table-content tbody tr td {font-size: 14px;}.pp-table-content .pp-table-row th[colspan] + .is-empty,.pp-table-content .pp-table-row td[colspan] + .is-empty {display: none;}.pp-table-content th button,.pp-table-content.tablesaw-sortable th.tablesaw-sortable-head button {box-shadow: none !important;padding: 0;}.pp-builder-message {padding: 10px;background-color: #ffeed5;font-family: monospace;font-size: 15px;border: 1px solid #ffd18c;color: #000 !important;}.pp-builder-message h4 {margin-top: 0;font-family: monospace;font-size: 18px;font-style: normal;color: #000 !important;}.fl-node-hrgx8wcsb6uv .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {float: none !important;}.fl-node-hrgx8wcsb6uv .pp-table-content thead th,.fl-node-hrgx8wcsb6uv .pp-table-content.tablesaw thead th,.fl-node-hrgx8wcsb6uv .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head button {background: #7cc18d;border: 0;}.fl-node-hrgx8wcsb6uv .pp-table-content thead tr th,.fl-node-hrgx8wcsb6uv .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-hrgx8wcsb6uv .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head button {color: #28306f;}.fl-node-hrgx8wcsb6uv .pp-table-content thead tr th {vertical-align: middle;}.fl-node-hrgx8wcsb6uv .pp-table-content tbody tr {background: #7cc18d;border-bottom: 0;}.fl-node-hrgx8wcsb6uv .pp-table-content tbody tr th,.fl-node-hrgx8wcsb6uv .pp-table-content tbody tr td {vertical-align: middle;color: #28306f;}.fl-node-hrgx8wcsb6uv .pp-table-content .pp-table-cell-inner {display: flex;align-items: center;}.fl-node-hrgx8wcsb6uv .tablesaw-sortable .tablesaw-sortable-head button {text-align: ;}.fl-node-hrgx8wcsb6uv .pp-table-content tbody tr:nth-child(odd) {background: #7cc18d;}.fl-node-hrgx8wcsb6uv .pp-table-content tbody tr:nth-child(odd) th,.fl-node-hrgx8wcsb6uv .pp-table-content tbody tr:nth-child(odd) td {color: #28306f;}.fl-node-hrgx8wcsb6uv .pp-table-content tbody tr:nth-child(even) {background: #7cc18d;}.fl-node-hrgx8wcsb6uv .pp-table-content tbody tr:nth-child(even) th,.fl-node-hrgx8wcsb6uv .pp-table-content tbody tr:nth-child(even) td {color: #28306f;}@media only screen and (max-width: 992px) {.fl-node-hrgx8wcsb6uv .pp-table-content .pp-table-header-inner {}.fl-node-hrgx8wcsb6uv .pp-table-content .pp-table-cell-inner {}}@media only screen and (max-width: 768px) {.fl-node-hrgx8wcsb6uv .pp-table-content .pp-table-header-inner {}.fl-node-hrgx8wcsb6uv .pp-table-content .pp-table-cell-inner {}}@media only screen and (max-width: 639px) {.fl-node-hrgx8wcsb6uv .pp-table-content-cell-label {font-size: px;text-transform: ;}}.fl-node-hrgx8wcsb6uv .pp-table-content thead tr th,.fl-node-hrgx8wcsb6uv .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-hrgx8wcsb6uv .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;font-family: Figtree, sans-serif;font-weight: 700;font-size: 16px;text-transform: none;}.fl-node-hrgx8wcsb6uv .pp-table-content tbody tr th, .fl-node-hrgx8wcsb6uv .pp-table-content tbody tr td {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;font-size: 16px;line-height: 1.5;border-style: none;border-width: 0;background-clip: border-box;border-color: rgba(0,0,0,0);}.fl-node-hrgx8wcsb6uv .pp-table-content .pp-table-header-icon {margin-right: 10px;}.fl-node-hrgx8wcsb6uv .pp-table-content thead tr th, .fl-node-hrgx8wcsb6uv .pp-table-content.tablesaw thead th {border-style: solid;border-width: 0;background-clip: border-box;border-color: #7cc18d;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;}.fl-node-hrgx8wcsb6uv .pp-table-content .pp-table-cell-icon {margin-right: 10px;} .fl-node-hrgx8wcsb6uv > .fl-module-content {margin-right:250px;}@media (max-width: 768px) { .fl-node-hrgx8wcsb6uv > .fl-module-content { margin-right:20px; } }.fl-builder-content .fl-node-jc4vyt90qxo2.fl-module-rich-text.fl-rich-text,.fl-builder-content .fl-node-jc4vyt90qxo2.fl-module-rich-text.fl-rich-text * {color: #ffffff;}@media ( max-width: 768px ) { .fl-node-jc4vyt90qxo2.fl-module-rich-text.fl-module {margin-bottom:0px;}}.fl-node-uomjf6ew7pch .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {float: none !important;}.fl-node-uomjf6ew7pch .pp-table-content thead th,.fl-node-uomjf6ew7pch .pp-table-content.tablesaw thead th,.fl-node-uomjf6ew7pch .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head button {background: #7cc18d;border: 0;}.fl-node-uomjf6ew7pch .pp-table-content thead tr th,.fl-node-uomjf6ew7pch .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-uomjf6ew7pch .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head button {color: #29316f;}.fl-node-uomjf6ew7pch .pp-table-content thead tr th {vertical-align: middle;}.fl-node-uomjf6ew7pch .pp-table-content tbody tr {background: #7cc18d;border-bottom: 0;}.fl-node-uomjf6ew7pch .pp-table-content tbody tr th,.fl-node-uomjf6ew7pch .pp-table-content tbody tr td {vertical-align: middle;color: #29316f;}.fl-node-uomjf6ew7pch .pp-table-content .pp-table-cell-inner {display: flex;align-items: center;}.fl-node-uomjf6ew7pch .tablesaw-sortable .tablesaw-sortable-head button {text-align: ;}.fl-node-uomjf6ew7pch .pp-table-content tbody tr:nth-child(odd) {background: #7cc18d;}.fl-node-uomjf6ew7pch .pp-table-content tbody tr:nth-child(odd) th,.fl-node-uomjf6ew7pch .pp-table-content tbody tr:nth-child(odd) td {color: #29316f;}.fl-node-uomjf6ew7pch .pp-table-content tbody tr:nth-child(even) {background: #7cc18d;}.fl-node-uomjf6ew7pch .pp-table-content tbody tr:nth-child(even) th,.fl-node-uomjf6ew7pch .pp-table-content tbody tr:nth-child(even) td {color: #29316f;}@media only screen and (max-width: 992px) {.fl-node-uomjf6ew7pch .pp-table-content .pp-table-header-inner {}.fl-node-uomjf6ew7pch .pp-table-content .pp-table-cell-inner {}}@media only screen and (max-width: 768px) {.fl-node-uomjf6ew7pch .pp-table-content .pp-table-header-inner {}.fl-node-uomjf6ew7pch .pp-table-content .pp-table-cell-inner {}}@media only screen and (max-width: 639px) {.fl-node-uomjf6ew7pch .pp-table-content-cell-label {font-size: px;text-transform: ;}}.fl-node-uomjf6ew7pch .pp-table-content thead tr th,.fl-node-uomjf6ew7pch .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-uomjf6ew7pch .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;font-weight: 700;font-size: 16px;text-transform: none;}.fl-node-uomjf6ew7pch .pp-table-content tbody tr th, .fl-node-uomjf6ew7pch .pp-table-content tbody tr td {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;font-size: 16px;line-height: 1.5;border-style: none;border-width: 0;background-clip: border-box;border-color: rgba(0,0,0,0);}.fl-node-uomjf6ew7pch .pp-table-content .pp-table-header-icon {margin-right: 10px;}.fl-node-uomjf6ew7pch .pp-table-content thead tr th, .fl-node-uomjf6ew7pch .pp-table-content.tablesaw thead th {border-style: solid;border-width: 0;background-clip: border-box;border-color: #7cc18d;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;}.fl-node-uomjf6ew7pch .pp-table-content .pp-table-cell-icon {margin-right: 10px;} .fl-node-uomjf6ew7pch > .fl-module-content {margin-right:290px;}@media (max-width: 768px) { .fl-node-uomjf6ew7pch > .fl-module-content { margin-right:20px; } }.fl-builder-content .fl-node-70qvg2h4sxum.fl-module-rich-text.fl-rich-text, .fl-builder-content .fl-node-70qvg2h4sxum.fl-module-rich-text.fl-rich-text *:not(b, strong) {font-size: 16px;}.crazy img {border-radius: 30% 70% 70% 30% / 30% 30% 70% 70% !important;}body:not(.fl-builder-edit) .fl-node-ztq7c814udes{z-index:2; position:relative;}body:not(.fl-builder-edit) .fl-node-hwm1tirl4b5x{z-index:2; position:relative;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-node-ztq7c814udes .pp-row-separator {position: absolute;left: 0;width: 100%;z-index: 1;}.pp-previewing .fl-node-ztq7c814udes .pp-row-separator {z-index: 2001;}.fl-node-ztq7c814udes .pp-row-separator svg {position: absolute;left: 0;width: 100%;}.fl-node-ztq7c814udes .pp-row-separator-top {margin-top: -1px;}.fl-node-ztq7c814udes .pp-row-separator-top,.fl-node-ztq7c814udes .pp-row-separator-top svg {top: 0;bottom: auto;}.fl-node-ztq7c814udes .pp-row-separator-bottom {margin-bottom: -1px;}.fl-node-ztq7c814udes .pp-row-separator-bottom,.fl-node-ztq7c814udes .pp-row-separator-bottom svg {top: auto;bottom: 0;}.fl-node-ztq7c814udes .pp-row-separator-bottom svg.pp-big-triangle,.fl-node-ztq7c814udes .pp-row-separator-bottom svg.pp-big-triangle-shadow,.fl-node-ztq7c814udes .pp-row-separator-top svg.pp-big-triangle-left,.fl-node-ztq7c814udes .pp-row-separator-top svg.pp-big-triangle-right,.fl-node-ztq7c814udes .pp-row-separator-bottom svg.pp-small-triangle,.fl-node-ztq7c814udes .pp-row-separator-top svg.pp-tilt-right,.fl-node-ztq7c814udes .pp-row-separator-bottom svg.pp-tilt-right,.fl-node-ztq7c814udes .pp-row-separator-bottom svg.pp-curve,.fl-node-ztq7c814udes .pp-row-separator-bottom svg.pp-twin-curves,.fl-node-ztq7c814udes .pp-row-separator-bottom svg.pp-wave,.fl-node-ztq7c814udes .pp-row-separator-top svg.pp-cloud,.fl-node-ztq7c814udes .pp-row-separator-bottom svg.pp-slit,.fl-node-ztq7c814udes .pp-row-separator-bottom svg.pp-water-separator {transform: scaleY(-1);}.fl-node-ztq7c814udes .pp-row-separator-bottom svg.pp-big-triangle-right,.fl-node-ztq7c814udes .pp-row-separator-bottom svg.pp-tilt-right {transform: scaleX(-1);}.fl-node-ztq7c814udes .pp-row-separator-top svg.pp-tilt-left {transform: scale(-1);}@media only screen and (max-width: 1200px) {}@media only screen and (max-width: 992px) {.fl-node-ztq7c814udes .pp-row-separator-top,.fl-node-ztq7c814udes .pp-row-separator-bottom {display: block;}.fl-node-ztq7c814udes .pp-row-separator-top {display: none;}.fl-node-ztq7c814udes .pp-row-separator-bottom {display: none;}}@media only screen and (max-width: 768px) {.fl-node-ztq7c814udes .pp-row-separator-top,.fl-node-ztq7c814udes .pp-row-separator-bottom {display: block;}.fl-node-ztq7c814udes .pp-row-separator-top {display: none;}.fl-node-ztq7c814udes .pp-row-separator-bottom {display: none;}}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-node-hwm1tirl4b5x .pp-row-separator {position: absolute;left: 0;width: 100%;z-index: 1;}.pp-previewing .fl-node-hwm1tirl4b5x .pp-row-separator {z-index: 2001;}.fl-node-hwm1tirl4b5x .pp-row-separator svg {position: absolute;left: 0;width: 100%;}.fl-node-hwm1tirl4b5x .pp-row-separator-top {margin-top: -1px;}.fl-node-hwm1tirl4b5x .pp-row-separator-top,.fl-node-hwm1tirl4b5x .pp-row-separator-top svg {top: 0;bottom: auto;}.fl-node-hwm1tirl4b5x .pp-row-separator-bottom {margin-bottom: -1px;}.fl-node-hwm1tirl4b5x .pp-row-separator-bottom,.fl-node-hwm1tirl4b5x .pp-row-separator-bottom svg {top: auto;bottom: 0;}.fl-node-hwm1tirl4b5x .pp-row-separator-bottom svg.pp-big-triangle,.fl-node-hwm1tirl4b5x .pp-row-separator-bottom svg.pp-big-triangle-shadow,.fl-node-hwm1tirl4b5x .pp-row-separator-top svg.pp-big-triangle-left,.fl-node-hwm1tirl4b5x .pp-row-separator-top svg.pp-big-triangle-right,.fl-node-hwm1tirl4b5x .pp-row-separator-bottom svg.pp-small-triangle,.fl-node-hwm1tirl4b5x .pp-row-separator-top svg.pp-tilt-right,.fl-node-hwm1tirl4b5x .pp-row-separator-bottom svg.pp-tilt-right,.fl-node-hwm1tirl4b5x .pp-row-separator-bottom svg.pp-curve,.fl-node-hwm1tirl4b5x .pp-row-separator-bottom svg.pp-twin-curves,.fl-node-hwm1tirl4b5x .pp-row-separator-bottom svg.pp-wave,.fl-node-hwm1tirl4b5x .pp-row-separator-top svg.pp-cloud,.fl-node-hwm1tirl4b5x .pp-row-separator-bottom svg.pp-slit,.fl-node-hwm1tirl4b5x .pp-row-separator-bottom svg.pp-water-separator {transform: scaleY(-1);}.fl-node-hwm1tirl4b5x .pp-row-separator-bottom svg.pp-big-triangle-right,.fl-node-hwm1tirl4b5x .pp-row-separator-bottom svg.pp-tilt-right {transform: scaleX(-1);}.fl-node-hwm1tirl4b5x .pp-row-separator-top svg.pp-tilt-left {transform: scale(-1);}@media only screen and (max-width: 1200px) {}@media only screen and (max-width: 992px) {.fl-node-hwm1tirl4b5x .pp-row-separator-top,.fl-node-hwm1tirl4b5x .pp-row-separator-bottom {display: block;}.fl-node-hwm1tirl4b5x .pp-row-separator-top {display: none;}.fl-node-hwm1tirl4b5x .pp-row-separator-bottom {display: none;}}@media only screen and (max-width: 768px) {.fl-node-hwm1tirl4b5x .pp-row-separator-top,.fl-node-hwm1tirl4b5x .pp-row-separator-bottom {display: block;}.fl-node-hwm1tirl4b5x .pp-row-separator-top {display: none;}.fl-node-hwm1tirl4b5x .pp-row-separator-bottom {display: none;}}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-node-qvpan5f03ztx .pp-row-separator {position: absolute;left: 0;width: 100%;z-index: 1;}.pp-previewing .fl-node-qvpan5f03ztx .pp-row-separator {z-index: 2001;}.fl-node-qvpan5f03ztx .pp-row-separator svg {position: absolute;left: 0;width: 100%;}.fl-node-qvpan5f03ztx .pp-row-separator-top {margin-top: -1px;}.fl-node-qvpan5f03ztx .pp-row-separator-top,.fl-node-qvpan5f03ztx .pp-row-separator-top svg {top: 0;bottom: auto;}.fl-node-qvpan5f03ztx .pp-row-separator-bottom {margin-bottom: -1px;}.fl-node-qvpan5f03ztx .pp-row-separator-bottom,.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg {top: auto;bottom: 0;}.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg.pp-big-triangle,.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg.pp-big-triangle-shadow,.fl-node-qvpan5f03ztx .pp-row-separator-top svg.pp-big-triangle-left,.fl-node-qvpan5f03ztx .pp-row-separator-top svg.pp-big-triangle-right,.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg.pp-small-triangle,.fl-node-qvpan5f03ztx .pp-row-separator-top svg.pp-tilt-right,.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg.pp-tilt-right,.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg.pp-curve,.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg.pp-twin-curves,.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg.pp-wave,.fl-node-qvpan5f03ztx .pp-row-separator-top svg.pp-cloud,.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg.pp-slit,.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg.pp-water-separator {transform: scaleY(-1);}.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg.pp-big-triangle-right,.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg.pp-tilt-right {transform: scaleX(-1);}.fl-node-qvpan5f03ztx .pp-row-separator-top svg.pp-tilt-left {transform: scale(-1);}@media only screen and (max-width: 1200px) {}@media only screen and (max-width: 992px) {.fl-node-qvpan5f03ztx .pp-row-separator-top,.fl-node-qvpan5f03ztx .pp-row-separator-bottom {display: block;}.fl-node-qvpan5f03ztx .pp-row-separator-top {display: none;}.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg {height: 50px;}.fl-node-qvpan5f03ztx .pp-row-separator.pp-separator-mountains.pp-row-separator-bottom,.fl-node-qvpan5f03ztx .pp-row-separator.pp-separator-curve_layers.pp-row-separator-bottom {height: 50px;}}@media only screen and (max-width: 768px) {.fl-node-qvpan5f03ztx .pp-row-separator-top,.fl-node-qvpan5f03ztx .pp-row-separator-bottom {display: block;}.fl-node-qvpan5f03ztx .pp-row-separator-top {display: none;}.fl-node-qvpan5f03ztx .pp-row-separator-bottom svg {height: 40px;}.fl-node-qvpan5f03ztx .pp-row-separator.pp-separator-mountains.pp-row-separator-bottom,.fl-node-qvpan5f03ztx .pp-row-separator.pp-separator-curve_layers.pp-row-separator-bottom {height: 40px;}}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-node-l3e2b14idhry .pp-row-separator {position: absolute;left: 0;width: 100%;z-index: 1;}.pp-previewing .fl-node-l3e2b14idhry .pp-row-separator {z-index: 2001;}.fl-node-l3e2b14idhry .pp-row-separator svg {position: absolute;left: 0;width: 100%;}.fl-node-l3e2b14idhry .pp-row-separator-top {margin-top: -1px;}.fl-node-l3e2b14idhry .pp-row-separator-top,.fl-node-l3e2b14idhry .pp-row-separator-top svg {top: 0;bottom: auto;}.fl-node-l3e2b14idhry .pp-row-separator-bottom {margin-bottom: -1px;}.fl-node-l3e2b14idhry .pp-row-separator-bottom,.fl-node-l3e2b14idhry .pp-row-separator-bottom svg {top: auto;bottom: 0;}.fl-node-l3e2b14idhry .pp-row-separator-bottom svg.pp-big-triangle,.fl-node-l3e2b14idhry .pp-row-separator-bottom svg.pp-big-triangle-shadow,.fl-node-l3e2b14idhry .pp-row-separator-top svg.pp-big-triangle-left,.fl-node-l3e2b14idhry .pp-row-separator-top svg.pp-big-triangle-right,.fl-node-l3e2b14idhry .pp-row-separator-bottom svg.pp-small-triangle,.fl-node-l3e2b14idhry .pp-row-separator-top svg.pp-tilt-right,.fl-node-l3e2b14idhry .pp-row-separator-bottom svg.pp-tilt-right,.fl-node-l3e2b14idhry .pp-row-separator-bottom svg.pp-curve,.fl-node-l3e2b14idhry .pp-row-separator-bottom svg.pp-twin-curves,.fl-node-l3e2b14idhry .pp-row-separator-bottom svg.pp-wave,.fl-node-l3e2b14idhry .pp-row-separator-top svg.pp-cloud,.fl-node-l3e2b14idhry .pp-row-separator-bottom svg.pp-slit,.fl-node-l3e2b14idhry .pp-row-separator-bottom svg.pp-water-separator {transform: scaleY(-1);}.fl-node-l3e2b14idhry .pp-row-separator-bottom svg.pp-big-triangle-right,.fl-node-l3e2b14idhry .pp-row-separator-bottom svg.pp-tilt-right {transform: scaleX(-1);}.fl-node-l3e2b14idhry .pp-row-separator-top svg.pp-tilt-left {transform: scale(-1);}@media only screen and (max-width: 1200px) {}@media only screen and (max-width: 992px) {.fl-node-l3e2b14idhry .pp-row-separator-top,.fl-node-l3e2b14idhry .pp-row-separator-bottom {display: block;}.fl-node-l3e2b14idhry .pp-row-separator-top {display: none;}.fl-node-l3e2b14idhry .pp-row-separator-bottom {display: none;}}@media only screen and (max-width: 768px) {.fl-node-l3e2b14idhry .pp-row-separator-top,.fl-node-l3e2b14idhry .pp-row-separator-bottom {display: block;}.fl-node-l3e2b14idhry .pp-row-separator-top {display: none;}.fl-node-l3e2b14idhry .pp-row-separator-bottom {display: none;}}.fl-node-ztq7c814udes .fl-row-content {min-width: 0px;}.fl-node-hwm1tirl4b5x .fl-row-content {min-width: 0px;}.fl-node-emqs76id2wbp .fl-row-content {min-width: 0px;}.fl-node-lwfc9it7ogne .fl-row-content {min-width: 0px;}.fl-node-kz25yiraf1lg .fl-row-content {min-width: 0px;}.fl-node-a84q1ihokxw6 .fl-row-content {min-width: 0px;}.fl-node-04297cn3wk1y .fl-row-content {min-width: 0px;}.fl-node-w1ft2d3m5kxj .fl-row-content {min-width: 0px;}.fl-node-fo0ijcw1zabn .fl-row-content {min-width: 0px;}.fl-node-1g0jixf5bdau .fl-row-content {min-width: 0px;}.fl-node-yskutfq867ai .fl-row-content {min-width: 0px;}.fl-node-a4863d9c2twq .fl-row-content {min-width: 0px;}.fl-node-uzy80qc7kel4 .fl-row-content {min-width: 0px;}.fl-node-qvpan5f03ztx .fl-row-content {min-width: 0px;}.fl-node-l3e2b14idhry .fl-row-content {min-width: 0px;}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}